@import 'normalize.min.css';
@import 'flickity.css';




/* ==========================================================================
   HTML5 Boilerplate styles
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #111;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;

}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

*:focus {
    outline: none;
}

a:focus, a:active{
    outline:none;
}

/* ==========================================================================
   Fonts & Icons
   ========================================================================== */


@font-face {
    font-family: 'art-ist';
    src: url('../fonts/art-ist%EF%B9%96hqd763.eot');
    src: url('../fonts/art-ist%EF%B9%96hqd763.eot#iefix') format('embedded-opentype'),
         url('../fonts/art-ist%EF%B9%96hqd763.ttf') format('truetype'),
         url('../fonts/art-ist%EF%B9%96hqd763.woff') format('woff'),
         url('../fonts/art-ist%EF%B9%96hqd763.svg#art-ist') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'EngraversGothic';
    src: url('../fonts/EngraversGothic-Regular-webfont.eot');
    src: url('../fonts/EngraversGothic-Regular-webfont%EF%B9%96iefix.eot') format('eot'),
         url('../fonts/EngraversGothic-Regular-webfont.woff') format('woff'),
         url('../fonts/EngraversGothic-Regular-webfont.ttf') format('truetype'),
         url('../fonts/EngraversGothic-Regular-webfont.svg#webfontysz32sPA') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'EngraversGothic';
    src: url('../fonts/EngraversGothic-Bold-webfont.eot');
    src: url('../fonts/EngraversGothic-Bold-webfont%EF%B9%96iefix.eot') format('eot'),
         url('../fonts/EngraversGothic-Bold-webfont.woff') format('woff'),
         url('../fonts/EngraversGothic-Bold-webfont.ttf') format('truetype'),
         url('../fonts/EngraversGothic-Bold-webfont.svg#webfontysz32sPA') format('svg');
    font-weight: 100;
    font-style: italic;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'art-ist' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
    content: "\e90b";
}
.icon-left-arrow:before {
    content: "\e907";
}
.icon-right-arrow:before {
    content: "\e908";
}
.icon-top-arrow:before {
	float: right;
   content: "\e909";
}
.icon-bottom-arrow:before {
float: right;
    content: "\e90a";
}
.icon-mail:before {
    content: "\e900";
}
.icon-instagram:before {
    content: "\e901";
}
.icon-facebook-sq:before {
    content: "\e902";
}
.icon-facebook:before {
    content: "\e903";
}
.icon-twitter-sq:before {
    content: "\e904";
}
.icon-twitter:before {
    content: "\e905";
}
.icon-feed:before {
    content: "\e906";
}

/* ==========================================================================
   Custom styles
   ========================================================================== */

body {
    font-family: 'EngraversGothic';
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-weight: 100;
    line-height: 1.2;
    font-size: 0.8em;
    padding: 0 0 20px;
    margin: 0
}

.container {
    width: 80%;
    margin: 0 auto;
}

a, a:hover {
    color: #111;
    text-decoration: none
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0
}

/* Header */

.mainHeader {
    width: 100%;
    height: 90px;
    padding: 15px 0 30px;
    position: fixed;
    top: 0;
    left: 0;
    box-sizing: border-box;
    margin-bottom: 40px;
    z-index: 997;
    background: rgba(255,255,255,0.8)
}

.mainHeader .menu {
    float: left;
    margin: 10px 0 0;
    width: 65%;
    font-size: 0.8em
}

.mainHeader .menu .btn:last-child {
    margin-right: 0
}

.mainHeader .menu .sub-menu {
    position: relative;
    display: inline-block;
    min-width: 94px
}

.mainHeader .menu .sub-menu:hover {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.mainHeader .menu .btn .label {
    float: left
}

.mainHeader .menu .sub-menu .icon {
    float: right;
}

.mainHeader .menu .sub-menu .icon {
    font-size: 0.9em;
    margin: 2px 0 0 5px;
    -webkit-font-smoothing: subpixel-antialiased;
    pointer-events: none;
}

.mainHeader .menu .sub-menu ul {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0;
    padding: 3px 0;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.18), 0 2px 15px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.18), 0 2px 15px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.18), 0 2px 15px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}

.mainHeader .menu .sub-menu ul li {
    float: left;
    width: 100%;
}

.mainHeader .menu .sub-menu ul li a {
    float: left;
    width: 100%;
    padding: 5px 20px;
    box-sizing: border-box;
    font-size: 0.8em;
    -webkit-tap-highlight-color: transparent;
}

.mainHeader .menu .sub-menu ul li:last-child {
    border-bottom: 0
}

.mainHeader .menu .sub-menu ul li:last-child a {
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.mainHeader .menu .sub-menu ul li a:hover {
    background: #eee
}

.mainHeader .menu .sub-menu ul li.title a {
    font-size: 1em
}

.mainHeader .menu .sub-menu ul li.title a:hover {
    background: none
}

.mainHeader .menu .sub-menu a {
    display: block
}

.mainHeader .menu .sub-menu:hover ul,
.mainHeader .menu .sub-menu:active ul,
.mainHeader .menu .sub-menu:focus ul {
    display: block;
}

.mainHeader .social-media {
    width: 15%;
    float: left;
    margin: 20px 0 0;
    padding: 0;
    font-size: 1.1em
}

.mainHeader .social-media ul {
    float: right;
    margin: 0
}

.mainHeader .social-media ul li {
    float: left;
    margin: 0 0 0 20px
}

.mainHeader .social-media ul li a {
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}

.mainHeader .social-media ul li.instagram a:hover{
    color: #3f729b
}

.mainHeader .social-media ul li.feed a:hover{
    color: #f26522
}

.mainHeader .social-media ul li.mail a:hover{
    color: #ea4335
}

.mainHeader .social-media ul li:first-child {
    margin-left: 0
}

.mainHeader .social-media ul li,
.mainHeader .social-media ul li a{
    color: #7e7e7e
}

.mainHeader .logo {
    width: 10%;
    box-sizing: border-box;
    text-align: center;
    float: left;
    font-weight: 600;
    font-size: 2.6em;
    line-height: 1;
}

.btn {
    float: left;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    padding: 8px 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    letter-spacing: .5px;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    margin: 0 10px 0 0;
    background: #fff;
    text-transform: uppercase;
    font-size: 0.8em;
    width: 120 px
}

.btn-circle {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    width: 28px;
    height: 28px;
    line-height: 28px;
    padding: 0;
    text-transform: none
}

.btn .icon {
    -webkit-font-smoothing: subpixel-antialiased;
}

.btn .icon-left-arrow {
    line-height: 30px;
    margin-left: -2px
}

.btn:hover {
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.18), 0 2px 15px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.18), 0 2px 15px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.18), 0 2px 15px 0 rgba(0, 0, 0, 0.15);
}

.no-hover:hover {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
}

/* Content */

.mainContent {
    margin: 90px 0 0
}

.mygallery {
width: 100%;
height: 100%;
display: none;
}

.grid .wrap:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.grid .box {
    opacity: 0;
    -webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
    box-sizing: border-box;
    margin-bottom: 85px;
}

.grid .box figure {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.grid .box img,
.grid .box video{
    width:100%;
    height: 100%;
    vertical-align: bottom;
    object-fit:  cover;
    padding: 0;
    margin: 0;
    background: #eee
}

.grid .box h3{
    float: left;
    margin: 10px 0 0;
}

.m1 {
	padding-top: 17px;
	padding-left: 0px;
	float: left;
}

.m2 {
	padding-top: 17px;
	float: left;
	padding-left: 40px;
}

.m3 {
	padding-top: 17px;
	padding-left: 20px;
	float: left;
}

.m4 {
	padding-top: 17px;
	padding-left: 20px;
	float: left;
}

.m5 {
	padding-top: 17px;
	padding-left: 20px;
	float: left;
}

.m6 {
	padding-top: 17px;
	padding-left: 20px;
	float: left;
}

.m7 {
	padding-top: 17px;
	padding-left: 20px;
	float: left;
}

.leica-ambassador {
	display: flex;
	align-items: center;
	font-size: 0.8em;
	color: #111;
        float: right;
}

.leica-ambassador img {
	height: 20px;
	vertical-align: middle;
	margin-right: 8px;
}

.slider .item {
    margin: 0 10px
}

.slider img {
    height: 320px;
}

.slider.slider-big img {
    height: calc(100vh - 13rem);
    -webkit-height: calc(100vh - 13rem);
    -moz-height: calc(100vh - 13rem);
}

.carousel-cell-image {
  transition: opacity 0.4s;
  opacity: 0;
}

.carousel-cell-image.flickity-lazyloaded,
.carousel-cell-image.flickity-lazyerror {
  opacity: 1;
}

.slider a {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.project-video{
    margin: 0 auto;
    width: 70%;
    display: table
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }

.embed-container iframe,
.embed-container object,
.embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Project */

.project h2 {
    margin: 40px auto 0;
    display: table;
}

/* Category */

.category h1 {
    text-transform: uppercase
}

.category h2 {
    font-style: italic;
    color: #7e7e7e;
    margin: 0 0 20px
}

.category .slider h3 {
    font-size: 1.5em;
    margin: 10px 0;
}

/* Artists */

.artists {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.artists .box {
    float: left;
    width: 25%;
    overflow: hidden;
    margin-right: 2.3576515979%;
    margin-bottom: 2.3576515979%;
    width: 23.2317613015%;
}

.artists .box:nth-child(4n) {
    margin-right: 0
}

.artists .box .image {
    padding-bottom: 140%;
    background-size: cover;
    background-position: center
}

.artists .box h3 {
    margin: 10px 0;
    line-height: 1.2em
}

/* Headings */

h1 {
    font-size: 3em;
    font-weight: 300;
    line-height: 1;
    display: block;
}

h2 {
    font-size: 2.5em;
    font-weight: 300;
    line-height: 1;
    display: block;
}

h3 {
    font-size: 1.8em;
    font-weight: 300;
    line-height: 1;
    display: block;
}

/* Popups */

.aj-hidden {
    display: none
}

#aj-overlay {
    position: absolute;
    z-index: 997;
    background: rgba(255,255,255,0.95);
    top: 0;
    left:0
}

.aj-popup {
    width: 100%;
    z-index: 998;
}

.aj-popup-content {
    width: 80%;
    z-index: 999;
    padding: 10px;
    box-sizing: border-box;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50,-50%);
    -moz-transform: translate(-50,-50%)
}

.aj-close {
    position: fixed;
    z-index: 999;
    right: 20px;
    top: 20px;
    font-family: 'art-ist';
    pointer-events:  none
}

.aj-close:before {
    content: "\e90b";
    font-size: 1em
}

.aj-close:hover {
    color: #0084ad
}

#info-popup{
    width: 80%;
    font-size: 1.2em;
    line-height: 1.4
}

#info-popup .address {
    float: left;
    width: 25%;
}

#info-popup .address li {
    margin-bottom: 20px
}

#info-popup .about {
    float: left;
    width: 75%
}

#info-popup .about p:first-child {
    margin-top: 0
}

#info-popup .logo {
    position: fixed;
    left: 0;
    top: 20px;
    width: 10%;
    box-sizing: border-box;
    text-align: center;
    float: left;
    font-weight: 600;
    font-size: 2.5em;
    line-height: 1;
    z-index: 999
}

/* Others */

.marginTop {
    margin-top: 80px
}

.marginBottom {
    margin-bottom: 80px
}

/* ==========================================================================
   Media Queries
   ========================================================================== */


#top {
	padding-bottom: 23px;
	font-size: 24px;
}
#under_top {
	background-color: #B89798;
	letter-spacing: 0.3em;
	list-style-type: none;
	font-size: 0.8em;
}
.one {
	float: left;
	padding-right: 20px;
}
.two {
	float: left;
	padding-right: 70px;
	padding-bottom: 50px;
}
.three {

	float: left;
}

.Category {
font-size: 1.8em;
}

li {
	list-style-type: none;
	padding-bottom: 15px;
}
.area {
	height: 100px;
	width: 100px;
	background: red;
	margin: 10px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
​ #main {
	width: 80%;
	z-index: 999;
	padding: 10px;
	box-sizing: border-box;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50, -50%);
	-moz-transform: translate(-50, -50%)
}


    .container {
        width: 90%
    }

    .mainHeader {
        width: 100%;
        left: 0;
        padding: 20px 5%
    }


    h3 {
        font-size: .8em;
	letter-spacing: 0em;
    }

 @media only screen and (max-width : 620px)  {
 	#info-popup {
	width: 80%;
	font-size: 2.7em;
	line-height: 0.7;
	}
 .m1 {
	padding-top: 5px;
	float: left;
	font-size: 1.5em;

	z-index: -10;
	}

	.m2 {
	padding-top: 5px;
	clear: left;
	float: left;
	padding-left: 0px;
	z-index: -11;
	}

	.m3 {

	float: left;
	padding-top: 5px;
	z-index: -12;
	padding-left: 10px;
	}

	.m4 {

	float: left;
	padding-top: 5px;
	z-index: -13;
	padding-left: 10px;
	}

	.m5 {

	float: left;
	padding-top: 5px;
	z-index: -14;
	padding-left: 10px;
	}

	.m6 {

	float: left;
	padding-top: 5px;
	z-index: -15;
	padding-left: 10px;
	}

	.m7 {

	float: left;
	padding-top: 5px;
	z-index: -16;
	padding-left: 10px;
	}
 }

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {
	.m1 {
	padding-top: 5px;
	float: left;
	font-size: 1.5em;

	z-index: -10;
	}

	.m2 {
	padding-top: 5px;
	clear: left;
	float: left;
	padding-left: 0px;
	z-index: -11;
	}

	.m3 {

	float: left;
	padding-top: 5px;
	z-index: -12;
	padding-left: 10px;
	}

	.m4 {

	float: left;
	padding-top: 5px;
	z-index: -13;
	padding-left: 10px;
	}

	.m5 {

	float: left;
	padding-top: 5px;
	z-index: -14;
	padding-left: 10px;
	}

	.m6 {

	float: left;
	padding-top: 5px;
	z-index: -15;
	padding-left: 10px;
	}

	.m7 {

	float: left;
	padding-top: 5px;
	z-index: -16;
	padding-left: 10px;
	}

}


@media only screen and (max-width: 392px)  {

	#under_top {
	background-color: #B89798;
	letter-spacing: 0.1em;
	list-style-type: none;
	font-size: 0.7em;
	}

	li {
	list-style-type: none;
	/*padding-bottom: 10px;*/
	font-size: 1.2em;
	line-height: 1.2;
	padding-bottom:5px;
	}

	li .title {
	font-size: 1.2em;
	}

	#top {
	display: none;
	}

	.aj-close {
    	z-index:1000;
	}

	#info-popup {
	width: 80%;
	font-size: 0.5em;
	line-height: 0.5;
	}

	.one {
	clear: left;
	width: 80%;
    float: left;
    text-align: left;
	}
	.two {
	clear: left;
	width: 80%;
    float: left;
    text-align: left;
	}
	.three {
	clear: left;
	width: 80%;
    	float: left;
    	text-align: left;
	}


	 .mainHeader {
        font-size: 0.6em;
            height: 80px;
            margin-bottom: 40px;
    	}

    	h3 {
        font-size: .7em
    	}

    	.m1 {
	padding-top: 5px;
	float: left;
	font-size: 1.5em;

	z-index: -10;
	}

	.m2 {
	padding-top: 5px;
	clear: left;
	float: left;
	padding-left: 0px;
	z-index: -11;
	}

	.m3 {

	float: left;
	padding-top: 5px;
	z-index: -12;
	padding-left: 10px;
	}

	.m4 {

	float: left;
	padding-top: 5px;
	z-index: -13;
	padding-left: 10px;
	}

	.m5 {

	float: left;
	padding-top: 5px;
	z-index: -14;
	padding-left: 10px;
	}

	.m6 {

	float: left;
	padding-top: 5px;
	z-index: -15;
	padding-left: 10px;
	}

	.m7 {

	float: left;
	padding-top: 5px;
	z-index: -16;
	padding-left: 10px;
	}

}


@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px)
and (orientation : portrait) {

	#top {
	display: none;
	}

	.aj-close {
    	z-index:1000;
	}

	#info-popup {
	width: 80%;
	font-size: 1.2em;
	line-height: 0.8;
	}

	.one {
	clear: left;
	width: 80%;
    	float: left;
    	text-align: left;
	}
	.two {
	clear: left;
	width: 80%;
    	float: left;
    	text-align: left;
	}
	.three {
	clear: left;
	width: 80%;
    	float: left;
    	text-align: left;
	}

}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {

#main {
padding-top: 70px;
}

#top {
	padding-bottom: 0px;
	font-size: 12px;
}
#under_top {
	background-color: #B89798;
	letter-spacing: 0.1em;
	list-style-type: none;
	font-size: 0.3em;
}
.one {
	float: left;
	padding-right: 10px;
}
.two {
	float: left;
	padding-right: 40px;
}
.three {

	float: left;
}

}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 736px)
and (orientation : landscape) {

#main {
padding-top: 70px;
}

#top {
	padding-bottom: 0px;
	font-size: 12px;
}
#under_top {
	background-color: #B89798;
	letter-spacing: 0.2em;
	list-style-type: none;
	font-size: 0.6em;
}
.one {
	float: left;
	padding-right: 10px;
}
.two {
	float: left;
	padding-right: 40px;
}
.three {

	float: left;
}

}







/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
}

*:first-child+html .clearfix {
	zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
