:root{--alpha-button-background: 1;--alpha-button-border: b1;--alpha-link: .85;--alpha-badge-border: .1;--focused-base-outline: .2rem solid rgba(var(--color-foreground), .5);--focused-base-outline-offset: .3rem;--focused-base-box-shadow: 0 0 0 .3rem rgb(var(--color-background)), 0 0 .5rem .4rem rgba(var(--color-foreground), .3)}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}.page-width.drawer-menu{max-width:100%}@media screen and (min-width:750px){.page-width{padding:0 5rem}.header.page-width{padding-left:15px;padding-right:15px}}.section+.section{margin-top:var(--spacing-sections-mobile)}@media screen and (min-width:750px){.section+.section{margin-top:var(--spacing-sections-desktop)}}.shopify-challenge__container{margin:7rem auto}.hidden{display:none!important}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.visually-hidden--inline{margin:0;height:1em}.overflow-hidden{overflow:hidden}.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}::selection{background-color:rgba(var(--color-foreground),.2)}h1,h2,h3,h4,.h1,.h2,.h3,.h4{font-family:brooks-font;font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .06rem);color:rgb(var(--color-foreground));line-height:calc(1 + .3/max(1,var(--font-heading-scale)));word-break:break-word}h1,.h1{font-size:calc(var(--font-heading-scale) * 3rem)}@media only screen and (min-width:750px){h1,.h1{font-size:calc(var(--font-heading-scale) * 4rem)}}h2,.h2{font-size:calc(var(--font-heading-scale) * 2rem)}@media only screen and (min-width:750px){h2,.h2{font-size:calc(var(--font-heading-scale) * 2.4rem)}}h3,.h3{font-size:calc(var(--font-heading-scale) * 1.7rem)}@media only screen and (min-width:750px){h3,.h3{font-size:calc(var(--font-heading-scale) * 1.8rem)}}h4,.h4{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:calc(var(--font-heading-scale) * 1.5rem)}.caption-large,.customer .field input,.customer select,.form__label{font-size:1.3rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.04rem}table:not([class]){table-layout:fixed;border-collapse:collapse;font-size:1.4rem;border-style:hidden;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2)}table:not([class]) td,table:not([class]) th{padding:1em;border:.1rem solid rgba(var(--color-foreground),.2)}.left{text-align:left}.center{text-align:center}.right{text-align:right}a:empty,ul:empty,div:empty,section:empty,p:empty,h1:empty,h2:empty,h3:empty,h4:empty{display:none}.link,.customer a{cursor:pointer;display:inline-block;border:none;box-shadow:none;text-decoration:underline;text-underline-offset:.3rem;color:rgb(var(--color-link));background-color:transparent;font-size:1.4rem;font-family:inherit}.link--text{color:rgb(var(--color-foreground))}.link--text:hover{color:rgba(var(--color-foreground),.75)}a:not([href]){cursor:not-allowed}details>*{box-sizing:border-box}.break{word-break:break-word}.visibility-hidden{visibility:hidden}:root{--duration-short: .1s;--duration-default: .2s;--duration-announcement-bar: .25s;--duration-medium: .3s;--duration-long: .5s;--duration-extra-long: .6s;--duration-extra-longer: .75s;--duration-extended: 3s;--ease-out-slow: cubic-bezier(0, 0, .3, 1);--animation-slide-in: slideIn var(--duration-extra-long) var(--ease-out-slow) forwards;--animation-fade-in: fadeIn var(--duration-extra-long) var(--ease-out-slow)}.underlined-link,.customer a{text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness ease .1s}.underlined-link,.customer a{color:rgba(var(--color-link),var(--alpha-link))}.underlined-link:hover,.customer a:hover{color:rgb(var(--color-link));text-decoration-thickness:.2rem}.svg-wrapper{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px}.svg-wrapper>svg{height:100%;width:100%}summary{cursor:pointer;list-style:none;position:relative}summary::-webkit-details-marker{display:none}*:focus{outline:0;box-shadow:none}*:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}.focused{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}.focus-inset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.focused.focus-inset{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.focus-none{box-shadow:none!important;outline:0!important}.focus-offset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.focus-offset.focused{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.title{margin:3rem 0 2rem}.title .link{font-size:inherit}@media screen and (min-width:990px){.title{margin:5rem 0 3rem}}.subtitle{font-size:1.8rem;line-height:calc(1 + .8 / var(--font-body-scale));letter-spacing:.06rem;color:rgba(var(--color-foreground),.7)}.grid{display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;list-style:none;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}@media screen and (min-width:750px){.grid{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}.grid:last-child{margin-bottom:0}.grid__item{width:calc(25% - var(--grid-mobile-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2);flex-grow:1;flex-shrink:0}@media screen and (min-width:750px){.grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}}.media{display:block;background-color:rgba(var(--color-foreground),.1);position:relative;overflow:hidden}.media>*:not(.zoom):not(.deferred-media__poster-button),.media model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.media>img{object-fit:cover;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}deferred-media{display:block}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{--shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);--shadow-vertical-offset: var(--buttons-shadow-vertical-offset);--shadow-blur-radius: var(--buttons-shadow-blur-radius);--shadow-opacity: var(--buttons-shadow-opacity);--shadow-visible: var(--buttons-shadow-visible);--border-offset: var(--buttons-border-offset);--border-opacity: calc(1 - var(--buttons-border-opacity));border-radius:var(--buttons-radius-outset);position:relative}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{min-width:calc(12rem + var(--buttons-border-width) * 2);min-height:calc(4.5rem + var(--buttons-border-width) * 2)}.button,.shopify-challenge__button,.customer button{display:inline-flex;justify-content:center;align-items:center;border:0;padding:0 3rem;cursor:pointer;font:inherit;font-size:1.5rem;text-decoration:none;color:rgb(var(--color-button-text));transition:box-shadow var(--duration-short) ease;-webkit-appearance:none;appearance:none;background-color:rgba(var(--color-button),var(--alpha-button-background))}.button:before,.shopify-challenge__button:before,.customer button:before,.shopify-payment-button__button--unbranded:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:var(--buttons-radius-outset);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.button:after,.shopify-challenge__button:after,.customer button:after,.shopify-payment-button__button--unbranded:after{content:"";position:absolute;top:var(--buttons-border-width);right:var(--buttons-border-width);bottom:var(--buttons-border-width);left:var(--buttons-border-width);z-index:1;border-radius:var(--buttons-radius);box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 var(--buttons-border-width) rgba(var(--color-button),var(--alpha-button-background));transition:box-shadow var(--duration-short) ease}.button:not([disabled]):hover:after,.shopify-challenge__button:hover:after,.customer button:hover:after,.shopify-payment-button__button--unbranded:hover:after{--border-offset: 1.3px;box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button),var(--alpha-button-background))}.button:focus-visible,.button:focus,.button.focused,.shopify-payment-button__button--unbranded:focus-visible,.shopify-payment-button__button--unbranded:focus{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.button:focus:not(:focus-visible):not(.focused),.shopify-payment-button__button--unbranded:focus:not(:focus-visible):not(.focused){box-shadow:inherit}.button::selection,.shopify-challenge__button::selection,.customer button::selection{background-color:rgba(var(--color-button-text),.3)}.button,.shopify-challenge__button,.customer button{font-size:1.5rem;letter-spacing:.1rem;line-height:calc(1 + .2 / var(--font-body-scale))}shopify-accelerated-checkout{--shopify-accelerated-checkout-button-border-radius: var(--buttons-radius-outset);--shopify-accelerated-checkout-button-box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity))}shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-border-radius: var(--buttons-radius-outset);--shopify-accelerated-checkout-button-box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity))}.button:disabled,.button[aria-disabled=true],.button.disabled,.customer button:disabled,.customer button[aria-disabled=true],.customer button.disabled,.quantity__button.disabled{cursor:not-allowed;opacity:.5}.button--full-width{display:flex;width:100%}.button.loading{color:transparent;position:relative}@media screen and (forced-colors:active){.button.loading{color:rgb(var(--color-foreground))}}.button.loading>.loading__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;height:100%;display:flex;align-items:center}.button.loading>.loading__spinner .spinner{width:fit-content}.button.loading>.loading__spinner .path{stroke:rgb(var(--color-button-text))}.share-button{display:block;position:relative}.share-button details{width:fit-content}.customer .field input,.customer select{-webkit-appearance:none;appearance:none;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.6rem;width:100%;box-sizing:border-box;transition:box-shadow var(--duration-short) ease;border-radius:var(--inputs-radius);height:4.5rem;min-height:calc(var(--inputs-border-width) * 2);min-width:calc(7rem + (var(--inputs-border-width) * 2));position:relative;border:0}.field:before,.select:before,.customer .field:before,.customer select:before{pointer-events:none;content:"";position:absolute;inset:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow),var(--inputs-shadow-opacity));z-index:-1}.field:after,.select:after,.customer .field:after,.customer select:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}.field:hover.field:after,.select:hover.select:after,.customer .field:hover.field:after,.customer select:hover.select:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground),var(--inputs-border-opacity));outline:0;border-radius:var(--inputs-radius)}.customer .field input:focus-visible,.customer select:focus-visible{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.customer .field input:focus,.customer select:focus{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.select{display:flex;position:relative;width:100%}.select .svg-wrapper,.customer select+.svg-wrapper{height:.6rem;width:1rem;pointer-events:none;position:absolute;top:calc(50% - .2rem);right:0}.customer select{cursor:pointer;line-height:calc(1 + .6 / var(--font-body-scale));padding:0 calc(var(--inputs-border-width) + 3rem) 0 2rem;margin:var(--inputs-border-width);min-height:calc(var(--inputs-border-width) * 2)}.field{position:relative;width:100%;display:flex;transition:box-shadow var(--duration-short) ease}.customer .field{display:flex}.field--with-error{flex-wrap:wrap}.customer .field input{flex-grow:1;text-align:left;padding:1.5rem;margin:var(--inputs-border-width);transition:box-shadow var(--duration-short) ease}.customer .field label{font-size:1.6rem;left:calc(var(--inputs-border-width) + 2rem);top:calc(1rem + var(--inputs-border-width));margin-bottom:0;pointer-events:none;position:absolute;transition:top var(--duration-short) ease,font-size var(--duration-short) ease;color:rgba(var(--color-foreground),.75);letter-spacing:.1rem;line-height:1.5}.customer .field input:focus~label,.customer .field input:not(:placeholder-shown)~label,.customer .field input:-webkit-autofill~label{font-size:1rem;top:calc(var(--inputs-border-width) + .5rem);left:calc(var(--inputs-border-width) + 2rem);letter-spacing:.04rem}.customer .field input:focus,.customer .field input:not(:placeholder-shown),.customer .field input:-webkit-autofill{padding:2.2rem 1.5rem .8rem 2rem;margin:var(--inputs-border-width)}.customer .field input::-webkit-search-cancel-button{display:none}.customer .field input::placeholder{opacity:0}.customer .field input:-webkit-autofill~label{color:#000}.form__label{display:block;margin-bottom:.6rem}.quantity{color:rgba(var(--color-foreground));position:relative;width:calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);display:flex;border-radius:var(--inputs-radius);min-height:calc((var(--inputs-border-width) * 2) + 4.5rem)}.cart-drawer .quantity{min-height:40px;width:100px}.quantity:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}.quantity:before{background:rgb(var(--color-background));pointer-events:none;content:"";position:absolute;inset:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow),var(--inputs-shadow-opacity));z-index:-1}.quantity__input{color:currentColor;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.6rem;font-weight:500;opacity:.85;text-align:center;background-color:transparent;border:0;padding:0 .5rem;width:100%;flex-grow:1;-webkit-appearance:none;appearance:none}.cart-drawer .quantity__input{font-size:16px}.quantity__button{width:calc(4.5rem / var(--font-body-scale));flex-shrink:0;font-size:1.8rem;border:0;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));padding:0}.cart-drawer .quantity__button{width:33.33%}.quantity__button:first-child{margin-left:calc(var(--inputs-border-width))}.quantity__button:last-child{margin-right:calc(var(--inputs-border-width))}.quantity__button .svg-wrapper{width:1rem;pointer-events:none}.cart-drawer .quantity__button .svg-wrapper{width:12px}.quantity__button:focus-visible,.quantity__input:focus-visible{background-color:rgb(var(--color-background));z-index:2}.quantity__button:focus,.quantity__input:focus{background-color:rgb(var(--color-background));z-index:2}.quantity__button:not(:focus-visible):not(.focused),.quantity__input:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.quantity__input:-webkit-autofill,.quantity__input:-webkit-autofill:hover,.quantity__input:-webkit-autofill:active{box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important;-webkit-box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity__input[type=number]{-moz-appearance:textfield}.quantity__rules{margin-top:.5rem;position:relative;font-size:1.2rem}.quantity__rules-cart{position:relative}.quantity__rules-cart .loading__spinner:not(.hidden)~*{visibility:hidden}.modal__toggle-open{display:flex}.media-modal{cursor:zoom-out}.media-modal .deferred-media{cursor:initial}.cart-count-bubble:empty{display:none}.cart-count-bubble{position:absolute;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));height:16px;width:16px;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:12px;bottom:1.5rem;right:3px;line-height:calc(1 + .1 / var(--font-body-scale))}.announcement-bar-slider,.announcement-bar-slider .slider{width:100%}@media screen and (min-width:990px){.announcement-bar-slider{width:60%}}@keyframes translateAnnouncementSlideIn{0%{opacity:0;transform:translate(var(--announcement-translate-from))}to{opacity:1;transform:translate(0)}}@keyframes translateAnnouncementSlideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(var(--announcement-translate-to))}}.section-header.shopify-section-group-header-group{z-index:3}.shopify-section-header-sticky{position:sticky;top:0}.shopify-section-header-hidden{top:calc(-1 * var(--header-height))}.shopify-section-header-hidden.menu-open{top:0}.section-header.animate{transition:top .15s ease-out}.shopify-section-group-header-group{z-index:4}.section-header~.shopify-section-group-header-group{z-index:initial}.header-wrapper{display:block;position:relative;background-color:rgb(var(--color-background))}.header-wrapper--border-bottom{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.header{display:grid;grid-template-areas:"left-icons heading icons";grid-template-columns:1fr 2fr 1fr;align-items:center}@media screen and (min-width:990px){.header{grid-template-columns:1fr auto 1fr}.header--middle-center:not(.drawer-menu){grid-template-areas:"navigation heading icons";grid-template-columns:1fr auto 1fr;column-gap:2rem}.header--middle-center a.header__heading-link{text-align:center}}.header *[tabindex="-1"]:focus{outline:none}.header__heading{margin:0;line-height:0}.header>.header__heading-link{line-height:0}.header__heading,.header__heading-link{grid-area:heading;justify-self:center}.header__heading-link{display:inline-block;padding:0rem;text-decoration:none;word-break:break-word}.header__heading-link:hover .h2{color:rgb(var(--color-foreground))}.header__heading-link .h2{line-height:1;color:rgba(var(--color-foreground),.75)}.header__heading-logo{height:auto;max-width:100%}.header__heading-logo-wrapper{width:100%;display:inline-block;transition:width .3s cubic-bezier(.52,0,.61,.99)}@media screen and (max-width:989px){.header__heading,.header__heading-link{text-align:center}}@media screen and (min-width:990px){.header__heading,.header__heading-link{justify-self:start}.header--middle-center .header__heading-link,.header--middle-center .header__heading{justify-self:center;text-align:center}}.header__icons{display:flex;grid-area:icons;justify-self:end}.header__icons .shopify-app-block{max-width:4.4rem;max-height:4.4rem;overflow:hidden}.header__icon:not(.header__icon--summary),.header__icon span{display:flex;align-items:center;justify-content:center}.header__icon{color:rgb(var(--color-foreground))}.header__icon span{height:100%}.header__icon .svg-wrapper{width:44px;height:44px}.header__icon:after{content:none}.header__icon:hover .icon{transform:scale(1.07)}.header__icon .icon{height:2rem;width:2rem;fill:none;vertical-align:middle}.header__icon,.header__icon--cart .icon{height:auto;width:4.4rem;padding:0}.header__icon--cart{position:relative;margin-right:-1.2rem}.header__icon--menu[aria-expanded=true]:before{content:"";top:100%;left:0;height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));width:100%;display:block;position:absolute;background:rgba(var(--color-foreground),.5)}account-icon{display:flex}.header__icon--menu .icon{display:block;position:absolute;opacity:1;transform:scale(1);transition:transform .15s ease,opacity .15s ease;height:20px;width:20px}details:not([open])>.header__icon--menu .icon-close{visibility:hidden;opacity:0;transform:scale(.8)}.js details[open]:not(.menu-opening)>.header__icon--menu .icon-close{visibility:hidden}.header__active-menu-item{transition:text-decoration-thickness var(--duration-short) ease;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}header-menu>details,details-disclosure>details{position:relative}@keyframes animateMenuOpen{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}.overflow-hidden-mobile,.overflow-hidden-tablet,.overflow-hidden-desktop{overflow:hidden}@media screen and (min-width:750px){.overflow-hidden-mobile{overflow:auto}}@media screen and (min-width:990px){.overflow-hidden-tablet{overflow:auto}}.gradient{background:rgb(var(--color-background));background:var(--gradient-background);background-attachment:fixed}@media screen and (forced-colors:active){.icon{color:CanvasText;fill:CanvasText!important}}@supports not (inset: 10px){.grid{margin-left:calc(-1 * var(--grid-mobile-horizontal-spacing))}.grid__item{padding-left:var(--grid-mobile-horizontal-spacing);padding-bottom:var(--grid-mobile-vertical-spacing)}@media screen and (min-width:750px){.grid{margin-left:calc(-1 * var(--grid-desktop-horizontal-spacing))}.grid__item{padding-left:var(--grid-desktop-horizontal-spacing);padding-bottom:var(--grid-desktop-vertical-spacing)}}}@media(forced-colors:active){.button,.shopify-challenge__button,.customer button{border:transparent solid 1px}.button:focus-visible,.button:focus,.button.focused,.shopify-payment-button__button--unbranded:focus-visible,.shopify-payment-button [role=button]:focus-visible,.shopify-payment-button__button--unbranded:focus,.shopify-payment-button [role=button]:focus{outline:solid transparent 1px}.customer .field input:focus,.customer select:focus{outline:transparent solid 1px}}.rte:after{clear:both;content:"";display:block}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.rte table{table-layout:fixed}@media screen and (min-width:750px){.rte table td{padding-left:1.2rem;padding-right:1.2rem}}.rte img{height:auto;max-width:100%;border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity));margin-bottom:var(--media-shadow-vertical-offset)}.rte ul{list-style-position:inside;padding-left:2rem}.rte li{list-style:inherit}.rte li:last-child{margin-bottom:0}.rte a{color:rgba(var(--color-link),var(--alpha-link));text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.rte a:hover{color:rgb(var(--color-link));text-decoration-thickness:.2rem}.animate--zoom-in{--zoom-in-ratio: 1}.animate--zoom-in>img,.animate--zoom-in>.svg-wrapper{transition:scale var(--duration-short) linear;scale:var(--zoom-in-ratio)}@media(prefers-reduced-motion:no-preference){@keyframes animateAmbient{0%{transform:rotate(0) translate(1em) rotate(0) scale(1.2)}to{transform:rotate(360deg) translate(1em) rotate(-360deg) scale(1.2)}}.scroll-trigger.scroll-trigger--design-mode .slider,.scroll-trigger:not(.scroll-trigger--offscreen).scroll-trigger--cancel{opacity:1;animation:none;transition:none;transform:none}@keyframes slideIn{0%{transform:translateY(2rem);opacity:.01}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:.01}to{opacity:1}}}@media(prefers-reduced-motion:no-preference)and (hover:hover){:root{--easter-egg: none;--sparkle: none}}.loading__spinner{position:absolute;z-index:1;width:1.8rem}.loading__spinner{width:1.8rem;display:inline-block}.spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:rgb(var(--color-foreground));animation:dash 1.4s ease-in-out infinite}@media screen and (forced-colors:active){.path{stroke:CanvasText}}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.loading__spinner:not(.hidden)+.cart-item__price-wrapper,.loading__spinner:not(.hidden)~cart-remove-button{opacity:50%}.loading__spinner:not(.hidden)~cart-remove-button{pointer-events:none;cursor:default}@keyframes indeterminateAnimation{0%{transform:translate(-20%) scaleX(0)}40%{transform:translate(30%) scaleX(.7)}to{transform:translate(100%) scaleX(0)}}.header__icons .header__icon{width:auto}.shopify-policy__title h1,.shopify-policy__body h2{font-size:32px;margin:30px 0}.shopify-policy__body h2{font-size:22px;margin:15px 0}.shopify-policy__body h3{font-size:20px;margin:15px 0}.shopify-policy__body p,.shopify-policy__body li{font-size:15px;line-height:21px;letter-spacing:.4px}@media(max-width:1024px){.shopify-policy__title h1{font-size:28px}.shopify-policy__body h2{font-size:20px}.shopify-policy__body h3{font-size:18px}}@media(max-width:640px){.shopify-policy__title h1{font-size:22px}.shopify-policy__body p,.shopify-policy__body li{font-size:14px;line-height:20px}.shopify-policy__body h2{font-size:18px}.shopify-policy__body h3{font-size:16px}}.drawer{visibility:hidden;position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:450px;max-width:calc(100vw - 3rem);padding:0 1.5rem;border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer__inner-empty{height:100%;padding:0 1.5rem;overflow:hidden;display:flex;flex-direction:column}.cart-drawer__warnings{display:flex;flex-direction:column;flex:1;justify-content:center}cart-drawer.is-empty .drawer__inner{display:grid;grid-template-rows:1fr;align-items:center;padding:0}cart-drawer.is-empty .drawer__header{display:none}cart-drawer:not(.is-empty) .cart-drawer__warnings,cart-drawer:not(.is-empty) .cart-drawer__collection{display:none}.cart-drawer__warnings--has-collection .cart__login-title{margin-top:2.5rem}.drawer.active .drawer__inner{transform:translate(0)}.drawer__header{position:relative;padding:10px 0;display:flex;justify-content:space-between;align-items:center}.drawer__heading{margin:0 0 1rem;font-size:24px;letter-spacing:0}.drawer__close{display:inline-block;padding:0;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:absolute;top:16px;right:0;color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}.cart-drawer__warnings .drawer__close{right:5px}.drawer__contents{flex-grow:1;display:flex;flex-direction:column}.drawer__footer{border-top:.1rem solid rgba(var(--color-foreground),.2);padding:16px 0}cart-drawer-items.is-empty+.drawer__footer{display:none}.drawer__footer>details{margin-top:-1.5rem;border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.drawer__footer>details[open]{padding-bottom:1.5rem}.drawer__footer summary{display:flex;position:relative;line-height:1;padding:1.5rem 2.8rem 1.5rem 0}.drawer__footer>details+.cart-drawer__footer{padding-top:1.5rem}cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.cart-drawer__overlay{position:fixed;inset:0}.cart-drawer__overlay:empty{display:block}.cart-drawer__form{flex-grow:1;display:flex;flex-wrap:wrap}.cart-drawer__collection{margin:0 2.5rem 1.5rem}.cart-drawer .drawer__cart-items-wrapper{flex-grow:1}.cart-drawer .cart-items,.cart-drawer tbody{display:block;width:100%}.cart-drawer thead{display:inline-table;width:100%}cart-drawer-items{overflow:auto;flex:1}@media screen and (max-height:650px){cart-drawer-items{overflow:visible}.drawer__inner{overflow:scroll}}.cart-drawer .cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1rem;margin-bottom:0}.cart-drawer .cart-item:last-child{margin-bottom:1rem}.cart-drawer .cart-item__media{grid-row:1 / 3;width:70px}.cart-drawer .cart-item__image{max-width:100%}.cart-drawer .cart-items thead{margin-bottom:.5rem}.cart-drawer .cart-items thead th:first-child,.cart-drawer .cart-items thead th:last-child{width:0;padding:0}.cart-drawer .cart-items thead th:nth-child(2){width:50%;padding-left:0}.cart-drawer .cart-items thead tr{display:table-row;margin-bottom:0}.cart-drawer .cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:10px;font-size:14px;letter-spacing:.4px;font-weight:700}.cart-drawer .cart-item:last-child{margin-bottom:1.5rem}.cart-drawer .cart-item .loading__spinner{right:5px;padding-top:2.5rem}.cart-drawer .cart-items td{padding-top:10px}.cart-drawer .cart-item__name{font-size:16px;letter-spacing:.4px}.cart-drawer .cart-item>td+td{padding-left:0}.cart-drawer .cart-item__details>*+*{margin-top:4px}.cart-drawer .cart-item__discounted-prices .cart-item__old-price{font-size:16px;letter-spacing:0}.cart-drawer .cart-item__details{width:auto;grid-column:2 / 4}.cart-drawer .cart-item__totals{pointer-events:none;display:flex;align-items:flex-start;justify-content:flex-end}.cart-drawer.cart-drawer .cart-item__price-wrapper>*:only-child{margin-top:0}.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{display:flex;flex-direction:column;gap:.6rem}.cart-drawer .unit-price{margin-top:.6rem}.cart-drawer .cart-items .cart-item__quantity{padding-top:0;grid-column:2 / 5}@media screen and (max-width:749px){.cart-drawer .cart-item cart-remove-button{margin-left:0}}.cart-drawer__footer>*+*{margin-top:0}.cart-drawer .totals{justify-content:space-between}.cart-drawer .price{line-height:1;font-size:16px;letter-spacing:0}.cart-drawer .tax-note{margin:10px 0 24px;text-align:left;font-size:15px;line-height:21px;letter-spacing:0}.cart-drawer .product-option dd{word-break:break-word}.cart-drawer details[open]>summary .icon-caret{transform:rotate(180deg)}.cart-drawer .cart__checkout-button{max-width:none;font-size:16px;padding:13px 36px;min-height:auto;border-radius:50px;font-weight:700;letter-spacing:.4px}.cart-drawer .cart__ctas button:after,.cart-drawer .cart__ctas button:before{display:none}.drawer__footer .cart__dynamic-checkout-buttons{max-width:100%}.drawer__footer #dynamic-checkout-cart ul{flex-wrap:wrap!important;flex-direction:row!important;margin:.5rem -.5rem 0 0!important;gap:.5rem}.drawer__footer [data-shopify-buttoncontainer]{justify-content:flex-start}.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(50% - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:only-child{flex-basis:100%!important;margin-right:.5rem!important}@media screen and (min-width:750px){.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(100% / 3 - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2)~li,.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4)~li{flex-basis:calc(50% - .5rem)!important}}cart-drawer-items::-webkit-scrollbar{width:3px}cart-drawer-items::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:31px}.cart-drawer .quantity-popover-container{padding:0}.cart-drawer .quantity-popover__info.global-settings-popup{transform:translateY(0);top:100%}.cart-drawer .cart-item__error{margin-top:.8rem}.cart-drawer .quantity-popover__info+.cart-item__error{margin-top:.2rem}@media screen and (min-width:750px){.cart-drawer .cart-item__quantity--info quantity-popover>*{padding-left:0}.cart-drawer .cart-item__error{margin-left:0}}.cart-drawer .cart-item__discounted-prices{line-height:0}.cart_page_shipping .progress-msg{text-align:center;color:#3a006e;font-weight:500;letter-spacing:normal;line-height:normal;text-decoration:none;font-size:15px;margin:15px 0}.cart_page_shipping .progress-msg span{font-weight:700}.cart_page_shipping{margin-bottom:10px}.cart{position:relative;display:block}.cart__empty-text,.is-empty .cart__contents,cart-items.is-empty .title-wrapper-with-link,.is-empty .cart__footer{display:none}.is-empty .cart__empty-text,.is-empty .cart__warnings{display:block}.cart__warnings{display:none;text-align:center;padding:3rem 0 1rem}.cart__empty-text{margin:4.5rem 0 2rem}.cart__contents>*+*{margin-top:2.5rem}.cart__login-title{margin:5.5rem 0 .5rem}.cart__login-paragraph{margin-top:.8rem}.cart__login-paragraph a{font-size:inherit}@media screen and (min-width:990px){.cart__warnings{padding:7rem 0 1rem}.cart__empty-text{margin:0 0 3rem}}cart-items{display:block}.cart__items{position:relative;padding-bottom:3rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart__items--disabled{pointer-events:none}.cart__footer-wrapper:last-child .cart__footer{padding-bottom:5rem}.cart__footer>div:only-child{margin-left:auto}.cart__footer>*+*{margin-top:6.5rem}.cart__footer .discounts{margin-bottom:1rem}.cart__note{height:fit-content;top:2.5rem}.cart__note label{display:flex;align-items:flex-end;position:absolute;line-height:1;height:1.8rem;top:-3rem;color:rgba(var(--color-foreground),.75)}.cart__note .field__input{height:100%;position:relative;border-radius:var(--inputs-radius);padding:1rem 2rem}.cart__note .text-area{resize:vertical}.cart__note:after,.cart__note:hover.cart__note:after,.cart__note:before,.cart__note:hover.cart__note:before,.cart__note .field__input:focus,.cart__note .field__input{border-bottom-right-radius:0}@media screen and (min-width:750px){.cart__items{grid-column-start:1;grid-column-end:3;padding-bottom:4rem}.cart__contents>*+*{margin-top:0}.cart__items+.cart__footer{grid-column:2}.cart__footer{display:flex;justify-content:space-between;border:0}.cart__footer-wrapper:last-child{padding-top:0}.cart__footer>*{width:35rem}.cart__footer>*+*{margin-left:4rem;margin-top:0}}.cart__ctas button{width:100%}.cart__ctas>*+*{margin-top:1rem}.cart__update-button{margin-bottom:1rem}.cart__dynamic-checkout-buttons{max-width:36rem;margin:0 auto}.cart__dynamic-checkout-buttons:has(.dynamic-checkout__content:empty){margin:0}.cart__blocks>*+*{margin-top:1rem}.cart-note__label{display:inline-block;margin-bottom:1rem;line-height:calc(1 + 1 / var(--font-body-scale))}.tax-note{margin:2.2rem 0 1.6rem auto;text-align:center;display:block}.cart__checkout-button{max-width:36rem}.cart__ctas{text-align:center}@media screen and (min-width:750px){.cart-note{max-width:35rem}.cart__update-button{margin-bottom:0;margin-right:.8rem}.tax-note{margin-bottom:2.2rem;text-align:right}.cart__ctas{display:flex;gap:1rem}}cart-items .title-wrapper-with-link{margin-top:0}.cart-items td,.cart-items th{padding:0;border:none}.cart-items th{text-align:left;padding-bottom:1.8rem;opacity:.85;font-weight:400}.cart-item__quantity-wrapper{display:flex}.cart-drawer .cart-item__quantity-wrapper{align-items:center;justify-content:space-between}.cart-item__totals{position:relative}.cart-items *.right{text-align:right}.cart-item__image-container{display:inline-flex;align-items:flex-start}.cart-item__image-container:after{content:none}.cart-item__image{height:auto;max-width:calc(10rem / var(--font-body-scale))}@media screen and (min-width:750px){.cart-item__image{max-width:100%}}.cart-item__details{font-size:1.6rem;line-height:calc(1 + .4 / var(--font-body-scale))}.cart-item__details>*{margin:0;max-width:30rem}.cart-item__details>*+*{margin-top:.6rem}.cart-item__media{position:relative}.cart-item__link{display:block;inset:0;position:absolute;width:100%;height:100%}.cart-item__name{text-decoration:none;display:block}.cart-item__name:hover{text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.2rem}.cart-item__price-wrapper>*{display:block;margin:0;padding:0}.cart-item__discounted-prices dd{margin:0}.cart-item__discounted-prices .cart-item__old-price{font-size:1.4rem}.cart-item__old-price{opacity:.7}.cart-item__final-price{font-weight:400}.cart-drawer .product-option{font-size:16px;letter-spacing:0}.cart-item cart-remove-button{display:flex;margin-left:1rem}cart-remove-button .button{min-width:calc(4.5rem / var(--font-body-scale));min-height:4.5rem;padding:0;margin:0 .1rem .1rem 0}cart-remove-button .button:before,cart-remove-button .button:after{content:none}cart-remove-button .button:not([disabled]):hover{color:rgb(var(--color-foreground))}@media screen and (min-width:750px){cart-remove-button .button{min-width:3.5rem;min-height:3.5rem}}cart-remove-button .icon-remove{height:1.5rem;width:1.5rem}.cart-item .loading__spinner{inset:0 auto;padding:0}@media screen and (min-width:750px){.cart-item .loading__spinner{right:0;padding-top:4.5rem;bottom:auto}}.cart-item .loading__spinner:not(.hidden)~*{visibility:hidden}.cart-item__error{display:flex;align-items:flex-start;margin-top:.2rem;width:min-content;min-width:100%}.cart-item__error-text{font-size:1.3rem;line-height:1.4;letter-spacing:.04rem;order:1}.cart-item__error-text+.svg-wrapper{flex-shrink:0;width:1.5rem;height:1.5rem;margin-right:.7rem;margin-top:.25rem}.cart-item__error-text:empty+.svg-wrapper{display:none}.cart-items thead th{text-transform:uppercase}@media screen and (max-width:749px){.cart-items,.cart-items thead,.cart-items tbody{display:block;width:100%}.cart-items thead tr{display:flex;justify-content:space-between;border-bottom:.1rem solid rgba(var(--color-foreground),.2);margin-bottom:4rem}.cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1.5rem;margin-bottom:3.5rem}.cart-item:last-child{margin-bottom:0}.cart-item__media{grid-row:1 / 3}.cart-item__details{grid-column:2 / 4}.cart-item__quantity{grid-column:2 / 5}.cart-item__quantity-wrapper{flex-wrap:wrap}.cart-item__totals{display:flex;align-items:flex-start;justify-content:flex-end}}@media screen and (min-width:750px){.cart-items{border-spacing:0;border-collapse:separate;box-shadow:none;width:100%;display:table}.cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-items thead th:first-child{width:50%}.cart-items th+th{padding-left:4rem}.cart-items td{vertical-align:top;padding-top:4rem}.cart-item{display:table-row}.cart-item>td+td{padding-left:4rem}.cart-item__details{width:35rem}.cart-item__media{width:10rem}.cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:1rem}.cart-item__error{margin-left:.3rem}}@media screen and (min-width:990px){.cart-item .cart-item__quantity,.cart-items .cart-items__heading--wide{padding-left:6rem}.cart-item__details{width:50rem}.cart-items thead th:first-child{width:60%}}@media screen and (min-width:750px){.cart-items .cart-items__heading--quantity,.cart-item .cart-item__quantity,.cart-item__quantity--info quantity-popover>*{padding-left:5rem}.cart-item .cart-item__quantity--info,.cart-item__quantity--info .cart-item__quantity-wrapper,.cart-item__quantity--info .cart-items__info{padding-left:0}}@media screen and (max-width:989px){.cart-items .quantity-popover__info-button{padding-left:0}}.cart-drawer cart-remove-button .button{min-width:auto;min-height:auto}.price{font-size:1.6rem;letter-spacing:.1rem;line-height:calc(1 + .5 / var(--font-body-scale));color:rgb(var(--color-foreground))}.price>*{display:inline-block;vertical-align:top}.price.price--unavailable{visibility:hidden}@media screen and (min-width:750px){.price{margin-bottom:0}}.price .price__badge-sold-out{display:none}.price--sold-out .price__badge-sold-out{display:inline-block}:is(.product-form__input--pill,.product-form__input--swatch) .form__label{margin-bottom:.2rem}.product-form__input input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-form__input input[type=radio]:not(.disabled):not(.visually-disabled)+label>.label-unavailable{display:none}.product-form__input--pill input[type=radio]+label{border:var(--variant-pills-border-width) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity));background-color:rgb(var(--color-background));color:rgba(var(--color-foreground));border-radius:var(--variant-pills-radius);color:rgb(var(--color-foreground));display:inline-block;margin:.7rem .5rem .2rem 0;padding:1rem 2rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.product-form__input--pill input[type=radio]+label:before{content:"";position:absolute;top:calc(var(--variant-pills-border-width) * -1);right:calc(var(--variant-pills-border-width) * -1);bottom:calc(var(--variant-pills-border-width) * -1);left:calc(var(--variant-pills-border-width) * -1);z-index:-1;border-radius:var(--variant-pills-radius);box-shadow:var(--variant-pills-shadow-horizontal-offset) var(--variant-pills-shadow-vertical-offset) var(--variant-pills-shadow-blur-radius) rgba(var(--color-shadow),var(--variant-pills-shadow-opacity))}.product-form__input--pill input[type=radio]+label:hover{border-color:rgb(var(--color-foreground))}.product-form__input--pill input[type=radio]:checked+label{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}@media screen and (forced-colors:active){.product-form__input--pill input[type=radio]:checked+label{text-decoration:underline}.product-form__input--pill input[type=radio]:focus-visible+label{outline:transparent solid 1px;outline-offset:2px}}.product-form__input--pill input[type=radio]:checked+label::selection{background-color:rgba(var(--color-background),.3)}.product-form__input--pill input[type=radio]:disabled+label,.product-form__input--pill input[type=radio].disabled+label{border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.6);text-decoration:line-through}.product-form__input--pill input[type=radio].disabled:checked+label,.product-form__input--pill input[type=radio]:disabled:checked+label{color:rgba(var(--color-background),.6)}.product-form__input--pill input[type=radio]:focus-visible+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.product-form__input--pill input[type=radio].focused+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.product-form__input--swatch{display:flex;flex-wrap:wrap}.product-form__input--swatch .swatch-input__input+.swatch-input__label{--swatch-input--size: 3.6rem;margin:.7rem 1.2rem .2rem 0}@media screen and (min-width:750px){.product-form__input--swatch .swatch-input__input+.swatch-input__label{--swatch-input--size: 2.8rem}}.swatch-input__input+.swatch-input__label{--swatch-input--border-radius: 50%;display:inline-block;max-width:100%;border-radius:var(--swatch-input--border-radius);cursor:pointer;outline-offset:.2rem;outline-color:transparent;outline-style:solid;transition-property:outline-color,outline-width,box-shadow;transition-duration:var(--duration-short);transition-timing-function:ease;forced-color-adjust:none}.swatch-input__input:active+.swatch-input__label,.swatch-input__input:checked+.swatch-input__label{outline:.1rem solid rgb(var(--color-foreground))}.swatch-input__input+.swatch-input__label:hover,.swatch-input__input:hover+.swatch-input__label{outline:.2rem solid rgba(var(--color-foreground),.4)}.swatch-input__input:focus-visible+.swatch-input__label{outline:.2rem solid rgba(var(--color-foreground),.5);box-shadow:0 0 0 .2rem rgb(var(--color-background)),0 0 .1rem .5rem rgba(var(--color-foreground),.25)}.swatch-input__input:active:focus-visible+.swatch-input__label,.swatch-input__input:checked:focus-visible+.swatch-input__label{outline:.1rem solid rgb(var(--color-foreground));box-shadow:0 0 0 .2rem rgb(var(--color-background)),0 0 .1rem .4rem rgba(var(--color-foreground),.25)}.swatch-input__input.visually-disabled:not(:active):not(:checked)+.swatch-input__label{transition:none}.swatch-input__input.visually-disabled:not(:active):not(:checked)+.swatch-input__label:hover{outline:none}.swatch-input__input:disabled+.swatch-input__label{pointer-events:none}.swatch-input__input:disabled+.swatch-input__label>.swatch,.swatch-input__input.visually-disabled+.swatch-input__label>.swatch{position:relative;overflow:hidden}.swatch-input__input:disabled+.swatch-input__label>.swatch,.swatch-input__input.visually-disabled+.swatch-input__label>.swatch{opacity:.4}.swatch-input__input:disabled+.swatch-input__label>.swatch:after,.swatch-input__input.visually-disabled+.swatch-input__label>.swatch:after{--diagonal--size: calc(var(--swatch-input--size) * 1.414);--crossed-line--size: .1rem;content:"";position:absolute;bottom:calc(var(--crossed-line--size) * -.5);left:0;width:var(--diagonal--size);height:var(--crossed-line--size);background-color:rgb(var(--color-foreground));transform:rotate(-45deg);transform-origin:left}.swatch{--swatch--size: var(--swatch-input--size, 4.4rem);--swatch--border-radius: var(--swatch-input--border-radius, 50%);display:block;width:var(--swatch--size);max-width:100%;aspect-ratio:1 / 1;background:var(--swatch--background);background-position:var(--swatch-focal-point, initial);background-size:cover;background-origin:border-box;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:var(--swatch--border-radius)}.swatch--unavailable{border-style:dashed;border-color:rgba(var(--color-foreground),.5)}:root{--swiper-theme-color:#007aff}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;.swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{.swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;content:"";filter:blur(50px);inset:0;position:absolute}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{.swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}:root{--color-lightpurple: #efefff;--color-mediumpurple: #B6B8DC;--color-purple: #837ba9;--color-darkpurple: #4C4184;--color-peach: #FFA38B;--color-lightpeach: #FFCCBF;--color-black: #1B2025;--color-green: #2DAB0A;--font-main: "MelbourneRegular", sans-serif;--font-main-medium: "MelbourneMedium", sans-serif;--font-body: "Inter", sans-serif}.content-wrapper{max-width:1400px;margin:0 auto}h1{font-size:32px;line-height:38px;font-weight:400;color:var(--color-black);margin:0 0 15px;text-wrap:balance;letter-spacing:-1px}@media(max-width:1024px){h1{font-size:26px;line-height:32px}}@media(max-width:768px){h1{font-size:22px;line-height:28px}}h2{font-size:28px;line-height:34px;font-weight:400;color:var(--color-black);margin:0 0 15px;text-wrap:balance;letter-spacing:-1px}@media(max-width:1024px){h2{font-size:24px;line-height:30px}}@media(max-width:768px){h2{font-size:22px;line-height:26px;margin:0 0 7px;letter-spacing:.3px}}h3{font-family:var(--font-main);font-size:21px;line-height:27px;font-weight:400;color:var(--color-black);margin:0 0 15px;text-wrap:balance;letter-spacing:-.4px}@media(max-width:1024px){h3{font-size:20px;line-height:26px}}h4{font-family:var(--font-main);font-size:20px;line-height:26px;font-weight:400;color:var(--color-black);margin:0 0 15px;text-wrap:balance;letter-spacing:-.4px}@media(max-width:1024px){h4{font-size:18px;line-height:24px}}p{font-family:var(--font-body);font-size:16px;line-height:22px;margin:0 0 10px;color:var(--color-black)}p strong{font-weight:500}@media(max-width:768px){p{font-size:14px;line-height:18px}}a{font-family:var(--font-main)}a.btn{font-family:var(--font-body);background-color:var(--color-darkpurple);color:#fff;padding:15px 35px;border-radius:50px;text-decoration:none;font-size:16px;line-height:16px;font-weight:400;transition:.4s;white-space:nowrap}a.btn:hover{background-color:var(--color-mediumpurple);color:var(--color-darkpurple)}a.btn.btn-secondary{background-color:var(--color-lightpurple);color:var(--color-darkpurple)}a.btn.btn-secondary:hover{background-color:var(--color-purple);color:#fff}@media(max-width:480px){a.btn{padding:15px 35px}}ul li{font-family:var(--font-body);font-size:16px;line-height:22px}@media(max-width:768px){ul li{font-size:15px;line-height:22px}}.purple{color:var(--color-darkpurple)}.link-wrapper{margin-top:25px;display:flex;gap:10px}.dropdown-single{margin-bottom:15px}.dropdown-single .dropdown-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;padding-bottom:10px;display:flex;align-items:center;justify-content:space-between}.dropdown-single .dropdown-toggle h4{color:var(--color-darkpurple);margin:0}.dropdown-single .dropdown-toggle svg{transition:transform .25s ease;flex-shrink:0;width:30px;height:30px;border-radius:50px;background-color:var(--color-darkpurple);fill:#fff}.dropdown-single .dropdown-content{max-height:0;overflow:hidden}.dropdown-single .dropdown-content p{font-size:14px;line-height:20px}.dropdown-single .dropdown-content p strong{font-weight:600}.dropdown-single .dropdown-content ul{padding-left:15px}.dropdown-single .dropdown-content li{color:var(--color-black);font-size:14px;line-height:20px;margin-bottom:5px}.dropdown-single.is-open .dropdown-toggle svg{transform:rotate(45deg)}.dropdown-single.is-open .dropdown-content{max-height:1200px;padding-top:10px}.field:after{display:none}.video-wrapper{position:relative}.video-wrapper .play-pause-toggle{position:absolute;bottom:25px;left:25px;cursor:pointer;display:flex;align-items:center;justify-content:center}.video-wrapper .play-pause-toggle svg{width:60px}@media(max-width:1024px){.video-wrapper .play-pause-toggle{bottom:15px;left:15px}}@media(max-width:768px){.video-wrapper .play-pause-toggle{bottom:10px;left:10px}.video-wrapper .play-pause-toggle svg{width:40px}}.size-guide-overlay{display:none;position:fixed;inset:0;background:#0009;z-index:9999;align-items:center;justify-content:center}.size-guide-overlay .size-guide-modal{position:relative;width:600px;max-width:90vw;max-height:90vh;overflow-y:auto;background:#fff;padding:1rem;border-radius:35px}.size-guide-overlay .size-guide-modal .size-guide-modal__close{position:absolute;top:15px;right:12px;font-size:1.5rem;background:none;border:none;cursor:pointer}.size-guide-overlay .size-guide-modal .size-guide-modal__close svg{width:30px;border-radius:50%;background-color:var(--color-darkpurple)}.size-guide-overlay .size-guide-modal .size-guide-modal__close svg path{fill:#fff}.size-guide-overlay .size-guide-modal #care-guide-close{transform:rotate(45deg)}.size-guide-overlay .size-guide-modal img{display:block;max-width:100%}.form__label-row{display:flex;justify-content:space-between;align-items:center;width:100%;min-width:0}.form__label-row>span:first-child{flex:1;min-width:0}variant-selects{position:relative}variant-selects button.size-guide{font-family:var(--font-body);display:inline-block;cursor:pointer;text-decoration:underline;text-underline-offset:3px;font-size:13px;font-weight:500;letter-spacing:.5px;background:none;border:none;padding:0;color:var(--color-black)}.size-guide-overlay{display:none;position:fixed;inset:0;background:#7882a0a6;z-index:9999;align-items:center;justify-content:center}.size-guide-overlay.is-open{display:flex}.size-guide-overlay .size-guide-modal{position:relative;width:min(650px,90vw);aspect-ratio:1;background:#fff;border-radius:15px;overflow:hidden}.size-guide-overlay .size-guide-modal .size-guide-modal__close{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer;padding:4px;line-height:0;z-index:1}.size-guide-overlay .size-guide-modal .size-guide-modal__close svg{width:28px;height:28px}.size-guide-overlay .size-guide-modal img{display:block;width:auto;height:100%;object-fit:contain}.header-wrapper header.header{max-width:1430px}@keyframes cartBubblePulse{0%{width:100%;height:100%}50%{width:150%;height:150%}to{width:100%;height:100%}}#shopify-block-AMlczSDJBZk9qT04yZ__growi_creator_management_signup_form_CjFymE{width:100%}#shopify-block-AMlczSDJBZk9qT04yZ__growi_creator_management_signup_form_CjFymE iframe{height:100%;margin-bottom:35px}.swiper:not(.swiper-initialized) .swiper-slide{visibility:hidden}variant-selects legend.form__label{width:100%;color:var(--color-darkpurple);font-size:14px;line-height:14px;font-weight:500;letter-spacing:.5px;margin-bottom:8px!important}variant-selects legend.form__label span[data-selected-value]{color:var(--color-black)}variant-selects label.swatch-input__label{width:37.5px;height:37.5px;margin-right:12px!important;margin-top:0!important;transition:none;outline:none!important;box-shadow:none!important;border:solid 2px var(--color-mediumpurple)}variant-selects label.swatch-input__label span.swatch{border:solid 2px white}variant-selects .swatch-input__input:checked+.swatch-input__label{border:none;transition:none;outline:none!important;box-shadow:none!important;border:solid 4px var(--color-mediumpurple)}variant-selects .swatch-input__input+.swatch-input__label:hover{transition:none;outline:none!important;box-shadow:none!important}variant-selects .product-form__input--pill input[type=radio]+label{font-family:var(--font-body);font-size:14px;font-weight:500;letter-spacing:.5px;border-radius:5px;padding:15px 10px;margin:7px 0 0;background-color:var(--color-lightpurple);border:none}@media(max-width:768px){variant-selects legend.form__label{margin-bottom:6px!important}variant-selects label.swatch-input__label{width:30px;height:30px;margin-right:9px!important}variant-selects .product-form__input--pill input[type=radio]+label{font-size:12px;line-height:12px;padding:11px 8px}}.ms-product-main .content-wrapper,.ms-product-features .content-wrapper,.ms-product-materials .content-wrapper,.ms-product-comparison .content-wrapper,.ms-product-countup-circles .content-wrapper,.ms-product-dropdowns .content-wrapper{max-width:1240px;margin:0 auto;padding:0 20px}.ms-product-main{padding:24px 0 48px}.ms-product-main .content-wrapper{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:40px;align-items:start}@media(max-width:989px){.ms-product-main .content-wrapper{grid-template-columns:minmax(0,1fr)}}.ms-product-main .product-media{position:sticky;top:20px}.ms-product-main .product-media,.ms-product-main .product-details{min-width:0;max-width:100%}.ms-product-main .main-media .swiper,.ms-product-main .thumb-media .swiper,.ms-product-main .main-media .swiper-wrapper{max-width:100%}.ms-product-main .main-media .swiper:not(.swiper-initialized) .swiper-slide{width:100%!important}.ms-product-main .main-media .swiper:not(.swiper-initialized) .swiper-wrapper{display:flex;width:100%!important;overflow:hidden}@media(max-width:989px){.ms-product-main .product-media{position:static}}.ms-product-main .main-media .swiper{border-radius:14px;overflow:hidden;aspect-ratio:1/1;background:#f5f3ef}.ms-product-main .main-media img{width:100%;height:100%;object-fit:cover;display:block}.ms-product-main .swiper-button-prev,.ms-product-main .swiper-button-next{width:38px;height:38px;border-radius:50%;background:#fff;box-shadow:0 1px 6px #0000002e;color:#333}.ms-product-main .swiper-button-prev svg,.ms-product-main .swiper-button-next svg{width:14px;height:14px}.ms-product-main .swiper-button-prev:after,.ms-product-main .swiper-button-next:after{display:none}.ms-product-main .thumb-media{margin-top:10px}.ms-product-main .thumb-media .swiper-slide{cursor:pointer}.ms-product-main .thumb-media .swiper-slide-thumb-active{border-color:#4c4184}.ms-product-main .thumb-media img{width:100%;height:100%;object-fit:cover;display:block}.media-gallery-testimonial{margin-top:18px;background:#f6f4fb;border-radius:12px;padding:20px}.media-gallery-testimonial .star-wrapper{display:flex;gap:4px;margin-bottom:10px}.media-gallery-testimonial .star-wrapper svg,.ms-footer .star-wrapper svg{width:18px;height:18px}.media-gallery-testimonial .testimonial-text p{margin:0;font-size:14.5px;line-height:1.55;color:#3a3a3a}.media-gallery-testimonial .testimonial-author{display:flex;align-items:center;gap:10px;margin-top:12px}.media-gallery-testimonial .testimonial-author h4{margin:0;font-size:14px}.media-gallery-testimonial .verified-customer{display:flex;align-items:center;gap:5px;font-size:12px;color:#4c8a4c}.media-gallery-testimonial .verified-customer svg{width:14px;height:14px}@media(max-width:989px){.media-gallery-testimonial-mobile-wrapper{display:block;margin:16px 0}.product-media .media-gallery-testimonial{display:none}}.product-details{min-width:0}.product-details .product-title{font-size:34px;line-height:1.15;margin:6px 0 10px}@media(max-width:749px){.product-details .product-title{font-size:26px}}.product-price-wrapper{display:flex;align-items:baseline;gap:12px;margin:4px 0 8px}.product-price-wrapper .price{font-size:26px;font-weight:700;color:#4c4184}.product-price-wrapper .compare-at-price{font-size:18px;color:#999;text-decoration:line-through}.pricing-disclosure{font-size:12px;color:#777;margin-bottom:14px}.pricing-disclosure .disclosure-popup-toggle{text-decoration:underline;cursor:pointer}.disclosure-overlay,.disclosure-popup{display:none}.disclosure-overlay.active{display:block;position:fixed;inset:0;background:#00000073;z-index:98}.disclosure-popup.active{display:block;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;max-width:520px;width:calc(100% - 40px);padding:28px;z-index:99}.disclosure-popup .close-button{position:absolute;right:14px;top:14px;background:none;border:0;cursor:pointer}.size-guide{font-size:13px;text-decoration:underline;cursor:pointer}.size-guide-modal__close{position:absolute;right:10px;top:10px;background:#fff;border:0;cursor:pointer;border-radius:50%;width:30px;height:30px;box-shadow:0 1px 4px #0003}.ms-product-icon-features{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin:16px 0}.ms-product-icon-features .feature{display:flex;align-items:center;gap:10px;font-size:13.5px;line-height:1.3}.ms-product-icon-features .icon-wrapper{flex:none;width:26px;height:26px;display:flex;align-items:center;justify-content:center}.ms-product-icon-features .icon-wrapper img{width:24px;height:24px;object-fit:contain}.ms-product-icon-features .feature p{margin:0}.product-form__buttons{margin:14px 0 6px}.product-form__submit.button--primary{background:#4c4184;color:#fff;border-radius:10px;font-weight:700;font-size:17px;padding:16px 24px}.product-form__submit .btn-label p{margin:0;line-height:1.25}.product-form__submit .btn-label p:last-child{font-size:12.5px;font-weight:500;opacity:.9}.ms-product-guarantees .guarantee-wrapper{display:flex;justify-content:center;gap:34px;margin:14px 0 4px}.product-guarantee{display:flex;align-items:center;gap:8px;font-size:13px}.product-guarantee .image-wrapper img{width:30px;height:30px;object-fit:contain}.product-guarantee p{margin:0}.dropdown-single{border-bottom:1px solid #e4e0f0}.dropdown-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 2px;cursor:pointer}.dropdown-toggle h4{margin:0;font-size:15.5px;font-weight:600}.dropdown-toggle svg{width:14px;height:14px;flex:none;transition:transform .25s}.dropdown-single.open .dropdown-toggle svg{transform:rotate(180deg)}.dropdown-content{display:none;padding:0 2px 16px;font-size:14.5px;line-height:1.6;color:#444}.dropdown-single.open>.dropdown-content{display:block}.dropdown-content p{margin:0 0 10px}.ms-product-features{padding:56px 0;background:#f6f4fb}.ms-product-features .image-dropdowns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:44px;align-items:center}@media(max-width:989px){.ms-product-features .image-dropdowns{grid-template-columns:1fr}}.ms-product-features .image-wrapper img{width:100%;height:auto;border-radius:14px;display:block}.ms-product-features .heading h2{font-size:30px;line-height:1.2;margin:0 0 10px}.ms-product-features .heading p{margin:0 0 18px;color:#4a4a4a;line-height:1.6}.ms-product-materials{padding:56px 0}.ms-product-materials .heading h2{text-align:center;font-size:30px;margin:0 0 30px}.ms-product-materials .main-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:32px}@media(max-width:749px){.ms-product-materials .main-wrapper{grid-template-columns:1fr}}.ms-product-materials .image-wrapper img{width:100%;height:auto;border-radius:14px;display:block}.ms-product-materials .text h3{font-size:20px;margin:16px 0 8px}.ms-product-materials .text p{margin:0;line-height:1.6;color:#4a4a4a}.ms-product-comparison{padding:56px 0;background:#f6f4fb}.ms-product-comparison h2{text-align:center;font-size:30px;margin:0 0 28px}.ms-product-comparison table{width:100%;max-width:860px;margin:0 auto;border-collapse:collapse;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 14px #4c418414}.ms-product-comparison th,.ms-product-comparison td{padding:13px 18px;text-align:center;font-size:14px;border-bottom:1px solid #efedf7}.ms-product-comparison th.product-col img{width:110px;height:auto;display:inline-block}.ms-product-comparison .feature-label{text-align:left;font-weight:600}.ms-product-comparison .cell{display:inline-flex;align-items:center;justify-content:center}.ms-product-comparison .cell svg{width:20px;height:20px}.ms-product-comparison .cell--check svg{fill:#4c8a4c;color:#4c8a4c}.ms-product-comparison .cell--x svg{fill:#c33;color:#c33}.ms-product-comparison td.product-col{background:#f6f4fb}.ms-product-countup-circles{padding:56px 0}.ms-product-countup-circles .heading{text-align:center;margin-bottom:30px}.ms-product-countup-circles .heading h2{font-size:30px;margin:0 0 8px}.ms-product-countup-circles .heading p{margin:0;color:#4a4a4a}.ms-product-countup-circles .counters-wrapper{display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.ms-product-countup-circles .counter-single{max-width:240px;text-align:center}.ms-product-countup-circles .circle-wrapper{position:relative;width:150px;height:150px;margin:0 auto 14px}.ms-product-countup-circles .circle-wrapper svg{width:150px;height:150px;transform:rotate(-90deg)}.ms-product-countup-circles .circle-inner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:700;color:#4c4184}.ms-product-countup-circles .counter-single>p{margin:0;font-size:14px;line-height:1.5}.ms-product-countup-circles .circle-wrapper{display:grid}.ms-footer{background:#4c4184;color:#fff;margin-top:56px}.ms-footer .main-wrapper{max-width:1240px;margin:0 auto;padding:52px 20px 28px}.ms-footer a{color:#fff;text-decoration:none}.ms-footer a:hover{text-decoration:underline}.ms-footer .footer-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:30px;margin-bottom:30px;flex-wrap:wrap}.ms-footer .footer-cta h2{font-size:26px;margin:10px 0 0;max-width:560px}.ms-footer .star-wrapper{display:inline-flex;gap:3px;vertical-align:middle}.ms-footer .reviews{display:flex;align-items:center;gap:10px}.ms-footer .ms-review-total p{margin:0;font-size:13.5px}.ms-footer .btn-secondary{display:inline-block;background:#fff;color:#4c4184;font-weight:700;border-radius:10px;padding:14px 28px}.ms-footer .btn-secondary:hover{text-decoration:none;opacity:.92}.ms-footer .footer-bottom{margin-top:40px}.ms-footer .footer-bottom img{width:min(420px,60%);height:auto;display:block;margin:0 auto}.ms-footer .copyright{text-align:center;font-size:12px;opacity:.75;margin-top:16px}.shopify-section svg{max-width:100%;max-height:64px}.ms-product-comparison svg,.ms-product-countup-circles .circle-wrapper svg{max-height:none}.header{display:flex!important;justify-content:center!important;align-items:center!important;padding:12px 20px!important;grid-template-columns:none!important}.header header-drawer,.header .header__icons{display:none!important}.header__heading{margin:0!important;text-align:center}.header__heading-logo{height:auto;width:118px!important;max-width:118px}@media(max-width:749px){.header__heading-logo{width:96px!important;max-width:96px}}.ms-logo-bar .marquee-outer{padding:0;overflow:hidden}.ms-logo-bar .marquee-track{display:flex;width:max-content}.ms-logo-bar .marquee-strip{display:flex;align-items:center;flex-shrink:0}.ms-logo-bar .logo{height:22px!important;max-height:22px;width:auto;max-width:110px;margin:12px 22px!important;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}@media(max-width:749px){.ms-logo-bar .logo{height:18px!important;margin:10px 16px!important;max-width:90px}}.ms-logo-bar .marquee-track{animation:nuve-marquee var(--marquee-duration,36s) linear infinite}@keyframes nuve-marquee{0%{transform:translate(0)}to{transform:translate(-25%)}}@media(prefers-reduced-motion:reduce){.ms-logo-bar .marquee-track{animation:none}}.media-gallery-testimonial{margin-top:14px;background:#f6f4fb;border-radius:12px;padding:16px 18px;max-width:100%;box-sizing:border-box}.media-gallery-testimonial .content-wrapper{display:flex;flex-direction:column;gap:8px;max-width:100%;padding:0}.media-gallery-testimonial .star-wrapper{display:flex;gap:3px;margin:0}.media-gallery-testimonial .star-wrapper svg{width:15px!important;height:15px!important;flex:none}.media-gallery-testimonial .testimonial-text p{margin:0;font-size:14px;line-height:1.55;color:#3a3a3a;text-wrap:pretty}.media-gallery-testimonial .testimonial-author{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:2px}.media-gallery-testimonial .testimonial-author h4{margin:0;font-size:13.5px;font-weight:600}.media-gallery-testimonial .verified-customer{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#3f7d3f;white-space:nowrap}.media-gallery-testimonial .verified-customer svg{width:13px!important;height:13px!important}.media-gallery-testimonial-mobile-wrapper{display:none}@media(max-width:989px){.media-gallery-testimonial-mobile-wrapper{display:block;margin:14px 0 0}.media-gallery-testimonial-mobile-wrapper .media-gallery-testimonial{margin-top:0}.product-media .media-gallery-testimonial{display:none}}.product-form__buttons{margin:16px 0 8px;width:100%}.product-form__submit.button--primary,.product-form__submit.button--primary:not([disabled]){display:flex!important;align-items:center;justify-content:center;width:100%;min-height:58px;padding:12px 20px;background:#4b3d8f!important;color:#fff!important;border:0!important;border-radius:12px!important;box-shadow:0 6px 18px #4b3d8f47;cursor:pointer;transition:transform .15s,box-shadow .15s;--color-button:75,61,143;--color-button-text:255,255,255}.product-form__submit.button--primary:before,.product-form__submit.button--primary:after{display:none!important}.product-form__submit.button--primary:hover{transform:translateY(-1px);box-shadow:0 8px 22px #4b3d8f5c}.product-form__submit .btn-label p{margin:0;font-size:17px;font-weight:700;line-height:1.3;text-align:center;letter-spacing:.01em}.product-form__submit .btn-label p br+*{font-weight:500}.product-form__submit .btn-label{color:#fff}.product-form__submit .loading__spinner{display:none}@media(max-width:749px){.product-form__buttons{position:sticky;bottom:10px;z-index:20}.product-form__submit.button--primary{min-height:54px}.product-form__submit .btn-label p{font-size:16px}}html,body{overflow-x:hidden;max-width:100%}.ms-product-main .content-wrapper,.ms-product-features .content-wrapper,.ms-product-materials .content-wrapper,.ms-product-comparison .content-wrapper,.ms-product-countup-circles .content-wrapper,.ms-product-dropdowns .content-wrapper{max-width:1240px;box-sizing:border-box;width:100%}@media(max-width:749px){.ms-product-main{padding:12px 0 32px}.ms-product-main .content-wrapper{padding:0 16px;gap:18px}.ms-product-main .main-media .swiper{border-radius:12px}.ms-product-icon-features{grid-template-columns:1fr 1fr;gap:8px 12px}.ms-product-icon-features .feature{font-size:12.5px}.ms-product-guarantees .guarantee-wrapper{gap:18px;flex-wrap:wrap}.ms-product-features,.ms-product-materials,.ms-product-comparison,.ms-product-countup-circles{padding:36px 0}.ms-product-features .heading h2,.ms-product-materials .heading h2,.ms-product-comparison h2,.ms-product-countup-circles .heading h2{font-size:24px}.ms-product-comparison th,.ms-product-comparison td{padding:10px 8px;font-size:12.5px}.ms-product-comparison th.product-col img{width:72px}.ms-product-countup-circles .counters-wrapper{gap:24px}.ms-product-countup-circles .circle-wrapper,.ms-product-countup-circles .circle-wrapper svg{width:120px;height:120px}.ms-product-countup-circles .circle-inner{font-size:24px}.ms-footer .main-wrapper{padding:36px 16px 24px}.ms-footer .footer-cta h2{font-size:22px}.ms-footer .footer-bottom img{width:min(260px,70%)}}img,video{max-width:100%}.ms-product-main{padding:44px 0 48px}.ms-product-main .content-wrapper{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;max-width:1200px}@media(max-width:989px){.ms-product-main .content-wrapper{grid-template-columns:minmax(0,1fr);gap:20px}.ms-product-main{padding:16px 0 32px}}.ms-product-main .main-media .swiper{border-radius:16px;aspect-ratio:1/1}.ms-product-main .swiper-button-prev,.ms-product-main .swiper-button-next{width:34px;height:34px}.ms-product-main .swiper-button-prev{left:14px}.ms-product-main .swiper-button-next{right:14px}.ms-product-main .thumb-media{margin-top:12px}.ms-product-main .thumb-media .swiper-slide{border-radius:10px;border:2px solid transparent;background:#f5f3ef;overflow:hidden;box-sizing:border-box}.ms-product-main .thumb-media .swiper-slide-thumb-active{border-color:#4b3d8f}.product-details{padding-top:0}.product-details .product-title{font-size:32px;font-weight:600;line-height:1.15;margin:2px 0 6px;color:#4b3d8f;letter-spacing:-.01em}.product-price-wrapper{display:flex;align-items:baseline;gap:14px;margin:0 0 6px}.product-price-wrapper .price{font-size:30px;font-weight:600;color:#2a2a2a}.product-price-wrapper .compare-at-price{font-size:26px;font-weight:600;color:#a39dbf;text-decoration:line-through}.pricing-disclosure{font-size:12.5px;color:#333;margin:0 0 16px}.pricing-disclosure p{margin:0}.pricing-disclosure .disclosure-popup-toggle{color:#4b3d8f;text-decoration:underline;margin-left:4px}variant-selects{display:block}.product-form__input{border:0;padding:0;margin:0 0 16px;min-width:0}.product-form__input .form__label{font-size:15px;color:#4b3d8f;margin:0 0 10px;padding:0;display:block}.product-form__input .form__label [data-selected-value]{color:#222}.product-form__input .form__label-row{display:flex;justify-content:space-between;align-items:center;width:100%}.product-form__input--swatch{display:flex;flex-wrap:wrap;gap:12px}.product-form__input--swatch .form__label{width:100%;margin-bottom:6px}.swatch-input__label{width:38px;height:38px;border-radius:50%;padding:3px;border:1.5px solid #cfcbe0;box-sizing:border-box;display:inline-flex;cursor:pointer;margin:0;box-shadow:none}.swatch-input__label .swatch{width:100%;height:100%;border-radius:50%;border:1px solid rgba(0,0,0,.08)}.swatch-input__input:checked+.swatch-input__label{border:2px solid #4b3d8f;padding:2.5px}.product-form__input--pill{display:flex;flex-wrap:wrap;gap:10px}.product-form__input--pill .form__label{width:100%}.size-guide{color:#222;font-size:13.5px;text-decoration:underline;font-weight:400}.ms-product-icon-features{grid-template-columns:1fr;gap:12px;margin:6px 0 20px}.ms-product-icon-features .feature{font-size:13.5px;font-weight:700;letter-spacing:.02em;color:#222;gap:9px}.ms-product-icon-features .icon-wrapper{width:22px;height:22px}.ms-product-icon-features .icon-wrapper img{width:20px;height:20px}.product-form__submit.button--primary,.product-form__submit.button--primary:not([disabled]){min-height:48px;border-radius:8px!important;box-shadow:none;background:#4b3d8f!important}.product-form__submit .btn-label p{font-size:18px;font-weight:600}.product-form__submit .btn-label br{display:none}.product-form__submit .btn-label p:after{content:none}.product-form__buttons{margin:0 0 14px}@media(max-width:749px){.product-form__buttons{position:static}.product-details .product-title,.product-price-wrapper .price{font-size:26px}.product-price-wrapper .compare-at-price{font-size:21px}.swatch-input__label{width:36px;height:36px}}.shopify-app-block:has(.kaching-bundles-product):empty{display:none}.ms-product-main .main-media .swiper{position:relative}.ms-product-main .main-media .swiper-slide,.ms-product-main .main-media .slide-wrapper{width:100%;height:100%}.ms-product-main .swiper-button-prev,.ms-product-main .swiper-button-next{display:flex;align-items:center;justify-content:center;top:50%;margin-top:-17px;z-index:5;opacity:1;cursor:pointer}.ms-product-main .swiper-button-disabled{opacity:.4}.ms-product-main .thumb-media .swiper-slide{height:auto;aspect-ratio:1/1;opacity:.7;transition:opacity .15s,border-color .15s;flex:0 0 auto}.ms-product-main .thumb-media .swiper:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:10px;overflow:hidden}.ms-product-main .thumb-media .swiper:not(.swiper-initialized) .swiper-slide{width:calc((100% - 50px)/6)}.ms-product-main .thumb-media img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;display:block}.ms-product-main .thumb-media .swiper-slide-thumb-active{opacity:1;border-color:#4b3d8f}.media-gallery-testimonial{margin-top:14px;padding:16px 18px;background:#f6f4fb;border-radius:12px}.media-gallery-testimonial .content-wrapper{display:flex;flex-direction:column;gap:10px;padding:0;margin:0;max-width:none}.media-gallery-testimonial .star-wrapper{display:flex;gap:2px;margin:0;line-height:0;height:15px}.media-gallery-testimonial .star-wrapper svg{width:15px!important;height:15px!important;display:block}.media-gallery-testimonial .testimonial-text{margin:0;font-size:14px;line-height:1.5;color:#3a3a3a;text-wrap:pretty}.media-gallery-testimonial .testimonial-text p{margin:0;font-size:14px;line-height:1.5}.media-gallery-testimonial .testimonial-author{display:flex;align-items:center;gap:8px;margin:0}.media-gallery-testimonial .testimonial-author h4{margin:0;font-size:13px;font-weight:600;line-height:1}.media-gallery-testimonial .verified-customer{display:inline-flex;align-items:center;gap:4px;font-size:12.5px;line-height:1}.media-gallery-testimonial .verified-customer svg{width:14px!important;height:14px!important;display:block}.media-gallery-testimonial .verified-customer p{margin:0}.media-gallery-testimonial br{display:none}.ms-product-comparison{padding:48px 0 56px;background:#fff}.ms-product-comparison .content-wrapper{max-width:1400px;background:#f0eefb;border-radius:28px;padding:56px 44px 48px;box-sizing:border-box}.ms-product-comparison h2{color:#4b3d8f;font-size:30px;line-height:1.25;font-weight:600;max-width:520px;margin:0 auto 26px;text-align:center}.ms-product-comparison .table-scroll{overflow-x:auto}.ms-product-comparison table{width:100%;max-width:none;margin:0;border-collapse:separate;border-spacing:0;background:transparent;border-radius:0;overflow:visible;box-shadow:none;table-layout:fixed}.ms-product-comparison th,.ms-product-comparison td{padding:22px 16px;text-align:center;font-size:15px;border:0;border-bottom:1px solid #dcd8f0;background:transparent;vertical-align:middle}.ms-product-comparison thead th{padding:18px 16px;font-weight:600;color:#4b3d8f;font-size:15px;letter-spacing:.02em}.ms-product-comparison th.feature-col{width:40%}.ms-product-comparison th.product-col,.ms-product-comparison th.competitor-col{width:20%}.ms-product-comparison th.product-col img{width:96px;height:auto;display:inline-block;vertical-align:middle}.ms-product-comparison .feature-label{text-align:left;font-weight:600;color:#4b3d8f;letter-spacing:.02em;padding-left:20px}.ms-product-comparison th.product-col,.ms-product-comparison td.product-col{background:#fff}.ms-product-comparison thead th.product-col{border-radius:12px 12px 0 0}.ms-product-comparison tbody tr:last-child td.product-col{border-radius:0 0 12px 12px;border-bottom:0}.ms-product-comparison tbody tr:last-child td{border-bottom:0}.ms-product-comparison tbody tr:last-child td.feature-label,.ms-product-comparison tbody tr:last-child td.competitor-col{border-bottom:1px solid #dcd8f0}.ms-product-comparison .cell{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:600;color:#222;font-size:15px}.ms-product-comparison .cell svg{width:22px;height:22px;max-height:none;flex:none}.ms-product-comparison .cell--check svg{background:#fea28a;border-radius:50%;padding:5px;box-sizing:border-box;fill:#fff;color:#fff}.ms-product-comparison .cell--check svg *{fill:#fff!important;stroke:#fff}.ms-product-comparison .cell--x svg{width:14px;height:14px;fill:#222;color:#222}.ms-product-comparison .cell--x svg *{fill:#222!important;stroke:#222}.ms-product-comparison .cell+span{display:none}@media(max-width:749px){.ms-product-comparison{padding:24px 0}.ms-product-comparison .content-wrapper{padding:28px 12px 24px;border-radius:18px}.ms-product-comparison h2{font-size:22px;margin-bottom:18px}.ms-product-comparison th.feature-col{width:34%}.ms-product-comparison th.product-col,.ms-product-comparison th.competitor-col{width:22%}.ms-product-comparison th,.ms-product-comparison td{padding:14px 6px;font-size:12.5px}.ms-product-comparison thead th{font-size:12px;padding:12px 4px}.ms-product-comparison .feature-label{padding-left:8px}.ms-product-comparison th.product-col img{width:64px}.ms-product-comparison .cell{gap:5px;font-size:12.5px}.ms-product-comparison .cell svg{width:18px;height:18px}.ms-product-comparison .cell--check svg{padding:4px}}.ms-product-countup-circles{padding:56px 0;background:#f0eefb;margin-top:0}.ms-product-countup-circles .content-wrapper{max-width:1200px}.ms-product-countup-circles .heading{text-align:center;margin-bottom:34px}.ms-product-countup-circles .heading h2{font-size:30px;font-weight:600;color:#4b3d8f;margin:0 0 10px}.ms-product-countup-circles .heading p{margin:0;color:#4b3d8f;font-size:15px;letter-spacing:.02em}.ms-product-countup-circles .counters-wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;max-width:1000px;margin:0 auto}.ms-product-countup-circles .counter-single{max-width:none;background:#fff;border-radius:18px;padding:36px 22px 30px;text-align:center;display:flex;flex-direction:column;align-items:center}.ms-product-countup-circles .circle-wrapper{display:grid;width:170px;height:170px;margin:0 auto 22px}.ms-product-countup-circles .circle-wrapper>*{grid-area:1/1}.ms-product-countup-circles .circle-wrapper svg{width:170px;height:170px;max-height:none;transform:rotate(-90deg);display:block}.ms-product-countup-circles .circle-wrapper circle{fill:none;stroke-width:9}.ms-product-countup-circles .circle-wrapper .track{stroke:#e6e3f4}.ms-product-countup-circles .circle-wrapper .progress{stroke:#7b6fae;stroke-linecap:butt;transition:stroke-dashoffset 1.2s ease}.ms-product-countup-circles .circle-inner{position:static;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:600;color:#7b6fae;line-height:1}.ms-product-countup-circles .counter-single>p{margin:0;font-size:15px;line-height:1.5;color:#222;letter-spacing:.02em;text-wrap:balance}.ms-product-countup-circles .counter-single>p strong{font-weight:400}.ms-product-countup-circles .link-wrapper{text-align:center;margin-top:36px}.ms-product-countup-circles .link-wrapper .btn{display:inline-block;background:#4b3d8f;color:#fff;font-weight:600;font-size:16px;padding:14px 28px;border-radius:999px;text-decoration:none;letter-spacing:.02em}.ms-product-countup-circles .link-wrapper .btn:hover{background:#3f337a}@media(max-width:749px){.ms-product-countup-circles{padding:36px 0}.ms-product-countup-circles .heading h2{font-size:22px}.ms-product-countup-circles .heading p{font-size:14px}.ms-product-countup-circles .counters-wrapper{grid-template-columns:1fr;gap:14px;max-width:360px}.ms-product-countup-circles .counter-single{padding:24px 18px 22px}.ms-product-countup-circles .circle-wrapper,.ms-product-countup-circles .circle-wrapper svg{width:130px;height:130px}.ms-product-countup-circles .circle-inner{font-size:26px}.ms-product-countup-circles .counter-single>p{font-size:14px}.ms-product-countup-circles .link-wrapper{margin-top:24px}}.media-gallery-testimonial .testimonial-author h4,.media-gallery-testimonial .verified-customer,.media-gallery-testimonial .verified-customer p{font-size:13px!important;line-height:1!important;font-weight:600;margin:0}.media-gallery-testimonial .verified-customer{color:#3f7d3f}.ms-product-main .media-gallery-testimonial .testimonial-author{display:flex;align-items:center;gap:8px}.ms-product-main .media-gallery-testimonial .testimonial-author h4,.ms-product-main .media-gallery-testimonial .testimonial-author .verified-customer,.ms-product-main .media-gallery-testimonial .testimonial-author .verified-customer p{font-size:13px!important;line-height:1!important;font-weight:600!important;margin:0!important;padding:0!important;letter-spacing:0!important;font-family:inherit!important}.ms-product-main .media-gallery-testimonial .testimonial-author .verified-customer{display:inline-flex!important;align-items:center;gap:4px}.ms-product-main .media-gallery-testimonial .testimonial-author .verified-customer svg{width:14px!important;height:14px!important;display:block}.nuve-ticker{background:#3b2f7a;color:#fff;overflow:hidden;height:34px;display:flex;align-items:center}.nuve-ticker-track{display:flex;align-items:center;gap:0;white-space:nowrap;width:max-content;animation:nuve-ticker 28s linear infinite;font-size:13.5px;font-weight:500;letter-spacing:.02em}.nuve-ticker-item{padding:0 14px}.nuve-ticker-dot{opacity:.8}@keyframes nuve-ticker{to{transform:translate(-25%)}}@media(prefers-reduced-motion:reduce){.nuve-ticker-track{animation:none}}.shopify-section-group-header-group .header-wrapper,.header-wrapper{background:#e6e3fb!important;border-bottom:0!important}.header{background:#e6e3fb!important;padding:14px 20px!important;min-height:0}.header__heading-logo{width:110px!important;max-width:110px}@media(max-width:749px){.header{padding:12px 16px!important}.header__heading-logo{width:92px!important;max-width:92px}.nuve-ticker{height:32px}.nuve-ticker-track{font-size:13px}}@media(max-width:749px){.ms-product-main{padding:14px 0 28px}.ms-product-main .content-wrapper{padding:0 14px;gap:16px}.ms-product-main .main-media .swiper{border-radius:18px}.ms-product-main .swiper-button-prev,.ms-product-main .swiper-button-next{width:34px;height:34px;background:#fff}.ms-product-main .swiper-button-prev{left:10px}.ms-product-main .swiper-button-next{right:10px}.ms-product-main .thumb-media{margin-top:10px}.ms-product-main .thumb-media .swiper:not(.swiper-initialized) .swiper-slide{width:calc((100% - 32px)/5)}.ms-product-main .thumb-media .swiper-slide{border-radius:8px}.product-details .product-title{font-size:28px;margin:4px 0 8px}.product-price-wrapper{gap:14px;margin-bottom:6px}.product-price-wrapper .price{font-size:30px;color:#4b3d8f}.product-price-wrapper .compare-at-price{font-size:26px}.pricing-disclosure{font-size:13.5px;margin-bottom:16px}.product-form__input{margin-bottom:18px}.product-form__input .form__label{font-size:17px;margin-bottom:10px}.product-form__input--swatch{gap:12px 10px}.swatch-input__label{width:42px;height:42px;border:2px solid #b9b1e6;padding:3px}.swatch-input__input:checked+.swatch-input__label{border:4px solid #b9b1e6;padding:1px}.product-form__input--pill{gap:10px}.product-form__input--pill label{padding:14px 16px;font-size:16px;border-radius:10px}.size-guide{font-size:15px}.ms-product-icon-features{gap:12px;margin:8px 0 18px}.ms-product-icon-features .feature{font-size:14.5px;gap:10px}.ms-product-icon-features .icon-wrapper{width:26px;height:26px}.ms-product-icon-features .icon-wrapper img{width:24px;height:24px}.product-form__buttons{margin:4px 0 12px;position:static}.product-form__submit.button--primary,.product-form__submit.button--primary:not([disabled]){min-height:58px;border-radius:999px!important;background:#3b2f7a!important}.product-form__submit .btn-label p{font-size:17px;font-weight:600;letter-spacing:.02em}.ms-product-guarantees .guarantee-wrapper{gap:22px;margin:6px 0 16px}.product-guarantee{font-size:14px;color:#4b3d8f}.product-guarantee .image-wrapper img{width:24px;height:24px}.dropdown-single{border-bottom:1px solid #d9d4f2;border-top:0}.dropdown-single:first-child{border-top:1px solid #d9d4f2}.dropdown-toggle{padding:22px 0}.dropdown-toggle h4{font-size:20px;color:#4b3d8f;font-weight:600}.dropdown-toggle svg{width:34px!important;height:34px!important;max-height:none;background:#3b2f7a;border-radius:50%;padding:9px;box-sizing:border-box;flex:none}.dropdown-toggle svg *{stroke:#fff;fill:#fff}.dropdown-content{font-size:15px;padding-bottom:18px}.media-gallery-testimonial-mobile-wrapper{margin:18px 0 0}.media-gallery-testimonial{padding:22px 20px;border-radius:16px;background:#eeecfb}.media-gallery-testimonial .content-wrapper{gap:12px}.media-gallery-testimonial .star-wrapper svg{width:17px!important;height:17px!important}.media-gallery-testimonial .star-wrapper{height:17px}.media-gallery-testimonial .testimonial-text{font-size:15px;line-height:1.55}.ms-product-main .media-gallery-testimonial .testimonial-author h4,.ms-product-main .media-gallery-testimonial .testimonial-author .verified-customer,.ms-product-main .media-gallery-testimonial .testimonial-author .verified-customer p{font-size:15px!important}.ms-product-main .media-gallery-testimonial .testimonial-author .verified-customer svg{width:16px!important;height:16px!important}.ms-product-features{padding:34px 0 30px;background:#eeecfb}.ms-product-features .content-wrapper{padding:0 14px}.ms-product-features .image-dropdowns{gap:20px}.ms-product-features .heading{text-align:center}.ms-product-features .heading h2{font-size:28px;color:#4b3d8f;margin-bottom:12px}.ms-product-features .heading p{font-size:15px;color:#222;margin-bottom:22px}.ms-product-features .dropdown-single{background:#fff;border:0!important;border-radius:14px;margin-bottom:12px;padding:0 16px}.ms-product-features .dropdown-toggle{padding:18px 0}.ms-product-features .dropdown-toggle h4{font-size:18px}.ms-product-features .image-wrapper{order:0}.ms-product-features .image-wrapper img{border-radius:18px}.ms-logo-bar{background:#3b2f7a}.ms-logo-bar .logo{height:22px!important;margin:16px 26px!important}}:root{--nv-sec:72px;--nv-gutter:40px;--nv-max:1200px}@media(max-width:989px){:root{--nv-sec:56px;--nv-gutter:28px}}@media(max-width:749px){:root{--nv-sec:40px;--nv-gutter:16px}}main#MainContent{display:block}.shopify-section:empty{display:none}.shopify-section.section:not(:has(*)){display:none}.ms-product-main .content-wrapper,.ms-product-features .content-wrapper,.ms-product-materials .content-wrapper,.ms-product-comparison .content-wrapper,.ms-dropdowns .content-wrapper,.ms-product-countup-circles .content-wrapper,.ms-footer .main-wrapper{max-width:var(--nv-max)!important;padding-left:var(--nv-gutter)!important;padding-right:var(--nv-gutter)!important;box-sizing:border-box;width:100%}.ms-product-comparison .content-wrapper{max-width:calc(var(--nv-max) + 2*var(--nv-gutter))!important;padding-left:0!important;padding-right:0!important}.ms-product-comparison .content-wrapper>*{margin-left:var(--nv-gutter);margin-right:var(--nv-gutter)}.ms-product-comparison .content-wrapper{margin:0 auto!important;width:calc(100% - 2 * var(--nv-gutter))}.ms-product-comparison .content-wrapper h2,.ms-product-comparison .table-scroll{margin-left:0;margin-right:0}.ms-product-main{padding:32px 0 var(--nv-sec)!important}.ms-logo-bar{padding:0}.ms-product-features{padding:var(--nv-sec) 0!important;background:#f0eefb}.ms-product-materials{padding:var(--nv-sec) 0!important;background:#fff}.ms-product-comparison{padding:0 0 var(--nv-sec)!important;background:#fff}.ms-product-comparison .content-wrapper{padding-top:calc(var(--nv-sec) - 16px)!important;padding-bottom:calc(var(--nv-sec) - 16px)!important}.ms-dropdowns{padding:0 0 var(--nv-sec)!important;background:#fff}.ms-product-countup-circles{padding:var(--nv-sec) 0!important;background:#f0eefb;margin:0!important}.ms-footer{margin-top:0!important}.ms-footer .main-wrapper{padding-top:var(--nv-sec)!important;padding-bottom:32px!important}@media(max-width:749px){.ms-product-main{padding:12px 0 var(--nv-sec)!important}.ms-footer .main-wrapper{padding-bottom:24px!important}}.ms-product-features .heading h2,.ms-product-materials .heading h2,.ms-product-comparison h2,.ms-dropdowns .heading h2,.ms-product-countup-circles .heading h2{margin-top:0}.ms-product-materials .heading h2,.ms-product-countup-circles .heading{margin-bottom:32px}@media(max-width:749px){.ms-product-materials .heading h2{margin-bottom:20px}.ms-product-countup-circles .heading{margin-bottom:22px}}.ms-dropdowns .heading{text-align:center;margin:0 auto 28px;max-width:640px}.ms-dropdowns .heading h2{font-size:30px;font-weight:600;color:#4b3d8f;margin:0 0 8px;letter-spacing:-.01em}.ms-dropdowns .heading .text p{margin:0;color:#4a4463;font-size:15px}.ms-dropdowns .dropdowns{max-width:860px;margin:0 auto}.ms-dropdowns .dropdown-single{border-bottom:1px solid #dcd8f0}.ms-dropdowns .dropdown-single:first-child{border-top:1px solid #dcd8f0}.ms-dropdowns .dropdown-toggle{padding:18px 2px}.ms-dropdowns .dropdown-toggle h4{font-size:16.5px;font-weight:600;color:#221d3a}.ms-dropdowns .dropdown-toggle svg{width:28px!important;height:28px!important;max-height:none;background:#4b3d8f;border-radius:50%;padding:7px;box-sizing:border-box;flex:none}.ms-dropdowns .dropdown-toggle svg *{fill:#fff;stroke:#fff}.ms-dropdowns .dropdown-content{padding:0 2px 18px;font-size:15px;line-height:1.6;color:#4a4463}@media(max-width:749px){.ms-dropdowns .heading h2{font-size:24px}.ms-dropdowns .heading{margin-bottom:18px}.ms-dropdowns .dropdown-toggle{padding:16px 0}.ms-dropdowns .dropdown-toggle h4{font-size:15.5px}}.ms-product-materials .main-wrapper{gap:32px}@media(max-width:749px){.ms-product-materials .main-wrapper{gap:22px}.ms-product-materials .text h3{margin:12px 0 6px;font-size:18px}}@media(max-width:749px){.ms-product-features .image-dropdowns{gap:18px}.ms-product-features .dropdown-single:last-child{margin-bottom:0}}.ms-logo-bar .logo{margin-top:14px!important;margin-bottom:14px!important}.ms-footer .footer-cta{padding-bottom:28px;margin-bottom:28px}.ms-footer .footer-bottom{margin-top:32px}@media(max-width:749px){.ms-footer .footer-cta{padding-bottom:22px;margin-bottom:22px;gap:16px}.ms-footer .footer-bottom{margin-top:24px}}.header-wrapper,.shopify-section-group-header-group{margin:0;padding:0}.size-guide-modal__close{position:absolute;right:14px;top:14px;z-index:2;width:36px;height:36px;border-radius:50%;background:#fff;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#4b3d8f;box-shadow:0 1px 6px #00000026}.size-guide-modal__close svg{width:14px;height:14px}.nv-sizeguide{padding:40px 36px 36px;max-height:calc(100dvh - 32px);overflow:auto;box-sizing:border-box}.nv-sizeguide__title{margin:0 0 26px;text-align:center;color:#4b3d8f;font-size:34px;font-weight:700;letter-spacing:-.01em;line-height:1.1;position:relative;display:block}.nv-sizeguide__title:after{content:"";display:block;width:min(340px,70%);height:6px;margin:8px auto 0;border-radius:3px;background:#fea28a;opacity:.85}.nv-sizeguide__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.nv-sizeguide__table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:18px;overflow:hidden;border:1px solid #d9d4f2;table-layout:fixed;min-width:560px}.nv-sizeguide__table th,.nv-sizeguide__table td{padding:22px 18px;text-align:center;vertical-align:middle;font-size:16px;line-height:1.45;color:#3a3555;border-right:1px solid #d9d4f2;border-bottom:1px solid #d9d4f2}.nv-sizeguide__table tr>*:last-child{border-right:0}.nv-sizeguide__table tbody tr:last-child>*{border-bottom:0}.nv-sizeguide__table thead th{background:#f3f1fd;color:#4b3d8f;font-size:20px;font-weight:600}.nv-sizeguide__table thead th:first-child{font-size:20px}.nv-sizeguide__table thead th strong{display:block;font-weight:600}.nv-sizeguide__table thead th span{display:block;font-size:15px;font-weight:400;color:#6e63a3;margin-top:2px}.nv-sizeguide__table tbody th{background:#f7f6fd;color:#4b3d8f;font-size:19px;font-weight:600;width:28%}.nv-sizeguide__table td strong{color:#4b3d8f;font-weight:700}.nv-sizeguide__table td[colspan]{text-align:center;font-size:15.5px}@media(max-width:749px){.nv-sizeguide{padding:26px 14px 18px}.nv-sizeguide__title{font-size:26px;margin-bottom:18px}.nv-sizeguide__title:after{height:5px}.nv-sizeguide__table{min-width:0;table-layout:auto;display:block;border:0;background:transparent}.nv-sizeguide__table thead{display:none}.nv-sizeguide__table tbody,.nv-sizeguide__table tr,.nv-sizeguide__table th,.nv-sizeguide__table td{display:block;width:auto;border:0}.nv-sizeguide__table tr{background:#fff;border-radius:14px;border:1px solid #d9d4f2;margin-bottom:12px;overflow:hidden}.nv-sizeguide__table tbody th{width:auto;text-align:left;padding:14px 16px 10px;font-size:16px;border-bottom:1px solid #d9d4f2}.nv-sizeguide__table td{text-align:left;padding:12px 16px;font-size:14.5px;border-bottom:1px solid #eeebf9}.nv-sizeguide__table td:last-child{border-bottom:0}.nv-sizeguide__table tr:first-child td:before{content:attr(data-size);display:block;font-weight:600;color:#4b3d8f;font-size:13px;margin-bottom:2px}.nv-sizeguide__table td[colspan]{font-size:14.5px}.nv-sizeguide__sizes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.nv-sizeguide__sizes div{background:#fff;border:1px solid #d9d4f2;border-radius:12px;padding:12px 8px;text-align:center}.nv-sizeguide__sizes strong{display:block;color:#4b3d8f;font-size:15px}.nv-sizeguide__sizes span{display:block;color:#6e63a3;font-size:12.5px;margin-top:2px}}@media(min-width:750px){.nv-sizeguide__sizes{display:none}}.ms-product-materials .column{display:flex;flex-direction:column;text-align:left;align-items:stretch;min-width:0}.ms-product-materials .column.right,.ms-product-materials .column.left{text-align:left}.ms-product-materials .image-wrapper{width:100%;border-radius:14px;overflow:hidden;background:#f5f3fb;aspect-ratio:1/1!important}.ms-product-materials .image-wrapper img{width:100%;height:100%!important;object-fit:cover;display:block;border-radius:0}.ms-product-materials .text{padding:0}.ms-product-materials .text h3{margin:16px 0 8px;font-size:20px;color:#4b3d8f}.ms-product-materials .text p{margin:0;text-align:left}@media(max-width:749px){.ms-product-materials .main-wrapper{gap:24px}.ms-product-materials .image-wrapper{aspect-ratio:4/3!important;border-radius:14px}.ms-product-materials .text h3{margin:12px 0 6px;font-size:18px}}.ms-product-features .image-wrapper{border-radius:14px;overflow:hidden}.ms-product-features .image-wrapper[style*=aspect-ratio] img{height:100%;object-fit:cover}.shopify-section .image-wrapper[style*=aspect-ratio]{overflow:hidden}.shopify-section .image-wrapper[style*=aspect-ratio]>img{width:100%;height:100%;object-fit:cover;display:block}.size-guide-overlay{display:none!important;position:fixed!important;inset:0!important;z-index:9999!important;background:#221d3a8c!important;padding:16px!important;box-sizing:border-box;align-items:center;justify-content:center;overflow:hidden}.size-guide-overlay.active{display:flex!important}.size-guide-modal{display:none}.size-guide-overlay.active .size-guide-modal,.size-guide-modal.active{display:block!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:100%!important;max-width:960px!important;max-height:calc(100dvh - 32px)!important;background:#e9e6fb!important;border-radius:22px!important;padding:0!important;overflow:hidden!important;box-shadow:0 24px 60px #221d3a47;box-sizing:border-box;margin:0 auto}.nv-sizeguide{padding:40px 36px 36px;max-height:calc(100dvh - 32px);overflow-y:auto;overflow-x:hidden;box-sizing:border-box;-webkit-overflow-scrolling:touch}.nv-sizeguide__scroll{overflow-x:auto;max-width:100%}.nv-sizeguide__table{min-width:0!important;width:100%}@media(max-width:749px){.size-guide-overlay{padding:10px!important}.size-guide-overlay.active .size-guide-modal,.size-guide-modal.active{border-radius:16px!important;max-height:calc(100dvh - 20px)!important}.nv-sizeguide{padding:22px 12px 14px;max-height:calc(100dvh - 20px)}.nv-sizeguide__title{font-size:24px;margin-bottom:16px;padding:0 36px}.nv-sizeguide__scroll{overflow:visible}.nv-sizeguide__table,.nv-sizeguide__table thead,.nv-sizeguide__table tbody,.nv-sizeguide__table tr,.nv-sizeguide__table th,.nv-sizeguide__table td{display:block!important;width:100%!important;box-sizing:border-box;table-layout:auto}.nv-sizeguide__table thead{display:none!important}.nv-sizeguide__table{border:0!important;background:transparent!important;border-radius:0!important;overflow:visible!important}.nv-sizeguide__table tr{background:#fff;border:1px solid #d9d4f2;border-radius:14px;margin:0 0 10px;overflow:hidden}.nv-sizeguide__table tbody th{text-align:left;padding:12px 14px 8px;font-size:15.5px;border:0;border-bottom:1px solid #d9d4f2;background:#f7f6fd}.nv-sizeguide__table td{text-align:left;padding:10px 14px;font-size:14px;line-height:1.5;border:0;border-bottom:1px solid #eeebf9}.nv-sizeguide__table td:last-child{border-bottom:0}.nv-sizeguide__table td[data-size]:before{content:attr(data-size);display:block;font-weight:700;color:#4b3d8f;font-size:12.5px;margin-bottom:2px;letter-spacing:.02em}.nv-sizeguide__table td[colspan]{text-align:left;font-size:14px}}.ms-footer{background:linear-gradient(90deg,#4a3f86,#2f2857)!important;color:#fff}.ms-footer .main-wrapper{padding-top:36px!important;padding-bottom:20px!important}.ms-footer .footer-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap;background:linear-gradient(90deg,#54488f,#3f3673);border-radius:22px;padding:34px 44px;margin:0 0 32px;border-bottom:0}.ms-footer .footer-cta .left{display:flex;flex-direction:column;gap:10px;min-width:0;flex:1 1 380px}.ms-footer .footer-cta .reviews{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ms-footer .footer-cta .star-wrapper{display:inline-flex;gap:4px;line-height:0}.ms-footer .footer-cta .star-wrapper svg{width:18px!important;height:18px!important;max-height:none;display:block}.ms-footer .ms-review-total p{margin:0;font-size:14px;font-weight:600;letter-spacing:.02em;color:#fff}.ms-footer .footer-cta h2{margin:0;font-size:28px;line-height:1.25;font-weight:600;max-width:420px;letter-spacing:-.01em;text-wrap:balance}.ms-footer .footer-cta .right{flex:none}.ms-footer .btn-secondary{display:inline-flex;align-items:center;justify-content:center;background:#efedfb;color:#4b3d8f;font-weight:600;font-size:16px;padding:14px 30px;border-radius:999px;text-decoration:none;letter-spacing:.02em;white-space:nowrap}.ms-footer .btn-secondary:hover{background:#fff;text-decoration:none}.ms-footer .footer-bottom{margin-top:0}.ms-footer .footer-bottom img{width:min(300px,55%);height:auto;display:block;margin:0 auto}.ms-footer .footer-legal{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 22px;padding:22px var(--nv-gutter) 0;font-size:13px}.ms-footer .footer-legal a{color:#fff;opacity:.85;text-decoration:none}.ms-footer .footer-legal a:hover{opacity:1;text-decoration:underline}.ms-footer .copyright{text-align:center;font-size:12px;opacity:.7;padding:14px 0 22px;margin:0}@media(max-width:749px){.ms-footer .main-wrapper{padding-top:24px!important;padding-bottom:12px!important}.ms-footer .footer-cta{padding:24px 20px;border-radius:16px;gap:18px;margin-bottom:22px}.ms-footer .footer-cta .left{flex:1 1 100%;gap:8px}.ms-footer .footer-cta h2{font-size:22px;max-width:none}.ms-footer .footer-cta .right{flex:1 1 100%}.ms-footer .btn-secondary{width:100%;padding:14px 20px}.ms-footer .footer-bottom img{width:min(220px,60%)}.ms-footer .footer-legal{gap:8px 16px;padding-top:18px;font-size:12.5px}}.ms-footer .footer-cta,.ms-footer .footer-cta *:not(.btn-secondary):not(.btn-secondary *){color:#fff!important}.ms-footer .footer-cta h2,.ms-footer .footer-cta h2.purple,.ms-footer .ms-review-total p,.ms-footer .ms-review-total p.purple{color:#fff!important}.ms-product-countup-circles .link-wrapper{display:flex!important;justify-content:center!important;text-align:center!important;width:100%;margin-top:36px}.ms-product-countup-circles .link-wrapper .btn{margin:0 auto}@media(max-width:749px){.ms-product-countup-circles .link-wrapper{margin-top:24px}.ms-product-features .heading,.ms-product-features .heading h2,.ms-product-features .heading p,.ms-product-materials .heading h2,.ms-product-materials .text,.ms-product-materials .text h3,.ms-product-materials .text p,.ms-product-comparison h2,.ms-dropdowns .heading,.ms-dropdowns .heading h2,.ms-dropdowns .heading .text p,.ms-product-countup-circles .heading,.ms-product-countup-circles .heading h2,.ms-product-countup-circles .heading p,.ms-product-countup-circles .counter-single>p,.ms-footer .footer-cta .left,.ms-footer .footer-cta h2,.ms-footer .ms-review-total p,.ms-footer .footer-legal,.ms-footer .copyright{text-align:center!important}.ms-product-materials .column{align-items:center}.ms-footer .footer-cta .reviews{justify-content:center}.ms-footer .footer-cta .left{align-items:center}.ms-product-comparison .feature-label{text-align:left!important}.dropdown-toggle h4,.dropdown-content{text-align:left}}.nuve-bundle-slot{width:100%;min-width:0;margin-bottom:16px}.nuve-bundle-slot:empty{display:none}.product-details .ms-product-dropdowns{margin:12px 0 0;width:100%;max-width:100%;box-sizing:border-box}.product-details .ms-product-dropdowns .dropdown-single{margin-left:0;margin-right:0}.product-details .ms-product-dropdowns .dropdown-toggle{padding:16px 4px}.product-details .ms-product-dropdowns .dropdown-content{padding:0 4px 16px}@media(max-width:749px){.product-details .ms-product-dropdowns{margin:8px 0 0}.product-details .ms-product-dropdowns .dropdown-toggle{padding:18px 4px}.ms-product-guarantees .guarantee-wrapper{display:flex!important;flex-wrap:nowrap!important;justify-content:center;align-items:center;gap:18px;margin:10px 0 12px}.product-guarantee{flex:0 1 auto;display:inline-flex;align-items:center;gap:6px;font-size:13px;white-space:nowrap;min-width:0}.product-guarantee .image-wrapper{flex:none}.product-guarantee .image-wrapper img{width:22px;height:22px}.product-guarantee p{margin:0;overflow:hidden;text-overflow:ellipsis}}@media(max-width:380px){.product-guarantee{font-size:12px;gap:5px}.ms-product-guarantees .guarantee-wrapper{gap:12px}}.dropdown-single{margin-bottom:0!important}.dropdown-single .dropdown-content{max-height:none!important;overflow:visible;display:none}.dropdown-single.open>.dropdown-content,.dropdown-single.is-open>.dropdown-content{display:block;padding-top:0}.dropdown-single.open .dropdown-toggle svg,.dropdown-single.is-open .dropdown-toggle svg{transform:rotate(45deg)}.dropdown-single .dropdown-toggle{padding-bottom:0}.product-details .ms-product-dropdowns{margin:14px 0 0;border-top:1px solid #d9d4f2}.product-details .ms-product-dropdowns .dropdown-single{border-bottom:1px solid #d9d4f2;border-top:0;padding:0}.product-details .ms-product-dropdowns .dropdown-single:first-child{border-top:0}.product-details .ms-product-dropdowns .dropdown-toggle{padding:18px 0!important}.product-details .ms-product-dropdowns .dropdown-toggle h4{font-size:18px;color:#4b3d8f;font-weight:600}.product-details .ms-product-dropdowns .dropdown-toggle svg{width:30px!important;height:30px!important;max-height:none;background:#3b2f7a;border-radius:50%;padding:8px;box-sizing:border-box;flex:none}.product-details .ms-product-dropdowns .dropdown-toggle svg *{fill:#fff;stroke:#fff}.product-details .ms-product-dropdowns .dropdown-content{padding:0 0 18px!important}@media(max-width:749px){.product-details .ms-product-dropdowns .dropdown-toggle{padding:20px 0!important}.product-details .ms-product-dropdowns .dropdown-toggle h4{font-size:19px}}img[width][height]{height:auto}.ms-product-main .main-media img,.ms-product-main .thumb-media img,.ms-product-materials .image-wrapper img,.ms-product-features .image-wrapper img{height:100%}.ms-product-icon-features .icon-wrapper img{height:20px}.product-guarantee .image-wrapper img{height:30px}.swatch-input__label img,.swatch img{width:100%;height:100%;object-fit:cover;border-radius:50%}.product-form__input--pill input[type=radio]{position:absolute;opacity:0;pointer-events:none}.product-form__input--pill label{display:inline-flex;align-items:center;padding:11px 14px;border-radius:8px;background:#efedf7;color:#4b3d8f;font-size:15px;cursor:pointer;border:0;line-height:1;margin:0}.product-form__input--pill input[type=radio]:checked+label{background:#4b3d8f;color:#fff}.product-form__input--pill input[type=radio].disabled+label{opacity:.45;text-decoration:line-through}.swatch-input__input.disabled+.swatch-input__label{opacity:.4}.ms-product-main .main-media .swiper:not(.swiper-initialized) .swiper-slide:first-child,.ms-product-main .thumb-media .swiper:not(.swiper-initialized) .swiper-slide{visibility:visible}.ms-product-main .product-form__submit.button--primary,.ms-product-main .product-form__submit.button--primary:not([disabled]){min-height:60px;padding:10px 18px;border-radius:999px!important;background:#4c4184!important;color:#fff!important;box-shadow:none;transform:none}.ms-product-main .product-form__submit .btn-label p{margin:0;color:#fff!important;font-size:15px!important;font-weight:700!important;line-height:1.35;letter-spacing:.07em;opacity:1;text-align:center}.ms-product-main .product-form__submit .nuve-cta-delivery[hidden]{display:none}.ms-product-main .product-form__submit:focus-visible{outline:3px solid #9d91d1;outline-offset:3px}.ms-product-main .ms-product-guarantees .guarantee-wrapper{display:flex!important;flex-wrap:nowrap!important;align-items:center;justify-content:center;gap:20px;margin:14px 0 18px}.ms-product-main .product-guarantee{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;min-width:0;white-space:nowrap}.ms-product-main .product-guarantee .image-wrapper{display:flex;flex:0 0 21px;width:21px;height:21px;align-items:center;justify-content:center}.ms-product-main .product-guarantee .image-wrapper img{display:block;width:21px;height:21px;object-fit:contain}.ms-product-main .product-guarantee p{margin:0;font-size:14px;line-height:1.4;letter-spacing:.03em;color:#4c4184;overflow:visible;text-overflow:clip}.ms-product-comparison .content-wrapper h2{margin-left:auto;margin-right:auto}@media(max-width:749px){.ms-product-main .ms-product-guarantees .guarantee-wrapper{gap:12px}.ms-product-main .product-guarantee{gap:5px}.ms-product-main .product-guarantee p{font-size:12px;letter-spacing:0}.ms-product-main .product-guarantee .image-wrapper{flex-basis:19px;width:19px;height:19px}.ms-product-main .product-guarantee .image-wrapper img{width:19px;height:19px}}@media(max-width:359px){.ms-product-main .ms-product-guarantees .guarantee-wrapper{gap:8px}.ms-product-main .product-guarantee p{font-size:11px}.ms-product-main .product-form__submit .btn-label p{font-size:14px!important}}
