@charset "UTF-8";
/*
Theme Name: Ваше сиятельство
Theme URI:  https://вашесиятельство.рф/
Author:  Смородина
Author URI: 
Description:  Ваше сиятельство - Производство светодиодных ламп
Version: 1.0
font-family: "Raleway", sans-serif;
*/
body{
	font-family: "Raleway", sans-serif;
	color: #000000;
	overflow-x:hidden;
	-webkit-font-smoothing: subpixel-antialiased !important;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	position:relative;
	background:#FFFFFF;
	margin:0;
	-webkit-text-size-adjust:100%;
	-webkit-tap-highlight-color:transparent;
}
.body{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	
}
html,body{
	height: 100%;
}
*{
min-width:0;
min-height:0;
}
*,::after,::before{
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}
hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}
button, button:active, button:focus, a, a:active, a:focus, a:hover,
div:focus, input:focus{
	outline: none;
	text-decoration:none;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover,
a:focus{
	color:#000000;
	text-decoration:none;
}
p{margin-top:0;margin-bottom:1rem}
button::-moz-focus-inner, a::-moz-focus-inner {
	border: 0;
}
iframe{
	border:0;
	box-shadow:none;
	margin:0;
	padding:0;
	margin-bottom: -10px;
}
input, textarea, select{
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0;
	box-shadow: none;
	border: 0;
	background-image: none;
	padding-left:20px;
	padding-right:20px;
}
br{
	font-size:1px;
	line-height:1px;
}
img{
	display:block;
	max-width:100%;
	height:auto;
}
input,textarea,button{
	font-family: "Raleway", sans-serif;
}
.bodycontent {
	flex: 1 0 auto;
	position:relative;
	background:#FFFFFF;
	overflow:hidden;
}
.footercontent {
  flex-shrink: 0;
}
a {
    text-decoration: none;
}
.text-left,
caption {
    text-align: left;
}
.h1,
body,h1,html,legend {
    color: #1C161F;
}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,
h5,h6,legend,li,l,p,pre,td,th,ul {
    margin: 0;
    padding: 0;
}
td {
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,th,var {
    font-style: normal;
    font-weight: 400;
}
b,strong {
    font-weight: 700;
}
em {
    font-style: italic;
}
li {
    list-style: none;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
}
abbr,acronym {
    border: 0;
    font-variant: normal;
}
input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
html {
    font-size: 16px;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
/**/
.container{
	width:100%;
	padding-right:10px;
	padding-left:10px;
	margin-right:auto;
	margin-left:auto;
}
@media (min-width:576px){
	.container{max-width:540px}
}
@media (min-width:768px){
	.container{max-width:720px}
}
@media (min-width:992px){
	.container{max-width:960px}
}
@media (min-width:1300px){
	.container{max-width:1280px}
}
@media (min-width:1400px){
	.container{max-width:1318px}
}

.btn{
	display: flex;
	align-items: center;
	justify-content: center; 
	text-align:center;
	height:85px;
	max-width:100%;
	width:fit-content;
	border-radius:360px;
	cursor:pointer;
	box-shadow:none;
	border:none;
	outline:none;
}

.header-wrap{
	width: 100%;
	position:relative;
	overflow:hidden;	
}
.header-wrap,
.header--inner .header{
	min-height:216px;
}
.header--home,
.hero-slider {
	height:562px;
}
.header-wrap:before,
.header-wrap:after,
.hero-slider .slide1:before,
.hero-slider .slide1:after{
	content:'';
	display:block;
	position:absolute;
	pointer-events:none;
	z-index:15;
}
.header-wrap:before,
.hero-slider .slide1:before{
	width:339px;
	height:489px;
	background:url('./img/decor/h-bg1.png') no-repeat 0 bottom;
	left:0;
	bottom:0;
}
.header-wrap:after,
.hero-slider .slide1:after{
	width:340px;
	height:489px;
	background:url('./img/decor/h-bg2.png') no-repeat 0 bottom;
	right:-15px;
	top:0;
}
.header-wrap.header--inner:before,
.hero-slider .slide1:before{
	bottom:auto;
	top:79px;
}
.header-wrap.header--home:before,
.header-wrap.header--home:after{
	display:none;
}
.hero-slider .design-2:before{
	height:507px;
	background:url('./img/decor/h-bg1w.png') no-repeat 0 top;
	bottom:auto;
	top:0;
}
.hero-slider .design-2:after{
	width:221px;
	height:532px;
	background:url('./img/decor/h-bg2w.png') no-repeat right bottom;
	bottom:0;
	top:auto;
}


.header--home .header{
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;	
}
.header--inner .header{
    position: relative;
    background: #1C161F;
	padding-bottom:30px;
}

.header {
    width: 100%;
    z-index: 13;
    padding: 20px 0;
    transition: background-color 0.3s ease;
	position:relative;	
}
.header-shine{
	content:'';
	display:block;
	width:997px;
	height:1005px;
	position:absolute;
	right:-222px;
	top:-649px;
	background: radial-gradient(ellipse at top, #FFAF4C 0%, rgba(202, 158, 103, 0) 73%);
	pointer-events:none;
	z-index:1;
}
.header-shine.shine2{
	background: radial-gradient(ellipse at top, #FFFFFF 0%, rgba(255, 255, 255, 0) 73%);
}
.header__container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
	position:relative;
	z-index:5;
}


.logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    text-decoration: none;
    width: 245px;
}
.logo img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 8px;
}
.logo span {
    font-size: 11px;
	line-height:13px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #fff;
    font-weight: 500;
	white-space:nowrap;
}
.header__right {
	max-width:991px;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-grow: 1;
    padding: 0;
    margin-top: 49px;
}
.header__menu{
	width:100%;
}
.hamburger{
	display:none;
}
.header__nav ul {
    display: flex;
    align-items: center;
	justify-content: space-between;
    gap: 24px; 
    list-style: none;
    margin: 0 0 24px 0;
    padding: 0;
}
.header__nav a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    transition: color 0.2s ease;
	white-space:nowrap;
}
.header__nav a:hover,
.header__nav a.active {
    color: #CA9E67;
}
.header__undermenu{
	width:100%;
	display: flex;
	justify-content: space-between;
	gap:33px;
}
.header__slogan {
    font-size: 35px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
}
.header__contacts {
    display: flex;
	gap:32px;
	align-items: center;
	margin-left:auto;
}
.header-favorite-link{
	display: flex;
	align-items: center;
	justify-content: center; 
	width:35px;width: auto;
	height:35px;
	position:relative;
	gap: 8px;
	text-decoration: none;
}

.header-favorite-link .ico{
	stroke:#CA9E67;
	fill:transparent;
	width:27px;
	height:24px;
	flex-shrink: 0; 
}
.favorite-text {
    font-family: 'Geologica', sans-serif;
    font-size: 14px;
    color: #CA9E67;
    white-space: nowrap;
}
.fav-badge-count{
	font-family: 'Geologica', sans-serif;
	top:-6px;
	left:14px;
	border-radius:50%;
	background:#ED143B;
	color:#fff;
	font-size:12px;
	position:absolute;
	font-weight:500;
	text-align:center;
	line-height:22px;
	width:22px;
	height:22px;
	display: flex;
	align-items: center;
	justify-content: center; 
}
.header-favorite-link.act .ico,
.header-favorite-link:hover .ico,
.header-favorite-link:hover .favorite-text {
	fill:#ED143B;
	fill:#CA9E67;
	color:#CA9E67;
}

.phone{
	white-space:nowrap;
	font-family: "Google Sans Flex", sans-serif;
}
.header__phone {
    display: inline-flex;
    align-items: center;
    gap: 10px;
	height:45px;
    font-size: 20px;
    color: #CA9E67;
    text-decoration: none;
    border: 2px solid #CA9E67;
    border-radius: 50px;
    padding: 8px 19px;
    transition: background-color 0.2s ease, color 0.2s ease;
}
.header__phone .ico{
    width:25px;
	height:25px;
	fill:#CA9E67;
}
.header__phone:hover {
    background-color: #CA9E67;
    color: #fff;
}
.header__phone:hover  .ico{
	fill:#fff;
}

.header__btn {
	font-family: "Google Sans Flex", sans-serif;
    width: 207px;
    height: 50px;
    background: #e3b263; 
    color: #1B151E;
    font-size: 15px;
    font-weight: 400;
    border-radius: 80px;
    text-decoration: none;
	gap:16px;
    transition: background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
}
.header__btn:hover {
    background: #CA9E67;
	color:#fff;
	box-shadow: 
        0 0 12px rgba(202, 158, 103, 0.6),
        0 0 30px rgba(202, 158, 103, 0.35); 
}
.header__btn .ico{
	width:17px;
	height:25px;
	fill:#1B151E;
}
.header__btn:hover  .ico{
	fill:#fff;
}



.hero-slider {
    position: relative;
    width: 100%;
    background-color: #1C161F;
    overflow: hidden;
	z-index:12;
}
.hero-slider:after{
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:170px;
	bottom:-88px;
	left:0;
	right:0;
	background: linear-gradient(to bottom,  rgba(28, 22, 31, 0) 7%,   #1C161F 69%);
	pointer-events:none;
	z-index:1;
}
.hero-swiper {
    width: 100%;
    height: 100%;
}
.hero-swiper .swiper-slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 170px;
    padding-bottom: 50px;
    box-sizing: border-box;
}
.slide-container,
.counter-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    position: relative;
	z-index:10;
}
.slide-content {
    max-width:526px;
    color: #ffffff;
	padding-top: 40px;
}
.slide-container {
    gap: 50px;
	justify-content: start;
}
.slide-media {
    position: relative;
    width: 320px;
    flex-shrink: 0;
	margin-left:30px;
}
.slide-media__img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    z-index: 2;
}
.design-3 .slide-media__img{
	display:none;
}
.slide-74 .slide-media {
	width: 400px;
	margin-left: -30px;
}
.lamp-glow {
    position: absolute;
    left: 0px; 
	left: 27px;
	bottom: 20px;
	width: 127px;
	height: 132px;
    border-radius: 50%;
    z-index: 1;
    background: rgba(255, 255, 255, 0.4);
    animation: lampBreathe 4s ease-in-out infinite;
    pointer-events: none;
	display:none;
}
.lamp-glow-63{
	display: block;
}
.lamp-glow-67{
	display: block;
	left: 107px;
	width: 90px;
	height: 90px;
}
.lamp-glow-74,
.lamp-glow-74-2{
	display: block;
	left: 289px;
	width: 79px;
	height: 47px;
	bottom:61px;
}
.lamp-glow-74-2{
	left: 199px;
	width: 1px;
	height: 1px;
	bottom: 148px;
	z-index: 3;
	background: rgba(255, 255, 255, 0.7);
}
@keyframes lampBreathe {
    0% {
        transform: scale(0.96);
        opacity: 0.7;
        box-shadow: 
            0 0 40px 20px rgba(255, 255, 255, 0.4),
            0 0 100px 50px rgba(255, 255, 255, 0.2),
            0 0 200px 90px rgba(217, 175, 125, 0.1);
    }
    50% {
        transform: scale(1.02);
        opacity: 1;
        box-shadow: 
            0 0 60px 30px rgba(255, 255, 255, 0.6),
            0 0 140px 70px rgba(255, 255, 255, 0.4),
            0 0 260px 130px rgba(217, 175, 125, 0.2);
    }
    100% {
        transform: scale(0.96);
        opacity: 0.7;
        box-shadow: 
            0 0 40px 20px rgba(255, 255, 255, 0.4),
            0 0 100px 50px rgba(255, 255, 255, 0.2),
            0 0 200px 90px rgba(217, 175, 125, 0.1);
    }
}
.slide-content__title {
	font-family: 'Montserrat', sans-serif;
	font-size:24px;
	font-weight:600;
    display: inline-flex;
    align-items: center;
    gap: 15px;
	min-height:41px;
	margin:0 0 10px;
	text-transform:uppercase;
}
.slide-content__title .ico-lamp{
	width:35px;
	height:35px;
	background:url('./img/slides/lamp.svg') no-repeat center / contain;
}
.slide-content__text{
	margin:0 0 27px;
}
.slide-content__text p{
	font-family: 'Montserrat', sans-serif;
	font-size:17px;
	line-height:20px;
	margin:0;
}
.slide-content__btn{
	width:280px;
	height:50px;
	color:#fff;
	font-size:16px;
	background:#CA9E67;
	margin:0 0 0 auto;
	gap:13px;
	position:relative;
	z-index:11;
}
.slide-content__btn:hover{
	color:#fff;
	background:#CA9E67;
	box-shadow: 0 0 25px rgba(202, 158, 103, 0.6);
}
.slide-content__btn .ico{
	width:21.34px;
	height:21.34px;
	fill:#fff;
}


.hero-slider__counter-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    pointer-events: none; 
}
.sales-counter {	
	display: flex;
	align-items: center;
	justify-content: center; 
	flex-direction: column;
	margin-left: auto;
	width: 274px;
	height:267px;
	background: linear-gradient(to bottom,  #FFFFFF 57%,  #797979 100%);
	border-radius: 23px;
	padding: 30px;
	text-align: center;
	margin-top: 170px;
}
.sales-counter__title {
    font-size: 18px;
	line-height:21px;
	font-weight:500;
    color: #000000;
    margin-bottom: 18px;
}
.sales-counter__digits {
    display: flex;
    justify-content: center;
    gap: 2px;
    margin-bottom: 15px;
}
.sales-counter__digits span {
    font-family: "Wix Madefor Display", sans-serif;
    display: inline-block;
    width: 36px;
    height: 58px;
    line-height: 56px;
    font-size: 37px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid transparent; 
    border-radius: 10px;
    background: 
        linear-gradient(to bottom, #EAEAEA 37%, #FFFFFF 53%) padding-box, 
        linear-gradient(to bottom, #000000 0%, #FFFFFF 100%) border-box;
}
.sales-counter__digits span span{
	width:100%;
	height:100%;
	background: linear-gradient(
	to right, 
	#666666 0%, 
	#000000 62%, 
	#535353 100%
	);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
}
.sales-counter__subtitle {
    font-size: 18px;
	font-weight:500;
    color: #fff;
}



.sales-counter-v2 { 
    display: flex;
    align-items: center;
    justify-content: center; 
    flex-direction: column;
    margin-left: auto;
    width: fit-content;
    padding: 20px 30px;
    text-align: center;
    margin-top: 270px;
}
.sales-counter-v2__title {
	font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    color: #d2b077; 
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 6px;
}
.sales-counter-v2__subtitle {
	font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #d2b077;
    margin-bottom: 16px;
}
.sales-counter-v2__digits {
    display: flex;
    justify-content: center;
    gap: 1px;
}
.sales-counter-v2__digits span {
    font-family: "Wix Madefor Display", sans-serif;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 52px;
    font-size: 32px;
    font-weight: 800;
    color: #000000;
    background: #e2e2e2;
    border: 1px solid #d2b077;
    border-radius: 8px;
}
.sales-counter-v2__digits span span {
    background: none;
    -webkit-text-fill-color: initial;
    color: #000000;
}


.container-wc{
	position:relative;
}
.pagehead-section .sales-counter{
	position:absolute;
	right:0;
	top:0px;
	background: linear-gradient(to bottom,  #FFFFFF 0%,  #BABABA 100%);
	margin:0;
	padding:0;
	width: 330px;
	height: 139px;
}
.pagehead-section .sales-counter__title {
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 10px;
}
.pagehead-section .sales-counter__title br{
	display:none;
}
.pagehead-section .sales-counter__digits span {
	height:49px;
}
.pagehead-section .sales-counter__digits span {
	line-height:49px;
}
.pagehead-section .sales-counter__digits span span{
	width:100%;
	height:100%;
}
.pagehead-section .sales-counter__digits {
	margin-bottom:7px;
}
.pagehead-section .sales-counter__subtitle {
	font-size: 16px;
}

.slide1{
	position:relative;
	background:url('./img/slides/slide1.jpg') no-repeat center / cover;
}

.swiper-button-container{
	position:absolute;
	width:100%;
	left:0;
	right:0;
	bottom:173px;
	z-index:10;
}
.swiper-button-container .container{
	position:relative;
}
.hero-swiper-prev,
.hero-swiper-next {
	display:block;
	width:55px;
	height:55px;
	color:transparent;
    z-index: 6;
	opacity:0.5;
}
.hero-swiper-prev{
	left:-55px;
}
.hero-swiper-next {
	right:-55px;
}
.hero-swiper-prev:hover,
.hero-swiper-next:hover {
	color:transparent;
	opacity:1;
}
.hero-swiper-prev .ico,
.hero-swiper-next .ico{
	display:block;
	width:55px;
	height:55px;
}
.hero-swiper-next .ico{
	transform:scaleX(-1);
}
.hero-swiper-prev:hover .ico,
.hero-swiper-next:hover .ico{
	opacity:1;
}
.swiper-button-lock,
.hero-swiper-prev.swiper-button-lock:hover,
.hero-swiper-next.swiper-button-lock:hover{
	display:none;
}

.pagehead-section{
	padding:30px 0 0;
}
.pagehead-section h1,
.section-title,
h2.section-title{
	font-size:40px;
	line-height:50px;
	font-weight:500;
	margin:0 0 25px;
	text-align:left;
}
.section{
	padding:0 0 45px;
}
.section-contacts p{
	display:block;
	margin:0 0 6px;
	min-height:34px;
	font-size:20px;
	line-height:34px;
	padding-left:34px;
}
.c-adr{
	background:url('./img/icons/adr.svg') no-repeat 0 5px / 25px;
}
.c-tel{
	background:url('./img/icons/tel.svg') no-repeat 0 5px / 25px;
}
.c-mail{
	background:url('./img/icons/mail.svg') no-repeat 0 5px / 25px;
}
.section-contacts .phone{
	color:#000000;
	font-family: 'Geologica', sans-serif;
	font-weight: 500;
	white-space:nowrap;
}
.section-contacts .email{
	color:#CA9E67;
	text-decoration:underline;
	font-weight: 500;
	white-space:nowrap;
}

.section-dealers{
	padding:10px;
}
.dealers-container {
	width: 100%;
    display: flex;
    height: 655px;
    font-family: 'Geologica', sans-serif;
	overflow:hidden;
	position: relative;
}
.dealers-map-wrapper {
    position: relative;
}
.ymaps-2-1-79-map-copyrights-promo,
.ymaps-2-1-79-copyright__logo-cell{
	display:none !important;
}
.dealers-map-wrapper {
	width: 100%;
	height: 100%;
	position: relative;
}
#map-back-btn {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1000;
	background: #fff;
	border: 1px solid #ccc;
	padding: 8px 15px;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 0 2px 6px rgba(0,0,0,0.2);
	font-family: Arial, sans-serif;
	font-size: 14px;
	transition: background 0.2s;
}
#map-back-btn:hover {
	background: #f5f5f5;
}
.dealer-balloon-content {
	font-family: 'Geologica', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight:500;
	color:#1C161F;
}
.dealer-balloon-content strong{
	font-family: "Raleway", sans-serif;
	font-weight:bold;
	color: #000;
}
.dealer-balloon-content h4 {
	font-family: "Raleway", sans-serif;
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #000;
}
.custom-cluster-icon {
    width: 46px;
    height: 46px;
    background-color: #ffffff;
    border: 3px solid #CA9E67; 
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    box-sizing: border-box;
}
.custom-cluster-icon span {
    color: #c99d66;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    user-select: none;
}
.section-text p{
	font-size:20px;
	line-height:36px;
}


.advantages {
    padding: 45px 0 80px;
    overflow: hidden;
}
.advantages-swiper {
    position: relative;
    padding-bottom: 0;
}
.advantages-slide {
    display: flex;
    justify-content: space-between;
    gap: 130px;
	padding-bottom:40px;
}
.advantages-slide__media {
	position: relative;
	flex-shrink: 0;
}
.slide__media-1{
	max-width:524px;
	max-width:636px;
	width:100%;
	margin:0 0 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center; 
	align-items: center;
}
.advantages-slide__img {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    z-index: 2;
	margin:0 auto;
}
.advantages-slide__subtxt{
	display:block;
	width:100%;
	text-align:center;
	color:#CA9E67;
	font-size:20px;
	line-height:23px;
	font-weight:500;
	margin:15px 0 0;
}
.advantages-slide__content {
       padding-top:50px;
}
.advantages-slide__title {
    font-size: 40px;
    font-weight: 500;
    line-height: 47px;
    color: #1C161F;
    margin:0 0 40px;
}
.advantages-slide__text {
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}
.advantages-swiper .advantages-pagination,
.advantages-pagination{
	position: absolute;
    bottom:0px;
	left:0;
	right:0;
	z-index:10;
	text-align:center;
}
.advantages-nav {
    position: absolute;
    bottom:60px;
    right: 0;
    display: flex;
    gap: 23px;
    z-index: 11;
}
.advantages-prev,
.advantages-next {
    position: static;
    width: 55px;
    height: 55px;
	background:#fff;
	border-radius:50%;
}
.advantages-prev::after,
.advantages-next::after {
    display:none;
}
.advantages-prev svg,
.advantages-next svg{
	filter: invert(1);
	opacity:0.5;
}
.advantages-next svg{
	transform:scaleX(-1);
}
.advantages-prev:hover  svg,
.advantages-next:hover  svg{
    opacity:1;
}

.aboutus{
	padding:0 0 46px;
	overflow:hidden;
}
.aboutus-wrap{
	display: flex;
	
}
.aboutus-img{
	width:43%;
	background:url('./img/decor/au-bg.jpg') no-repeat center / cover;
	position:relative;
	z-index:3;
	display: flex;
	align-items: center;
	justify-content: center; 
}
.aboutus-text{
	width:57%;
	padding:0 86px;
	position:relative;
	z-index:2;
	overflow:hidden;
}
.aboutus-text{
	background: linear-gradient(135deg, 
		#A7865D 0%, 
		#896230 71%, 
		#CA9E67 100%
	);
}
.aboutus-text-bg{
	background: linear-gradient(135deg, 
		#FDC682 0%, 
		#896230 46%, 
		#B88B53 79%, 
		#CA9E67 100%
	);
	position:relative;
	z-index:2;
	color:#fff;
	text-align:center;
	padding:28px 26px 21px;
}
.aboutus-text:after{
	content:'';
	width:499px;
	height:489px;
	display:block;
	position:absolute;
	top:0px;
	left:-135px;
	background: radial-gradient(circle closest-side at center, 
        #FFAF4C 0%, 
        rgba(202, 158, 103, 0.5) 50%,
        rgba(202, 158, 103, 0) 90%
    );
	z-index:1;
}
.aboutus-text-bg h2{
	font-size:25px;
	line-height:75px;
	color:#fff;
	font-weight:500;
}
.aboutus-text-bg p{
	font-size:16px;
	line-height:19px;
	margin:0 0 17px;
	color:#fff;
	font-weight:400;
}
.about-pagination {
  position: relative;
  bottom: auto;
  left: auto;
  margin-top: 24px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.about-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 !important;
  background-color: #CA9E67;
  opacity: 0.3;
  transition: all 0.3s ease;
}

.about-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  width: 28px;
  border-radius: 5px;
  background-color: #CA9E67;
}



.ourpath{
	background: #1C161F url('./img/decor/path-bg1_.svg') no-repeat left bottom;
	color:#fff;
	padding:97px 0 77px;
	margin:0 0 100px;
	position:relative;
}
.ourpath:after{
	content:'';
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	width:100%;
	height:89%;
	pointer-events:none;
	background: url('./img/decor/path-bg2_.svg') no-repeat right center;
}
.ourpath h2{
	color:#fff;
	text-align:center;
	font-size:42px;
	line-height:45px;
	font-weight:500;	
}
.ourpath h2.ourpath-title{
	width:fit-content;
	margin:0 auto;
	padding:24px 50px 34px;
	background:#CA9E67;
	border-radius:35px;
}
#path-passed {
  stroke-dasharray: 1;
  stroke-dashoffset: 1;
  pathLength: 1; 
}
.alltime{
	position:relative;
	z-index:1;
}
.alltime, .alltime * {
  transition: all 1s cubic-bezier(.43,.195,.02,1);
  -webkit-ttransition: all 1s cubic-bezier(.43,.195,.02,1);
  -moz-transition: all 1s cubic-bezier(.43,.195,.02,1);
}
.fac5 {
	position: relative;
	width: 100%;
	margin-top:-3px;
}
.fac5 .box {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}
.fac5 .dl1 dd {
	position: relative;
	color: #fff;
	line-height: 1.5;
	margin-top: 150px;
}
.fac5 .dl1 dd.dd3 {
	margin-top: 320px;
}
.fac5 .img-container {
  position: relative;
  z-index: 3;
  width: 474px;
  margin: 0 auto;
  pointer-events: none;
  left: -20px;
}
.fac5 .dl1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  padding-top: 200px;
}
.fac5 .img1 {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
}
.fac5 .img1 svg {
  overflow: initial;
  height: 100%;
  width: 100%;
  position: relative;
}
.fac5 .img2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 0;
}
.fac5 .img2 img {
  width: 100%;
  top: 0;
  left: 0;
}
.fac5 .img3 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 15px;
  left: 0;
}
.fac5 .img3 svg {
  overflow: initial;
  width: 100%;
  height: 100%;
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
.fac5 .dl1 dd .ico {
	width: 45px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -45px;
	opacity: 0;
	transition: opacity 0.4s ease-in-out; 
}
.fac5 .dl1 dd.dd3 .ico {
	margin-left: -41px;
}
.fac5 .dl1 dd.act .ico { 
  opacity: 1;
}
.fac5 .dl1 dd .ico s {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  z-index: -1;
}
.fac5 .dl1 dd .ico .s2 {
  animation: scale2 2s linear 1s infinite;
  -webkit-animation: scale2 2s linear 1s infinite;
  animation-play-state: paused;
}
.fac5 .dl1 dd .ico .s1 {
  animation: scale2 2s linear infinite;
  -webkit-animation: scale2 2s linear infinite;
  animation-play-state: paused;
}
@keyframes scale2 {0%{transform: scale(1);opacity: 0.5;}20%{opacity: 1;}80%{opacity: 1;}100%{transform: scale(2.5);opacity: 0;}}
@-webkit-keyframes scale2 {0%{transform: scale(1);opacity: 0.5;}20%{opacity: 1;}80%{opacity: 1;}100%{transform: scale(2.5);opacity: 0;}}
.fac5 .dl1 dd.act .ico .s1,
.fac5 .dl1 dd.act .ico .s2 {
  animation-play-state: running;
}
.fac5 .dl1 dd .img,
.fac5 .dl1 dd .txt {
  opacity: 0.6;
  /*transform: translateY(30px);*/
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.fac5 .dl1 dd .txt {
  transition-delay: 0.15s;
}
.fac5 .dl1 dd.act .img,
.fac5 .dl1 dd.act .txt {
  opacity: 1;
  transform: translateY(0);
}
.fac5 .dl1 dd .img {
  width: 44%;
  float: left;
  opacity: 0;
}
.fac5 .dl1 dd.act .txt {
  opacity: 1;
  transition-delay: .5s;
  -webkit-transition-delay: .5s;
}
.fac5 .dl1 dd .txt {
  width: 44%;
  float: right;
  opacity: 0.6;
}
.fac5 .dl1 dd:nth-child(4n) .img {
  float: right;
}
.fac5 .dl1 dd:nth-child(4n) .txt {
  float: left;
  text-align: right;
}
.fac5 .dl1 dd .img img {
	max-width:524px;
	width:100%;
	border-radius: 25px;
}
.fac5 .dl1 dd:nth-child(4n) .img img{
	margin-left:auto;
}
.fac5 .dl1 dd .txt{
	max-width:524px;
}
.fac5 .dl1 dd:nth-child(4n) .txt{
	margin-left:auto;
}
.fac5 .dl1 dd .txt h2{
	white-space:pre-line;
	font-size:40px;
	line-height:45px;
	font-weight:500;
	margin:0 0 30px;
	text-align:left;
}
.fac5 .dl1 dd:nth-child(4n) .txt h2{
	text-align: right;
}
.fac5 .dl1 dd .txt .dtc p{
	font-size:16px;
	line-height:19px;
	margin:0 0 10px;
}



.section-why{
	padding:0 0 67px;
}
.section-why h2{
	color:#1C161F;
	font-size:40px;
	line-height:55px;
	font-weight:500;
	text-align:center;
	margin:0 0 40px;
}
.section-why p{
	color:#000000;
	font-size:20px;
	line-height:23px;
}
.divider1{
	padding-top:48px;
}



.facts_section {
    position: relative;
    width: 100%;
    height: auto;
    background: #fff;
}
.facts_wrap_ovr {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: flex; 
    align-items: start;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
}
.facts_section .container {
    width: 100%;
}

.facts_relative_container {
    position: relative;
    width: 100%;
}
.facts_rows {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 22px;
}
.style-sand .fact_card {
    background: #CA9E67;
    border-radius: 10px;
    display: flex;
    align-items: flex-start;
    box-sizing: border-box;
    color: #1C161F;
	min-height:335px;
	margin:0 0 35px;
    height: auto;
    position: relative;
}
.fact_card:after {
    content: '';
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 35px;
    right: 35px;
}
.fact_card-1:after {
    background: url('./img/icons/w1.svg') no-repeat center / contain;
}
.fact_card-2:after {
    background: url('./img/icons/w2.svg') no-repeat center / contain;
}
.fact_card-3:after {
    background: url('./img/icons/w3.svg') no-repeat center / contain;
}
.fact_card-4:after {
    background: url('./img/icons/w4.svg') no-repeat center / contain;
}
.fact_card-5:after {
    background: url('./img/icons/w5.svg') no-repeat center / contain;
}
.style-sand .nmb {
    font-size: 150px;
    font-weight: 500;
    line-height: 0.8;
    margin-right: 30px;
    width: 100%;
    height: 100%;
    text-align: center;
	padding-top:10px;
	padding-left:10px;
}
.style-sand .b_desc {
    margin: auto;
}
.style-sand .h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}
.fact_card .facts_cols.facts_cols01 {
    width: 220px;
}
.fact_card .facts_cols.facts_cols02 {
    width: calc(100% - 220px);
    padding: 55px 30px;
	height:100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    margin-left: auto;
    border-left: 1px solid #A7865D;
}
.style-sand .b_desc p {
    font-size: 16px;
    line-height: 19px;
    color: #4E3E29;
    margin: 0;
}
.style-sand .fact_card.cta_card {
    background: #CA9E67;
    display: flex;
    flex-direction: column;
    justify-content: end;
}
.style-sand .fact_card.cta_card .b_desc{
	margin:auto 50px;
}
.h2_cta{
	color:#fff;
	font-size:30px;
	line-height:40px;
	font-weight:500;
}
.btn.catalog_btn{
	width:236px;
	height:85px;
	gap:15px;
	color:#000000;
	font-size:18px;
	background:#fff;
	margin:50px 0 0 auto;
}
.btn.catalog_btn .ico{
	width:25px;
	height:25px;
	fill:#000;
}


.section-catalog{
	background:#EAEAEA;
	padding:90px 0 67px;
}
.section-title2{
	margin:0 0 65px;
	color:#1C161F;
	font-size:45px;
	line-height:50px;
	font-weight:500;
	text-align:center;
}




.section-videos{
	padding:90px 0 73px;
}


.section-feedback{
	padding:89px 0 80px;
	position:relative;
}
.feedback-bottomwave {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top:0;
    width: 2718px; 
    height: 973px;    
    background: #EAEAEA;
    border-radius: 50%;    
    z-index: 1;
    pointer-events: none;
}
.section-feedback .container{
	position:relative;
	z-index: 3;
}
.footercontent--decor-gray,
.footercontent--decor-gray2{
	background: #EAEAEA;
}
.footercontent--decor-gray2{
	position:relative;
}
.feedback-slider-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}
.feedback-swiper {
    width: 100%;
    padding-bottom: 60px;
}
.feedback-card {
    background: #ffffff;
    border-radius: 25px;
    padding: 64px 42px;
    height: auto;
    display: flex;
    flex-direction: column;
}
.feedback-card:hover{
	box-shadow: inset 0 0px 24px rgba(202, 158, 103, 0.9);	
}
.feedback-card__meta {
    color: #CA9E67;
    font-weight: 500;
	min-height:35px;
    margin-bottom: 10px;
    font-size: 16px;
	line-height:19px;
}
.feedback-card__content {
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}
.feedback-button-prev,
.feedback-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-100%);
    width: 55px;
    height: 55px;
    z-index: 10;
	border:0;
	box-shadow:0;
	background:transparent;
}
.feedback-button-prev { left: -70px; }
.feedback-button-next { right: -70px; }
.feedback-button-prev svg,
.feedback-button-next svg{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
    height: 100%;
	filter: invert(1);
	opacity:0.5;
}
.feedback-button-prev:hover,
.feedback-button-next:hover{
	background:transparent;
}
.feedback-button-prev:hover svg,
.feedback-button-next:hover svg{
    opacity:1;
}
.feedback-button-next svg{
	transform:scaleX(-1);
}
.feedback-pagination{
    position: absolute;
    bottom: 10px !important;
    left: 0;
    width: 100%;
    text-align: center;
}
.feedback-pagination .swiper-pagination-bullet,
.advantages-pagination .swiper-pagination-bullet{
    width: 17px;
    height: 17px;
    background: #ffffff;
    border: 1px solid #fff;
    opacity: 1;
    margin: 0 7px !important;
}
.advantages-pagination .swiper-pagination-bullet{
	border: 1px solid #ccc;
}
.feedback-pagination .swiper-pagination-bullet-active,
.advantages-pagination .swiper-pagination-bullet-active{
    background: #CA9E67;
	border-color:#CA9E67;
}
.feedback-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    margin-bottom: 35px;
}
.feedback-loadmore-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
}
.feedback-counter {
	font-family: 'Geologica', sans-serif;
	font-weight:300;
    font-size: 14px;
	line-height:14px;
    color: #626262;
}
.feedback-loadmore-btn {
    background: #ffffff;
    border: none;
    border-radius: 30px;
    padding: 18px 60px;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    cursor: pointer;
	height:62px;
	max-width:624px;
	width:100%;
	margin: 40px auto 0;
    transition: background 0.3s ease, transform 0.2s ease;
}
.feedback-loadmore-btn:hover {
    background: #CA9E67;
}
.feedback-loadmore-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}
@media (max-width: 991px) {
    .feedback-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }
}
@media (max-width: 767px) {
    .feedback-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .feedback-loadmore-btn {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }
}
.gray-page{
	background:#EAEAEA;
	position:relative;
	padding-bottom:90px;
}
.gray-page .container,
.feedback-form-container{
	position:relative;
	z-index:6;
}
.gray-page-wave{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0px;
	width: 2718px;
	height: 973px;
	background: #ffffff;
	border-radius: 50%;
	z-index: 2;
	pointer-events: none;
}

.feedback-form-wrapper{
	position:relative;
	padding-top:100px;
	padding-bottom:100px;
	background:#EAEAEA;
}
.feedback-form-wrapper:before{
	content:'';
	display:block;
	pointer-events:none;
	position:absolute;
	width:621px;
	height:771px;
	top: -426px;
	left:0;
	background:url('./img/decor/fbf-bg1.svg') no-repeat left bottom / contain;
}
.feedback-form-container .section-title{
    text-align: center;
	margin:0 0 50px;
}
.feedback-form__row {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
}
.feedback-form__field {
    flex: 1;
}
.feedback-form input[type="text"],
.feedback-form input[type="email"],
.feedback-form textarea {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #C2C2C2;
    border-radius: 15px;
    padding: 16px 24px;
    font-size: 16px;
    color: #333;
    outline: none;
    transition: border-color 0.3s ease;
    background: #ffffff;
	height:60px;
}
.feedback-form input:focus,
.feedback-form textarea:focus {
    border-color: #CA9E67;
}
.feedback-form__field textarea {
    resize: vertical;
    margin-bottom: 20px;
	height:110px;
}
.feedback-form__footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}
.feedback-form__checkbox {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    cursor: pointer;
    font-size: 15px;
    line-height: 18px;
    color: #000;
}
.feedback-form__checkbox input {
    display: none;
}
.checkbox-custom {
	flex-shrink:0;
	width: 30px;
	height: 30px;
    border: 1px solid #C2C2C2;
    border-radius: 6px;
    display: inline-block;
    position: relative;
    background: #fff;
}
.feedback-form__checkbox input:checked + .checkbox-custom::after {
    content: "✓";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #000;
    font-weight: bold;
}
.checkbox-text a{
	text-decoration:underline;
}
.feedback-form__submit {
	flex-shrink:0;
	width:195px;
	height:65px;
    background: #CA9E67;
    color: #ffffff;
    border: none;
    border-radius: 60px;
    padding: 20px;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
    transition: opacity 0.3s ease;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.feedback-form__submit:hover {
    opacity: 0.9;
}
.feedback-form.is-loading {
    pointer-events: none;
}
.feedback-form.is-loading input,
.feedback-form.is-loading textarea,
.feedback-form.is-loading label {
    opacity: 0.5;
}
.btn-loader {
    display: none;
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255,255,255,0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 0.8s linear infinite;
}
.feedback-form.is-loading .btn-text {
    display: none;
}
.feedback-form.is-loading .btn-loader {
    display: block;
}
@keyframes spin {
    to { transform: rotate(360deg); }
}

.feedback-form__response {
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
}
.feedback-form__response.is-success { color: #2e7d32; }
.feedback-form__response.is-error { color: #c62828; }




.allvideos-btn{
	color:#fff;
	background:#CA9E67;
	width:361px;
	margin:50px auto 0;
	font-size:18px;
}
.video-custom-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.video-card-item {
	width:calc(25% - 18px);
    border-radius: 25px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.allvideos-container .video-card-item {
	width:calc(50% - 13px);
}
.video-card-thumb-link {
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	cursor:pointer;
	border-radius:25px;
}
.video-card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.25s ease;
	border-radius:25px;
}
.video-card-thumb-link:hover .video-card-overlay {
    background: rgba(0, 0, 0, 0.25);
}
.video-play-btn {
    width: 40px;
    height: 40px;
    background: #CA9E67 url('./img/icons/play.svg') no-repeat center / 8px 9px;
    border-radius: 8px;
    position: relative;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    transition: transform 0.2s ease;
}
.video-card-thumb-link:hover .video-play-btn {
	transform:scale(1.2);
}
.rutube-badge {
	display: flex;
	align-items: center;
    position: absolute;
	height:42px;
	gap:7px;
    bottom: 14px;
    left: 14px;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    font-size: 14px;
	font-weight:500;
    padding: 5px 10px;
    border-radius: 8px;
    line-height: 1;
	z-index:3;
	pointer-events: auto;
}
.rutube-badge:hover{
	color: #ffffff;
	box-shadow: 0 0 10px 0 #fff;
}
.rutube-badge span {
	display:inline-block;
	width:78px;
	height:13px;
    background: url('./img/rutube.png') no-repeat center / contain;
}
.video-card-body {
	margin:6px 0 0;
    padding: 10px 16px;
    background: #EAEAEA;
    border-radius: 20px;	
    flex-grow: 1;
    display: flex;
    align-items: center;
	height:99px;
}
.video-card-title {
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color:#1C161F;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
	height:fit-content;
}
.allvideos-container .video-card-item:nth-last-child(-n+2) .video-card-body{
	background:#fff;
}
.allvideos-container{
	position:relative;
	margin-bottom:60px;
}
/*
.allvideos-container:after{
	content:'';
	display:block;
	width:28%;
	height:1000px;
	pointer-events:none;
	position:absolute;
	bottom:250px;
	right:0;
	background:url('./img/decor/vbg-dec2.svg') no-repeat right bottom / contain;
}*/
.allvideos-container .container{
	position:relative;
	z-index:4;
}
.allvideos-bottomwave{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top:calc(100% - 300px);
	width: 2718px;
	height: 973px;
	background: #EAEAEA;
	border-radius: 50%;
	z-index: 1;
	pointer-events: none;
}


.t-section{
	margin:40px 0;
}
.t-section h2,
.single-page-content h2{
	color:#1C161F;
	font-size:25px;
	line-height:45px;
	font-weight:500;
	margin:0 0 20px;
}
.t-section p{
	font-size:16px;
	line-height:22px;
	margin:0 0 20px;
}
.t-section p:last-of-type{
	margin-bottom:0;
}
.ul-g-blocks{
	display: flex;
	flex-wrap: wrap;
	gap:25px;
	margin:0;
	padding:0;
	list-style:none;
}
.ul-g-blocks li{
	width:calc(33.3% - 17px);
	background:#EAEAEA;
	padding:40px;
	border-radius:25px;	
}
.ul-g-blocks.ul-g-blocks-4 li{
	width:calc(25% - 19px);
	background:transparent;
	padding:0;
}
.ul-g-blocks li h3{
	color:#000000;
	font-size:25px;
	font-weight:500;
	padding-left:50px;
	min-height:35px;
	margin:0 0 20px;
	background:url('./img/icons/check.svg') no-repeat 0 0 / 35px;
}
.ul-g-blocks li p{
	font-size:16px;
	line-height:22px;
}
.t-section-last{
	position:relative;	
	background:#EAEAEA;
	margin-bottom:0 !important;
}
.t-section-last .container{
	position:relative;
	z-index:10;
}
.bottom-slogan{
	padding:80px 0 70px;
	text-align:center;
	font-weight:500;
	font-size:25px;
	line-height:35px;
}

.about-intro{
	background:#EAEAEA url('./img/decor/abg1.svg') no-repeat left bottom;
	position:relative;
	padding:55px 0 105px;	
}
.about-intro-content,
.about-footer-content,
.about-production-content{
	display: flex;
	gap:20px;
}
.text-col,
.image-col,
.slogan-col,
.cert-col{
	width:50%;
}
.lamps-decor{
	width:100%;
	aspect-ratio: 1980 / 350;
	background:#1C161F url('./img/decor/lamps.jpg') no-repeat center / cover;
}
.about-intro {
	margin-top:48px;
}
.about-intro .text-col{
	padding-right:55px;
}
.text-col p{
	color:#000;
	font-size:20px;
	line-height:23px;
	margin:0 0 18px;	
}
.about-intro .image-col img{
	border-radius:10px;
	margin-top:-118px;
	max-width:100%;
}
.about-production{
	margin-top:142px;
	position:relative;
	background:#EAEAEA;
	padding:0 0 80px;
}
.about-production .text-col{
	padding-left:55px;
}
.about-production .image-col img{
	border-radius:10px;
	max-width:100%;
}
.about-production:before{
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -152px;
	width: 2718px;
	height: 973px;
	background: #EAEAEA;
	border-radius: 50%;
	z-index: 1;
	pointer-events: none;
}
.about-production .container{
	position:relative;
	z-index:3;
}
.about-production-content{
	align-items: center;
}


.about-quote{
	position:relative;
	z-index:3;
	padding:91px 0 84px;
}
blockquote,
.about-quote blockquote{
	max-width:856px;
	margin:0 auto;
	position:relative;
	font-size:22px;
	line-height:26px;
	font-weight:600;
	padding:46px 0 0;
}
blockquote p,
.about-quote blockquote p{
	font-size:22px;
	line-height:26px;
	font-weight:600;
	margin:0 0 20px;
	position:relative;
	z-index:3;
}
blockquote:after,
blockquote:before{
	content:'';
	display:block;
	width:88px;
	height:65px;
	background:url('./img/icons/quote.svg') no-repeat center / contain;
	position:absolute;
	z-index:1;
}
blockquote:before{
	left:-68px;
	top:0;
}
blockquote:after{
	bottom:10px;
	right:-44px;
	transform:scale(-1);
}
.about-footer{
	position:relative;
	z-index:3;
	background:#EAEAEA;
}
.about-footer .container{
	position:relative;
	z-index:6;
}
.slogan-col{
	font-size:22px;
	line-height:26px;
	font-weight:600;
	padding:100px 60px 60px 0;
	min-height:300px;
}
.cert-col{
	position:relative;
}
.cert-col img{
	max-width:402px;
	width:70%;
	border-radius:10px;
	position:absolute;
	top:0;
	left:50px;
	
}

.venzel-decor{
	display:block;
	width:100%;
	background:#1C161F url('./img/decor/venzeldec1.svg') no-repeat 0 0 / auto 100%;
	aspect-ratio: 1980 / 350;
	position:relative;
	z-index:3;
}
.venzel-decor:after{
	content:'';
	display:block;
	height:140%;
	width:50%;
	position:absolute;
	left:50%;
	right:0;
	bottom:0;
	background: url('./img/decor/venzeldec2.svg') no-repeat right bottom / auto 100%;
}
.about-why{
	background:#EAEAEA;
	padding:120px 0 60px;
	position:relative;
	z-index:3;
}
.about-why .section-title{
	font-size:40px;
	line-height:45px;
	font-weight:500;
	text-align:center;
	margin: 0 0 60px;
}
.about-why-cols{
	display: flex;
	gap:24px;
}
.about-why-col{
	width:calc(25% - 18px);
	background:#CA9E67;
	padding:170px 24px 53px 26px;
	border-radius:10px;
}
.about-why-col h3{
	font-size:25px;
	line-height:29px;
	margin: 0 0 15px;
	font-weight:500;
	color:#1C161F;
}
.about-why-col p{
	color:#4E3E29;
	font-size:16px;
	line-height:19px;
}
.why-col1{
	background:#CA9E67 url('./img/icons/wy1.svg') no-repeat calc(100% - 40px) 40px / 60px;
}
.why-col2{
	background:#CA9E67 url('./img/icons/wy2.svg') no-repeat calc(100% - 40px) 40px / 60px;
}
.why-col3{
	background:#CA9E67 url('./img/icons/wy3.svg') no-repeat calc(100% - 40px) 40px / 60px;
}
.why-col4{
	background:#CA9E67 url('./img/icons/wy4.svg') no-repeat calc(100% - 40px) 40px / 60px;
}

.single-page-content{
	padding-bottom:80px;
}
.single-page{
	position:relative;
}
.single-page .container{
	position:relative;
	z-index:3;
}
.single-page:before{
	content:'';
	display:block;
	max-width:30%;
	width:483px;
	height:870px;
	position:absolute;
	top:144px;
	left:0;
	pointer-events:none;
	z-index:1;
	background: url('./img/decor/news-dec1.svg') no-repeat 0 0 / contain;
}
.single-page-content p{
	font-family: 'Montserrat', sans-serif;
	font-size:20px;
	line-height:30px;
	margin:0 0 18px;
	font-weight:400;
}
.single-page-content p a{
	text-decoration:underline;
}
.single-page-content ul{
	
}
.single-page-content li{
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	font-size:20px;
	line-height:30px;
	margin:0 0 8px;
	list-style-type:disc;
}
.btn.btn-back{
	margin:70px 0 0;
	min-width:300px;
	height:66px;
	background:#E9E9E9;
	color:#000000;
	font-size:18px;
	gap:25px;
	font-weight:500;
	background:#d2b077;
	box-shadow: 0 0 30px 0 rgba(255, 148, 13, 0.25), 0 0 20px 0 rgba(255, 142, 0, 0.20);
}
.btn.btn-back .ico{
	width:17px;
	height:17px;
	fill:#000000;
	transform:scaleX(-1);
}
.btn.btn-back:hover{
	background:#d2b077;
}

.news-page{
	background:#EAEAEA;
	padding-bottom:80px;
}
.news-grid{
	display: flex;
	gap:45px 24px;
	flex-wrap: wrap;
}
.news-card{
	width:calc(50% - 12px);
	padding:53px 43px;
	background:#fff;
	border-radius:25px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap:0;
}
.loadmore-wrapper{
	padding:46px 0 0;
}
.news-loadmore-btn{
	max-width:624px;
	height:62px;
	width:100%;
	margin:0 auto;
	background:#fff;
	font-weight:500;
	font-size:18px;
	color:#000;
}
.news-loadmore-btn:hover{
	opacity:0.8;
}
.news-date{
	font-family: 'Geologica', sans-serif;
	font-weight:400;
	color:#CA9E67;
	font-size:14px;
	line-height:22px;
	margin:0 0 5px;
	display:block;
	width:100%;
}
.news-card h3 {
	display:block;
	width:100%;
	margin:0 0 20px;
}
.news-card h3 a{
	color:#000000;
	font-size:20px;
	line-height:26px;
	font-weight:600;	
}
.news-card p{
	font-size:16px;
	line-height:22px;
	margin:0 0 12px;
	color:#000000;
}
.more-link{
	background:#E9E9E9;
	color:#000;
	width:163px;
	height:46px;
	font-size:14px;
	font-weight:400;
	gap:9px;
	margin:30px 0 0 auto;
}
.more-link .ico{
	width:16px;
	height:16px;
	fill:#000;
}
.more-link:hover{
	background:#CA9E67;
}
.news-card{
	background: linear-gradient(180deg, #FFFFFF 29%, #FBF8F3 100%);
}
/*
.news-card:nth-child(6n + 1),
.news-card:nth-child(6n + 4) {
    background: url('./img/decor/nbg1.png') no-repeat 0 bottom / 90% auto,
                linear-gradient(180deg, #FFFFFF 29%, #FBF8F3 100%);
}
.news-card:nth-child(6n + 2) {
    background: #fff url('./img/decor/nbg2.svg') no-repeat 0 bottom / 76% auto;
}
.news-card:nth-child(6n + 3) {
    background: #fff url('./img/decor/nbg3.svg') no-repeat right bottom / 79% auto;
}
.news-card:nth-child(6n + 5) {
    background: url('./img/decor/nbg5.svg') no-repeat right bottom / 90% auto,
                linear-gradient(180deg, #FFFFFF 29%, #FBF8F3 100%);
}
.news-card:nth-child(6n + 6) {
     background: #fff url('./img/decor/nbg6.png') no-repeat right top / 60% auto;
}
*/



/* feedback */
.dm-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0, 0.6);
    display: none;
    overflow: auto;
    width: 100%;
    height: 100%;
    z-index: 99999999;
}
.dm-overlay:target {
    display: block;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}
.dm-table {
    display: table;
    width: 100%;
    height: 100%;
}
.dm-cell {
    display: table-cell;
    padding: 0 1em;
    vertical-align: middle;
    text-align: center;
}
.dm-modal {
    display: inline-block;
	display:none;
	max-width: 1010px;
	width:100%;   
    color: #1C161F;
	background:#fff;
    text-align: left;
    -webkit-animation: fade .8s;
    -moz-animation: fade .8s;
    animation: fade .8s;
	position:relative;
	padding: 20px;
	border-radius:25px;
}
@-moz-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
@-webkit-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 } 
}
@keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
.closeme {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 42px;
	height: 42px;
	opacity: 1;
	z-index:9999;
}
.closeme:hover {
	opacity: 0.9;
	cursor:pointer;
}
.closeme:before, .closeme:after {
	content: '';
	position: absolute;
	top: 8px;
	right: 21px;
	height: 32px;
	width: 1px;
	background-color: #000;
}
.closeme:before {
	transform: rotate(45deg);
}
.closeme:after {
	transform: rotate(-45deg);
}
.dm-modal.response{
	max-width:636px;
	padding:60px 80px;
	background:#fff url('./img/decor/pufbg.svg') no-repeat left bottom;
}
.dm-modal.response .modal-content{
	text-align:center;
	color:#1C161F;
	font-size:20px;
	line-height:25px;
	font-weight:500;
	text-shadow: 0 0 5px #fff, 0 0 8px #fff;
}
.addproduct2cart{
	max-width:636px;
	padding:60px 80px;
	background:#fff url('./img/decor/pufbg.svg') no-repeat left bottom;
}
.addproduct2cart:after{
	content:'';
	width:213px;
	height:416px;
	display:block;
	position:absolute;
	background:url('./img/decor/cartbg.svg') no-repeat left center / contain;
	right:0;
	top:80px;
	pointer-events:none;
	z-index:1;
}
.dm-modal.addproduct2cart {
    max-width:636px;
	padding:60px 50px;
	background:#fff url('./img/decor/pufbg.svg') no-repeat left bottom;
}
.addproduct2cart .modal-form-title{
	color:#1C161F;
	font-size:20px;
	line-height:25px;
	font-weight:500;
	text-align:center;
	margin:0  auto 22px;
	display:block;
	max-width:496px;
	position:relative;
	z-index:4;
}
.lamp-preview-card {
	position:relative;
	z-index:4;
    border: 1px solid #C2C2C2;
    border-radius: 25px;
    padding: 20px 0px;
    text-align: center;
    background: #fff;
    margin: 0 auto 7px;
	max-width:304px;
}
.lamp-main-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
	position:relative;
	overflow:hidden;
	background:#fff;
}
.lamp-img-box{
	width:100%;
	height:300px;
}
.lamp-img-box img {
    height:100%;
    width: 100%;
	object-fit:contain;
    display: block;
	margin-left:-30px;
	flex-shrink:0;
}
.lamp-modal-badges {
    position:absolute;
	top:43px;
	right:17px;
	flex-shrink:0;
	text-align:left;
	gap:5px;
	display: flex;
	flex-direction: column;
}
.lamp-modal-title {
    font-size: 20px;
    font-weight: 400;
    color: #1C161F;
    margin-top: 15px;
	font-family: 'Manrope', sans-serif;
}
.lamp-modal-action {
	margin:18px auto 0;
    text-align: center;
	position:relative;
	z-index:4;
}
.btn-submit-order {
    background: #CA9E67;
    color: #fff;
    padding: 15px 25px;
    border-radius: 50px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    transition: background 0.2s;
	gap:9px;
	margin:0 auto;
	height:46px;
}
.btn-submit-order:hover {
    background: #b38553;
	color:#fff;
}
.btn-submit-order .ico {
    width:16px;
	height:16px;
	fill:#fff;
}





.dm-modal.askquestion .closeme {
	right: 25px;
	top: 25px;
	width: 50px;
	height: 50px;
	border-radius:50%;
	border:2px solid #D0D0D0;
}
.closeme:before, .closeme:after {
	top: 11px;
	right: 22px;
	height: 25px;
	width: 2px;
	background-color: #D0D0D0;
}


.dm-modal.askquestion {
    position: relative;
    max-width: 1299px;
    width: 100%;
    background: #ffffff url('./img/decor/nf-bg1.svg') no-repeat 0 0 ;
    border-radius: 40px;
    padding: 92px 113px 123px;
    box-sizing: border-box;
    text-align: left;
    overflow: hidden;
}
.dm-modal.askquestion::after {
    content: '';
    position: absolute;
	bottom:0;
	right:0;
    width: 305px;
    height: 440px;
    background: url('./img/decor/nf-bg2.svg') no-repeat right bottom / contain;
    pointer-events: none;
}
.ask-modal-title {
    font-size: 40px;
	line-height:45px;
    font-weight: 500;
    color: #1C161F;
    text-align: center;
    margin-bottom: 70px;
	position:relative;
	z-index:4;
}
.ask-form {
    display: flex;
    gap: 23px;
    position: relative;
    z-index: 2;
}
.ask-form-fields {
	max-width:747px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 23px;
}
.inputs-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 23px;
}
.ask-input,
.ask-textarea {
    width: 100%;
	height:60px;
    border: 1px solid #C2C2C2;
    border-radius: 15px;
    padding: 24px 21px;
    font-size: 16px;
    color: #7E7E7E;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    box-sizing: border-box;
}
.ask-input:first-child{
	width:305px;
}
.ask-textarea {
    height: 110px;
    resize: none;
}
.ask-input:focus,
.ask-textarea:focus {
    color:#000;
}
.ask-form-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}
.btn-submit-question {
    width: 195px;
    height: 65px;
    background: #CA9E67;
    color: #ffffff;
    border: none;
    border-radius: 60px;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
    transition: background-color 0.2s ease, box-shadow 0.2s ease;
    flex-shrink: 0;
}
.btn-submit-question:hover {
    background: #1C161F;
	color:#CA9E67;
    box-shadow: 0 0 15px rgba(202, 158, 103, 0.4);
}
.ask-form-fields .feedback-form__checkbox {
	font-size:14px;
	line-height:16px;
}
.ask-mascot {
    width: 160px;
    flex-shrink: 0;
	position:relative;
	pointer-events:none;
}
.ask-mascot:after{
    content:'';
	pointer-events:none;
	position:absolute;
	width:184px;
	max-height:426px;
	height:155%;
	background:url('./img/decor/lamp-guy.png') no-repeat center / contain;
	bottom: -80px;
	left:30px;
}



.formcall{
	max-width:500px;
	padding: 30px 80px;
	background: #04aa59;
	color: #fff;
	border-radius: 4px;
}
.modal-form-title{
	font-weight: bold;
	font-size: 35px;
	line-height: 35px;
}
.modal-form-subtitle{
	font-size: 14px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-input,.form-textarea{
	display: block;
	width: 100%;
	height: 50px;
	border: 0;
	padding: 20px;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight:300;
}
.form-textarea{
	height:120px;
}

@keyframes glowing {
  0% { background-color: #ffbdc7;}
  50% { background-color: transparent;}
  100% { background-color: #ffbdc7;}
} 
.glow{
	background:#ffbdc7;
	animation: glowing 500ms infinite; 
}

.delivery-page{
	background:#EAEAEA;
}

.d-blocks{
	display: flex;
	gap:24px;
	flex-wrap: wrap;
	padding:40px 0 50px;
}
.d-block{
	width:calc(50% - 12px);
	background:#fff;
	padding:79px 70px;
	border-radius:25px;
}
.banks{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap:44px;
	margin:40px 0 0px;
}
.d-block h2{
	font-size:25px;
	line-height:29px;
	font-weight:500;
	margin:0 0 20px;
}
.d-block h3{
	font-size:20px;
	line-height:29px;
	font-weight:500;
	margin:20px 0 10px;
}
.d-block h3:not(:first-of-type){
	margin-top:29px;
}
.d-block h3:first-child{
	margin-top:0;
}
.d-block p{
	font-size:16px;
	line-height:22px;
}
.d-block ul{
	margin:30px 0 10px;
	padding:0;
	list-style:none;
}
.d-block li{
	font-size:20px;
	line-height:30px;
	margin:0 0 20px;
	min-height:35px;
	padding-left:49px;
	background: url('./img/icons/check.svg') no-repeat 0 0 / 35px;
}






.catalog-container {
    padding:0 0 30px;
}
.catalog-group-header {	
    grid-column: 1 / -1;
    margin: 30px 0 0;
    display: flex;
    align-items: center;
}
.catalog-group-header span {
	font-family: 'Geologica', sans-serif;
    display: inline-block;
    background: #1C161F;
    color: #ffffff;
    padding: 9px 30px;
    font-size: 23px;
    font-weight: 500;
    border-radius: 6px;
    text-transform: uppercase;
    border-radius:8px;
}


.products-grid > .catalog-group-header:first-child {
    margin-top: 0;
}
.pagehead-section  h1.catalog-h1{
	font-size:70px;
	line-height:70px;
	margin:0 0 23px;
}
#catalog-filter-form {
    display: flex;
    flex-direction: column;
    gap: 26px;
    margin-bottom: 31px;
}
.top-shape-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}
.top-filter-btn {
    cursor: pointer;
}
.top-filter-btn input[type="radio"] {
    display: none;
}
.top-filter-btn span {
	font-family: 'Geologica', sans-serif;
    display: inline-block;
    padding: 9px 15px;
	height:41px;
    background: #fff;
    border: 1px solid #CACACA;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    transition: all 0.2s ease;
}
.top-filter-btn:hover span {
    background: #ggg;
    border-color: #fff;
	box-shadow:1px 1px 10px 0 rgba(0,0,0,0.35);
}
.top-filter-btn input[type="radio"]:checked + span {
    background: #1C161F;
    border-color: #1C161F;
	color:#fff;
	box-shadow:1px 1px 10px 0 rgba(0,0,0,0.35);
}

.per-page-selector {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
	line-height:18px;
    color: #000000;
}
.per-page-selector label {
    cursor: pointer;
}
.per-page-selector input[type="radio"] {
    display: none;
}
.per-page-selector span {
	font-family: 'Geologica', sans-serif;
    display: inline-block;
    padding: 0;
    transition: all 0.15s ease;
	color:#000000;
	text-decoration:underline;
	font-weight:400;
}
.per-page-selector input[type="radio"]:checked + span {
    color: #CA9E67;
    font-weight: 500;
	text-decoration:none;
}
.per-page-selector .per-page-selector-title{
	font-family: "Raleway", sans-serif;
	text-decoration:none;
}

.dropdown-filters-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
    z-index: 10;
}
.filter-dropdown {
    position: relative;
}
.dropdown-toggle {
    display: flex;
    align-items: center;
    gap: 12px;
	height:43px;
    padding: 12px 15px;
    background: #fff;
    border: 1px solid #000000;
    border-radius: 8px;
    font-size: 15px;
    color: #000;
    cursor: pointer;
    user-select: none;
    transition: all 0.2s ease;
}
.dropdown-toggle:hover {
    border-color: #86868b;
}
.dropdown-toggle::after {
    content:'';
    display: inline-block;
    width: 9px;
    height: 9px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    transform: rotate(45deg);
    margin-bottom: 3px;
    transition: transform 0.2s ease;
}
.dropdown-toggle.show::after {
    transform: rotate(-135deg);
    margin-bottom: -1px;
}
.dropdown-content {
    display: none;
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    min-width: 200px;
    max-height: 280px;
    overflow-y: auto;
    background: #fff;
    border: 0;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    padding: 15px;
    flex-direction: column;
    gap: 14px;
    z-index: 99;
}
.dropdown-content.show {
    display: flex;
}
.dropdown-content label {
    display: flex;
    align-items: center;
	font-family: 'Geologica', sans-serif;
    gap: 10px;
    font-size: 15px;
    color: #000;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    transition: color 0.15s ease;
}
.dropdown-content label:hover {
    color:#1C161F;
}
.dropdown-content input[type="checkbox"] {
    width: 20px;
    height: 20px;
	flex-shrink:0;
    border: 1px solid #626262;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    background: #fff;
    cursor: pointer;
    position: relative;
    transition: all 0.15s ease;
	padding:0;
	margin:0;
}
.dropdown-content input[type="checkbox"]:checked {
    border-color: #000;
}
.dropdown-content input[type="checkbox"]:checked::before {
    content:'';
    position: absolute;
    top: 2px;
    left: 6px;
    width: 6px;
    height: 12px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.submit-filter-btn {
    padding: 12px 25px;
    background: #000000;
    border: none;
	height:43px;
    border-radius: 9px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.2s ease;
}
.submit-filter-btn:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.submit-filter-btn:disabled,
.submit-filter-btn:disabled:hover{
	background: #EAEAEA;
	color: #656565;
	cursor: not-allowed;
	border: none;
	box-shadow:none;
}


@media (max-width: 991.9px) {
	.pagehead-section  h1.catalog-h1{
		font-size:50px;
	}
}
@media (max-width: 768px) {
	.pagehead-section  h1.catalog-h1{
		font-size:40px;
	}
	.top-shape-filters {
		gap: 5px;
	}
    .dropdown-filters-group {
        flex-direction: column;
        align-items: stretch;
		gap:5px;
    }
    .filter-dropdown {
        width: 100%;
    }
    .dropdown-toggle {
        width: 100%;
        justify-content: space-between;
    }
    .dropdown-content {
        position: static;
        width: 100%;
        box-shadow: none;
        border-top: none;
        border-radius: 0 0 8px 8px;
        background: #f5f5f7;
    }
    .submit-filter-btn {
        width: 100%;
    }
}
.catalog-viewstypes{
	display: flex;
	gap:12px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.view-switcher{
	margin-left: auto;
	display: inline-flex; 
	gap: 10px;
}
.view-btn{
	width:40px;
	height:40px;
	border:0;
	box-shadow:none;
	background:transparent;
	padding:0;
	margin:0;
}
.view-btn .ico{
	display:block;
	width:100%;
	height:100%;
	stroke:#000000;
}
.view-btn.active .ico{
	stroke:#CA9E67;
}
.products-grid,
.products-grid.grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-top: 24px;
}
.products-grid.list {
    display: flex;
    flex-direction: column;
    grid-template-columns: none;
}
.product-card {
    background: #fff;
    border: 1px solid #C2C2C2;
    border-radius: 25px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
    position: relative;
}
.product-card:hover {
	border-color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}
.product-card.glow-teplyi:hover,
.product-card.glow-teplyj:hover {  
    box-shadow: 
        0 0 30px 0 rgba(255, 148, 13, 0.25),
        0 0 20px 0 rgba(255, 142, 0, 0.20);
}
.product-card.glow-holodnyi:hover,
.product-card.glow-holodnyj:hover {
    box-shadow: 
        0 0 30px 0 rgba(0, 111, 255, 0.25),
        0 0 20px 0 rgba(0, 111, 255, 0.15);
}
.product-card.glow-dnevnoi:hover,
.product-card.glow-neutral:hover {
    box-shadow: 0 0 20px 0 rgba(194, 194, 194, 0.4);
}

.product-card.list {
    flex-direction: row;
    gap: 25px;
}
.product-card.grid{
	padding-top:25px;
}
.product-card.grid.img-g13{
	padding:0;
}
.product-card.grid.img-g13 .card-image{
	margin:0;
}

.card-image {
    position: relative;
    padding:0;
    background: #fff;
    overflow: hidden;
	height:300px;
	flex-shrink: 0;
	width:100%;
	margin-left:-20px;
}
.product-card.list{
	padding:12px;
}
.product-card.list .card-image {
	width:300px;
	margin:0 auto;
}
.card-image img, 
.no-photo-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.card-image img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.no-photo-placeholder {
	padding: 16px;
}
.no-photo-placeholder {
    background: #e8e8ed url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="%2386868b"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14zm-5.04-6.71l-2.75 3.54-1.96-2.36L6.5 17h11l-3.54-4.71z"/></svg>') center center no-repeat;
}
/*
.btn-favorite {
    position: absolute;
    top: 18px;
    right: 21px;
    width: 30px;
    height: 30px;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
	background:transparent;
	padding:0;
}
.btn-favorite .ico .ico-bg {
    fill: transparent;
    transition: fill 0.2s ease;
}
.product-card.list .btn-favorite {
	top: 28px;
	right: 28px;
}
.btn-favorite .ico{
	width:30px;
	height:30px;
	fill:#C2C2C2;
	transition: fill 0.2s ease;
}
.btn-favorite:hover  .ico{
	fill:#a8a8a8;
}

.btn-favorite.active  .ico{
    fill:#ED143B;
}
.btn-favorite.active:hover  .ico{
    fill:#d01033;
}*/

.btn-favorite {
    position: absolute;
    top: 18px;
    right: 21px;
    width: 30px;
    height: 30px;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    background: transparent;
    padding: 0;
}

.product-card.list .btn-favorite {
    top: 28px;
    right: 28px;
}

.btn-favorite .ico {
    width: 30px;
    height: 30px;
}
.btn-favorite .ico use {
    fill: transparent;
    stroke: #C2C2C2;
    stroke-width: 2;
    transition: fill 0.2s ease, stroke 0.2s ease;
}
.btn-favorite:hover .ico use {
    stroke: #a8a8a8;
}
.btn-favorite.active .ico use {
    fill: #d2b077;
    stroke: #d2b077;
}
.btn-favorite.active:hover .ico use {
    fill: #b89862;
    stroke: #b89862;
}



.lamp-badges{
	position:absolute;
	top:88px;
	right:20px;
	min-width:60px;
	width:fit-content;
	display: flex;
	gap:3.9px;
	flex-direction: column;
	pointer-events:none;
}
.product-card.list .lamp-badges{
	top:40px;
	left:337px;
	right:auto;
	flex-direction: row;
	gap:10px;
}
.product-card.list .badge-text{
	display: flex;
	flex-direction: row;
	flex-shrink:0;
	gap:5px;
}
.product-card.list .badge-text span{
	width:fit-content;
}
.badge{
	width:100%;
	padding:5px;
	border-radius:6px;
	font-size:9.35px;
	line-height:11px;
	font-weight:500;
}
.product-card.list .badge{
	width:fit-content;
}
.badge span{
	display:block;
	width:100%;
	font-size:15.58px;
	line-height:19px;
	font-weight:600;
	font-family: 'Geologica', sans-serif;
}
.badge-cap{
	background:#9E9AA3;
	color:#fff;	
}
.badge-power{
	background:#1B151E;
	color:#fff;	
}
.light-badge{
	background:#FFF3CD;
	color:#000000;
}
.badge-neutral{
	background:#E9E9E9;
}
.badge-cold{
	background:#D7E5FF;
}
.badge-warm{
	background:#FFF3CD;
}
.badge .badge-text span{
	font-family: "Raleway", sans-serif;
	font-size:9.35px;
	line-height:9.4px;
	font-weight:500;
}
.badge-value{
	font-size:15.58px;
	line-height:19px;
	font-weight:600;
	font-family: 'Geologica', sans-serif;
}


.card-info {
    padding: 3px 20px 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
	font-family: 'Manrope', sans-serif;
	text-align:center;
}
.product-card.list .card-info{
	display: flex;
	justify-content: space-between;
	gap:25px;
	flex-direction: row;
	text-align:left;
	padding:0;
	padding-top:100px;
}

.product-title {
	font-family: 'Manrope', sans-serif;
    font-size: 25px;
	line-height:34px;
    font-weight: 400;
    color: #1C161F;
    margin: 0 0 5px 0;
}
.product-specs {
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 14px;
	line-height:19px;
}
.product-specs p {
    font-size: 14px;
	line-height:19px;
	color:#4C4C4C;
}

.card-buttons {
    display: grid;
    grid-template-columns: 2fr 3fr;
    gap: 8px;
    margin-top: auto; 
}
.product-card.list .card-buttons {
	margin:0;
	padding-right:90px;
}
.product-card.list .card-buttons {
    display: flex;
    flex-direction: column;
    gap: 15px;
    min-width: 150px;
}
.btn-order, .btn-more {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 15px 10px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.2s ease;
	border-radius:50px;
	height:46px;
	gap:9px;
	width:100%;
}
.product-card.list .card-buttons .btn{
	width:150px;
}
.btn-order {
    background: #CA9E67;
	background: #9E9AA3;
    color: #fff;
    border: none;
}
.btn-order:hover {
    background: #d2b077;
	color: #fff;
}
.btn-more {
    background: #E9E9E9;
    color: #000000;
    border: none;
}
.btn-more:hover {
    background: #1B151E;
	color:#fff;
}
.btn-more .ico{
	width:16px;
	height:16px;
	fill:#000000;
}
.btn-more:hover .ico{
	fill:#ffffff;
}
@media (max-width: 1299.9px) {
    .products-grid, .products-grid.grid { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 991.9px) {
    .products-grid, .products-grid.grid { grid-template-columns: repeat(2, 1fr); gap: 16px; }
}
@media (max-width: 767.9px) {
	.product-card.list {
		padding: 8px;
		min-height:300px;
	}
	.product-card.list .card-image {
		width: 130px;
		height:120px;
		margin-left:-20px;
	}
	.product-card.list .lamp-badges {
		top: 130px;
		left: 12px;
		gap:1px;
		flex-direction: column;
		max-width:140px;
	}
	.product-card.list .card-info {
		flex-wrap: wrap;
		padding-top: 10px;
	}
	.product-card.list .card-buttons {
		padding:0;
		gap:5px;
	}
	.product-card.list .t-card-info{
		width:100%;
	}
	.product-card.list .product-specs {
		margin-bottom:0;
	}
	.product-card.list {
		gap:5px;
	}
	.badge{
		padding:5px;
		border-radius: 5px;
	}
	
	.product-card.list .badge-text {
		flex-direction: column;
		gap:1px;
	}
	.product-card.list .btn-favorite {
		top: 18px;
		right: 21px;
	}
}
@media (max-width: 600px) {
    .products-grid, .products-grid.grid { grid-template-columns: 1fr; }
}

.products-grid-wrapper {
    position: relative;
    min-height: 200px;
}
.products-grid {
    transition: opacity 0.3s ease;
}
.products-grid.loading {
    opacity: 0.4;
    pointer-events: none;
}
.catalog-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 20;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.catalog-loader.active {
    opacity: 1;
    visibility: visible;
}
.catalog-loader .spinner {
    animation: rotate 2s linear infinite;
    width: 60px;
    height: 60px;
}
.catalog-loader .spinner .path {
    stroke: #CA9E67;
    stroke-linecap: round;
    animation: dash 1.5s ease-in-out infinite;
}
@keyframes rotate {
    100% { transform: rotate(360deg); }
}
@keyframes dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124;
    }
}

.catalog-pagination-block{
	padding:20px 0 50px;
	text-align:center;
}
.products-counter{
	color:#626262;
	font-size:14px;
	line-height:1;
	font-family: 'Geologica', sans-serif;
}
.load-more-button{
	background: #EAEAEA;
	border: none;
	border-radius: 30px;
	padding: 18px 60px;
	font-size: 18px;
	font-weight: 500;
	color: #000000;
	cursor: pointer;
	height:62px;
	max-width:624px;
	width:100%;
	margin: 0 auto 20px;
	transition: background 0.3s ease, transform 0.2s ease;
}
.load-more-button:hover{
	background:#CA9E67;
}

.catalog-textdescription{
	padding:0 0 30px;
	color:#000;
}
.catalog-textdescription h2,
.catalog-textdescription h3{
	text-align:center;
}
.catalog-textdescription p,
.catalog-textdescription li{
	font-size:20px;
	line-height:23px;
	margin:0 0 20px;
	list-style-type:disc !important;
}
.catalog-textdescription ul{
	margin:20px 0;
	
}
.catalog-textdescription strong{
	font-weight:600;
}
.catalog-textdescription h2{
	color:#1C161F;
	font-size:40px;
	line-height:45px;
	font-weight:500;
	margin:0 0 40px;
}
.catalog-textdescription h3{
	color:#1C161F;
	font-size:25px;
	line-height:29px;
	font-weight:500;
	margin:40px 0;
}
.favorites-page-container{
	padding:0;
	padding-top:15px;
}
.empty-favorites{
	width:100%;
	color: #1C161F;
	font-size: 30px;
	line-height: 45px;
	font-weight: 600;
	margin: 0 0 15px;
	grid-column: 1 / -1;
    width: 100%;
    text-align: left; 
    padding: 40px 0;	
}
.empty-favorites .btn{
	background: #CA9E67;
	color: #fff;
	min-width: 195px;
	height: 65px;
	padding: 20px 40px;
	font-size: 18px;
	margin-top:30px;
}

.viewed-slider{
	width:100%;
	position:relative;
}
.viewed-products-section{
	display: none;
	padding:0px 0 50px;
	background:#EAEAEA;
	margin-top: 220px;
	position: relative;
}
.viewed-products-section:before {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -152px;
	width: 2718px;
	height: 973px;
	background: #EAEAEA;
	border-radius: 50%;
	z-index: 1;
	pointer-events: none;
}
.viewed-products-section .container {
	position: relative;
	z-index: 3;
}
.viewed-products-section h2{
	color:#1C161F;
	text-align:center;
	margin:0 0 40px;
	font-size:50px;
	line-height:50px;
	font-weight:500;
}
.viewed-products-section .swiper {
    position: relative;
    padding: 15px;
    overflow: hidden;
}
.viewed-button-next::after,
.viewed-button-prev::after {
    display:none;
}
.viewed-button-prev,
.viewed-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 55px;
    height: 55px;
    z-index: 10;
	border:0;
	box-shadow:0;
	background:transparent;
}
.viewed-button-prev { left: -70px; }
.viewed-button-next { right: -70px; }
.viewed-button-prev svg,
.viewed-button-next svg{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
    height: 100%;
	filter: invert(1);
	opacity:0.5;
}
.viewed-button-prev:hover,
.viewed-button-next:hover{
	background:transparent;
}
.viewed-button-prev:hover svg,
.viewed-button-next:hover svg{
    opacity:1;
}
.viewed-button-next svg{
	transform:scaleX(-1);
}



.single-product{
	
}
.single-product-head{
	display: flex;
	gap:5px;
}
.btn-favorite-wrap{
	flex-shrink:0;
	width:56px;
	height:53px;
	border-radius:8px;
	border:1px solid #E0E0E0;
	position:relative;
}
.btn-favorite-wrap .btn-favorite {
	width:100%;
	height:100%;
	top: 0px;
	right: 0px;
}
.single-product-content{
	gap:50px;
	display: flex;
}
.single-product-images{
	flex-shrink:0;
	min-width: 524px;
	position:relative;
}
.single-product-images .lamp-badges {
	top:23px;
	right:22px;
	z-index:9;
}
.photogallery-single-wrapper {
    width: 524px;
    border: 1px solid #E0E0E0;
    border-radius: 25px;
    overflow: hidden;
    background: #fff;
}
.photogallery-single-wrapper{
	width:524px;
}
.product-gallery-container{
	min-width:717px;
}
.single-product-info{
	width:fit-content;
}


.product-gallery-container {
    display: flex;
    gap: 50px;
    align-items: flex-start;
    max-width: 717px;
    width: 100%;
}
.gallery-thumbs-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 142px;
    flex-shrink: 0;
	position:relative;
	padding:41px 0;
}
.gallery-thumbs {
    height: 519px; 
    width: 100%;
    overflow: hidden;
}
.gallery-thumbs .swiper-slide {
    height: auto;
    cursor: pointer;
    opacity: 0.5;
    transition: opacity 0.3s ease;
}
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.gallery-thumbs .swiper-slide-thumb-active .thumb-image-inside {
    border-color: #CA9E67; 
}
.thumb-image-inside {
    width: 100%;
    height:100%;
    border: 1px solid #E0E0E0;
    border-radius: 15px;
    overflow: hidden;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px;
}
.thumb-image-inside img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.thumb-prev-btn, .thumb-next-btn {
    background: none;
    border: none;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
	position:absolute;
	left:56px;	
}
.thumb-prev-btn{
	top:0;
}
.thumb-next-btn {
	bottom:0;
}
.thumb-prev-btn.swiper-button-disabled svg,
.thumb-next-btn.swiper-button-disabled svg{
	fill: #fff;
	opacity:0;
	pointer-events:none;
}
.thumb-prev-btn svg, .thumb-next-btn svg {
    width: 30px;
    height: 30px;
    fill: #000000;
    transition: fill 0.3s;
}
.thumb-next-btn svg {
	transform:scaleY(-1);
}
.thumb-prev-btn:hover svg, .thumb-next-btn:hover svg {
    fill: #000000;
}

/* Правая часть: Главный слайдер */
.gallery-main {
    flex-grow: 1;
    border: 1px solid #e2e8f0;
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
    width: calc(100% - 124px); /* Вычитаем превьюшки и gap */
}

.main-image-slide {
    width: 100%;
    height:600px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 29px 5px;
}
.main-image-slide img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.product-h1{
	font-family: 'Montserrat', sans-serif;
	color:#1C161F;
	font-size:30px;
	line-height:40px;
	font-weight:500;
	margin:0 0 29px;
}
.product-descr-props {
	margin:0 0 39px;
}
.product-descr-props p{
	color:#4C4C4C;
	font-size:15px;
	line-height:18px;
	margin:0 0 12px;
}
.product-descr-props p span{
	color:#000000;
}
.product-variations-section {
    position: relative;
    max-width: 492px;
	padding:0;
    width: 100%;
}
.variations-swiper {
    position: relative;
    padding: 2px;
	overflow: hidden;
    width: 100%;
	display: block;
}
.variations-swiper .swiper-wrapper {
    display: flex;
}
.variations-swiper .swiper-slide {
    flex-shrink: 0;
    width: 86px;
    height: 98px;
	margin-right: 15px;
}
.variations-swiper .swiper-slide:not(:last-child) {
    margin-right: 15px !important; 
}
.variation-card {
    display: flex;
	flex-direction: column;
    height: 100%;
    border: 1px solid #E0E0E0;
    border-radius: 9px;
    padding: 6px 1px;
    background: #fff;
    transition: border-color 0.3s ease, transform 0.2s;
}
.variation-card:hover {
    border-color: #CA9E67;
}
.variation-card.is-current {
    border: 1px solid #000000;
    pointer-events: none;
}
.variation-img-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.variation-img-wrap img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.variation-next-btn,
.variation-prev-btn {
	position: absolute;
	z-index: 10;
    cursor: pointer;
    width: 55px;
    height: 55px;
    background: #fff;
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0px 8px rgba(0,0,0,0.25);
    top:43%;
	left:auto;
	right: -46px;
}
.variation-prev-btn{
	right:auto;
	left:-40px;
}
.variation-next-btn::after,
.variation-prev-btn::after{
    display:none;
}
.variation-next-btn .ico,
.variation-prev-btn .ico{
	width:22px;
	height:22px;
	fill:#000;
}
.variation-prev-btn .ico {
    transform: scaleX(-1);
}
.variation-prev-btn.swiper-button-disabled,
.variation-next-btn.swiper-button-disabled {
    opacity: 0;
    pointer-events: none;
}


.product-descr-btns {
	margin:40px 0 20px;
    display: flex;
    gap: 17px;
	flex-wrap: wrap;
}
.product-descr-btns .btn-order, .product-descr-btns .btn-price {
    height: 55px;
    padding: 0 45px;
    border-radius: 50px;
    font-size: 16px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: opacity 0.2s;
	max-width:fit-content;
	width:fit-content;
}
.product-descr-btns .btn-order {
    background-color: #CA9E67;
	background-color: #9E9AA3;
    color: #fff;
}
.product-descr-btns .btn-price {
    background-color: #E9E9E9;
    color: #000;
}
.product-descr-btns .btn-order:hover,  .product-descr-btns .btn-price:hover {
    opacity: 0.9;
}


.btn-gotocatalog{
	margin:30px auto 0;
	width:365px;
	height:85px;
	background:#fff;
	font-size:18px;
	color:#000;
	gap:15px;
}
.btn-gotocatalog .ico{
	width:25px;
	height:25px;
	fill:#000;
	flex-shrink:0;
}
.btn-gotocatalog:hover{
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.page-404{
	background:#EAEAEA;
	position:relative;
	padding:40px 0 200px;
	text-align:center;
	z-index:2;
}
.page-404 h1{
	color:#1C161F;
	font-size:30px;
	line-height:45px;
	font-weight:600;
	margin:0 0 15px;
}
.page-404 h1 span{
	color:#CA9E67;
}
.page-404 p{
	font-size:18px;
	line-height:26px;
}
.page-404 img{
	display:block;
	margin:0 auto 15px;
	max-width:100%;
}
.page-404__bottom-wave {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top:calc(100% - 150px);
    width: 2718px; 
    height: 973px;    
    background: #ffffff;
    border-radius: 50%;    
    z-index: 2;
    pointer-events: none;
}
.page-404-part2{
	position:relative;
	z-index:4;
	margin-top:-100px;
	text-align:center;
	padding:0 0 60px;
}
.page-404-part2 h2{
	color:#1C161F;
	font-size:30px;
	line-height:46px;
	font-size:600;
	margin: 0 0 35px;
}
.page-404-part2 h4{
	color:#1C161F;
	font-size:20px;
	line-height:30px;
}
.page-404-actions{
	display: flex;
	justify-content: space-between;
	gap:24px;
	margin:0 0 50px;
}
.page-404-action-1,
.page-404-action-2{
	width:50%;
	display: flex;
	gap:14px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.page-404-actions h3{
	color:#000;
	font-size:20px;
	line-height:26px;
	margin:0;
}
.page-404-actions p{
	font-size:18px;
	line-height:26px;
}
.btn-simple{
	background:#CA9E67;
	color:#fff;
	min-width:195px;
	height:65px;
	padding:20px 40px;
	font-size:18px;
}
.searchform{
	width:100%;
}
.search-input{
	width:100%;
	height:65px;
	background:#fff;
	border:1px solid #C2C2C2;
	border-radius:50px;
	font-size:18px;
	padding-left:40px;
}
.search-input::placeholder{
	color:#626262;
}
/* Контейнер секции поиска */
.section-search {
    padding: 40px 0;
}

.search-result-title {
    font-size: 18px;
    margin-bottom: 30px;
    color: #333;
}

.search-result-title span {
    color: #CA9E67;
}

.row.find {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.searchresult_div {
	width:100%;
	margin:20px 0;
}
.navigation.pagination {
    margin: 40px 0 20px;
    width: 100%;
}
.navigation.pagination .nav-links {
    display: flex;
    justify-content: center;
    gap: 8px;
}
.navigation.pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 6px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    color: #333;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.2s;
}
.navigation.pagination .page-numbers.current,
.navigation.pagination .page-numbers:hover {
    background-color: #000000;
    border-color: #000000;
    color: #ffffff;
}

.searchresult_info_block {
    width: 100%;
}
.search-page-item {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 24px;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.search-page-item:hover {
    border-color: #CA9E67;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
}
.search-page-title {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 12px;
}
.search-page-title a {
    color: #1a1a1a;
    text-decoration: none;
    transition: color 0.2s;
}
.search-page-title a:hover {
    color: #CA9E67;
}
.search-badge {
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    background: #f1f5f9;
    color: #64748b;
    padding: 3px 8px;
    border-radius: 4px;
    letter-spacing: 0.5px;
}
.search-page-excerpt {
    font-size: 14px;
    line-height: 1.5;
    color: #626262;
    margin-bottom: 12px;
}
.search-page-link {
    font-size: 13px;
    font-weight: 600;
    color: #CA9E67;
    text-decoration: none;
    border-bottom: 1px dashed #CA9E67;
    transition: color 0.2s, border-color 0.2s;
}
.search-page-link:hover {
    color: #000000;
    border-color: #000000;
}






.about-section {
	width: 100%;
	padding: 114px 0 0;
	background:#EAEAEA;
	position: relative;
	margin:-50px 0 147px;
}
.about-media {	
	position:absolute;
	left:0;
	bottom:-94px;
	max-width:865px;
	width: calc(50% - 100px);
	height:100%;
	pointer-events:none;
}
.media-swiper {
	width: 100%;
	overflow: hidden;
}
.media-swiper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.about-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 50%;
	margin-left:auto;
	padding:52px 0 80px;
}
.about-title {
	font-size:40px;
	font-weight: 500;
	margin:0 0 43px;
	color: #1C161F;
}
.text-swiper {
	width: 100%;
	cursor: grab;
}
.text-swiper:active {
	cursor: grabbing;
}
.reveal-text {
	clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
	opacity: 0;
	transition: clip-path 0.5s ease-out, opacity 0.2s ease-out;
	will-change: clip-path, opacity;
}
.swiper-slide-active .reveal-text {
	opacity: 1;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	transition-delay: 0.15s; 
}
.reveal-text p {
	font-size: 16px;
	line-height: 19px;
	color: #000;
	margin-bottom: 16px;
}
.reveal-text p:last-child {
	margin-bottom: 0;
}
@media (max-width: 1600px) {
	.about-section {
		padding: 40px 0 0;
		margin-bottom:70px;
	}	
}
@media (max-width: 1300px) {
	.about-content {
		padding:20px 0;
	}
	.about-media {
		top:30px;
		bottom:30px;
		width: calc(50% - 30px);
	}
	.about-title {
		font-size: 35px;
		margin: 0 0 24px;
	}
}
@media (max-width: 992px) {
	.about-section {
		margin:0;
	}
}
@media (max-width: 768px) {
	.about-section {
		padding: 20px 0 0;
	}
	.reveal-text p {
		font-size: 14px;
	}
	.about-media {
		position:static;
		width:100%;
		margin:0 auto;
	}
	.about-content {
		width:100%;
	}
}












.footercontent{
	position:relative;
	z-index:2;
}
.footercontent--has-decor:after,
.footercontent--has-decor:before{
	content:'';
	display:block;
	position:absolute;
	bottom:0;
	pointer-events:none;
	z-index:1;
}
.footercontent--decor-decor1:before{
	width:530px;
	height:866px;
	background:url('./img/decor/b-left-dec1.png') no-repeat left bottom / contain;
	left:0;
}
.footercontent--decor-decor1:after{
	width:467px;
	height:754px;
	background:url('./img/decor/b-right-dec1.svg') no-repeat right bottom / contain;
	right:0;
	bottom:220px;
}
.footercontent--decor-fbfbg:after{
	width:534px;
	height:948px;
	background:url('./img/decor/fbf-bg-dec.svg') no-repeat right bottom / contain;
	right:0;
	bottom:0;
}
.footercontent--decor-gray2:after{
	content:'';
	display:block;
	position:absolute;
	max-width:29%;
	width:582px;
	height:1048px;
	left:0;
	bottom:152px;
	background: url('./img/decor/vbg-dec.svg') no-repeat 0 bottom / contain;
}
.footercontent--decor-decor3:after{
	content:'';
	display:block;
	position:absolute;
	width:534px;
	height:692px;
	right:0;
	bottom:0;
	background: url('./img/decor/news-dec2.svg') no-repeat right bottom / contain;
}

.footercontent .container{
	position:relative;
	z-index:6;
}
.footer-top-bg{
	background:#1C161F;
	position:relative;
	z-index:9;
}
.allfooter {
	background:#EAEAEA;
	position:relative;
	background: #1C161F;
}
.allfooter:before,
.allfooter:after{
	content:'';
	display:block;
	position:absolute;
	pointer-events:none;
	z-index:10;
}
.allfooter:before{
	width:293px;
	height:423px;
	background: url('./img/decor/ft-bg-1.svg') no-repeat 0 bottom / contain;
	bottom:0;
	left:0;
}
.allfooter:after{
	width:450px;
	height:462px;
	background: url('./img/decor/ft-bg-2.svg') no-repeat 0 bottom / contain;
	bottom:0;
	right:0;
}
.footer{
	width:100%;
	background:#1C161F;
	border-radius:25px;
	padding:50px 50px 70px;
	display: flex;
	flex-wrap: wrap;
	align-items: end;
	gap:35px;
}
.footer__logo .logo{
	width:194px;
}
.footer__logo .logo img{
	margin-bottom:3px;
}
.footer__logo .logo span{
	color:#fff;
	font-size:8.5px;
}
.footer__phone{
	width:fit-content;
	padding:0 90px 0 70px;
}
.footer__phone .header__btn {
	width:240px;
	height:50px;
}
/*
.footer__phone .phone{
	color:#CA9E67;
	gap:15px;
	display: inline-flex;
	align-items: center;
	font-size:26px;
}
.footer__phone .ico{
    width:28px;
	height:28px;
	fill:#CA9E67;
}*/
.footer__docs{
	display: flex;
	flex-direction: column;
}
.footer__docs a{
	display:inline-block;
	font-size:16px;
	line-height:25px;
	color:rgba(255,255,255,0.5);
}
.footer__docs a:hover{
	color:#fff;
}
.footer__nav{
	width:100%;
}
.footer__nav ul {
    display: flex;
    align-items: center;
	justify-content: space-between;
    gap: 24px; 
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer__nav a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    transition: color 0.2s ease;
	white-space:nowrap;
}
.footer__nav a:hover,
.footer__nav a.active {
    color: #CA9E67;
}

.subfooter{
	background:#EAEAEA;
	background: #1C161F;
	padding:25px 0 35px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap:16px;
	justify-content: space-between;
	color:#1C161F;
	font-size:18px;
}
.dev{
	display:inline-flex;
	flex-wrap: wrap;
	gap:24px;
	color:#1C161F;
	font-size:18px;
	align-items: center;
}
.scroll-top-btn {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    cursor: pointer;
    width: fit-content;
    margin: 0 0 0 auto;
}
.scroll-top-btn__icon{
	width:100px;
	height:100px;
	display:block;
	background:url('./img/totop.svg') no-repeat center / contain;
}
.scroll-top-btn__text {
    font-size: 18px;
    color: #CA9E67;
    transition: color 0.3s ease;
}
.scroll-top-btn:hover {
	opacity:0.8;
}



.scroll-top-btn-b{
	position:fixed !important;
	top:auto !important;
	left:auto !important;
	right:10px !important;
	bottom:10px !important;
	z-index:21;
}
.scroll-top-btn-b .scroll-top-btn__text {
	display:none;
}
.scroll-top-btn-b  .scroll-top-btn__icon{
	width:80px;
	height:80px;
}
.scroll-top-btn-b {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out;
}
.scroll-top-btn-b.is-visible {
    opacity: 1;
    pointer-events: auto;
}

.breadcrumbs ol {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
	margin:0 0 40px;
	font-size:15px;
	line-height:18px;
}
.breadcrumbs .separator {
    color: #000000;
}
.breadcrumbs a {
    text-decoration: none;
    color: #000000;
}
.breadcrumbs a:hover{
	text-decoration: underline;
}
.breadcrumbs [aria-current="page"] {
    color: rgba(0,0,0,0.45);
}

.blink-pink {
    animation: pulsePink 0.8s ease-in-out;
}
@keyframes pulsePink {
    0%, 100% {
        border-color: #cccccc;
        background-color: #ffffff;
        box-shadow: 0 0 0 0 rgba(233, 30, 99, 0);
    }
    25%, 75% {
        border-color: #e91e63;
        background-color: #fce4ec;
        box-shadow: 0 0 0 6px rgba(233, 30, 99, 0.2);
    }
}
input.field-error,
textarea.field-error {
    border-color: #ff5252 !important;
    background-color: #ffebee !important;
}


.clearfix:after{display:block;clear:both;content:''}
.screen-reader-text{display:none;}
.mobileshow{display:none;}



@media (max-width: 1890px) {
	.header-wrap::before, .hero-slider .slide1::before {
		left: auto;
		right:calc(50% + 599px);
	}
	.header-wrap::after, .hero-slider .slide1::after {
		right: auto;
		left:calc(50% + 650px);
	}
	.hero-slider .design-2:before{
	}
	.hero-slider .design-2:after{
		left: calc(50% + 720px);
	}
	.single-page:before{
		left: auto;
		right:calc(50% + 430px);
	}
	.footercontent--decor-decor1:before {
		left: auto;
		right: calc(50% + 420px);
	}
	.footercontent--decor-decor1:after {
		right: auto;
		left:calc(50% + 480px);
	}
	.ourpath{
		background: #1C161F url('./img/decor/path-bg1.svg') no-repeat left bottom / 20% auto;
	}
	.ourpath:after{
		width:40%;
		background-position:left center;
	}
	
	.allfooter:before{
		left: auto;
		right: calc(50% + 650px);
	}
	.allfooter:after{
		right: auto;
		left:calc(50% + 480px);
	}
	
	
}
@media (max-width: 1599.9px) {
	.cert-col img {
		width: 50%;
	}
}
@media (max-width: 1399.9px) {
	.ourpath h2 {
		font-size: 54px;
		line-height: 67px;
	}
	.header__contacts {
		gap: 18px;
	}
	.viewed-products-section{
		padding:15px 50px;
	}
	.viewed-button-next {
		right: -52px;
	}
	.viewed-button-prev {
		left: -52px;
	}
}
@media (max-width: 1299.9px) {
	.header-wrap, .header--inner .header {
		min-height: 190px;
	}
	.header-wrap::before, .hero-slider .slide1::before {
		right:calc(50% + 379px);
	}
	.header-wrap::after, .hero-slider .slide1::after {
		left:calc(50% + 490px);
	}
	.single-page:before{
		right:calc(50% + 330px);
	}
	.header__nav ul {
		gap:15px;
	}
	.header__nav a {
		font-size: 15px;
	}
	.logo {
		width:200px;
	}
	.logo img {
		margin-bottom: 4px;
	}
	.logo span {
		font-size: 9px;
	}
	.header__slogan {
		font-size: 28px;
	}
	.header__phone {
		gap: 8px;
		height: 37px;
		font-size: 19px;
	}
	.header__phone .ico {
		width: 19px;
		height:19px;
	}
	.header__right {
		max-width: calc(100% - 230px);
		margin-top: 35px;
	}
	.header--home,
	.hero-slider {
		height:470px;
	}
	.slide-media {
		width:200px;
	}
	.lamp-glow {
		left: 12px;
		bottom: 20px;
		width: 60px;
		height: 60px;
	}
	.lamp-glow-67{
		left: 64px;
		bottom: 10px;
	}
	.slide-74 .slide-media {
		width: 275px;
		margin-left: -32px;
	}
	.lamp-glow-74,
	.lamp-glow-74-2{
		left: 238px;
		width: 1px;
		height: 1px;
		bottom:61px;
	}
	.lamp-glow-74-2{
		left: 139px;
		bottom: 99px;
	}
	
	.slide-container {
		gap:20px;
	}
	.slide-content__title {
		font-size: 24px;
		margin: 0 0 10px;
	}
	.slide-content__text {
		margin: 0 0 10px;
	}
	.slide-content__text p {
		font-size: 14px;
		line-height: 21px;
	}
	.slide-content {
		max-width: 450px;
	}
	.sales-counter {
		width: 220px;
		height: 220px;
		border-radius: 20px;
		padding: 20px;
		margin-top: 140px;
	}
	.slide-content__btn {
		width: 260px;
		height: 50px;
		font-size:14px;
	}
	.slide-content__btn .ico {
		width:14px;
		height:14px;
	}
	.sales-counter__title {
		font-size: 15px;
		line-height: 18px;
	}
	.sales-counter__digits {
		gap: 1px;
		margin-bottom: 10px;
	}
	.sales-counter__digits span {
		width: 30px;
		height: 45px;
		line-height: 43px;
		font-size: 30px;
	}
	.sales-counter__subtitle {
		font-size: 15px;
	}
	
	
	
	
	
	.sales-counter-v2 {
        padding: 15px 20px;
        margin-top: 280px;
    }
    .sales-counter-v2__title {
        font-size: 18px;
        margin-bottom: 4px;
    }
    .sales-counter-v2__subtitle {
        font-size: 13px;
        margin-bottom: 12px;
    }
    .sales-counter-v2__digits {
        gap: 2px;
    }
    .sales-counter-v2__digits span {
        width: 26px;
        height: 42px;
        font-size: 26px;
        border-radius: 8px;
    }
	
	
	
	
	
	
	
	
	.footer {
		padding: 40px 40px 50px;
		gap:25px 50px;
	}
	.scroll-top-btn {
		position:absolute;
		top:40px;
		right:40px;
	}
	.footer__docs{
		width:100%;
	}
	.footercontent--decor-decor1::before {
		right: calc(50% + 260px);
	}
	.footercontent--decor-decor1::after {
		left: calc(50% + 280px);
	}
	.subfooter {
		padding: 30px 0 45px;
		font-size: 16px;
	}
	.dev{
		font-size: 16px;
	}
	
	.advantages {
		padding: 35px 0 59px;
	}
	.slide__media-1 {
		max-width: 400px;
	}
	.advantages-slide {
		gap: 50px;
	}
	.advantages-slide__title {
		font-size: 32px;
		line-height: 40px;
		margin: 0 0 30px;
	}
	.advantages-slide__subtxt {
		font-size:18px;
	}
	
	.advantages-nav {
		bottom: 27px;
	}
	
	.aboutus-text {
		padding: 0 26px;
	}
	.aboutus-text-bg p {
		font-size: 14px;
		line-height: 17px;
		margin: 0 0 10px;
	}
	
	.ourpath {
		padding: 57px 0 77px;
		margin: 0 0 50px;
	}
	.ourpath h2 {
		font-size: 44px;
		line-height: 52px;
	}
	.fac5 .dl1 dd .txt h2 {
		font-size: 27px;
		line-height: 30px;
		margin: 0 0 20px;
	}
	.fac5 .dl1 dd .txt .dtc p {
		font-size: 14px;
		line-height: 16px;
		margin: 0 0 8px;
	}
	.fac5 .dl1 dd .img img {
		max-width: 360px;
	}
	.fac5 .dl1 dd .txt {
		max-width: 380px;
	}
	.fac5 .dl1 dd.dd2 {
		margin-top: 100px;
		min-height:304px;
	}
	.fac5 .dl1 dd.dd3 {
		margin-top: 436px;
	}
	.feedback-card {
		padding: 34px 22px;
	}
	.section-title2 {
		margin: 0 0 45px;
		font-size: 50px;
		line-height: 65px;
	}
	.section-videos {
		padding: 50px 0 63px;
	}
	.video-card-body{
		height:85px;
	}
	.video-card-title {
		font-size: 19px;
		line-height: 25px;
		
	}
	.ul-g-blocks li h3 {
		font-size: 21px;
		font-weight: 500;
		padding-left: 41px;
	}
	.ul-g-blocks li {
		padding: 30px 20px;
		border-radius: 25px;
	}
	.d-block {
		padding: 40px 25px;
	}
	.banks {
		gap:18px;
	}
	.news-card {
		padding: 43px 25px;
	}
	
	.text-col p {
		font-size: 15px;
		line-height: 18px;
		margin: 0 0 12px;
	}
	.about-intro .text-col {
		padding-right: 35px;
	}
	.about-intro {
		padding: 45px 0 65px;
	}
	blockquote p, .about-quote blockquote p {
		font-size: 18px;
		line-height: 22px;
	}
	.about-quote {
		padding: 51px 0 54px;
	}
	.slogan-col {
		font-size: 20px;
		line-height: 24px;
		padding: 50px 40px 40px 0;
		min-height: 200px;
	}
	.cert-col img {
		width: 20vw;
	}
	.about-why {
		padding: 50px 0 30px;
	}
	.about-why .section-title {
		font-size: 30px;
		line-height: 35px;
		margin: 0 0 30px;
	}
	.about-why-cols{
		flex-wrap: wrap;
	}
	.about-why-col {
		width: calc(50% - 13px);
		padding: 120px 22px 30px 22px;
	}
	
	.product-gallery-container {
		gap: 10px;
	}
	.single-product-content {
		gap: 20px;
	}
	.gallery-thumbs-wrapper {
		width: 80px;
	}
	.gallery-main {
		width: calc(100% - 90px);
	}
	.single-product-images {
		min-width:50%;
		width:50%;
	}
	.photogallery-single-wrapper{
		width:100%;
	}
	.product-gallery-container{
		min-width:400px;
	}
	.main-image-slide{
		height: 400px;
	}
	.gallery-thumbs{
		height: 320px;
	}
	.thumb-prev-btn, .thumb-next-btn {
		left: 26px;
	}
	
	.product-h1 {
		font-size: 32px;
		line-height: 36px;
	}
	.viewed-products-section {
		margin-top:60px;
	}
	.viewed-products-section::before {
		top: -50px;
	}
	.product-variations-section {
		padding: 0 20px;
	}
	.variation-prev-btn {
		left: -10px;
	}
	.variation-next-btn {
		right: -10px;
	}
	
	.footer__phone{
		width:fit-content;
		padding:0 20px;
	}

	
	.ask-modal-title {
		font-size: 32px;
		line-height: 28px;
		margin-bottom: 51px;
	}
	.inputs-row {
		gap: 12px;
	}
	.ask-input:first-child {
		width: auto;
	}
	.dm-modal.askquestion {
		border-radius: 30px;
		padding: 62px 70px 80px;
	}
	.dm-modal.askquestion .closeme {
		right: 15px;
		top: 15px;
	}
}
@media (max-width: 991.9px) {
	.header-wrap::before, .hero-slider .slide1::before {
		right: calc(50% + 240px);
	}
	.header-wrap::after, .hero-slider .slide1::after {
		display:none;
	}
	.single-page:before{
		right:calc(50% + 230px);
	}
	.header__undermenu {
		flex-direction: column;
		justify-content: start;
		align-items: start;
		gap:15px;
	}
	body:has(.header-wrap.menu-opened) {
		overflow: hidden;
	}
	.header-wrap.menu-opened:after,
	.header-wrap.menu-opened:before{
		display:none;
	}
	.header__menu{
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #1C161F;
		z-index: 99;
		display: none; 
		padding: 80px 20px 20px 20px; 
		box-sizing: border-box;
	}
	.header__nav ul {
		flex-direction: column;
	}
	.header__nav a {
		font-size: 20px;
	}
	.hamburger {		
		width: 50px;
		height: 50px;
		background: transparent;
		border: 2px solid #CA9E67; 
		border-radius: 4px;
		cursor: pointer;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 6px;
		padding: 0;
		box-shadow:0 0 20px #fff, inset 0 0 30px #000;
		transition: all 0.3s ease-in-out;
		position: fixed;
		top:30px;
		right:30px;
		z-index: 100;
	}
	.hamburger span {
		display: block;
		width: 26px;
		height: 3px;
		background-color: #CA9E67;
		border-radius: 2px;
		transition: all 0.3s ease-in-out;
		transform-origin: center;
	}
	.hamburger.opened span:nth-child(2) {
		opacity: 0;
		transform: translateX(-10px);
	}
	.hamburger.opened span:nth-child(1) {
		transform: translateY(9px) rotate(45deg);
	}
	.hamburger.opened span:nth-child(3) {
		transform: translateY(-9px) rotate(-45deg); 
	}
	
	.slide1 {
		background-position:30% center !important;
	}
	.slide-content__title {
		font-size: 20px;
		margin: 0 0 5px;
		min-height: 20px;
	}
	.slide-content__title .ico-lamp {
		width: 20px;
		height: 20px;
	}
	.slide-content {
		padding:0;
	}
	.sales-counter,
	.pagehead-section .sales-counter {
		width: 100%;
		height: 40px;
		border-radius: 15px;
		padding: 0px;
		margin-top: auto;
		margin-bottom:5px;
		flex-direction: row;
		align-items: center;
		gap:10px;
	}
	.pagehead-section .sales-counter {
		position: static;
		margin:-5px 0 20px;
	}
	.sales-counter__subtitle,
	.pagehead-section .sales-counter__subtitle	{
		color:#000
	}
	.sales-counter__title,
	.pagehead-section .sales-counter__title{
		width:40%;
		font-size:13px;
		line-height:14px;
		margin:0;
	}
	.sales-counter__subtitle,
	.pagehead-section .sales-counter__subtitle{
		font-size:13px;
		margin:0;
	}
	.sales-counter__title br{
		display:none;
	}
	.sales-counter__digits,
	.pagehead-section .sales-counter__digits{
		margin:0;
	}
	.sales-counter__digits span,
	.pagehead-section .sales-counter__digits span{
		width: 25px;
		height: 29px;
		line-height: 27px;
		font-size: 20px;
		border-radius: 4px;
	}
	
	.sales-counter-v2,
    .pagehead-section .sales-counter-v2 {
        width: 100%;
        height: auto;
        min-height: 40px;
        padding: 8px 12px;
        margin-top: auto;
        margin-bottom: 5px;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        box-sizing: border-box;
    }
    .pagehead-section .sales-counter-v2 {
        position: static;
        margin: -5px 0 20px;
    }
    .sales-counter-v2__title,
    .pagehead-section .sales-counter-v2__title {
        width: auto;
        font-size: 13px;
        line-height: 14px;
        margin: 0;
        text-align: left;
    }
    .sales-counter-v2__subtitle,
    .pagehead-section .sales-counter-v2__subtitle {
        font-size: 13px;
        margin: 0;
        text-align: left;
    }
    .sales-counter-v2__title br {
        display: none;
    }
    .sales-counter-v2__digits,
    .pagehead-section .sales-counter-v2__digits {
        margin: 0;
        gap: 1px;
    }
    .sales-counter-v2__digits span,
    .pagehead-section .sales-counter-v2__digits span {
        width: 22px;
        height: 30px;
        font-size: 18px;
        border-radius: 4px;
    }
	
	
	.slide-content__btn {
		width: 230px;
		height: 42px;
		font-size: 13px;
	}
	.header-shine {
		right:-420px;
	}
	
	.header__contacts{
		flex-direction:row-reverse;
	}
	
	.advantages-swiper .advantages-pagination,
	.advantages-pagination,
	.advantages-nav{
		bottom:0;
	}
	
	.footercontent--decor-decor1::before {
		right: calc(50% + 140px);
	}
	.footercontent--decor-decor1::after {
		left: calc(50% + 150px);
	}
	.footer {
		padding: 30px 30px 40px;
		gap: 25px 20px;
	}
	.footer__nav a {
		font-size: 12px;
	}
	.page-404-actions{
		flex-wrap: wrap;
	}
	.page-404-action-1,
	.page-404-action-2{
		width:100%;
	}
	.pagehead-section {
		padding:20px 0 0;
	}
	.pagehead-section h1, .section-title, h2.section-title {
		font-size: 26px;
		line-height: 34px;
		margin: 0 0 10px;
	}
	.section-contacts p {
		margin: 0 0 5px;
		min-height: 25px;
		font-size: 16px;
		line-height: 24px;
		background-position:0 0;
	}
	.section.section-dealers{
		padding:15px;
	}
	.dealers-container {
		height:400px;
	}
	.section {
		padding: 0 0 35px;
	}
	.section-text p {
		font-size: 15px;
		line-height: 26px;
	}
	
	.advantages {
		padding: 25px 0 39px;
	}
	.slide__media-1 {
		max-width: 300px;
	}
	.advantages-slide {
		gap: 30px;
	}
	.advantages-slide__title {
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 20px;
	}
	.advantages-slide__text {
		font-size: 14px;
		line-height: 18px;
	}
	.advantages-slide__subtxt {
		font-size:15px;
	}
	
	.ourpath {
		padding: 47px 0 77px;
		margin: 0 0 40px;
	}
	.ourpath h2 {
		font-size: 36px;
		line-height: 50px;
	}
	.fac5 .dl1 dd .txt h2 {
		font-size: 20px;
		line-height: 24px;
		margin: 0 0 10px;
	}
	.fac5 .dl1 dd .txt .dtc p {
		font-size: 13px;
		line-height: 16px;
		margin: 0 0 5px;
	}
	.fac5 .dl1 dd .img img {
		max-width: 270px;
	}
	.fac5 .dl1 dd .txt {
		max-width: 276px;
	}
	.fac5 .dl1 dd.dd2 {
		margin-top: 100px;
		min-height:304px;
	}
	.fac5 .dl1 dd.dd3 {
		margin-top: 436px;
	}
	.fac5 .dl1 dd .ico {
		width: 25px;
		margin-left: -34px;
	}
	.fac5 .dl1 dd.dd3 .ico {
		margin-left: -30px;
	}
	.video-card-body {
		padding: 8px 15px;
	}
	.ul-g-blocks li,
	.ul-g-blocks.ul-g-blocks-4 li{
		width:100%;
	}
	.ul-g-blocks.ul-g-blocks-4 li{
		padding-bottom:30px;
	}
	.ul-g-blocks li h3 {
		padding-left:50px;
	}
	.bottom-slogan {
		padding: 40px 0 30px;
	}
	
	.d-block {
		width:100%;
	}
	.d-blocks {
		gap: 16px;
		padding: 20px 0 30px;
	}
	.single-page-content p,
	.single-page-content li {
		font-size: 16px;
		line-height: 24px;
		margin: 0 0 8px;
	}
	.news-grid{
		gap:16px;
	}
	.news-card{
		width:100%;
	}
	.about-intro .image-col img {
		margin-top:0;
	}
	
	
	.single-product-content {
		gap: 30px;
		flex-wrap: wrap;
	}
	.single-product-info{
		width:100%;
	}
	.single-product-images {
		min-width: 50%;
		width: 100%;
	}
	.main-image-slide {
		height: 300px;
	}
	.product-gallery-container {
		min-width: 300px;
	}
	.main-image-slide img {
		margin-left:-30px;
	}
	.gallery-thumbs-wrapper {
		width: 60px;
		padding: 20px 0;
	}
	.gallery-thumbs {
		height: 255px;
	}
	.thumb-prev-btn, .thumb-next-btn {
		width: 21px;
		height: 20px;
		left: 21px;
	}
	.thumb-image-inside {
		border-radius:8px;
	}
	.gallery-main {
		border-radius:15px;
	}
	.product-variations-section {
		padding: 0;
	}
	.product-descr-btns{
		gap:8px;
	}		
	.product-descr-btns .btn-order, .product-descr-btns .btn-price {
		padding: 0 25px;
		min-width:150px;
	}
	.viewed-products-section h2 {
		margin: 0 0 20px;
		font-size: 30px;
		line-height: 30px;
	}
	.viewed-slider {
		padding:0 20px;
	}
	
	.section-why h2 {
		font-size: 50px;
		line-height: 55px;
	}
	.facts_rows {
		grid-template-columns:  1fr;
		gap:0;
	}
	.style-sand .nmb {
		font-size: 91px;
	}
	.fact_card .facts_cols.facts_cols01 {
		width: 157px;
	}
	.fact_card .facts_cols.facts_cols02 {
		width: calc(100% - 150px);
	}
	.facts_wrap_ovr {
        height: auto !important;
    }
	.facts_rows:not(:first-child) {
        position: relative;
	}
	.fact_card::after {
		top: 12px;
		right: 12px;
	}
	.h2_cta {
		padding-top:30px;
		font-size: 30px;
		line-height: 35px;
	}
	.btn.catalog_btn {
		width: 200px;
		height: 65px;
		gap: 10px;
		color: #000000;
		font-size: 16px;
		margin: 30px 0 30px auto;
	}
	
	.dm-modal.askquestion {
		border-radius: 20px;
		padding: 52px 20px 50px;
	}
	.inputs-row {
		grid-template-columns: repeat(1, 1fr);
	}
	.ask-mascot{
		display:none;
	}
	.ask-form-fields {
		max-width: 600px;
		margin:0 auto;
	}
	.ask-modal-title {
		font-size: 26px;
		line-height: 33px;
		margin-bottom: 41px;
	}
	.ask-form-footer{
		flex-wrap: wrap;
	}
	.ask-input, .ask-textarea {
		height:43px;
		font-size:15px;
		padding:14px;
	}
	.ask-textarea {
		height:90px;
	}
	.btn.btn-submit-question{
		margin:0 auto;
	}
}

@media (max-width: 767.9px) {
	.mobileshow{display:block;}
	.header__slogan {
		font-size: 20px;
	}
	.header__phone {
		font-size:15px;
	}
	.header-wrap, .header--inner .header {
		min-height: 170px;
	}
	.header-wrap::before, .hero-slider .slide1::before {
		right: calc(50% + 160px);
	}
	.header-wrap.header--inner::before, .hero-slider .slide1::before {
		top: 50px;
	}
	.hero-slider .design-2:before{
		top:0;
	}
	.hero-swiper .swiper-slide.slide-74{
		background-size:auto 200% !important;
	}
	.hamburger {
		top:10px;
		right:10px;
		width:42px;
		height:42px;
	}
	.slide-media {
		margin-left:-20px;
	}	
	.footercontent--decor-decor1::before {
		right: calc(50% + 40px);
	}
	.footercontent--decor-decor1::after {
		left: calc(50% + 50px);
	}
	.footer__phone{
		padding:0;
		width:100%;
	}
	.footer__nav ul{
		display: flex;
		flex-wrap: wrap;
		gap:5px;
	}
	.footer__nav ul li{
		width:calc(33% - 5px);
	}
	.footer__nav a {
		font-size: 14px;
	}
	.subfooter{
		justify-content: center; 
		text-align:center;
	}
	.advantages-swiper {
		position: relative;
	}
	.advantages-slide {
		gap: 20px;
		flex-wrap: wrap;
	}
	.advantages-slide__media,
	.advantages-slide__content	{
		max-width:100%;
		width:100%;
	}
	.slide__media-1 {
		max-width: 380px;
		margin:0 auto;
	}
	.advantages-nav {
		gap:15px;
	}
	.advantages-prev, .advantages-next {
		width: 45px;
		height: 45px;
	}
	
	.advantages-slide__img{
		max-height:280px;
		width:auto;
	}
	.advantages-slide__content {
		padding-top: 5px;
		padding-bottom:50px;
	}
	
	.aboutus-wrap{
		flex-wrap: wrap;
	}
	.aboutus-img, .aboutus-text {
		width:100%;
	}
	
	.ourpath h2.ourpath-title {
		padding:15px;
	}
	
	.fac5 .dl1 dd .img,
	.fac5 .dl1 dd .txt {
		opacity: 1 !important;
		transform: none !important;
		transition: none !important;
		display: block !important;
		width: 100% !important;
	}
	.fac5 .dl1 dd {
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;
		text-align: center !important;
		margin-bottom: 40px !important;
	}
	.fac5 .dl1 dd .img {
		margin-bottom: 15px;
	}
	.fac5 .dl1 dd .ico {
		display: none !important;
	}
	.img-container svg, 
	#path1 {
		display: none !important;
	}
	.ourpath {
		padding: 30px 0 27px;
	}
	.ourpath h2 {
		font-size: 33px;
		line-height: 38px;
	}
	.fac2{
		padding-top: 50px;
	}
	.fac5 .dl1 dd .img img {
		border-radius: 15px;
		margin:0 auto;
		max-width:100%;
	}
    .fac2 .img{overflow-y: hidden;overflow-x: auto;}
    .fac5{height: auto ;padding-bottom: 50px;}
    .fac5 .img-container{display: none;}
    .fac5 .dl1{position: relative;padding-top: 0;}
    .fac5 .dl1 dd{display: block;margin-top: 40px;}
    .fac5 .dl1 dd .img{width: 100%;float: none;opacity: 1;}
    .fac5 .dl1 dd .img img{border-radius: 20px;}
    .fac5 .dl1 dd .txt{max-width:100%;width: 100%;float: none;opacity: 1;margin-top: 20px;}
    .fac5 .dl1 dd .txt .dtt{line-height: 1.3;}
    .fac5 .dl1 dd .txt .dtc{padding-top: 0;}
    .fac5 .dl1 dd:nth-child(2n) .img{float: none;}
    .fac5 .dl1 dd:nth-child(2n) .txt{float: none;text-align: left;}
	.fac5 .dl1 dd.dd2,
	.fac5 .dl1 dd.dd3 {
		margin-top: 30px;
		min-height: auto;
	}
	.fac5 .dl1 dd:nth-child(4n) .txt h2 {
		text-align: left;
	}
	
	.section-title2 {
		margin: 0 0 25px;
		font-size: 30px;
		line-height: 45px;
	}
	.feedback-slider-wrapper{
		padding:0 40px;
	}
	.feedback-button-prev {
		left: 0px;
	}
	.feedback-button-next {
		right: 0px;
	}
	.section-feedback {
		padding: 69px 0 50px;
	}
	.advantages-swiper .advantages-pagination, .advantages-pagination{
		text-align:left;
	}
	.feedback-pagination .swiper-pagination-bullet,
	.advantages-pagination	.swiper-pagination-bullet{
		width: 10px;
		height: 10px;
		margin: 0 3px !important;
	}
	.feedback-form__row {
        flex-direction: column;
        gap: 15px;
    }
    .feedback-form__footer {
        flex-direction: column;
        align-items: stretch;
        gap: 20px;
    }
    .feedback-form__checkbox {
        max-width: 100%;
    }
    .feedback-form__submit {
        width: 100%;
    }
	.feedback-form-wrapper {
		padding-top: 45px;
		padding-bottom: 20px;
	}
	.gray-page {
		padding-bottom: 40px;
	}
	.feedback-form-wrapper::before {
		width:450px;
	}
	.feedback-form-container .section-title {
		text-align: center;
		margin: 0 0 20px;
	}
	.feedback-form__row {
		margin-bottom:15px;
	}
	.feedback-form__checkbox {
		gap:10px;
	}
	.feedback-form__checkbox {
		font-size: 13px;
		line-height: 16px;
	}
	.footercontent--decor-fbfbg::after {
		width: 238px;
	}
	.feedback-loadmore-btn {
		margin-top:20px;
	}
	.dm-modal.response{
		padding:50px 20px;
	}
	.allvideos-container .video-card-item,
	.video-card-item {
		width:100%;
	}
	.video-card-body{
		height:auto;
		padding:20px 15px;
		
	}
	.video-card-title {
		font-size: 14px;
		line-height: 18px;
	}
	.video-card-item,.video-card-body, .video-card-thumb-link {
		border-radius:10px;
	}
	.allvideos-btn {
		width: 320px;
		margin: 20px auto 0;
		font-size: 16px;
		height:55px;
	}
	.section-videos {
		padding: 30px 0 43px;
	}
	.section-feedback {
		padding: 40px 0 40px;
	}
	
	.t-section {
		margin: 20px 0;
	}
	.t-section h2 {
		font-size: 22px;
		line-height: 30px;
	}
	.t-section p {
		font-size: 15px;
		line-height: 18px;
		margin: 0 0 12px;
	}
	.ul-g-blocks{
		gap:10px;
	}
	.allvideos-container {
		margin-bottom: 40px;
	}
	.allvideos-bottomwave {
		top: calc(100% - 500px);
	}
	
	.d-block li {
		font-size: 16px;
		line-height: 20px;
	}
	.banks{
		gap:16px;
		justify-content: center; 
	}
	.single-page::before {
		display:none;
	}
	.breadcrumbs ol {
		margin-bottom:30px;
		font-size:13px;
		line-height:15px;
		gap:5px;
	}
	.btn.btn-back {
		margin: 40px 0 0;
	}
	.about-intro-content, .about-footer-content, .about-production-content {
		flex-wrap: wrap;
		gap: 10px;
	}
	.text-col, .image-col, .slogan-col, .cert-col{
		width:100%;
		padding:0;
	}
	.about-intro{
		margin-top:-1px;
		padding-top:20px;
	}
	.about-production {
		margin-top: 50px;
		padding-bottom:30px;
	}
	.about-production::before {
		top: -71px;
	}
	.about-production .text-col,
	.about-intro .text-col	{		
		padding:0;
	}
	.slogan-col{
		padding:20px;
		margin:0;
		min-height:auto;
		text-align:center;
	}
	.cert-col img {
		position:static;
		width:100%;
		max-width:260px;
		margin:20px auto;
	}
	
	.catalog-textdescription p,
	.catalog-textdescription li{
		font-size:16px;
		line-height:18px;
		margin:0 0 12px;
	}
	.catalog-textdescription ul{
		margin:12px 0;	
	}
	.catalog-textdescription h2{
		font-size:26px;
		line-height:30px;
		margin:0 0 20px;
	}
	.catalog-textdescription h3{
		font-size:20px;
		line-height:23px;
		margin:20px 0;
	}
	
	.empty-favorites{
		font-size: 20px;
		line-height: 35px;
		padding: 30px 0;	
	}
	
	.viewed-products-section{
		padding:15px 20px;
	}
	.viewed-button-next {
		right: -17px;
	}
	.viewed-button-prev {
		left: -17px;
	}
	.viewed-products-section {
		padding: 0px 0 30px;
		margin-top: 85px;
	}
	.viewed-products-section::before {
		top: -51px;
	}
	
	.section-catalog {
		padding: 40px 0 47px;
	}
	.dm-modal.addproduct2cart {
		padding: 60px 20px;
	}
	
	.facts_wrap_ovr {
		padding:10px 0;
	}
	.section-why h2 {
		font-size: 40px;
		line-height: 45px;
	}
	.style-sand .nmb {
		font-size: 58px;
	}
	.fact_card .facts_cols.facts_cols01 {
		width: 95px;
	}
	.fact_card .facts_cols.facts_cols02 {
		width: calc(100% - 100px);
		padding: 55px 20px;
	}
	
}
@media (max-width: 579.9px) {
	.header__container {
		flex-direction: column;
		align-items: center;
	}
	.logo{
		margin:0 auto;
	}
	.header__right {
		max-width: 100%;
		width:100%;
		margin-top: 5px;
	}
	.header__contacts {
		margin:20px auto 0;
	}
	.header__undermenu{
		align-items: center;
		justify-content: center; 
		text-align:center;
	}
	.header-shine {
		width: 861px;
		height: 849px;
		right: -410px;
		top: -649px;
	}
	.header--home, .hero-slider {
		height: 700px;
	}
	.hero-slider .slide1::before {
		display:none;
	}
	.hero-swiper .swiper-slide {
		padding-top:230px;
	}
	.slide-container {
		flex-direction: column;
		gap: 10px;
	}
	.pagehead-section .sales-counter__title,
	.sales-counter__title {
		width: 30%;
		font-size: 10px;
		line-height: 11px;
	}
	.pagehead-section .sales-counter__subtitle,
	.sales-counter__subtitle {
		width:30%;
		font-size: 11px;
	}
	.pagehead-section .sales-counter__digits span,
	.sales-counter__digits span {
		width:20px;
		font-size:14px;
	}
	
	.sales-counter-v2,
    .pagehead-section .sales-counter-v2 {
        padding: 6px 8px;
        gap: 6px;
    }

    .pagehead-section .sales-counter-v2__title,
    .sales-counter-v2__title {
        width: 30%;
        font-size: 10px;
        line-height: 11px;
    }
    .pagehead-section .sales-counter-v2__subtitle,
    .sales-counter-v2__subtitle {
        width: 30%;
        font-size: 11px;
        line-height: 12px;
    }
    .pagehead-section .sales-counter-v2__digits,
    .sales-counter-v2__digits {
        gap: 1px;
    }
    .pagehead-section .sales-counter-v2__digits span,
    .sales-counter-v2__digits span {
        width: 18px;
        height: 24px;
        font-size: 13px;
        border-radius: 3px;
    }
	
	.hero-swiper-prev {
		left: -5px;
	}
	.hero-swiper-next {
		right:-5px;
	}
	.swiper-button-container {
		bottom:340px;
	}
	.slide1 {
		background-position: 30% bottom !important;
		background-size: auto 1200px !important;
	}
	.slide-media__img{
		max-height:200px;
	}
	.design-3 .slide-media__img{
		display:block;
	}
	.design-3.slide1 {
		background-position: right bottom !important;
		background-size: cover !important;
	}
	.slide-content {
		text-align: center;
	}
	.slide-content__btn{
		margin:5px auto;
	}
	.slide-content__text p {
		font-size:12px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp:8;
		overflow: hidden;
		text-overflow: ellipsis;
		word-break: break-word;
	}
	.footer {
		padding: 20px 15px 30px;
	}
	.scroll-top-btn {
		top: 30px;
		right: 25px;
		gap:5px;
	}
	.scroll-top-btn-b  .scroll-top-btn__icon{
		width:50px;
		height:50px;
	}
	.scroll-top-btn__icon {
		width: 60px;
		height: 60px;
	}
	.scroll-top-btn__text {
		font-size: 14px;
	}
	.footer__docs a {
		font-size: 14px;
		line-height:16px;
		margin:0 0 5px;
	}
	.footer__nav ul li {
		width: calc(50% - 5px);
	}
	.subfooter{
		flex-direction: column;
	}
	.dev{
		text-align:center;
		justify-content: center; 
		gap:0;
		flex-direction: column;
	}
	
	
	.footercontent--decor-decor1::before,
	.footercontent--decor-decor1::after,
	.footercontent--decor-gray2::after {
		display:none;
	}
	
	
	
	blockquote, .about-quote blockquote {
		padding:30px;
	}

	blockquote::after, blockquote::before {
		width: 48px;
		height: 45px;
	}
	blockquote::before {
		left: -3px;
		top: 0;
	}
	blockquote::after {
		right: 4px;
	}
	.about-production::before {
		top: -37px;
	}
	.about-production {
		margin-top: -3px;
	}
	.about-why-col {
		width:100%;
	}
	
	
	.product-h1 {
		font-size: 28px;
		line-height: 32px;
	}
	.dm-modal.askquestion {
		background-position:-100px 0;
	}
	
}


.section-title, .anim1, .anim2, h1, h2{
	opacity: 0;
	transform-style: preserve-3d;
	transform: translateY(50px);
	transition: all 0.8s ease-out;
}
.section-title, .anim2 {
	transform: translateY(-50px);
}
h1 {
	transform: translateY(-10px);
}
.element-show {
	opacity: 1;
	transform: translateY(0);
}
.anim1:nth-child(2), .anim2:nth-child(2) { transition-delay: 0.1s; }
.anim1:nth-child(3), .anim2:nth-child(3) { transition-delay: 0.2s; }
.anim1:nth-child(4), .anim2:nth-child(4) { transition-delay: 0.3s; }
.anim1:nth-child(5), .anim2:nth-child(5) { transition-delay: 0.4s; }
.anim1:nth-child(6), .anim2:nth-child(6) { transition-delay: 0.5s; }
.anim1:nth-child(7), .anim2:nth-child(7) { transition-delay: 0.6s; }
.anim1:nth-child(8), .anim2:nth-child(8) { transition-delay: 0.7s; }
.anim1:nth-child(9), .anim2:nth-child(9) { transition-delay: 0.8s; }
.anim1:nth-child(10), .anim2:nth-child(10) { transition-delay: 0.9s; }
.anim1:nth-child(11), .anim2:nth-child(11) { transition-delay: 0.98s; }

.fact_card {
	opacity: 0;
	transform: scale(0.92) translateY(20px);  
	transition: opacity 0.6s cubic-bezier(0.16, 1, 0.3, 1),
			  transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
	will-change: opacity, transform;
}
.fact_card.visible {
	opacity: 1;
	transform: scale(1) translateY(0);
}

abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ul{padding-left:2rem}dl,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em;-ms-overflow-style:scrollbar}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit;white-space:normal}@media (min-width:1280px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}

.entry-content img{margin:0 0 1.5em}.alignleft,img.alignleft{margin-right:1.5em;display:inline;float:left}.alignright,img.alignright{margin-left:1.5em;display:inline;float:right}.aligncenter,img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.wp-caption{margin-bottom:1.5em;text-align:center;padding-top:5px}.wp-caption img{border:0 none;padding:0;margin:0}.wp-caption p.wp-caption-text{line-height:1.5;font-size:10px;margin:0}.wp-smiley{margin:0!important;max-height:1em}blockquote.left{margin-right:20px;text-align:right;margin-left:0;width:33%;float:left}blockquote.right{margin-left:20px;text-align:left;margin-right:0;width:33%;float:right}