a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}a img,fieldset,img{border:none}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none}button,input[type=submit]{cursor:pointer}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto}button,input,p{margin:0;padding:0;border:0}a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea{outline:none}h1,h2,h3,h4,h5,h6,ol,ul{list-style-type:none;margin:0!important}table{border-spacing:0;border-collapse:collapse;width:100%}html{box-sizing:border-box}*{margin:0;padding:0;border-radius:0;border:none;outline:none;background:none;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-before:0;-webkit-padding-start:0;-webkit-padding-end:0;-webkit-padding-after:0}*,:after,:before{box-sizing:inherit}@media (prefers-reduced-motion:reduce){*{transition:none!important}}img{display:block;height:auto;max-width:100%}a,a:active,a:focus,a:hover{text-decoration:none!important;cursor:pointer}section{position:relative;display:block}html{scroll-behavior:smooth}body{font-family:Manrope,sans-serif;font-weight:400;font-size:16px;overflow-x:hidden!important;min-width:320px;background:#fff}body.overflow{overflow:hidden}.overlay{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.3);z-index:101;display:none}.overlay.is-active{display:block}[none]{display:none!important;visibility:hidden}.full{padding:0 40px}.container,.full{max-width:100%;width:100%;margin:0 auto;position:relative}.container{padding:0 80px}@media only screen and (max-width:1440px){.container{padding:0 40px}}@media only screen and (max-width:991px){.container{padding:0 20px}}.back{position:fixed;bottom:0;right:0;padding:7px 20px;background:#000;border-radius:4px;color:#fff;transition:background .3s linear;z-index:8888}.back:hover{background:#141415}.bg-dark{background:#101115}.bg-white{background:#fff}.section-header{display:flex;align-items:center;justify-content:space-between;width:100%}.section-before{position:relative;overflow:hidden}.section-before:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:440px;background:linear-gradient(180deg,rgba(234,233,239,.65),rgba(234,233,239,0))}.padding-120{padding:120px 0}.padding-90-120{padding:90px 0 120px}.text-white{color:#fff}.text-center{text-align:center}.xs{display:none}@media only screen and (max-width:768px){.xs{display:block}}@media only screen and (max-width:768px){.xs-hide{display:none}}.sm{display:none!important}@media only screen and (max-width:991px){.sm{display:block!important;margin-top:30px;text-align:center}}@media only screen and (max-width:991px){.sm-hide{display:none!important}}.header{position:fixed;top:0;left:0;width:100%;z-index:888;transition:all .4s cubic-bezier(.4,0,.2,1);background:#fff;height:60px;display:flex;justify-content:flex-end}.header.scrolled{background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 2px 20px rgba(0,0,0,.1)}.header.scrolled .header__logo img{transform:translateY(-24px) translateX(-24px) scale(.7)}@media only screen and (max-width:1440px){.header.scrolled .header__logo img{transform:translateY(-21px) translateX(-21px) scale(.7)}}@media only screen and (max-width:991px){.header.scrolled .header__logo img{transform:translateY(0) translateX(-12px) scale(.8)}}@media only screen and (max-width:767px){.header.scrolled .header__logo img{transform:translateY(0) translateX(-5px) scale(.9)}}body.menu-open .header{position:fixed;top:0;left:0;right:0;z-index:9999;background:transparent}@media only screen and (max-width:991px){body.menu-open .header .header__action,body.menu-open .header .header__cta,body.menu-open .header .header__menu{display:none}}.header__inner{display:flex;align-items:center;justify-content:space-between;height:100%;width:calc(100% - 240px);padding-right:80px}@media only screen and (max-width:1440px){.header__inner{width:calc(100% - 180px);padding-right:40px}}@media only screen and (max-width:991px){.header__inner{padding:15px 20px;align-items:center;width:100%}}.header__left--link{display:flex;align-items:center}.header__left--link span{display:block;font-family:Manrope,sans-serif;font-weight:500;text-align:center;font-size:18px;font-style:normal;font-weight:400;color:#000;height:100%;transition:color .25s ease;margin-right:5px}.header__left--link svg{position:relative;top:1px}.header__right{display:flex;align-items:center;grid-gap:20px}@media only screen and (max-width:991px){.header__right{grid-gap:15px}}.header__right a{display:block;font-family:Manrope,sans-serif;font-weight:500;text-align:center;font-size:18px;font-style:normal;font-weight:400;color:#000;height:100%;transition:color .25s ease}@media only screen and (max-width:991px){.header__right .account-link{display:none}}.header__right .cart{display:flex;align-items:center;grid-gap:5px}.header__right .cart-count{width:24px;height:24px;border-radius:50%;background:#176daa;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-family:Manrope,sans-serif;font-weight:700}.header__logo{position:absolute;top:0;left:80px;z-index:2}@media only screen and (max-width:1440px){.header__logo{left:40px}}@media only screen and (max-width:991px){.header__logo{position:relative;left:0;top:0}}.header__logo img{transition:transform .4s cubic-bezier(.4,0,.2,1)}@media only screen and (max-width:1440px){.header__logo img{max-width:140px}}@media only screen and (max-width:991px){.header__logo img{max-width:120px;transform:translateY(29px) translateX(0) scale(1)}}@media only screen and (max-width:767px){.header__logo img{max-width:100px;transform:translateY(20px) translateX(0) scale(1)}}.header__action{display:flex;align-items:center;margin-left:20px;grid-gap:25px}@media only screen and (max-width:991px){.header__action{display:none}}.header__call{color:#000;font-size:18px;font-family:Manrope,sans-serif;font-weight:500;transition:color .25s ease;display:block}.header__call:hover{color:#176daa}@media only screen and (max-width:1600px){.header__call{font-size:16px}}@media only screen and (max-width:1200px){.header__call{font-size:14px}}@media only screen and (max-width:991px){.header__call{display:none}}.header__lang a{color:#000;font-size:18px;font-family:Manrope,sans-serif;font-weight:500}@media only screen and (max-width:1600px){.header__lang a{font-size:16px}}@media only screen and (max-width:1200px){.header__lang a{font-size:14px}}.header__cta{text-transform:uppercase;color:#fff;background:#176daa;font-size:18px;font-family:Manrope,sans-serif;font-weight:800;padding:0 50px;height:70px;display:flex;align-items:center;transition:background .25s ease}.header__cta:hover{background:#3ca5ef}@media only screen and (max-width:1600px){.header__cta{padding:20px 40px;font-size:16px}}@media only screen and (max-width:1440px){.header__cta{height:60px}}@media only screen and (max-width:991px){.header__cta{display:none}}.qtranxs_widget_end{display:none}.lang-dropdown{position:relative}.lang-dropdown:hover .language-chooser{transition:transform .4s cubic-bezier(.4,0,.2,1),visibility 0s linear .1s;transform:translateY(0);visibility:visible}.lang-dropdown>a{display:flex;align-items:center;grid-gap:4px}.language-chooser li span{color:#fff}.language-chooser{position:absolute;top:100%;left:0;z-index:8888;background:#176daa;padding:18px 14px;border-radius:8px;visibility:hidden;transition:transform .25s cubic-bezier(.4,0,.2,1),visibility 0s linear .1s;transform:translateY(10px)}.language-chooser li{cursor:pointer;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #fff}.language-chooser li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.language-chooser li span{text-transform:uppercase;font-family:Manrope,sans-serif;font-weight:400}.language-chooser a:hover{color:red}.qtranxs_flag_and_text{background-position:0 4px}.qtranxs_flag_and_text span{color:#fff}.burger{display:none;flex-direction:column;justify-content:center;grid-gap:6px;width:60px;height:40px;background:transparent;border:none;cursor:pointer;padding:0;z-index:9999}@media only screen and (max-width:991px){.burger{display:flex}}.burger span{width:100%;height:2px;background-color:#176daa;border-radius:1px;will-change:transform,opacity;backface-visibility:hidden}@media only screen and (max-width:991px){body.menu-open .burger span{background-color:#fff}}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background:#021034;z-index:9998;display:none;opacity:0;visibility:hidden;will-change:opacity,visibility,transform;transform:translateZ(0);overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media only screen and (min-width:992px){.mobile-menu{display:none!important}}.mobile-menu.active{display:block;opacity:1;visibility:visible}.mobile-menu__content{width:100%;max-width:400px;padding:100px 20px 60px;margin:0 auto;display:flex;flex-direction:column;min-height:100vh}.mobile-menu__menu{list-style:none;padding:0;margin:0}.mobile-menu__menu .nav-link-wrap{position:relative;overflow:hidden}.mobile-menu__menu .nav-link-line{background-color:hsla(0,0%,100%,.2);width:100%;height:.125em;position:relative;opacity:0;transform-origin:left center;will-change:transform,opacity}.mobile-menu__menu a{display:block;color:#fff;font-family:Manrope,sans-serif;font-weight:500;text-decoration:none;width:100%;padding:1.25rem 0;font-size:1.125em;transition:color .2s ease;opacity:0;will-change:transform,opacity;backface-visibility:hidden;max-width:-moz-fit-content;max-width:fit-content}.mobile-menu__menu a:focus,.mobile-menu__menu a:hover{color:#176daa}.mobile-menu__separator{margin-top:20px}.mobile-menu__separator .nav-link-wrap{padding-top:20px;border-top:1px solid hsla(0,0%,100%,.2)}.mobile-menu__separator a{color:hsla(0,0%,100%,.8);font-size:1em}.mobile-menu__separator a:focus,.mobile-menu__separator a:hover{color:#fff}.mobile-menu__action{margin-top:40px;display:flex;flex-direction:column;grid-gap:20px}.mobile-menu__action .header__call{color:#fff;font-size:24px;font-family:Manrope,sans-serif;font-weight:500;display:block;text-decoration:none;transition:color .3s ease;max-width:-moz-fit-content;max-width:fit-content}.mobile-menu__action .header__call:hover{color:#176daa}.mobile-menu__action .header__cta{display:inline-block;text-transform:uppercase;color:#021034;background:#fff;font-size:16px;font-family:Manrope,sans-serif;font-weight:800;padding:16px 60px;border-radius:4px;text-decoration:none;transition:background .3s ease;max-width:-moz-fit-content;max-width:fit-content}.mobile-menu__action .header__cta:hover{background:#3ca5ef}.mobile-menu__lang .language-chooser{position:static;top:0;left:0;background:unset;padding:0;border-radius:0;visibility:visible}.mobile-menu__lang .language-chooser span{font-size:14px;font-family:Manrope,sans-serif;font-weight:500;color:#021034;background:#fff;border-radius:8px;padding:10px 16px;display:flex;align-items:center;justify-content:center;min-width:50px;transition:background .3s ease}.mobile-menu__lang ul{grid-gap:10px;display:flex;align-items:center;flex-wrap:wrap}.mobile-menu__lang li{padding:0;border-bottom:none;margin-bottom:0}.mobile-menu__lang li.active{opacity:.5}.mobile-menu__lang li:not(.active) a:hover span{background:#3ca5ef}body{padding-top:60px}body.menu-open{overflow:hidden;position:fixed;width:100%;height:100vh}body.menu-open .cart{opacity:0}@media only screen and (max-width:991px){body.menu-open{height:100vh;touch-action:none}}.footer{padding:100px 80px 50px}@media only screen and (max-width:1440px){.footer{padding:100px 40px 50px}}@media only screen and (max-width:991px){.footer{padding:40px 20px}}.footer__inner{border-top:1px solid #000;padding-top:60px}.footer__cols{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}@media only screen and (max-width:991px){.footer__cols{grid-template-columns:1fr}}.footer__head{margin-bottom:100px}@media only screen and (max-width:991px){.footer__head{margin-bottom:40px}}.footer__head h2{font-size:48px;font-family:Manrope,sans-serif;font-weight:500;text-transform:uppercase;line-height:125%}@media only screen and (max-width:991px){.footer__head h2{font-size:36px;line-height:100%}}@media only screen and (max-width:767px){.footer__head h2{font-size:32px}}.footer__head p{font-size:20px;font-family:Manrope,sans-serif;font-weight:400;line-height:130%;display:block}@media only screen and (max-width:991px){.footer__head p{font-size:18px}}@media only screen and (max-width:767px){.footer__head p{font-size:16px}}@media only screen and (max-width:767px){.footer__head p br{display:none}}.footer__info{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:991px){.footer__info{grid-gap:40px}}.footer__info a,.footer__info address{font-size:24px;font-family:Manrope,sans-serif;font-weight:600;display:block;max-width:-moz-fit-content;max-width:fit-content;color:#000;font-style:normal;margin-bottom:5px;position:relative;transition:all .3s ease;text-decoration:none}.footer__info a:after,.footer__info address:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:#176daa;transition:width .4s cubic-bezier(.4,0,.2,1)}.footer__info a:hover,.footer__info address:hover{color:#176daa;transform:translateY(-1px)}.footer__info a:hover:after,.footer__info address:hover:after{width:0}@media only screen and (max-width:991px){.footer__info a,.footer__info address{font-size:22px}}@media only screen and (max-width:767px){.footer__info a,.footer__info address{font-size:20px}}@media only screen and (max-width:479px){.footer__info a,.footer__info address{font-size:18px}}@media only screen and (max-width:991px){.footer__pay h4{font-size:14px}}.footer__pay div{display:flex;align-items:center;grid-gap:15px;margin-top:15px}@media only screen and (max-width:991px){.footer__pay div{margin-top:10px}}@media only screen and (max-width:991px){.footer__pay img{max-width:80px}}@media only screen and (max-width:991px){.footer__form{margin-top:40px}}.footer__form form{display:flex;flex-direction:column}.footer__form input{border-bottom:1px solid #d2d2d2;padding:0 10px 20px 0;font-size:20px;margin-top:40px;font-family:Manrope,sans-serif;font-weight:500;color:#696969}@media only screen and (max-width:991px){.footer__form input{font-size:18px;margin-top:30px}}@media only screen and (max-width:767px){.footer__form input{font-size:16px;margin-top:25px}}.footer__form input::placeholder{font-size:20px;font-family:Manrope,sans-serif;font-weight:500;color:#696969}@media only screen and (max-width:991px){.footer__form input::placeholder{font-size:18px}}.footer__form input:first-child{margin-top:0}.footer__form label{font-size:14px;line-height:125%;color:rgba(0,0,0,.6)}@media only screen and (max-width:767px){.footer__form label{font-size:13px}}.footer__form button{padding:25px 60px;max-width:-moz-fit-content;max-width:fit-content}@media only screen and (max-width:767px){.footer__form button{padding:20px 40px;font-size:16px}}@media only screen and (max-width:479px){.footer__form button{padding:15px 30px;font-size:14px}}.footer__form .form-label{display:flex;align-items:center;grid-gap:10px;margin:20px 0 40px}@media only screen and (max-width:767px){.footer__form .form-label{align-items:flex-start;margin:15px 0 30px}}.footer__form input[type=checkbox]{position:relative;top:2px}.footer__copyright{margin-top:60px;display:block}.footer__copyright p{font-family:Manrope,sans-serif;font-weight:600;font-size:16px}.footer__copyright p:first-child{margin-top:0}.header__menu{display:flex;align-items:center;justify-content:space-between;grid-gap:50px}@media only screen and (max-width:1700px){.header__menu{grid-gap:30px}}@media only screen and (max-width:1440px){.header__menu{grid-gap:25px}}@media only screen and (max-width:1200px){.header__menu{grid-gap:20px}}@media only screen and (max-width:991px){.header__menu{display:none}}.header__menu a{display:block;font-family:Manrope,sans-serif;font-weight:500;text-align:center;font-size:18px;font-style:normal;font-weight:400;color:#000;height:100%;transition:color .25s ease}@media only screen and (max-width:1600px){.header__menu a{font-size:16px}}@media only screen and (max-width:1200px){.header__menu a{font-size:14px}}.header__menu a:hover{color:#176daa}.section__header{display:grid;justify-content:space-between;grid-template-columns:1fr 1fr}@media only screen and (max-width:767px){.section__header{grid-template-columns:1fr;grid-gap:20px}}.section__header.grid-6 .section__title{grid-column-start:2}@media only screen and (max-width:767px){.section__header.grid-6 .section__title{grid-column-start:1}}.section__title h2{text-transform:uppercase;font-size:48px;line-height:100%;font-family:Manrope,sans-serif;font-weight:600}@media only screen and (max-width:1440px){.section__title h2{font-size:40px}}@media only screen and (max-width:1360px){.section__title h2{font-size:36px}}@media only screen and (max-width:991px){.section__title h2{font-size:32px}}@media only screen and (max-width:767px){.section__title h2{font-size:28px}}.section__text p{font-size:20px;line-height:130%}@media only screen and (max-width:1024px){.section__text p{font-size:16px}}.btn{font-weight:400;display:inline-block;cursor:pointer;position:relative}.btn,.btn-primary{font-family:Manrope,sans-serif}.btn-primary{background:#176daa;color:#fff;font-size:18px;font-weight:800;line-height:125%;text-transform:uppercase;text-align:center}.woocommerce-ordering{position:relative}.woocommerce-ordering select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:12px 32px 12px 16px;font-size:18px;font-family:Manrope,sans-serif;font-weight:500;color:#000;border:1px solid transparent;cursor:pointer;transition:all .25s ease;width:auto}@media only screen and (max-width:767px){.woocommerce-ordering select{padding:10px 14px}}.woocommerce-ordering select:hover{border-color:rgba(0,0,0,.2)}.woocommerce-ordering select:focus{outline:none;border-color:#000}.woocommerce-ordering select::-ms-expand{display:none}.woocommerce-ordering:after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);width:12px;height:12px;background:url(../img/header-lang-down.svg) no-repeat 50%;background-size:contain;pointer-events:none;transition:transform .3s ease}.woocommerce-ordering:hover:after{transform:translateY(-50%) scale(1.1)}body.account-open,body.mini-cart-open{overflow:hidden}.mini-cart-sidebar{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;pointer-events:none;padding:0 20px}.mini-cart-sidebar.active{pointer-events:auto}.mini-cart-sidebar.active .mini-cart-overlay{opacity:1}.mini-cart-sidebar.active .mini-cart-panel{right:0}.mini-cart-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease;cursor:pointer}.mini-cart-panel{position:absolute;top:0;right:-450px;bottom:0;width:420px;max-width:90vw;background:#fff;box-shadow:-5px 0 30px rgba(0,0,0,.2);transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;z-index:100000;height:100vh;overflow:hidden}@media only screen and (max-width:767px){.mini-cart-panel{width:100%;max-width:90%;right:-100%}}.mini-cart-header{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 0;background:#fff}@media only screen and (max-width:991px){.mini-cart-header{padding:20px;border-bottom:1px solid rgba(0,0,0,.08)}}.mini-cart-title{text-align:center;font-family:Manrope,sans-serif;font-weight:600;font-size:18px}.mini-cart-body{flex:1;overflow-y:auto;overflow-x:hidden;padding:25px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media only screen and (max-width:767px){.mini-cart-body{padding:20px}}.cart_list{border-top:1px solid #000;padding:20px 0;display:flex;flex-direction:column;grid-gap:20px}.mini_cart_item{display:grid;grid-template-columns:1fr 3fr;grid-gap:16px}.mini-cart-item-image{width:120px;height:120px;background:rgba(0,0,0,.03);padding:15px;display:flex;align-items:center;justify-content:center}.mini-cart-item-image img{max-height:80px;-o-object-fit:contain;object-fit:contain}.mini-cart-item-details{display:flex;flex-direction:column;justify-content:space-between}.mini-cart-item-name a{font-size:18px;font-family:Manrope,sans-serif;font-weight:500;line-height:100%;display:block;margin-bottom:10px;color:#000}.mini-cart-item-price bdi,.mini-cart-item-price span{font-size:14px;font-family:Manrope,sans-serif;font-weight:500}.remove_from_cart_button{display:flex;align-items:center;grid-gap:5px;color:#f52222}.mini-cart-summary{border-top:1px solid #000;border-bottom:1px solid #000;padding:20px 0;display:flex;flex-direction:column;grid-gap:16px}.mini-cart-summary .summary-label,.mini-cart-summary .summary-value{font-size:16px;font-family:Manrope,sans-serif;font-weight:500}.summary-row,.woocommerce-mini-cart__total{display:flex;align-items:center;justify-content:space-between}.woocommerce-mini-cart__total{padding:20px 0}.woocommerce-mini-cart__total>strong{font-size:18px;font-family:Manrope,sans-serif;font-weight:500}.woocommerce-mini-cart__total .woocommerce-Price-amount{font-size:24px;font-family:Manrope,sans-serif;font-weight:500}.woocommerce-mini-cart__buttons{display:flex;flex-direction:column;grid-gap:16px}.woocommerce-mini-cart__buttons .button:first-child{background:transparent;color:#176daa;border:2px solid #176daa;padding:15px 20px}.woocommerce-mini-cart__buttons .button:first-child:hover{color:#fff;background:transparent}.woocommerce-mini-cart__buttons .button:first-child:after{background:#176daa}.woocommerce-mini-cart__buttons .button{width:100%;padding:18px 20px;font-size:16px;text-transform:uppercase;font-family:Manrope,sans-serif;font-weight:500;background:#176daa;color:#fff;text-align:right;transition:all .15s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative;border:2px solid transparent}.woocommerce-mini-cart__buttons .button:hover{color:#176daa;background:#fff;border-color:#176daa;background:transparent}.woocommerce-mini-cart__buttons .button:hover:after{transform:translateY(0)}.woocommerce-mini-cart__buttons .button:after{content:"";display:block;height:100%;width:100%;background:#fff;position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1;transform:translateY(100%);transition:transform .25s ease-out}.account-sidebar{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;pointer-events:none}.account-sidebar.active{pointer-events:auto}.account-sidebar.active .account-overlay{opacity:1}.account-sidebar.active .account-panel{right:0}.account-overlay{left:0;right:0;background:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease;cursor:pointer}.account-overlay,.account-panel{position:absolute;top:0;bottom:0}.account-panel{right:-450px;width:420px;max-width:90vw;background:#fff;box-shadow:-5px 0 30px rgba(0,0,0,.2);transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;z-index:100000}.account-header{display:flex;justify-content:space-between;align-items:center;padding:20px}.account-body{flex:1;overflow-y:auto;padding:20px}.account-tabs{display:flex;gap:7px;margin-bottom:25px}.account-tab{flex:1;font-size:16px;border-radius:40px;height:45px;font-family:Manrope,sans-serif;font-weight:600;color:#000;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:rgba(0,0,0,.03);border:1px solid transparent}.account-tab.active{background:transparent;border-color:#000}.account-forms{position:relative}.account-forms .button{background:#176daa;color:#fff;width:100%;text-align:right;cursor:pointer;display:inline-block;transition:all .3s cubic-bezier(.4,0,.2,1);padding:18px 20px;font-size:16px;font-family:Manrope,sans-serif;font-weight:600}.account-forms .account-form-wrapper{display:none}.account-forms .account-form-wrapper.active{display:block}.account-forms .form-row{margin-bottom:20px}.account-forms .form-row label{display:block;font-size:14px;font-weight:600;color:#000;margin-bottom:8px}.account-forms .form-row input[type=email],.account-forms .form-row input[type=password],.account-forms .form-row input[type=text]{width:100%;padding:12px 15px 18px 0;border-bottom:1px solid #d2d2d2;font-size:16px;font-family:Manrope,sans-serif;font-weight:600;color:#000;transition:all .3s cubic-bezier(.4,0,.2,1)}.account-forms .form-row input[type=email]::placeholder,.account-forms .form-row input[type=password]::placeholder,.account-forms .form-row input[type=text]::placeholder{color:#000}.account-forms .form-row-remember{display:flex;align-items:center;margin-bottom:25px}.account-forms .form-row-remember label{display:flex;align-items:center;cursor:pointer;margin-bottom:0}.account-forms .form-row-remember input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #d2d2d2;border-radius:4px;margin-right:10px;cursor:pointer;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.account-forms .form-row-remember input[type=checkbox]:checked{background:#176daa;border-color:#176daa}.account-forms .form-row-remember input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:2px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.account-forms .form-row-remember input[type=checkbox]:hover{border-color:#176daa}.account-forms .form-row-remember span{font-size:14px;color:#000;font-family:Manrope,sans-serif;font-weight:600}.account-forms .lost-password{text-align:center;margin:15px 0 0}.account-forms .lost-password a{font-size:14px;color:#000;font-family:Manrope,sans-serif;font-weight:600;transition:color .3s ease}.account-forms .lost-password a:hover{color:#176daa}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{overflow:hidden;overflow:clip;list-style:none;padding:0}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:a 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 0.01))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 0.01))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-shadow:none;--f-button-transition:all .15s ease;--f-button-transform:none;--f-button-outline-width:1px;--f-button-outline-color:rgba(0,0,0,.7);--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-opacity:1;--f-button-svg-disabled-opacity:.5;--f-button-svg-transition:opacity .15s ease;--f-button-svg-transform:none}.f-button{width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);transform:var(--f-button-transform);transition:var(--f-button-transition);-webkit-backdrop-filter:var(--f-button-backdrop-filter);backdrop-filter:var(--f-button-backdrop-filter);display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;pointer-events:all;cursor:pointer;overflow:hidden}@media (hover:hover){.f-button:hover:not([aria-disabled]){color:var(--f-button-hover-color,var(--f-button-color));background-color:var(--f-button-hover-bg,var(--f-button-bg))}}.f-button:active:not([aria-disabled]){color:var(--f-button-active-color,var(--f-button-hover-color,var(--f-button-color)));background-color:var(--f-button-active-bg,var(--f-button-hover-bg,var(--f-button-bg)))}.f-button:focus{outline:none}.f-button:focus-visible{outline:var(--f-button-outline-width) solid var(--f-button-outline-color);outline-offset:var(--f-button-outline-offset);position:relative;z-index:1}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);transform:var(--f-button-svg-transform);fill:var(--f-button-svg-fill);filter:var(--f-button-svg-filter);opacity:var(--f-button-svg-opacity,1);transition:var(--f-button-svg-transition);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.f-button[aria-disabled]{cursor:default}.f-button[aria-disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}:root{--f-spinner-color-1:rgba(0,0,0,.1);--f-spinner-color-2:rgba(17,24,28,.8);--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-border-radius:50%;--f-spinner-border-width:4px}.f-spinner{position:absolute;top:50%;left:50%;margin:calc(var(--f-spinner-width) * -.5) 0 0 calc(var(--f-spinner-height) * -.5);padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height);border-radius:var(--f-spinner-border-radius);border:var(--f-spinner-border-width) solid var(--f-spinner-color-1);border-top-color:var(--f-spinner-color-2);animation:b .75s linear infinite,c .2s ease .2s both}@keyframes b{to{transform:rotate(1turn)}}.f-panzoom,.f-zoomable{position:relative;overflow:hidden;display:flex;align-items:center;flex-direction:column}.f-panzoom:after,.f-panzoom:before,.f-zoomable:after,.f-zoomable:before{display:block;content:""}.f-panzoom:not(.has-controls):before,.f-zoomable:not(.has-controls):before{margin-bottom:auto}.f-panzoom:after,.f-zoomable:after{margin-top:auto}.f-panzoom__wrapper{position:relative;min-width:0;min-height:0;max-width:100%;max-height:100%}.f-panzoom__wrapper.will-zoom-out{cursor:zoom-out}.f-panzoom__wrapper.can-drag{cursor:move;cursor:grab}.f-panzoom__wrapper.will-zoom-in{cursor:zoom-in}.f-panzoom__wrapper.is-dragging{cursor:move;cursor:grabbing}.f-panzoom__wrapper.has-error{display:none}.f-panzoom__content{min-width:0;min-height:0;max-width:100%;max-height:100%}.f-panzoom__content.has-lazyerror,.f-panzoom__content.is-lazyloading{visibility:hidden}img.f-panzoom__content{vertical-align:top;-o-object-fit:contain;object-fit:contain;transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-panzoom__wrapper>img.f-panzoom__content,.f-panzoom__wrapper>picture.f-panzoom__content{visibility:hidden}.f-panzoom__viewport{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.f-panzoom__viewport>.f-panzoom__content{display:block;width:100%;height:100%;-o-object-fit:fill;object-fit:fill}picture.f-panzoom__content img{vertical-align:top;width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;transition:none}.f-panzoom__protected,picture.f-panzoom__content img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-panzoom__protected{position:absolute;inset:0;z-index:1}.f-fadeIn{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both c;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both d;z-index:1}.f-crossfadeIn{animation:var(--f-transition-duration,.2s) ease both c;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration,.2s) * .2) ease calc(var(--f-transition-duration,.2s) * .8) both d;z-index:1}@keyframes c{0%{opacity:0}to{opacity:1}}@keyframes d{to{opacity:0}}.is-horizontal .f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f}.is-horizontal .f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) e}.is-horizontal .f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) g}.is-horizontal .f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) h}@keyframes e{0%{transform:translate(calc(100% + var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f{0%{transform:translate(calc(-100% - var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes g{to{transform:translate(calc(-100% - var(--f-carousel-gap, 0)))}}@keyframes h{to{transform:translate(calc(100% + var(--f-carousel-gap, 0)))}}.is-vertical .f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) j}.is-vertical .f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) i}.is-vertical .f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) k}.is-vertical .f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) l}@keyframes i{0%{transform:translateY(calc(100% + var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes j{0%{transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes k{to{transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))}}@keyframes l{to{transform:translateY(calc(100% + var(--f-carousel-gap, 0)))}}.f-zoomInUp{animation:var(--f-transition-duration,.3s) ease both m}.f-zoomOutDown{animation:var(--f-transition-duration,.3s) ease both n}@keyframes m{0%{transform:scale(var(--f-zoomInUp-scale,.975)) translate3d(var(--f-zoomInUp-x,0),var(--f-zoomInUp-y,16px),0);opacity:var(--f-zoomInUp-opacity,0)}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes n{to{transform:scale(var(--f-zoomOutDown-scale,.975)) translate3d(var(--f-zoomOutDown-x,0),var(--f-zoomOutDown-y,16px),0);opacity:0}}.f-throwOutUp{animation:var(--f-throwOutUp-duration,.2s) ease-out both o}.f-throwOutDown{animation:var(--f-throwOutDown-duration,.2s) ease-out both p}@keyframes o{to{transform:translate3d(0,calc(var(--f-throwOutUp-y, 150px) * -1),0);opacity:0}}@keyframes p{to{transform:translate3d(0,var(--f-throwOutDown-y,150px),0);opacity:0}}.has-gmap .f-html,.has-iframe .f-html,.has-pdf .f-html{width:100%;height:100%;min-height:1px;overflow:visible}.has-gmap .f-html,.has-pdf .f-html{padding:0}.f-html{position:relative;box-sizing:border-box;margin:var(--f-html-margin,0);padding:var(--f-html-padding,2rem);color:var(--f-html-color,currentColor);background:var(--f-html-bg)}.f-html.is-error{text-align:center}.f-iframe{display:block;margin:0;border:0;height:100%;width:100%}.f-caption{align-self:center;flex-shrink:0;margin:var(--f-caption-margin);padding:var(--f-caption-padding,16px 8px);max-width:100%;max-height:calc(80vh - 100px);overflow:auto;overflow-wrap:anywhere;line-height:var(--f-caption-line-height);color:var(--f-caption-color);background:var(--f-caption-bg);font:var(--f-caption-font)}.has-html5video .f-html,.has-vimeo .f-html,.has-youtube .f-html{padding:0;width:100%;height:100%;min-height:1px;overflow:visible;max-width:var(--f-video-width,960px);max-height:var(--f-video-height,540px);aspect-ratio:var(--f-video-aspect-ratio);background:var(--f-video-bg,rgba(0,0,0,.9))}.f-html5video{border:0;display:block;height:100%;width:100%;background:transparent}.f-button.is-arrow{--f-button-width:var(--f-arrow-width,46px);--f-button-height:var(--f-arrow-height,46px);--f-button-svg-width:var(--f-arrow-svg-width,24px);--f-button-svg-height:var(--f-arrow-svg-height,24px);--f-button-svg-stroke-width:var(--f-arrow-svg-stroke-width,1.75);--f-button-border-radius:var(--f-arrow-border-radius,unset);--f-button-bg:var(--f-arrow-bg,transparent);--f-button-hover-bg:var(--f-arrow-hover-bg,var(--f-arrow-bg));--f-button-active-bg:var(--f-arrow-active-bg,var(--f-arrow-hover-bg));--f-button-shadow:var(--f-arrow-shadow);--f-button-color:var(--f-arrow-color);--f-button-hover-color:var(--f-arrow-hover-color,var(--f-arrow-color));--f-button-active-color:var(--f-arrow-active-color,var(--f-arrow-hover-color));overflow:visible}.f-button.is-arrow.is-next,.f-button.is-arrow.is-prev{position:absolute;transform:translate(0);z-index:20}.is-horizontal .f-button.is-arrow.is-next,.is-horizontal .f-button.is-arrow.is-prev{inset:50% auto auto;transform:translateY(-50%)}.is-horizontal.is-ltr .f-button.is-arrow.is-prev{left:var(--f-arrow-pos,0)}.is-horizontal.is-ltr .f-button.is-arrow.is-next{right:var(--f-arrow-pos,0)}.is-horizontal.is-rtl .f-button.is-arrow.is-prev{right:var(--f-arrow-pos,0);transform:translateY(-50%) rotateY(180deg)}.is-horizontal.is-rtl .f-button.is-arrow.is-next{left:var(--f-arrow-pos,0);transform:translateY(-50%) rotateY(180deg)}.is-vertical.is-ltr .f-button.is-arrow.is-prev,.is-vertical.is-rtl .f-button.is-arrow.is-prev{top:var(--f-arrow-pos,0);right:auto;bottom:auto;left:50%;transform:translate(-50%)}.is-vertical.is-ltr .f-button.is-arrow.is-next,.is-vertical.is-rtl .f-button.is-arrow.is-next{top:auto;right:auto;bottom:var(--f-arrow-pos,0);left:50%;transform:translate(-50%)}.is-vertical .f-button.is-arrow.is-next svg,.is-vertical .f-button.is-arrow.is-prev svg{transform:rotate(90deg)}.f-carousel__toolbar{--f-progressbar-height:100%;display:grid;grid-template-columns:1fr auto 1fr;margin:var(--f-toolbar-margin,0);padding:var(--f-toolbar-padding,8px);line-height:var(--f-toolbar-line-height);background:var(--f-toolbar-bg,none);box-shadow:var(--f-toolbar-shadow,none);-webkit-backdrop-filter:var(--f-toolbar-backdrop-filter);backdrop-filter:var(--f-toolbar-backdrop-filter);position:relative;z-index:20;color:var(--f-toolbar-color,currentColor);font-size:var(--f-toolbar-font-size,17px);font-weight:var(--f-toolbar-font-weight,inherit);font-family:var(--f-toolbar-font,-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif);text-shadow:var(--f-toolbar-text-shadow);text-align:center;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;white-space:nowrap;pointer-events:none}.f-carousel__toolbar.is-absolute{position:absolute;top:0;left:0;right:0}.f-carousel__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;gap:var(--f-toolbar-gap,0);pointer-events:none}.f-carousel__toolbar__column.is-left{justify-self:flex-start;justify-content:flex-start}.f-carousel__toolbar__column.is-middle{justify-content:center}.f-carousel__toolbar__column.is-right{justify-self:flex-end;justify-content:flex-end;flex-flow:nowrap}.f-carousel__toolbar__column>*{pointer-events:all}.f-carousel:has(.f-carousel__slide.is-fullsize) [data-panzoom-action=toggleFull] g{display:none}[data-autoplay-action=toggle] svg g:first-child{display:flex}.has-autoplay [data-autoplay-action=toggle] svg g:first-child,[data-autoplay-action=toggle] svg g:last-child{display:none}.has-autoplay [data-autoplay-action=toggle] svg g:last-child{display:flex}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child{display:flex}.f-carousel__counter{position:relative;display:flex;flex-direction:row;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:var(--f-counter-margin,0);padding:var(--f-counter-padding,4px);line-height:var(--f-counter-line-height);background:var(--f-counter-bg);border-radius:var(--f-counter-border-radius)}.f-carousel__counter span{padding:0 var(--f-counter-gap,4px)}:root{--f-thumbs-gap:8px;--f-thumbs-margin:0;--f-thumbs-padding-x:8px;--f-thumbs-padding-y:8px;--f-thumbs-z-index:1;--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-clip-width:46px;--f-thumb-extra-gap:16px;--f-thumb-fit:cover;--f-thumb-opacity:1;--f-thumb-transition:opacity .3s ease,transform .15s ease;--f-thumb-border:none;--f-thumb-border-radius:4px;--f-thumb-transfors:none;--f-thumb-shadow:none;--f-thumb-bg:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.05));--f-thumb-focus-shadow:inset 0 0 0 .8px #222,inset 0 0 0 2.25px #fff;--f-thumb-selected-shadow:inset 0 0 0 .8px #222,inset 0 0 0 2.25px #fff}.f-thumbs{flex-shrink:0;margin:var(--f-thumbs-margin);padding:0;background:var(--f-thumbs-bg);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:max-height .3s ease,max-width .3s ease;position:relative;overflow:hidden;z-index:var(--f-thumbs-z-index)}.f-thumbs.is-horizontal{max-height:calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y) * 2 + var(--f-thumbs-gap) * 2)}.f-thumbs.is-vertical{max-width:calc(var(--f-carousel-slide-width) + var(--f-thumbs-padding-x) * 2 + var(--f-thumbs-gap) * 2)}.f-thumbs__viewport{margin:var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);overflow:visible;display:grid}.f-thumbs.is-vertical .f-thumbs__viewport{height:calc(100% - var(--f-thumbs-padding-y) * 2)}.f-thumbs__slide{position:relative;box-sizing:border-box;grid-area:1/1;width:var(--f-carousel-slide-width);height:var(--f-carousel-slide-height);margin:0;padding:0;display:flex;align-items:center;flex-direction:column;cursor:pointer;overflow:visible}.f-thumbs__slide:hover button{opacity:var(--f-thumb-hover-opacity,1);transform:var(--f-thumb-hover-transform,none)}.f-thumbs__slide:hover button:after{border:var(--f-thumb-hover-border,none);box-shadow:var(--f-thumb-hover-shadow,var(--f-thumb-shadow))}.f-thumbs__slide button{all:unset;margin:auto;padding:0;position:relative;overflow:visible;width:100%;height:100%;outline:none;transition:var(--f-thumb-transition);border-radius:var(--f-thumb-border-radius);opacity:var(--f-thumb-opacity);transform:var(--f-thumb-transform);background:var(--f-thumb-bg)}.f-thumbs__slide button:after{content:"";position:absolute;inset:0;z-index:1;transition:none;border-radius:inherit;border:var(--f-thumb-border);box-shadow:var(--f-thumb-shadow)}.f-thumbs__slide button:focus-within{opacity:var(--f-thumb-focus-opacity,1);transform:var(--f-thumb-focus-transform,none)}.f-thumbs__slide button:focus-within:after{border:var(--f-thumb-focus-border,none);box-shadow:var(--f-thumb-focus-shadow,var(--f-thumb-shadow))}.f-thumbs__slide:active{opacity:var(--f-thumb-active-opacity,1);transform:var(--f-thumb-active-transform,none)}.f-thumbs__slide:active:after{border:var(--f-thumb-active-border,none);box-shadow:var(--f-thumb-active-shadow,var(--f-thumb-shadow))}.f-thumbs__slide.is-selected{z-index:2}.f-thumbs__slide.is-selected button{opacity:var(--f-thumb-selected-opacity,1);transform:var(--f-thumb-selected-transform,none)}.f-thumbs__slide.is-selected button:after{border:var(--f-thumb-selected-border,none);box-shadow:var(--f-thumb-selected-shadow,var(--f-thumb-shadow))}.f-thumbs__slide img{display:block;width:100%;height:100%;-o-object-fit:var(--f-thumb-fit);object-fit:var(--f-thumb-fit);border-radius:inherit;pointer-events:none}.f-thumbs__slide img.has-lazyerror{display:none}.f-thumbs.is-classic{--f-carousel-slide-width:var(--f-thumb-width);--f-carousel-slide-height:var(--f-thumb-height);--f-carousel-gap:var(--f-thumbs-gap)}.f-thumbs.is-modern{--f-carousel-slide-width:calc(var(--f-thumb-clip-width) + var(--f-thumbs-gap));--f-carousel-slide-height:var(--f-thumb-height);--f-carousel-gap:0;--width-diff:calc((var(--f-thumb-width) - var(--f-thumb-clip-width)))}.f-thumbs.is-modern .f-thumbs__viewport{width:calc(100% + var(--f-carousel-slide-width) * 2);margin-left:calc(var(--f-carousel-slide-width) * -1)}.f-thumbs.is-modern .f-thumbs__slide{--clip-shift:calc((var(--width-diff) * .5) * var(--progress));--clip-path:inset(0 var(--clip-shift) round var(--f-thumb-border-radius,0));padding:0;overflow:visible;left:var(--shift,0);will-change:left;transition:left var(--f-transition-duration) var(--f-transition-easing)}.f-thumbs.is-modern .f-thumbs__slide button{display:block;margin-left:50%;transform:translate(-50%);width:var(--f-thumb-width);clip-path:var(--clip-path);border:none;box-shadow:none;transition:clip-path var(--f-transition-duration) var(--f-transition-easing),opacity var(--f-thumb-transition-duration,.2s) var(--f-thumb-transition-easing,ease)}.f-thumbs.is-modern .f-thumbs__slide button:after{display:none}.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible){outline:none}.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before{content:"";position:absolute;z-index:1;top:0;left:var(--clip-shift);bottom:0;right:var(--clip-shift);transition:border var(--f-transition-duration) var(--f-transition-easing),box-shadow var(--f-transition-duration) var(--f-transition-easing);border-radius:inherit;border:var(--f-thumb-focus-border,none);box-shadow:var(--f-thumb-focus-shadow,none)}.f-thumbs.is-modern{--f-transition-duration:.25s;--f-transition-easing:ease-out}.f-thumbs.is-modern.is-syncing{--f-transition-duration:0s}.f-progressbar{position:absolute;top:0;left:0;right:0;z-index:30;height:var(--f-progressbar-height,3px);transform:scaleX(0);transform-origin:0;background:var(--f-progressbar-color,var(--f-carousel-theme-color,#575ad6));-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;animation-name:q;animation-play-state:running;animation-timing-function:linear}@keyframes q{0%{transform:scaleX(0)}to{transform:scaleX(1)}}[data-fullscreen-action=toggle] svg g:first-child{display:flex}:fullscreen [data-fullscreen-action=toggle] svg g:first-child,[data-fullscreen-action=toggle] svg g:last-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:last-child{display:flex}.in-fullscreen-mode>.f-carousel{flex:1;min-width:0!important;min-height:0!important}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--f-body-margin, 0px) + var(--f-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none}.fancybox__dialog{width:100%;height:100vh;max-height:unset;max-width:unset;padding:0;margin:0;border:0;overflow:hidden;background:transparent}.fancybox__dialog:focus{outline:none}.fancybox__dialog::backdrop{opacity:0}@supports (height:100dvh){.fancybox__dialog{height:100dvh}}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-backdrop-bg:rgba(24,24,27,.95);--f-toolbar-margin:0;--f-toolbar-padding:8px;--f-toolbar-gap:0;--f-toolbar-color:#ddd;--f-toolbar-font-size:16px;--f-toolbar-font-weight:500;--f-toolbar-font:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;--f-toolbar-line-height:var(--f-button-height);--f-toolbar-text-shadow:1px 1px 1px rgba(0,0,0,.75);--f-toolbar-shadow:none;--f-toolbar-bg:none;--f-counter-margin:0;--f-counter-padding:0px 10px;--f-counter-gap:4px;--f-counter-line-height:var(--f-button-height);--f-carousel-gap:17px;--f-carousel-slide-width:100%;--f-carousel-slide-height:100%;--f-carousel-slide-padding:0;--f-carousel-slide-bg:unset;--f-html-color:#222;--f-html-bg:#fff;--f-error-color:#fff;--f-error-bg:#333;--f-caption-margin:0;--f-caption-padding:16px 8px;--f-caption-color:var(--fancybox-color,#dbdbdb);--f-caption-bg:transparent;--f-caption-font:inherit;--f-caption-line-height:1.375;--f-spinner-color-1:hsla(0,0%,100%,.2);--f-spinner-color-2:hsla(0,0%,100%,.8);--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-border-radius:50%;--f-spinner-border-width:4px;--f-progressbar-color:hsla(0,0%,100%,.2);--f-button-width:46px;--f-button-height:46px;--f-button-color:#ddd;--f-button-hover-color:#fff;--f-button-outline-width:1px;--f-button-outline-color:hsla(0,0%,100%,.75);--f-button-outline-offset:0px;--f-button-bg:rgba(54,54,54,.75);--f-button-border:0;--f-button-border-radius:0;--f-button-shadow:none;--f-button-transition:all .2s ease;--f-button-transform:none;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.75;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,.01)),drop-shadow(1px 2px 1px rgba(24,24,27,.05));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:.5;--f-arrow-pos:32px;--f-arrow-width:50px;--f-arrow-height:50px;--f-arrow-svg-width:24px;--f-arrow-svg-height:24px;--f-arrow-svg-stroke-width:2;--f-arrow-border-radius:50%;--f-arrow-bg:rgba(54,54,54,.65);--f-arrow-color:#ddd;--f-arrow-hover-color:#fff;--f-thumbs-margin:0px;--f-thumbs-padding-x:8px;--f-thumbs-padding-y:8px;--f-thumbs-bg:none;--f-thumb-transition:all .2s ease;--f-thumb-width:94px;--f-thumb-height:76px;--f-thumb-opacity:1;--f-thumb-border:none;--f-thumb-shadow:none;--f-thumb-transform:none;--f-thumb-focus-opacity:1;--f-thumb-focus-border:none;--f-thumb-focus-shadow:inset 0 0 0 2px hsla(0,0%,100%,.65);--f-thumb-focus-transform:none;--f-thumb-hover-opacity:1;--f-thumb-hover-border:none;--f-thumb-hover-transform:none;--f-thumb-active-opacity:var(--f-thumb-hover-opacity);--f-thumb-active-border:var(--f-thumb-hover-border);--f-thumb-active-transform:var(--f-thumb-hover-transform);--f-thumb-selected-opacity:1;--f-thumb-selected-border:none;--f-thumb-selected-shadow:inset 0 0 0 2px #fff;--f-thumb-selected-transform:none;position:absolute;inset:0;overflow:hidden;outline:none;display:flex;flex-direction:column}.fancybox__container[theme=light]{--fancybox-color:#222;--fancybox-backdrop-bg:hsla(0,0%,100%,.97);--f-toolbar-color:var(--fancybox-color,#222);--f-toolbar-text-shadow:none;--f-toolbar-font-weight:400;--f-html-color:var(--fancybox-color,#222);--f-html-bg:#fff;--f-error-color:#555;--f-error-bg:#fff;--f-video-bg:#fff;--f-caption-color:#333;--f-spinner-color-1:rgba(0,0,0,.2);--f-spinner-color-2:rgba(0,0,0,.8);--f-spinner-border-width:3.5px;--f-progressbar-color:hsla(240,2%,45%,.2);--f-button-color:#333;--f-button-hover-color:#000;--f-button-outline-color:rgba(0,0,0,.85);--f-button-bg:hsla(0,0%,100%,.85);--f-button-svg-stroke-width:1.3;--f-button-svg-filter:none;--f-arrow-bg:hsla(0,0%,100%,.85);--f-arrow-color:#333;--f-arrow-hover-color:#000;--f-arrow-svg-stroke-width:1.3;--f-close-button-color:#555;--f-close-button-hover-color:#000;--f-thumb-bg:linear-gradient(#ebeff2,#e2e8f0);--f-thumb-focus-shadow:0 0 0 1.8px #fff,0px 0px 0px 2.25px #888;--f-thumb-selected-shadow:0 0 0 1.8px #fff,0px 0px 0px 2.25px #000}.fancybox__container::backdrop{background-color:transparent}.fancybox__container.has-vertical-thumbs{flex-direction:row-reverse}.fancybox__container.has-vertical-thumbs:not(.is-closing) .fancybox__viewport{overflow-x:clip;overflow-y:visible}.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>:not(.f-html,.f-panzoom__wrapper,.f-spinner),.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container>:not(.fancybox__carousel){opacity:var(--f-drag-opacity,1)}.fancybox__container:not(.is-ready,.is-hiding){visibility:hidden}.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>:not(.f-html,.f-panzoom__wrapper,.f-spinner),.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container.is-revealing .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-revealing>:not(.fancybox__carousel){animation:var(--f-interface-enter-duration,.35s) ease none c}.fancybox__container.is-hiding .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>:not(.f-html,.f-panzoom__wrapper),.fancybox__container.is-hiding .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container.is-hiding .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-hiding>:not(.fancybox__carousel){animation:var(--f-interface-exit-duration,.35s) ease forwards d}.fancybox__container.is-idle .f-carousel__toolbar{pointer-events:none;opacity:0}.fancybox__container.is-idle .f-button.is-arrow{opacity:0}.fancybox__container.is-idle.is-ready .f-carousel__toolbar{pointer-events:none;animation:.15s ease-out both d}.fancybox__container.is-idle.is-ready .f-button.is-arrow{animation:.15s ease-out both d}.fancybox__backdrop{position:fixed;inset:0;z-index:-1;background:var(--fancybox-backdrop-bg)}.fancybox__carousel{flex:1;display:flex;flex-direction:column;min-height:0;min-width:0;position:relative;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__carousel.is-vertical{--f-carousel-slide-height:100%}.fancybox__carousel.is-ltr{direction:ltr}.fancybox__carousel.is-rtl{direction:rtl}.fancybox__carousel>.f-button.is-arrow:before{position:absolute;content:"";inset:-30px;z-index:1}.fancybox__carousel>.f-progressbar{background-color:var(--fancybox-color)}.fancybox__viewport{display:grid;flex:1;min-height:0;min-width:0;position:relative;overflow:visible;transform:translate3d(0,var(--f-drag-offset,0),0)}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__viewport [contenteditable],.fancybox__viewport [data-selectable]{cursor:auto}.fancybox__slide{box-sizing:border-box;position:relative;grid-area:1/1;display:flex;align-items:center;flex-direction:column;width:var(--f-carousel-slide-width);height:var(--f-carousel-slide-height);min-width:0;min-height:0;max-width:100%;margin:0;padding:var(--f-carousel-slide-padding);background:var(--f-carousel-slide-bg);backface-visibility:hidden;transform:translateZ(0);will-change:transform}.fancybox__slide:after,.fancybox__slide:before{display:block;content:""}.fancybox__slide:before{margin-bottom:auto}.fancybox__slide:after{margin-top:auto}.fancybox__slide.is-selected{z-index:1}.fancybox__slide.f-zoomable{overflow:visible}.fancybox__slide.has-error{--f-html-color:var(--f-error-color,--f-html-color);--f-html-bg:var(--f-error-bg,--f-html-bg)}.fancybox__slide.has-html{overflow:auto;padding:8px}.fancybox__slide.has-close-btn{padding-top:34px}.fancybox__slide .f-button[data-fancybox-close]{--f-button-width:var(--f-close-button-width,34px);--f-button-height:var(--f-close-button-height,34px);--f-button-border-radius:var(--f-close-border-radius,4px);--f-button-color:var(--f-close-button-color,#fff);--f-button-hover-color:var(--f-close-button-hover-color,#fff);--f-button-bg:var(--f-close-button-bg,transparent);--f-button-hover-bg:var(--f-close-button-hover-bg,transparent);--f-button-active-bg:var(--f-close-button-active-bg,transparent);--f-button-svg-width:var(--f-close-button-svg-width,22px);--f-button-svg-height:var(--f-close-button-svg-height,22px);position:absolute;top:calc(var(--f-button-height) * -1);right:0;z-index:40}.fancybox__slide .f-spinner{cursor:pointer}.fancybox__container.is-closing .f-caption,.fancybox__slide.is-loading .f-caption{visibility:hidden}.fancybox__container.is-closing .fancybox__carousel{overflow:visible}.hero{display:grid;grid-template-columns:2.5fr 1fr;min-height:100vh}@media only screen and (max-width:1440px){.hero{grid-template-columns:1.5fr 1fr;min-height:90vh}}@media only screen and (max-width:991px){.hero{grid-template-columns:1fr 1fr;min-height:auto}}@media only screen and (max-width:767px){.hero{grid-template-columns:1fr}}.hero__title{position:absolute;bottom:80px;left:80px;z-index:2;max-width:600px}@media only screen and (max-width:1440px){.hero__title{left:40px}}@media only screen and (max-width:991px){.hero__title{left:20px}}@media only screen and (max-width:767px){.hero__title{bottom:40px}}.hero__title h1{color:#fff;text-transform:uppercase;font-size:64px;line-height:100%}@media only screen and (max-width:1440px){.hero__title h1{font-size:56px;padding-right:20px}}@media only screen and (max-width:1360px){.hero__title h1{font-size:48px}}@media only screen and (max-width:991px){.hero__title h1{font-size:36px}}@media only screen and (max-width:767px){.hero__title h1{font-size:28px}}.hero__img{overflow:hidden;height:100%;position:relative}.hero__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero__slider{background:#101115;color:#fff;height:100%;overflow:hidden;display:flex;flex-direction:column;position:relative}@media only screen and (max-width:991px){.hero__slider{padding:20px 0}}@media only screen and (max-width:767px){.hero__slider{padding:0 0 20px}}.hero__slider .swiper-pagination{bottom:20px!important}@media only screen and (max-width:1600px){.hero__slider .swiper-pagination{bottom:10px!important}}@media only screen and (max-width:991px){.hero__slider .swiper-pagination{bottom:0!important}}.hero__slider .swiper-pagination-bullet{background:hsla(0,0%,100%,.9)}.hero__slider .swiper-pagination-bullet-active{background:#fff}.hero__slider .heroSlider{height:100%;width:100%}.hero__slider .heroSlider .swiper-wrapper{height:100%}.hero__slider .heroSlider .swiper-slide{height:-moz-fit-content;height:fit-content}.hero__slider--item{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:40px;grid-gap:5vw}@media only screen and (max-width:1600px){.hero__slider--item{grid-gap:3vw}}@media only screen and (max-width:767px){.hero__slider--item{padding:40px 20px}}@media only screen and (max-width:991px){.hero__slider--item img{max-height:200px;-o-object-fit:contain;object-fit:contain}}.hero__slider--bottom{display:flex;flex-direction:column;justify-content:flex-end;gap:40px;margin-top:auto}@media only screen and (max-width:1600px){.hero__slider--bottom{gap:20px}}.hero__slider h3{font-size:48px;line-height:100%;text-transform:uppercase;font-weight:400}@media only screen and (max-width:1600px){.hero__slider h3{font-size:36px}}@media only screen and (max-width:1440px){.hero__slider h3{font-size:32px}}@media only screen and (max-width:991px){.hero__slider h3{font-size:28px}}.hero__slider p{font-size:18px;line-height:140%}@media only screen and (max-width:1600px){.hero__slider p{font-size:16px}}@media only screen and (max-width:991px){.hero__slider p{font-size:14px}}.hero__slider a{font-size:18px;line-height:100%;border:1px solid #fff;padding:18px 20px;max-width:200px;width:100%;color:#fff;display:block;text-align:center;transition:all .25s ease;background:transparent}@media only screen and (max-width:1600px){.hero__slider a{font-size:16px}}@media only screen and (max-width:1440px){.hero__slider a{font-size:14px;max-width:160px}}@media only screen and (max-width:991px){.hero__slider a{max-width:140px;padding:16px 18px}}.hero__slider a:hover{background:#fff;color:#176daa}.about{padding:60px 0 0}@media only screen and (max-width:991px){.about{padding:60px 0}}.about__inner{display:grid;grid-template-columns:1fr 4fr;grid-gap:30px}@media only screen and (max-width:991px){.about__inner{grid-template-columns:1fr;grid-gap:0}}.about__text{display:flex;flex-direction:column;grid-gap:40px}@media only screen and (max-width:991px){.about__text{grid-gap:20px}}.about__text p{font-size:48px;font-family:Manrope,sans-serif;font-weight:500;line-height:100%;text-transform:uppercase}@media only screen and (max-width:1440px){.about__text p{font-size:36px}}@media only screen and (max-width:991px){.about__text p{font-size:26px}}.about__text--1 p{text-indent:180px}@media only screen and (max-width:991px){.about__text--1 p{text-indent:0}}.categories{padding:100px 0}@media only screen and (max-width:991px){.categories{padding:20px 0 60px}}.cats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;margin-top:60px}@media only screen and (max-width:1440px){.cats{margin-top:40px}}@media only screen and (max-width:1360px){.cats{grid-template-columns:repeat(2,1fr);grid-gap:15px}}.cats__item{background:rgba(0,0,0,.03);position:relative;display:flex;align-items:center;justify-content:center;padding:70px 40px 40px;min-height:355px;transition:all .25s ease-out;border:1px solid transparent}.cats__item:hover{border-color:#000}.cats__item:hover img{transform:scale(1.1)}@media only screen and (max-width:1440px){.cats__item{padding:70px 30px 30px}}@media only screen and (max-width:767px){.cats__item{padding:50px 20px 20px;min-height:200px}}.cats h4{position:absolute;top:20px;left:20px;font-family:Manrope,sans-serif;font-weight:500;font-size:24px;line-height:100%;color:#000}@media only screen and (max-width:1200px){.cats h4{font-size:20px}}@media only screen and (max-width:991px){.cats h4{font-size:18px}}@media only screen and (max-width:767px){.cats h4{font-size:16px}}.cats img{transition:transform .4s ease-out;transform:scale(1)}@media only screen and (max-width:991px){.cats img{max-height:180px;-o-object-fit:contain;object-fit:contain}}.howto{display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:1200px){.howto{grid-template-columns:1fr 1.5fr}}@media only screen and (max-width:767px){.howto{grid-template-columns:1fr}}.howto__img{height:100%}.howto__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media only screen and (max-width:767px){.howto__img img{height:250px}}.howto__info{background:#000;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:60px 30px 80px;grid-gap:60px}@media only screen and (max-width:767px){.howto__info{padding:60px 20px}}@media only screen and (max-width:1440px){.howto__info h2{font-size:30px}}.howto__list li{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid hsla(0,0%,100%,.7);padding:48px 0}@media only screen and (max-width:1440px){.howto__list li{padding:30px 0}}@media only screen and (max-width:1200px){.howto__list li{padding:20px 0;grid-template-columns:1fr 2fr}}.howto__list h4,.howto__list span{font-size:32px;line-height:120%;font-weight:400}@media only screen and (max-width:1440px){.howto__list h4,.howto__list span{font-size:26px}}@media only screen and (max-width:1200px){.howto__list h4,.howto__list span{font-size:22px}}@media only screen and (max-width:767px){.howto__list h4,.howto__list span{font-size:18px}}.why{padding:120px 0 180px}@media only screen and (max-width:1440px){.why{padding:80px 0 120px}}@media only screen and (max-width:1200px){.why{padding:60px 0}}.why__list{padding-top:200px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}@media only screen and (max-width:1440px){.why__list{padding-top:140px;grid-gap:15px}}@media only screen and (max-width:1200px){.why__list{padding-top:80px;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:991px){.why__list{padding-top:60px}}@media only screen and (max-width:767px){.why__list{grid-template-columns:repeat(1,1fr);padding-top:40px}}.why__item{background:rgba(0,0,0,.03);min-height:355px;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;padding:35px 20px}@media only screen and (max-width:991px){.why__item{min-height:300px}}@media only screen and (max-width:767px){.why__item{min-height:200px;grid-gap:60px}}.why__item h4{font-size:24px;font-family:Manrope,sans-serif;font-weight:500;line-height:100%;margin-bottom:20px!important}@media only screen and (max-width:1440px){.why__item h4{font-size:22px}}.why__item p{font-size:18px;line-height:130%;height:65px}@media only screen and (max-width:1440px){.why__item p{font-size:16px;height:80px}}@media only screen and (max-width:1200px){.why__item p{height:60px}}@media only screen and (max-width:767px){.why__item p{height:auto}}.services{display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:1200px){.services{grid-template-columns:1.5fr 1fr}}@media only screen and (max-width:767px){.services{grid-template-columns:1fr}}.services .section__title p{font-size:32px;line-height:125%;margin-top:40px}@media only screen and (max-width:1440px){.services .section__title p{font-size:24px}}@media only screen and (max-width:991px){.services .section__title p{font-size:20px}}.services__img{height:100%}.services__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media only screen and (max-width:767px){.services__img img{height:250px;-o-object-position:top;object-position:top}}.services__info{background:#000;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:60px 80px;grid-gap:60px}@media only screen and (max-width:1440px){.services__info{padding:60px 40px}}@media only screen and (max-width:991px){.services__info{padding:60px 20px}}.services__info p{font-size:20px;line-height:125%;max-width:80%}@media only screen and (max-width:1440px){.services__info p{font-size:18px}}@media only screen and (max-width:1200px){.services__info p{font-size:16px;max-width:100%}}@media only screen and (max-width:991px){.services__info p{font-size:14px}}.catalog{padding:0 0 100px}.catalog__head{padding:0 80px 0 260px;display:flex;align-items:center;justify-content:space-between;margin-top:50px}@media only screen and (max-width:1440px){.catalog__head{margin-top:30px;padding:0 40px 0 200px}}@media only screen and (max-width:991px){.catalog__head{padding:20px 20px 0}}@media only screen and (max-width:767px){.catalog__head{flex-direction:column;align-items:start;grid-gap:20px}}.catalog__head h1{text-transform:uppercase;font-size:48px;font-family:Manrope,sans-serif;font-weight:500}@media only screen and (max-width:1440px){.catalog__head h1{font-size:40px}}@media only screen and (max-width:991px){.catalog__head h1{font-size:36px}}@media only screen and (max-width:767px){.catalog__head h1{font-size:32px}}.catalog__head-filter{display:flex;align-items:center;grid-gap:20px}@media only screen and (max-width:991px){.catalog__head-filter{grid-gap:15px}}@media only screen and (max-width:767px){.catalog__head-filter{justify-content:space-between;width:100%}}.catalog__head .woocommerce-result-count{font-size:18px;color:rgba(0,0,0,.4);font-family:Manrope,sans-serif;font-weight:500}@media only screen and (max-width:991px){.catalog__head .woocommerce-result-count{font-size:16px}}@media only screen and (max-width:767px){.catalog__head .woocommerce-result-count{font-size:14px}}.catalog__head select{font-size:18px;font-family:Manrope,sans-serif;font-weight:500;display:block}@media only screen and (max-width:991px){.catalog__head select{font-size:16px}}@media only screen and (max-width:767px){.catalog__head select{font-size:14px}}.products{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;margin-top:60px}@media only screen and (max-width:1440px){.products{grid-template-columns:repeat(3,1fr);margin-top:40px}}@media only screen and (max-width:1200px){.products{grid-template-columns:repeat(2,1fr);grid-gap:15px}}@media only screen and (max-width:767px){.products{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:768px){.products:has(.product:hover) .product:not(:hover){opacity:.4}}.product{border:1px solid #000;position:relative;display:block;padding:20px;opacity:1;transition:opacity .25s ease}@media only screen and (max-width:767px){.product{padding:15px;opacity:1!important;transition:none}}.product:hover{opacity:1}.product:hover .add-to-cart{opacity:1;visibility:visible;transform:translateY(0)}@media only screen and (min-width:768px){.product:hover~.product{opacity:.4}}.product .colors-count{position:absolute;top:20px;left:20px;color:rgba(0,0,0,.6);font-family:Manrope,sans-serif;font-weight:500;font-size:14px}@media only screen and (max-width:991px){.product .colors-count{top:15px;left:15px}}.product .sale-percent{position:absolute;top:24px;right:0;background:#fe1616;height:32px;width:64px;color:#fff;font-size:14px;text-align:center;line-height:32px;font-family:Manrope,sans-serif;font-weight:500}@media only screen and (max-width:991px){.product .sale-percent{top:10px}}.product__footer{display:grid;grid-template-columns:4fr 1fr;grid-gap:10px}.product__title{margin-bottom:10px}.product__title h3{font-size:24px;font-family:Manrope,sans-serif;font-weight:500;line-height:100%;color:#000}@media only screen and (max-width:767px){.product__title h3{font-size:20px}}.product__img{padding:24px 0;display:flex;align-items:center;justify-content:center}.product__img img{max-height:250px;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:991px){.product__img img{max-height:200px}}.product__price .price{font-size:16px;font-family:Manrope,sans-serif;font-weight:500;color:#000}.product__price .last-price{font-family:Manrope,sans-serif;font-weight:500;color:rgba(254,22,22,.4);font-size:12px;text-decoration:line-through;margin-left:7px}.product .add-to-cart{position:absolute;bottom:20px;right:20px;width:48px;height:48px;border-radius:50%;background:rgba(0,0,0,.03);display:flex;align-items:center;justify-content:center;visibility:visible;opacity:1;transform:translateY(0);transition:none}@media only screen and (min-width:768px){.product .add-to-cart{visibility:hidden;opacity:0;transform:translateY(10px);transition:all .3s ease}}.catalog-btn-viewall{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}@media only screen and (max-width:1200px){.catalog-btn-viewall{grid-gap:15px}}@media only screen and (max-width:991px){.catalog-btn-viewall{grid-template-columns:1fr}}.catalog-btn-viewall a{grid-column-start:2;font-size:18px;line-height:130%;color:#000;background:rgba(0,0,0,.03);padding:18px 20px;position:relative;transition:color .15s ease;overflow:hidden}@media only screen and (max-width:991px){.catalog-btn-viewall a{grid-column-start:1}}.catalog-btn-viewall a:hover{color:#fff}.catalog-btn-viewall a:hover:after{transform:translateY(0)}.catalog-btn-viewall a:after{content:"";display:block;height:100%;width:100%;background:#176daa;position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1;transform:translateY(100%);transition:transform .25s ease-out}.pagination{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;margin-top:20px;align-items:center}@media only screen and (max-width:991px){.pagination{grid-template-columns:1fr;margin-top:40px}}.pagination__numbers{display:flex;justify-content:flex-end;grid-gap:5px;width:100%}@media only screen and (max-width:991px){.pagination__numbers{justify-content:flex-start}}.pagination__numbers a,.pagination__numbers span{font-size:18px;font-family:Manrope,sans-serif;font-weight:400;color:rgba(0,0,0,.4);padding:4px 14px}.pagination__numbers span{color:#000}.pagination__numbers a{border:1px solid transparent;transition:all .25s ease}.pagination__numbers a:hover{color:#176daa;border-color:#176daa}.pagination__arrows{display:grid;grid-template-columns:1fr 1fr}.pagination__arrows a{padding:18px 20px;background:rgba(0,0,0,.03);font-size:18px;line-height:130%;color:#000;position:relative;transition:color .15s ease;overflow:hidden}.pagination__arrows a:hover{color:#fff}.pagination__arrows a:hover:after{transform:translateY(0)}.pagination__arrows a:after{content:"";display:block;height:100%;width:100%;background:#176daa;position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1;transform:translateY(100%);transition:transform .25s ease-out}.pagination__arrows a:last-child{text-align:right}.single .product{display:grid;grid-template-columns:1fr 400px;grid-gap:40px;padding:40px 80px;margin:0 auto;border:none;align-items:start}@media only screen and (max-width:1440px){.single .product{padding:40px}}@media only screen and (max-width:1200px){.single .product{grid-template-columns:1.5fr 1fr}}@media only screen and (max-width:991px){.single .product{grid-template-columns:1fr;grid-gap:40px;padding:20px}}.product-gallery{width:100%;max-width:100%}.product-gallery__main{margin-bottom:20px;width:100%;position:relative;background:rgba(0,0,0,.03);overflow:hidden;cursor:zoom-in}.product-gallery__main a{display:block;width:100%;height:100%;position:relative}.product-gallery__main a:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:hsla(0,0%,100%,.9);border-radius:50%;opacity:0;transition:opacity .3s ease;pointer-events:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 21l-4.35-4.35M19 11a8 8 0 1 1-16 0 8 8 0 0 1 16 0z' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 8v6m-3-3h6' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:28px 28px}.product-gallery__main a:hover:after{opacity:1}.product-gallery__main img{width:100%;height:auto;min-height:500px;max-height:700px;-o-object-fit:contain;object-fit:contain;display:block;padding:20px 0}@media only screen and (max-width:1200px){.product-gallery__main img{min-height:400px;max-height:600px}}@media only screen and (max-width:768px){.product-gallery__main img{min-height:300px;max-height:450px}}.product-gallery__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;max-height:800px;overflow-y:auto;padding-right:5px}@media only screen and (max-width:1200px){.product-gallery__grid{max-height:600px}}@media only screen and (max-width:768px){.product-gallery__grid{max-height:500px;gap:10px}}.product-gallery__grid::-webkit-scrollbar{width:6px}.product-gallery__grid::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:3px}.product-gallery__grid::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:3px}.product-gallery__grid::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}.product-gallery__item{display:block;position:relative;background:rgba(0,0,0,.03);overflow:hidden;cursor:zoom-in;height:250px;padding:20px 0}@media only screen and (max-width:768px){.product-gallery__item{height:150px}}.product-gallery__item:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background:hsla(0,0%,100%,.9);border-radius:50%;opacity:0;transition:opacity .3s ease;pointer-events:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 21l-4.35-4.35M19 11a8 8 0 1 1-16 0 8 8 0 0 1 16 0z' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 8v6m-3-3h6' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:24px 24px;z-index:2}.product-gallery__item:hover:after{opacity:1}.product-gallery__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.product-info{position:sticky;top:70px;height:-moz-fit-content;height:fit-content}@media only screen and (max-width:1200px){.product-info{position:relative;top:0}}.product-info__title{font-size:32px;font-family:Manrope,sans-serif;font-weight:500;line-height:120%;margin-bottom:20px!important}@media only screen and (max-width:768px){.product-info__title{font-size:24px}}.product-info__price{font-size:26px;font-family:Manrope,sans-serif;font-weight:500;color:#000;margin-bottom:30px}@media only screen and (max-width:768px){.product-info__price{font-size:24px;margin-bottom:25px}}.product-info__colors{margin-bottom:25px}.product-info__label{font-size:14px;color:rgba(0,0,0,.7);margin-bottom:12px;display:block}.product-info__color-list{display:flex;gap:10px}.product-info__color{width:28px;height:28px;border-radius:50%;border:1px solid transparent;cursor:pointer;position:relative;transition:all .2s ease}.product-info__color:hover{transform:scale(1.05)}.product-info__color.active{border-color:#000;width:60px;border-radius:40px}.product-info__color.active:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5l3.5 3.5L11 1' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") 50%/contain no-repeat}.product-info__sizes{margin-bottom:25px}.product-info__size-list{display:flex;gap:8px}.product-info__size{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.03);font-size:14px;font-family:Manrope,sans-serif;font-weight:500;border-radius:50%;cursor:pointer;transition:all .2s ease;line-height:100%;border:none}.product-info__size:hover{border-color:#000}.product-info__size.active{background:#000;color:#fff;width:60px;border-radius:40px}.product-info__quantity-block{margin-bottom:30px}@media only screen and (max-width:768px){.product-info__quantity-block{margin-bottom:25px}}.product-info__quantity{display:flex;align-items:center;height:40px;background:rgba(0,0,0,.03);max-width:400px}.product-info__quantity button{width:50px;height:100%;background:transparent;font-size:20px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.product-info__quantity button:hover{border-color:#000;background:rgba(0,0,0,.05)}.product-info__quantity input{flex:1;height:100%;font-size:16px;text-align:center;font-family:Manrope,sans-serif;font-weight:500}.product-info__actions{display:flex;gap:12px;margin-bottom:20px}@media only screen and (max-width:768px){.product-info__actions{flex-direction:column;gap:10px}}.product-info .btn{width:100%;height:56px;padding:18px 20px;border:none;font-size:16px;font-family:Manrope,sans-serif;font-weight:500;text-transform:uppercase;cursor:pointer;transition:all .3s ease;max-width:400px;line-height:100%;text-align:center}@media only screen and (max-width:768px){.product-info .btn{height:48px;font-size:14px;max-width:100%}}.product-info .btn--primary{background:#176daa;color:#fff}.product-info .btn--primary:hover{background:#000}.product-info .btn--secondary{background:rgba(0,0,0,.03);color:#176daa}.product-info .btn--secondary:hover{background:#176daa;color:#fff}.product-info__sku{display:flex;align-items:center;gap:8px;font-size:14px;color:rgba(0,0,0,.7);margin-bottom:20px}.product-info__sku-label{font-family:Manrope,sans-serif;font-weight:500}.product-info__sku-value{color:#000}.product-description{background:rgba(0,0,0,.02);padding:80px 0}@media only screen and (max-width:1440px){.product-description{padding:60px 0}}@media only screen and (max-width:1200px){.product-description{padding:40px 0}}.product-description__container{margin:0 auto;padding:0 80px}@media only screen and (max-width:1440px){.product-description__container{padding:0 40px}}@media only screen and (max-width:991px){.product-description__container{padding:0 20px}}.product-description__title{font-size:24px;font-family:Manrope,sans-serif;font-weight:500;line-height:110%;margin-bottom:40px!important}@media only screen and (max-width:768px){.product-description__title{font-size:20px;margin-bottom:25px!important}}.product-description__content{font-size:16px;line-height:130%;color:#000}@media only screen and (max-width:991px){.product-description__content{font-size:14px}}.product-description__content p{margin-bottom:20px}@media only screen and (max-width:768px){.product-description__content p{margin-bottom:15px}}.product-description__content p:last-child{margin-bottom:0}.product-description__content ul{list-style:disc;padding-left:30px;margin:20px 0!important}@media only screen and (max-width:768px){.product-description__content ul{padding-left:25px;margin:15px 0}}.product-description__content ul li{margin-bottom:12px}@media only screen and (max-width:768px){.product-description__content ul li{margin-bottom:10px}}.product-description__content ul li:last-child{margin-bottom:0}.product-description__content strong{font-family:Manrope,sans-serif;font-weight:700}.product-description__content a{color:#000;text-decoration:underline;transition:opacity .3s ease}.product-description__content a:hover{opacity:.7}.recommendations{padding:80px 0;background:#fff}@media only screen and (max-width:1200px){.recommendations{padding:60px 0}}@media only screen and (max-width:768px){.recommendations{padding:50px 0}}.recommendations__container{margin:0 auto;padding:0 80px}@media only screen and (max-width:1440px){.recommendations__container{padding:0 40px}}@media only screen and (max-width:991px){.recommendations__container{padding:0 20px}}.recommendations__title{font-size:32px;font-family:Manrope,sans-serif;font-weight:500;line-height:110%;margin-bottom:40px!important}@media only screen and (max-width:768px){.recommendations__title{font-size:24px;margin-bottom:30px}}.recommendations .products{margin-top:0}.related-products{padding:80px 0;background:rgba(0,0,0,.02)}@media only screen and (max-width:1200px){.related-products{padding:60px 0}}@media only screen and (max-width:768px){.related-products{padding:50px 0}}.related-products__container{margin:0 auto;padding:0 80px}@media only screen and (max-width:1200px){.related-products__container{padding:0 40px}}@media only screen and (max-width:768px){.related-products__container{padding:0 20px}}.related-products__title{font-size:32px;font-family:Manrope,sans-serif;font-weight:500;line-height:110%;margin-bottom:40px!important}@media only screen and (max-width:768px){.related-products__title{font-size:24px;margin-bottom:30px}}.related-products .products{margin-top:0}.recommendations .product,.related-products .product{display:block;padding:20px;border:1px solid #000;align-items:unset;width:100%}.cart-page{padding:80px 0}@media only screen and (max-width:1200px){.cart-page{padding:60px 0}}@media only screen and (max-width:768px){.cart-page{padding:30px 0}}.cart-page__wrapper{display:grid;grid-template-columns:3fr 1fr;gap:40px}@media only screen and (max-width:1200px){.cart-page__wrapper{grid-template-columns:1fr;gap:30px}}@media only screen and (max-width:768px){.cart-page__wrapper{gap:20px}}.cart-page__products{display:flex;flex-direction:column;gap:0}.cart-page__header{display:grid;grid-template-columns:1fr auto;padding:20px 0;border-bottom:1px solid #000;font-size:18px;font-family:Manrope,sans-serif;font-weight:500}@media only screen and (max-width:768px){.cart-page__header,.cart-page__header-product,.cart-page__header-total{display:none}}.cart-item{display:grid;grid-template-columns:1fr 2.5fr 1fr;gap:30px;padding:24px 0;border-top:1px solid rgba(0,0,0,.1)}.cart-item:first-child{border-color:transparent}@media only screen and (max-width:1200px){.cart-item{grid-template-columns:1fr 2fr 1fr;gap:20px}}@media only screen and (max-width:768px){.cart-item{grid-template-columns:120px 1fr;gap:12px;padding:15px 0}}.cart-item__image a{display:flex;align-items:center;justify-content:center;width:240px;height:240px;padding:20px;background:rgba(0,0,0,.03)}@media only screen and (max-width:768px){.cart-item__image a{width:120px;height:120px;padding:12px}}.cart-item__image img{height:100%;-o-object-fit:contain;object-fit:contain}.cart-item__info{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:768px){.cart-item__info{grid-column:1/-1;gap:10px}}.cart-item__top{margin-bottom:20px}@media only screen and (max-width:768px){.cart-item__top{margin-bottom:0;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}}.cart-item__title{font-size:32px;font-family:Manrope,sans-serif;font-weight:500;margin-bottom:10px!important}@media only screen and (max-width:768px){.cart-item__title{font-size:16px;margin-bottom:4px!important;line-height:120%}}.cart-item__title a{color:#000;transition:color .25s ease}.cart-item__title a:hover{color:#176daa}.cart-item__price{font-size:18px;font-family:Manrope,sans-serif;font-weight:500;color:#000}@media only screen and (max-width:768px){.cart-item__price{font-size:16px;white-space:nowrap}}.cart-item__meta{display:flex;flex-direction:column;max-width:320px}@media only screen and (max-width:768px){.cart-item__meta{gap:8px;flex-direction:row;align-items:center;max-width:100%}}.cart-item__attribute{display:flex;align-items:center;gap:10px;font-size:16px}.cart-item__attribute:first-child{padding-bottom:16px}.cart-item__attribute:last-child{padding-top:16px}@media only screen and (max-width:768px){.cart-item__attribute{font-size:13px;gap:6px;padding:0!important}}.cart-item__attribute-label{color:rgba(0,0,0,.6)}.cart-item__attribute-value{color:#000;font-family:Manrope,sans-serif;font-weight:500;display:flex;align-items:center}.cart-item .color-dot{width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.2)}@media only screen and (max-width:768px){.cart-item .color-dot{width:16px;height:16px}}.cart-item__actions{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}@media only screen and (max-width:768px){.cart-item__actions{grid-column:1/-1;flex-direction:row-reverse;align-items:center;justify-content:space-between;margin-top:8px}}.cart-item__remove{display:flex;align-items:center;gap:8px;color:#f52222;font-size:14px;transition:opacity .3s ease}@media only screen and (max-width:768px){.cart-item__remove{font-size:13px;gap:6px}}.cart-item__remove:hover{opacity:.7}.cart-item__remove svg{width:16px;height:16px}@media only screen and (max-width:768px){.cart-item__remove svg{width:14px;height:14px}}.cart-item__quantity{display:flex;align-items:center;height:40px;background:rgba(0,0,0,.03)}@media only screen and (max-width:768px){.cart-item__quantity{height:36px}}.cart-item__quantity .qty-btn{width:40px;height:100%;background:transparent;border:none;font-size:18px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:768px){.cart-item__quantity .qty-btn{width:36px;font-size:16px}}.cart-item__quantity .qty-btn:hover{background:rgba(0,0,0,.05)}.cart-item__quantity .qty-input{width:60px;height:100%;border:none;background:transparent;font-size:16px;text-align:center;font-family:Manrope,sans-serif;font-weight:500}@media only screen and (max-width:768px){.cart-item__quantity .qty-input{width:50px;font-size:14px}}.cart-page__sidebar{position:sticky;top:100px}@media only screen and (max-width:1200px){.cart-page__sidebar{position:relative;top:0}}.cart-totals{background:rgba(0,0,0,.03);padding:20px}@media only screen and (max-width:768px){.cart-totals{padding:15px}}.cart-totals__title{font-size:18px;font-family:Manrope,sans-serif;font-weight:500;text-align:center;margin-bottom:30px!important}@media only screen and (max-width:768px){.cart-totals__title{font-size:18px;margin-bottom:15px!important}}.cart-totals__coupon{margin-bottom:20px}@media only screen and (max-width:768px){.cart-totals__coupon{margin-bottom:15px}}.cart-totals__coupon-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 0 15px;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);font-size:18px;cursor:pointer;transition:all .3s ease;background:transparent}@media only screen and (max-width:768px){.cart-totals__coupon-toggle{font-size:14px;padding:0 0 12px}}.cart-totals__coupon-toggle:hover{border-color:#000}.cart-totals__coupon-toggle svg{transition:transform .3s ease}@media only screen and (max-width:768px){.cart-totals__coupon-toggle svg{width:14px;height:14px}}.cart-totals__row{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:768px){.cart-totals__row{padding:12px 0;font-size:14px}}.cart-totals__total{font-size:18px;font-family:Manrope,sans-serif;font-weight:500}@media only screen and (max-width:768px){.cart-totals__total{font-size:15px}}.cart-totals__price{font-size:18px;font-family:Manrope,sans-serif;font-weight:500}@media only screen and (max-width:768px){.cart-totals__price{font-size:18px}}.cart-totals__checkout{width:100%;text-align:center;padding:14px 20px;font-size:16px;border:1px solid #000;border-radius:40px;color:#000;line-height:100%;margin-top:20px;transition:background .35s ease-out,color .3s ease}@media only screen and (max-width:768px){.cart-totals__checkout{padding:12px 18px;font-size:15px;margin-top:15px}}.cart-totals__checkout:hover{color:#fff;background:#000}.checkout-page{padding:80px 0}@media only screen and (max-width:1200px){.checkout-page{padding:60px 0}}@media only screen and (max-width:768px){.checkout-page{padding:40px 0}}.checkout-page__wrapper{display:grid;grid-template-columns:3fr 1fr;gap:20px}@media only screen and (max-width:1200px){.checkout-page__wrapper{grid-template-columns:1fr;gap:40px}}.checkout-page__form{display:flex;flex-direction:column;gap:40px}@media only screen and (max-width:768px){.checkout-page__form{gap:30px}}.checkout-page__sidebar{position:sticky;top:100px;height:-moz-fit-content;height:fit-content}@media only screen and (max-width:1200px){.checkout-page__sidebar{position:relative;top:0}}.checkout-section{padding-bottom:40px}@media only screen and (max-width:768px){.checkout-section{padding-bottom:30px}}.checkout-section__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #000}.checkout-section__title{font-size:18px;font-family:Manrope,sans-serif;font-weight:500}.checkout-section__subtitle{font-size:18px;color:rgba(0,0,0,.4)}.checkout-notice{font-size:14px;color:rgba(0,0,0,.4)}.form-row{margin-bottom:20px}@media only screen and (max-width:768px){.form-row{margin-bottom:15px}}.form-row:last-child{margin-bottom:0}.form-row.form-row-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}@media only screen and (max-width:768px){.form-row.form-row-grid{grid-template-columns:1fr;gap:15px}}.country_select,.input-text,.state_select{width:100%;padding:20px;border:1px solid #000;font-size:16px;border-radius:8px;font-family:Manrope,sans-serif;font-weight:600;background:#fff;transition:all .3s ease}.country_select:focus,.input-text:focus,.state_select:focus{outline:none;border-color:#176daa}.country_select::placeholder,.input-text::placeholder,.state_select::placeholder{color:rgba(0,0,0,.6)}select.country_select,select.state_select{-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;padding-right:40px;cursor:pointer;color:rgba(0,0,0,.6)}.payment-methods{display:flex;gap:20px}.payment-method{background:rgba(0,0,0,.03);transition:all .3s ease;min-width:350px;height:165px;border:2px solid transparent}.payment-method.active{border-color:#176daa}.payment-method input[type=radio]{display:none}.payment-method label{display:flex;flex-direction:column;padding:16px;cursor:pointer;height:100%;justify-content:space-between}.payment-method__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.payment-method__title{font-size:18px;font-family:Manrope,sans-serif;font-weight:500}.payment-method__icon svg circle:last-child{opacity:0;transition:opacity .3s ease}input[type=radio]:checked~label .payment-method__icon svg circle:last-child{opacity:1}.payment-method__desc{font-size:14px;color:rgba(0,0,0,.6)}.payment-method__logo{display:flex;align-items:center;padding-top:15px}.payment-method__logo img{max-width:62px}.checkout-terms{font-size:14px;color:rgba(0,0,0,.4);padding:20px 0;border-top:1px solid rgba(0,0,0,.1)}.checkout-terms a{color:#000;text-decoration:underline}.checkout-terms a:hover{opacity:.7}.checkout-actions{display:grid;grid-template-columns:1fr 1fr;gap:15px}@media only screen and (max-width:768px){.checkout-actions{grid-template-columns:1fr}}.checkout-actions .btn{width:100%;padding:18px 20px;font-size:16px;text-align:center;text-transform:uppercase;color:#176daa;transition:all .35s ease-out;font-family:Manrope,sans-serif;font-weight:600}@media only screen and (max-width:768px){.checkout-actions .btn{font-size:14px;padding:15px 20px}}.checkout-actions .btn--secondary{order:1;border:2px solid #176daa}.checkout-actions .btn--secondary:hover{background:#176daa;color:#fff}@media only screen and (max-width:768px){.checkout-actions .btn--secondary{order:2}}.checkout-actions .btn--primary{order:2;background:#176daa;color:#fff}.checkout-actions .btn--primary:hover{background:#000}@media only screen and (max-width:768px){.checkout-actions .btn--primary{order:1}}.order-summary{background:rgba(0,0,0,.03);padding:20px}.order-summary__title{font-size:18px;text-align:center;font-family:Manrope,sans-serif;font-weight:500;line-height:100%}.order-summary__items{display:flex;flex-direction:column;gap:16px;margin-top:40px;margin-bottom:20px}.order-summary__item{display:grid;grid-template-columns:120px 1fr;gap:16px}.order-summary__item-image{background:rgba(0,0,0,.03);padding:15px;width:120px;height:120px;position:relative;display:block}.order-summary__item-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.order-summary__item-details{display:flex;flex-direction:column;justify-content:space-between}.order-summary__item-title{font-size:18px;font-family:Manrope,sans-serif;font-weight:500;margin-bottom:5px!important}.order-summary__item-price{font-size:14px;font-family:Manrope,sans-serif;font-weight:500;color:#000;margin-bottom:10px}.order-summary__item-remove{display:flex;align-items:center;gap:4px;color:#f52222;font-size:14px;transition:opacity .3s ease}.order-summary__item-remove:hover{opacity:.7}.order-summary__item-remove svg{width:14px;height:14px}.order-summary__coupon{margin-bottom:25px}@media only screen and (max-width:768px){.order-summary__coupon{margin-bottom:20px}}.order-summary__coupon-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:15px 20px;background:#fff;border:1px solid rgba(0,0,0,.1);font-size:16px;cursor:pointer;transition:all .3s ease}@media only screen and (max-width:768px){.order-summary__coupon-toggle{font-size:14px;padding:12px 15px}}.order-summary__coupon-toggle:hover{border-color:#000}.order-summary__totals{display:flex;flex-direction:column;gap:15px}.order-summary__row{display:flex;justify-content:space-between;align-items:center;font-size:16px}@media only screen and (max-width:768px){.order-summary__row{font-size:14px}}.order-summary__total{padding-top:15px;border-top:1px solid rgba(0,0,0,.1);font-size:18px;font-family:Manrope,sans-serif;font-weight:500}@media only screen and (max-width:768px){.order-summary__total{font-size:16px}}.order-summary__total-price{font-size:28px;font-family:Manrope,sans-serif;font-weight:500}@media only screen and (max-width:768px){.order-summary__total-price{font-size:24px}}.padding{width:100%;position:relative;border:1px solid red;margin-top:300px;height:600px}