.elementor-kit-6{--e-global-color-primary:#FFFAF3;--e-global-color-secondary:#9DA57C;--e-global-color-text:#000000;--e-global-color-accent:#D4DCB2;--e-global-color-42452e5:#E3EBC1;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-848b3a4-font-size:18px;--e-global-typography-848b3a4-font-weight:300;--e-global-typography-3daf61c-font-size:72px;--e-global-typography-3daf61c-font-weight:400;--e-global-typography-e20615f-font-size:18px;--e-global-typography-e20615f-font-weight:500;--e-global-typography-32407ec-font-family:"Cormorant Garamond";--e-global-typography-32407ec-font-size:36px;--e-global-typography-32407ec-font-weight:400;--e-global-typography-32407ec-line-height:37px;--e-global-typography-db49548-font-family:"Cormorant Garamond";--e-global-typography-db49548-font-size:72px;--e-global-typography-db49548-font-weight:400;background-color:transparent;color:var( --e-global-color-text );font-family:"Raleway", Sans-serif;font-size:18px;font-weight:300;background-image:linear-gradient(180deg, var( --e-global-color-primary ) 0%, var( --e-global-color-primary ) 100%);}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#02010100;font-size:18px;font-weight:400;text-transform:uppercase;text-decoration:none;color:var( --e-global-color-text );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-text );border-radius:0px 0px 0px 0px;padding:13px 26px 13px 26px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-accent );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 h1{color:var( --e-global-color-text );font-size:72px;font-weight:400;line-height:87px;}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:"Cormorant Garamond", Sans-serif;font-size:72px;font-weight:400;line-height:87px;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"Cormorant Garamond", Sans-serif;font-size:48px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1025px){.elementor-kit-6{--e-global-typography-848b3a4-font-size:16px;--e-global-typography-3daf61c-font-size:55px;--e-global-typography-32407ec-font-size:24px;--e-global-typography-db49548-font-size:55px;--e-global-typography-db49548-line-height:1px;font-size:16px;}.elementor-kit-6 h1{font-size:55px;line-height:44px;}.elementor-kit-6 h2{font-size:55px;}.elementor-kit-6 h3{font-size:36px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-848b3a4-font-size:14px;--e-global-typography-3daf61c-font-size:24px;--e-global-typography-32407ec-font-size:16px;--e-global-typography-db49548-font-size:24px;font-size:14px;}.elementor-kit-6 h1{font-size:24px;line-height:28px;}.elementor-kit-6 h2{font-size:24px;line-height:36px;}.elementor-kit-6 h3{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:15px;--container-default-padding-right:15px;--container-default-padding-bottom:15px;--container-default-padding-left:15px;}}/* Start custom CSS *//* spot accent*/
.spot {
    width: 335px;
    height: 335px;
    background-color: #e3ebc1;
    border-radius: 100%;
    filter: blur(100px);
}
    
@media (max-width:1024px) {
    .spot {
        width: 250px !important;
        height: 250px !important;
        filter: blur(50px) !important;
    }
}
    
@media (max-width:768px) {
    .spot {
        width: 100px !important;
        height: 100px !important;
        filter: blur(30px) !important;
    }
}

.spot-long {
    width: 1059px;
    height: 174px;
    background-color: #e3ebc1;
    border-radius: 100%;
    filter: blur(100px);
}
    
@media (max-width:1024px) {
    .spot-long {
        width: 402px !important;
        height: 87px !important;
        filter: blur(50px) !important;
    }
}
    
@media (max-width:768px) {
    .spot-long {
        width: 290px !important;
        height: 57px !important;
        filter: blur(30px) !important;
    }
}





.link-accent {
    text-decoration: underline;
}

.link-accent:hover {
    color: var(--e-global-color-secondary);
}

.sales-descr {
    backdrop-filter: blur(60px);
    background: rgba(255, 255, 255, 0.01);
}

@media (max-width: 767px) {
    .sales-cont {
      height: 240px;  
      max-height: 240px; 
      width: 100vw;
      max-width: 100vw;
    }
}

.text-italic {
    font-style: italic;
}

.mt {
	padding: 100px 0 100px 0 !important;
	
	@media (max-width: 1024px) {
	    padding: 50px 0 50px 0 !important;
	}
	
	@media (max-width: 767px) {
	    padding: 25px 0 25px 0 !important;
	}
}




/*slider*/

.swiper-pagination-bullet {
    background-color: transparent !important;
    border: 1px solid var(--e-global-color-text) !important;
}

.swiper-pagination-bullet:hover {
    background-color: var(--e-global-color-secondary) !important;
    border: 1px solid var(--e-global-color-secondary) !important;
}

.swiper-pagination-bullet-active {
    background-color: var(--e-global-color-secondary) !important;
     border: 1px solid var(--e-global-color-secondary) !important;
}

@media (max-width: 1024px) {
   .elementor-swiper-button {
       display: none !important;
   }
}


/*flip-box*/
.elementor-flip-box__front {
    background-repeat: no-repeat;
    background-size: cover;
}

.elementor-flip-box__back {
    background-color: #D4DCB2 !important;
}

.elementor-flip-box__layer__description {
    color: var(--e-global-color-text);
}


input:focus {
    color: #000000 !important; 
    background-color: transparent !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active  {
     box-shadow: 0 0 0 30px #FFFAF3 inset !important;
}

.elementor-message-danger::before {
    display: none;
}

/*tabs*/

.e-n-tab-title[aria-selected="true"] {
    box-sizing: content-box !important;
    border-bottom: solid 2px var(--e-global-color-secondary) !important;
    
   
}

.e-n-tab-title {
    z-index: 9 !important;
}

/* Стилизация полосы прокрутки */
::-webkit-scrollbar {
    width: 12px; /* Ширина вертикальной полосы */
    height: 12px; /* Высота горизонтальной полосы */
}

/* Цвет полосы прокрутки */
::-webkit-scrollbar-track {
    background-color: #f0f0f0; /* Цвет фона полосы прокрутки */
}

::-webkit-scrollbar-thumb {
    background-color: var(--e-global-color-accent); /* Акцентный цвет */
    border-radius: 6px; /* Закругление углов */
}

/* При наведении на полосу */
::-webkit-scrollbar-thumb:hover {
    background-color: var(--e-global-color-secondary); /* Более темный оттенок акцентного цвета */
}/* End custom CSS */