﻿@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Lugrasimo&family=Quantico:wght@400;700&display=swap");*{margin:0;padding:0;outline:none;box-sizing:border-box;font-family:"Montserrat", sans-serif}table{border-collapse:collapse}pre,code,kbd,samp{font-family:monospace, monospace}iframe,video{display:block;max-width:100%}html{-webkit-tap-highlight-color:transparent;-webkit-hyphenate-character:"-";tab-size:4}a,area,button,input,label,select,summary,textarea,[tabindex]{-ms-touch-action:manipulation;touch-action:manipulation}img{display:block;max-width:100%;height:auto}path{transition:all 0.3s ease}a{color:inherit;display:inline-block;text-decoration:none;transition:all 0.3s ease}a.anchor{cursor:pointer}[id]{scroll-margin-top:70px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:#000}::-webkit-scrollbar{width:5px;height:5px}body::-webkit-scrollbar{width:10px}body{background-color:#F9F9F9}.preloader{position:fixed;left:0;top:0;z-index:9999;width:100vw;height:100vh;background:#F9F9F9;display:flex;align-items:center;justify-content:center}.holder{max-width:75em;margin:0 auto;padding:0 15px;width:100%}.grid-container{display:grid}.span-col-2{grid-column:span 2 / auto}.span-col-3{grid-column:span 3 / auto}.span-col-4{grid-column:span 4 / auto}.span-row-2{grid-row:span 2 / auto}.span-row-3{grid-row:span 3 / auto}.span-row-4{grid-row:span 4 / auto}.flex-container{display:flex;align-items:center}.align-left{display:flex;justify-content:flex-start}.align-center{display:flex;justify-content:center}.align-right{display:flex;justify-content:flex-end}.hidden{display:none}#totop{cursor:pointer;opacity:0;visibility:hidden;transition:all 0.3s ease;position:fixed;right:42px;bottom:30px;background:#F9F9F9;border-radius:100%;border:1px solid #000;display:flex;padding:7px 7px 7px;z-index:99}@media (max-width:767px){#totop{right:25px}}#totop.active{opacity:1;visibility:visible}@keyframes blick{15%,to{left:200%}}@keyframes arrow{0%{transform:translateY(0)}30%{transform:translateY(10px)}100%{transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{animation-name:zoomInUp}.btn{user-select:none;white-space:nowrap;cursor:pointer;-webkit-appearance:none;appearance:none;text-align:center;display:inline-block;box-sizing:border-box;transition:all 0.3s ease;border:0;text-transform:uppercase;background:#000;color:#F9F9F9;font-size:1em;padding:0.8125em 1.875em;font-weight:700;text-transform:uppercase;border:2px solid #000000;text-align:center;position:relative;overflow:hidden}.btn:not(.btn-empty):after{position:absolute;content:"";left:0;top:0;height:100%;width:25px;animation:blick 4s linear 0.2s infinite;width:30px;transform:skewX(330deg);left:-20%;background:#ffffff2b}.btn:hover{color:#000;background:#F9F9F9}.btn:hover:active{color:#F9F9F9;background:#000}.btn:disabled{pointer-events:none;opacity:0.5}.btn.btn-empty{background:#F9F9F9;color:#000}.btn.btn-empty:hover{background:#000;color:#F9F9F9}.btn.btn-empty:hover:active{background:#F9F9F9;color:#000}textarea{resize:vertical;min-height:5.3125em}input,textarea,select{width:100%;transition:border 0.3s ease;appearance:none;border:0;padding:0.8125em 0.875em;background:#fff;color:#000;font-size:1.125em}input:focus,textarea:focus,select:focus{background:#ffffff}input[type="date"],textarea[type="date"],select[type="date"]{appearance:unset}input[type="number"],textarea[type="number"],select[type="number"]{-moz-appearance:textfield}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button,textarea[type="number"]::-webkit-outer-spin-button,textarea[type="number"]::-webkit-inner-spin-button,select[type="number"]::-webkit-outer-spin-button,select[type="number"]::-webkit-inner-spin-button{display:none;margin:0}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#00000080}input::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{color:#00000080}input:-ms-input-placeholder,textarea:-ms-input-placeholder,select:-ms-input-placeholder{color:#00000080}input:-moz-placeholder,textarea:-moz-placeholder,select:-moz-placeholder{color:#00000080}input[readonly],textarea[readonly],select[readonly]{cursor:not-allowed}input[type="checkbox"],textarea[type="checkbox"],select[type="checkbox"]{width:16px;height:16px;cursor:pointer;position:relative;border-radius:2px;border-color:#000;padding:0}input[type="checkbox"]:after,textarea[type="checkbox"]:after,select[type="checkbox"]:after{content:"";position:absolute;display:block;top:5px;left:4px;width:7px;height:6px;opacity:0;transition:all 0.3s ease;background:url(../img/check.svg) center / contain no-repeat}input[type="checkbox"]:checked:after,textarea[type="checkbox"]:checked:after,select[type="checkbox"]:checked:after{opacity:1}input[type="checkbox"].switch,textarea[type="checkbox"].switch,select[type="checkbox"].switch{width:30px;height:20px;border-radius:50px;transition:all 0.3s ease;background:#000;border:0}input[type="checkbox"].switch:after,textarea[type="checkbox"].switch:after,select[type="checkbox"].switch:after{top:2px;left:2px;border-radius:100%;background:#fff;opacity:1;width:16px;height:16px}input[type="checkbox"].switch:checked,textarea[type="checkbox"].switch:checked,select[type="checkbox"].switch:checked{background:#00BE13}input[type="checkbox"].switch:checked:after,textarea[type="checkbox"].switch:checked:after,select[type="checkbox"].switch:checked:after{transform:translateX(10px)}input[type="radio"],textarea[type="radio"],select[type="radio"]{width:16px;height:16px;cursor:pointer;position:relative;border-radius:100%;border:1px solid #000;padding:0}input[type="radio"]:after,textarea[type="radio"]:after,select[type="radio"]:after{content:"";position:absolute;display:block;top:4px;left:4px;width:6px;height:6px;opacity:0;border-radius:100%;transition:all 0.3s ease;background:#000}input[type="radio"]:checked:after,textarea[type="radio"]:checked:after,select[type="radio"]:checked:after{opacity:1}select{appearance:unset;cursor:pointer}form.check-validation input:invalid,form.check-validation textarea:invalid,form.check-validation select:invalid{border-color:#ED1C24}form input,form textarea,form select{margin-bottom:1.25em}.modalq-wrapper{position:fixed;left:0;top:0;padding:15px;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#ffffff24;backdrop-filter:blur(15px);z-index:9999;display:none}.modalq-wrapper .modalq{display:none;position:relative;background:#F9F9F9;border:3px solid #fff;padding:30px;width:100%;max-height:calc(var(--vh, 100vh) - 30px);max-width:34.375em;flex-direction:column;overflow-x:hidden;overflow-y:auto}@media (max-width:1023px){.modalq-wrapper .modalq{height:auto}}.modalq-wrapper .modalq svg[data-modalq-close]{position:absolute;right:10px;top:10px;user-select:none;padding:0;width:auto}.modalq-wrapper .modalq form{display:flex;flex-direction:column;max-width:28.75em;margin:0 auto;width:100%}.modalq-wrapper .modalq .title{font-size:1.875em;text-align:center;font-weight:500;margin:0 auto 0.5em;max-width:500px}@media (max-width:767px){.modalq-wrapper .modalq .title{font-size:1.875em}}.modalq-wrapper .modalq>svg{width:100%;padding-bottom:30px;display:block}.modalq-wrapper .modalq#modalq-0>div{height:100%;display:flex;text-align:center;justify-content:center;align-items:center;font-size:1.6875em;font-weight:500;max-width:15.5555555556em;margin:0 auto;line-height:130%}[data-modalq-opener],[data-modalq-close]{cursor:pointer}.modalq-wrapper .modalq.customization-modal{width:960px;max-width:calc(100vw - 32px);padding:0;background:#fff;color:#111;border:none;box-shadow:0 30px 90px rgba(0, 0, 0, 0.22);overflow:hidden}.modalq-wrapper .modalq.customization-modal>svg{position:absolute;right:18px;top:18px;z-index:3;box-sizing:content-box;width:16px;height:16px;padding:9px;background:#fff;border-radius:50%;box-shadow:0 2px 10px rgba(0, 0, 0, 0.12);cursor:pointer;transition:transform 0.2s ease}.modalq-wrapper .modalq.customization-modal>svg:hover{transform:rotate(90deg)}.modalq-wrapper .modalq.customization-modal .customization-panel .title{max-width:none;margin:0 0 6px;text-align:left;font-size:30px;line-height:1.1}@media (max-width:767px){.modalq-wrapper .modalq.customization-modal .customization-panel .title{font-size:24px}}@media (max-width:767px){.modalq-wrapper .modalq.customization-modal{max-height:calc(var(--vh, 100vh) - 24px);overflow-y:auto}}.customization-layout{display:grid;grid-template-columns:minmax(0, 46%) minmax(0, 1fr);align-items:stretch}@media (max-width:767px){.customization-layout{grid-template-columns:1fr}}.customization-preview{position:relative;width:100%;aspect-ratio:1;background-color:#f4f4f1;background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}@media (max-width:767px){.customization-preview{aspect-ratio:1.3333333333}}.customization-preview span{position:absolute;left:50%;top:50%;max-width:86%;overflow-wrap:anywhere;text-align:center;font-size:26px;font-weight:500;line-height:1.12;letter-spacing:0.28em;text-indent:0.28em;white-space:nowrap;transform:translate(-50%, -50%);text-shadow:0 0 1px rgba(0, 0, 0, 0.15)}@media (max-width:767px){.customization-preview span{font-size:20px}}.customization-panel{display:flex;flex-direction:column;justify-content:center;padding:44px 48px}@media (max-width:767px){.customization-panel{padding:24px 18px 22px}}.customization-panel input[type=text]{width:100%;height:50px;padding:0 16px;border:1px solid #dcdcdc;background:#fafafa;color:#111;font-size:17px;letter-spacing:0.06em;font-family:Inter, Arial, sans-serif;transition:border-color 0.2s ease, background 0.2s ease}.customization-panel input[type=text]:focus{outline:none;border-color:#111;background:#fff}.customization-panel [data-custom-apply]{width:auto;min-width:240px;margin-top:8px}.customization-actions{display:flex;align-items:center;gap:22px;margin-top:8px}@media (max-width:767px){.customization-actions{align-items:stretch;flex-direction:column;gap:12px}}.customization-price{min-width:110px;color:#111;font-size:22px;font-weight:800;letter-spacing:0.04em;white-space:nowrap}@media (max-width:767px){.customization-price{min-width:0;font-size:18px}}.customization-hint{margin:0 0 26px;font-size:14px;line-height:1.4;color:#8a8a8a}@media (max-width:767px){.customization-hint{margin-bottom:20px}}.customization-field{margin-bottom:22px}@media (max-width:767px){.customization-field{margin-bottom:18px}}.customization-field-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.customization-field-head span{font-size:12px;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:#6b6b6b}.customization-field-head .customization-counter{font-weight:400;letter-spacing:0.04em;text-transform:none;color:#a5a5a5;font-variant-numeric:tabular-nums}.customization-fonts{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:10px}.customization-fonts button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:58px;padding:8px 6px;border:1px solid #dcdcdc;background:#fff;color:#111;line-height:1;cursor:pointer;-webkit-appearance:none;appearance:none;transition:border-color 0.2s ease, background 0.2s ease, color 0.2s ease}@media (max-width:767px){.customization-fonts button{min-height:52px}}.customization-fonts button b{font-size:20px;font-weight:500;font-family:inherit}.customization-fonts button i{font-style:normal;font-size:11px;font-family:Inter, Arial, sans-serif;color:#8a8a8a;transition:color 0.2s ease}.customization-fonts button:hover{border-color:#111}.customization-fonts button.active{border-color:#111;background:#111;color:#fff}.customization-fonts button.active i{color:rgba(255, 255, 255, 0.6)}.customization-colors{display:flex;align-items:center;gap:12px}.customization-colors button{width:36px;height:36px;min-width:36px;padding:0;border:none;border-radius:50%;background:var(--swatch);box-shadow:inset 0 0 0 1px rgba(0, 0, 0, 0.14);cursor:pointer;-webkit-appearance:none;appearance:none;transition:transform 0.15s ease, box-shadow 0.15s ease}.customization-colors button:hover{transform:scale(1.1)}.customization-colors button.active{box-shadow:inset 0 0 0 1px rgba(0, 0, 0, 0.14), 0 0 0 3px #fff, 0 0 0 5px #111}.customization-color-custom{position:relative;width:36px;height:36px;min-width:36px;border-radius:50%;background:conic-gradient(#f44, #fb0, #4c7, #29d, #92f, #f44);cursor:pointer;transition:transform 0.15s ease}.customization-color-custom:hover{transform:scale(1.1)}.customization-color-custom input[type=color]{position:absolute;inset:0;width:100%;height:100%;padding:0;border:none;opacity:0;cursor:pointer}.product-customization-entry{margin:16px 0 8px}.product-customization-entry .btn{display:inline-flex}section.seo-text{font-size:1.125em;color:#000;font-family:inherit;line-height:160%}section.seo-text .blog-img img{width:100%;max-height:450px;object-fit:cover}section.seo-text .blog-img+p{margin:30px 0;opacity:0.5;font-weight:600}section.seo-text .readmore-content{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}section.seo-text .readmore-content+.readmore{margin:0.9375em 0}section.seo-text .readmore-content.active{position:relative;-webkit-line-clamp:unset;display:block;overflow:unset}section.seo-text table{margin-bottom:0.9375em}section.seo-text table th,section.seo-text table td{padding:5px;border:1px solid #dadada}section.seo-text video,section.seo-text iframe{margin:0 auto;display:block}section.seo-text p{margin-bottom:0.8333333333em;font-size:inherit;letter-spacing:inherit;font-family:inherit;color:inherit}section.seo-text.indent h1~p{text-indent:1.5em}section.seo-text ul,section.seo-text ol{margin-bottom:0.2777777778em;font-size:inherit;font-family:inherit;letter-spacing:inherit;color:inherit;padding-left:15px}section.seo-text li{margin-bottom:0.2777777778em;font-size:inherit;font-family:inherit;letter-spacing:inherit;color:inherit}section.seo-text p *,section.seo-text li *{font-size:inherit;letter-spacing:inherit;color:inherit;font-family:inherit}section.seo-text a:not(.btn){text-decoration:underline}section.seo-text a:not(.btn):hover{text-decoration:none}section.seo-text img{max-width:100%;height:auto}section.seo-text h1{font-size:1.6666666667em;margin-bottom:0.5555555556em;margin-top:0.2777777778em}section.seo-text h2{font-size:1.5555555556em;margin-bottom:0.5555555556em;margin-top:0.2777777778em}section.seo-text h3{font-size:1.4444444444em;margin-bottom:0.5555555556em;margin-top:0.2777777778em}section.seo-text h4{font-size:1.3333333333em;margin-bottom:0.5555555556em;margin-top:0.2777777778em}section.seo-text h5{font-size:1.2222222222em;margin-bottom:0.5555555556em;margin-top:0.2777777778em}section.seo-text h6{font-size:1.1111111111em;margin-bottom:0.5555555556em;margin-top:0.2777777778em}section.page-404{text-align:center;min-height:calc(var(--vh, 100vh) - 72px - 270px);display:flex;flex-direction:column;align-items:center;justify-content:center}section.page-404 p{font-size:22px;margin-bottom:15px}@font-face{font-family:"NEXT ART";src:url(../fonts/NEXTART.otf)}body.error404 header,body.page-template-tpl_services header,body.page-template-default header,body.page-template-tpl_success header,body.page-template-tpl_faq header,body.page-template-tpl_product header,body.page-template-tpl_cart header,body.page-template-tpl_contacts header,body.post-template-default header,body.page-template-tpl_blog header,body.page-template-tpl_career header,body.page-template-tpl_home header{background:#f9f9f9;color:#000}body.error404 header img,body.page-template-tpl_services header img,body.page-template-default header img,body.page-template-tpl_success header img,body.page-template-tpl_faq header img,body.page-template-tpl_product header img,body.page-template-tpl_cart header img,body.page-template-tpl_contacts header img,body.post-template-default header img,body.page-template-tpl_blog header img,body.page-template-tpl_career header img,body.page-template-tpl_home header img{filter:invert(0)}body.error404 header nav>ul .sub-menu,body.page-template-tpl_services header nav>ul .sub-menu,body.page-template-default header nav>ul .sub-menu,body.page-template-tpl_success header nav>ul .sub-menu,body.page-template-tpl_faq header nav>ul .sub-menu,body.page-template-tpl_product header nav>ul .sub-menu,body.page-template-tpl_cart header nav>ul .sub-menu,body.page-template-tpl_contacts header nav>ul .sub-menu,body.post-template-default header nav>ul .sub-menu,body.page-template-tpl_blog header nav>ul .sub-menu,body.page-template-tpl_career header nav>ul .sub-menu,body.page-template-tpl_home header nav>ul .sub-menu{background:#fffc}body.error404 header .burger,body.error404 header .burger:after,body.error404 header .burger:before,body.page-template-tpl_services header .burger,body.page-template-tpl_services header .burger:after,body.page-template-tpl_services header .burger:before,body.page-template-default header .burger,body.page-template-default header .burger:after,body.page-template-default header .burger:before,body.page-template-tpl_success header .burger,body.page-template-tpl_success header .burger:after,body.page-template-tpl_success header .burger:before,body.page-template-tpl_faq header .burger,body.page-template-tpl_faq header .burger:after,body.page-template-tpl_faq header .burger:before,body.page-template-tpl_product header .burger,body.page-template-tpl_product header .burger:after,body.page-template-tpl_product header .burger:before,body.page-template-tpl_cart header .burger,body.page-template-tpl_cart header .burger:after,body.page-template-tpl_cart header .burger:before,body.page-template-tpl_contacts header .burger,body.page-template-tpl_contacts header .burger:after,body.page-template-tpl_contacts header .burger:before,body.post-template-default header .burger,body.post-template-default header .burger:after,body.post-template-default header .burger:before,body.page-template-tpl_blog header .burger,body.page-template-tpl_blog header .burger:after,body.page-template-tpl_blog header .burger:before,body.page-template-tpl_career header .burger,body.page-template-tpl_career header .burger:after,body.page-template-tpl_career header .burger:before,body.page-template-tpl_home header .burger,body.page-template-tpl_home header .burger:after,body.page-template-tpl_home header .burger:before{background:#000}body.error404 header .phone_list,body.page-template-tpl_services header .phone_list,body.page-template-default header .phone_list,body.page-template-tpl_success header .phone_list,body.page-template-tpl_faq header .phone_list,body.page-template-tpl_product header .phone_list,body.page-template-tpl_cart header .phone_list,body.page-template-tpl_contacts header .phone_list,body.post-template-default header .phone_list,body.page-template-tpl_blog header .phone_list,body.page-template-tpl_career header .phone_list,body.page-template-tpl_home header .phone_list{color:#000000 !important}body.error404 header .my-hurricane,body.page-template-tpl_services header .my-hurricane,body.page-template-default header .my-hurricane,body.page-template-tpl_success header .my-hurricane,body.page-template-tpl_faq header .my-hurricane,body.page-template-tpl_product header .my-hurricane,body.page-template-tpl_cart header .my-hurricane,body.page-template-tpl_contacts header .my-hurricane,body.post-template-default header .my-hurricane,body.page-template-tpl_blog header .my-hurricane,body.page-template-tpl_career header .my-hurricane,body.page-template-tpl_home header .my-hurricane{background:rgba(0, 0, 0, 0.05);color:#000}body.error404 header .my-hurricane:hover,body.page-template-tpl_services header .my-hurricane:hover,body.page-template-default header .my-hurricane:hover,body.page-template-tpl_success header .my-hurricane:hover,body.page-template-tpl_faq header .my-hurricane:hover,body.page-template-tpl_product header .my-hurricane:hover,body.page-template-tpl_cart header .my-hurricane:hover,body.page-template-tpl_contacts header .my-hurricane:hover,body.post-template-default header .my-hurricane:hover,body.page-template-tpl_blog header .my-hurricane:hover,body.page-template-tpl_career header .my-hurricane:hover,body.page-template-tpl_home header .my-hurricane:hover{background:rgba(0, 0, 0, 0.1)}header{position:fixed;left:0;top:0;width:100%;z-index:9996;background:transparent;color:#f9f9f9;padding:0.9375em 0}@media (max-width:1000px){header{color:#000}}header img{filter:invert(1)}header .my-hurricane{background:#ffffff2e;color:#fff}header .my-hurricane:hover{background:#ffffff40}header.fixed-header{background:#f9f9f9;color:#000}header.fixed-header .burger,header.fixed-header .burger:after,header.fixed-header .burger:before{background:#000}header.fixed-header img{filter:invert(0)}@media (min-width:1000px){header.fixed-header .lang{transform:none;padding:1em 0.8125em}}header.fixed-header .my-hurricane{background:rgba(0, 0, 0, 0.05);color:#000}header.fixed-header .my-hurricane:hover{background:rgba(0, 0, 0, 0.1)}header.fixed-header nav>ul .sub-menu{background:#fffc}header.fixed-header .phone_list{color:#000}header .holder>.flex-container{justify-content:space-between;gap:0.9375em}@media (max-width:500px){header .holder>.flex-container>a:last-child{display:none}}header .holder>.flex-container a{font-weight:500}header .logo{display:flex}@media (max-width:500px){header .logo{max-width:9.375em}}header .logo img{width:100%}header .burger{position:relative;background:#f9f9f9;transition:all 0ms 300ms;margin:0 0.9375em;flex-shrink:0;display:none}@media (max-width:1000px){header .burger{display:flex}}header .burger,header .burger:after,header .burger:before{width:35px;height:2px}header .burger:before{content:"";position:absolute;left:0;bottom:7px;background:#f9f9f9;transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .burger:after{content:"";position:absolute;left:0;top:7px;background:#f9f9f9;transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .burger.active{background:transparent !important}header .burger.active:after{top:0;transform:rotate(45deg);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .burger.active:before{bottom:0;transform:rotate(-45deg);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)}@media (max-width:1000px){header nav{position:absolute;left:0;top:3.75em;width:100%;background:#f9f9f9;display:none;z-index:9999}}@media (max-width:1000px){header nav>ul{display:flex;justify-content:center;flex-wrap:wrap;padding:0.9375em 0}}header nav>ul>li{list-style:none;position:relative}header nav>ul>li a{padding:0.1875em 0;margin:0 0.625em;letter-spacing:0.065em;border-bottom:2px solid #0000}@media (max-width:1000px){header nav>ul>li a{margin:0;padding:0.9375em}}header nav>ul>li a.active,header nav>ul>li a:hover{border-color:#000}header nav>ul>li:hover .sub-menu{opacity:1;visibility:visible;transform:none}header nav>ul .sub-menu{transition:all 0.3s ease;position:absolute;background:#1414144d;backdrop-filter:blur(15px);list-style:none;z-index:999;transform:translateY(-10px);opacity:0;visibility:hidden}@media (max-width:500px){header nav>ul .sub-menu{background:#f9f9f9cf;box-shadow:0 0 20px #c0c0c06e}}header nav>ul .sub-menu a{padding:0.625em;border:0;white-space:nowrap}header nav>ul .sub-menu a:hover{opacity:0.5}header .lang{transition:all 0.3s ease;background:#000000;padding:2.3125em 0.8125em 1em 0.8125em;gap:0.8125em;transform:translateY(-10px)}header .lang a{color:#e3e3e3}header .lang a.active{color:#fff;font-weight:700}header .my-hurricane{display:flex;align-items:center;gap:0.625em;font-weight:600;font-size:0.875em;padding:0.5em 0.75em;border-radius:20px;background:rgba(0, 0, 0, 0.1);backdrop-filter:blur(10px);transition:all 0.3s ease;transform:scale(1.15)}header .my-hurricane img{width:1.5em;height:1.5em;filter:none !important}@media (max-width:500px){header .my-hurricane img{width:1.25em;height:1.25em}}header .my-hurricane:hover{background:rgba(0, 0, 0, 0.2)}header .phone_list{display:flex;flex-direction:column;gap:5px;position:relative;color:#ffffff}@media (max-width:500px){header .phone_list{display:none}}header .phone_list a{position:relative;z-index:2}header .phone_list a span{transition:all 0.1s ease-in-out}header .phone_list div{position:absolute;top:-8px;left:-8px;box-shadow:0 0 20px #00000024;padding:8px;width:calc(100% + 16px);padding-top:35px;border-radius:3px;transform:translateY(-5px);opacity:0;visibility:hidden;transition:all 0.2s ease-in-out;background:#fff}header .phone_list div strong{margin-bottom:3px;display:block}header .phone_list:hover{color:#000000}header .phone_list:hover a span{opacity:0}header .phone_list:hover div{transform:none;opacity:1;visibility:visible}section.home{padding:3.75em 0;min-height:calc(100vh - 75px);display:flex;margin-top:4.6875em}@media (max-width:500px){section.home{min-height:unset;padding:0}}section.home .flex-container{align-items:flex-end;gap:10%}@media (max-width:800px){section.home .flex-container{flex-direction:column-reverse;align-items:center;text-align:center;gap:0}}section.home .flex-container img{width:45%}@media (max-width:800px){section.home .flex-container img{width:100%;max-width:22.8125em}}section.home .flex-container div{width:45%}@media (max-width:800px){section.home .flex-container div{width:100%}}section.home .flex-container div h1{font-family:"NEXT ART", "Montserrat", sans-serif;font-size:3.75em;font-weight:700;letter-spacing:0.12em;text-transform:uppercase}@media (max-width:500px){section.home .flex-container div h1{font-size:2.5em;max-width:unset;width:100%}}section.home .flex-container div span{font-weight:700;font-size:1.75em;line-height:86.98%;letter-spacing:0.13em;text-transform:uppercase;color:#bbbbbb;display:block;margin:0.8928571429em 0 0.5357142857em;transform:translateX(-30px)}@media (max-width:800px){section.home .flex-container div span{transform:none}}section.home .flex-container div p{font-size:0.9375em;font-weight:500;margin:2.8125em 0;transform:translateX(-60px)}@media (max-width:800px){section.home .flex-container div p{transform:none}}@media (max-width:767px){section.home .flex-container div p{max-width:31.25em;margin:2.8125em auto 0}}section.home .flex-container div svg{margin-left:-90px;display:block;margin-top:1.875em;animation:arrow 1s ease-in infinite}@media (max-width:800px){section.home .flex-container div svg{display:none}}.title-container{position:relative;z-index:12;width:calc(100% - 800px);min-width:230px}@media (max-width:767px){.title-container{width:100% !important}.title-container:after{display:none !important}}.title-container h2{background:#f9f9f9;font-weight:900;font-size:1.75em;line-height:112.48%;letter-spacing:0.09em;text-transform:uppercase;color:#c4c4c4;position:sticky;top:3.125em;left:0;gap:0.625em;display:flex;align-items:flex-end}.title-container h2 svg{flex-shrink:0}@media (max-width:767px){.title-container h2 svg{display:none !important}}@media (max-width:767px){.title-container h2{position:unset !important}}.holder.flex-container{align-items:stretch}@media (max-width:767px){.holder.flex-container{flex-direction:column;gap:2.5em}}.holder.flex-container .content{padding-left:1.875em;width:100%;max-width:calc(100% - 230px)}@media (max-width:767px){.holder.flex-container .content{padding-left:0;max-width:100%}}section.our-values{background:#000}@media (max-width:767px){section.our-values{background:transparent}}section.our-values .holder{padding-right:0}@media (max-width:767px){section.our-values .holder{padding-left:0}}section.our-values .title-container{background:#000;display:flex;align-items:center}@media (max-width:767px){section.our-values .title-container{background:transparent;padding-left:15px}}section.our-values .title-container h2{background:transparent !important;position:relative;z-index:11}section.our-values .title-container:after{content:"";display:block;height:100%;position:absolute;width:2.5em;top:0;right:-2.375em;z-index:10;background:linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 50%)}section.our-values .content{background:url(../img/values.jpg) center / cover #000;padding:7.1875em 1.875em}section.our-values .content .grid-container{grid-template-columns:repeat(2, 1fr);grid-gap:3.125em;margin-left:1.875em}@media (max-width:500px){section.our-values .content .grid-container{grid-gap:3.125em 1.875em}}section.our-values .content .grid-container .item{color:#fff}section.our-values .content .grid-container .item strong{display:block;font-weight:900;font-size:0.9375em;margin-bottom:0.8em;text-transform:uppercase}section.our-values .content .grid-container .item p{font-weight:400;font-size:0.75em;border:1px solid #fff;padding:1em 1.6666666667em}section.privat{background:#000}@media (max-width:767px){section.privat{background:transparent}}section.privat .holder{padding-right:0}@media (max-width:767px){section.privat .holder{padding-left:0}}section.privat .title-container{background:#000;display:flex;align-items:center}@media (max-width:767px){section.privat .title-container{background:transparent;padding-left:15px}}section.privat .title-container h2{background:transparent !important;position:relative;z-index:11}section.privat .title-container:after{content:"";display:block;height:100%;position:absolute;width:2.5em;top:0;right:-2.375em;z-index:10;background:linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 50%)}section.privat .content{background:url(../img/privat-bg.jpg) center / cover #000;padding:7.1875em 1.875em}section.privat .content .flex-container{margin-left:2.8125em;display:flex;gap:0.9375em;color:#fff;margin-bottom:3.125em}@media (max-width:500px){section.privat .content .flex-container{flex-direction:column;align-items:flex-start}}section.privat .content .flex-container div{display:flex;align-items:center;gap:1.25em;width:180px}@media (max-width:500px){section.privat .content .flex-container div{width:auto}}section.privat .content .flex-container div svg{flex-shrink:0}section.privat .content .flex-container div strong{display:block;font-weight:600;font-size:0.9375em}section.privat .content .flex-container p{font-weight:500;font-size:0.8125em}section.privat .content .line{margin-left:2.8125em;margin-top:0.625em}section.privat .content .line p{text-align:left;font-weight:400;font-size:0.9375em;line-height:120%}section.cases{background:#000}@media (max-width:767px){section.cases{background:transparent}}section.cases .holder{padding-right:0}@media (max-width:767px){section.cases .holder{padding-left:0}}section.cases .title-container{background:#000;display:flex;align-items:center}@media (max-width:767px){section.cases .title-container{background:transparent;padding-left:15px}}section.cases .title-container h2{background:transparent !important;position:relative;z-index:11}section.cases .title-container:after{content:"";display:block;height:100%;position:absolute;width:2.5em;top:0;right:-2.375em;z-index:10;background:linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 50%)}section.cases .content{padding-left:0 !important}section.cases .grid-container{grid-template-columns:repeat(4, 1fr);grid-gap:2px}@media (max-width:500px){section.cases .grid-container{grid-template-columns:repeat(3, 1fr)}}section.cases .grid-container .item{overflow:hidden;transition:all 0.3s ease}section.cases .grid-container .item>img{width:100%;height:100%;object-fit:cover;transform:scale(1.01);filter:grayscale(1)}section.cases .grid-container .item:hover{transform:scale(1.2);z-index:99}section.cases .grid-container .item:hover>img{filter:grayscale(0);outline:2px solid #000}@media (max-width:550px){section.cases .grid-container .item:hover{transform:scale(1)}}section.problems{background:#000}@media (max-width:767px){section.problems{background:transparent}}section.problems .holder{padding-right:0}@media (max-width:767px){section.problems .holder{padding-left:0}}section.problems .title-container{background:#000;display:flex;align-items:center}@media (max-width:767px){section.problems .title-container{background:transparent;padding-left:15px}}section.problems .title-container h2{background:transparent !important;position:relative;z-index:11}section.problems .title-container:after{content:"";display:block;height:100%;position:absolute;width:2.5em;top:0;right:-2.375em;z-index:10;background:linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 50%)}section.problems .content{padding-left:0 !important}section.problems .grid-container{grid-template-columns:repeat(2, 1fr);grid-gap:2px}@media (max-width:500px){section.problems .grid-container{grid-template-columns:repeat(1, 1fr)}}section.problems .grid-container .item{position:relative}section.problems .grid-container .item>img{width:100%}section.problems .grid-container .item div{position:absolute;padding:2.5em;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.25em}section.problems .grid-container .item div img{transform:scale(0.9)}@media (max-width:767px){section.problems .grid-container .item div img{transform:scale(0.7)}}section.problems .grid-container .item div strong{display:block;font-weight:900;max-width:260px;text-transform:uppercase;color:#ffffff}section.problems .grid-container .item div p{font-weight:600;font-size:0.875em;color:#ffffff;max-width:17.8571428571em}section.shop{padding:8.4375em 0 30px}@media (max-width:500px){section.shop{padding:3.75em 0}}section.shop .aromas-images{display:none !important}@media (max-width:900px){section.shop .holder{flex-direction:column;gap:2.5em}section.shop .holder .content{padding-left:0;max-width:100%}}section.shop .line{margin-bottom:5em;font-weight:900;text-transform:uppercase}section.shop .content>div:not(.line){margin-bottom:5.625em}section.shop .grid-container{grid-template-columns:repeat(3, 1fr);grid-gap:2.1875em}@media (max-width:650px){section.shop .grid-container{grid-template-columns:repeat(2, 1fr)}}@media (max-width:500px){section.shop .grid-container{grid-gap:0.9375em}}section.shop .grid-container .item{background:#fff;box-shadow:5px 5px 5px rgba(0, 0, 0, 0.15);position:relative}section.shop .grid-container .item .sticker-container{position:absolute;top:0;right:0;pointer-events:none}section.shop .grid-container .item>div:nth-child(1){position:relative}section.shop .grid-container .item>div:nth-child(1) .info{position:absolute;background:rgba(255, 255, 255, 0.9);backdrop-filter:blur(5px);left:0;top:0;width:100%;height:100%;padding:1.25em;display:flex;justify-content:center;flex-direction:column;opacity:0;visibility:hidden;transition:all 0.3s ease}section.shop .grid-container .item>div:nth-child(1) .info p,section.shop .grid-container .item>div:nth-child(1) .info span{font-size:0.9375em}section.shop .grid-container .item>div:nth-child(1) .info strong{display:block;font-size:1.125em;margin-top:0.8333333333em}section.shop .grid-container .item>div:nth-child(1):hover .info{opacity:1;visibility:visible}section.shop .grid-container .item>div:nth-child(1) img{padding:1.25em;aspect-ratio:1;object-fit:cover}section.shop .grid-container .item>div:nth-child(1)>strong{padding:0 1.4285714286em 0.5em;font-size:0.875em;display:block;font-weight:600;text-transform:uppercase;min-height:2.9285714286em}section.shop .grid-container .item>div:nth-child(1)>p{padding:0 1.4285714286em;font-size:0.875em;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-moz-box;-moz-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;box-orient:vertical}section.shop .grid-container .item>div:nth-child(1) span{font-weight:700;padding:0.625em 1.25em 0.9375em}.btn-container{display:flex}.btn-container a,.btn-container button{border:1px solid #fff;background:#efefef;color:#6d6d6d;text-align:center;padding:0.7142857143em;font-weight:500;font-size:0.875em;width:100%;transition:all 0.3s ease;cursor:pointer}.btn-container a:hover,.btn-container button:hover{background:#000;color:#fff}section.gel-products{position:relative;z-index:3;padding:12.5em 0 8.25em}@media (max-width:650px){section.gel-products{padding:6.25em 0 3.75em}}section.gel-products h2{color:#BBB;text-align:center;font-size:1.75em;font-weight:900;line-height:112.484%;letter-spacing:2.52px;text-transform:uppercase}section.gel-products .grid-container{margin-top:6.625em;grid-template-columns:repeat(2, 1fr);gap:1.875em;align-items:center}section.gel-products .grid-container:nth-child(odd) .photo{order:1}section.gel-products .grid-container:nth-child(odd) .description{order:2}@media (max-width:650px){section.gel-products .grid-container{margin-top:5em;grid-template-columns:repeat(1, 1fr)}}section.gel-products .grid-container .description{margin:0 auto;width:100%;max-width:25.5em}@media (max-width:650px){section.gel-products .grid-container .description{order:2}}section.gel-products .grid-container .description h3{font-size:0.9375em;font-weight:400;line-height:112%;text-transform:uppercase}section.gel-products .grid-container .description img{margin-top:5px;height:2.5625em;width:auto}@media (max-width:650px){section.gel-products .grid-container .description img{height:2.1875em}}section.gel-products .grid-container .description>strong,section.gel-products .grid-container .description p strong{display:block;margin-top:1.875em}section.gel-products .grid-container .description>strong~strong,section.gel-products .grid-container .description p strong~strong{margin-top:0}section.gel-products .grid-container .description .btn-container{margin-top:1.875em;max-width:15.625em;box-shadow:5px 5px 10px rgba(0, 0, 0, 0.14)}@media (max-width:650px){section.gel-products .grid-container .description .btn-container{max-width:unset}}section.gel-products .grid-container .photo{display:flex;justify-content:center;margin:0 auto;position:relative;width:25.5em}@media (max-width:650px){section.gel-products .grid-container .photo{order:1}}section.gel-products .grid-container .photo>img:first-child{width:100%;border-radius:20px}section.gel-products .grid-container .photo .bubbles{position:absolute;top:0;left:0;width:100%;height:100%}section.gel-products .grid-container .photo .bubbles img{position:absolute;aspect-ratio:1;object-fit:cover;transition:all 0.6s ease-in-out}section.gel-products .grid-container .photo .bubbles img:nth-child(1){width:1.6875em;top:-2%;right:0;transform:translate(-733%, 965%);transition-duration:0.6s}section.gel-products .grid-container .photo .bubbles img:nth-child(2){width:7.375em;top:0;right:16%;transform:translate(-43%, 77%);transition-duration:0.7s}section.gel-products .grid-container .photo .bubbles img:nth-child(3){width:3.3125em;top:25%;right:4%;transform:translate(-325%, 89%);transition-duration:0.5s}section.gel-products .grid-container .photo .bubbles img:nth-child(4){width:1.25em;top:43%;right:21%;transform:translate(-448%, -327%);transition-duration:0.6s}section.gel-products .grid-container .photo .bubbles img:nth-child(5){width:2.3125em;top:45%;right:22%;transform:translate(-242%, -327%);transition-duration:0.7s}section.gel-products .grid-container .photo .bubbles img:nth-child(6){width:4.9375em;top:55%;right:-8%;transform:translate(-226%, -66%);transition-duration:0.5s}section.gel-products .grid-container .photo .bubbles img:nth-child(7){width:2em;top:77%;right:13%;transform:translate(-446%, -534%);transition-duration:0.7s}section.gel-products .grid-container .photo .bubbles img:nth-child(8){width:3.3125em;top:78%;right:13%;transform:translate(-237%, -233%);transition-duration:0.6s}section.gel-products .grid-container .photo .bubbles img:nth-child(9){width:1.6875em;top:65%;left:-3%;transform:translate(782%, -32%);transition-duration:0.5s}section.gel-products .grid-container .photo .bubbles img:nth-child(10){width:1.6875em;top:14%;left:22%;transform:translate(382%, 445%);transition-duration:0.7s}section.gel-products .grid-container .photo .bubbles img:nth-child(11){width:10.8125em;top:34%;left:-23%;transform:translate(125%, -30%);transition-duration:0.6s}section.gel-products .grid-container .photo .bubbles img:nth-child(12){width:2em;top:19%;left:-4%;transform:translate(698%, 230%);transition-duration:0.5s}section.gel-products .grid-container .photo .bubbles img:nth-child(13){width:3.5em;top:70%;left:5%;transform:translate(300%, -180%);transition-duration:0.7s}section.gel-products .grid-container .photo>img:last-child{width:100%;position:absolute;top:0;left:0}section.gel-products .grid-container.active .photo .bubbles img{transform:none !important}section.order{background:#000}@media (max-width:767px){section.order{background:transparent}}section.order .holder{padding-right:0}@media (max-width:767px){section.order .holder{padding-left:0}}section.order .title-container{background:#000;display:flex;align-items:center}@media (max-width:767px){section.order .title-container{background:transparent;padding-left:15px}}section.order .title-container h2{background:transparent !important;position:relative;z-index:11}section.order .title-container:after{content:"";display:block;height:100%;position:absolute;width:2.5em;top:0;right:-2.375em;z-index:10;background:linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 50%)}section.order .content{padding:8.4375em 0;background:url(../img/form-bg.jpg) center / cover fixed}@media (max-width:500px){section.order .content{background:url(../img/form-bg.jpg) center / cover}}section.order .content .grid-container{max-width:41.875em;margin:0 auto;grid-template-columns:repeat(3, 1fr);grid-gap:2.1875em 1.25em;padding:0 15px}@media (max-width:500px){section.order .content .grid-container{grid-template-columns:repeat(2, 1fr)}}section.order .content .grid-container input{background:#fff;margin:0}section.order .content .grid-container p{color:#fff}@media (max-width:500px){section.order .content .grid-container p{order:5}}.line{background:#e7e7e7;box-shadow:5px 5px 10px rgba(0, 0, 0, 0.25);font-weight:700;font-size:0.875em;padding:0.9285714286em;text-align:center;color:#000000}section.advantages{padding:8.4375em 0}@media (max-width:500px){section.advantages{padding:3.75em 0}}section.advantages .content .flex-container{margin-bottom:1.25em;justify-content:space-between;gap:1.875em}@media (max-width:500px){section.advantages .content .flex-container{flex-direction:column}}section.advantages .content .flex-container .item{display:flex;flex-direction:column;align-items:center;text-align:center}section.advantages .content .flex-container .item svg:nth-child(2){margin:1.5625em 0 1.25em}section.advantages .content .flex-container .item strong{display:block;font-weight:600;text-transform:uppercase}section.advantages .content .flex-container .item p{margin-top:1.1538461538em;font-size:0.8125em}section.about{padding:8.4375em 0}@media (max-width:500px){section.about{padding:3.75em 0}}section.about .content{padding:8.4375em 0;min-height:34.375em;background:url(../img/about.svg) bottom left / contain no-repeat}@media (max-width:500px){section.about .content{min-height:330px;padding:0}}section.about .content p{max-width:25.4375em}section.about.seo-text .content{background:none;min-height:unset !important;padding:0 !important}section.about.seo-text .content p{max-width:unset}section.capabilities{padding:8.4375em 0;overflow:hidden}@media (max-width:500px){section.capabilities{padding:3.75em 0}}section.capabilities .content .flex-container{align-items:stretch;justify-content:center}@media (max-width:500px){section.capabilities .content .flex-container img{width:75%;margin:0 10px 0 -15px}}section.capabilities .content .flex-container div{display:flex;flex-direction:column;justify-content:space-between;gap:0.9375em;padding:1.5625em 0 1.25em;margin-left:-3.125em}section.capabilities .content .flex-container div span{font-weight:700;font-size:0.9375em;max-width:20em;letter-spacing:0.13em;text-transform:uppercase}@media (max-width:500px){section.capabilities .content .flex-container div span{font-size:0.75em;max-width:unset}}section.capabilities .content .flex-container div span:nth-child(1){margin-left:-5.625em}section.aroma-links{padding:8.4375em 0}@media (max-width:500px){section.aroma-links{padding:3.75em 0}}section.aroma-links .btn{margin-top:3.125em}section.aroma-links .content p{margin-bottom:2.5em}section.aroma-links .content .line{margin-top:2.5em}section.aroma-links .content .flex-container{margin:0.625em 0;gap:1.25em 7%;flex-wrap:wrap}@media (max-width:500px){section.aroma-links .content .flex-container{margin:0}}section.aroma-links .content .flex-container:nth-child(2){justify-content:flex-start}section.aroma-links .content .flex-container:nth-child(3){justify-content:flex-end}section.aroma-links .content .flex-container a{display:block;position:relative;box-shadow:0px 0px 5px rgba(0, 0, 0, 0.5);border-radius:100%;transition:all 0.3s ease}section.aroma-links .content .flex-container a img{border-radius:100%;filter:grayscale(1)}section.aroma-links .content .flex-container a strong{transition:all 0.3s ease;font-weight:900;font-size:0.9375em;line-height:110.9%;display:flex;align-items:center;text-align:center;justify-content:center;text-transform:uppercase;color:#fff;position:absolute;top:0;left:0;width:100%;height:100%}section.aroma-links .content .flex-container a:hover{box-shadow:none}section.aroma-links .content .flex-container a:hover strong{transform:scale(0.8)}section.tasks{padding:8.4375em 0}@media (max-width:500px){section.tasks{padding:3.75em 0}}section.tasks .btn{margin-top:3.125em}section.tasks .content .flex-container{justify-content:space-between;gap:1.875em;align-items:center}@media (max-width:650px){section.tasks .content .flex-container img:nth-child(1){display:none}}@media (max-width:650px){section.tasks .content .flex-container img:nth-child(3){width:40%}}section.tasks .content .flex-container>div div{margin-bottom:0.625em;display:flex;align-items:center;gap:0.9375em}section.tasks .content .flex-container>div div svg{flex-shrink:0}section.tasks .content .flex-container>div div span{font-weight:600;font-size:0.75em}section.partners{padding:8.4375em 0}@media (max-width:500px){section.partners{padding:3.75em 0}}section.partners .btn{margin-top:3.125em}section.partners .swiper{width:100%}section.steps{background:#000}@media (max-width:767px){section.steps{background:transparent}}section.steps .holder{padding-right:0}@media (max-width:767px){section.steps .holder{padding-left:0}}section.steps .title-container{background:#000;display:flex;align-items:center}@media (max-width:767px){section.steps .title-container{background:transparent;padding-left:15px}}section.steps .title-container h2{background:transparent !important;position:relative;z-index:11}section.steps .title-container:after{content:"";display:block;height:100%;position:absolute;width:2.5em;top:0;right:-2.375em;z-index:10;background:linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 50%)}section.steps .content{padding-left:0 !important}section.steps .grid-container{background:url(../img/steps-bg.jpg) center / cover fixed;grid-template-columns:repeat(3, 1fr)}@media (max-width:600px){section.steps .grid-container{background:url(../img/steps-bg.jpg) center / cover;grid-template-columns:repeat(1, 1fr)}}section.steps .grid-container .item{padding:6.25em 1.875em;position:relative;min-height:80vh;max-height:42.5em;color:#fff}@media (max-width:600px){section.steps .grid-container .item{min-height:unset;padding:3.75em 1.875em !important}}section.steps .grid-container .item:nth-child(1){background:#00000020;padding-left:3.75em}section.steps .grid-container .item:nth-child(2){background:#32323220}section.steps .grid-container .item:nth-child(3){background:#9d9d9d20}section.steps .grid-container .item strong{margin-top:9.375em;display:flex;align-items:flex-end;font-weight:600;text-transform:uppercase;margin-bottom:0.625em}@media (max-width:600px){section.steps .grid-container .item strong{margin:0;margin-bottom:1.875em}}section.steps .grid-container .item strong span{font-weight:900;font-size:3.125em;line-height:84%;color:#c4c4c4;margin-right:10px}section.steps .grid-container .item p{font-size:0.875em}section.faq{padding:8.4375em 0}@media (max-width:500px){section.faq{padding:3.75em 0}}section.faq .grid-container{grid-template-columns:repeat(2, 1fr);grid-gap:5.625em 3.125em}@media (max-width:500px){section.faq .grid-container{grid-template-columns:repeat(1, 1fr)}}section.faq .grid-container strong{font-weight:600;display:block;margin-bottom:0.625em}section.contacts{padding:8.4375em 0}@media (max-width:500px){section.contacts{padding:3.75em 0}}@media (max-width:1000px){section.contacts .holder.flex-container{flex-direction:column-reverse}}@media (max-width:767px){section.contacts{padding-top:0}}section.contacts iframe{height:calc(100% - 60px);width:300px;margin-top:60px}@media (max-width:1000px){section.contacts iframe{width:100%;height:300px}}section.contacts p{margin-bottom:5.5em}section.contacts p+.flex-container{justify-content:space-between;gap:3.125em}@media (max-width:500px){section.contacts p+.flex-container{flex-direction:column;align-items:flex-start}}section.contacts p+.flex-container>div p{margin-bottom:0.625em}section.contacts p+.flex-container>div a{font-weight:700}section.contacts p+.flex-container>div a span{font-weight:400}section.contacts p+.flex-container>div .soq{display:flex;gap:1.5625em}section.contacts p+.flex-container form{max-width:23.125em}section.contacts p+.flex-container form .btn{width:100%}.cart-list{margin-bottom:0.9375em}.cart-list .flex-container{justify-content:space-between;gap:0.9375em;margin-bottom:0.9375em}.cart-list .flex-container img{width:100px;transform:scale(0.9)}@media (max-width:550px){.cart-list .flex-container img{width:50px}}.cart-list .flex-container input{padding:0;margin:0;background:transparent;cursor:default}.cart-list .flex-container strong{white-space:nowrap}.cart-list .flex-container svg{cursor:pointer}.cart-list+.align-right{margin-bottom:0.9375em}#cart-toggle{position:fixed;background:#ffffff;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);padding:1.25em;right:0;top:15vh;cursor:pointer;z-index:999;display:none}@media (max-width:550px){#cart-toggle{padding:0.625em}}#cart-toggle span{position:absolute;right:10px;bottom:19px;background:#000;color:#fff;font-size:14px;border-radius:100%;width:21px;height:21px;text-align:center;padding:1px}@media (max-width:550px){#cart-toggle svg{width:26px;height:34px}}#formx-4.cart-empty .title+div{display:none}#formx-4.cart-empty .title{display:block}#formx-4 .btn{width:100%}section.cart{padding:8.4375em 0}@media (max-width:500px){section.cart{padding:3.75em 0}}section.cart .flex-container{align-items:flex-start;gap:3.75em}@media (max-width:850px){section.cart .flex-container{flex-direction:column}}section.cart .flex-container>div{width:100%}section.cart h1{margin-bottom:1.875em}section.cart .btn{width:100%}section.cart textarea{margin-top:2.1875em}section.cart label{margin-bottom:0.9375em;display:flex;align-items:center;gap:0.9375em;font-weight:500;cursor:pointer}section.cart label input{margin:0}section.cart .cart-list{border-bottom:1px solid #E3E3E3;margin-bottom:1.5625em}section.cart .cart-list .item{display:grid;grid-template-columns:minmax(0, 1fr) 3.25em minmax(6.75em, auto) 2.25em;align-items:center;gap:1.125em;padding:1.25em 0;margin-bottom:0;border-top:1px solid rgba(0, 0, 0, 0.08)}@media (max-width:650px){section.cart .cart-list .item{grid-template-columns:minmax(0, 1fr) auto;gap:0.875em}}section.cart .cart-list .item:first-child{border-top:0;padding-top:0}section.cart .cart-list .item .cart-product{grid-column:1;min-width:0;display:grid;grid-template-columns:5.25em minmax(0, 1fr);align-items:center;gap:1.125em}@media (max-width:500px){section.cart .cart-list .item .cart-product{grid-template-columns:4.25em minmax(0, 1fr);gap:0.75em}}section.cart .cart-list .item .cart-product-image{width:5.25em;height:5.25em;object-fit:cover;background:#fff}@media (max-width:500px){section.cart .cart-list .item .cart-product-image{width:4.25em;height:4.25em}}section.cart .cart-list .item .cart-product-media{display:block;width:5.25em}@media (max-width:500px){section.cart .cart-list .item .cart-product-media{width:4.25em}}section.cart .cart-list .item .cart-product-info{min-width:0}section.cart .cart-list .item .cart-product-title-link{display:block;color:inherit}section.cart .cart-list .item .cart-product-title{display:block;text-transform:uppercase;font-size:1.125em;line-height:1.15;letter-spacing:0.03em;font-weight:900;overflow-wrap:anywhere}@media (max-width:500px){section.cart .cart-list .item .cart-product-title{font-size:0.9375em}}section.cart .cart-list .item .cart-customization{display:flex;align-items:center;flex-wrap:wrap;margin-top:0.625em;color:#5f5f5f;font-size:0.8125em;line-height:1.2}section.cart .cart-list .item .cart-customization .cart-customization-meta{display:flex;align-items:center;flex-wrap:wrap;gap:0.5em;min-width:0;row-gap:0.25em}section.cart .cart-list .item .cart-customization .cart-customization-meta .cart-customization-font::before{content:"·";margin-right:0.5em;color:rgba(0, 0, 0, 0.25)}section.cart .cart-list .item .cart-customization .cart-customization-text{max-width:12em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;color:#000}section.cart .cart-list .item .cart-customization .cart-customization-font{white-space:nowrap}section.cart .cart-list .item .cart-customization .cart-customization-color{display:inline-flex;align-items:center}section.cart .cart-list .item .cart-customization .cart-customization-color i{width:1em;height:1em;border-radius:2px;border:1px solid rgba(0, 0, 0, 0.22);flex-shrink:0}@media (max-width:500px){section.cart .cart-list .item .cart-customization{font-size:0.75em}}section.cart .cart-list .item .cart-color-wrapper{display:flex;margin-top:0.625em;flex-wrap:wrap;gap:0.4375em}section.cart .cart-list .item .cart-color-wrapper .cart-color{display:inline-flex;align-items:center;gap:0.5em;min-height:2.55em;padding:0.25em 0.375em 0.25em 0.625em;border:1px solid rgba(0, 0, 0, 0.12);background:#fff;font-size:0.875em;font-weight:600}section.cart .cart-list .item .cart-color-wrapper .cart-color .cart-color-name{line-height:1;white-space:nowrap}section.cart .cart-list .item input{font-weight:700;font-size:0.9375em;width:3.25em;text-align:center;padding:0.5em 0.25em;margin:0;border:1px solid rgba(0, 0, 0, 0.14);background:#fff;box-shadow:none}section.cart .cart-list .item .cart-quantity{grid-column:2;justify-self:end}@media (max-width:650px){section.cart .cart-list .item .cart-quantity{grid-column:2;grid-row:2}}section.cart .cart-list .item .cart-price{grid-column:3;font-weight:900;font-size:1.125em;white-space:nowrap;text-align:right;text-transform:lowercase}@media (max-width:650px){section.cart .cart-list .item .cart-price{grid-column:1;text-align:left;padding-left:5.75em}}@media (max-width:500px){section.cart .cart-list .item .cart-price{padding-left:4.75em;font-size:1em}}section.cart .cart-list .item .cart-color input{width:3.1em;padding:0.4375em 0.25em;font-size:0.875em}section.cart .cart-list .item .cart-remove{grid-column:4;width:2.25em;height:2.25em;display:inline-flex;align-items:center;justify-content:center;border:0;padding:0;margin:0;color:#000;background:transparent;cursor:pointer;justify-self:end}section.cart .cart-list .item .cart-remove svg{width:1.125em;height:1.125em}@media (max-width:650px){section.cart .cart-list .item .cart-remove{grid-column:2;grid-row:1;align-self:start}}section.product{padding:8.4375em 0}@media (max-width:500px){section.product{padding:6.25em 0 3.75em}}section.product+section.shop{padding:0}section.product .grid-container{grid-template-columns:repeat(2, 1fr);grid-gap:2.5em;align-items:flex-start}@media (max-width:767px){section.product .grid-container{grid-template-columns:repeat(1, 1fr);grid-gap:1.875em}}section.product .grid-container .swiper{width:100%}@media (min-width:767px){section.product .grid-container .swiper{position:sticky;top:65px}}section.product .grid-container .swiper .swiper-slide{padding:0 30px;display:flex;align-items:center;justify-content:center}section.product .grid-container .swiper .slider-arrows>div.swiper-button-next{right:0}section.product .grid-container .swiper .slider-arrows>div.swiper-button-prev{left:0}section.product .grid-container .swiper .slider-arrows>div:after{content:""}section.product .grid-container .swiper img{aspect-ratio:1;object-fit:cover}section.product .grid-container div>h1,section.product .grid-container div>strong{font-weight:900;font-size:1.75em;letter-spacing:0.09em;text-transform:uppercase;display:block}@media (max-width:500px){section.product .grid-container div>h1,section.product .grid-container div>strong{font-size:1.25em}}section.product .grid-container p{margin-bottom:10px;font-size:0.875em}section.product .grid-container p strong{display:block}section.product .grid-container span{text-transform:uppercase;display:block;margin-bottom:1.875em}section.product .grid-container .buy-container{margin-top:1.5625em;gap:0.3125em;display:flex;justify-content:space-between;align-items:center}@media (max-width:550px){section.product .grid-container .buy-container .btn{min-width:unset;padding:10px}}.breadcrumbs{font-weight:600}.breadcrumbs .breadcrumbs-current{display:none}.page-template-tpl_faq .breadcrumbs{margin-bottom:1.875em}section.bubble-benefits{padding:8.4375em 0;overflow:hidden}@media (max-width:500px){section.bubble-benefits{padding:3.75em 0}}section.bubble-benefits .content{position:relative;z-index:999}section.bubble-benefits .content .flex-container{justify-content:center;gap:0.9375em}@media (max-width:550px){section.bubble-benefits .content .flex-container{flex-wrap:wrap;gap:1.25em 0.9375em}}section.bubble-benefits .content .flex-container div{display:flex;flex-direction:column;align-items:center;gap:0.75em;text-align:center;position:relative}@media (max-width:550px){section.bubble-benefits .content .flex-container div svg{display:none}}section.bubble-benefits .content .flex-container div strong{display:block;font-weight:600;font-size:0.75em}section.bubble-benefits .content .flex-container div p{position:absolute;font-weight:400;font-size:0.75em;padding:1.1666666667em;background:rgba(255, 255, 255, 0.8);border:1px solid #000000;backdrop-filter:blur(15px);border-radius:8px;width:18.75em;opacity:0;top:-180%;transition:all 0.3s ease;transform:translateY(10%);z-index:99}section.bubble-benefits .content .flex-container div:hover p{opacity:1;transform:none}section.bubble-benefits .content .flex-container:nth-child(1){align-items:flex-start}section.bubble-benefits .content .flex-container:nth-child(1) div:first-child,section.bubble-benefits .content .flex-container:nth-child(1) div:last-child{transform:translateY(30px)}@media (max-width:550px){section.bubble-benefits .content .flex-container:nth-child(1) div:first-child,section.bubble-benefits .content .flex-container:nth-child(1) div:last-child{transform:none}}section.bubble-benefits .content .flex-container:nth-child(2){justify-content:space-between}@media (max-width:550px){section.bubble-benefits .content .flex-container:nth-child(2){flex-direction:column}section.bubble-benefits .content .flex-container:nth-child(2)>div:first-child,section.bubble-benefits .content .flex-container:nth-child(2)>div:last-child{flex-direction:row}section.bubble-benefits .content .flex-container:nth-child(2)>div:nth-child(2){margin:1.875em 0}}section.bubble-benefits .content .flex-container:nth-child(2) span{text-transform:uppercase;font-weight:700;font-size:0.9375em}section.bubble-benefits .content .flex-container:nth-child(2) span+strong{text-transform:uppercase;font-weight:700;font-size:1.75em}section.bubble-benefits .content .flex-container:nth-child(3) div:first-child,section.bubble-benefits .content .flex-container:nth-child(3) div:last-child{transform:translateY(-30px)}@media (max-width:550px){section.bubble-benefits .content .flex-container:nth-child(3) div:first-child,section.bubble-benefits .content .flex-container:nth-child(3) div:last-child{transform:none}}section.services{padding:8.4375em 0}@media (max-width:500px){section.services{padding:3.75em 0}}@media (max-width:1000px){section.services .content .flex-container{flex-direction:column;align-items:center;gap:0.9375em}}section.services .content .flex-container .item{position:relative;width:21.5625em}section.services .content .flex-container .item:after{content:"";width:100%;height:100%;background:#e7e7e7;top:-10px;left:-10px;display:block;position:absolute;z-index:-1}section.services .content .flex-container .item img{width:100%}section.services .content .flex-container .item:nth-child(odd):after,section.services .content .flex-container .item:nth-child(odd) img{clip-path:polygon(50% 0, 0% 100%, 100% 100%)}@media (max-width:500px){section.services .content .flex-container .item:nth-child(odd):after,section.services .content .flex-container .item:nth-child(odd) img{clip-path:unset}}section.services .content .flex-container .item:nth-child(even){margin:-15% -15% 0}@media (max-width:1000px){section.services .content .flex-container .item:nth-child(even){margin:0}}section.services .content .flex-container .item:nth-child(even):after,section.services .content .flex-container .item:nth-child(even) img{clip-path:polygon(0 0, 50% 100%, 100% 0)}@media (max-width:500px){section.services .content .flex-container .item:nth-child(even):after,section.services .content .flex-container .item:nth-child(even) img{clip-path:unset}}section.services .content .flex-container .item:nth-child(even):after{left:-20px}section.services .content .flex-container .item:nth-child(even) div{bottom:unset;top:1.25em}@media (max-width:500px){section.services .content .flex-container .item:nth-child(even) div{flex-direction:column;bottom:3.125em;top:unset}}section.services .content .flex-container .item:last-child{margin-right:0}@media (max-width:1000px){section.services .content .flex-container .item:nth-child(1){order:1}section.services .content .flex-container .item:nth-child(2){order:3}section.services .content .flex-container .item:nth-child(3){order:2}section.services .content .flex-container .item:nth-child(4){order:4}}section.services .content .flex-container .item div{position:absolute;display:flex;flex-direction:column;z-index:99;align-items:center;width:100%;bottom:1.25em;gap:1.25em}@media (max-width:500px){section.services .content .flex-container .item div{bottom:3.125em;flex-direction:column-reverse}}section.services .content .flex-container .item div span{font-weight:900;font-size:0.9375em;text-align:center;text-transform:uppercase;color:#fff}@media (max-width:500px){section.services .content .flex-container .item div span{font-size:1.25em}}section.blog{padding:8.4375em 0}@media (max-width:500px){section.blog{padding:3.75em 0}}section.blog .grid-container{grid-template-columns:repeat(3, 1fr);grid-gap:3.125em 1.875em}@media (max-width:800px){section.blog .grid-container{grid-template-columns:repeat(2, 1fr)}}@media (max-width:500px){section.blog .grid-container{grid-template-columns:repeat(1, 1fr)}}section.blog .grid-container .item{display:flex;align-items:flex-start;gap:0.9375em;flex-direction:column}section.blog .grid-container .item img{aspect-ratio:1.3;object-fit:cover}.title{font-size:1.875em;margin-bottom:0.6666666667em}footer{padding:8.4375em 0}@media (max-width:500px){footer{padding:3.75em 0}}footer .flex-container{justify-content:space-between;align-items:flex-start;gap:1.875em 0;flex-wrap:wrap}footer .flex-container .item{padding:0 0.625em;text-transform:uppercase}@media (max-width:767px){footer .flex-container .item{width:50%}}footer .flex-container .item strong{display:block;font-size:0.9375em;margin-bottom:1em}footer .flex-container .item a{display:block;font-size:0.8125em;margin-bottom:0.7692307692em}@media (min-width:767px){footer .flex-container .item a.policy{text-transform:none;transform:translateY(34px);opacity:0.5}}footer .flex-container .item .soq{margin-top:0.9375em;display:flex;gap:0.9375em}footer .flex-container .item:last-child{text-transform:unset}section.page-header .flex-container{height:100vh;align-items:center;justify-content:center;padding-top:6.25em;flex-direction:column;text-align:center;color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:0.12em}@media (max-width:500px){section.page-header .flex-container{padding-top:5em;height:26.5625em;gap:20px;justify-content:flex-start}section.page-header .flex-container>br{display:none}}section.page-header .flex-container h1{font-family:"NEXT ART";font-size:2.5em}@media (max-width:500px){section.page-header .flex-container h1{font-size:2.1875em;min-height:1.7142857143em}}section.page-header .flex-container strong{display:block;font-size:1.75em;margin-top:1.9642857143em}@media (max-width:500px){section.page-header .flex-container strong{margin-top:0}}section.page-header .flex-container p{max-width:375px;font-size:0.9375em;margin-top:0.8666666667em}@media (max-width:500px){section.page-header .flex-container p{margin-top:0}}section.page-header .flex-container svg{margin-top:6.25em;animation:arrow 1s ease-in infinite}@media (max-width:500px){section.page-header .flex-container svg{margin-top:0}}section.aromatiz{margin-top:-6.25em}@media (max-width:500px){section.aromatiz{margin-top:-1.875em}}section.aromatiz .swiper img{width:100%;aspect-ratio:1;object-fit:cover}section.privetelabl-slider{padding:3.75em 0 7.5em;margin-top:-6.25em}@media (max-width:500px){section.privetelabl-slider{margin-top:-1.875em}}section.privetelabl-slider .swiper img{width:100%;object-fit:cover}.slider-arrows div{width:auto}.slider-arrows div:after{display:none}.np-live-search{position:relative;display:inline-block;width:100%}#np-city-list,#np-warehouse-list{position:absolute;background:#fff;top:21px;left:0;margin:0;padding:0;list-style:none;box-shadow:0px 1px 6px 0px #504b4b47;width:100%;max-height:400px;overflow-y:auto;border-radius:5px}#np-city-list li,#np-warehouse-list li{padding:5px;cursor:pointer}#np-city-list li:hover,#np-warehouse-list li:hover{background:#9494942e}.accordion .item{padding:5px 15px;background:#e7e7e7;margin-bottom:15px}.accordion .item .header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:0.9375em 0;text-transform:uppercase;font-weight:600;line-height:160%}.accordion .item .header svg{flex-shrink:0;transition:all 0.3s ease;margin-left:0.9375em}@media (max-width:550px){.accordion .item .header svg{width:19px}}.accordion .item .content{padding:0.9375em 0;display:none;transition:box-shadow 0.3s ease;line-height:160%}.accordion .item .content a{text-decoration:underline}.accordion .item .content a:hover{text-decoration:none}.accordion .item.active{box-shadow:5px 5px 10px #00000040}.accordion .item.active .header svg{flex-shrink:0;transform:rotate(-180deg)}.accordion .item.active .header svg path{transform:translateX(4px) translateY(11px);d:path("M29 8H0H0")}.sticker-container{gap:5px;pointer-events:none;flex-wrap:wrap;justify-content:flex-end}.sticker-container .sticker{background:#000;color:#fff;padding:5px 10px;font-size:0.75em}.color-chooser{display:flex;gap:10px;margin-bottom:15px;align-items:center}.color-chooser span{margin:0 !important}.color-chooser input{width:35px;height:35px;border:0}.color-chooser input[value=White]{border:1px solid #00000075}.color-chooser input:checked{box-shadow:0 0 0 3px #adacac}.color-chooser input:checked:after{display:none}section.app-section{margin:0 auto;max-width:1600px;padding:7.5em 0;display:flex;flex-direction:column;align-items:center}@media (min-width:767px){section.app-section .btn{margin-top:-1.875em}}section.app-section img{max-height:80vh}section.feel-yourself{height:100%;background:url(../img/shower_bg.webp) center / cover no-repeat;width:100%;position:relative;overflow:hidden;padding:60px 0}section.feel-yourself .overlay-feel{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.2);backdrop-filter:blur(10px);z-index:0}section.feel-yourself::before{content:"";position:absolute;top:0;left:0;width:100%;height:clamp(80px, 15vw, 266px);background-image:url("../img/foam_down.webp");background-repeat:no-repeat;background-size:100% 100%;z-index:1}@media (max-width:550px){section.feel-yourself::before{top:-35px}}section.feel-yourself::after{content:"";position:absolute;bottom:-24px;left:0;width:100%;height:clamp(100px, 18vw, 338px);background-image:url("../img/foam_up.webp");background-repeat:no-repeat;background-size:100% 100%;z-index:1}@media (max-width:550px){section.feel-yourself::after{bottom:-30px}}section.feel-yourself .holder{position:relative;z-index:10;margin-top:8.125em;margin-bottom:18.125em}@media (max-width:550px){section.feel-yourself .holder{margin-top:60px;margin-bottom:60px}}section.feel-yourself .holder h3.title{color:#fff;text-align:center;font-family:"Montserrat", sans-serif;font-size:1.75em;font-style:normal;font-weight:900;line-height:112.484%;letter-spacing:2.52px;text-transform:uppercase;margin-bottom:4.375em}@media (max-width:550px){section.feel-yourself .holder h3.title{font-size:22px;letter-spacing:2px;max-width:114px;margin:0 auto;margin-bottom:70px}}section.feel-yourself .holder .steps{display:flex;flex-direction:column;align-items:center;gap:12px}@media (max-width:550px){section.feel-yourself .holder .steps{align-items:flex-start}}section.feel-yourself .holder .steps .step{display:flex;align-items:center;gap:1.875em}@media (max-width:550px){section.feel-yourself .holder .steps .step{flex-direction:row-reverse}}section.feel-yourself .holder .steps .step .info{color:#fff;font-family:"Montserrat", sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}section.feel-yourself .holder .steps .step:nth-child(odd){text-align:right;margin-right:26%}@media (max-width:550px){section.feel-yourself .holder .steps .step:nth-child(odd){margin-right:10px;text-align:left}}section.feel-yourself .holder .steps .step:nth-child(even){text-align:left;flex-direction:row-reverse;margin-left:21%}@media (max-width:550px){section.feel-yourself .holder .steps .step:nth-child(even){margin-left:35px}}section.feel-yourself .holder .steps .step:nth-child(1) .circle{padding:1.375em 2.5em}@media (max-width:550px){section.feel-yourself .holder .steps .step:nth-child(1) .circle{padding:13px 24px}}section.feel-yourself .holder .steps .step:nth-child(1) .circle h4.number{font-size:3.125em}@media (max-width:550px){section.feel-yourself .holder .steps .step:nth-child(1) .circle h4.number{font-size:30px}}section.feel-yourself .holder .steps .step:nth-child(2) .circle{padding:1.875em 3.1875em}@media (max-width:550px){section.feel-yourself .holder .steps .step:nth-child(2) .circle{padding:19px 34px}}section.feel-yourself .holder .steps .step:nth-child(2) .circle h4.number{font-size:5em}@media (max-width:550px){section.feel-yourself .holder .steps .step:nth-child(2) .circle h4.number{font-size:55px}}section.feel-yourself .holder .steps .step:nth-child(3) .circle{padding:1.5em 2.5625em}@media (max-width:550px){section.feel-yourself .holder .steps .step:nth-child(3) .circle{padding:16px 25px}}section.feel-yourself .holder .steps .step:nth-child(3) .circle h4.number{font-size:4.0625em}@media (max-width:550px){section.feel-yourself .holder .steps .step:nth-child(3) .circle h4.number{font-size:35px}}section.feel-yourself .holder .steps .step:nth-child(4) .circle{padding:1.75em 2.75em}@media (max-width:550px){section.feel-yourself .holder .steps .step:nth-child(4) .circle{padding:17px 27px}}section.feel-yourself .holder .steps .step:nth-child(4) .circle h4.number{font-size:4.6875em}@media (max-width:550px){section.feel-yourself .holder .steps .step:nth-child(4) .circle h4.number{font-size:50px}}section.feel-yourself .holder .steps .step:nth-child(5) .circle{padding:1.4375em 2.75em}@media (max-width:550px){section.feel-yourself .holder .steps .step:nth-child(5) .circle{padding:15px 26px}}section.feel-yourself .holder .steps .step:nth-child(5) .circle h4.number{font-size:4.375em}@media (max-width:550px){section.feel-yourself .holder .steps .step:nth-child(5) .circle h4.number{font-size:45px}}@media (max-width:550px){section.feel-yourself .holder .steps .step:nth-child(6){margin-left:75px}}section.feel-yourself .holder .steps .step:nth-child(6) .circle{padding:1.375em 2.125em}@media (max-width:550px){section.feel-yourself .holder .steps .step:nth-child(6) .circle{padding:13px 20px}}section.feel-yourself .holder .steps .step:nth-child(6) .circle h4.number{font-size:3.125em}@media (max-width:550px){section.feel-yourself .holder .steps .step:nth-child(6) .circle h4.number{font-size:30px}}section.feel-yourself .holder .steps .step .circle{padding:1.375em 2.5em;border-radius:50%;border:2px solid #fff;width:auto;position:relative}@media (max-width:550px){section.feel-yourself .holder .steps .step .circle{padding:13px 24px}}section.feel-yourself .holder .steps .step .circle::after{content:"";position:absolute;top:5px;left:5px;width:100%;height:100%;border-radius:50%;border:2px solid rgba(239, 239, 239, 0.3);z-index:-1;clip-path:polygon(85% 0%, 100% 0%, 100% 85%, 85% 100%, 0% 100%, 0% 85%, 85% 85%)}section.feel-yourself .holder .steps .step .circle h4.number{color:#fff;font-family:"Montserrat", sans-serif;font-size:3.125em;font-style:normal;font-weight:700;line-height:112.484%;letter-spacing:4.5px;text-transform:uppercase;position:relative;z-index:2}@media (max-width:550px){section.feel-yourself .holder .steps .step .circle h4.number{font-size:30px}}section.feel-yourself .holder .decorate{position:absolute;top:0;left:0;z-index:-1;transition:transform 6s cubic-bezier(0.23, 1, 0.32, 1)}section.feel-yourself .holder .decorate img{filter:brightness(0.5);transition:transform 6s cubic-bezier(0.23, 1, 0.32, 1), filter 4s ease;transform-origin:center center}section.feel-yourself .holder .decorate.gel_1{transform:translate(-150px, -40px)}@media (max-width:550px){section.feel-yourself .holder .decorate.gel_1{left:-94px;top:-16%}}section.feel-yourself .holder .decorate.gel_1 img{transform:rotate(100deg) scale(0.75)}@media (max-width:550px){section.feel-yourself .holder .decorate.gel_1 img{transform:rotate(100deg) scale(0.25)}}section.feel-yourself .holder .decorate.gel_2{top:30%;transform:translate(-150px, -40px)}@media (max-width:550px){section.feel-yourself .holder .decorate.gel_2{left:-98px;top:54%}}section.feel-yourself .holder .decorate.gel_2 img{transform:rotate(210deg) scale(0.75)}@media (max-width:550px){section.feel-yourself .holder .decorate.gel_2 img{transform:rotate(210deg) scale(0.25)}}section.feel-yourself .holder .decorate.gel_3{top:65%;transform:translate(-150px, -40px)}@media (max-width:550px){section.feel-yourself .holder .decorate.gel_3{left:-80px;top:80%}}section.feel-yourself .holder .decorate.gel_3 img{transform:rotate(100deg) scale(0.75)}@media (max-width:550px){section.feel-yourself .holder .decorate.gel_3 img{transform:rotate(100deg) scale(0.25)}}section.feel-yourself .holder .decorate.gel_4{top:-5%;right:10%;left:unset;transform:translate(150px, -40px)}@media (max-width:550px){section.feel-yourself .holder .decorate.gel_4{top:-31%;right:-11%}}section.feel-yourself .holder .decorate.gel_4 img{transform:rotate(80deg) scale(0.75)}@media (max-width:550px){section.feel-yourself .holder .decorate.gel_4 img{transform:rotate(80deg) scale(0.25)}}section.feel-yourself .holder .decorate.gel_5{top:20%;right:10px;left:unset;transform:translate(150px, -40px)}@media (max-width:550px){section.feel-yourself .holder .decorate.gel_5{top:2%;right:-20%}}section.feel-yourself .holder .decorate.gel_5 img{transform:rotate(145deg) scale(0.75)}@media (max-width:550px){section.feel-yourself .holder .decorate.gel_5 img{transform:rotate(145deg) scale(0.25)}}section.feel-yourself .holder .decorate.gel_6{top:45%;right:10px;left:unset;transform:translate(150px, -40px)}@media (max-width:550px){section.feel-yourself .holder .decorate.gel_6{top:30%;right:-20%}}section.feel-yourself .holder .decorate.gel_6 img{transform:rotate(130deg) scale(0.75)}@media (max-width:550px){section.feel-yourself .holder .decorate.gel_6 img{transform:rotate(130deg) scale(0.25)}}section.feel-yourself .holder .decorate.gel_7{top:75%;right:10px;left:unset;transform:translate(150px, -40px)}@media (max-width:550px){section.feel-yourself .holder .decorate.gel_7{top:83%;right:-17%}}section.feel-yourself .holder .decorate.gel_7 img{transform:rotate(250deg) scale(0.75)}@media (max-width:550px){section.feel-yourself .holder .decorate.gel_7 img{transform:rotate(250deg) scale(0.25)}}section.feel-yourself.active .decorate img{filter:brightness(1)}section.feel-yourself.active .decorate.gel_1,section.feel-yourself.active .decorate.gel_2,section.feel-yourself.active .decorate.gel_3,section.feel-yourself.active .decorate.gel_4,section.feel-yourself.active .decorate.gel_5,section.feel-yourself.active .decorate.gel_6,section.feel-yourself.active .decorate.gel_7{transform:translate(0, 0)}section.feel-yourself.active .decorate.gel_1 img,section.feel-yourself.active .decorate.gel_2 img,section.feel-yourself.active .decorate.gel_3 img,section.feel-yourself.active .decorate.gel_4 img,section.feel-yourself.active .decorate.gel_5 img,section.feel-yourself.active .decorate.gel_6 img,section.feel-yourself.active .decorate.gel_7 img{transform:rotate(0deg) scale(1)}@media (max-width:550px){section.feel-yourself.active .decorate.gel_1 img,section.feel-yourself.active .decorate.gel_2 img,section.feel-yourself.active .decorate.gel_3 img,section.feel-yourself.active .decorate.gel_4 img,section.feel-yourself.active .decorate.gel_5 img,section.feel-yourself.active .decorate.gel_6 img,section.feel-yourself.active .decorate.gel_7 img{transform:rotate(0deg) scale(0.4)}}section.feel-yourself.active .decorate.gel_6 img{transform:rotate(0deg) scale(1)}@media (max-width:550px){section.feel-yourself.active .decorate.gel_6{transform:rotate(37deg) scale(0.3)}}section.feel-yourself.active .decorate.gel_2 img{transform:rotate(0deg) scale(1)}@media (max-width:550px){section.feel-yourself.active .decorate.gel_2{transform:rotate(-60deg) scale(0.3)}}section.feel-yourself.active .bubbles .bubble{transform:translate(-50%, -50%)}section.feel-yourself.active .bubbles .bubble:nth-child(1){top:17%;left:21%}@media (max-width:550px){section.feel-yourself.active .bubbles .bubble:nth-child(1){top:8%;left:11%}}section.feel-yourself.active .bubbles .bubble:nth-child(2){right:30%}@media (max-width:550px){section.feel-yourself.active .bubbles .bubble:nth-child(2){top:69%}}section.feel-yourself.active .bubbles .bubble:nth-child(3){top:60%;right:25%}section.feel-yourself.active .bubbles .bubble:nth-child(4){top:14%;right:-8%}section.feel-yourself.active .bubbles .bubble:nth-child(5){top:24%;right:22%}@media (max-width:550px){section.feel-yourself.active .bubbles .bubble:nth-child(5){top:31%;right:-2%}}section.feel-yourself.active .bubbles .bubble:nth-child(6){top:76%;left:35%}@media (max-width:550px){section.feel-yourself.active .bubbles .bubble:nth-child(6){top:78%;left:35%}}section.feel-yourself.active .bubbles .bubble:nth-child(7){top:65%;left:15%}@media (max-width:550px){section.feel-yourself.active .bubbles .bubble:nth-child(7){top:71%;left:5%}}section.feel-yourself.active .bubbles .bubble:nth-child(8){top:62%;left:15%}@media (max-width:550px){section.feel-yourself.active .bubbles .bubble:nth-child(8){top:92%;left:13%}}section.feel-yourself.active .bubbles .bubble:nth-child(9){top:32%;left:15%}@media (max-width:550px){section.feel-yourself.active .bubbles .bubble:nth-child(9){top:35%;left:55%}}section.feel-yourself.active .bubbles .bubble:nth-child(10){top:20%;right:50%}@media (max-width:550px){section.feel-yourself.active .bubbles .bubble:nth-child(10){top:26%;right:60%}}section.feel-yourself.active .bubbles .bubble:nth-child(11){top:78%;right:15%}@media (max-width:550px){section.feel-yourself.active .bubbles .bubble:nth-child(11){top:94%;right:0}}section.feel-yourself.active .bubbles .bubble:nth-child(12){top:45%;left:15%}section.feel-yourself.active .bubbles .bubble:nth-child(13){top:45%;right:35%}@media (max-width:550px){section.feel-yourself.active .bubbles .bubble:nth-child(13){top:44%;right:3%}}section.feel-yourself .bubbles{position:absolute;top:0;left:0;width:100%;height:100%}section.feel-yourself .bubbles .bubble{position:absolute;transition:all 4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}section.feel-yourself .bubbles .bubble:nth-child(1){width:173px;top:25px;left:25px}@media (max-width:550px){section.feel-yourself .bubbles .bubble:nth-child(1){width:75px;top:-10%;left:-20%}}section.feel-yourself .bubbles .bubble:nth-child(2){width:113px;top:70%;right:-30%}@media (max-width:550px){section.feel-yourself .bubbles .bubble:nth-child(2){width:45px}}section.feel-yourself .bubbles .bubble:nth-child(3){width:77px;top:60%;right:-30%}@media (max-width:550px){section.feel-yourself .bubbles .bubble:nth-child(3){width:45px}}section.feel-yourself .bubbles .bubble:nth-child(4){width:121px;top:0%;right:0%}@media (max-width:550px){section.feel-yourself .bubbles .bubble:nth-child(4){width:75px}}section.feel-yourself .bubbles .bubble:nth-child(5){width:77px;top:24%;right:-15%}@media (max-width:550px){section.feel-yourself .bubbles .bubble:nth-child(5){width:45px}}section.feel-yourself .bubbles .bubble:nth-child(6){width:57px;top:80%;left:-15%}@media (max-width:550px){section.feel-yourself .bubbles .bubble:nth-child(6){width:32px}}section.feel-yourself .bubbles .bubble:nth-child(7){width:81px;top:65%;left:-15%}@media (max-width:550px){section.feel-yourself .bubbles .bubble:nth-child(7){width:48px}}section.feel-yourself .bubbles .bubble:nth-child(8){width:127px;top:62%;left:-15%}@media (max-width:550px){section.feel-yourself .bubbles .bubble:nth-child(8){width:33px}}section.feel-yourself .bubbles .bubble:nth-child(9){width:61px;top:32%;left:-15%}@media (max-width:550px){section.feel-yourself .bubbles .bubble:nth-child(9){width:24px}}section.feel-yourself .bubbles .bubble:nth-child(10){width:61px;top:-15%;right:50%}@media (max-width:550px){section.feel-yourself .bubbles .bubble:nth-child(10){width:45px}}section.feel-yourself .bubbles .bubble:nth-child(11){width:71px;top:78%;right:-15%}@media (max-width:550px){section.feel-yourself .bubbles .bubble:nth-child(11){width:41px}}section.feel-yourself .bubbles .bubble:nth-child(12){width:45px;top:45%;left:-15%}@media (max-width:550px){section.feel-yourself .bubbles .bubble:nth-child(12){width:31px}}section.feel-yourself .bubbles .bubble:nth-child(13){width:55px;top:45%;right:-15%}@media (max-width:550px){section.feel-yourself .bubbles .bubble:nth-child(13){width:35px}}section.common-gel{text-align:center;text-transform:uppercase;color:#fff;padding:18.75em 0 31.25em;position:relative;z-index:1}@media (max-width:1720px){section.common-gel{padding:9.375em 0 21.875em}}@media (max-width:900px){section.common-gel{padding:9.375em 0 12.5em}}@media (max-width:500px){section.common-gel{min-height:50vh}}section.common-gel span{display:block}section.common-gel span:nth-child(1){font-size:4.375em;font-weight:900;letter-spacing:-4.2px;background:url(../img/text_bg.jpg) no-repeat center/cover;-webkit-background-clip:text;font-family:"NEXT ART";-webkit-text-fill-color:transparent}@media (max-width:500px){section.common-gel span:nth-child(1){font-size:2.875em;letter-spacing:-2px}}section.common-gel span:nth-child(3){font-size:1.75em;font-weight:400;letter-spacing:3.36px;margin-top:2.1428571429em}@media (max-width:500px){section.common-gel span:nth-child(3){font-size:1.125em;margin-top:1em}}section.common-gel h1,section.common-gel strong{display:block;font-size:2.1875em;font-weight:900;letter-spacing:4.2px;font-family:"NEXT ART"}@media (max-width:500px){section.common-gel h1,section.common-gel strong{font-size:1.375em}}section.common-gel-foam{padding:0;text-align:center;position:relative;z-index:2;margin-top:-12%;transition:all 0.9s linear}section.common-gel-foam.active{margin-top:-16%}section.common-gel-foam>img{width:100%}section.common-gel-foam .holder{font-size:0.9375em;max-width:762px;margin-top:-17%}@media (max-width:500px){section.common-gel-foam .holder{margin-top:-12%;text-align:left}}section.common-gel-foam .holder img{margin:0 auto 1.875em}section.common-gel-foam .holder p{text-wrap:auto;font-weight:500}section.common-gel-foam .holder strong{text-transform:uppercase;font-weight:700}section.order-success{padding:6.25em 0;min-height:calc(100vh - 460px - 71px);display:flex;align-items:center}section.order-success .holder{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25em}section.order-success .title-container{width:unset}section.order-success .title-container h2{font-size:2.5em}section.order-success p{font-size:1.25em}section.order-success img{max-width:15.625em}.aromas-images{display:flex;align-items:center;flex-wrap:wrap;margin:10px 0 20px;gap:10px}.aromas-images img{border-radius:100%;padding:5px;max-width:70px;box-shadow:0 0 0 3px #ececec;background:#fff}@media (max-width:500px){.aromas-images img{max-width:55px}}section.career{padding:2.5em 0 5.625em}@media (max-width:500px){section.career{padding:3.75em 0}}section.career .holder.flex-container{align-items:flex-start;gap:2.5em}@media (max-width:900px){section.career .holder.flex-container{flex-direction:column}}section.career .title-container{width:20em;flex:0 0 20em;position:sticky;top:6.875em}@media (max-width:900px){section.career .title-container{width:100%;flex:none;position:static}}section.career .title-container h2{margin-bottom:0.6em}section.career .career-cities{display:flex;flex-direction:column;gap:0.75em}@media (max-width:900px){section.career .career-cities{flex-direction:row;flex-wrap:wrap}}section.career .career-cities button{border:1px solid #000;background:transparent;color:#000;cursor:pointer;padding:0.75em 1.125em;text-align:left;font-size:1em;transition:all 0.3s ease}@media (max-width:900px){section.career .career-cities button{text-align:center}}section.career .career-cities button:hover,section.career .career-cities button.active{background:#000;color:#f9f9f9}section.career .content{width:100%}section.career .career-list{display:flex;flex-direction:column;gap:1.125em}section.career .career-vacancy{border:1px solid rgba(0, 0, 0, 0.16);background:#fff;padding:0}section.career .career-vacancy .header{display:flex;align-items:center;justify-content:space-between;gap:1.25em;padding:1.5em;cursor:pointer}@media (max-width:500px){section.career .career-vacancy .header{padding:1.125em;gap:0.9375em}}section.career .career-vacancy .content{display:none;padding:0 1.5em 1.5em}@media (max-width:500px){section.career .career-vacancy .content{padding:0 1.125em 1.125em}}section.career .career-vacancy svg{flex-shrink:0;transition:transform 0.3s ease}section.career .career-vacancy.active svg{transform:rotate(45deg)}section.career .career-vacancy-header{width:100%}section.career .career-vacancy-city{font-size:0.8125em;letter-spacing:0.08em;text-transform:uppercase;opacity:0.55;margin-bottom:0.7692307692em}section.career .career-vacancy-title{font-size:1.75em;font-weight:500;line-height:1.1;margin-bottom:0.4285714286em}@media (max-width:500px){section.career .career-vacancy-title{font-size:1.375em}}section.career .career-vacancy-meta{display:flex;flex-wrap:wrap;gap:0.5em 1.125em}section.career .career-vacancy-meta span{position:relative;font-size:1em;opacity:0.8;text-transform:unset}section.career .career-vacancy-meta span:not(:last-child):after{content:"";width:4px;height:4px;border-radius:100%;background:#000;position:absolute;right:-0.6875em;top:50%;transform:translateY(-50%)}section.career .career-vacancy-content{border-top:1px solid rgba(0, 0, 0, 0.1);padding-top:1.5em}section.career .career-vacancy-content .btn{margin-top:1.5em}section.career .career-vacancy-description p{margin-bottom:0.875em}section.career .career-vacancy-description p:last-child{margin-bottom:0}section.career .career-empty{display:none;padding:1.75em;background:#fff;border:1px solid rgba(0, 0, 0, 0.16);font-size:1.125em}section.career .career-empty.is-visible{display:block}.modalq-wrapper #modalq-3 .career-form-target{text-align:center;font-size:1.125em;font-weight:500;margin:0 auto 1.1111111111em;max-width:20em}.modalq-wrapper #modalq-3 .career-file-field{display:flex;flex-direction:column;gap:0.625em;margin-bottom:1.25em}.modalq-wrapper #modalq-3 .career-file-field span{font-size:1em;opacity:0.7}.modalq-wrapper #modalq-3 .career-file-field input[type="file"]{padding:0.875em;border:1px dashed rgba(0, 0, 0, 0.35);background:#fff;cursor:pointer}