.error{max-width:1920px;margin:0 auto;height:calc(100vh - 10rem);display:flex;align-items:center}.error__content{max-width:37.5rem;margin:0 auto;text-align:center}.error__title{margin:0 0 1.25rem}.error__text{margin:0 0 .875rem}.product-list-options{z-index:4;box-sizing:border-box;max-width:1920px;padding:0 1.5rem;width:100%;grid-column-gap:1.5rem;grid-template-columns:repeat(12,1fr);display:grid;display:flex;margin:0 auto 1.5rem}@media only screen and (max-width:1023px){.product-list-options{grid-column-gap:20px;padding:0 1.25rem}}@media only screen and (max-width:639px){.product-list-options{grid-template-columns:repeat(6,1fr);grid-column-gap:.75rem;padding:0 .75rem}}.product-list-options__tag{font-size:.75rem;background-color:#c6e8e3;display:flex;padding:.375rem .5rem .375rem .75rem;align-self:center;align-items:center;justify-content:center;border-radius:1.25rem}.product-list-options__remove{width:1rem;height:1rem;cursor:pointer;transition:all .2s ease-out}.product-list-options__remove:hover{transform:scale(1.2)}.product-list-options__filters{font-size:.875rem;color:rgba(31,31,31,.7);position:relative;cursor:pointer;display:flex;align-items:center;gap:.25rem;transition:all .2s ease-out}.product-list-options__filters:hover{color:#333}.product-list-options__filters:hover path,.product-list-options__filters:hover svg{opacity:1}.product-list-options__filters__icon{width:1rem;transition:all .2s ease-out}@media(max-width:800px){.product-list-options{margin:0 auto .25rem}.product-list-options__filters{font-size:.75rem;gap:.125rem}.product-list-options__filters__icon{width:.75rem}}.button{color:#2b5553;border:0;transition:all .2s ease;cursor:auto;padding:1.25rem 2.5rem;background-color:#fff;color:#333;font-size:.75rem;border-radius:2.5rem;transition:all .2s ease-out;background:linear-gradient(90deg,#ecfdfa,#9cebdd);position:relative;overflow:hidden;display:inline-block}.button--small{padding:.625rem 1.25rem;font-size:.625rem}.button--full-width{width:100%}.button__inner{z-index:1;position:relative;text-align:center}.button:after{content:"";display:block;clear:both;background:#9cebdd;width:100%;height:100%;position:absolute;left:0;top:0;opacity:0;transition:all .2s ease-out}.button:not(.button--disabled){cursor:pointer}.button:not(.button--disabled):hover:after{opacity:1}.button--secondary{background:#fff;color:#2b5553}.button--secondary:after{background:linear-gradient(90deg,#ecfdfa,#9cebdd)}.button--secondary:not(.button--disabled):hover{color:#2b5553}.button--product{background:#fff;color:#2b5553;padding:.75rem 2.5rem;border-radius:.5rem;width:100%}.button--product:after{background:linear-gradient(90deg,#ecfdfa,#9cebdd)}.button--disabled{opacity:.6}@media(max-width:1024px){.button{padding:.75rem 1.5rem;font-size:.75rem}}@media(max-width:800px){.button{padding:.75rem 1.25rem}.button__inner{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.footer{background-color:#c6e8e3;padding:6.25rem 0 2.5rem;margin:6.25rem 0 0}.footer h4{font-size:1.125rem;margin:0 0 1.75rem}.footer__top{box-sizing:border-box;max-width:1920px;padding:0 1.5rem;width:100%;grid-column-gap:1.5rem;grid-template-columns:repeat(12,1fr);margin:0 auto;display:grid}@media only screen and (max-width:1023px){.footer__top{grid-column-gap:20px;padding:0 1.25rem}}@media only screen and (max-width:639px){.footer__top{grid-template-columns:repeat(6,1fr);grid-column-gap:.75rem;padding:0 .75rem}}.footer__menus{grid-column-start:1;grid-column-end:7;display:grid;grid-column-gap:1.5rem;grid-template-columns:repeat(6,1fr);width:100%}.footer__menu{grid-column:span 2}.footer__menu a{display:block;color:#333;margin:0 0 1rem;font-size:.75rem}.footer__menu a:hover{text-decoration:underline}.footer__newsletter{grid-column-start:9;grid-column-end:12}.footer__bottom{margin:7.5rem 0 0;width:100%;padding:0 1.5rem;font-size:.75rem}@media only screen and (max-width:1023px){.footer{padding:3.125rem 0 1.25rem;margin:3.125rem 0 0}.footer__bottom{padding:0 1.25rem}.footer__menus,.footer__newsletter{grid-column-start:1;grid-column-end:12}}@media only screen and (max-width:639px){.footer{margin:0;padding:1.25rem 0 .75rem}.footer__bottom{margin:2.5rem 0 0;padding:0 .75rem}.footer__menus{display:flex}.footer__menu{line-height:1.4;margin:0 0 1.25rem;width:50%}.footer__menu:first-of-type{display:none}}.newsletter__form{position:relative;width:100%}.newsletter__input{padding:1.125rem 1.5rem;border-radius:6.25rem;width:100%;border:0;outline:none;box-sizing:border-box}.newsletter__submit{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);font-size:.75rem;color:#333}.newsletter__submit:hover{text-decoration:underline}.newsletter__message{margin:.75rem 0;font-size:.75rem}.page{padding-bottom:10rem;box-sizing:border-box;max-width:1920px;width:100%;grid-column-gap:1.5rem;grid-template-columns:repeat(12,1fr);margin:0 auto;display:grid;display:flex;flex-direction:column;grid-gap:10rem;gap:10rem;padding:0 1.5rem 10rem}@media only screen and (max-width:1023px){.page{grid-column-gap:20px;padding:0 1.25rem}}@media only screen and (max-width:639px){.page{grid-template-columns:repeat(6,1fr);grid-column-gap:.75rem;padding:0 .75rem}}@media(max-width:1024px){.page{gap:5rem;padding-bottom:5rem}}@media(max-width:800px){.page{gap:2.5rem;padding-bottom:2.5rem}}.hero{width:100%;position:relative;border-radius:1.5rem;overflow:hidden}.hero__images{width:100%;display:flex}.hero__image{width:50%;aspect-ratio:1/1;position:relative;background-color:#c6e8e3}.hero__image__inner{opacity:0;transition:opacity .3s}.hero__image__inner--loaded{opacity:1}.hero__content{position:absolute;left:2.375rem;bottom:2.375rem;color:#fff;width:calc(50% - 4.75rem)}.hero__shadow{width:100%;aspect-ratio:1392/359;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));position:absolute;left:0;bottom:0}.hero__title{font-size:3rem;font-weight:400;margin-bottom:.75rem}.hero__description{font-size:.875rem;margin-bottom:2rem;line-height:1.3}@media(max-width:1024px){.hero__content{left:1.5rem;bottom:1.5rem}.hero__title{font-size:2rem}.hero__description{margin-bottom:1.5rem}}@media(max-width:800px){.hero__content{width:calc(100% - 2.5rem)}.hero__shadow{aspect-ratio:2/1}.hero__image{width:100%}.hero__image:last-of-type{display:none}.hero__title{margin-bottom:.5rem}.hero__description{margin-bottom:1rem}}.category{position:relative;box-sizing:border-box;max-width:1920px;width:100%;grid-column-gap:1.5rem;grid-template-columns:repeat(12,1fr);margin:0 auto;display:grid;padding:0}@media only screen and (max-width:1023px){.category{grid-column-gap:20px;padding:0 1.25rem}}@media only screen and (max-width:639px){.category{grid-template-columns:repeat(6,1fr);grid-column-gap:.75rem;padding:0 .75rem}}.category--full .category__image{grid-column:span 12;aspect-ratio:1392/685}.category__image{aspect-ratio:1/1;position:relative;background-color:#c6e8e3;grid-column:span 6;border-radius:1.5rem;overflow:hidden}.category__image__inner{opacity:0;transition:all .3s ease-out}.category__image__inner--loaded{opacity:1}.category__content{position:absolute;left:2.375rem;bottom:2.375rem;color:#fff;width:calc(100% - 4.75rem)}.category__shadow{width:100%;aspect-ratio:1392/359;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));position:absolute;left:0;bottom:0}.category__title{font-size:3rem;font-weight:400;margin-bottom:.75rem}.category__description{font-size:.875rem;margin-bottom:2rem;line-height:1.3}@media(max-width:1024px){.category{padding:0}.category__content{left:1.5rem;bottom:1.5rem}.category__title{font-size:2rem}.category__description{margin-bottom:1.5rem}}@media(max-width:800px){.category{padding:0}.category--full .category__image{grid-column:span 12;aspect-ratio:1/1}.category__content{width:calc(100% - 2.5rem)}.category__shadow{aspect-ratio:2/1}.category__image{width:100%;margin:0 0 1.5rem}.category__title{margin-bottom:.5rem}.category__description{margin-bottom:1rem}}.image-and-text{box-sizing:border-box;max-width:1920px;grid-column-gap:1.5rem;grid-template-columns:repeat(12,1fr);margin:0 auto;display:grid;width:100%;position:relative;border-radius:1.5rem;align-items:center;padding:0;grid-column:1/span 12}@media only screen and (max-width:1023px){.image-and-text{grid-column-gap:20px;padding:0 1.25rem}}@media only screen and (max-width:639px){.image-and-text{grid-template-columns:repeat(6,1fr);grid-column-gap:.75rem;padding:0 .75rem}}.image-and-text--right .image-and-text{justify-content:space-between}.image-and-text--right .image-and-text__content{grid-column-start:2;grid-column-end:7;order:1}.image-and-text--right .image-and-text__image{order:2;grid-column-start:8;grid-column-end:13}.image-and-text__image{aspect-ratio:1/1;position:relative;background-color:#c6e8e3;grid-column:span 6;border-radius:1.5rem;overflow:hidden;grid-column:span 5}.image-and-text__image__inner{opacity:0;transition:all .3s ease-out}.image-and-text__image__inner--loaded{opacity:1}.image-and-text__content{display:block;grid-column-start:7;grid-column-end:12;margin:0 auto}.image-and-text__title{font-size:3rem;font-weight:400;margin-bottom:.75rem}.image-and-text__text{font-size:.875rem;margin-bottom:2rem;line-height:1.6;color:#616161;font-weight:400}.image-and-text__text ul{list-style:initial;list-style-position:inside}.image-and-text__text li{padding:0 0 .25rem .75rem}.image-and-text__text strong{font-weight:600}.image-and-text__text p{margin:0 0 .875rem}@media(max-width:1024px){.image-and-text{padding:0}.image-and-text--right .image-and-text__content{grid-column-start:1;grid-column-end:6;order:1;margin:0 auto 0 0}.image-and-text--right .image-and-text__image{order:2;grid-column-start:7;grid-column-end:14}.image-and-text__title{font-size:2rem}.image-and-text__text{margin-bottom:1.5rem}}@media(max-width:800px){.image-and-text{padding:0;display:block}.image-and-text .image-and-text__content{margin:0 auto 0 0}.image-and-text .image-and-text__image{margin:0 0 1.5rem}.image-and-text__image{width:100%}.image-and-text__title{margin-bottom:.5rem}.image-and-text__text{margin-bottom:1rem}}.title-text{width:100%;position:relative;align-items:center;padding:0;justify-content:center;grid-column:3/span 8}.title-text,.title-text--center{text-align:center}.title-text--left{text-align:left}.title-text__content{grid-column-start:4;grid-column-end:10}.title-text__title{font-size:3rem;font-weight:400;margin-bottom:.75rem}.title-text__text{font-size:.875rem;margin-bottom:2rem;line-height:1.6;color:#616161;font-weight:400}.title-text__text ul{list-style:initial;list-style-position:inside}.title-text__text li{padding:0 0 .25rem .75rem}.title-text__text p{margin:0 0 .875rem}.title-text__text strong{font-weight:600}@media(max-width:1024px){.title-text{padding:0;grid-column:1/span 12}.title-text__title{font-size:2rem}.title-text__text{margin-bottom:1.5rem}}@media(max-width:800px){.title-text{padding:0;display:block;text-align:left}.title-text__title{margin-bottom:.5rem}.title-text__text{margin-bottom:1rem}}.page-intro{width:100%;grid-column-start:1;grid-column-end:14;padding:7.5rem 0 2.5rem}.page-intro--page{padding:7.5rem 0 0}.page-intro--page .page-intro__title{font-size:5rem}.page-intro--center{text-align:center}.page-intro--center .page-intro__desc{margin:0 auto}.page-intro__title{font-size:7.5rem;color:#333;text-transform:capitalize;margin:0 0 1.25rem}.page-intro__desc{max-width:40%;line-height:1.6;color:#616161;font-size:.875rem;font-weight:300}@media(max-width:1024px){.page-intro__desc{max-width:100%}}@media(max-width:800px){.page-intro{padding:0 0 1.25rem}.page-intro__title{font-size:1.5rem;margin:0 0 .625rem}.page-intro__desc{max-width:100%;font-size:.75rem}.page-intro--page{padding:1.25rem 0 0;text-align:left}.page-intro--page .page-intro__title{font-size:2rem}.page-intro--page .page-intro__desc{font-size:.875rem}}.grid{box-sizing:border-box;max-width:120rem;padding:0 1.5rem;width:100%;grid-column-gap:1.5rem;grid-template-columns:repeat(12,1fr);margin:0 auto;display:grid}@media only screen and (max-width:1023px){.grid{grid-column-gap:1.25rem;padding:0 1.25rem}}@media only screen and (max-width:639px){.grid{grid-template-columns:repeat(6,1fr);grid-column-gap:.75rem;padding:0 .75rem}}.grid-helper{display:none;height:100vh;left:0;pointer-events:none;position:fixed;top:0;z-index:999;opacity:.1;left:50%;transform:translateX(-50%)}.grid-helper.active{display:grid}.grid-helper div{background:red}.header{width:100%;position:-webkit-sticky;position:sticky;z-index:9;top:0;background:#fff;padding:1.5rem 1.5rem 0;transform:translateZ(0);transition:all .3s ease-out;border-bottom:1px solid #f0f3f3;height:7.375rem;display:flex;flex-direction:column}.header--home{border:0}.header--scrolling{box-shadow:0 120px 34px 0 transparent,0 77px 31px 0 rgba(0,0,0,.01),0 43px 26px 0 rgba(0,0,0,.02),0 19px 19px 0 rgba(0,0,0,.03),0 5px 11px 0 rgba(0,0,0,.04);padding:.75rem 1.5rem 0;height:5.125rem}.header--scrolling .header__logo{transform:translate(-50%,-70%) scale(.7)}.header--scrolling .header__top{margin:0 0 .375rem}.header--up{transform:translateY(0)}.header__top{height:2.5rem;margin:0 0 1rem;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.header__logo{height:2.5rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-90%);transition:all .3s ease-out}.header__left{display:flex;gap:1.25rem;align-items:center}.header__right{display:flex;gap:1.25rem;font-size:.75rem}.header__right__item{cursor:pointer;position:relative;display:flex;justify-content:center;align-items:center;gap:.25rem;color:#1f1f1f;opacity:.7;transition:all 0s ease-out}.header__right__item__heart{width:1.125rem;height:1.125rem}.header__right__item--active,.header__right__item:hover{opacity:1}@media(max-width:800px){.header{padding:.5rem .75rem;height:3.5rem}.header--scrolling .header__logo{transform:translate(-50%,-50%) scale(1)}.header__top{margin:0}.header__hamburger-line{width:1.125rem;height:.0625rem;background:#1f1f1f;border-radius:.125rem;transition:all .3s ease-out;display:block}.header__hamburger{display:flex;flex-direction:column;gap:.3125rem;padding:0 .25rem}.header__hamburger--open .header__hamburger-line:first-of-type{transform:rotate(41deg) translate(0);transform-origin:0 0}.header__hamburger--open .header__hamburger-line:nth-of-type(2){opacity:0}.header__hamburger--open .header__hamburger-line:last-of-type{transform:rotate(-41deg) translate(0);transform-origin:0 0}.header__left{gap:0;height:100%}.header__left div{padding:0 .375rem;height:100%;display:flex;align-items:center;justify-content:center}.header__right{gap:0;font-size:.625rem;height:100%}.header__right__item{gap:0;padding:0 .375rem}.header__wish{height:100%}.header__logo{height:1.375rem;transform:translate(-50%,-50%);width:auto}}.language-toggle{font-size:.75rem;position:relative;color:#1f1f1f;opacity:.7;transition:all .2 ease-out}.language-toggle button{color:#1f1f1f}.language-toggle:hover{opacity:1}.language-toggle__dropdown{position:absolute;top:calc(100% + .25rem);left:-.625rem;background:#fff;z-index:2;box-shadow:0 0 .625rem rgba(0,0,0,.1);padding:.625rem;text-align:center}@media(max-width:800px){.language-toggle__dropdown{padding:.625rem .75rem!important;left:0;height:auto!important}}.search{height:1rem}.search__icon{width:1rem;height:1rem;opacity:.7;transition:all 0s ease-out}.search__icon:hover{opacity:1}@media(max-width:800px){.search{display:none!important}}.mobile-menu{position:absolute;background-color:#fff;height:calc(100dvh - 4.25rem);font-size:.875rem;justify-content:center;align-items:center;flex-direction:column;gap:.75rem;font-weight:400;width:100%;left:0;top:3.125rem;display:none}@media(max-width:800px){.mobile-menu{display:none;opacity:0;transition:opacity .25s ease-out;pointer-events:none}.mobile-menu--open{display:flex;pointer-events:auto;opacity:1}}.menu{font-size:.75rem;display:flex;justify-content:center;align-items:center;gap:1.5rem;font-weight:400;flex-grow:1}.menu__item{opacity:.7;color:#1f1f1f;position:relative;height:100%}.menu__item:after{display:block;content:"";width:0;height:.0625rem;background-color:#2b5553;position:absolute;left:0;bottom:-.0625rem;transition:all .2s ease-out}.menu__item--active,.menu__item:hover{opacity:1}.menu__item--active:after,.menu__item:hover:after{width:100%}.menu__item:visited{color:#1f1f1f}@media(max-width:800px){.menu{display:none}.menu__item{height:auto;padding:.75rem}.menu__item:after{display:none}.menu__item--active{text-decoration:underline}}.message-bar{width:100%;height:2.5rem;background:linear-gradient(90deg,rgba(236,253,250,.8),rgba(156,235,221,.8));position:relative;display:flex;justify-content:center;align-items:center;transition:all .2s ease-out}.message-bar--link{cursor:pointer}.message-bar--link:hover{background:rgba(156,235,221,.8) 100%}.message-bar__content{font-size:.75rem;color:#2b5553}.message-bar--hide{height:0;overflow:hidden}.message-bar__close{width:1.5rem;height:1.5rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);cursor:pointer}.message-bar__close:hover path,.message-bar__close:hover svg{stroke:#fff}.message-bar__close svg{width:1.5rem;height:1.5rem}.message-bar__close svg path{transition:.2s ease-out}@media(max-width:800px){.message-bar{height:1.5rem}.message-bar__content{font-size:.625rem}.message-bar__close{right:.5rem}.message-bar__close,.message-bar__close svg{width:1rem;height:1rem}}.thank-you{width:100vw;height:100vh;position:fixed;left:0;top:0;z-index:99}.thank-you__overlay{width:100%;height:100%;background:rgba(0,0,0,.2)}.thank-you__content{width:400px;background:#fff;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.thank-you__content h3{font-size:18px;margin:0 0 20px;font-weight:800}.thank-you__content p{color:#616161;font-size:14px;line-height:1.4}.wishlist{position:relative}.wishlist__list{padding:2.5rem}.wishlist__empty{color:#616161;font-size:.875rem}.wishlist__loading{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-backdrop-filter:blur(6px) contrast(100%);backdrop-filter:blur(6px) contrast(100%)}.wishlist__close{position:absolute;top:12px;right:12px;cursor:pointer}.wishlist__item{display:flex;padding:12px 0;border-bottom:1px solid #cdcdcd;position:relative}.wishlist__item__image{width:120px;height:120px;position:relative}.wishlist__item__content{padding:0 0 0 12px}.wishlist__item__remove{position:absolute;bottom:12px;right:0;font-size:12px}@media(max-width:800px){.wishlist__list{padding:1.25rem}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body,html{line-height:1.2;position:relative;width:100%;max-width:100%}body{background:#fff;color:#1f1f1f;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-weight:400}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}ul{list-style-type:none}figure,ul{padding:0;margin:0}a{text-decoration:none}button{border:none;background:none;cursor:pointer}.product-list{position:relative;text-align:center}.product-list__loading{position:absolute;width:100%;height:100%;background:hsla(0,0%,100%,.7);z-index:1}.product-list__loading__inner{width:100%;position:-webkit-sticky;position:sticky;top:0;left:0;height:100vh;display:flex;justify-content:center;align-items:center;font-size:34px}@media(max-width:800px){.product-list__loading__inner{height:100dvh}}.breadcrumbs{font-size:.75rem;margin:1.25rem 0 0;text-transform:capitalize;white-space:nowrap}.breadcrumbs a{color:#333;text-decoration:underline}.breadcrumbs a:hover{color:#2b5553}.breadcrumbs span{color:#616161}@media(max-width:800px){.breadcrumbs{margin:0 0 1.25rem}}.product{position:relative;grid-column:span 3;margin:0 0 1.5rem}.product__card{aspect-ratio:330/440;background-color:#f8fafa;width:100%;position:relative;border-radius:1rem;overflow:hidden}.product__card:hover .product__button{transform:translate(-50%);opacity:1}.product__card:hover .product__image--hover{transform:translate(-50%,-50%) scale(1);opacity:1}.product__pricing{align-items:flex-end;gap:.25rem}.product__link,.product__pricing{display:flex;justify-content:center}.product__link{width:100%;height:100%;align-items:center}.product__image{width:80%;margin:0 auto}.product__image--hover{opacity:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1.03);z-index:1;transition:all .15s ease-out;will-change:transform,opacity;background:#f8fafa}.product__image--hover,.product__image--hover img{width:100%;height:100%;object-fit:cover}.product__vendor{font-size:.625rem;letter-spacing:.08em;text-transform:uppercase;color:#616161;margin:0 0 .3125rem;text-align:left}.product__title{font-size:1rem;text-align:left;line-height:1.2}.product__price{font-size:.875rem;color:rgba(31,31,31,.7)}.product__price--old{text-decoration:line-through;font-size:.75rem}.product__button{position:absolute;width:calc(100% - 2.5rem);bottom:1.25rem;left:50%;transform:translate(-50%,100%);opacity:0;transition:.2s ease-out;z-index:3}.product__content__top{display:flex;justify-content:space-between;align-items:flex-end;padding:1rem 0}.product__fav{width:1.25rem;position:absolute;top:1.25rem;right:1.25rem;cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:2}.product__fav path,.product__fav svg{transition:all .2s ease-out;fill:#c6e8e3}.product__fav.active path,.product__fav.active svg,.product__fav:hover path,.product__fav:hover svg{fill:#2b5553}@media(max-width:800px){.product .product__card:hover .product__image--hover{opacity:0}.product .product__content__top{padding:.5rem 0;align-items:flex-start;gap:.5rem}.product .product__title{font-size:.875rem}.product .product__price{font-size:.75rem;position:relative;top:.1875rem}.product .product__image{transform:translateY(-15px)}.product .product__image--hover{opacity:0}.product .product__fav{width:1rem;top:.75rem;right:.75rem}.product .product__button{transform:translate(-50%);opacity:1;width:calc(100% - 1.25rem);bottom:.75rem}}.product-colors{display:flex;justify-content:space-between;color:#616161;font-size:.875rem}.product-colors__title{font-size:.875rem;margin:0 .75rem 0 0}.product-colors__item{width:1rem;height:1rem;border-radius:1rem;display:flex;justify-content:center;align-items:center;border:1px solid #fff;transition:border .25s ease-out}.product-colors__item.active,.product-colors__item:hover{border:1px solid #2b5553}.product-colors__item__inner{width:.5rem;height:.5rem;border-radius:.5rem;border:1px solid rgba(0,0,0,.12)}.product-colors ul{display:flex;gap:.5rem;flex-wrap:wrap}.product-colors ul li{text-decoration:underline;cursor:pointer}.product-colors ul li a{color:#616161}.product-colors ul li:hover a{color:#2b5553}.product-colors--card{margin:0 0 .75rem}.product-colors--card .product-colors__title{display:none}@media(max-width:800px){.product-colors--card{margin:0}.product-colors--card .product-colors__item{width:1.125rem;height:1.125rem}.product-colors--card .product-colors__item__inner{width:.5rem;height:.5rem;border-radius:.75rem}}.product-four-fold__title{font-size:4rem;font-weight:400;margin-bottom:2.5rem}.product-four-fold__products{box-sizing:border-box;max-width:1920px;width:100%;grid-column-gap:1.5rem;grid-template-columns:repeat(12,1fr);margin:0 auto;display:grid;padding:0}@media only screen and (max-width:1023px){.product-four-fold__products{grid-column-gap:20px;padding:0 1.25rem}}@media only screen and (max-width:639px){.product-four-fold__products{grid-template-columns:repeat(6,1fr);grid-column-gap:.75rem;padding:0 .75rem}}@media(max-width:1024px){.product-four-fold__title{font-size:3rem;margin-bottom:2rem}.product-four-fold__products{padding:0}}@media(max-width:800px){.product-four-fold__title{font-size:2rem;margin-bottom:1.5rem}.product-four-fold__products{padding:0}main{padding:.75rem 0 0}}.social-media{width:100%;padding:3.75rem 0 0}.social-media__slide{aspect-ratio:1/1;background-color:#f1f7f6;border-radius:.5rem;overflow:hidden;position:relative}.social-media swiper-slide{align-self:center}.social-media swiper-slide:nth-child(2n+2) .social-media__slide{aspect-ratio:3/4}.social-media .swiper-pagination{top:3.75rem!important}.social-media__title{font-size:4rem;font-weight:400;margin-bottom:2.5rem}@media(max-width:1024px){.social-media__title{font-size:3rem;margin-bottom:2rem}}@media(max-width:800px){.social-media{padding:0;margin:0 0 6.25rem}.social-media__title{font-size:2rem;margin:0 .75rem 1.5rem}}