.page-content{
	position:relative;
	overflow:hidden;
}
.page-content:before{
	content:'';
	background:var(--c-dark);
	position:absolute;
	top:0;
	width:100%;
	height:600px;
}

/*-------------------------------
	:: Home - Slideshow
-------------------------------*/
.section.section-slideshow{
	margin:0;
	padding:0;
	position:relative;
}
.section.section-slideshow .container{
	padding-bottom:50px;
}
.section.section-slideshow .swipers{
	background:#f9f9f9;
	-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.2);
	-moz-box-shadow:0 4px 20px 0 rgba(0,0,0,.2);
	box-shadow:0 4px 20px 0 rgba(0,0,0,.2);
	overflow:hidden;
}
.section.section-slideshow .swipers,
.swiper-slideshow-left,
.swiper-slideshow-right,
.section-slideshow .swiper-slide,
.section-slideshow .swiper-slide-inner,
.section-slideshow .slide-content{
	height:700px;
}
.section.section-slideshow .swipers{
	overflow:hidden;
}
.section-slideshow .slide-content{
	padding:30px 40px 40px 40px;
}
.swiper-slideshow-right .swiper-container{
	transform:rotate(180deg);
}
.swiper-slideshow-right .swiper-slide{
	transform:rotate(-180deg);
	background:#fff;
}
.swiper-slideshow-right-wrapper .swiper-container{
	transform:rotate(180deg);
}
.swiper-slideshow-right-wrapper .swiper-slide{
	transform:rotate(-180deg);
}
.swiper-slideshow-left-wrapper{
	flex-basis:50%;
	max-width:50%;
}
.swiper-slideshow-right-wrapper{
	flex-basis:50%;
	position:relative;
	max-width:50%;
}
.section.section-slideshow .swiper-slide-inner{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	overflow:hidden;
}
.section.section-slideshow .swiper-slide img{
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:50% 50%;
}
.section-slideshow .swiper-slide{
	position:relative;
	cursor:pointer;
	overflow:hidden;
}
.swiper-slideshow .slide-content{
	position:relative;
	z-index:3;
	height:100%;
	padding-top:50px;
}
.section-slideshow .slide-title,
.section-slideshow .slide-text,
.section-slideshow .slide-link{
	position:relative;
	opacity:0;
    -webkit-transition:all ease-in-out .5s;
    -moz-transition:all ease-in-out .5s;
    -ms-transition:all ease-in-out .5s;
    -o-transition:all ease-in-out .5s;
    transition:all ease-in-out .5s;
	transition-delay:.2s;
}
.section-slideshow .slide-title:after{
    -webkit-transition:all ease-in-out .3s;
    -moz-transition:all ease-in-out .3s;
    -ms-transition:all ease-in-out .3s;
    -o-transition:all ease-in-out .3s;
    transition:all ease-in-out .3s;
	transition-delay:1s;
	opacity:0;
}
.section-slideshow .swiper-slide-active .slide-title:after{
	opacity:1;
}
.section-slideshow .slide-title{
	top:200px;
	font-size:2.8em;
	line-height:1.1;
	font-weight:600;
	margin:0 0 40px;
}
.section-slideshow .slide-text{
	top:350px;
	margin:0 0 50px;
	font-size:1.1em;
}
.section-slideshow .slide-link{
	top:500px;
}
.section-slideshow .swiper-slide-active .slide-title,
.section-slideshow .swiper-slide-active .slide-text,
.section-slideshow .swiper-slide-active .slide-link{
	top:0;
	opacity:1;
}
.section-slideshow.slidesToPrev .swiper-slideshow-left-wrapper .slide-title,
.section-slideshow.slidesToNext .swiper-slideshow-right-wrapper .slide-title{
	bottom:200px;
	top:auto;
	transition-delay:0.8s;
}
.section-slideshow.slidesToPrev .swiper-slideshow-left-wrapper .slide-title:after,
.section-slideshow.slidesToNext .swiper-slideshow-right-wrapper .slide-title:after{
	transition-delay:1.3s;
}
.section-slideshow.slidesToPrev .swiper-slideshow-left-wrapper .slide-text,
.section-slideshow.slidesToNext .swiper-slideshow-right-wrapper .slide-text{
	bottom:350px;
	top:auto;
	transition-delay:0.5s;
}
.section-slideshow.slidesToPrev .swiper-slideshow-left-wrapper .slide-link,
.section-slideshow.slidesToNext .swiper-slideshow-right-wrapper .slide-link{
	bottom:500px;
	top:auto;
	transition-delay:0.3s;
}
.section-slideshow.slidesToPrev .swiper-slideshow-left-wrapper .swiper-slide-active .slide-title,
.section-slideshow.slidesToPrev .swiper-slideshow-left-wrapper .swiper-slide-active .slide-text,
.section-slideshow.slidesToNext .swiper-slideshow-right-wrapper .swiper-slide-active .slide-title,
.section-slideshow.slidesToNext .swiper-slideshow-right-wrapper .swiper-slide-active .slide-text,
.section-slideshow.slidesToPrev .swiper-slideshow-left-wrapper .swiper-slide-active .slide-link,
.section-slideshow.slidesToNext .swiper-slideshow-right-wrapper .swiper-slide-active .slide-link{
	bottom:0;
}
.section-slideshow .slide-text p{
	margin:5px 0 0;
}
.section-slideshow .slide-text p:first-child{
	margin:0;
}
.section-slideshow .slide-text ul,
.section-slideshow .slide-text ol{
	margin:5px 0 0;
}
.section-slideshow .slide-text li{
	position:relative;
	display:inline-flex;
	gap:5px;
}
.section-slideshow .slide-text li:before{
	content:'';
	display:block;
	min-width:8px;
	height:8px;
	top:7px;
	position:relative;
	background:url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 256 256" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg"><g><g><path fill="rgb(89,89,89)" d="m228.992 146.827-180.398 103.224c-17.497 9.998-38.04-7.264-31.166-26.206l34.642-95.842-34.642-95.843c-6.874-18.982 13.669-36.205 31.166-26.207l180.398 103.224c14.606 8.319 14.568 29.331 0 37.65z"/></g></g></svg>') no-repeat center / contain;
}
.section.section-slideshow .swiper-button-next,
.section.section-slideshow .swiper-button-prev{
	top:300px;
}
.section.section-slideshow .swiper-button-next:hover,
.section.section-slideshow .swiper-button-prev:hover{
	opacity:1;
}
.section.section-slideshow .swiper-button-next{
	right:50px;
}
.section.section-slideshow .swiper-button-prev{
	left:50px;
}
.section.section-slideshow .swiper-button-prev:after{
	background:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 511.641 511.641" style="enable-background:new 0 0 511.641 511.641;" xml:space="preserve"><path fill="rgb(255,255,255)" d="M148.32,255.76L386.08,18c4.053-4.267,3.947-10.987-0.213-15.04c-4.16-3.947-10.667-3.947-14.827,0L125.707,248.293 c-4.16,4.16-4.16,10.88,0,15.04L371.04,508.667c4.267,4.053,10.987,3.947,15.04-0.213c3.947-4.16,3.947-10.667,0-14.827 L148.32,255.76z"/></svg>') no-repeat center / contain;
}
.section.section-slideshow .swiper-button-next:after{
	background:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 511.949 511.949" style="enable-background:new 0 0 511.949 511.949;" xml:space="preserve"><path fill="rgb(255,255,255)"  d="M386.235,248.308L140.902,2.975c-4.267-4.053-10.987-3.947-15.04,0.213c-3.947,4.16-3.947,10.667,0,14.827l237.76,237.76 l-237.76,237.867c-4.267,4.053-4.373,10.88-0.213,15.04c4.053,4.267,10.88,4.373,15.04,0.213c0.107-0.107,0.213-0.213,0.213-0.213 l245.333-245.333C390.395,259.188,390.395,252.468,386.235,248.308z"/></svg>') no-repeat center / contain;
}
.swiper-slideshow .slide-img{
	background-repeat:no-repeat;
	background-size:cover;
}
.swiper-slideshow-empty{
	display:block;
	height:50px;
}
.section-slideshow .slide-title,
.section-slideshow .slide-title a{
	color:var(--c2);
    -webkit-transition:all ease-in-out .5s;
    -moz-transition:all ease-in-out .5s;
    -ms-transition:all ease-in-out .5s;
    -o-transition:all ease-in-out .5s;
    transition:all ease-in-out .5s;
}
.section-slideshow .slide-title a:hover{
	color:#000;
}
.section-slideshow-mobile{
	display:none;
}
.swiper-slideshow-mobile,
.swiper-slideshow-mobile .swiper-slide{
	height:450px;
}
.section-slideshow-mobile .swiper-slide{
	position:relative;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	color:#fff;
	font-weight:500;
}
.section-slideshow-mobile .swiper-slide:before{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.7);
	z-index:0;
}
.section-slideshow-mobile .slide-content{
	position:relative;
	z-index:1;
	height:100%;
}
.section-slideshow-mobile .slide-title{
	font-size:2em;
}
.section-slideshow-mobile .slide-title,
.section-slideshow-mobile .slide-title a{
	color:var(--c1);
}
.section-slideshow-mobile  .swiper-slide .container{
	padding-top:30px;
	padding-bottom:30px;
	height:100%;
	justify-content:space-between;
}
.section-slideshow-mobile .slide-text{
	margin:20px 0 0;
}
.section-slideshow-mobile .slide-text p{
	margin:5px 0;
}
.section-slideshow-mobile .title-with-divider:after{
	background-image:repeating-linear-gradient(45deg, #fff, #fff 1px, transparent 2px, transparent 5px);
}
.section-slideshow-mobile .btn-white:hover{
	box-shadow:inset 0 0 0 2px #000;
	background:#000;
	color:#fff;
}
.section-slideshow-mobile .btn-white:hover:before,
.section-slideshow-mobile .btn-white:hover:after{
	border-color:#fff;
}

.section-slideshow-mobile .btn-bright:hover{
	box-shadow:inset 0 0 0 2px #000;
	background:#000;
	color:var(--c1);
}
.section-slideshow-mobile .btn-bright:hover:before,
.section-slideshow-mobile .btn-bright:hover:after{
	border-color:var(--c1);
}
.section-slideshow-mobile .swiper-button-next,
.section-slideshow-mobile .swiper-button-prev{
	top:auto;
	bottom:40px;
}
.section-slideshow-mobile .swiper-button-prev{
	left:auto;
	right:70px;
}
.section-slideshow-mobile .swiper-button-prev:after{
	background:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 511.641 511.641" style="enable-background:new 0 0 511.641 511.641;" xml:space="preserve"><path fill="rgb(255,255,255)" d="M148.32,255.76L386.08,18c4.053-4.267,3.947-10.987-0.213-15.04c-4.16-3.947-10.667-3.947-14.827,0L125.707,248.293 c-4.16,4.16-4.16,10.88,0,15.04L371.04,508.667c4.267,4.053,10.987,3.947,15.04-0.213c3.947-4.16,3.947-10.667,0-14.827 L148.32,255.76z"/></svg>') no-repeat center / contain;
}
.section-slideshow-mobile .swiper-button-next:after{
	background:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 511.949 511.949" style="enable-background:new 0 0 511.949 511.949;" xml:space="preserve"><path fill="rgb(255,255,255)"  d="M386.235,248.308L140.902,2.975c-4.267-4.053-10.987-3.947-15.04,0.213c-3.947,4.16-3.947,10.667,0,14.827l237.76,237.76 l-237.76,237.867c-4.267,4.053-4.373,10.88-0.213,15.04c4.053,4.267,10.88,4.373,15.04,0.213c0.107-0.107,0.213-0.213,0.213-0.213 l245.333-245.333C390.395,259.188,390.395,252.468,386.235,248.308z"/></svg>') no-repeat center / contain;
}
@media screen and (max-width:1700px){
	.section-slideshow .slide-title{
		font-size:2.5em;
	}
}
@media screen and (max-width:1650px){
	.section.section-slideshow .swiper-button-next{
		right:20px;
	}
	.section.section-slideshow .swiper-button-prev{
		left:20px;
	}
}
@media screen and (max-width:1550px){
	.section.section-slideshow .swiper-button-next{
		right:10px;
	}
	.section.section-slideshow .swiper-button-prev{
		left:10px;
	}
}
@media screen and (max-width:1500px){
	.section.section-slideshow .swiper-button-next{
		right:0;
	}
	.section.section-slideshow .swiper-button-prev{
		left:0;
	}
}
@media screen and (max-width:1300px){
	.section-slideshow .slide-title{
		font-size:2.2em;
	}
}
@media screen and (max-width:1024px){
	.section-slideshow .slide-text{
		font-size:1em;
		margin:0 0 20px;
	}
}
@media screen and (max-width:900px){
	.section-slideshow{
		display:none;
	}
	.section-slideshow-mobile{
		display:block;
	}
	.section-slideshow-mobile .slide-title{
		font-size:2em;
	}
}
@media screen and (max-width:700px){
	.section-slideshow-mobile .slide-title{
		font-size:1.8em;
	}
	.section-slideshow-mobile  .swiper-slide .container{
		padding-top:20px;
		padding-bottom:20px;
	}
	.section-slideshow-mobile .swiper-button-next,
	.section-slideshow-mobile .swiper-button-prev{
		bottom:30px;
	}
}
@media screen and (max-width:575px){
	.section-slideshow-mobile .slide-title{
		font-size:1.5em;
	}
	.section-slideshow-mobile .slide-text{
		font-size:.85em;
	}
	.section-slideshow-mobile .btn{
		padding:10px;
		font-size:.75em;
	}
	.section-slideshow-mobile .swiper-button-next,
	.section-slideshow-mobile .swiper-button-prev{
		bottom:23px;
	}
}

/*-------------------------------
	:: Home - Services
-------------------------------*/
.section.section-services{
	position:relative;
	top:-120px;
	padding:0;
}
.section.section-services .container{
	padding-left:70px;
	padding-right:70px;
	position:relative;
}
.section-services .swiper-slide,
.section-services .swiper-slide a,
.section-services .swiper-slide .text,
.section-services .swiper-slide .icon svg path{
    -webkit-transition:all ease .5s;
    -moz-transition:all ease .5s;
    -ms-transition:all ease .5s;
    -o-transition:all ease .5s;
    transition:all ease .5s;
}
.section-services .swiper-slide{
	display:flex;
	gap:20px;
	flex-direction:column;
	background:#fff;
	padding:30px;
	border:1px solid #e3e3e3;
	height:auto;
	cursor:pointer;
}
.section-services .swiper-slide .title{
	font-size:1.4em;
	line-height:1.1;
	font-weight:500;
}
.section-services .swiper-slide .title a{
	color:var(--c-dark);
}
.section-services .swiper-slide .icon svg{
	width:70px;
	height:70px;
}
.section-services .swiper-slide .icon svg path{
	fill:#848484;
}
.section-services .swiper-slide:hover{
	background:var(--c-dark);
	border:1px solid #000;
}
.section-services .swiper-slide:hover .title a{
	color:var(--c1);
}
.section-services .swiper-slide:hover .text{
	color:#fff;
}
.section-services .swiper-slide:hover .icon svg path{
	fill:#fff;
}
.swiper-pagination-services{
	position:relative;
	top:40px !important;	
}
@media screen and (max-width:1250px){
	.section-services .swiper-slide{
		padding:20px;
	}
	.section-services .swiper-slide .icon svg{
		width:50px;
		height:50px;
	}
	.section-services .swiper-slide{
		gap:10px;
	}
	.section-services .swiper-slide .title{
		font-size:1.2em;
	}
	.section-services .swiper-slide .flex-ac{
		gap:15px;
	}
}
@media screen and (max-width:900px){
	.section.section-services{
		top:0;
		margin:30px 0 50px;
	}
	.section.section-services .container{
		margin:0;
		padding-left:0;
		padding-right:0;
		max-width:100%;
	}
	.section-services .swiper-slide:first-child{
		margin-left:30px;
	}
}
@media screen and (max-width:900px){
	.section-services .swiper-slide .icon svg{
	    width:40px;
    	height:40px;
	}
}

/*-------------------------------
	:: Home - About
-------------------------------*/
.section-about{
	position:relative;
	overflow:hidden;
	padding:0 0 60px;
}
.section-about .container > div{
	flex-basis:47%;
}
.section-about .text p{
	margin:0 0 15px;
}
.section-about .images{
	position:relative;
}
.section-about .images > div{
	display:block;
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}
.section-about .images .img1{
	position:relative;
	width:60%;
	height:465px;
	z-index:1;
}
.section-about .images .img2{
	position:absolute;
	z-index:2;
	width:70%;
	height:280px;
	right:0;
	bottom:0;
}
.section-about .images  .img3{
	position:absolute;
	z-index:0;
	top:0;
	width:100%;
	height:100%;
}
.section-about .images  .img3:before{
	content:'';
	position:absolute;
	display:block;
	width:400px;
	max-width:100%;
	height:400px;
	background:url('../../img/scheme2.webp') no-repeat center / contain;
	z-index:0;
	opacity:.3;
	right:50px;
	top:50px;
	transform:rotate(2deg);
}
.section-about .text{
	margin:30px 0;
}
.section-about .socials{
	gap:15px;
}
.section-about .socials > a{
	width:30px;
	min-width:30px;
	height:30px;
}
@media screen and (max-width:1100px){
	.section-about .container .content{
		flex-basis:60%;
	}
	.section-about .container .images{
		flex-basis:37%;
	}
	.section-about .images .img1{
		height:300px;
	}
	.section-about .images .img2{
		width:80%;
		height:200px;
		bottom:auto;
		top:200px;
	}
	.section-about .images  .img3:before{
		width:250px;
		height:250px;
		right:15px;
	}
}
@media screen and (max-width:800px){
	.section-about > .container{
		flex-direction:column;
	}
	.section-about .container > *{
		flex-basis:100%;
	}
	.section-about .images{
		margin:40px 0 100px;
	}
	.section-about .images .img1{
		width:50%;
		height:350px;
	}
	.section-about .images .img2{
		right:0;
		width:55%;
		height:270px;
		bottom: -40px;
	}
	.section-about .images .img3{
		top:-75px;
	}
	.section-about .images .img3:before{
		height:350px;
	    width:50%;
	}
}
@media screen and (max-width:480px){
	.section-about .images .img1{
		width:60%;
		height:250px;
	}
	.section-about .images .img2{
		width:65%;
		height:170px;
	}
	.section-about .images .img3{
		  top:-100px;
	}
}

/*-------------------------------
	:: Home - Portfolio
-------------------------------*/
.section-portfolio:after{
	content:'';
	position:absolute;
	display:block;
	content:url('../../img/process-scheme1.webp');
	z-index:0;
	opacity:.3;
	bottom:-5px;
	right:0;
}

/*-------------------------------
	:: Home - Catalog
-------------------------------*/
.section-catalog{
	position:relative;
	overflow:hidden;
	padding-bottom:20px;
}
.section-catalog > .container{
	position:relative;
	z-index:1;
}
.section-catalog:after{
	content:'';
	position:absolute;
	display:block;
	content:url('../../img/process-scheme2.webp');
	z-index:0;
	opacity:.3;
	top:0;
	right:0;
}
.section-catalog > div > .btn{
	display:table;
	margin:0 auto 50px;
}
.catalog-equipments-1,
.catalog-equipments-2{
	position:absolute;
	bottom:0;
	overflow:hidden;
	display:block;
}
.catalog-equipments-1{
	left:0;
	width:400px;
	height:500px;
}
.catalog-equipments-2{
	right:0;
	width:300px;
	height:500px;
}
.catalog-equipments-1 img,
.catalog-equipments-2 img{
	position:absolute;
	z-index:0;
}
.catalog-equipments-1 .ce1{
	bottom:400px;
}
.catalog-equipments-1 .ce2{
	bottom:300px;
}
.catalog-equipments-1 .ce3{
	left:-60px;
	bottom:100px;
}
.catalog-equipments-1 .ce4{
	bottom:100px;
}
.catalog-equipments-1 .ce5{
	bottom:0;
	left:0;
}
.catalog-equipments-1 .ce6{
	bottom:0;
	left:120px;
}
.catalog-equipments-2 .ce7{
	bottom:0;
	right:150px;
}
.catalog-equipments-2 .ce8{
	bottom:0;
	right:110px;
}
.catalog-equipments-2 .ce9{
	bottom:220px;
	right:20px;
}
.catalog-equipments-2 .ce10{
	bottom:350px;
	right:0;
}
.catalog-equipments-2 .ce11{
	bottom:170px;
	right:0;
}
.catalog-equipments-2 .ce12{
	bottom:0;
	right:0;
}
@media screen and (max-width:1350px){
	.section-catalog > div > .btn{
		margin-bottom:100px;
	}
	.catalog-equipments-1 .ce1,
	.catalog-equipments-1 .ce3,
	.catalog-equipments-2 .ce9,
	.catalog-equipments-2 .ce10,
	.catalog-equipments-2 .ce11{
		display:none;
	}
	.catalog-equipments-1 .ce2{
		bottom:50px;
	}
	.catalog-equipments-1 .ce4{
		bottom:10px;
	}
	.catalog-equipments-1 .ce5{
		left:100px;
	}
	.catalog-equipments-1 .ce6{
		left:200px;
	}
}
@media screen and (max-width:575px){
	.catalog-equipments-1 .ce2{
		bottom:80px;
		width:40px;
		height:auto;
	}
	.catalog-equipments-1 .ce4{
		bottom:30px;
		width:80px;
		height:auto;
	}
	.catalog-equipments-1 .ce5{
		left:40px;
	}
	.catalog-equipments-1 .ce6{
		left:130px;
		width:65px;
		height:auto;
	}
	.catalog-equipments-2 .ce12{
		width:100px;
		height:auto;
	}
	.catalog-equipments-2 .ce7{
		width:80px;
		height:auto;
	}
	.catalog-equipments-2 .ce10{
		display:block;
		bottom:110px;
		width:40px;
		height:auto;
	}
}
@media screen and (max-width:440px){
	.section-catalog > div > .btn{
		margin-bottom:60px;
	}
	.catalog-equipments-1 .ce4{
		bottom:50px;
		width:70px;
	}
	.catalog-equipments-1 .ce5{
		width:80px;
		height:auto;
		left:0;
	}
	.catalog-equipments-1 .ce6{
		left:55px;
	}
	.catalog-equipments-2 .ce12{
		width:80px;
	}
	.catalog-equipments-2 .ce10{
		width:30px;
		bottom:90px;
	}
	.catalog-equipments-2 .ce8{
		right:80px;
	}
	.catalog-equipments-2 .ce7{
		width:60px;
		right:120px;
	}
}


/*-------------------------------
	:: Home - Video
-------------------------------*/
.section-video{
	background:var(--c-light);
	color:#000;
}
.section-video:after{
	content:'';
	position:absolute;
	display:block;
	width:250px;
	height:250px;
	background:url('../../img/scheme5-top.webp') no-repeat bottom left;
	z-index:0;
	opacity:.4;
	bottom:0;
	left:0;
}
.section-video:before{
	content:'';
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	background:url('../../img/bg-videos.webp') no-repeat top left;
	background-attachment:fixed;
	z-index:0;
	opacity:.5;
	top:0;
	left:0;
}
.section-video .container{
	position:relative;
	z-index:1;
}
.section-video .container > div{
	width:50%;
	position:relative;
}
.swiper-video{
	max-width:640px;
	padding-bottom:10px;
}
.section-video .swiper-pagination-video{
	top:0;
	bottom:auto;
}
.section-video .swiper-wrapper{
	margin:5px 0 0;
}
.section-video .swiper-pagination-video .swiper-pagination-progressbar-fill{
	background:var(--c1);
}
.section-video .btn{
	margin-top:30px;
	display:table;
}
.section-video .text{
	color:#000;
	font-weight:500;
}
.section-video .swiper-button-next,
.section-video .swiper-button-prev{
	top:auto;
	bottom:8px;
	z-index:20;
}
.section-video .swiper-button-next{
	right:0;
}
.section-video .swiper-button-prev{
	left:0;
}
.section-video .swiper-button-prev:hover:after{
	background:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 511.641 511.641" style="enable-background:new 0 0 511.641 511.641;" xml:space="preserve"><path fill="rgb(0,0,0)" d="M148.32,255.76L386.08,18c4.053-4.267,3.947-10.987-0.213-15.04c-4.16-3.947-10.667-3.947-14.827,0L125.707,248.293 c-4.16,4.16-4.16,10.88,0,15.04L371.04,508.667c4.267,4.053,10.987,3.947,15.04-0.213c3.947-4.16,3.947-10.667,0-14.827 L148.32,255.76z"/></svg>') no-repeat center / contain !important;
}
.section-video .swiper-button-next:hover:after{
	background:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 511.949 511.949" style="enable-background:new 0 0 511.949 511.949;" xml:space="preserve"><path fill="rgb(0,0,0)"  d="M386.235,248.308L140.902,2.975c-4.267-4.053-10.987-3.947-15.04,0.213c-3.947,4.16-3.947,10.667,0,14.827l237.76,237.76 l-237.76,237.867c-4.267,4.053-4.373,10.88-0.213,15.04c4.053,4.267,10.88,4.373,15.04,0.213c0.107-0.107,0.213-0.213,0.213-0.213 l245.333-245.333C390.395,259.188,390.395,252.468,386.235,248.308z"/></svg>') no-repeat center / contain !important;
}
.section-video .btn-more-second{
	display:none;
	margin:0 auto;
}
@media screen and (max-width:880px){
	.section-video > .container{
		flex-direction:column;
		gap:50px;
	}
	.section-video > .container > div{
		width:100%;
	}
	.section-video .title-btn{
		text-align:center;
		justify-content:center;
	}
	.section-video .title-btn .title-with-divider:after{
		display:table;
		right:0;
		margin:0 auto;
	}
	.section-video .title-btn .btn{
		display:none;
	}
	.section-video .btn-more-second{
		display:table;
	}
	.section-video .swiper-button-prev{
		left:20%;
	}
	.section-video .swiper-button-next{
		right:20%;
	}
}
@media screen and (max-width:700px){
	.swiper-video{
		max-width:100%;
	}
	.section-video .video{
		width:100% !important;
		height:300px;
	}
}
@media screen and (max-width:480px){
	.section-video .swiper-button-prev{
		left:15%;
	}
	.section-video .swiper-button-next{
		right:15%;
	}
}
@media screen and (max-width:420px){
	.section-video .swiper-button-prev{
		left:10%;
	}
	.section-video .swiper-button-next{
		right:10%;
	}
	.section-video .btn-more-second .btn{
		margin-top:0;
	}
}
	
/*-------------------------------
	:: Home - Process
-------------------------------*/
.section-process:before{
	content:'';
	position:absolute;
	display:block;
	width:250px;
	height:250px;
	background:url('../../img/scheme5-bottom.webp') no-repeat top left;
	z-index:0;
	opacity:.3;
	top:0;
	left:0;
}
.section-process .process-steps{
	display:flex;
	flex-wrap:wrap;
	border:1px solid #e8e8e8;
	margin:50px 0 0;
}
.section-process .step{
	position:relative;
	flex-basis:25%;
	padding:25px 25px 35px;
	background:#e8e8e8;
}
.section-process .step.has-link{
	cursor:pointer;
}
.section-process .step > *{
	position:relative;
	z-index:2;
}
.section-process .step-title{
	font-size:1.3em;
	font-weight:500;
	color:var(--c-dark);
	display:flex;
	gap:10px;
	flex-direction:column;
	align-items:flex-start;
}
.section-process .btn{
	display:table;
	margin:50px auto 0;
}
.section-process .step-title span{
	border-radius:50%;
	min-width:30px;
	height:30px;
	display:flex;
	align-items:center;
	justify-content:center;
	font-weight:700;
	background:#a1a1a1;
	color:#fff;
	font-size:.8em;
	margin:0 0 5px;
}
.section-process .step:hover .step-title{
	color:#000 !important;
}
.section-process .step-title div{
	margin:0 0 15px;
}
.section-process .step:nth-child(1),
.section-process .step:nth-child(3),
.section-process .step:nth-child(6),
.section-process .step:nth-child(8){
	background:#f9f9f9;
}
.section-process .arrows-video{
	display:table;
	margin:0 auto;
}
.section-process .arrows-more{
	transform:rotate(0deg);
}
.section-process .more{
	position:absolute;
	right:25px !important;
	width:37px;
	height:32px;
	bottom:10px;
}
.section-process .more:before{
	content:'';
	display:block;
	width:100%;
	height:100%;
	background:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512.009 512.009" style="enable-background:new 0 0 512.009 512.009;" xml:space="preserve"><path d="M508.625,247.801L508.625,247.801L392.262,131.437c-4.18-4.881-11.526-5.45-16.407-1.269 c-4.881,4.18-5.45,11.526-1.269,16.407c0.39,0.455,0.814,0.88,1.269,1.269l96.465,96.582H11.636C5.21,244.426,0,249.636,0,256.063 s5.21,11.636,11.636,11.636H472.32l-96.465,96.465c-4.881,4.18-5.45,11.526-1.269,16.407s11.526,5.45,16.407,1.269 c0.455-0.39,0.88-0.814,1.269-1.269l116.364-116.364C513.137,259.67,513.137,252.34,508.625,247.801z"/></svg>') no-repeat center / contain;
}
@media screen and (min-width:1101px){
	.section-process .step:hover{
		background:var(--c1) !important;
		color:#000 !important;
	}
	.section-process .step:after{
		content:'';
		opacity:0;
		visibility:hidden;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		transition:all .3s ease 0s;
		z-index:1;
		background:var(--c1);
	}
	.section-process .step:hover:after{
		opacity:1;
		visibility:visible;
		z-index:1;
		transform:scale(1.1);
	}
	.section-process .more{
		transition:all 0.5s ease;
		opacity:0;
	}
	.section-process .step:hover .step-title span{
		background:#fff !important;
		color:#000 !important;
	}
}
@media screen and (max-width:1400px){
	.section-process .step-title{
		font-size:1.1em;
	}
}
@media screen and (max-width:1100px){
	.section-process .step{
		flex-basis:50%;
		padding-bottom:45px;
	}
	.section-process .step{
		background:#e8e8e8 !important;
	}
	.section-process .step:nth-child(1),
	.section-process .step:nth-child(4),
	.section-process .step:nth-child(5),
	.section-process .step:nth-child(8){
		background:#f9f9f9 !important;
	}
}
@media screen and (max-width:880px){
	.section-process .process-steps{
		margin:30px 0 0;
	}
}
@media screen and (max-width:575px){
	.section-process .step{
		flex-basis:100%;
	}
	.section-process .step,
	.section-process .step:nth-child(1),
	.section-process .step:nth-child(4),
	.section-process .step:nth-child(5),
	.section-process .step:nth-child(8){
		background:#e8e8e8 !important;
	}
	.section-process .step:nth-child(odd){
		background:#f9f9f9 !important;
	}
}

/*-------------------------------
	:: Home - Feedbacks
-------------------------------*/
.section-feedbacks{
	position:relative;
	background:var(--c-dark);
	color:#fff;
}
.section-feedbacks:after{
	position:absolute;
	display:block;
	content:url('../../img/scheme6-top.webp');
	z-index:0;
	bottom:-5px;
	right:0;
}
.section-feedbacks .container{
	position:relative;
	z-index:1;
}
.section-feedbacks .section-subtitle{
	color:#fff !important;
}
.section-feedbacks .section-title,
.section-feedbacks .section-title a{
	color:var(--c1) !important;
}
.section-feedbacks .title-with-divider:after{
	background-image:repeating-linear-gradient(45deg, #fff, #fff 1px, transparent 2px, transparent 5px);
}
.section-feedbacks .container-feedbacks{
	margin-top:50px;
	position:relative;
}
.section-feedbacks .swiper-wrapper .swiper-slide{
	align-self:stretch;
}
.feedback-block .text{
	background:rgba(53,53,53,.9) !important;
}
.feedback-block .text:before{
	background:url('data:image/svg+xml;utf8,<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="rgba(255,255,255)" fill-rule="nonzero" transform="translate(-168 -120)"><g transform="translate(168 123)"><path d="m17.5 0c3.0375661 0 5.5 2.46243388 5.5 5.5 0 2.24359353-1.167947 4.41441778-2.9111308 4.8333002-.672403.1615766-1.2078979 1.02447-1.0928361 2.0095374.1540066 1.3184824 1.3463276 2.6505542 3.7071167 3.7002924.5256439.2337306.3055464 1.024461-.2652638.9529968-6.1525687-.7702882-10.4173542-4.7813592-10.4378142-10.45628872-.0000737-3.90279086 2.3057181-6.53983808 5.4999282-6.53983808z"/><path id="Combined-Shape" d="m5.5 0c3.03756612 0 5.5 2.46243388 5.5 5.5 0 2.24359353-1.16794703 4.41441778-2.91113083 4.8333002-.67240301.1615766-1.20789791 1.02447-1.09283612 2.0095374.15400669 1.3184824 1.3463276 2.6505542 3.70711675 3.7002924.5256439.2337306.3055464 1.024461-.2652638.9529968-6.15256873-.7702882-10.41735423-4.7813592-10.43781423-10.45628872-.00007369-3.90279086 2.30571812-6.53983808 5.49992823-6.53983808z"/></g></g></g></svg>') no-repeat center / contain;
}
.feedback-block .service{
	font-size:.9em;
	margin:20px 0 0 !important;
}
.feedback-block .service a{
	color:#fff;
	text-decotation:underline;
}
.feedback-block .service a:hover{
	color:var(--c1);
}
.feedback-block .author{
	color:#d7d7d7 !important;
}
.feedback-block .author:before{
	background:rgba(255,255,255,.5);
}
.section-feedbacks .swiper-slide > *{
	opacity:0;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.section-feedbacks .swiper-slide.swiper-slide-active > *{
	opacity:1;
}
.section-feedbacks .swiper-pagination-bullet,
.section-feedbacks .swiper-pagination-bullet-active{
	background:#fff !important;
	opacity:1 !important;
}
.section-feedbacks .swiper-pagination{
	position:relative;
	margin-top:20px;
}
.section-feedbacks .btn{
	display:table;
	margin:50px auto 0;
}
.section-feedbacks .swiper-button-prev:after{
	background:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 511.641 511.641" style="enable-background:new 0 0 511.641 511.641;" xml:space="preserve"><path fill="rgb(255,255,255)" d="M148.32,255.76L386.08,18c4.053-4.267,3.947-10.987-0.213-15.04c-4.16-3.947-10.667-3.947-14.827,0L125.707,248.293 c-4.16,4.16-4.16,10.88,0,15.04L371.04,508.667c4.267,4.053,10.987,3.947,15.04-0.213c3.947-4.16,3.947-10.667,0-14.827 L148.32,255.76z"/></svg>') no-repeat center / contain;
}
.section-feedbacks .swiper-button-next:after{
	background:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 511.949 511.949" style="enable-background:new 0 0 511.949 511.949;" xml:space="preserve"><path fill="rgb(255,255,255)"  d="M386.235,248.308L140.902,2.975c-4.267-4.053-10.987-3.947-15.04,0.213c-3.947,4.16-3.947,10.667,0,14.827l237.76,237.76 l-237.76,237.867c-4.267,4.053-4.373,10.88-0.213,15.04c4.053,4.267,10.88,4.373,15.04,0.213c0.107-0.107,0.213-0.213,0.213-0.213 l245.333-245.333C390.395,259.188,390.395,252.468,386.235,248.308z"/></svg>') no-repeat center / contain;
}
.section-feedbacks .swiper-button-prev:hover:after{
	background:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 511.641 511.641" style="enable-background:new 0 0 511.641 511.641;" xml:space="preserve"><path fill="rgb(252,204,0)" d="M148.32,255.76L386.08,18c4.053-4.267,3.947-10.987-0.213-15.04c-4.16-3.947-10.667-3.947-14.827,0L125.707,248.293 c-4.16,4.16-4.16,10.88,0,15.04L371.04,508.667c4.267,4.053,10.987,3.947,15.04-0.213c3.947-4.16,3.947-10.667,0-14.827 L148.32,255.76z"/></svg>') no-repeat center / contain;
}
.section-feedbacks .swiper-button-next:hover:after{
	background:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 511.949 511.949" style="enable-background:new 0 0 511.949 511.949;" xml:space="preserve"><path fill="rgb(252,204,0)"  d="M386.235,248.308L140.902,2.975c-4.267-4.053-10.987-3.947-15.04,0.213c-3.947,4.16-3.947,10.667,0,14.827l237.76,237.76 l-237.76,237.867c-4.267,4.053-4.373,10.88-0.213,15.04c4.053,4.267,10.88,4.373,15.04,0.213c0.107-0.107,0.213-0.213,0.213-0.213 l245.333-245.333C390.395,259.188,390.395,252.468,386.235,248.308z"/></svg>') no-repeat center / contain;
}
.section-feedbacks .swiper-button-next,
.section-feedbacks .swiper-button-prev{
	top:75px;
}
.section-feedbacks .swiper-button-next{
	right:0 !important;
}
.section-feedbacks .swiper-button-prev{
	left:0 !important;
}
@media screen and (max-width:1200px){
	.section-feedbacks .swiper-slide > *{
		width:90%;
	}
}

/*-------------------------------
	:: Home - Team
-------------------------------*/
.section-team{
	position:relative;
}
.section-team:before{
	content:'';
	position:absolute;
	display:block;
	content:url('../../img/scheme6-bottom.webp');
	z-index:1;
	opacity:.3;
	top:0;
	right:0;
}
.section-team .btn{
	display:table;
	margin:50px 0 0;
}
.section-team .container > *{
	width:49%;
	position:relative;
}
.swiper-team-container{
	padding:0 50px;
}
.section-team .swiper-slide{
	position:relative;
	text-align:center;
}
.section-team .swiper-slide.has-photo:before{
	content:'';
	display:block;
	width:100%;
	height:270px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center top;
	margin:0 0 15px;
}
.section-team .author{
	font-weight:500;
	margin:15px 0 5px;
	font-size:1.1em;
}
.section-team .swiper-wrapper{
	padding-bottom:80px;
}
.section-team .swiper-wrapper .swiper-slide{
	align-self:stretch;
}
.section-team .swiper-button-next,
.section-team .swiper-button-prev{
	top:150px;
}
.section-team .text p{
	margin:10px 0;
}
@media screen and (max-width:880px){
	.section-team > .container{
		flex-direction:column-reverse;
		gap:50px;
	}
	.section-team > .container > div{
		width:100%;
	}
	.section-team .title-btn{
		text-align:center;
		justify-content:center;
	}
	.section-team .title-btn .title-with-divider:after{
		display:table;
		right:0;
		margin:0 auto;
	}
	.section-team .btn{
		margin-left:auto;
		margin-right:auto;
	}
	.swiper-team-container{
		width:420px !important;
		max-width:100%;
		margin:0 auto;
	}
}

/*-------------------------------
	:: Home - Consultation
-------------------------------*/
.section-consultation{
	padding:0;
	background:#f7efe5;
	overflow:hidden;
	height:120px;
}
.section-consultation .container{
	position:relative;
	z-index:1;
	height:100%;
}
.section-consultation .corner{
	position:absolute;
	width:1100px;
	top:-500px;
	left:-302px;
	z-index:0;
}
.section-consultation .corner path{
	fill:#eee4d8;
}
.section-consultation .wpcf7-form{
	position:relative;
}
.section-consultation .wpcf7-form,
.section-consultation .wpcf7{
	display:flex;
	align-items:center;
	gap:30px;
}
.section-consultation .typer-text{
	font-size:1.5em;
	font-weight:500;
}
.section-consultation .wpcf7-form input[type="tel"]{
	padding:10px;
	border-radius:10px;
	border: 1px solid #eee;
	width:185px !important;
	font-size:1.1em !important;
}
.section-consultation .wpcf7-form .field{
	margin:0;
}
.section-consultation .form{
	position:relative;
}
.section-consultation .wpcf7-form.invalid .wpcf7-response-output,
.section-consultation .wpcf7-form.invalid .wpcf7-not-valid-tip{
	display:none;
}
.section-consultation .wpcf7-form.sent .fields,
.section-consultation .wpcf7-form.sent .row-submit{
	display:none;
}
.section-consultation .wpcf7-form .wpcf7-response-output{
	margin: 0 !important;
	cursor:pointer;
}
.section-consultation .wpcf7-form.sent .wpcf7-response-output:after{
	content:'';
	min-width:20px;
	height:20px;
	display:block;
	margin:0 0 0 10px;
	background:url('data:image/svg+xml;utf8,<svg height="512" viewBox="0 0 64 64" width="512" xmlns="http://www.w3.org/2000/svg"><path d="m34.773 32 18.227 18.227-2.773 2.773-18.227-18.227-18.227 18.227-2.773-2.773 18.227-18.227-18.227-18.227 2.773-2.773 18.227 18.227 18.227-18.227 2.773 2.773z"/></svg>') no-repeat center / contain;
}


@media screen and (max-width:900px){
	.page-content:before{
		content:none;
	}
}
@media screen and (max-width:880px){
	.section{
		padding-top:50px;
		padding-bottom:50px;
	}
}

/* ==================================================
// fancyBox v3.5.7
//
// Licensed GPLv3 for open source use
// or fancyBox Commercial License for commercial use
//
// http://fancyapps.com/fancybox/
// Copyright 2022 fancyApps
//
// ==================================================*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-button--pause:before,.fancybox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent}.fancybox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}