:root{--main:linear-gradient(90deg,#f8ff91,#50541b);--main-primary:#f8ff91;--main-secondary:#50541b;--secondary:#f8ff91;--secondary-light:#2f3027;--secondary-txt:#8f877d;--message:#c95858;--background:#181a1b;--alternative-dark:#0d0f10;--products-bg:#202426;--deactive:#3c3f3f;--neutral-800:#170f49;--neutral-600:#6f6c8f;--link-color:#4a3aff;--white:#fff;--text:#fff;--swiper-theme-color:#fff;--swiper-pagination-progressbar-bg-color:var(--deactive);--swiper-pagination-color:var(--text);--swiper-navigation-size:22px}[data-theme=light]{--main:linear-gradient(90deg,#c9a54c,#8c6c1d);--main-primary:#c9a54c;--main-secondary:#8c6c1d;--secondary:#c9a54c;--secondary-light:#efe8dc;--secondary-txt:#5c5c5c;--message:#d41b3d;--background:#f9f9f9;--alternative-dark:#f3f0eb;--products-bg:#e6e4df;--deactive:#b8b8b8;--neutral-800:#170f49;--neutral-600:#6f6c8f;--link-color:#4a3aff;--white:#fff;--text:#2b2b2b}body,html{margin:0;padding:0;min-height:100%;font-size:clamp(14px,1vw,18px);font-display:swap;background-color:var(--background);font-family:Work Sans,sans-serif}img{max-width:100%}::-moz-selection{background-color:var(--background);color:var(--text)}::selection{background-color:var(--background);color:var(--text)}::-webkit-scrollbar{width:5px;height:5px;background:var(--deactive);border-radius:8px}::-webkit-scrollbar-thumb{background:var(--text);border-radius:8px}::-webkit-scrollbar-thumb:hover,:hover::-webkit-scrollbar-thumb{background:var(--text)}.h1,h1{font-size:4rem;font-weight:700}.h1,.h2,h1,h2{line-height:1.2}.h2,h2{font-size:3.5rem}.h2,.h3,h2,h3{font-weight:600}.h3,h3{font-size:2.75rem;line-height:.9}.h4,h4{font-weight:600;line-height:1.4}.h4,.h5,h4,h5{font-size:2rem}.h5,h5{font-weight:400;line-height:1.3;font-family:Open Sans,sans-serif}.display-1{font-size:6rem;font-weight:600;line-height:1.8}.display-2{font-size:6rem;font-weight:700;line-height:1.2}.paragraph-bold-1{font-weight:700;line-height:1.05}.paragraph-1,.paragraph-bold-1{font-family:Open Sans,sans-serif;font-size:24px}.paragraph-1{font-weight:400;line-height:1.4}.paragraph-2{font-size:18px}.paragraph-2,.paragraph-3{font-family:Open Sans,sans-serif;font-weight:400;line-height:1.4}.paragraph-3{font-size:14px}.button-1{font-weight:600}.button-1,.button-2{font-family:Open Sans,sans-serif;font-size:20px;line-height:1.35}.button-2{font-weight:400}.button-3{font-family:Open Sans,sans-serif;font-weight:600;font-size:14px;line-height:1.4}@media (min-width:1200px){.display-1{font-size:11.25rem}}a,a:active,a:focus,a:link,img{cursor:pointer;outline:none;text-decoration:none}ul{margin:0;padding:0;list-style:none}#page-loader{position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.6)}body.loaded #page-load-screen{opacity:0;visibility:hidden;pointer-events:none}#page-load-screen{background-color:var(--background);position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999;display:flex;opacity:1;visibility:visible;flex-direction:column;justify-content:space-between}#page-load-screen .header{display:block;margin:0 auto;padding:40px}#page-load-screen .content{flex:1;display:flex;justify-content:center;flex-direction:column;gap:22px;width:600px;margin:0 auto}#page-load-screen .content h2{color:var(--text);text-align:left;margin-bottom:0}#page-load-screen .content .progress{border-radius:20px;height:40px;background:var(--alternative-dark);box-shadow:inset 0 5.16px 5.16px 0 rgba(0,0,0,.25)}#page-load-screen .content .progress-bar{background:var(--main);box-shadow:inset 0 -3.44px 6.88px 0 rgba(0,0,0,.25),inset 0 5.16px 6.88px 0 hsla(0,0%,100%,.5)}#page-load-screen .content .progress-value{text-align:right;color:var(--secondary);margin-bottom:0}@media only screen and (max-width:991px){#page-load-screen .content h2{font-size:2.5rem}#page-load-screen .content{padding:0 20px;width:100%}#page-load-screen .progress-value{font-size:1.5rem}}body.loading{overflow:hidden}@media only screen and (max-width:576px){body.loading{position:fixed;bottom:0;left:0;right:0;top:0}}[data-theme=light] .logo{background-image:url(../images/logo-full-primary.svg)}[data-theme=light] .logo.logo-alliance{background-image:url(../images/logo-full-white-alliance-primary.svg)}.logo{width:125px;height:110px;background-image:url(../images/logo-full-white.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.logo.logo-alliance{background-image:url(../images/logo-full-white-alliance.svg)}.theme-mode{padding:0;margin:0}.theme-mode input.form-check-input{width:100px;height:55px;margin:0;border:none;background-color:var(--secondary);border-radius:12px;background-position-x:3px;background-size:50%}.theme-mode input.form-check-input,.theme-mode input.form-check-input:focus{--bs-form-switch-bg:url(../images/icons/dark-mode.svg)}.theme-mode input.form-check-input:checked{background-position-x:48px;--bs-form-switch-bg:url(../images/icons/light-mode.svg)}@media only screen and (max-width:991px){.theme-mode input.form-check-input{width:70px;height:40px}.theme-mode input.form-check-input:checked{background-position-x:32px}}body.information-popup,body.loading,body.popup{overflow:hidden}body.information-popup:before{content:"";background:rgba(0,0,0,.9);position:fixed;bottom:0;top:0;right:0;left:0;z-index:9999}@media only screen and (max-width:576px){body.information-popup,body.loading,body.popup{position:fixed;bottom:0;left:0;right:0;top:0}body.dropdown-popup,body.selectbox-dropdown-popup{overflow:hidden;height:auto}body.dropdown-popup:before,body.selectbox-dropdown-popup:before{content:"";background:rgba(0,0,0,.9);position:fixed;bottom:0;top:0;right:0;left:0;z-index:9999}}@media only screen and (max-width:767px){:root{--swiper-navigation-size:16px}}.row{margin-left:-15px;margin-right:-15px}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.row>*{padding-left:15px;padding-right:15px}@media only screen and (max-width:991px){.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:20px;padding-right:20px}.row{margin-left:-10px;margin-right:-10px}.row>*{padding-left:10px;padding-right:10px}}.alert{--bs-alert-border-radius:8px;--bs-alert-border:none;font-size:14px;font-weight:400;font-family:Open Sans}.alert-warning{--bs-alert-color:var(--secondary);--bs-alert-bg:var(--secondary-light)}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:none;border-radius:0;padding:15px}.dropdown-menu>li>a{padding:5px 15px;color:#9e9e9e}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#6772f0;color:#fff}.modal{backdrop-filter:blur(6px)}.modal-backdrop{--bs-backdrop-opacity:0.8}.modal-header{border:none;padding:0}.modal-header h5{flex:1;color:var(--text)}.modal-header .btn-close{width:32px;height:32px;padding:0;border:none;outline:none;box-shadow:none;background:none;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url(../images/icons/cancel-circle.svg);mask-image:url(../images/icons/cancel-circle.svg);background-color:var(--deactive)}.modal-header .btn-close:hover{background-color:var(--text)}.modal-content{padding:32px;border:none;border-radius:16px;background:var(--background)}.modal-body{padding:0;margin:44px 0}.modal-body p{color:var(--text)}.modal-footer{padding:0;margin:0;border:none;background:none}.modal-footer>*{margin:0}@media only screen and (max-width:991px){.modal-header .btn-close{width:32px;height:32px}.modal-header h5{font-size:16px;line-height:1.35}.modal-body{margin:32px 0}}.badge{padding:8px 12px;border-radius:8px;font-family:Open Sans;font-size:14px;font-weight:400;line-height:1.4}.badge.bg-success{background-color:#34c759;color:#fff}.badge.bg-primary{background-color:var(--secondary-light)!important;color:var(--secondary)}.btn{border-radius:8px;padding:20px 66px;font-family:Open Sans;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.35;background:var(--bs-btn-bg);color:var(--bs-btn-color,#fff)}.btn:hover{background:var(--bs-btn-hover-bg)}.btn:active,.btn:focus{background:var(--bs-btn-active-bg)}.btn .loader{width:26px;height:26px;margin-left:auto;margin-right:auto}.btn .loader:before{border-color:var(--white)!important}.btn.focus,.btn:active,.btn:active:focus,.btn:focus,.btn:hover{text-decoration:none;outline:none}.btn.btn-sm{padding:12px 20px;font-size:.875rem}.btn.btn-md{padding:16px 20px;font-size:1rem}.btn-primary{--bs-btn-bg:var(--main);--bs-btn-color:var(--white);--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--white);--bs-btn-hover-bg:#a0a83b;--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--white);--bs-btn-active-bg:var(--main-secondary);--bs-btn-active-border-color:transparent;border:none}.btn-outline-primary{--bs-btn-bg:none;--bs-btn-color:var(--secondary-txt);--bs-btn-border-color:var(--secondary-txt);--bs-btn-hover-color:var(--text);--bs-btn-hover-bg:none;--bs-btn-hover-border-color:var(--text);--bs-btn-active-color:var(--text);--bs-btn-active-bg:none;--bs-btn-active-border-color:var(--text)}.btn-dark{--bs-btn-bg:var(--alternative-dark);--bs-btn-color:var(--text);--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--text);--bs-btn-hover-bg:var(--alternative-dark);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--text);--bs-btn-active-bg:var(--alternative-dark);--bs-btn-active-border-color:transparent}.btn-secondary{--bs-btn-bg:var(--deactive);--bs-btn-color:var(--secondary-txt);--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--deactive);--bs-btn-hover-bg:var(--secondary-txt);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--deactive);--bs-btn-active-bg:var(--secondary-txt);--bs-btn-active-border-color:transparent}.btn-outline-secondary{--bs-btn-bg:transparent;--bs-btn-color:var(--deactive);--bs-btn-border-color:var(--deactive);--bs-btn-hover-color:var(--text);--bs-btn-hover-bg:transparent;--bs-btn-hover-border-color:var(--text);--bs-btn-active-color:var(--text);--bs-btn-active-bg:transparent;--bs-btn-active-border-color:var(--text)}.btn-secondary-light{--bs-btn-bg:var(--secondary-light);--bs-btn-color:var(--secondary);--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--secondary);--bs-btn-hover-bg:var(--secondary-light);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--secondary);--bs-btn-active-bg:var(--secondary-light);--bs-btn-active-border-color:transparent}@media only screen and (max-width:767px){.btn{padding:16px 20px;font-size:1.125rem}}input[type=checkbox],input[type=date],input[type=email],input[type=file],input[type=number],input[type=password],input[type=radio],input[type=tel],input[type=text],select,textarea{border:1px solid var(--deactive);background-color:transparent;color:var(--text);display:inline-block;font-size:16px;font-family:Open Sans,sans-serif;font-weight:400;padding:20px 16px}input[type=date]::-webkit-calendar-picker-indicator,input[type=date]::-webkit-inner-spin-button{display:none;margin-left:-15px;-webkit-appearance:none}input[type=checkbox],input[type=radio]{min-width:auto}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:140px}::-webkit-input-placeholder{color:var(--deactive);opacity:1}::-moz-placeholder{color:var(--deactive);opacity:1}:-ms-input-placeholder{color:var(--deactive);opacity:1}:-moz-placeholder{color:var(--deactive);opacity:1}input:focus,textarea:focus{border-color:var(--text)}.form-item{position:relative;margin-bottom:24px}.form-item:last-child{margin-bottom:0}.form-row-item{display:flex;flex-direction:row;align-items:center;gap:44px}.form-row-item .form-check{flex:1;margin-bottom:0}.form-row-item .custom-selectbox{flex:2}@media only screen and (max-width:767px){.form-row-item{align-items:start;flex-direction:column;gap:24px;margin-bottom:44px}.form-row-item .custom-selectbox{width:100%}}.form-check{padding:0;display:flex;align-items:center}.form-check .form-check-input{margin-top:0;margin-left:0;padding:0;width:20px;height:20px;background-color:transparent;border-color:var(--secondary-txt);cursor:pointer}.form-check .form-check-input:focus{box-shadow:none;border-color:var(--secondary)}.form-check:not(.option-radio) .form-check-input[type=checkbox]:checked{background-color:var(--secondary)}.form-check .form-check-input:checked{border-color:var(--secondary)}[data-theme=light] .form-check .form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23f9f9f9' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check .form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23181a1b' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check .form-check-input[type=radio],.option-radio .form-check .form-check-input,.option-radio.form-check .form-check-input{border-radius:50%;border-color:var(--secondary-txt);--bs-form-check-bg-image:none}[data-theme=light] .form-check .form-check-input:checked[type=radio],[data-theme=light] .option-radio .form-check .form-check-input:checked,[data-theme=light] .option-radio.form-check .form-check-input:checked{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23c9a54c'/%3E%3C/svg%3E")}.form-check .form-check-input:checked[type=radio],.option-radio .form-check .form-check-input:checked,.option-radio.form-check .form-check-input:checked{border-color:var(--secondary);--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23f8ff91'/%3E%3C/svg%3E")}.form-check .form-check-label{color:var(--secondary-txt);padding-left:12px;line-height:normal;cursor:pointer}.form-check .form-check-label a{color:var(--secondary-txt);text-decoration:underline}.form-check .form-check-input:checked+label,.form-check .form-check-input:checked+label a{color:var(--secondary)}[data-theme=light] .form-select{background-image:url(../images/icons/arrow-down-deactive.svg)!important}.form-select{background-color:transparent;font-family:Open Sans,sans-serif;font-weight:400;color:var(--text);border-color:var(--deactive);background-image:url(../images/icons/arrow-down-deactive.svg);font-size:16px}.form-select:focus{border-color:var(--text)!important;box-shadow:none!important}.form-select option{color:#000}.form-select option[value=""]{display:none}.form-select:not(.is-invalid):has(>option[value=""]:checked){border-color:var(--deactive)}.form-select:not(:has(>option[value=""]:checked)){border-color:var(--text);background-image:url(../images/icons/arrow-down.svg)}.form-group.is-invalid{border-color:var(--message)!important}.form-floating>label{padding:1rem}.form-floating>.form-control~label,.form-floating>.form-select~label{color:var(--deactive)}.form-floating:has(>.form-select):before{content:"";position:absolute;top:30%;bottom:30%;right:3rem;width:1px;background:var(--deactive)}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(4rem + var(--bs-border-width)*2);min-height:calc(4rem + var(--bs-border-width)*2);padding-left:1rem}.form-floating>.form-control:-moz-placeholder~label{color:var(--deactive);transform:scale(1) translateY(.3rem) translateX(0)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:placeholder-shown~label,.form-floating>.form-control~label,.form-select:has(>option[value=""]:checked)~label{color:var(--deactive);transform:scale(1) translateY(.3rem) translateX(0)}.form-floating>.form-control:not(:-moz-placeholder)~label{color:var(--secondary-txt);transform:scale(.95) translateY(-.5rem) translateX(.05rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-select:not(:has(>option[value=""]:checked))~label{color:var(--secondary-txt);transform:scale(.95) translateY(-.5rem) translateX(.05rem)}.form-floating>textarea.form-control{height:auto}.form-floating>textarea:not(:-moz-placeholder)~label:after{display:none}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{display:none}.form-floating .form-control.is-invalid{border-color:var(--message)!important}.form-control{background-color:transparent;font-family:Open Sans,sans-serif;font-size:18px;font-weight:400;color:var(--text)}.form-control:not(:-moz-placeholder){border-color:var(--text)}.form-control:not(:placeholder-shown){border-color:var(--text)}.form-control:focus{border-color:var(--text);background-color:transparent;box-shadow:none;color:var(--text)}.search-input{position:relative;background-color:var(--deactive);padding:20px 16px;border-radius:8px}.search-input input{width:calc(100% - 40px);color:var(--secondary-txt);padding:0;background:none;border:none;outline:none;font-family:Open Sans;font-size:18px;font-weight:400}.search-input input::-webkit-search-cancel-button{display:none}.search-input input::-webkit-input-placeholder{color:var(--secondary-txt)}.search-input button{width:24px;height:24px;border:none;background:none;-webkit-mask-image:url(../images/icons/search.svg);mask-image:url(../images/icons/search.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--secondary-txt);vertical-align:sub}@media only screen and (max-width:991px){.search-input{display:flex!important;gap:16px;flex-direction:row-reverse}}#header{width:100%;position:fixed;top:0;z-index:999;transition:top .3s ease}body.popup #header{background:var(--background);bottom:0;overflow-x:auto}body.popup #header .header-top{display:none}[data-theme=light] #header .header-top{background:rgba(243,240,235,.8)}#header .header-top{background:rgba(24,26,27,.8);backdrop-filter:blur(6px);border-bottom:1px solid var(--deactive);color:var(--text);text-align:center;height:55px;padding:0 80px;display:flex;justify-content:center;align-items:center;position:relative;z-index:9}#header .header-top .swiper{flex:1}#header .header-top .swiper-pagination{position:static}#header .header-top .button-1{text-decoration:underline;color:var(--text)}#header .header-top button.close-btn{border:none;outline:none;background:none;-webkit-mask-image:url(../images/icons/cancel-circle.svg);mask-image:url(../images/icons/cancel-circle.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--text);width:32px;height:32px}#header .header-top span.badge{padding:3px 10px;margin-left:8px;cursor:pointer}@media only screen and (max-width:991px){#header .header-top{padding:0 20px;height:85px}}#header .header-bottom{position:relative;z-index:9;height:65px;background:rgba(24,26,27,.8)}#header .header-bottom,#header:not(.transparent) .header-bottom{backdrop-filter:blur(6px)}[data-theme=light] #header .header-bottom{background:rgba(243,240,235,.8)}#header .header-bottom .theme-mode input.form-check-input{width:70px;height:40px;border-radius:9px}#header .header-bottom .theme-mode input.form-check-input:checked{background-position-x:33px}#header .header-bottom>.content{padding:0 80px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:35px;position:relative}#header .header-bottom .center{flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:100px}#header .header-bottom .logo{display:block;width:230px;height:65px;background-position:50%}[data-theme=light] #header .header-bottom button.mobile-bar{background-color:var(--secondary)}#header .header-bottom button.mobile-bar{display:none;border:none;background:none;-webkit-mask-image:url(../images/icons/menu-bar.svg);mask-image:url(../images/icons/menu-bar.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--white);width:30px;height:13px}@media only screen and (max-width:1440px){#header .header-bottom>.content,#header.shrink .header-bottom>.content{padding-left:40px;padding-right:40px}}@media only screen and (max-width:1200px){#header .header-bottom>.content{padding:40px}}@media only screen and (max-width:991px){#header .header-bottom{height:90px}#header .header-bottom button.mobile-bar{display:block}#header .header-bottom>.content,#header.shrink .header-bottom>.content{padding:20px}#header .header-bottom .center{justify-content:space-between}#header .header-bottom .logo{background-position:0;width:160px;height:50px}}#header #nearByStore .dropdown-menu{max-width:-moz-max-content;max-width:max-content;min-width:560px;border-radius:8px;border:1px solid var(--text);background:var(--alternative-dark);box-shadow:0 0 22px 0 hsla(0,0%,100%,.15);padding:32px}#header #nearByStore .loader{margin:auto;width:32px;height:32px}#header #nearByStore .dropdown-menu span{display:block;margin-bottom:12px}#header #nearByStore .dropdown-menu span:last-of-type{margin-bottom:0}#header #nearByStore .dropdown-menu span.title{color:var(--secondary-txt)}#header #nearByStore .dropdown-menu span.address{color:var(--text)}#header #nearByStore .dropdown-menu span.miles,#header #nearByStore .dropdown-menu span.until{color:var(--secondary)}#header #nearByStore .dropdown-menu span.miles:before{-webkit-mask-image:url(../images/icons/nearby-location.svg);mask-image:url(../images/icons/nearby-location.svg)}#header #nearByStore .dropdown-menu span.miles:before,#header #nearByStore .dropdown-menu span.until:before{content:"";width:20px;height:20px;display:inline-block;margin-right:5px;vertical-align:middle;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--secondary)}#header #nearByStore .dropdown-menu span.until:before{-webkit-mask-image:url(../images/icons/nearby-clock.svg);mask-image:url(../images/icons/nearby-clock.svg)}#header #nearByStore .dropdown-menu .buttons{display:flex;gap:16px;margin-top:32px}#header #nearByStore .dropdown-menu .buttons a{flex:1}#header .header-bottom ul.menu{display:flex;flex-direction:row;justify-content:center;gap:40px;flex:1}#header .header-bottom ul.menu>li>a{color:var(--text)}#header .header-bottom ul.menu>li:hover>a,#header .header-bottom ul.menu>li>a.dropdown-toggle.show{color:var(--secondary)!important}#header .header-bottom ul.menu a.dropdown-toggle:after{vertical-align:middle}@media only screen and (max-width:1440px){#header .header-bottom ul.menu{gap:35px}}@media only screen and (max-width:1200px){#header .header-bottom ul.menu{gap:25px}}@media only screen and (max-width:991px){#header .header-bottom ul.menu{display:none}}#header .header-bottom .left{flex:1}#header .header-bottom .right{flex:1;justify-content:flex-end}#header .header-bottom .right,#header .header-bottom .right>ul{display:flex;flex-direction:row;align-items:center;gap:15px}#header .header-bottom .right li{background:none;border:1px solid var(--text);color:var(--text);border-radius:8px;padding:5px 9px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}#header .header-bottom .right li>a{color:var(--text)}#header .header-bottom .right li:before{content:"";width:20px;height:20px;display:inline-block;vertical-align:middle;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--text)}#header .header-bottom .right li.search-btn:before{-webkit-mask-image:url(../images/icons/search.svg);mask-image:url(../images/icons/search.svg)}#header .header-bottom .right li.call-btn:before{-webkit-mask-image:url(../images/icons/calling.svg);mask-image:url(../images/icons/calling.svg)}#header .header-bottom .right li.call-btn a{position:absolute;top:0;left:0;right:0;bottom:0}#header .header-bottom .right li.language-btn:before{display:none}#header .header-bottom .right li:hover,#header .header-bottom .right li:hover>a{border-color:var(--secondary)!important;color:var(--secondary)!important}#header .header-bottom .right li:hover:before,#header .header-bottom .right li:hover>a:before{background-color:var(--secondary)!important}#header .header-bottom .right li.dropdown .dropdown-menu{width:auto}#header .header-bottom .right li.dropdown .dropdown-menu li:before{display:none}#header .header-bottom .right li.dropdown .dropdown-menu li{border:none;padding:0}#header .header-bottom .right li.dropdown .dropdown-menu li a{font-size:13px;width:100%;display:block;font-weight:600;color:#000!important}@media only screen and (max-width:991px){#header .header-bottom .right{justify-content:flex-end}#header .header-bottom .right ul{display:none}}#header .header-search{background-color:var(--background);position:fixed;top:0;bottom:0;left:0;right:0;z-index:9;overflow-x:auto}#header .header-search .loader{display:block;margin:0 auto}#header .header-search .header{display:flex;flex-direction:row;align-items:center;padding:40px 80px;margin-bottom:44px}#header .header-search .header .logo{flex:1;height:110px;background-position:50%}#header .header-search .header button.close-btn{background:none;border:none;width:60px;height:60px;display:flex;justify-content:center;align-items:center;border:1px solid var(--text);border-radius:8px}#header .header-search .header button.close-btn:before{content:"";display:inline-block;width:24px;height:24px;-webkit-mask-image:url(../images/icons/cancel.svg);mask-image:url(../images/icons/cancel.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--text)}#header .header-search .form-search-container{display:flex;gap:16px;max-width:630px;margin:0 auto 56px}#header .header-search .form-search-container button.clear-btn{display:none;background:none;border:none;padding:0;color:var(--deactive)}#header .header-search .search-input{flex:1}#header .header-search .suggestion-container .title{color:var(--text);text-align:center;margin-bottom:32px}#header .header-search .suggestion-container ul.suggested-searches{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:20px}#header .header-search .suggestion-container ul.suggested-searches li{padding:12px 20px;border-radius:8px;border:1px solid var(--secondary-txt);color:var(--secondary-txt);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#header .header-search .suggestion-container .content{margin-top:80px}#header .header-search .result-container .title{color:var(--text);text-align:center}#header .header-search .result-container .content{margin-top:40px}#header .header-search .result-container button.show-all{display:block;margin:0 auto}@media only screen and (max-width:991px){#header .header-search{position:relative;min-height:calc(100% - 104px)}#header .header-search .header{display:none}#header .header-search>.content{margin-top:20px;padding-bottom:85px}#header .header-search .form-search-container{max-width:100%;margin-bottom:32px}#header .header-search .form-search-container button.clear-btn{display:block}#header .header-search .suggestion-container .content{margin-top:40px}#header .header-search .suggestion-container ul.suggested-searches{gap:12px}#header .header-search .suggestion-container ul.suggested-searches li{padding:8px 12px}#header .header-search .result-container .title{font-size:1.25rem}#header .header-search .result-container .content{margin-top:24px}#header .header-search .result-container button.show-all{margin-top:40px}}#header .header-bottom li.dropdown .dropdown-menu{background-color:#fff;border:1px solid #cdcdcd;border-radius:8px;padding:0;width:250px}#header .header-bottom li.dropdown .dropdown-menu li{border-bottom:1px solid #eee}#header .header-bottom li.dropdown .dropdown-menu li a{padding:10px 15px;color:#6f6f6f}#header .header-bottom li.dropdown .dropdown-menu li:last-child{border-bottom:none}#header .header-bottom li.dropdown .dropdown-menu li:hover a{background:none;color:#6772f0}[data-theme=light] #header .header-menu-products{background:hsla(0,0%,97.6%,.85)}#header .header-menu-products{position:fixed;top:0;bottom:0;right:0;left:0;z-index:9;background:rgba(24,26,27,.95);backdrop-filter:blur(10px);display:flex;flex-direction:column;overflow-x:auto}#header .header-menu-products .header{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:40px 80px}#header .header-menu-products .header button.close-btn{width:64px;height:64px;background:none;border:none;background-color:var(--text);-webkit-mask-image:url(../images/icons/cancel-circle.svg);mask-image:url(../images/icons/cancel-circle.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;cursor:pointer}#header .header-menu-products .content{display:flex;justify-content:center;flex:1;padding-bottom:40px}#header .header-menu-products .content ul.parent-category-list{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:40px}#header .header-menu-products .content ul.parent-category-list li{padding:12px 20px;border-radius:32px;border:1px solid var(--secondary-txt);color:var(--secondary-txt);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#header .header-menu-products .content ul.parent-category-list li.active,#header .header-menu-products .content ul.parent-category-list li:hover{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(90deg,#f8ff91,#50541b);color:var(--text)}#header .header-menu-products .content ul.sub-category-list{display:flex;flex-direction:column;align-items:center}#header .header-menu-products .content ul.sub-category-list li{margin-bottom:16px}#header .header-menu-products .content ul.sub-category-list li:last-child{margin-bottom:0}#header .header-menu-products .content ul.sub-category-list li a{color:var(--deactive);display:block;text-align:center}#header .header-menu-products .content ul.sub-category-list li:hover a{color:var(--text)}#header .header-menu-products .content ul.sub-category-list li a:after{content:"";width:36px;height:24px;display:inline-block;vertical-align:middle;margin-left:30px;-webkit-mask-image:url(../images/icons/arrow-right-second.svg);mask-image:url(../images/icons/arrow-right-second.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--text);visibility:hidden}#header .header-menu-products .content ul.sub-category-list li:hover a:after{visibility:visible}#header .header-menu-products .search-input{margin-bottom:24px;display:none}@media only screen and (max-width:991px){#header .header-menu-products{background-color:var(--background);position:relative}#header .header-menu-products .header{display:none}#header .header-menu-products .content{display:block;padding:20px 20px 120px}#header .header-menu-products .content ul.parent-category-list{flex-wrap:wrap;margin-bottom:24px}#header .header-menu-products .content ul.parent-category-list li{padding:12px}#header .header-menu-products .content ul.sub-category-list{align-items:flex-start}#header .header-menu-products .content ul.sub-category-list li{width:100%}#header .header-menu-products .content ul.sub-category-list li a{font-size:24px;display:flex;justify-content:space-between;align-items:center;text-align:left;color:var(--text)}#header .header-menu-products .content ul.sub-category-list li a:after{visibility:visible;background-color:var(--secondary-txt)}#header .header-menu-products .content .search{display:flex;gap:16px;flex-direction:row-reverse}}#mobile-navigation{width:100%;background-color:var(--background);position:absolute;right:0;top:0;bottom:0;z-index:999;overflow:hidden}#mobile-navigation .navigation-header{padding:20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px}#mobile-navigation .navigation-header .left{flex:1;display:flex;justify-content:space-between;align-items:center}#mobile-navigation .navigation-header .logo{display:block;width:82px;height:82px}[data-theme=light] #mobile-navigation .navigation-header button.close-btn{background-color:var(--secondary)}#mobile-navigation .navigation-header button.close-btn{border:none;outline:none;background:none;-webkit-mask-image:url(../images/icons/cancel-circle.svg);mask-image:url(../images/icons/cancel-circle.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--white);width:44px;height:44px}#mobile-navigation .navigation-content{height:calc(100% - 210px);padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}#mobile-navigation .navigation-content ul.languages{display:flex;flex-direction:row;gap:24px;margin-bottom:56px}#mobile-navigation .navigation-content ul.languages a{padding:12px;border:1px solid var(--text);color:var(--text);border-radius:8px;display:block;font-size:16px}[data-theme=light] #mobile-navigation .navigation-content ul.languages a.active{color:#f9f9f9}#mobile-navigation .navigation-content ul.languages a.active{background:var(--main);border:none}#mobile-navigation .navigation-content ul.menu{display:flex;flex-direction:column;gap:32px;text-align:center}#mobile-navigation .navigation-content ul.menu li a{color:var(--text);font-size:18px;display:block}.blog-lists .blog-item .content h4{font-size:20px}.blog-item{border-radius:16px;margin-bottom:30px;aspect-ratio:4/3;position:relative;overflow:hidden}.blog-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .2s}.blog-item:hover img{transform:scale(1.1)}.blog-item .content{padding:20px;background-color:rgba(0,0,0,.6);top:0;bottom:0;left:0;right:0;text-align:center}.blog-item .content,.blog-item i.icon-link{position:absolute;display:flex;align-items:center;justify-content:center}.blog-item i.icon-link{top:25px;right:25px;z-index:9;background-color:var(--background);width:42px;height:42px;border-radius:8px;transition:all .2s}.blog-item:hover i.icon-link{background:var(--main)}.blog-item:hover i.icon-link:before{background-color:var(--white)}.blog-item i.icon-link:before{content:"";width:14px;height:14px;display:inline-block;-webkit-mask-image:url(../images/icons/arrow-link.svg);mask-image:url(../images/icons/arrow-link.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--text)}.blog-item .content h4{color:var(--white)}@media only screen and (max-width:767px){.blog-lists .blog-item .content h4{font-size:11px}.blog-item{aspect-ratio:3/2;margin-bottom:20px}.blog-item .content h4{font-size:1rem}.blog-item i.icon-link{width:27px;height:27px}.blog-item i.icon-link:before{width:9px;height:9px}}.product-lists{position:relative}.product-lists .row,.product-lists.row{margin-left:-.625rem;margin-right:-.625rem}.product-lists .row .product-item,.product-lists.row .product-item{padding-left:.625rem;padding-right:.625rem}#product-list-header{padding-top:40px;padding-bottom:40px}#product-list-header .block-title{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:24px;gap:12px}#product-list-header .block-title h1.title{color:var(--text);margin-bottom:0}#product-list-header .block-title p.description{color:var(--secondary-txt);margin-bottom:0}#product-list-header .block-title p.description:empty{display:none}#product-list-header .block-title span.total-found{color:var(--secondary-txt)}#product-list-header h3.block-second-title{color:var(--text);margin-bottom:0}#product-list-header .block-search{margin-bottom:24px}#product-list-header .filterby-buttons{margin-top:32px;display:flex;gap:24px}#product-list-header button.goback-btn{background:none;border:none;padding:0;color:var(--secondary-txt);margin-bottom:24px}#product-list-header button.goback-btn:before{content:"";width:16px;height:20px;display:inline-block;margin-right:8px;vertical-align:-webkit-baseline-middle;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url(../images/icons/goback.svg);mask-image:url(../images/icons/goback.svg);background-color:var(--secondary-txt)}#product-list-header button.filter-btn{width:100%;color:var(--text);font-weight:600;padding:16px 66px;margin-top:24px}#product-list-header button.filter-btn span.selected{color:var(--secondary)}#product-list-header button.filter-btn i.icon{width:24px;height:24px;display:inline-block;vertical-align:middle;-webkit-mask-image:url(../images/icons/filter-horizontal.svg);mask-image:url(../images/icons/filter-horizontal.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--text)}#product-list-content{padding-top:40px;padding-bottom:160px}#product-list-content.has-category-seo-text{padding-bottom:80px}.category-seo-text{max-width:1320px}.category-seo-text img{max-width:100%;height:auto;border-radius:8px}.category-seo-text ol,.category-seo-text ul{padding-inline-start:40px}.category-seo-text ul li{list-style:disc}.category-seo-text ol li{list-style:decimal}.category-seo-text>:last-child{margin-bottom:0}#product-lists{position:relative}#product-lists.loading .row{opacity:.5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#product-lists button.more-btn{width:100%}#product-lists h4.empty-msg{color:var(--text)}@media only screen and (max-width:991px){#product-list-header{padding-bottom:0}#product-list-header .filterby-buttons{gap:16px}#product-list-header .filterby-buttons button{flex:auto}#product-list-header .block-title{flex-direction:column;align-items:start}#product-list-header .block-title h1.title{font-size:2.25rem}#product-list-header .block-title span.total-found{font-size:.875rem}#product-list-header h3.block-second-title{font-size:1.5rem}#product-list-content.has-category-seo-text,.category-seo-text{padding-bottom:40px}}#product-list-filters .dropdown-menu{position:relative!important;padding:0;transform:none!important;z-index:9;margin-top:10px;background:none}#product-list-filters .filter-option-item>.dropdown-menu{margin-left:15px}#product-list-filters #filter-container{width:100%;display:flex;flex-direction:column;gap:56px}#product-list-filters #mobile-header{margin-bottom:32px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 0;margin-bottom:20px}#product-list-filters #mobile-header .logo{width:82px;height:82px}[data-theme=light] #product-list-filters #mobile-header button.close-btn{background-color:var(--secondary)}#product-list-filters #mobile-header button.close-btn{content:"";display:inline-block;width:44px;height:44px;background:none;border:none;-webkit-mask-image:url(../images/icons/cancel-circle.svg);mask-image:url(../images/icons/cancel-circle.svg);background-color:var(--white);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}#product-list-filters #mobile-footer{display:flex;flex-direction:column;gap:16px;margin-top:24px;margin-bottom:32px}#product-list-filters #mobile-footer button{width:100%}#product-list-filters #mobile-footer button.reset-btn{background-color:var(--deactive);color:var(--secondary-txt);opacity:.3}#product-list-filters .applied-filters .block-title{color:var(--text);margin-bottom:24px}#product-list-filters .applied-filters ul.block-items{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}#product-list-filters .applied-filters ul.block-items li{padding:12px 16px;border:1px solid var(--text);border-radius:8px;color:var(--text)}#product-list-filters .applied-filters ul.block-items li>button.remove-btn{background:none;border:none;padding:0;width:16px;height:16px;display:inline-block;vertical-align:middle;-webkit-mask-image:url(../images/icons/cancel.svg);mask-image:url(../images/icons/cancel.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--text);margin-left:8px;cursor:pointer}#product-list-filters .filter-item{flex:1}#product-list-filters .filter-item:not(#priceFilter,#sortBy){display:none}#product-list-filters .filter-item-title{margin-bottom:24px;color:var(--text);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center}#product-list-filters .filter-item-container .filter-option-item.dropdown>.form-check label:after,#product-list-filters .filter-item-title.dropdown:after{content:"";width:14px;height:10px;display:inline-block;vertical-align:middle;-webkit-mask-image:url(../images/icons/arrow-down.svg);mask-image:url(../images/icons/arrow-down.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--text)}#product-list-filters .filter-item-container .filter-option-item.dropdown.active>.form-check label:after,#product-list-filters .filter-item-title.dropdown.show:after{-webkit-mask-image:url(../images/icons/arrow-up.svg);mask-image:url(../images/icons/arrow-up.svg)}#product-list-filters .filter-item-container .filter-option-item.dropdown>.form-check label{flex:1;display:flex;justify-content:space-between;align-items:center}#product-list-filters .filter-item-container>ul{max-height:370px;overflow-x:auto}#product-list-filters .filter-item-container .filter-option-item{margin-bottom:12px;cursor:pointer}#product-list-filters .filter-item-container .filter-option-item:last-child{margin-bottom:0}#product-list-filters .filter-item-container .filter-option-item:hover{background:none}#product-list-filters .filter-item-container .filter-option-item.option-bg-img .form-check-input{background-size:70%;width:32px;height:32px;padding:4px;border-width:2px;border-radius:50%;margin-top:0}#product-list-filters .filter-item-container .filter-option-item.option-bg-img .form-check-label{line-height:32px}#product-list-filters .price-input-container{background-color:var(--deactive);padding:10px 16px;border-radius:12px;display:flex}#product-list-filters .price-input-container .price-input{flex:1}#product-list-filters .price-input-container .price-input label{display:block;color:var(--secondary-txt)}#product-list-filters .price-input-container .price-input input{width:100%;background:none;outline:none;border:none;box-shadow:none;padding:0;color:var(--text);font-family:Open Sans;font-size:18px;font-weight:400}#product-list-filters .price-input-container .price-input.from{border-right:1px solid hsla(0,0%,100%,.3)}#product-list-filters .price-input-container .price-input.from input,#product-list-filters .price-input-container .price-input.from label{text-align:left}#product-list-filters .price-input-container .price-input.to input,#product-list-filters .price-input-container .price-input.to label{text-align:right}#product-list-filters .price-input input::-webkit-inner-spin-button{display:none}@media only screen and (max-width:991px){#product-list-filters{position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--background);z-index:99999;overflow:auto}#product-list-filters #filter-container{min-height:100%;gap:32px}#product-list-filters .filter-item{flex:0}#product-list-filters .filter-item-container>ul{overflow:hidden;max-height:100%}}#request-call{padding-top:120px;padding-bottom:120px;background-color:var(--alternative-dark)}#request-call ul{padding-inline-start:40px}#request-call ul li{margin-bottom:12px;color:var(--secondary);list-style:disc}#request-call .buttons{margin-top:44px;display:flex;flex-direction:column;gap:24px}#request-call .buttons .btn{max-width:600px}#request-call .buttons .btn-dark{background-color:var(--background)}#request-call img{border-radius:16px;width:100%;-o-object-fit:cover;object-fit:cover}#request-call h3.title{color:var(--text);margin-bottom:24px}#request-call .text>p{margin-bottom:2rem;line-height:1.6;color:var(--text)}#request-call .text>p:last-child{margin-bottom:0}@media only screen and (max-width:991px){#request-call{padding-top:80px;padding-bottom:80px}#request-call h3.title{font-size:28px;margin-bottom:12px;margin-top:24px}#request-call .text{font-size:16px}#request-call ul li{margin-bottom:12px}#request-call .buttons{margin-top:24px;gap:12px}}#offers-carousel{padding-left:10%;padding-top:80px;padding-bottom:160px;background-color:var(--background)}#offers-carousel .item-img{position:relative;aspect-ratio:2/2;border-radius:8px;overflow:hidden}#offers-carousel .item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#offers-carousel .item-content{padding-top:24px;padding-right:24px;padding-bottom:24px;cursor:pointer}#offers-carousel .item-content h5{color:var(--text);margin-top:8px}@media only screen and (max-width:767px){#offers-carousel{padding-left:20px}#offers-carousel .block-footer{padding-right:20px}}.block-section{padding-top:160px;padding-bottom:160px}.block-section .block-header{margin-bottom:44px}.block-section .block-header h2.block-title{background:var(--main);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:0}.block-section .block-header p.block-text{color:var(--text);margin-top:12px}.block-section .block-footer{margin-top:44px;position:relative;align-items:center}.block-section .block-footer,.block-section .block-footer .block-arrows{display:flex;flex-direction:row;gap:16px}.block-section .block-footer .block-arrows .button-next,.block-section .block-footer .block-arrows .button-prev{width:44px;height:44px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--deactive)}.block-section .block-footer .block-arrows .button-next:hover,.block-section .block-footer .block-arrows .button-prev:hover{background-color:var(--text)}.block-section .block-footer .block-arrows .button-prev{-webkit-mask-image:url(../images/icons/arrow-left-circle.svg);mask-image:url(../images/icons/arrow-left-circle.svg)}.block-section .block-footer .block-arrows .button-next{-webkit-mask-image:url(../images/icons/arrow-right-circle.svg);mask-image:url(../images/icons/arrow-right-circle.svg)}.block-section .block-footer .block-pagination{max-width:290px;border-radius:8px;overflow:hidden;position:relative}@media only screen and (max-width:991px){.block-section{padding-top:40px;padding-bottom:40px}.block-section .block-header{margin-bottom:24px;padding-right:20px}.block-section .block-header h2.block-title{font-size:28px}.block-section .block-header p.block-text{font-size:14px}.block-section .block-footer{margin-top:24px}.block-section .block-footer .block-arrows .button-next,.block-section .block-footer .block-arrows .button-prev{width:34px;height:34px}}.breadcrumb-container{margin-bottom:32px}.breadcrumb-container .breadcrumb{background:none;text-align:left;margin-bottom:0}.breadcrumb-item+.breadcrumb-item:before{content:"—";color:var(--secondary-txt)}.breadcrumb-item,.breadcrumb-item a,.breadcrumb-item.active{font-family:Open Sans;font-size:14px;font-weight:400;line-height:1.4;color:var(--secondary-txt)}.breadcrumb-item a:hover{color:var(--text)}@media only screen and (max-width:767px){.breadcrumb li,.breadcrumb li a{font-size:12px}.breadcrumb li.active{text-overflow:ellipsis;overflow:hidden;max-width:200px;white-space:nowrap;vertical-align:middle}}.page-header{padding-top:40px;padding-bottom:40px}.page-header-bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page-header-bottom h1.title{color:var(--text)}.page-header-bottom p.text{margin-top:12px;margin-bottom:0;color:var(--secondary-txt)}@media only screen and (max-width:991px){.page-header-bottom{flex-direction:column;justify-content:flex-start;align-items:flex-start}.page-header-bottom h1.title{font-size:36px}.page-header{padding-top:20px;padding-bottom:20px}}@media only screen and (max-width:576px){.page-header .breadcrumb-container{display:none}}.page-content{padding-bottom:160px}.page-content>*{color:var(--text);line-height:1.6}.page-content p{font-size:18px;font-weight:400;margin-bottom:0}.page-content .block-section:last-child{padding-bottom:0}@media only screen and (max-width:991px){.page-content{padding-bottom:40px}}.product-item{margin-bottom:20px;border-radius:8px;position:relative;overflow:hidden}.product-item .product-detail{padding-top:24px;padding-bottom:24px;padding-right:24px;border-top:1px solid transparent;display:flex;flex-direction:column;gap:16px;transition:all .2s}.product-item:hover .product-detail{padding-left:24px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:var(--products-bg);border-color:var(--background)}.product-item.loading{opacity:.5;pointer-events:none}.product-item .product-images{border-radius:8px;overflow:hidden;position:relative;aspect-ratio:4/4;display:flex;align-items:center;justify-content:center}.product-item .product-images,.product-item .product-images .swiper{background-color:var(--products-bg)}.product-item:hover .product-images{border-bottom-left-radius:0;border-bottom-right-radius:0}.product-item .product-images img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;visibility:hidden}.product-item .product-images img[data-loaded]{visibility:visible}.product-item .product-images a{display:block}.product-item .product-images .swiper-button-next,.product-item .product-images .swiper-button-prev{visibility:hidden;--swiper-navigation-sides-offset:20px}.product-item:hover .product-images .swiper-button-next,.product-item:hover .product-images .swiper-button-prev{visibility:visible}.product-item ul.color-list{display:flex;flex-direction:row;gap:12px}.product-item ul.color-list li{width:32px;height:32px;cursor:pointer}.product-item ul.color-list li.active img{border-color:var(--secondary);border-radius:100%;padding:4px}.product-item ul.color-list li img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;vertical-align:unset;border:2px solid transparent}.product-item ul.color-list li.more-color{color:var(--text);line-height:32px;text-align:center}.product-item .product-name{margin-bottom:0;height:50px}.product-item .product-name a{color:var(--text);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.product-item.sold-out .product-name a{color:var(--deactive)}.product-item span.sold-out-label{position:absolute;width:400px;transform:rotate(-30deg);line-height:65px;margin-bottom:0;text-align:center;background:var(--alternative-dark);color:var(--message);z-index:9}.product-item .product-price-container{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:16px}.product-item .product-price-container span{display:inline-block}.product-item .product-price-container span.price{color:var(--text)}.product-item.sold-out .product-price-container span.price{color:var(--deactive)}.product-item .product-price-container span.installment{padding:8px 12px;border-radius:8px;background:var(--secondary-light);color:var(--secondary)}@media only screen and (max-width:991px){.product-item .product-images .swiper-button-next,.product-item .product-images .swiper-button-prev{visibility:hidden!important}}@media only screen and (max-width:767px){.product-item .product-name{font-size:11px;height:40px}.product-item ul.color-list{gap:8px}.product-item ul.color-list li,.product-item ul.color-list li img{width:24px;height:24px}.product-item ul.color-list li.more-color{line-height:24px;font-size:11px}.product-item .product-price-container span.price{font-size:16px}.product-item .product-price-container span.installment{font-size:11px}.product-item .product-detail{padding:8px 8px 8px 0;gap:8px}.product-item:hover .product-detail{padding-left:8px}}.product-carousel .product-item{margin-bottom:0}@media only screen and (max-width:767px){.product-carousel .product-item .product-name{font-size:14px}.product-carousel .product-item ul.color-list li,.product-carousel .product-item ul.color-list li img{width:32px;height:32px}.product-carousel .product-item ul.color-list li.more-color{line-height:32px}.product-carousel .product-item .product-price-container span.price{font-size:20px}.product-carousel .product-item .product-price-container span.installment{font-size:14px}.product-carousel .product-item .product-detail{padding-top:16px;padding-bottom:16px;padding-right:12px;gap:12px}.product-carousel .product-item:hover .product-detail{padding-left:12px}}.product-price-container .price span.discounted{color:#bebebe}.product-price-container .price span.normal+span.discounted{text-decoration:line-through;font-size:14px;font-weight:600;margin-left:5px}.product-price-container .price span.discount-countdown-timer{font-size:13px;font-weight:600;color:#666;border:2px solid #e5e5e5;border-radius:8px;padding:5px 10px;line-height:normal;display:flex;align-items:center}.product-price-container .price span.discount-countdown-timer:before{content:"";display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-size:contain;background-image:url(../images/icons/clock.svg);vertical-align:middle;margin-right:8px}@media only screen and (max-width:767px){.product-price-container .installment span{font-size:12px}}@media only screen and (max-width:420px){.product-price-container .price span.discount-countdown-timer{font-size:12px}.product-price-container .price span.discount-countdown-timer:before{width:17px;height:17px}}[data-theme=light] .faq-accordion{--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%232b2b2b' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 16 16'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%232b2b2b' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 16 16'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}.faq-accordion{--bs-accordion-border-radius:0px;--bs-accordion-inner-border-radius:0px;--bs-accordion-active-bg:none;--bs-accordion-active-color:var(--text);--bs-accordion-bg:none;--bs-accordion-btn-color:var(--text);--bs-accordion-btn-active-color:var(--text);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 16 16'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 16 16'%3E%3Cpath d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}.faq-accordion .accordion-button{box-shadow:none;border-top:1px solid var(--deactive);padding:44px 0}.faq-accordion .accordion-item{border:none}.faq-accordion .accordion-collapse{overflow:hidden}.faq-accordion .accordion-body{padding:0 0 44px;font-size:18px;font-weight:400}.faq-accordion .accordion-body,.faq-accordion .accordion-body>*{color:var(--secondary)!important}@media only screen and (max-width:991px){.faq-accordion .accordion-button{padding:32px 0}.faq-accordion .accordion-body{padding-bottom:32px}.faq-accordion .accordion-header,.faq-accordion .accordion-header button{font-size:20px}}#footer{background:var(--alternative-dark);padding-top:160px;overflow:hidden}#footer .recently-viewed{border-bottom:1px solid var(--deactive);margin-bottom:80px;padding-bottom:80px}#footer .recently-viewed h4{background:var(--main);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:32px}#footer .recently-viewed .item{border-radius:8px;overflow:hidden;background-color:var(--products-bg)}#footer .footer-blocks{display:flex;flex-direction:column;gap:64px;padding-top:32px;padding-bottom:44px}#footer .footer-block{word-break:break-word}#footer .footer-block ul{display:flex;flex-direction:column;gap:12px}#footer .footer-block li{color:var(--text)}#footer .footer-block li a{display:block;color:var(--text)}#footer .footer-title{background:var(--main);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:uppercase;margin-bottom:24px}#footer .footer-block.logo{height:110px;display:flex;justify-content:end;align-items:center}#footer .footer-block.subscription input{width:100%;border-radius:12px;background:none;color:var(--deactive);border:1px solid var(--deactive);padding:20px 70px 20px 20px;font-family:Open Sans;font-size:14px;font-weight:400}#footer .footer-block.subscription form{position:relative;display:flex;align-items:center}#footer .footer-block.subscription button{position:absolute;right:0;color:var(--deactive);padding-left:25px;padding-right:25px;background:none;border:none;border-left:1px solid var(--deactive)}#footer .footer-bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:25px}[data-theme=light] #footer .footer-bottom .bbb-logo img{filter:invert(1)}#footer .footer-bottom ul.social-icons{display:flex;flex-direction:row;gap:12px}#footer .footer-bottom ul.social-icons a{width:60px;height:60px;display:flex;justify-content:center;align-items:center;border:1px solid var(--deactive);border-radius:50%}#footer .footer-bottom ul.social-icons a:after{content:"";width:30px;height:30px;display:inline-block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;background-color:var(--deactive)}#footer .footer-bottom ul.social-icons a.facebook:after{-webkit-mask-image:url(../images/icons/socials/facebook.svg);mask-image:url(../images/icons/socials/facebook.svg)}#footer .footer-bottom ul.social-icons a.instagram:after{-webkit-mask-image:url(../images/icons/socials/instagram.svg);mask-image:url(../images/icons/socials/instagram.svg)}#footer .footer-bottom ul.social-icons a.whatsapp:after{-webkit-mask-image:url(../images/icons/socials/whatsapp.svg);mask-image:url(../images/icons/socials/whatsapp.svg)}#footer .footer-bottom p.copyright{color:var(--deactive)}#footer .feedback{height:100%;background-color:var(--background);padding:32px 32px 44px;border-radius:16px 16px 0 0}#footer .feedback .block-title{display:block;background:var(--main);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:uppercase;padding-bottom:20px}#footer .feedback .block-text{color:var(--text)}#footer .feedback .block-text>span{color:var(--secondary-txt)}#footer .feedback .form-group{border:1px solid var(--deactive);border-radius:12px;margin-bottom:16px}#footer .feedback .form-group.is-invalid{border-color:var(--message)}#footer .feedback .form-group:focus-within{border-color:var(--text)}#footer .feedback .form-group:focus-within span.input-title{color:var(--secondary-txt)}#footer .feedback .form-group:last-of-type{margin-bottom:0}#footer .feedback form{margin-top:24px}#footer .feedback input:not([type=checkbox]){background:none;border:none;outline:none;box-shadow:none;color:var(--text);font-family:Open Sans;font-size:18px;font-weight:400;padding:0 12px 9px}#footer .feedback span.input-title{color:var(--deactive);padding:9px 12px 4px;display:block}#footer .feedback button.btn{width:100%;margin-top:24px}#footer button.feedback-button{width:100%;margin-bottom:44px}[data-theme=light] #footer button.feedback-close-button{background-color:var(--secondary)}#footer button.feedback-close-button{width:64px;height:64px;margin-left:auto;margin-right:auto;margin-bottom:80px;border:none;background:none;-webkit-mask-image:url(../images/icons/cancel-circle.svg);mask-image:url(../images/icons/cancel-circle.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--white)}@media only screen and (max-width:991px){#footer{padding-top:40px}#footer .recently-viewed{margin-bottom:40px;padding-bottom:40px}#footer .recently-viewed h4{font-size:24px;margin-bottom:16px}#footer .feedback{padding:40px 20px;border-radius:0;position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999;overflow-y:auto}#footer .footer-blocks{padding-top:0;gap:44px}#footer .footer-title{margin-bottom:16px}#footer .footer-block.logo{order:0;justify-content:start;margin-bottom:44px}#footer .footer-block.information{order:1;margin-bottom:32px}#footer .footer-block.useful{order:2}#footer .footer-bottom ul.social-icons{flex:1;justify-content:center}#footer .footer-bottom ul.social-icons a{width:36px;height:36px}#footer .footer-bottom ul.social-icons a:after{width:20px;height:20px}#footer .footer-bottom{padding-bottom:80px}}@media only screen and (max-width:767px){#footer .footer-bottom p.copyright{flex-basis:100%;text-align:center}}.loader{width:48px;height:48px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}[data-theme=light] .loader:before{border-color:var(--secondary)}.loader:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:5px solid var(--white);animation:prixClipFix 2s linear infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.lazyload-placeholder{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:var(--products-bg);background-size:200% 100%}#quizModal .modal-header{flex-direction:column;align-items:normal}#quizModal .modal-header button.btn-close{margin:0 auto}#quizModal .modal-header .step-progress{margin-top:44px}#quizModal .modal-header .step-progress .progress{border-radius:20px;height:16px;background:var(--alternative-dark);box-shadow:inset 0 5.16px 5.16px 0 rgba(0,0,0,.25)}#quizModal .modal-header .step-progress .progress-bar{background:var(--main);box-shadow:inset 0 -3.44px 6.88px 0 rgba(0,0,0,.25),inset 0 5.16px 6.88px 0 hsla(0,0%,100%,.5)}#quizModal .modal-header .step-progress .progress-value{text-align:right;color:var(--secondary);margin-bottom:0}#quizModal .modal-header .step-progress .step-number{text-align:center;color:var(--secondary);margin-top:16px}#quizModal .modal-body{margin-bottom:0}#quizModal .modal-body .btn{margin-top:44px;width:100%}#quizModal .modal-body h4.step-title{color:var(--text);margin-bottom:24px}#quizModal .modal-body ul.reveice-list{margin-inline-start:40px;list-style:disc}#quizModal .modal-body ul.reveice-list li{color:var(--secondary);margin-bottom:10px}#quizModal .modal-body ul.reveice-list li:last-child{margin-bottom:0}#quizModal .modal-body .step-inputs{margin-top:44px;margin-bottom:44px}#quizModal .modal-body .step-options{display:flex;flex-direction:column;gap:16px}#quizModal .modal-body .step-buttons{display:flex;flex-direction:row;gap:16px}#quizModal .modal-body .step-buttons .btn{flex:1}@media only screen and (max-width:768px){#quizModal{padding-bottom:90px}}#requestCallModal .modal-body{margin-bottom:0}#bottom-popups{min-width:400px;max-width:400px;position:fixed;z-index:99;bottom:115px;right:24px;display:flex;flex-direction:column;gap:24px}#bottom-popups[data-page=product]{bottom:135px}@media only screen and (max-width:768px){#bottom-popups{max-width:100%;min-width:auto;right:24px;left:24px;gap:24px;bottom:115px}#bottom-popups[data-page=product]{bottom:215px}}#cookie-popup{width:100%;background-color:var(--white);border-radius:16px}#cookie-popup button.close-btn{width:34px;height:34px;background:none;border:none;background-image:url(../images/icons/cancel-circle.svg);background-repeat:no-repeat;background-size:contain;display:block;margin-left:auto;margin-right:16px;margin-top:16px;cursor:pointer}#cookie-popup .content{padding-bottom:20px;padding-left:30px;padding-right:30px;text-align:center}#cookie-popup .content i.icon{width:44px;height:44px;display:inline-block;background-image:url(../images/icons/cookie.svg);background-repeat:no-repeat;background-size:contain;margin-bottom:16px}#cookie-popup .content .title{color:var(--neutral-800);margin-bottom:6px}#cookie-popup .content .text{color:var(--neutral-600);margin-bottom:0}#cookie-popup .content .text a{color:var(--link-color)}#cookie-popup .content .buttons{display:flex;flex-direction:column;gap:12px;margin-top:24px}#call-popup{width:100%;display:flex;flex-direction:column;align-items:flex-end;gap:34px}#call-popup .content{width:100%;background-color:var(--background);backdrop-filter:blur(6px);border-radius:16px;padding:20px}#call-popup .content .title{color:var(--text)}#call-popup .content .buttons{display:flex;flex-direction:column;gap:12px;margin-top:16px}#call-popup .content .buttons .btn{padding:14px 24px;font-size:14px}#call-popup .call-btn{display:flex;justify-content:center;align-items:center;width:64px;height:64px;cursor:pointer;background-color:rgba(255,255,145,.3);backdrop-filter:blur(6px);border-radius:50px;transition-duration:.5s;animation:pulse-btn 3s infinite}#call-popup .call-btn i.icon{width:26px;height:26px;display:inline-block;background-color:var(--secondary);-webkit-mask-image:url(../images/icons/calling-2.svg);mask-image:url(../images/icons/calling-2.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}@keyframes pulse-btn{0%{-webkit-box-shadow:0 0 0 0 #ffff91}70%{-webkit-box-shadow:0 0 0 20px rgba(255,255,145,0)}to{-webkit-box-shadow:0 0 0 0 rgba(255,255,145,0)}}#error-page{padding-top:80px;padding-bottom:80px}#error-page .left{margin-top:56px}#error-page .left h1{color:var(--text);margin-bottom:8px}#error-page .left p{margin-bottom:0;color:var(--secondary-txt)}#error-page .left .btn{padding:20px 120px;margin-top:56px}#error-page .right img{width:100%}@media only screen and (max-width:991px){#error-page{padding-top:0;padding-bottom:40px}#error-page .left{order:1;margin-top:0}#error-page .left h1{font-size:56px}#error-page .left p{font-size:20px}#error-page .left .btn{width:100%;margin-top:26px;padding:16px 20px}}@media only screen and (max-width:992px){#hubspot-messages-iframe-container{opacity:0;pointer-events:none}#hubspot-messages-iframe-container:has(>.hs-shadow-container.active){opacity:1;pointer-events:all;z-index:9999!important}}.grecaptcha-badge{visibility:hidden}#zsiq_float{transform:scale(1.16)!important;right:26px;bottom:31px}
/*# sourceMappingURL=global.min.css.map */
