html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=submit],[type=unstyle],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,[type=unstyle]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=submit]:-moz-focusring,[type=unstyle]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--header-height:78px}@font-face{font-display:swap;font-family:Roboto;font-style:normal;src:url(Roboto.ttf)}@font-face{font-display:swap;font-family:Roboto;font-style:italic;src:url(Roboto-Italic.ttf)}@keyframes animateInfiniteSlider{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes loading{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(365deg)}}@keyframes spinAddToCart{to{transform:translateY(-50%) rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes floatY{0%{transform:translateY(0)}50%{transform:translateY(15px)}to{transform:translateY(0)}}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow-anchor:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:inherit!important;-webkit-transition:"color 9999s ease-out, background-color 9999s ease-out";-webkit-transition-delay:9999s}*{text-wrap:pretty}body{background-color:rgba(var(--color-background),1);color:rgba(var(--color-foreground),1);font-family:var(--font-body-family);font-size:var(--base-font);font-weight:400;line-height:1.3}body:has(.disclosure__list-wrapper:not([hidden])){overflow:hidden}body:not(.disclosure__list-wrapper){overflow:unset}body:has(.cart-drawer--container.open){overflow:hidden}body.loading:after{background-color:rgba(0,0,0,.2);bottom:0;content:" ";left:0;position:fixed;right:0;top:0;z-index:999998}body.loading:before{animation:loading 1s linear infinite both;border:10px solid rgba(var(--color-background),1);border-left-color:rgba(var(--color-accent),1);border-radius:250px;content:" ";display:block;height:100px;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%) rotate(0deg);width:100px;z-index:999999}.shopify-section:has(.hide-section){display:none}.shopify-section:empty{display:none}h1{font-family:var(--font-heading-family);font-weight:600;letter-spacing:.05em;line-height:1.1;margin:0}h2,h3{font-family:var(--font-body-family);font-weight:500;line-height:1.2;margin:0}h1{font-size:2.4em}@media (max-width:767px){h1{font-size:2em}}h2{font-size:2em}@media (max-width:767px){h2{font-size:1.8em}}h3{font-size:1.6em}@media (max-width:767px){h3{font-size:1.4em}}h4,h5,h6{font-family:var(--font-body-family);font-size:1.2em;font-weight:500;line-height:1.2;margin:0}@media (max-width:767px){h4,h5,h6{font-size:.9em}}p{font-size:1.2em;line-height:1.4;margin:0}.heading_text{font-family:var(--font-heading-family);font-size:1.6em;font-weight:500;letter-spacing:.05em;line-height:1.1;margin-top:0}@media (max-width:767px){.heading_text{font-size:1.4em}}.body_text{font-family:var(--font-body-family);line-height:1.3}input,select,textarea{background-color:unset;color:rgba(var(--color-foreground),1)}input::placeholder,textarea::placeholder{color:rgba(var(--color-foreground),1)}input:focus{outline:none}.btn,.btn--disabled{align-items:center;background-color:rgba(var(--color-button),1);border:1px solid rgba(var(--color-button),1);border-radius:8px;color:rgba(var(--color-button-text),1);cursor:pointer;display:flex;font-size:1.2em;font-weight:400;justify-content:center;max-width:max-content;padding:calc(var(--global-spacing)*.8) calc(var(--global-spacing)*2);text-align:center;text-decoration:unset;transition:filter .2s ease-out}@media (hover:hover){.btn--disabled:hover,.btn:hover{color:rgba(var(--color-button-text),1);filter:brightness(1.2)}}.btn--arrow{align-items:center;display:flex;gap:calc(var(--global-spacing)*.5);text-decoration:none}.btn--arrow svg{height:auto;width:18px}.btn--disabled{cursor:not-allowed;opacity:.8;pointer-events:none}a{color:rgba(var(--color-foreground),1);text-decoration:underline;text-decoration-thickness:1px!important;text-underline-offset:2px}@media (hover:hover){a:hover{color:var(--primary-color)}}img,picture{height:auto;max-width:100%;width:100%}picture{width:100%}.article-card--container .article-card--wrapper .article-card-img img,.bg-image{bottom:0;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;right:0;top:0;width:100%;z-index:10}.loader-placeholder:not(.loaded){position:relative}.loader-placeholder:not(.loaded):after{animation:loading 1s linear infinite;border:4px solid;border-radius:50%;border-top:4px solid transparent;content:"";height:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:32px;z-index:1}.visually-hidden{display:none}.unstyle{all:unset;-webkit-appearance:none;appearance:none;cursor:default;display:inline-block}.list-unstyled{all:unset;list-style:none}.accent-color{color:rgba(var(--color-accent),1)!important;font-style:italic!important}.section-wrapper,.section-wrapper--full{background-color:rgba(var(--color-background),1);color:rgba(var(--color-foreground),1);display:flex;flex-direction:column}.section-wrapper{padding:calc(var(--global-spacing)*2) var(--global-spacing)}@media (min-width:1025px) and (orientation:portrait){.section-wrapper{padding:calc(var(--global-spacing)*2) var(--global-spacing-desktop)}}@media (min-width:1024px) and (orientation:landscape){.section-wrapper{padding:calc(var(--global-spacing)*2) var(--global-spacing-desktop)}}.section-wrapper+.section-wrapper--full{padding-top:calc(var(--global-spacing)*2)}.section-wrapper--full+.section-wrapper{padding-top:calc(var(--global-spacing)*4)}.main-page h1{font-family:var(--font-body-family)!important;margin-bottom:calc(var(--global-spacing)*2)!important;text-align:left}.price{display:flex;font-size:1em;gap:calc(var(--global-spacing)*.5)}.price .compare-price{opacity:.6;text-decoration:line-through}.price:has(.compare-price) .current-price{font-weight:500}.btn--add-to-cart{min-width:max-content;position:relative;transition:padding-left .2s ease-out}.btn--add-to-cart.loading{display:flex;padding-left:calc(var(--global-spacing)*3)}.btn--add-to-cart.loading:after{animation:spinAddToCart 1s linear infinite;border:2px solid;border-radius:50%;border-top:2px solid transparent;content:" ";display:block;height:10px;left:calc(var(--global-spacing)*1);position:absolute;top:50%;transform:translateY(-50%);width:10px}.list-social__wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:calc(var(--global-spacing)*.75);list-style:none;margin:0;padding:0}.list-social__wrapper .list-social__item{aspect-ratio:1;height:var(--size);width:var(--size);--size:25px}.list-social__wrapper .list-social__item a{display:flex}.list-social__wrapper .list-social__item .svg-wrapper,.list-social__wrapper .list-social__item a,.list-social__wrapper .list-social__item svg{aspect-ratio:1;height:var(--size);width:var(--size)}.product-item{color:var(--color-foreground);position:relative}.product-item,.product-item .product-link{display:flex;flex-direction:column;gap:calc(var(--global-spacing)*.5);height:100%}.product-item .product-link{justify-content:flex-start;text-decoration:none}.product-item .product-item--image{aspect-ratio:1;background-color:#fff;position:relative;width:100%;z-index:1}.article-card--container .article-card--wrapper .article-card-img .product-item .product-item--image img,.product-item .product-item--image .article-card--container .article-card--wrapper .article-card-img img,.product-item .product-item--image .bg-image{bottom:calc(var(--global-spacing)*1);height:calc(100% - var(--global-spacing)*2);left:calc(var(--global-spacing)*1);object-fit:contain;right:calc(var(--global-spacing)*1);top:calc(var(--global-spacing)*1);width:calc(100% - var(--global-spacing)*2)}.product-item .product-item--image:before{background-color:rgba(0,0,0,.02);bottom:0;content:" ";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:11}.product-item .product-item--content{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:calc(var(--global-spacing)*.5);justify-content:flex-start;text-align:left;width:100%}.product-item .product-item--content .title{font-size:1em;font-weight:400}.product-item .product-item--content .variant{font-size:1em}.product-item .product-item--content .price{align-items:center;font-size:1em}.product-item .product-item--content .price .current-price{font-size:1.2em;font-weight:600}.product-item .btn,.product-item .btn--disabled{display:block;font-size:1em;margin-top:auto;max-width:100%;padding:calc(var(--global-spacing)*.6) calc(var(--global-spacing)*1);text-align:center;width:100%}.cart-recommendations{background-color:rgba(var(--color-background),1);color:var(--color-foreground);margin-top:auto;padding:calc(var(--global-spacing)*2) 0;position:relative;transition:background-color .4s ease-out}.cart-recommendations:has(.custom-carousel-track:empty){display:none}.cart-recommendations__title{color:var(--color-foreground);font-size:1.2em;font-weight:400;margin-bottom:calc(var(--global-spacing)*1);padding:0 var(--global-spacing);position:relative;text-align:center;text-transform:uppercase;z-index:1}.cart-recommendations__carousel{display:flex;flex-direction:column;gap:calc(var(--global-spacing)*1.5)}.cart-recommendations .custom-carousel-track{display:flex;padding:calc(var(--global-spacing)*2) 33%;--width:100%;overflow:auto hidden;scroll-behavior:smooth;scroll-padding:0 33%;scroll-snap-type:x mandatory;scrollbar-width:none}.cart-recommendations .custom-carousel-track::-webkit-scrollbar{display:none;width:0}.cart-recommendations .custom-carousel-track.dragging{cursor:grabbing;scroll-behavior:unset!important}.cart-recommendations .custom-carousel-track.dragging .custom-carousel-item{pointer-events:none!important;scroll-snap-align:unset!important;scroll-snap-stop:unset!important}.cart-recommendations .custom-carousel-track.dragEnd .custom-carousel-item{scroll-snap-align:unset!important}.cart-recommendations .custom-carousel-track .custom-carousel-item{flex:var(--width);max-width:var(--width);min-width:var(--width);scroll-snap-align:center;scroll-snap-stop:always;transform:scale(var(--scale))}.cart-recommendations .custom-carousel-track .custom-carousel-item a{align-items:center;color:rgba(var(--color-foreground),1);display:flex;flex-direction:column;gap:calc(var(--global-spacing)*1);justify-content:center;text-decoration:none}.cart-recommendations .custom-carousel-track .custom-carousel-item.active .product--info{opacity:1}.cart-recommendations .custom-carousel-track .custom-carousel-item .product--img{aspect-ratio:1;min-height:150px;position:relative;width:100%}.cart-recommendations .custom-carousel-track .custom-carousel-item .product--img img{object-fit:cover}.cart-recommendations .custom-carousel-track .custom-carousel-item .product--info{align-items:center;display:flex;flex-direction:column;justify-content:center;opacity:0;position:relative;text-align:center;transition:opacity .2s ease-out;z-index:1}.cart-recommendations .custom-carousel-track .custom-carousel-item .product--info .title{font-size:1.2em}.cart-recommendations .custom-carousel-track .custom-carousel-item .product--info .variant{font-size:.8em;font-weight:300}.cart-recommendations .custom-carousel-track .custom-carousel-item .product--info .price{font-size:1.2em;padding-top:calc(var(--global-spacing)*.25)}.cart-recommendations .custom-carousel-track .custom-carousel-item .product--info .btn,.cart-recommendations .custom-carousel-track .custom-carousel-item .product--info .btn--disabled{font-size:1em;margin-top:calc(var(--global-spacing)*.5);min-width:max-content}.cart-recommendations .dot-container{display:flex;flex-wrap:wrap;gap:calc(var(--global-spacing)*.5);justify-content:center;padding:0 calc(var(--global-spacing)*1);position:relative;width:100%;z-index:1}.cart-recommendations .dot-container .dot{all:unset;background-color:rgba(var(--color-foreground),.5);border-radius:250px;cursor:pointer;height:5px;transition:background-color .2s ease-out,width .2s ease-out;width:15px}.cart-recommendations .dot-container .dot.active{background-color:rgba(var(--color-foreground),1);width:30px}.article-card--container .article-card--wrapper{display:flex;flex-direction:column;gap:calc(var(--global-spacing)*1);text-decoration:none;transition:opacity .2s ease-out}@media (hover:hover){.article-card--container .article-card--wrapper:hover{color:var(--text-color);opacity:.8}.article-card--container .article-card--wrapper:hover img{transform:scale(1.1)}}.article-card--container .article-card--wrapper .article-card-img{aspect-ratio:1.4;background:var(--grey-color-light);border-radius:15px;overflow:hidden;position:relative;width:100%}.article-card--container .article-card--wrapper .article-card-img img{transition:transform .6s ease-out}.article-card--container .article-card--wrapper .article-card-info{display:flex;flex-direction:column;gap:calc(var(--global-spacing)*.5);padding:0 calc(var(--global-spacing)*.2)}.article-card--container .article-card--wrapper .article-card-info .article-card-info-title{display:-webkit-box;font-size:1.4em;font-weight:400;-webkit-line-clamp:3;margin:0;overflow:hidden;-webkit-box-orient:vertical;height:max-content}.article-card--container .article-card--wrapper .article-card-info .article-card-info-excerpt{display:-webkit-box;-webkit-line-clamp:4;margin:0;overflow:hidden;-webkit-box-orient:vertical;font-size:.9em;height:max-content}.shopify-section-group-header-group:has(.header-sticky){position:sticky;top:0;z-index:999}body:has(.cart-list .item) .header__wrapper .open-cart:before{background-color:rgba(var(--color-foreground),1);border-radius:50%;content:"";height:5px;left:50%;position:absolute;top:24%;transform:translateX(-50%);width:5px;z-index:1}@media (max-width:1024px) and (orientation:portrait){body:has(.cart-list .item) .header__wrapper .open-cart:before{top:30%}}@media (max-width:1023px) and (orientation:landscape){body:has(.cart-list .item) .header__wrapper .open-cart:before{top:30%}}@media (max-width:767px){body:has(.cart-list .item) .header__wrapper .open-cart:before{top:40%}}body:has(.product__wrapper) .header__wrapper{border-bottom:1px solid rgba(var(--color-foreground),1)}.header__wrapper{background-color:rgba(var(--color-background),1);color:rgba(var(--color-foreground),1);display:flex;gap:calc(var(--global-spacing)*2);justify-content:flex-start;padding:var(--global-spacing);position:relative}.header__wrapper.sticky{border-bottom:1px solid rgba(var(--color-foreground),1)}@media (max-width:1366px){.header__wrapper:has(.header__search.active) .header__main-menu{opacity:0;pointer-events:none}.header__wrapper:has(.header__search.active) .header__main-menu--logo-wrapper{opacity:0;pointer-events:none}}@media (min-width:1025px) and (orientation:portrait){.header__wrapper{padding:var(--global-spacing) var(--global-spacing-desktop)}}@media (min-width:1024px) and (orientation:landscape){.header__wrapper{padding:var(--global-spacing) var(--global-spacing-desktop)}}@media (max-width:1024px) and (orientation:portrait){.header__wrapper{gap:calc(var(--global-spacing)*1)}}@media (max-width:1023px) and (orientation:landscape){.header__wrapper{gap:calc(var(--global-spacing)*1)}}.header__wrapper a{color:rgba(var(--color-foreground),1)}.header__wrapper .header__main-menu{align-items:center;background-color:rgba(var(--color-background),1);display:flex;justify-content:flex-start;width:auto}.header__wrapper .header__main-menu .drawer-menu__open{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:3px;justify-content:center}.header__wrapper .header__main-menu .drawer-menu__open .tooltip{font-size:.8em;min-width:max-content;text-align:center}@media (max-width:767px){.header__wrapper .header__main-menu .drawer-menu__open .tooltip{display:none}}.header__wrapper .header__menu{align-items:center;display:flex;gap:calc(var(--global-spacing)*1.5);justify-content:center;min-width:max-content}@media (max-width:1024px) and (orientation:portrait){.header__wrapper .header__menu{display:none}}@media (max-width:1023px) and (orientation:landscape){.header__wrapper .header__menu{display:none}}.header__wrapper .header__menu a{text-decoration:none}.header__wrapper .header__menu .header__menu--link{position:relative}.header__wrapper .header__menu .header__menu--link:hover .header__menu--sub-row{display:flex}.header__wrapper .header__menu .header__menu--link .header__menu--title{font-size:1.2em;font-weight:500}.header__wrapper .header__menu .header__menu--link .header__menu--sub-row{align-items:flex-start;display:none;font-size:1.2em;padding-top:calc(var(--global-spacing)*1);position:absolute;top:100%}.header__wrapper .header__menu .header__menu--link .header__menu--sub-row .header__menu--sub-row--links{background-color:rgba(var(--color-background),1);border:2px solid rgba(var(--color-foreground),1);display:flex;flex-direction:column;gap:calc(var(--global-spacing)*1);padding:calc(var(--global-spacing)*1.2) calc(var(--global-spacing)*2) calc(var(--global-spacing)*1)}.header__wrapper .header__menu .header__menu--link .header__menu--sub-row a{min-width:max-content}.header__wrapper .header__main-menu--logo-wrapper{align-items:center;display:flex;justify-content:flex-start;width:auto}.header__wrapper .header__main-menu--logo-wrapper .header__main-menu--logo{display:flex;max-width:max-content;padding-bottom:6px;width:100%}@media (max-width:1024px) and (orientation:portrait){.header__wrapper .header__main-menu--logo-wrapper .header__main-menu--logo{justify-content:center}}@media (max-width:1023px) and (orientation:landscape){.header__wrapper .header__main-menu--logo-wrapper .header__main-menu--logo{justify-content:center}}.header__wrapper .header__main-menu--logo-wrapper .header__main-menu--logo img{height:auto;max-width:150px;width:100%}.header__wrapper .header__search{align-items:center;background-color:rgba(var(--color-background),1);display:flex;justify-content:flex-start;order:2;padding-right:calc(var(--global-spacing)*1);position:relative;z-index:10}.header__wrapper .header__search:before{background-color:rgba(var(--color-foreground),.05);content:" ";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}@media (max-width:1366px){.header__wrapper .header__search{display:none;left:calc(var(--global-spacing)*1);position:absolute;top:50%;transform:translateY(-50%);width:60%}.header__wrapper .header__search.active{display:flex}}.header__wrapper .header__search .header__search-form{align-items:center;display:flex;justify-content:flex-start;position:relative;width:100%;z-index:1}.header__wrapper .header__search .header__search-form .header__search-input{all:unset;flex:1;padding:calc(var(--global-spacing)*.5) calc(var(--global-spacing)*1);width:100%}.header__wrapper .header__search .header__search-form button{all:unset;cursor:pointer}.header__wrapper .header__search .header__search-form button svg{height:auto;width:16px}.header__wrapper .header__main-menu--icons{align-items:center;display:flex;gap:calc(var(--global-spacing)*1.5);justify-content:flex-end;margin-left:auto;order:3;width:37.5%}.header__wrapper .header__main-menu--icons .header__menu{margin-right:calc(var(--global-spacing)*.5)}@media (max-width:1024px) and (orientation:portrait){.header__wrapper .header__main-menu--icons{gap:calc(var(--global-spacing)*1);min-width:max-content;width:25%}}@media (max-width:1023px) and (orientation:landscape){.header__wrapper .header__main-menu--icons{gap:calc(var(--global-spacing)*1);min-width:max-content;width:25%}}@media (max-width:767px){.header__wrapper .header__main-menu--icons{gap:calc(var(--global-spacing)*.75)}}.header__wrapper .header__main-menu--icons .search-button{cursor:pointer}.header__wrapper .header__main-menu--icons .search-button[disabled]{cursor:pointer}@media (min-width:1367px){.header__wrapper .header__main-menu--icons .search-button{display:none}}.header__wrapper .header__main-menu--icons a,.header__wrapper .header__main-menu--icons button{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:3px;justify-content:center;position:relative;text-decoration:unset}@media (max-width:1024px) and (orientation:portrait){.header__wrapper .header__main-menu--icons a svg,.header__wrapper .header__main-menu--icons button svg{height:20px;width:auto}}@media (max-width:1023px) and (orientation:landscape){.header__wrapper .header__main-menu--icons a svg,.header__wrapper .header__main-menu--icons button svg{height:20px;width:auto}}.header__wrapper .header__main-menu--icons .tooltip{font-size:.8em;min-width:max-content;text-align:center}@media (max-width:767px){.header__wrapper .header__main-menu--icons .tooltip{display:none}}.header-top-bar{background-color:rgba(var(--color-background),1)}.header-top-bar .header-top-bar__inner{align-items:center;color:rgba(var(--color-foreground),1);display:flex;flex-direction:row;font-size:.8em;gap:calc(var(--global-spacing)*.5);justify-content:flex-start;padding:calc(var(--global-spacing)*.5) calc(var(--global-spacing)*1)}.header-top-bar .header-top-bar__inner b,.header-top-bar .header-top-bar__inner strong{font-weight:600}@media (min-width:1025px) and (orientation:portrait){.header-top-bar .header-top-bar__inner{padding:calc(var(--global-spacing)*.5) var(--global-spacing-desktop)}}@media (min-width:1024px) and (orientation:landscape){.header-top-bar .header-top-bar__inner{padding:calc(var(--global-spacing)*.5) var(--global-spacing-desktop)}}.footer__wrapper{align-items:center;background-color:rgba(var(--color-background),1);color:rgba(var(--color-foreground),1);display:flex;flex-direction:column;justify-content:center;text-align:center}.footer__wrapper .footer__wrapper--inner{align-items:flex-start;display:flex;flex-direction:column;gap:calc(var(--global-spacing)*3);justify-content:center;padding:calc(var(--global-spacing)*4) var(--global-spacing-desktop) calc(var(--global-spacing)*2);text-align:left;width:100%}@media (max-width:1024px) and (orientation:portrait){.footer__wrapper .footer__wrapper--inner{align-items:center;gap:calc(var(--global-spacing)*2);padding:calc(var(--global-spacing)*3) var(--global-spacing);text-align:center}}@media (max-width:1023px) and (orientation:landscape){.footer__wrapper .footer__wrapper--inner{align-items:center;gap:calc(var(--global-spacing)*2);padding:calc(var(--global-spacing)*3) var(--global-spacing);text-align:center}}.footer__wrapper .footer__wrapper--inner .footer__logo{align-items:flex-start;display:flex;flex-direction:column;gap:calc(var(--global-spacing)*1.5);justify-content:center;width:100%}@media (max-width:1024px) and (orientation:portrait){.footer__wrapper .footer__wrapper--inner .footer__logo{align-items:center}}@media (max-width:1023px) and (orientation:landscape){.footer__wrapper .footer__wrapper--inner .footer__logo{align-items:center}}.footer__wrapper .footer__wrapper--inner .footer__logo .footer__logo--img{display:flex;max-width:200px;width:80%}.footer__wrapper .footer__wrapper--inner .footer__logo .footer__top-menu{width:100%}.footer__wrapper .footer__wrapper--inner .footer__logo .footer__top-menu .footer__top-menu-list{display:flex;flex-wrap:wrap;gap:calc(var(--global-spacing)*1);list-style:none;margin:0;padding:0}@media (max-width:1024px) and (orientation:portrait){.footer__wrapper .footer__wrapper--inner .footer__logo .footer__top-menu .footer__top-menu-list{justify-content:center}}@media (max-width:1023px) and (orientation:landscape){.footer__wrapper .footer__wrapper--inner .footer__logo .footer__top-menu .footer__top-menu-list{justify-content:center}}.footer__wrapper .footer__wrapper--inner .footer__logo .footer__top-menu .footer__top-menu-item{position:relative}.footer__wrapper .footer__wrapper--inner .footer__logo .footer__top-menu .footer__top-menu-item:not(:last-child):after{background-color:rgba(var(--color-foreground),.8);content:"";display:inline-block;height:14px;margin-left:calc(var(--global-spacing)*1);transform:translateY(2px);width:1px}.footer__wrapper .footer__wrapper--inner .footer__logo .footer__top-menu .footer__top-menu-link{font-size:1.1em;font-weight:500;text-decoration:none}.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:calc(var(--global-spacing)*2.5);justify-content:space-between;width:100%}@media (max-width:1024px) and (orientation:portrait){.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper{align-items:center;flex-direction:column;gap:calc(var(--global-spacing)*1);justify-content:center}}@media (max-width:1023px) and (orientation:landscape){.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper{align-items:center;flex-direction:column;gap:calc(var(--global-spacing)*1);justify-content:center}}.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row,.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row--open{width:100%}.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row[open] .footer-menu__title .svg-wrapper,.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper [open].footer-menu__row--open .footer-menu__title .svg-wrapper{transform:rotate(180deg) translateY(50%)}.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row .footer-menu__title,.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row--open .footer-menu__title{all:unset;cursor:pointer;font-size:1.2em;font-weight:600;gap:5px;line-height:1;max-width:max-content;position:relative}.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row .footer-menu__title .svg-wrapper,.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row--open .footer-menu__title .svg-wrapper{position:absolute;right:-17px;top:50%;transform:translateY(-50%);transform-origin:center}@media (min-width:1025px) and (orientation:portrait){.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row .footer-menu__title .svg-wrapper,.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row--open .footer-menu__title .svg-wrapper{display:none}}@media (min-width:1024px) and (orientation:landscape){.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row .footer-menu__title .svg-wrapper,.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row--open .footer-menu__title .svg-wrapper{display:none}}.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row .footer-menu__title .svg-wrapper path,.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row .footer-menu__title .svg-wrapper svg,.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row--open .footer-menu__title .svg-wrapper path,.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row--open .footer-menu__title .svg-wrapper svg{height:auto;width:12px}.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row .footer-menu__list,.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row--open .footer-menu__list{align-items:flex-start;display:flex;flex-direction:column;gap:calc(var(--global-spacing)*2);justify-content:center;list-style:none;margin:calc(var(--global-spacing)*1) 0;padding:0;row-gap:calc(var(--global-spacing)*.5)}@media (max-width:767px){.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row .footer-menu__list,.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row--open .footer-menu__list{align-items:center;flex-direction:column;gap:calc(var(--global-spacing)*.5);margin:calc(var(--global-spacing)*.5) 0}}.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row .footer-menu__list .footer-menu__item,.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row--open .footer-menu__list .footer-menu__item{font-size:1em}.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row .footer-menu__list a,.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row--open .footer-menu__list a{text-decoration:none}@media (min-width:768px){.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row--open .footer-menu__title{display:none}}.footer__wrapper .footer__wrapper--inner .footer__menu-wrapper .footer-menu__row--open .footer-menu__list{margin:0}.footer__wrapper .footer__wrapper--inner .footer__bottom-image{align-items:flex-end;display:flex;flex-direction:row;gap:calc(var(--global-spacing)*2);justify-content:flex-start;width:100%}.footer__wrapper .footer__wrapper--inner .footer__bottom-image img{display:block;height:60px;width:auto}@media (min-width:1025px) and (orientation:portrait){.footer__wrapper .footer__wrapper--inner .footer__bottom-image{margin-bottom:calc(var(--global-spacing)*-1)}.footer__wrapper .footer__wrapper--inner .footer__bottom-image:after{background-color:rgba(var(--color-foreground),1);content:" ";display:block;height:1px;width:100%}}@media (min-width:1024px) and (orientation:landscape){.footer__wrapper .footer__wrapper--inner .footer__bottom-image{margin-bottom:calc(var(--global-spacing)*-1)}.footer__wrapper .footer__wrapper--inner .footer__bottom-image:after{background-color:rgba(var(--color-foreground),1);content:" ";display:block;height:1px;width:100%}}@media (max-width:1024px) and (orientation:portrait){.footer__wrapper .footer__wrapper--inner .footer__bottom-image{justify-content:center}}@media (max-width:1023px) and (orientation:landscape){.footer__wrapper .footer__wrapper--inner .footer__bottom-image{justify-content:center}}.footer__wrapper .footer__wrapper--inner .footer--row{align-items:center;display:flex;gap:calc(var(--global-spacing)*1);justify-content:space-between;width:100%}@media (max-width:767px){.footer__wrapper .footer__wrapper--inner .footer--row{flex-direction:column-reverse;gap:calc(var(--global-spacing)*1);text-align:center}}.footer__wrapper .footer__wrapper--inner .footer--row .footer__social-links{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.footer__wrapper .footer__wrapper--inner .footer--row .footer__social-links .list-social__wrapper{justify-content:flex-end}@media (min-width:768px){.footer__wrapper .footer__wrapper--inner .footer--row .footer__social-links{margin-left:auto}}@media (max-width:767px){.footer__wrapper .footer__wrapper--inner .footer--row .footer__social-links,.footer__wrapper .footer__wrapper--inner .footer--row .footer__social-links .list-social__wrapper{justify-content:center}}.footer__wrapper .footer__wrapper--inner .footer--row .footer__copyright{font-size:.9em;text-align:left}@media (max-width:767px){.footer__wrapper .footer__wrapper--inner .footer--row .footer__copyright{text-align:center}}@media (max-width:1024px) and (orientation:portrait){.footer__wrapper .footer__wrapper--inner .footer--row .footer__copyright{font-size:1em}}@media (max-width:1023px) and (orientation:landscape){.footer__wrapper .footer__wrapper--inner .footer--row .footer__copyright{font-size:1em}}.footer__wrapper .footer__wrapper--inner .footer--row .footer__localization{font-size:.9em}@media (max-width:1024px) and (orientation:portrait){.footer__wrapper .footer__wrapper--inner .footer--row .footer__localization{font-size:1em}}@media (max-width:1023px) and (orientation:landscape){.footer__wrapper .footer__wrapper--inner .footer--row .footer__localization{font-size:1em}}.footer__wrapper .footer__images-block{display:flex;flex-wrap:wrap;gap:calc(var(--global-spacing)*.5);justify-content:center;width:100%}.footer__wrapper .footer__images-block__item{align-items:center;display:flex;justify-content:center;padding:calc(var(--global-spacing)*.5)}.footer__wrapper .footer__images-block img{display:block;height:60px;width:auto}.drawer-menu__wrapper{bottom:0;color:rgba(var(--color-foreground),1);left:0;max-width:400px;pointer-events:none;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease-out;width:100%;z-index:9999999999}@media (max-width:767px){.drawer-menu__wrapper{max-width:100%}}.drawer-menu__wrapper.open{pointer-events:all;transform:translateX(0)}.drawer-menu__wrapper .drawer-menu__inner{background-color:rgba(var(--color-background),1);display:flex;flex-direction:column;gap:var(--global-spacing);height:100%;max-height:100%;max-width:100%;overflow:hidden auto;padding:calc(var(--global-spacing)*1.75) var(--global-spacing) calc(var(--global-spacing)*2) calc(var(--global-spacing)*1);position:relative;width:100%;z-index:1}.drawer-menu__wrapper .drawer-menu__inner:not(:has(.last-menu)) .drawer-menu__wrapper__localization{margin-top:auto}.drawer-menu__wrapper .drawer-menu__inner:not(:has(.last-menu)):not(:has(.drawer-menu__wrapper__localization)) .drawer-menu__social-links{margin-top:auto}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu--header{align-items:center;display:flex;gap:var(--global-spacing);justify-content:space-between;padding-bottom:calc(var(--global-spacing)*1)}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu--header .drawer-menu--logo{display:flex;height:20px;width:auto}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu--header .drawer-menu__close{align-items:center;color:rgba(var(--color-foreground),1);cursor:pointer;display:flex;gap:10px}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu--header .drawer-menu__close .tootltip-visible{font-size:1.2em;font-weight:400;text-transform:uppercase}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu{display:flex;flex-direction:column;gap:calc(var(--global-spacing)*.75)}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu a{color:rgba(var(--color-foreground),1);text-decoration:none}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu details.drawer-menu--link{display:flex;flex-direction:column}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu details.drawer-menu--link[open] .drawer-menu--summary .icon-wrapper .icon-minus{display:block}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu details.drawer-menu--link[open] .drawer-menu--summary .icon-wrapper .icon-plus{display:none}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu details.drawer-menu--link .drawer-menu--summary{align-items:center;display:flex;gap:var(--global-spacing);justify-content:space-between;width:100%}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu details.drawer-menu--link .drawer-menu--summary .icon-wrapper{align-items:center;display:flex;justify-content:center}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu details.drawer-menu--link .drawer-menu--summary .icon-wrapper .icon-minus{display:none}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu details.drawer-menu--link .drawer-menu--summary .icon-wrapper .icon-plus{display:block}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu details.drawer-menu--link .drawer-menu--summary .icon-wrapper svg{height:18px;width:18px}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu details.drawer-menu--link .drawer-menu--summary .drawer-menu--title{max-width:max-content}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu details.drawer-menu--link .drawer-menu--sub-row{display:flex;flex-direction:column;font-size:1.2em;gap:calc(var(--global-spacing)*.5);padding:calc(var(--global-spacing)*.75) 0 calc(var(--global-spacing)*1)}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu.primary-menu .drawer-menu--title,.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu.secondary-menu .drawer-menu--title{font-size:1.4em;font-weight:500;width:100%}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu.secondary-menu{border-top:1px dashed #000;padding-top:var(--global-spacing)}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__menu.last-menu{flex-direction:row;flex-wrap:wrap;font-size:1em;margin-top:auto;padding-top:calc(var(--global-spacing)*2);row-gap:calc(var(--global-spacing)*.75)}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__wrapper__localization{font-size:.9em}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__social-links{border-top:1px solid rgba(var(--color-accent),1);padding-top:var(--global-spacing)}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__social-links .list-social__item{--size:30px}.drawer-menu__wrapper .drawer-menu__inner .drawer-menu__social-links .list-social__item a{color:rgba(var(--color-foreground),1)}.overlay.close-drawer-menu{background-color:rgba(0,0,0,.5);bottom:0;cursor:pointer;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease-out;width:100%;z-index:999999999}body:has(.drawer-menu__wrapper.open){overflow:hidden}body:has(.drawer-menu__wrapper.open) .overlay.close-drawer-menu{opacity:1;pointer-events:all}.cart-drawer--container{--padding-bottom:133px;background-color:#fff;bottom:0;color:#2c2d2c;overflow:hidden;pointer-events:none;position:fixed;right:0;top:0;z-index:9999999999}.cart-drawer--container.loading .cart-drawer--wrapper:after{background-color:rgba(0,0,0,.1);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:999}.cart-drawer--container.open{overflow:visible;pointer-events:all}.cart-drawer--container.open .cart-drawer--wrapper{width:100%}.cart-drawer--container.open .close-cart{opacity:1;pointer-events:all}.cart-drawer--container .close-cart{background-color:rgba(0,0,0,.5);bottom:0;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .4s ease-out;transition-delay:0s;width:100%;z-index:0}.cart-drawer--container .cart-drawer--wrapper{background-color:#fff;bottom:0;max-width:400px;overflow:hidden;position:fixed;right:0;top:0;transition:width .4s ease-out;transition-delay:0s;width:0;z-index:10}@media (max-width:767px){.cart-drawer--container .cart-drawer--wrapper{max-width:100vw}}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner{background-color:#fff;display:flex;flex-direction:column;height:100%;overflow:hidden auto;padding:calc(var(--global-spacing)*1) 0 0;position:relative;width:400px;z-index:1}@media (max-width:767px){.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner{width:100vw}}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner .cart--header{align-items:center;display:flex;gap:15px;justify-content:space-between;padding:0 calc(var(--global-spacing)*1) calc(var(--global-spacing)*1)}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner .cart--header .title-cart{font-size:1.2em;text-transform:uppercase}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner .cart--header .title-cart sup{color:rgba(var(--color-foreground),.6)}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner .cart--header .close-cart-button{align-items:center;border:0;cursor:pointer;display:flex;gap:10px;margin-left:auto;padding:0;text-transform:uppercase}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner .cart--header .close-cart-button .tootltip-visible{font-size:1.2em;font-weight:400}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form{display:flex;flex-direction:column;height:100%;overflow:hidden}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form:after,.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form:before{display:none}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content{display:flex;flex:1;flex-direction:column;gap:calc(var(--global-spacing)*1);overflow:hidden auto;padding-bottom:var(--padding-bottom);scroll-behavior:smooth;scroll-padding:calc(var(--global-spacing)*1) 0 0;scroll-snap-type:y mandatory;scrollbar-width:none}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content::-webkit-scrollbar{display:none;width:0}@media (min-width:1025px) and (orientation:portrait){.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content{gap:calc(var(--global-spacing)*2);scroll-padding:calc(var(--global-spacing)*2) 0 0}}@media (min-width:1024px) and (orientation:landscape){.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content{gap:calc(var(--global-spacing)*2);scroll-padding:calc(var(--global-spacing)*2) 0 0}}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list{display:flex;flex-direction:column;gap:calc(var(--global-spacing)*2);margin:0;margin-right:calc(var(--global-spacing)*1);min-height:200px;overflow:hidden auto;padding:calc(var(--global-spacing)*1);padding-right:10px;position:relative;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-gutter:stable}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list::-webkit-scrollbar{background-color:#fff;height:2px;width:2px}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list::-webkit-scrollbar-track{background-color:#2c2d2c}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list::-webkit-scrollbar-thumb{background-color:rgba(var(--color-accent),1)}@media (min-width:1025px) and (orientation:portrait){.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list{gap:calc(var(--global-spacing)*2);margin:0 calc(var(--global-spacing)*1);margin-top:calc(var(--global-spacing)*1);padding:0 0 calc(var(--global-spacing)*1);padding-right:10px;transition:padding-right .2s ease-out}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list:has(.item:nth-child(3)){padding-right:calc(var(--global-spacing)*1)}}@media (min-width:1024px) and (orientation:landscape){.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list{gap:calc(var(--global-spacing)*2);margin:0 calc(var(--global-spacing)*1);margin-top:calc(var(--global-spacing)*1);padding:0 0 calc(var(--global-spacing)*1);padding-right:10px;transition:padding-right .2s ease-out}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list:has(.item:nth-child(3)){padding-right:calc(var(--global-spacing)*1)}}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list:after,.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list:before{display:none}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item{display:flex;gap:calc(var(--global-spacing)*1);margin:0}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item:after,.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item:before{display:none}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-image{aspect-ratio:1;margin:0;overflow:hidden;position:relative;width:30%}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-image:after{background-color:rgba(0,0,0,.03);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:10}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-image a{display:flex;height:100%;position:relative}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-image a img{object-fit:contain}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage{display:flex;flex:1;flex-direction:column;gap:15px;padding-top:5px;text-align:left}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .desc{display:flex;flex-direction:column;font-size:14px;gap:.5em;margin:0}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .desc .title{margin:0}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .desc .title a{color:#2c2d2c;text-decoration:unset}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .desc .title .product-title{font-size:18px;margin-bottom:0}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .desc .item-variant,.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .desc .line-items{font-size:14px;font-weight:300}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .desc .subscription-description{color:#2c2d2c;font-size:.8em;font-style:italic;font-weight:300}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .item-price{display:flex;flex-wrap:wrap;font-size:16px;gap:.5em;row-gap:0}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .item-price .original-price{font-weight:300;text-decoration:line-through}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .item-price .cart-discount-list{font-size:14px;font-style:italic;list-style:none;padding:0;width:100%}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .item-price .cart-discount-list .cart-discount{display:flex;font-size:.8em;font-size:14px;font-style:italic;font-weight:300;gap:3px}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .item-price .cart-discount-list .cart-discount .cart-discount__amount,.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .item-price .cart-discount-list .cart-discount .cart-discount__label{font-weight:300}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .quantity-and-remove{align-items:flex-end;display:flex;font-size:16px;gap:5px;justify-content:space-between;margin:auto 0 0;width:auto}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .quantity-and-remove .remove{border:0;color:#2c2d2c;font-size:12px;font-weight:300;margin-bottom:3px;margin-left:auto;margin-right:5px;opacity:1;text-decoration:underline}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .quantity-and-remove .quantity{all:unset;align-items:center;border:0;display:flex;justify-content:center;margin:0;max-width:max-content;padding:0;width:100%}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .quantity-and-remove .quantity:after,.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .quantity-and-remove .quantity:before{content:none;display:none}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .quantity-and-remove .quantity input{border:0;color:#2c2d2c;display:block;height:30px;margin:0;min-height:30px;outline:0;padding:3px;pointer-events:none;text-align:center;width:100%}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .quantity-and-remove .quantity a{align-items:center;bottom:unset;color:#2c2d2c;display:flex;height:30px;justify-content:center;left:unset;margin:0;position:unset;right:unset;text-decoration:none;top:unset;vertical-align:middle;width:30px}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .cart--content .cart-list .item .col-notimage .quantity-and-remove .quantity a span{align-items:center;bottom:unset;display:flex;height:30px;justify-content:center;left:unset;margin:0;padding:3px;position:unset;right:unset;top:unset;vertical-align:middle;width:30px}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart{background-color:#fff;border-top:1px solid #2c2d2c;bottom:0;display:flex;flex-direction:column;gap:calc(var(--global-spacing)*1);left:0;padding:calc(var(--global-spacing)*1);position:absolute;right:0;z-index:999}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .subtotal-row{border:0;padding:0}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .subtotal-row .subtotal{align-items:center;display:flex;gap:calc(var(--global-spacing)*1);justify-content:space-between}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .subtotal-row span{font-size:16px;text-transform:uppercase}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .subtotal-row .amount{font-weight:500}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .cart-discount-list{display:block!important}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .cart-discount-list .cart-discount{align-items:center;background-color:rgba(var(--color-foreground),1);color:rgba(var(--color-accent),1);display:flex!important;font-size:14px;font-style:italic;font-weight:600;gap:5px;justify-content:center;margin-top:calc(var(--global-spacing)*-1);padding:5px calc(var(--global-spacing)*1)}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .cart-discount-list .cart-discount span{font-size:14px;font-style:italic;font-weight:700}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .cart-discount-list .cart-discount .cart-discount__label{margin:0;text-transform:unset}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .cart-discount-list .cart-discount svg{height:16px!important;width:16px!important}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .btn,.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .btn--disabled{background-color:#2c2d2c;border:2px solid #2c2d2c;color:#fff;font-weight:500;margin:0;max-width:100%;transition:color .2s ease-out,background-color .2s ease-out;width:100%}@media (min-width:1025px) and (orientation:portrait){.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .btn--disabled:hover,.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .btn:hover{background-color:#fff;color:#2c2d2c}}@media (min-width:1024px) and (orientation:landscape){.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .btn--disabled:hover,.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .btn:hover{background-color:#fff;color:#2c2d2c}}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner form .under-cart .cart-policies{font-size:12px;margin-top:-.5em;text-align:center}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner .cart--empty{font-size:1em;padding:calc(var(--global-spacing)*1);padding-top:calc(var(--global-spacing)*2)}@media (max-width:1024px) and (orientation:portrait){.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner .cart--empty{font-size:1.2em}}@media (max-width:1023px) and (orientation:landscape){.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner .cart--empty{font-size:1.2em}}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner .cart--empty p{color:#2c2d2c}.cart-drawer--container .cart-drawer--wrapper .cart-drawer--wrapper_inner .cart--empty a{color:#2c2d2c;font-weight:500}.mistery--container{margin-top:auto}.mistery--container .mistery--disclaimer{padding:0 calc(var(--global-spacing)*1);text-transform:uppercase}@media (max-width:1024px) and (orientation:portrait){.mistery--container .mistery--disclaimer p{font-size:.8em}}@media (max-width:1023px) and (orientation:landscape){.mistery--container .mistery--disclaimer p{font-size:.8em}}.mistery--container .mistery--disclaimer a{text-decoration:underline}.mistery--container .mistery--disclaimer:empty{display:none}.mistery--container+.under-cart{margin-top:0!important}.grid-products{align-items:center;display:flex;flex-direction:column;gap:calc(var(--global-spacing)*1);justify-content:center;position:relative;width:100%}.grid-products .collections-carousel{align-items:center;border-bottom:1px solid rgba(var(--color-foreground),1);display:flex;gap:calc(var(--global-spacing)*2);justify-content:flex-start;margin-bottom:calc(var(--global-spacing)*2);overflow:auto hidden;padding:0 calc(var(--global-spacing-desktop)*1) calc(var(--global-spacing)*1);scroll-padding:0 calc(var(--global-spacing-desktop)*1);scrollbar-width:none;width:100vw}.grid-products .collections-carousel::-webkit-scrollbar{display:none;width:0}.grid-products .collections-carousel.dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}@media (max-width:1024px) and (orientation:portrait){.grid-products .collections-carousel{margin-bottom:calc(var(--global-spacing)*1);padding:0 calc(var(--global-spacing)*1) calc(var(--global-spacing)*1);scroll-padding:0 calc(var(--global-spacing)*1)}}@media (max-width:1023px) and (orientation:landscape){.grid-products .collections-carousel{margin-bottom:calc(var(--global-spacing)*1);padding:0 calc(var(--global-spacing)*1) calc(var(--global-spacing)*1);scroll-padding:0 calc(var(--global-spacing)*1)}}.grid-products .collections-carousel h1{min-width:max-content}.grid-products .collections-carousel h1 sup{color:rgba(var(--color-foreground),.6);padding-left:8px}.grid-products .collections-carousel a{color:rgba(var(--color-foreground),1);font-size:1em;min-width:max-content;text-decoration:none;text-transform:uppercase}.grid-products .title_grid{font-size:1em;line-height:1.3;position:relative;text-align:left;text-transform:uppercase;z-index:1}.grid-products .grid-products__wrapper{display:grid;gap:calc(var(--global-spacing)*1);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));position:relative;row-gap:calc(var(--global-spacing)*2);width:100%;z-index:1}@media (max-width:1024px) and (orientation:portrait){.grid-products .grid-products__wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:1023px) and (orientation:landscape){.grid-products .grid-products__wrapper{grid-template-columns:repeat(2,1fr)}}.grid-products .grid-products__wrapper:not(:has(.product-item:nth-child(3))){grid-template-columns:repeat(auto-fit,minmax(250px,calc(50% - var(--global-spacing)*.5)));justify-content:start}.grid-products .grid-products__toolbar{align-items:center;display:flex;justify-content:flex-start;padding:0 0 calc(var(--global-spacing)*1);width:100%}@media (max-width:1024px) and (orientation:portrait){.grid-products .grid-products__toolbar{padding:0}}@media (max-width:1023px) and (orientation:landscape){.grid-products .grid-products__toolbar{padding:0}}.grid-products .grid-products__filters-button{all:unset;align-items:center;cursor:pointer;display:inline-flex;font-size:.95rem;gap:calc(var(--global-spacing)*.5)}.grid-products .grid-products__filters-icon{align-items:center;display:inline-flex;justify-content:center}.grid-products .grid-products__filters-icon svg{display:block;height:20px;width:20px}.grid-products__filters-fab{align-items:center;background-color:rgba(var(--color-foreground),1);bottom:calc(var(--global-spacing)*1.25);color:rgba(var(--color-background),1);cursor:pointer;display:flex;font-size:.9em;gap:calc(var(--global-spacing)*.5);justify-content:center;left:50%;opacity:0;pointer-events:none;position:fixed;transform:translateY(8px) translateX(-50%);transition:opacity .16s ease-out,transform .16s ease-out;z-index:999}.grid-products__filters-fab .grid-products__filters-icon svg{display:block;height:14px;width:14px}.grid-products__filters-fab.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) translateX(-50%)}.collection-filter--sort{align-items:center;border-bottom:0;display:flex;gap:calc(var(--global-spacing)*1);justify-content:flex-start;padding:calc(var(--global-spacing)*.75) 0}.collection-filter--sort .collection-filter__sort-label{font-size:.95rem;font-weight:600;white-space:nowrap}.collection-filter--sort .collection-filter__sort-wrapper{display:flex;flex:1;justify-content:flex-end}.collection-filter--sort .collection-filter__sort-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='m1 1.5 5 5 5-5'/%3E%3C/svg%3E");background-position:right calc(var(--global-spacing)*.9) center;background-repeat:no-repeat;background-size:12px auto;border:1px solid rgba(var(--color-foreground),.3);border-radius:999px;font-size:.95rem;max-width:unset;padding:calc(var(--global-spacing)*.4) calc(var(--global-spacing)*2.25) calc(var(--global-spacing)*.4) calc(var(--global-spacing)*.75);width:100%}product-grid{gap:calc(var(--global-spacing)*1);width:100%}product-grid,product-grid .scroll-sentinel{align-items:center;display:flex;flex-direction:column;justify-content:center}product-grid .scroll-sentinel{padding-bottom:calc(var(--global-spacing)*4)}product-grid .scroll-sentinel:before{animation:spin 1s linear infinite;border:4px solid;border-radius:50%;border-top:4px solid transparent;content:"";height:32px;width:32px;z-index:1}.collection-filters-drawer{inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity 0s ease-out .22s;z-index:999999}.collection-filters-drawer[aria-hidden=false]{opacity:1;pointer-events:all;transition:opacity 0s}.collection-filters-drawer .collection-filters-drawer__backdrop{background:rgba(0,0,0,.35);inset:0;position:absolute}.collection-filters-drawer .collection-filters-drawer__panel{background:rgba(var(--color-background),1);bottom:0;color:rgba(var(--color-foreground),1);display:flex;flex-direction:column;left:0;max-width:400px;padding:calc(var(--global-spacing)*2);position:absolute;top:0;transform:translateX(-100%);transition:transform .22s ease-out;width:100%}@media (max-width:767px){.collection-filters-drawer .collection-filters-drawer__panel{max-width:100%}}.collection-filters-drawer[aria-hidden=false] .collection-filters-drawer__panel{transform:translateX(0)}.collection-filters-drawer .collection-filters-drawer__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:calc(var(--global-spacing)*1.5)}.collection-filters-drawer .collection-filters-drawer__title{font-size:1.2rem}.collection-filters-drawer .collection-filters-drawer__close{all:unset;cursor:pointer;font-size:1.6rem;line-height:1}.collection-filters-drawer .collection-filters-drawer__form{display:flex;flex:1;flex-direction:column;gap:calc(var(--global-spacing)*1.5);overflow:auto}.collection-filters-drawer .collection-filter__summary{align-items:center;border-bottom:1px solid rgba(var(--color-foreground),.2);cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:calc(var(--global-spacing)*.5);justify-content:space-between;margin-bottom:calc(var(--global-spacing)*1.5);padding:calc(var(--global-spacing)*.75) 0}.collection-filters-drawer .collection-filter__summary .svg-wrapper{align-items:center;display:inline-flex;justify-content:center;transition:transform .16s ease}.collection-filters-drawer .collection-filter__summary .svg-wrapper path,.collection-filters-drawer .collection-filter__summary .svg-wrapper svg{height:auto;width:8px}.collection-filters-drawer .collection-filter[open] .collection-filter__summary .svg-wrapper{transform:rotate(180deg)}.collection-filters-drawer .collection-filter__values{display:flex;flex-direction:column;gap:calc(var(--global-spacing)*.5)}.collection-filters-drawer .collection-filter__value{font-size:.95rem}.collection-filters-drawer .collection-filter__range,.collection-filters-drawer .collection-filter__value{align-items:center;display:flex;gap:calc(var(--global-spacing)*.5)}.collection-filters-drawer .collection-filter__range-input{align-items:center;display:flex;gap:4px;width:100%}.collection-filters-drawer .collection-filter__range-input input{border:0;border-bottom:1px solid rgba(var(--color-foreground),1);margin:0;padding:calc(var(--global-spacing)*.5);width:100%}.collection-filters-drawer .collection-filters-drawer__actions{display:flex;gap:calc(var(--global-spacing)*1);justify-content:space-between;margin-top:calc(var(--global-spacing)*2)}.collection-filters-drawer .collection-filters-drawer__clear{align-items:center;display:inline-flex;font-size:.9rem}html.no-scroll{overflow:hidden}.grid-products .title{font-size:2.8em}.main-search .grid-products{align-items:flex-start}.main-search .grid-products .title_grid{font-size:1.8em;margin-bottom:calc(var(--global-spacing)*2)}.shopify-policy__container{max-width:100%!important;padding:calc(var(--global-spacing)*4) var(--global-spacing)!important;width:100%!important}@media (min-width:1025px) and (orientation:portrait){.shopify-policy__container{padding:calc(var(--global-spacing)*4) var(--global-spacing-desktop)!important}}@media (min-width:1024px) and (orientation:landscape){.shopify-policy__container{padding:calc(var(--global-spacing)*4) var(--global-spacing-desktop)!important}}.shopify-policy__container h1{font-family:var(--font-body-family)!important;margin-bottom:calc(var(--global-spacing)*2)!important;text-align:left}.custom-contact .custom-contact__wrapper{align-items:stretch;display:flex;flex-direction:row}@media (max-width:1024px) and (orientation:portrait){.custom-contact .custom-contact__wrapper{flex-direction:column}}@media (max-width:1023px) and (orientation:landscape){.custom-contact .custom-contact__wrapper{flex-direction:column}}.custom-contact .custom-contact__wrapper .custom-contact--image{position:relative;width:100%}@media (max-width:1024px) and (orientation:portrait){.custom-contact .custom-contact__wrapper .custom-contact--image{aspect-ratio:1}}@media (max-width:1023px) and (orientation:landscape){.custom-contact .custom-contact__wrapper .custom-contact--image{aspect-ratio:1}}.custom-contact .custom-contact__wrapper .custom-contact--content{display:flex;flex-direction:column;gap:var(--global-spacing);padding:calc(var(--global-spacing)*4) var(--global-spacing);position:relative;width:100%}@media (min-width:768px){.custom-contact .custom-contact__wrapper .custom-contact--content{padding:calc(var(--global-spacing)*4) var(--global-spacing-desktop)}}@media (min-width:1025px) and (orientation:portrait){.custom-contact .custom-contact__wrapper .custom-contact--content{padding:calc(var(--global-spacing)*8) var(--global-spacing-desktop)}}@media (min-width:1024px) and (orientation:landscape){.custom-contact .custom-contact__wrapper .custom-contact--content{padding:calc(var(--global-spacing)*8) var(--global-spacing-desktop)}}.custom-contact .custom-contact__wrapper .custom-contact--content h1,.custom-contact .custom-contact__wrapper .custom-contact--content h2{color:rgba(var(--color-button),1);font-family:var(--font-heading-family);font-size:2.4em;letter-spacing:.05em;position:relative;z-index:1}.custom-contact .custom-contact__wrapper .custom-contact--content p{position:relative;z-index:1}.custom-contact .custom-contact__wrapper .custom-contact--content form{color:rgba(var(--color-button),1);display:flex;flex-direction:column;gap:var(--global-spacing);position:relative;z-index:1}.custom-contact .custom-contact__wrapper .custom-contact--content form .input-container{width:100%}@media (max-width:1024px) and (orientation:portrait){.custom-contact .custom-contact__wrapper .custom-contact--content form .input-container{font-size:1.2em}}@media (max-width:1023px) and (orientation:landscape){.custom-contact .custom-contact__wrapper .custom-contact--content form .input-container{font-size:1.2em}}.custom-contact .custom-contact__wrapper .custom-contact--content form .input-container a{color:rgba(var(--color-button),1)}.custom-contact .custom-contact__wrapper .custom-contact--content form .input-container input[type=checkbox]+label{bottom:2px;position:relative}.custom-contact .custom-contact__wrapper .custom-contact--content form .input-container input:not([type=checkbox]){border:0;border-bottom:2px solid rgba(var(--color-button),1);color:rgba(var(--color-button),1);padding:var(--global-spacing) 0;width:100%}.custom-contact .custom-contact__wrapper .custom-contact--content form .input-container input:not([type=checkbox])::placeholder{color:rgba(var(--color-foreground),1)}.custom-contact .custom-contact__wrapper .custom-contact--content form .input-container textarea{border:0;border-bottom:2px solid rgba(var(--color-button),1);color:rgba(var(--color-button),1);padding:var(--global-spacing) 0;width:100%}.custom-contact .custom-contact__wrapper .custom-contact--content form .input-container textarea::placeholder{color:rgba(var(--color-foreground),1)}.custom-contact .custom-contact__wrapper .custom-contact--content form .doble{display:flex;gap:var(--global-spacing);width:100%}.not-found__wrapper{margin-bottom:-1px;position:relative}.not-found__wrapper .not-found--content{align-items:center;display:flex;flex-direction:column;gap:calc(var(--global-spacing)*2);justify-content:center;position:relative;text-align:center;z-index:1}.not-found__wrapper .not-found--content h1{font-family:var(--font-body-family);font-size:4em}.not-found__wrapper .not-found--content p{font-size:2em}.animation-swind{animation:floatY 2s ease-out infinite}#main .product-page__wrapper{--trustshop-product-rating-star-icon:rgba(var(--color-accent),1);--trustshop-product-rating-star-icon-empty:rgba(var(--color-foreground),1);--trustshop-product-rating-avg-rating:rgba(var(--color-foreground),1);--trustshop-product-rating-total-number-of-reviews:rgba(var(--color-foreground),1)}#main .product-page__wrapper .product-page__wrapper--inner{display:flex;flex-direction:column}@media (min-width:1025px) and (orientation:portrait){#main .product-page__wrapper .product-page__wrapper--inner{align-items:stretch;flex-direction:row;gap:calc(var(--global-spacing)*4)}}@media (min-width:1024px) and (orientation:landscape){#main .product-page__wrapper .product-page__wrapper--inner{align-items:stretch;flex-direction:row;gap:calc(var(--global-spacing)*4)}}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery{background-color:rgba(var(--color-background),1);position:relative}@media (min-width:1025px) and (orientation:portrait){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery{padding:calc(var(--global-spacing)*4) var(--global-spacing-desktop) calc(var(--global-spacing)*2);padding-right:0;width:50%}}@media (min-width:1024px) and (orientation:landscape){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery{padding:calc(var(--global-spacing)*4) var(--global-spacing-desktop) calc(var(--global-spacing)*2);padding-right:0;width:50%}}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery{display:flex;flex-direction:column;gap:calc(var(--global-spacing)*1);position:relative;width:100%;z-index:1}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .dot-container{display:flex;gap:calc(var(--global-spacing)*.5);justify-content:center;width:100%}@media (min-width:1025px) and (orientation:portrait){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .dot-container{display:none}}@media (min-width:1024px) and (orientation:landscape){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .dot-container{display:none}}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .dot-container .dot{all:unset;background-color:rgba(var(--color-foreground),.5);border-radius:250px;cursor:pointer;height:5px;transition:background-color .2s ease-out,width .2s ease-out;width:15px}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .dot-container .dot.active{background-color:rgba(var(--color-foreground),1);width:30px}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery--arrows{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%;z-index:10}@media (min-width:1025px) and (orientation:portrait){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery--arrows{display:none}}@media (min-width:1024px) and (orientation:landscape){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery--arrows{display:none}}@media (max-width:1024px) and (orientation:portrait){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery--arrows{display:none}}@media (max-width:1023px) and (orientation:landscape){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery--arrows{display:none}}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery--arrows .gallery-arrow{all:unset;align-items:center;aspect-ratio:1;background-color:rgba(var(--color-foreground),1);border-radius:50%;color:rgba(var(--color-background),1);cursor:pointer;display:flex;justify-content:center;padding:10px;position:absolute;top:50%;transform:translateY(-50%)}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery--arrows .gallery-arrow[disabled]{opacity:.3}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery--arrows .gallery-arrow.prev{left:calc(var(--global-spacing)*2)}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery--arrows .gallery-arrow.prev svg{left:-1px;position:relative}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery--arrows .gallery-arrow.next{right:calc(var(--global-spacing)*2)}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery--arrows .gallery-arrow.next svg{position:relative;right:-1px}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper{display:flex;width:100%;--width:100%;scrollbar-width:none}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper::-webkit-scrollbar{display:none;width:0}@media (min-width:1025px) and (orientation:portrait){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper{--width:100%;display:grid;gap:calc(var(--global-spacing)*.5);grid-template-columns:repeat(2,1fr);overflow:visible}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper:not(:has(.product-page--gallery__item:nth-child(3))){grid-template-columns:repeat(1,1fr)}}@media (min-width:1024px) and (orientation:landscape){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper{--width:100%;display:grid;gap:calc(var(--global-spacing)*.5);grid-template-columns:repeat(2,1fr);overflow:visible}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper:not(:has(.product-page--gallery__item:nth-child(3))){grid-template-columns:repeat(1,1fr)}}@media (max-width:1024px) and (orientation:portrait){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper{overflow:auto hidden;padding:0;scroll-behavior:smooth;scroll-padding:0;scroll-snap-type:x mandatory}}@media (max-width:1023px) and (orientation:landscape){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper{overflow:auto hidden;padding:0;scroll-behavior:smooth;scroll-padding:0;scroll-snap-type:x mandatory}}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper.dragging{scroll-behavior:unset!important}@media (max-width:1024px) and (orientation:portrait){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper.dragging{cursor:grabbing}}@media (max-width:1023px) and (orientation:landscape){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper.dragging{cursor:grabbing}}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper.dragging .product-page--gallery__item{pointer-events:none!important;scroll-snap-align:unset!important;scroll-snap-stop:unset!important}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper.dragEnd .product-page--gallery__item{scroll-snap-align:unset!important}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper .product-page--gallery__item{aspect-ratio:.6;cursor:zoom-in;flex:var(--width);max-width:var(--width);min-width:var(--width);position:relative;scroll-snap-align:center;scroll-snap-stop:always}@media (min-width:1025px) and (orientation:portrait){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper .product-page--gallery__item{aspect-ratio:1}}@media (min-width:1024px) and (orientation:landscape){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper .product-page--gallery__item{aspect-ratio:1}}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper .product-page--gallery__item:before{background-color:rgba(0,0,0,.03);content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:12}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper .product-page--gallery__item .article-card--container .article-card--wrapper .article-card-img img,#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper .product-page--gallery__item .bg-image,.article-card--container .article-card--wrapper .article-card-img #main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery .product-page--gallery__wrapper .product-page--gallery__item img{object-fit:contain}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal{align-items:center;display:none;inset:0;justify-content:center;position:fixed;z-index:9999}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal[aria-hidden=false].is-open{display:flex}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__backdrop{background-color:rgba(0,0,0,.65);inset:0;position:absolute}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:calc(var(--global-spacing)*2) calc(var(--global-spacing)*1);position:relative;width:100%;z-index:1}@media (min-width:1025px) and (orientation:portrait){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__content{padding:calc(var(--global-spacing)*4) var(--global-spacing-desktop)}}@media (min-width:1024px) and (orientation:landscape){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__content{padding:calc(var(--global-spacing)*4) var(--global-spacing-desktop)}}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__close{all:unset;align-items:center;background-color:rgba(var(--color-background),.9);border-radius:999px;cursor:pointer;display:flex;justify-content:center;padding:calc(var(--global-spacing)*.5);position:absolute;right:calc(var(--global-spacing)*2);top:calc(var(--global-spacing)*2);z-index:2}@media (max-width:1024px) and (orientation:portrait){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__close{right:calc(var(--global-spacing)*1)}}@media (max-width:1023px) and (orientation:landscape){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__close{right:calc(var(--global-spacing)*1)}}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__close svg{height:18px;width:18px}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__track{align-items:center;display:flex;height:100%;justify-content:flex-start;overflow:auto hidden;position:relative;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__track::-webkit-scrollbar{display:none;width:0}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__track .product-gallery-modal__item{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;max-width:100%;min-width:100%;position:relative;scroll-snap-align:center;scroll-snap-stop:always}@media (min-width:1025px) and (orientation:portrait){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__track .product-gallery-modal__item{aspect-ratio:2}}@media (min-width:1024px) and (orientation:landscape){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__track .product-gallery-modal__item{aspect-ratio:2}}@media (max-width:1024px) and (orientation:portrait){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__track .product-gallery-modal__item{max-height:80%}}@media (max-width:1023px) and (orientation:landscape){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__track .product-gallery-modal__item{max-height:80%}}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__track .product-gallery-modal__item .product-gallery-modal__image{height:100%;object-fit:contain;width:100%}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__arrows{align-items:center;display:flex;justify-content:space-between;left:0;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__arrows .product-gallery-modal__arrow{all:unset;align-items:center;aspect-ratio:1;background-color:rgba(var(--color-background),.9);border-radius:50%;color:rgba(var(--color-foreground),1);cursor:pointer;display:flex;justify-content:center;padding:10px;pointer-events:auto}@media (max-width:1024px) and (orientation:portrait){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__arrows .product-gallery-modal__arrow{display:none}}@media (max-width:1023px) and (orientation:landscape){#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__arrows .product-gallery-modal__arrow{display:none}}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__arrows .product-gallery-modal__arrow[disabled]{opacity:.3}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__arrows .product-gallery-modal__arrow.prev{margin-left:calc(var(--global-spacing)*2)}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__arrows .product-gallery-modal__arrow.next{margin-right:calc(var(--global-spacing)*2)}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__dots{bottom:calc(var(--global-spacing)*2);display:flex;gap:calc(var(--global-spacing)*.5);left:50%;position:absolute;transform:translateX(-50%)}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__dots .dot{all:unset;background-color:rgba(var(--color-background),.6);border-radius:250px;cursor:pointer;height:5px;transition:background-color .2s ease-out,width .2s ease-out;width:15px}#main .product-page__wrapper .product-page__wrapper--inner .product-page--gallery product-gallery-modal .product-gallery-modal .product-gallery-modal__dots .dot.active{background-color:rgba(var(--color-background),1);width:30px}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content{align-items:flex-start;display:flex;flex-direction:column;gap:calc(var(--global-spacing)*1);justify-content:flex-start;padding:calc(var(--global-spacing)*2) calc(var(--global-spacing)*1);position:relative;text-align:left}@media (min-width:1025px) and (orientation:portrait){#main .product-page__wrapper .product-page__wrapper--inner .product-page--content{max-height:max-content;padding:calc(var(--global-spacing)*4) var(--global-spacing-desktop) calc(var(--global-spacing)*2);padding-left:0;position:sticky;top:calc(var(--header-height) + var(--global-spacing)*4);width:50%}}@media (min-width:1024px) and (orientation:landscape){#main .product-page__wrapper .product-page__wrapper--inner .product-page--content{max-height:max-content;padding:calc(var(--global-spacing)*4) var(--global-spacing-desktop) calc(var(--global-spacing)*2);padding-left:0;position:sticky;top:calc(var(--header-height) + var(--global-spacing)*4);width:50%}}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .product-title{font-size:2em;position:relative;z-index:1}@media (max-width:767px){#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .product-title{font-size:1.6em}}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .product-linea a{color:rgba(var(--color-foreground),.6);font-size:1.1em;font-weight:500;text-decoration:none}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .product-linea a:hover{color:rgba(var(--color-foreground),1)}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .product-linea+.product-title{margin-top:calc(var(--global-spacing)*-.5)}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .product-sku{color:rgba(var(--color-foreground),.6);font-size:1em;position:relative;z-index:1}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .price{font-size:2em;font-weight:600;position:relative;z-index:1}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .price:has(.compare-price){display:flex;flex-direction:column-reverse}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .price:has(.compare-price) .compare-price{font-size:.7em;font-weight:400}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .product-description{font-size:1em;font-weight:400;padding:calc(var(--global-spacing)*.5) 0 calc(var(--global-spacing)*1);position:relative;z-index:1}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .product-description b,#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .product-description strong{color:rgba(var(--color-accent),1);font-weight:400}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .product-description ul{margin:0 auto;max-width:max-content;text-align:left}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content variant-selects{display:block;padding-bottom:calc(var(--global-spacing)*1);position:relative;z-index:1}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content variant-selects fieldset{all:unset;-webkit-appearance:none;appearance:none;display:flex;flex-wrap:wrap;font-size:1em;gap:calc(var(--global-spacing)*1)}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content variant-selects fieldset legend{display:block;font-size:1.4em;padding-bottom:calc(var(--global-spacing)*1);width:100%}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content variant-selects fieldset input{display:none}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content variant-selects fieldset input:checked+label{background-color:rgba(var(--color-button),1);color:rgba(var(--color-button-text),1)}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content variant-selects fieldset label{background-color:rgba(var(--color-button-text),1);border:2px solid rgba(var(--color-button),1);border-radius:250px;color:rgba(var(--color-button),1);font-weight:500;letter-spacing:.03em;padding:calc(var(--global-spacing)*1) calc(var(--global-spacing)*2);text-decoration:none;transition:color .2s ease-out,background-color .2s ease-out}@media (hover:hover){#main .product-page__wrapper .product-page__wrapper--inner .product-page--content variant-selects fieldset label:hover{background-color:rgba(var(--color-button),1);color:rgba(var(--color-button-text),1)}}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .buy-buttons{position:relative;width:100%;z-index:1}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .buy-buttons product-form{display:block;width:100%}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .buy-buttons product-form form{width:100%}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .buy-buttons product-form form .product-form__buttons{align-items:flex-start;display:flex;flex-direction:column;gap:calc(var(--global-spacing)*1);justify-content:flex-start;width:100%}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .buy-buttons product-form form .product-form__buttons .product-form__submit{max-width:100%;width:100%}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .buy-buttons product-form form .product-form__buttons .product-form__submit.loading{filter:brightness(.8);pointer-events:none}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .buy-buttons product-form form .product-form__buttons .shopify-payment-button{width:100%}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .buy-buttons product-form form .product-form__buttons .shopify-payment-button shop-pay-wallet-button{border-radius:250px;display:block;overflow:hidden}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content share-button{display:block;margin-top:calc(var(--global-spacing)*4);position:relative;z-index:1}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content share-button .share-button__button{align-items:center;display:flex;font-size:1.2em;gap:calc(var(--global-spacing)*.3);justify-content:center}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content share-button .share-button__button .svg-wrapper{bottom:3px;position:relative}#main .product-page__wrapper .product-page__wrapper--inner .product-page--content .shopify-block{position:relative;width:100%;z-index:1}product-gallery:not(:has(.product-page--gallery__wrapper .product-page--gallery__item:nth-child(2))) .dot-container,product-gallery:not(:has(.product-page--gallery__wrapper .product-page--gallery__item:nth-child(2))) .product-page--gallery--arrows{display:none!important}.custom-carousel-wrapper:not(.hero-banner){display:flex;flex-direction:column;gap:calc(var(--global-spacing)*2);position:relative;transition:background-color .4s ease-out;width:100%}@media (max-width:1024px) and (orientation:portrait){.custom-carousel-wrapper:not(.hero-banner){gap:calc(var(--global-spacing)*1.5)}}@media (max-width:1023px) and (orientation:landscape){.custom-carousel-wrapper:not(.hero-banner){gap:calc(var(--global-spacing)*1.5)}}.custom-carousel-wrapper:not(.hero-banner) .carousel-title{font-size:2em;font-weight:500;margin:0}.custom-carousel-wrapper:not(.hero-banner) .custom-carousel-track{align-items:stretch;display:flex;left:50%;position:relative;transform:translateX(-50%);width:100vw;--width:calc(25vw - var(--global-spacing)*2);gap:calc(var(--global-spacing)*2);overflow:auto hidden;padding:0 var(--global-spacing-desktop);scroll-behavior:smooth;scroll-padding:0 var(--global-spacing-desktop);scroll-snap-type:x mandatory}.custom-carousel-wrapper:not(.hero-banner) .custom-carousel-track{scrollbar-width:none}.custom-carousel-wrapper:not(.hero-banner) .custom-carousel-track::-webkit-scrollbar{display:none;width:0}@media (max-width:1024px) and (orientation:portrait){.custom-carousel-wrapper:not(.hero-banner) .custom-carousel-track{--width:calc(40vw - var(--global-spacing)*1);gap:calc(var(--global-spacing)*1);padding:0 calc(var(--global-spacing)*1);scroll-padding:0 calc(var(--global-spacing)*1)}}@media (max-width:1023px) and (orientation:landscape){.custom-carousel-wrapper:not(.hero-banner) .custom-carousel-track{--width:calc(40vw - var(--global-spacing)*1);gap:calc(var(--global-spacing)*1);padding:0 calc(var(--global-spacing)*1);scroll-padding:0 calc(var(--global-spacing)*1)}}@media (max-width:767px){.custom-carousel-wrapper:not(.hero-banner) .custom-carousel-track{--width:calc(70vw - var(--global-spacing)*1)}}.custom-carousel-wrapper:not(.hero-banner) .custom-carousel-track.dragging{cursor:grabbing;scroll-behavior:unset!important}.custom-carousel-wrapper:not(.hero-banner) .custom-carousel-track.dragging .custom-carousel-item{pointer-events:none!important;scroll-snap-align:unset!important;scroll-snap-stop:unset!important}.custom-carousel-wrapper:not(.hero-banner) .custom-carousel-track.dragEnd .custom-carousel-item{scroll-snap-align:unset!important}.custom-carousel-wrapper:not(.hero-banner) .custom-carousel-track .custom-carousel-item{flex:var(--width);height:auto;max-width:var(--width);min-width:var(--width);scroll-snap-align:center;scroll-snap-stop:always}.custom-carousel-wrapper:not(.hero-banner) .custom-carousel--arrows{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%;z-index:10}@media (max-width:1024px) and (orientation:portrait){.custom-carousel-wrapper:not(.hero-banner) .custom-carousel--arrows{display:none}}@media (max-width:1023px) and (orientation:landscape){.custom-carousel-wrapper:not(.hero-banner) .custom-carousel--arrows{display:none}}.custom-carousel-wrapper:not(.hero-banner) .custom-carousel--arrows .custom-carousel-arrow{all:unset;align-items:center;aspect-ratio:1;background-color:rgba(var(--color-foreground),1);border-radius:50%;color:rgba(var(--color-background),1);cursor:pointer;display:flex;justify-content:center;padding:10px;position:absolute;top:50%;transform:translateY(-50%)}.custom-carousel-wrapper:not(.hero-banner) .custom-carousel--arrows .custom-carousel-arrow[disabled]{opacity:.3}.custom-carousel-wrapper:not(.hero-banner) .custom-carousel--arrows .custom-carousel-arrow.prev{left:calc(var(--global-spacing)*2)}.custom-carousel-wrapper:not(.hero-banner) .custom-carousel--arrows .custom-carousel-arrow.prev svg{left:-1px;position:relative}.custom-carousel-wrapper:not(.hero-banner) .custom-carousel--arrows .custom-carousel-arrow.next{right:calc(var(--global-spacing)*2)}.custom-carousel-wrapper:not(.hero-banner) .custom-carousel--arrows .custom-carousel-arrow.next svg{position:relative;right:-1px}section:has(#recently-viewed-products-list:empty){display:none!important}.club-banner-section{padding:0 calc(var(--global-spacing-desktop)*1)}@media (max-width:1024px) and (orientation:portrait){.club-banner-section{padding:0 calc(var(--global-spacing)*1)}}@media (max-width:1023px) and (orientation:landscape){.club-banner-section{padding:0 calc(var(--global-spacing)*1)}}.club-banner-section a{text-decoration:unset!important}.club-banner-section .club-banner-inner{align-items:center;background-color:rgba(var(--color-background),1);border-radius:16px;display:flex;gap:calc(var(--global-spacing)*4);overflow:hidden;padding:calc(var(--global-spacing)*4) calc(var(--global-spacing)*4);position:relative;width:100%}@media (min-width:1025px) and (orientation:portrait){.club-banner-section .club-banner-inner{padding-right:35%}}@media (min-width:1024px) and (orientation:landscape){.club-banner-section .club-banner-inner{padding-right:35%}}@media (max-width:1024px) and (orientation:portrait){.club-banner-section .club-banner-inner{align-items:stretch;flex-direction:column;gap:calc(var(--global-spacing)*3);padding:calc(var(--global-spacing)*3) calc(var(--global-spacing)*2);padding-bottom:calc(250px + var(--global-spacing)*3)}}@media (max-width:1023px) and (orientation:landscape){.club-banner-section .club-banner-inner{align-items:stretch;flex-direction:column;gap:calc(var(--global-spacing)*3);padding:calc(var(--global-spacing)*3) calc(var(--global-spacing)*2);padding-bottom:calc(250px + var(--global-spacing)*3)}}.club-banner-section .club-banner-image{align-items:center;display:flex;flex:1 1 auto;justify-content:center;position:relative}.club-banner-section .club-banner-image--left{max-width:max-content}.club-banner-section .club-banner-image--left img{background:rgba(var(--color-background),1);border-radius:12px;display:block;max-height:180px;max-width:180px}.club-banner-section .club-banner-image--right{border-radius:150px 0 0 0;bottom:0;height:100%;overflow:hidden;position:absolute;right:0;top:0;width:37%}@media (max-width:1024px) and (orientation:portrait){.club-banner-section .club-banner-image--right{height:250px;left:0;top:unset;width:100%}}@media (max-width:1023px) and (orientation:landscape){.club-banner-section .club-banner-image--right{height:250px;left:0;top:unset;width:100%}}.club-banner-section .club-banner-image--right img{bottom:0;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;right:0;top:0;width:100%}.club-banner-section .club-banner-content{align-items:flex-start;display:flex;flex:1 1 0;flex-direction:column;gap:calc(var(--global-spacing)*1);min-width:0}.club-banner-section .club-banner-richtext{color:rgba(var(--color-foreground),1);font-size:1.7rem;font-weight:500;line-height:1.25}.club-banner-section .club-banner-richtext strong{color:rgba(var(--color-accent),1)}.image-text-section{align-items:center;background-color:rgba(var(--color-background),1);background:var(--gradient-background);display:flex;justify-content:center;margin:calc(var(--global-spacing)*4) 0}.image-text-section a{text-decoration:none!important;width:100%}.image-text-section .image-text__container{align-items:stretch;display:flex;width:100%}@media (max-width:1024px) and (orientation:portrait){.image-text-section .image-text__container{align-items:center;flex-direction:column;justify-content:center}}@media (max-width:1023px) and (orientation:landscape){.image-text-section .image-text__container{align-items:center;flex-direction:column;justify-content:center}}.image-text-section .image-text__content{display:flex;flex-direction:column;gap:calc(var(--global-spacing)*2);justify-content:center;padding:calc(var(--global-spacing)*4) var(--global-spacing);width:40%}@media (min-width:1025px) and (orientation:portrait){.image-text-section .image-text__content{padding:calc(var(--global-spacing)*8) var(--global-spacing-desktop);padding-right:0}}@media (min-width:1024px) and (orientation:landscape){.image-text-section .image-text__content{padding:calc(var(--global-spacing)*8) var(--global-spacing-desktop);padding-right:0}}@media (max-width:1024px) and (orientation:portrait){.image-text-section .image-text__content{flex:1;padding-bottom:0;width:100%}}@media (max-width:1023px) and (orientation:landscape){.image-text-section .image-text__content{flex:1;padding-bottom:0;width:100%}}.image-text-section .image-text__content .image-text__title,.image-text-section .image-text__content .image-text__title h2,.image-text-section .image-text__content .image-text__title p{color:rgba(var(--color-foreground),1);font-size:2.8rem;font-weight:700;line-height:1.3;margin-bottom:0}.image-text-section .image-text__content .image-text__text{color:rgba(var(--color-foreground),.8);font-size:1em;line-height:1.3;margin-bottom:0}.image-text-section .image-text__content .btn,.image-text-section .image-text__content .btn--disabled{padding-left:calc(var(--global-spacing)*4);padding-right:calc(var(--global-spacing)*4)}.image-text-section .image-text__image{align-items:center;display:flex;flex:1;justify-content:center;position:relative;width:60%}@media (max-width:1024px) and (orientation:portrait){.image-text-section .image-text__image{aspect-ratio:2;flex:1;width:100%}}@media (max-width:1023px) and (orientation:landscape){.image-text-section .image-text__image{aspect-ratio:2;flex:1;width:100%}}.image-text-section .image-text__image img{left:unset;object-fit:contain;object-position:bottom left;width:max-content}.hero-banner{position:relative;width:100%}.hero-banner .hero-banner__inner{align-items:center;display:flex;justify-content:flex-start;overflow:auto hidden;position:relative;scroll-behavior:smooth;scroll-snap-type:x mandatory;width:100%}.hero-banner .hero-banner__inner.dragging{cursor:grabbing;scroll-behavior:unset!important}.hero-banner .hero-banner__inner.dragging .custom-carousel-item{pointer-events:none!important;scroll-snap-align:unset!important;scroll-snap-stop:unset!important}.hero-banner .hero-banner__inner.dragEnd .custom-carousel-item{scroll-snap-align:unset!important}.hero-banner .hero-banner__inner{scrollbar-width:none}.hero-banner .hero-banner__inner::-webkit-scrollbar{display:none;width:0}.hero-banner .hero-banner__block{aspect-ratio:.6;color:inherit;display:block;display:flex;flex:100% 1 1;height:100%;min-width:100%;position:relative;scroll-snap-align:start;scroll-snap-stop:always;text-decoration:none;width:100%}@media (min-width:1025px) and (orientation:portrait){.hero-banner .hero-banner__block{align-items:center;aspect-ratio:2}}@media (min-width:1024px) and (orientation:landscape){.hero-banner .hero-banner__block{align-items:center;aspect-ratio:2}}@media (max-width:1024px) and (orientation:portrait){.hero-banner .hero-banner__block{align-items:flex-end!important;justify-content:flex-start!important}}@media (max-width:1023px) and (orientation:landscape){.hero-banner .hero-banner__block{align-items:flex-end!important;justify-content:flex-start!important}}.article-card--container .article-card--wrapper .article-card-img .hero-banner .hero-banner__block img,.hero-banner .hero-banner__block .article-card--container .article-card--wrapper .article-card-img img,.hero-banner .hero-banner__block .bg-image{object-fit:cover;z-index:0}.article-card--container .article-card--wrapper .article-card-img .hero-banner .hero-banner__block img.bg-image--desktop,.hero-banner .hero-banner__block .article-card--container .article-card--wrapper .article-card-img img.bg-image--desktop,.hero-banner .hero-banner__block .bg-image.bg-image--desktop{display:none}.article-card--container .article-card--wrapper .article-card-img .hero-banner .hero-banner__block img.bg-image--mobile,.hero-banner .hero-banner__block .article-card--container .article-card--wrapper .article-card-img img.bg-image--mobile,.hero-banner .hero-banner__block .bg-image.bg-image--mobile{display:block}@media (min-width:1025px) and (orientation:portrait){.article-card--container .article-card--wrapper .article-card-img .hero-banner .hero-banner__block img.bg-image--desktop,.hero-banner .hero-banner__block .article-card--container .article-card--wrapper .article-card-img img.bg-image--desktop,.hero-banner .hero-banner__block .bg-image.bg-image--desktop{display:block}.article-card--container .article-card--wrapper .article-card-img .hero-banner .hero-banner__block img.bg-image--mobile,.hero-banner .hero-banner__block .article-card--container .article-card--wrapper .article-card-img img.bg-image--mobile,.hero-banner .hero-banner__block .bg-image.bg-image--mobile{display:none}}@media (min-width:1024px) and (orientation:landscape){.article-card--container .article-card--wrapper .article-card-img .hero-banner .hero-banner__block img.bg-image--desktop,.hero-banner .hero-banner__block .article-card--container .article-card--wrapper .article-card-img img.bg-image--desktop,.hero-banner .hero-banner__block .bg-image.bg-image--desktop{display:block}.article-card--container .article-card--wrapper .article-card-img .hero-banner .hero-banner__block img.bg-image--mobile,.hero-banner .hero-banner__block .article-card--container .article-card--wrapper .article-card-img img.bg-image--mobile,.hero-banner .hero-banner__block .bg-image.bg-image--mobile{display:none}}.hero-banner .hero-banner__block .hero-banner__content{background-color:rgba(var(--color-background),.8);display:flex;flex-direction:column;gap:calc(var(--global-spacing)*1);max-width:100%;padding:calc(var(--global-spacing)*2) calc(var(--global-spacing)*2);position:relative;width:100%;z-index:1}@media (min-width:1025px) and (orientation:portrait){.hero-banner .hero-banner__block .hero-banner__content{gap:calc(var(--global-spacing)*1);margin-left:calc(var(--global-spacing)*4);max-width:40%;padding:calc(var(--global-spacing)*2) calc(var(--global-spacing)*2)}}@media (min-width:1024px) and (orientation:landscape){.hero-banner .hero-banner__block .hero-banner__content{gap:calc(var(--global-spacing)*1);margin-left:calc(var(--global-spacing)*4);max-width:40%;padding:calc(var(--global-spacing)*2) calc(var(--global-spacing)*2)}}.hero-banner .hero-banner__block .hero-banner__content .hero-banner__title{color:rgba(var(--color-foreground),1);font-size:2.25rem;font-weight:800;line-height:1.05;margin:0}@media (min-width:1025px) and (orientation:portrait){.hero-banner .hero-banner__block .hero-banner__content .hero-banner__title{font-size:2.75rem}}@media (min-width:1024px) and (orientation:landscape){.hero-banner .hero-banner__block .hero-banner__content .hero-banner__title{font-size:2.75rem}}@media (min-width:1367px){.hero-banner .hero-banner__block .hero-banner__content .hero-banner__title{font-size:3rem}}.hero-banner .hero-banner__block .hero-banner__content .hero-banner__text{color:rgba(var(--color-foreground),.85);font-size:1rem;line-height:1.6;margin:0}@media (min-width:1025px) and (orientation:portrait){.hero-banner .hero-banner__block .hero-banner__content .hero-banner__text{font-size:1.0625rem}}@media (min-width:1024px) and (orientation:landscape){.hero-banner .hero-banner__block .hero-banner__content .hero-banner__text{font-size:1.0625rem}}.hero-banner .hero-banner__block .hero-banner__content .hero-banner__button{margin-top:calc(var(--global-spacing)*1)}.hero-banner .dot-container{align-items:center;border-bottom:1px solid rgba(var(--color-foreground),.1);border-top:1px solid rgba(var(--color-foreground),.1);display:flex;gap:8px;justify-content:center;padding:calc(var(--global-spacing)*2) calc(var(--global-spacing)*2)}.hero-banner .dot-container:not(:has(.dot:nth-child(2))){display:none}@media (min-width:1025px) and (orientation:portrait){.hero-banner .dot-container{bottom:calc(var(--global-spacing)*3);padding:calc(var(--global-spacing)*2) calc(var(--global-spacing)*6)}}@media (min-width:1024px) and (orientation:landscape){.hero-banner .dot-container{bottom:calc(var(--global-spacing)*3);padding:calc(var(--global-spacing)*2) calc(var(--global-spacing)*6)}}.hero-banner .dot-container .dot{all:unset;background:rgba(var(--color-foreground),.25);border-radius:6px;height:4px;width:28px}.hero-banner .dot-container .dot.active{background:rgba(var(--color-foreground),1)}.hero-banner .custom-carousel--arrows{align-items:center;display:flex;gap:8px;height:0;justify-content:space-between;left:0;padding:0 calc(var(--global-spacing)*1);position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%;z-index:2}@media (max-width:1024px) and (orientation:portrait){.hero-banner .custom-carousel--arrows{display:none}}@media (max-width:1023px) and (orientation:landscape){.hero-banner .custom-carousel--arrows{display:none}}.hero-banner .custom-carousel--arrows .custom-carousel-arrow{all:unset;align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;height:38px;justify-content:center;opacity:.5;transition:opacity .2s ease;width:38px}.hero-banner .custom-carousel--arrows .custom-carousel-arrow.prev svg{left:-1.5px;position:relative}.hero-banner .custom-carousel--arrows .custom-carousel-arrow.next svg{left:1.5px;position:relative}.hero-banner .custom-carousel--arrows .custom-carousel-arrow svg path{stroke:#000}.hero-banner .custom-carousel--arrows .custom-carousel-arrow:hover:not(.disabled){opacity:1}.main-blog .main-blog__header{margin-bottom:calc(var(--global-spacing)*4)}@media (max-width:767px){.main-blog .main-blog__header{margin-bottom:calc(var(--global-spacing)*2)}}.main-blog .main-blog__header .main-blog__title{font-size:2em;font-size:clamp(1.6em,1.2em + 1vw,2.4em);font-weight:800;line-height:1.1;margin:0}.main-blog .main-blog__header .main-blog__tags{display:flex;flex-wrap:wrap;gap:calc(var(--global-spacing)*.75);list-style:none;margin:0;padding:0}.main-blog .main-blog__header .main-blog__tags a{border:1px solid rgba(var(--color-foreground),.15);border-radius:999px;color:rgba(var(--color-foreground),.9);display:inline-block;font-size:.9rem;padding:6px 10px;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.main-blog .main-blog__header .main-blog__tags a:hover{background-color:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.3)}.main-blog .main-blog__grid{display:grid;gap:calc(var(--global-spacing)*2);grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1024px) and (orientation:portrait){.main-blog .main-blog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1023px) and (orientation:landscape){.main-blog .main-blog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.main-blog .main-blog__grid{grid-template-columns:1fr}}.main-blog .pagination{align-items:center;color:rgba(var(--color-foreground),.8);display:flex;gap:calc(var(--global-spacing)*1);justify-content:center;margin-top:calc(var(--global-spacing)*3)}.main-blog .pagination a{border:1px solid rgba(var(--color-foreground),.15);border-radius:8px;color:rgba(var(--color-foreground),.9);padding:8px 12px;text-decoration:none;transition:background .2s ease,border-color .2s ease}.main-blog .pagination a:hover{background:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.3)}.main-blog .main-blog__empty{opacity:.7;padding:calc(var(--global-spacing)*2) 0;text-align:center}.favorite-categories{display:flex;flex-direction:column;gap:calc(var(--global-spacing)*2);width:100%}@media (max-width:1024px) and (orientation:portrait){.favorite-categories{gap:calc(var(--global-spacing)*1.5)}}@media (max-width:1023px) and (orientation:landscape){.favorite-categories{gap:calc(var(--global-spacing)*1.5)}}.favorite-categories .favorite-categories__header{align-items:flex-start;display:flex;gap:calc(var(--global-spacing)*2);justify-content:space-between}@media (max-width:1024px) and (orientation:portrait){.favorite-categories .favorite-categories__header{align-items:flex-start;flex-direction:column}}@media (max-width:1023px) and (orientation:landscape){.favorite-categories .favorite-categories__header{align-items:flex-start;flex-direction:column}}.favorite-categories .favorite-categories__header .favorite-categories__title{font-size:2em;font-weight:500;margin:0}.favorite-categories .favorite-categories__grid{display:grid;gap:calc(var(--global-spacing)*2);grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width:1025px) and (orientation:portrait){.favorite-categories .favorite-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px) and (orientation:landscape){.favorite-categories .favorite-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1024px) and (orientation:portrait){.favorite-categories .favorite-categories__grid{gap:calc(var(--global-spacing)*1);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1023px) and (orientation:landscape){.favorite-categories .favorite-categories__grid{gap:calc(var(--global-spacing)*1);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.favorite-categories .favorite-categories__grid{grid-template-columns:minmax(0,1fr)}}.favorite-categories .favorite-categories__grid .favorite-category-card{align-items:flex-end;aspect-ratio:1.6;background-color:rgba(var(--color-background),1);border-radius:16px;display:flex;gap:calc(var(--global-spacing)*2);justify-content:flex-start;overflow:hidden;padding:calc(var(--global-spacing)*2);position:relative;text-decoration:none;z-index:1}@media (max-width:1024px) and (orientation:portrait){.favorite-categories .favorite-categories__grid .favorite-category-card{padding:calc(var(--global-spacing)*2)}}@media (max-width:1023px) and (orientation:landscape){.favorite-categories .favorite-categories__grid .favorite-category-card{padding:calc(var(--global-spacing)*2)}}@media (hover:hover){.favorite-categories .favorite-categories__grid .favorite-category-card:hover img{transform:scale(1.1)}}.favorite-categories .favorite-categories__grid .favorite-category-card .favorite-categories__icon{color:#fff;position:absolute;right:calc(var(--global-spacing)*2);top:calc(var(--global-spacing)*2);z-index:10}.favorite-categories .favorite-categories__grid .favorite-category-card .favorite-categories__icon svg{fill:#fff}.favorite-categories .favorite-categories__grid .favorite-category-card img{filter:brightness(.5);transition:all .3s ease-in-out;z-index:9}.favorite-categories .favorite-categories__grid .favorite-category-card .favorite-category-card__content{color:#fff;display:flex;flex:1 1 auto;flex-direction:column;gap:calc(var(--global-spacing)*.5);justify-content:flex-end;position:relative;z-index:10}.favorite-categories .favorite-categories__grid .favorite-category-card .favorite-category-card__content .favorite-category-card__title{color:#fff;font-size:1.6em;font-weight:400;margin:0}@media (max-width:767px){.favorite-categories .favorite-categories__grid .favorite-category-card .favorite-category-card__content .favorite-category-card__title{font-size:1.8em}}.favorite-categories .favorite-categories__grid .favorite-category-card .favorite-category-card__content .favorite-category-card__text{color:#fff;font-size:.9em;margin:0}.favorite-categories .favorite-categories__button{align-items:center;align-self:flex-end;background:transparent;border:none;color:rgba(var(--color-foreground),1);display:inline-flex;gap:4px;margin-left:auto;padding-inline:0;white-space:nowrap}.favorite-categories .favorite-categories__button:hover{text-decoration:underline}@media (max-width:1024px) and (orientation:portrait){.favorite-categories .favorite-categories__button{align-self:flex-start}}@media (max-width:1023px) and (orientation:landscape){.favorite-categories .favorite-categories__button{align-self:flex-start}}.benefits-bar{padding:0 calc(var(--global-spacing-desktop)*1)}@media (max-width:1024px) and (orientation:portrait){.benefits-bar{padding:0 calc(var(--global-spacing)*1)}}@media (max-width:1023px) and (orientation:landscape){.benefits-bar{padding:0 calc(var(--global-spacing)*1)}}.benefits-bar .benefits-bar__inner{align-items:flex-start;background-color:rgba(var(--color-background),1);border-radius:16px;display:flex;flex-direction:row;gap:calc(var(--global-spacing)*2);justify-content:center;overflow:hidden;padding:calc(var(--global-spacing)*4) calc(var(--global-spacing)*4);position:relative;width:100%}@media (max-width:1024px) and (orientation:portrait){.benefits-bar .benefits-bar__inner{flex-direction:column;gap:calc(var(--global-spacing)*2);justify-content:center;padding:calc(var(--global-spacing)*3) calc(var(--global-spacing)*2)}}@media (max-width:1023px) and (orientation:landscape){.benefits-bar .benefits-bar__inner{flex-direction:column;gap:calc(var(--global-spacing)*2);justify-content:center;padding:calc(var(--global-spacing)*3) calc(var(--global-spacing)*2)}}.benefits-bar .benefits-bar__item{align-items:center;display:flex;flex-direction:column;gap:calc(var(--global-spacing)*1);justify-content:center;min-width:0;text-align:center;width:100%}@media (max-width:1024px) and (orientation:portrait){.benefits-bar .benefits-bar__item{gap:calc(var(--global-spacing)*.5)}}@media (max-width:1023px) and (orientation:landscape){.benefits-bar .benefits-bar__item{gap:calc(var(--global-spacing)*.5)}}.benefits-bar .benefits-bar__icon{height:36px;position:relative;width:100%}.benefits-bar .benefits-bar__icon img{object-fit:contain}.benefits-bar .benefits-bar__text{color:rgba(var(--color-foreground),.9);font-size:.95rem;line-height:1.4;margin:0}.blog-carrousel--wrapper{display:flex;flex-direction:column;gap:calc(var(--global-spacing)*2)}.blog-carrousel--wrapper .blog-carrousel--header{align-items:flex-end;display:flex;flex-direction:row;gap:calc(var(--global-spacing)*2);width:100%}@media (max-width:1024px) and (orientation:portrait){.blog-carrousel--wrapper .blog-carrousel--header{gap:calc(var(--global-spacing)*1.5)}}@media (max-width:1023px) and (orientation:landscape){.blog-carrousel--wrapper .blog-carrousel--header{gap:calc(var(--global-spacing)*1.5)}}.blog-carrousel--wrapper .blog-carrousel--header:after{background-color:rgba(var(--color-foreground),1);content:" ";display:block;flex:1;height:1px;margin-bottom:9px;width:100%}.blog-carrousel--wrapper .blog-carrousel--header .blog-carrousel--title{font-size:2em;font-weight:500;margin:0}.blog-carrousel--wrapper .blog-carrousel--wrapper_inner{left:50%;position:relative;transform:translateX(-50%);width:100vw;--spacing:calc(var(--global-spacing)*2);--width:calc(25% - var(--spacing)*0.75);--width-double:calc(50% - var(--spacing)*0.5);--width-row:calc(var(--width) + var(--width-double) + var(--spacing));display:flex;gap:var(--spacing);overflow:auto hidden;padding:0 var(--global-spacing-desktop) 0;scroll-behavior:smooth;scroll-padding:0 var(--global-spacing-desktop);scroll-snap-type:x mandatory}.blog-carrousel--wrapper .blog-carrousel--wrapper_inner.dragging{cursor:grabbing;scroll-behavior:unset!important}.blog-carrousel--wrapper .blog-carrousel--wrapper_inner.dragging .blog-carrousel--card{pointer-events:none!important;scroll-snap-align:unset!important;scroll-snap-stop:unset!important}.blog-carrousel--wrapper .blog-carrousel--wrapper_inner.dragEnd .blog-carrousel--card{scroll-snap-align:unset!important}.blog-carrousel--wrapper .blog-carrousel--wrapper_inner{scrollbar-width:none}.blog-carrousel--wrapper .blog-carrousel--wrapper_inner::-webkit-scrollbar{display:none;width:0}@media (max-width:1024px) and (orientation:portrait){.blog-carrousel--wrapper .blog-carrousel--wrapper_inner{--spacing:calc(var(--global-spacing)*1);--width:calc(40% - var(--spacing)*0.75);--width-double:calc(80% - var(--spacing)*0.5);scroll-padding:0 var(--spacing)}}@media (max-width:1023px) and (orientation:landscape){.blog-carrousel--wrapper .blog-carrousel--wrapper_inner{--spacing:calc(var(--global-spacing)*1);--width:calc(40% - var(--spacing)*0.75);--width-double:calc(80% - var(--spacing)*0.5);scroll-padding:0 var(--spacing)}}@media (max-width:767px){.blog-carrousel--wrapper .blog-carrousel--wrapper_inner{--width:calc(53.33333% - var(--spacing)*0.75);--width-double:calc(80% - var(--spacing)*0.75)}}.blog-carrousel--wrapper .blog-carrousel--wrapper_inner .blog-carrousel--row{display:grid;flex:var(--width-row);gap:calc(var(--global-spacing)*2);grid-auto-flow:column;grid-template-columns:repeat(1,2fr 1fr);max-width:var(--width-row);min-width:var(--width-row)}@media (max-width:1024px) and (orientation:portrait){.blog-carrousel--wrapper .blog-carrousel--wrapper_inner .blog-carrousel--row{gap:calc(var(--global-spacing)*1)}}@media (max-width:1023px) and (orientation:landscape){.blog-carrousel--wrapper .blog-carrousel--wrapper_inner .blog-carrousel--row{gap:calc(var(--global-spacing)*1)}}.blog-carrousel--wrapper .blog-carrousel--wrapper_inner .blog-carrousel--row .blog-carrousel--card{margin:0!important;width:100%}@media (max-width:1024px) and (orientation:portrait){.blog-carrousel--wrapper .blog-carrousel--wrapper_inner .blog-carrousel--row .blog-carrousel--card{scroll-snap-align:start;scroll-snap-stop:always}}@media (max-width:1023px) and (orientation:landscape){.blog-carrousel--wrapper .blog-carrousel--wrapper_inner .blog-carrousel--row .blog-carrousel--card{scroll-snap-align:start;scroll-snap-stop:always}}.blog-carrousel--wrapper .blog-carrousel--wrapper_inner .blog-carrousel--row .blog-carrousel--card:first-child{grid-row:1/3;scroll-snap-align:start;scroll-snap-stop:always}.blog-carrousel--wrapper .blog-carrousel--wrapper_inner .blog-carrousel--row .blog-carrousel--card:nth-child(2){grid-row:1/2}@media (max-width:767px){.blog-carrousel--wrapper .blog-carrousel--wrapper_inner .blog-carrousel--row .blog-carrousel--card:nth-child(2){margin-bottom:0!important}}.blog-carrousel--wrapper .blog-carrousel--wrapper_inner .blog-carrousel--row .blog-carrousel--card:nth-child(3){grid-row:2/3}.blog-carrousel--wrapper .blog-carrousel--wrapper_inner .blog-carrousel--row .blog-carrousel--card:nth-child(2) .article-card-info-title,.blog-carrousel--wrapper .blog-carrousel--wrapper_inner .blog-carrousel--row .blog-carrousel--card:nth-child(3) .article-card-info-title{font-size:1.2em}.blog-carrousel--wrapper .blog-carrousel--wrapper_inner .blog-carrousel--row .blog-carrousel--card:nth-child(2) .article-card-info-excerpt,.blog-carrousel--wrapper .blog-carrousel--wrapper_inner .blog-carrousel--row .blog-carrousel--card:nth-child(3) .article-card-info-excerpt{display:none}.blog-carrousel--wrapper .blog-carrousel--controls-box{align-items:center;display:flex;gap:calc(var(--global-spacing)*1);justify-content:flex-start}.blog-carrousel--wrapper .blog-carrousel--controls-box .custom-carousel--arrows{align-items:center;display:flex;gap:calc(var(--global-spacing)*.5);justify-content:flex-start}@media (max-width:1024px) and (orientation:portrait){.blog-carrousel--wrapper .blog-carrousel--controls-box .custom-carousel--arrows{display:none}}@media (max-width:1023px) and (orientation:landscape){.blog-carrousel--wrapper .blog-carrousel--controls-box .custom-carousel--arrows{display:none}}.blog-carrousel--wrapper .blog-carrousel--controls-box .custom-carousel--arrows .custom-carousel-arrow{all:unset;align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 0 15px 3px rgba(var(--color-foreground),.1);cursor:pointer;display:flex;height:38px;justify-content:center;opacity:.5;transition:opacity .2s ease;width:38px}.blog-carrousel--wrapper .blog-carrousel--controls-box .custom-carousel--arrows .custom-carousel-arrow.prev svg{left:-1.5px;position:relative}.blog-carrousel--wrapper .blog-carrousel--controls-box .custom-carousel--arrows .custom-carousel-arrow.next svg{left:1.5px;position:relative}.blog-carrousel--wrapper .blog-carrousel--controls-box .custom-carousel--arrows .custom-carousel-arrow svg path{stroke:#000}.blog-carrousel--wrapper .blog-carrousel--controls-box .custom-carousel--arrows .custom-carousel-arrow:hover:not(.disabled){opacity:1}.main-article{display:flex;flex-direction:column;gap:calc(var(--global-spacing)*2)}.main-article .main-page__image{aspect-ratio:2;border-radius:15px;display:flex;overflow:hidden;position:relative}@media (max-width:1024px) and (orientation:portrait){.main-article .main-page__image{aspect-ratio:1.6}}@media (max-width:1023px) and (orientation:landscape){.main-article .main-page__image{aspect-ratio:1.6}}.richtext-section .richtext-section__inner{display:flex;flex-direction:column;gap:calc(var(--global-spacing)*1)}.richtext-section .richtext-section__inner--left{text-align:left}.richtext-section .richtext-section__inner--center{text-align:center}.richtext-section .richtext-section__inner--right{text-align:right}.announcement-bar-wrapper{background-color:rgba(var(--color-background),1)}.announcement-bar-wrapper .announcement-bar__inner{align-items:center;display:flex;flex-direction:row;gap:calc(var(--global-spacing)*1);overflow:hidden;padding:calc(var(--global-spacing)*.5) var(--global-spacing-desktop)}@media (max-width:1024px) and (orientation:portrait){.announcement-bar-wrapper .announcement-bar__inner{padding:calc(var(--global-spacing)*.5) calc(var(--global-spacing)*2) 0}}@media (max-width:1023px) and (orientation:landscape){.announcement-bar-wrapper .announcement-bar__inner{padding:calc(var(--global-spacing)*.5) calc(var(--global-spacing)*2) 0}}.announcement-bar-wrapper .announcement-bar__inner.announcement-bar--infinite{padding:calc(var(--global-spacing)*.5) 0}.announcement-bar-wrapper .announcement-bar__inner.announcement-bar--infinite .announcement-bar__track{--animationName:none;align-items:center;animation-iteration-count:infinite;animation-name:var(--animationName);animation-timing-function:linear;display:flex;gap:calc(var(--global-spacing)*2);min-width:max-content;width:100%;will-change:transform}.announcement-bar-wrapper .announcement-bar__slide{align-items:center;color:var(--color);display:inline-flex;font-size:calc(var(--font-size)*var(--base-font));min-width:max-content;position:relative;white-space:nowrap}.announcement-bar-wrapper .announcement-bar__slide.heading_text{font-size:calc(var(--font-size)*.7*var(--base-font));font-weight:600}.announcement-bar-wrapper .announcement-bar__slide.body_text{font-size:calc(var(--font-size)*.7*var(--base-font));font-weight:400}.announcement-bar-wrapper .announcement-bar__slide.outline{color:rgba(var(--color-background),1);-webkit-text-stroke:2px var(--color)}.announcement-bar-section{margin-bottom:-1px}@supports not (-webkit-text-stroke:1px black){.announcement-bar__slide.outline{color:rgba(var(--color),1)!important}}.product-youtube-video{padding-top:0!important}.product-youtube-video .product-youtube-video__wrapper{aspect-ratio:16/9;border-radius:8px;margin:0 auto;overflow:hidden;position:relative;width:100%}@media (max-width:767px){.product-youtube-video .product-youtube-video__wrapper{aspect-ratio:1}}.product-youtube-video .product-youtube-video__placeholder{all:unset;aspect-ratio:16/9;background-color:#000;cursor:pointer;display:block;position:relative;width:100%}@media (max-width:767px){.product-youtube-video .product-youtube-video__placeholder{aspect-ratio:1}}.product-youtube-video .product-youtube-video__placeholder .product-youtube-video__thumbnail{height:100%;inset:0;position:absolute;width:100%}.product-youtube-video .product-youtube-video__placeholder .product-youtube-video__thumbnail img{display:block;height:100%;object-fit:cover;width:100%}.product-youtube-video .product-youtube-video__overlay{align-items:center;background:linear-gradient(0deg,rgba(0,0,0,.45),rgba(0,0,0,.25));display:flex;inset:0;justify-content:center;position:absolute}.product-youtube-video .product-youtube-video__overlay .product-youtube-video__play-icon{align-items:center;display:inline-flex;justify-content:center}.product-youtube-video .product-youtube-video__overlay .product-youtube-video__play-icon svg{display:block;height:72px;width:72px}.product-youtube-video .product-youtube-video__iframe{border:0;display:block;height:100%;width:100%}
/*# sourceMappingURL=main.min.css.map */