::selection{background-color:rgba(var(--fd-accent),.18)}body{-webkit-tap-highlight-color:transparent}.fd-link{color:rgb(var(--color-foreground));font-size:var(--fd-text-sm);font-weight:500;text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.4rem;display:inline-flex;align-items:center;min-height:4.4rem}.fd-link:hover{text-decoration-thickness:.2rem}.fd-muted{color:rgba(var(--color-foreground),.68)}.fd-accent{color:rgb(var(--fd-accent))}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.fd-section{padding-top:calc(var(--fd-space-section) * var(--fd-pad-top, 1));padding-bottom:calc(var(--fd-space-section) * var(--fd-pad-bottom, 1))}.fd-section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.8rem 2.4rem;margin-bottom:var(--fd-space-heading)}.fd-section-head__title{margin:0}.fd-section-head__text{flex-basis:100%;max-width:60ch;margin:0;color:rgba(var(--color-foreground),.72)}.fd-section-head__text>*:first-child{margin-top:0}.fd-section-head__text>*:last-child{margin-bottom:0}body .title-wrapper-with-link .title,body .title{margin-bottom:0}body .card__inner,body .card .card__media,body .global-media-settings,body .product__media-item .product-media-container{border-radius:var(--fd-radius-media)}body .card--standard .card__inner{overflow:hidden}body .card__heading{font-family:var(--font-body-family);font-size:var(--fd-text-base);font-weight:500;letter-spacing:0;line-height:1.35}body .card-information{gap:.2rem}body .card-information .price{font-size:var(--fd-text-sm);letter-spacing:0}body .card--standard>.card__content{padding-top:1.2rem}body .card--standard>.card__content .card__information{padding-left:0;padding-right:0}body .quick-add__submit{min-height:4.4rem;font-size:var(--fd-text-sm);font-weight:500}body .badge{font-size:1.2rem;font-weight:600;letter-spacing:0;padding:.5rem 1rem}body .price{letter-spacing:0}body .price--on-sale .price-item--sale,body .price--on-sale .price-item--last{color:rgb(var(--fd-accent))}body .field__input,body .select__select,body .customer .field input,body .customer select{min-height:4.8rem;font-size:var(--fd-text-base);letter-spacing:0}body .field__label,body .customer .field label{font-size:var(--fd-text-sm);letter-spacing:0}body .field__input:focus~.field__label,body .field__input:not(:placeholder-shown)~.field__label{font-size:1.1rem}body .menu-drawer__menu-item{font-size:var(--fd-text-lg);font-weight:500;letter-spacing:-.01em;padding-top:1.2rem;padding-bottom:1.2rem}body .mega-menu__content{border-top:.1rem solid rgba(var(--color-foreground),.08)}body .mega-menu__list{padding-top:3.2rem;padding-bottom:4rem;gap:2.4rem}body .mega-menu__link{font-size:var(--fd-text-sm);letter-spacing:0}body .mega-menu__link--level-2{font-size:var(--fd-text-base);font-weight:500;color:rgb(var(--color-foreground))}body .mega-menu .mega-menu__list--condensed{display:grid;grid-template-columns:repeat(auto-fill,minmax(22rem,1fr));gap:.4rem 4rem}body .mega-menu__list--condensed .mega-menu__link{font-size:var(--fd-text-lg);font-weight:500;color:rgb(var(--color-foreground));letter-spacing:-.01em}body .mega-menu .mega-menu__list--cards{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:2.4rem}body .mega-menu__list--condensed .mega-menu__card{display:flex;flex-direction:column;gap:1rem;font-size:var(--fd-text-base);letter-spacing:0;text-decoration:none}.mega-menu__card-media{aspect-ratio:4 / 5;border-radius:var(--fd-radius-media);overflow:hidden;background-color:rgba(var(--color-foreground),.04)}.mega-menu__card-media img{width:100%;height:100%;object-fit:cover;display:block}body .mega-menu__view-all{grid-column:1 / -1;margin-top:1.6rem;padding-top:.8rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}body .predictive-search__image{border-radius:.4rem;background-color:rgba(var(--color-foreground),.04)}body .predictive-search__heading{font-size:var(--fd-text-xs);letter-spacing:0;text-transform:none;font-weight:600}body .predictive-search__item-heading{font-size:var(--fd-text-sm);font-weight:500}body .drawer__inner{padding-left:max(2rem,env(safe-area-inset-left));padding-right:max(2rem,env(safe-area-inset-right))}body .drawer__header{padding-top:2rem;padding-bottom:1.2rem}body .drawer__heading{font-size:var(--fd-h4);letter-spacing:-.01em}body .drawer__footer{padding-bottom:max(2rem,env(safe-area-inset-bottom))}body .cart-drawer .cart-items thead th{font-size:1.2rem;letter-spacing:0;text-transform:none;opacity:1;color:rgba(var(--color-foreground),.68)}body .cart-item__name{font-family:var(--font-body-family);font-size:var(--fd-text-base);font-weight:500;letter-spacing:0;line-height:1.35}body .totals__total,body .totals__total-value{letter-spacing:0}.fd-shipping{margin:0 0 1.6rem;font-size:var(--fd-text-sm);line-height:1.4}.fd-shipping__message{margin:0 0 .8rem;color:rgb(var(--color-foreground))}.fd-shipping__track{position:relative;height:.6rem;border-radius:var(--fd-radius-pill);background-color:rgba(var(--color-foreground),.1);overflow:hidden}.fd-shipping__fill{position:absolute;inset:0 auto 0 0;width:100%;border-radius:inherit;background-color:rgb(var(--fd-accent));transform-origin:left center;transform:scaleX(var(--fd-progress, 0));transition:transform .45s var(--fd-ease-out)}.fd-shipping[data-needs-conversion]{visibility:hidden}.cart__items .fd-shipping{max-width:48rem;margin-bottom:3.2rem}.fd-shipping--complete .fd-shipping__message{color:rgb(var(--fd-accent));font-weight:600}.fd-upsell{margin-top:2.4rem;padding-top:2rem;border-top:.1rem solid rgba(var(--color-foreground),.1)}.fd-upsell:empty{display:none}.fd-upsell__heading{margin:0 0 1.2rem;font-size:var(--fd-text-base);font-weight:600;letter-spacing:0}.fd-upsell__list{display:grid;gap:1.2rem;margin:0;padding:0;list-style:none}.fd-upsell__item{display:grid;grid-template-columns:6.4rem 1fr auto;align-items:center;gap:1.2rem}.fd-upsell__media{aspect-ratio:1;border-radius:.4rem;overflow:hidden;background-color:rgba(var(--color-foreground),.04)}.fd-upsell__media img{width:100%;height:100%;object-fit:cover;display:block}.fd-upsell__title{display:block;font-size:var(--fd-text-sm);font-weight:500;line-height:1.3;color:rgb(var(--color-foreground));text-decoration:none}.fd-upsell__title:hover{text-decoration:underline}.fd-upsell__price{display:block;margin-top:.2rem;font-size:var(--fd-text-xs);color:rgba(var(--color-foreground),.72)}.fd-upsell .button{min-width:0;min-height:4.4rem;padding:0 1.8rem;font-size:var(--fd-text-sm)}.fd-upsell .product-form__error-message-wrapper{grid-column:1 / -1;font-size:var(--fd-text-xs)}body .product__title h1,body .product__title .h1{font-size:calc(var(--font-heading-scale) * var(--fd-h2));line-height:1.08;letter-spacing:-.03em}body .product__text.caption-with-letter-spacing{font-size:var(--fd-text-sm);letter-spacing:0;text-transform:none;color:rgba(var(--color-foreground),.68)}body .price--large{font-size:var(--fd-h4);letter-spacing:0}body .product-form__input .form__label{font-size:var(--fd-text-sm);font-weight:600;letter-spacing:0}body .product-form__input input[type=radio]+label{min-height:4.4rem;display:inline-flex;align-items:center;letter-spacing:0}body .product__accordion .accordion__title{font-family:var(--font-body-family);font-size:var(--fd-text-base);font-weight:600;letter-spacing:0}body .product__accordion summary{min-height:4.4rem}body .product__accordion .accordion__content{font-size:var(--fd-text-sm);line-height:1.6;color:rgba(var(--color-foreground),.8)}.fd-trust-inline{display:grid;gap:1rem;margin:0;padding:1.6rem 0;list-style:none;border-top:.1rem solid rgba(var(--color-foreground),.1);border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.fd-trust-inline__item{display:flex;align-items:center;gap:1.2rem;font-size:var(--fd-text-sm);line-height:1.4;color:rgb(var(--color-foreground))}.fd-trust-inline__icon,.fd-trust__icon{flex:none;display:inline-flex;color:rgb(var(--fd-accent))}.fd-trust-inline__icon svg{width:2rem;height:2rem}.fd-sticky-atc{position:fixed;z-index:3;left:0;right:0;bottom:0;padding:1.2rem max(1.6rem,env(safe-area-inset-left)) max(1.2rem,env(safe-area-inset-bottom)) max(1.6rem,env(safe-area-inset-right));background-color:rgb(var(--color-background));box-shadow:0 -.1rem rgba(var(--color-foreground),.1);transform:translateY(110%);visibility:hidden;transition:transform .26s var(--fd-ease-out),visibility 0s linear .26s}.fd-sticky-atc.is-visible{transform:none;visibility:visible;transition:transform .26s var(--fd-ease-out),visibility 0s}.fd-sticky-atc__inner{display:flex;align-items:center;gap:1.2rem;max-width:var(--page-width);margin:0 auto}.fd-sticky-atc__media{flex:none;width:4.8rem;height:4.8rem;border-radius:.4rem;overflow:hidden;background-color:rgba(var(--color-foreground),.04)}.fd-sticky-atc__media img{width:100%;height:100%;object-fit:cover;display:block}.fd-sticky-atc__info{flex:1 1 auto;min-width:0}.fd-sticky-atc__title{display:block;font-size:var(--fd-text-sm);font-weight:500;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fd-sticky-atc__price .price{font-size:var(--fd-text-sm)}.fd-sticky-atc__price .price__badge-sale,.fd-sticky-atc__price .price__badge-sold-out,.fd-sticky-atc__price .unit-price{display:none}.fd-sticky-atc__button{flex:none;min-width:0}@media screen and (min-width:990px){.fd-sticky-atc--mobile-only{display:none}.fd-sticky-atc__media{width:5.6rem;height:5.6rem}}@media screen and (max-width:989px){body.fd-has-sticky-atc{padding-bottom:calc(7.2rem + env(safe-area-inset-bottom))}}body .facets__summary,body .facet-filters__label,body .product-count__text{font-size:var(--fd-text-sm);letter-spacing:0}body .collection-hero__title{margin-bottom:.8rem}body .footer-block__heading{font-family:var(--font-body-family);font-size:var(--fd-text-sm);font-weight:600;letter-spacing:0;margin-bottom:1.6rem}body .footer-block__details-content .list-menu__item--link,body .footer-block__details-content{font-size:var(--fd-text-sm)}body .footer-block__details-content .list-menu__item--link{color:rgba(var(--color-foreground),.72);padding-top:.5rem;padding-bottom:.5rem}body .footer-block__details-content .list-menu__item--link:hover{color:rgb(var(--color-foreground))}.fd-footer-contact{display:grid;gap:.6rem;font-size:var(--fd-text-sm)}.fd-footer-contact a{color:rgb(var(--color-foreground));text-underline-offset:.3rem;word-break:break-word}.fd-footer-contact p{margin:0;color:rgba(var(--color-foreground),.72)}body .footer__content-bottom{border-top-color:rgba(var(--color-foreground),.1)}body .copyright__content,body .policies li a{font-size:var(--fd-text-xs);letter-spacing:0}body .pagination__item{min-height:4.4rem;min-width:4.4rem}body .card-information .price{font-size:var(--fd-text-base);font-weight:700}body .price--on-sale .price-item--regular{color:rgba(var(--color-foreground),.5);font-weight:400;font-size:.85em}body .price--on-sale .price-item--sale,body .price--on-sale .price-item--last{font-weight:800}body .price--large{font-size:calc(var(--fd-h3) * 1.05);font-weight:800}.fd-save{display:inline-flex;align-items:center;margin-left:.8rem;padding:.4rem 1rem;border-radius:var(--fd-radius-pill);background:#ffd23f;color:#111;font-size:1.3rem;font-weight:700;vertical-align:middle}body .card__badge .badge{font-size:1.3rem;font-weight:800;padding:.6rem 1.1rem}.announcement-bar__message{font-weight:600}body .quick-add__submit:not([disabled]):hover{--color-button: var(--fd-accent);--color-button-text: var(--fd-accent-contrast);--alpha-button-background: 1}.fd-trust-bar__list{display:flex;justify-content:center;gap:1.2rem clamp(2.4rem,6vw,9.6rem);margin:0 auto;padding-top:.9rem;padding-bottom:.9rem;list-style:none;overflow-x:auto;scrollbar-width:none}.fd-trust-bar__item,.fd-trust-bar__link{display:inline-flex;align-items:center;gap:.8rem;flex:none;font-size:var(--fd-text-xs);font-weight:500;color:rgb(var(--color-foreground));text-decoration:none;white-space:nowrap}@media screen and (max-width:749px){.fd-trust-bar__list{justify-content:flex-start}}.fd-product-badge{display:inline-flex;align-items:center;gap:.6rem;margin:0;padding:.5rem 1.2rem;border-radius:var(--fd-radius-pill);background:#fde6dc;color:#b42f0a;font-size:1.2rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.fd-social-proof{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 2rem;font-size:var(--fd-text-base)}.fd-social-proof__rating,.fd-social-proof__text{display:inline-flex;align-items:center;gap:.8rem}.fd-stars{--fd-star: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 2.5 2.9 6 6.6.9-4.8 4.6 1.2 6.5L12 17.4l-5.9 3.1 1.2-6.5-4.8-4.6 6.6-.9z'/%3E%3C/svg%3E");position:relative;display:inline-block;width:11rem;height:2rem;background:rgba(var(--color-foreground),.15);-webkit-mask:var(--fd-star) left / 2.2rem 2rem repeat-x;mask:var(--fd-star) left / 2.2rem 2rem repeat-x}.fd-stars:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:var(--fd-rating, 100%);background:#f5a623}body .price--large .price__badge-sale{display:none}body .price--large .price__container{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.8rem}body .price--large.price--on-sale .price__sale{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.4rem 1.2rem}body .price--large .fd-save{margin-left:0;background:#fde2e2;color:#b3261e;font-size:1.5rem}.fd-swatch-dot{display:inline-block;flex:none;width:2.8rem;height:2.8rem;margin-right:1rem;border-radius:50%;background-size:cover;box-shadow:inset 0 0 0 .1rem #0000001f}body .product-form__input input[type=radio]+label{padding:.6rem 1.8rem .6rem .8rem;border-radius:1.2rem;font-weight:500}body .product-form__input input[type=radio]:checked+label{background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 .2rem rgb(var(--color-foreground))}body .product-form__input input[type=radio]+label:not(:has(.fd-swatch-dot)){padding-left:1.8rem}body .product__inventory{display:inline-grid;grid-template-columns:auto 1fr;column-gap:.8rem;align-items:center;padding:1rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.2rem;font-weight:600;color:#1b7f3b}.fd-inventory-note{grid-column:2;font-size:var(--fd-text-xs);font-weight:400;color:rgba(var(--color-foreground),.6)}body .product-form__submit{min-height:5.6rem;font-size:1.8rem;gap:1.6rem}.fd-atc-price{padding-left:1.6rem;border-left:.1rem solid rgba(var(--color-button-text),.4)}.product-form__submit.loading .fd-atc-price,.product-form__submit.loading .fd-atc-arrow,.product-form__submit[disabled] .fd-atc-price,.product-form__submit[disabled] .fd-atc-arrow{display:none}body .shopify-payment-button__button{min-height:5.6rem;border-radius:var(--fd-radius-pill);overflow:hidden}.fd-trust-inline--row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 1.2rem;border:0;padding:.4rem 0}@media screen and (min-width:750px)and (max-width:989px),screen and (min-width:1280px){.fd-trust-inline--row{grid-template-columns:repeat(4,minmax(0,1fr))}}.fd-trust-inline--row .fd-trust-inline__item{font-size:1.3rem;font-weight:600;line-height:1.25}.fd-trust-inline--row .fd-trust-inline__icon{color:rgb(var(--color-foreground))}.fd-trust-inline--row .fd-trust-inline__icon svg{width:2.8rem;height:2.8rem}.fd-testimonials{display:flex;align-items:center;gap:.8rem;padding:2rem 1.2rem;border-radius:1.6rem;background:rgb(var(--color-background));background:color-mix(in srgb,rgb(var(--color-foreground)) 5%,rgb(var(--color-background)))}.fd-testimonials__track{display:flex;flex:1;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0;padding:0;list-style:none}.fd-testimonials__slide{display:flex;align-items:center;gap:1.6rem;flex:0 0 100%;scroll-snap-align:start}.fd-testimonials__avatar{flex:none;width:8rem;height:8rem;border-radius:50%;object-fit:cover}.fd-testimonials figure{margin:0}.fd-testimonials .fd-stars{width:9rem;height:1.6rem;-webkit-mask-size:1.8rem 1.6rem;mask-size:1.8rem 1.6rem}.fd-testimonials blockquote{margin:.6rem 0;padding:0;border:0;font-style:normal;font-size:var(--fd-text-base);color:rgb(var(--color-foreground))}.fd-testimonials blockquote>*{margin:0}.fd-testimonials figcaption{font-size:var(--fd-text-sm);color:rgba(var(--color-foreground),.7)}.fd-testimonials__nav{flex:none;display:grid;place-items:center;width:4.4rem;height:4.4rem;border:0;border-radius:50%;background:transparent;color:rgb(var(--color-foreground));cursor:pointer}.fd-testimonials__nav:hover{background:rgba(var(--color-foreground),.08)}body .product__info-container>*+*{margin:1.6rem 0 0}body .product__info-container>.fd-product-badge{margin-top:0}body .product__info-container>.product__title{margin-top:1.2rem}body .product__info-container .product__title h1,body .product__info-container .product__title .h1{margin:0}body .product__info-container>.fd-social-proof{margin-top:1rem}body .product__info-container>[id^=price-]{margin-top:2rem}body .product__info-container>.product-form{margin-top:2rem}body .product__info-container>.fd-trust-inline{margin-top:2.4rem;padding-top:2.4rem;border-top:.1rem solid rgba(var(--color-foreground),.1)}body .product__info-container>.product__description{margin-top:2.8rem;padding-top:2.8rem;border-top:.1rem solid rgba(var(--color-foreground),.1);font-size:var(--fd-text-base);line-height:1.65;color:rgba(var(--color-foreground),.8)}body .product__info-container>.product__accordion{margin-top:0}body .product__info-container>.fd-testimonials{margin-top:2.8rem}body .product__accordion .accordion{margin:0;border:0;border-top:.1rem solid rgba(var(--color-foreground),.1)}body .product__info-container>.product__accordion:last-of-type .accordion{border-bottom:.1rem solid rgba(var(--color-foreground),.1)}body .product__accordion summary{padding:1.8rem 0}body .product__accordion .accordion__title{font-size:var(--fd-text-base)}@media screen and (min-width:990px){body .product__media-wrapper{padding-right:clamp(2rem,4vw,6rem)}}@media screen and (max-width:749px){body .product__info-container{padding-top:.8rem}body .product__info-container>*+*{margin-top:1.4rem}body .product__info-container>[id^=price-]{margin-top:1.6rem}body .product__info-container>.product-form{margin-top:1.6rem}body .product__title h1,body .product__title .h1{font-size:calc(var(--font-heading-scale) * 2.6rem)}body .price--large{font-size:2.8rem}body .price--large .fd-save{font-size:1.4rem}body .product-form__submit{min-height:5.4rem;font-size:1.7rem}body .shopify-payment-button__button{min-height:5.4rem}.fd-testimonials{flex-direction:column;padding:1.6rem;gap:.4rem}.fd-testimonials__slide{flex-direction:column;text-align:center;gap:1rem}.fd-testimonials .fd-stars{margin-inline:auto}.fd-testimonials__nav{order:2}.fd-testimonials__track{order:1;width:100%}}.color-scheme-3,.color-scheme-4,.color-scheme-5{--fd-accent: 109, 168, 142;--fd-accent-contrast: 11, 31, 24;--fd-surface: 255, 255, 255;--fd-hairline: rgba(255, 255, 255, .12);--fd-surface-soft: rgba(255, 255, 255, .05);--fd-surface-hover: rgba(255, 255, 255, .09)}:root,.color-scheme-1,.color-scheme-2{--fd-hairline: rgba(17, 17, 17, .1);--fd-surface-soft: rgba(17, 17, 17, .03);--fd-surface-hover: rgba(17, 17, 17, .06)}html.fd-motion [data-fd-reveal]{opacity:0;transform:translateY(2.4rem);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}html.fd-motion [data-fd-reveal=fade]{transform:none}html.fd-motion [data-fd-reveal=scale]{transform:scale(.96)}html.fd-motion [data-fd-reveal=left]{transform:translate(-2.4rem)}html.fd-motion [data-fd-reveal=right]{transform:translate(2.4rem)}html.fd-motion [data-fd-reveal].fd-in{opacity:1;transform:none}html.fd-motion [data-fd-reveal].fd-in{will-change:auto}.color-scheme-3,.color-scheme-5{position:relative;isolation:isolate}.fd-glow-section{background:radial-gradient(60% 55% at 72% 22%,rgba(80,150,118,.2),transparent 60%),linear-gradient(155deg,#071812,#0b2119 46%,#123126)}.color-scheme-5.fd-glow-section{background:radial-gradient(55% 50% at 28% 18%,rgba(90,160,128,.16),transparent 60%),linear-gradient(155deg,#10281f,#16382b 55%,#1c4436)}.fd-glow{position:absolute;inset:-20% -10% auto auto;z-index:-1;width:min(52vw,640px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(109,168,142,.28),transparent 68%);filter:blur(30px);pointer-events:none}@media(min-width:750px)and (prefers-reduced-motion:no-preference){.fd-glow{animation:fd-drift 22s ease-in-out infinite alternate}}@keyframes fd-drift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(-4rem,3rem,0) scale(1.12)}}@media(max-width:749px){.fd-glow{width:80vw;inset:-12% -20% auto auto;filter:blur(24px)}}.color-scheme-3 .fd-section-head__text,.color-scheme-5 .fd-section-head__text{color:#ffffffb8}.section-header .header-wrapper{transition:background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}.header-wrapper.fd-scrolled{background:#081b14d9;-webkit-backdrop-filter:saturate(150%) blur(14px);backdrop-filter:saturate(150%) blur(14px);box-shadow:0 .1rem #ffffff14}.header-wrapper.fd-scrolled .header__heading-link,.header-wrapper.fd-scrolled .header__heading-link .h2,.header-wrapper.fd-scrolled .header__menu-item,.header-wrapper.fd-scrolled .header__icon{color:#f7f5ef}.header-wrapper.fd-scrolled .header__active-menu-item{text-decoration-color:#f7f5ef99}.header-wrapper.fd-scrolled .menu-drawer,.header-wrapper.fd-scrolled .header__search .search-modal{background:rgb(var(--color-background))}.button,.shopify-challenge__button,.customer button{transition:background-color var(--fd-duration) var(--fd-ease-out),color var(--fd-duration) var(--fd-ease-out),transform .14s var(--fd-ease-out),box-shadow var(--fd-duration) var(--fd-ease-out)}.button--primary:not([disabled]):hover,.product-form__submit:not([disabled]):hover{transform:translateY(-.2rem)}.button--primary:not([disabled]):active,.product-form__submit:not([disabled]):active{transform:translateY(0)}.fd-atc-arrow,.fd-link .icon-arrow,.fd-link svg{transition:transform .22s var(--fd-ease-out)}.product-form__submit:not([disabled]):hover .fd-atc-arrow,.fd-link:hover svg{transform:translate(.5rem)}.color-scheme-3 .card--standard .card__inner,.color-scheme-5 .card--standard .card__inner,.color-scheme-3 .card--card,.color-scheme-5 .card--card{background:var(--fd-surface-soft);border:.1rem solid var(--fd-hairline);border-radius:var(--fd-radius-media);transition:border-color var(--fd-duration) var(--fd-ease-out),transform var(--fd-duration) var(--fd-ease-out)}.color-scheme-3 .card-wrapper:hover .card__inner,.color-scheme-5 .card-wrapper:hover .card__inner{border-color:#ffffff38}.color-scheme-3 .card__heading,.color-scheme-5 .card__heading,.color-scheme-3 .card-information,.color-scheme-5 .card-information{color:#f7f5ef}.card__media .media img,.fd-category-card__media img{transition:transform .6s var(--fd-ease-out),opacity var(--fd-duration) ease}@media(prefers-reduced-motion:no-preference){.card-wrapper:hover .card__media .media img:only-child,.product-card-wrapper:hover .card__media img:first-child:last-child{transform:scale(1.04)}}.drawer__inner{transition:transform .4s cubic-bezier(.16,1,.3,1)}.cart-count-bubble{transition:transform var(--fd-duration) var(--fd-ease-out)}[data-fd-reveal]{backface-visibility:hidden}@media(prefers-reduced-motion:reduce){.fd-glow{animation:none}html [data-fd-reveal]{opacity:1!important;transform:none!important}}.fd-glow--left{inset:-20% auto auto -10%}.section-header .header-wrapper{border-bottom:.1rem solid rgba(255,255,255,.08)}.header-wrapper.fd-scrolled{border-bottom-color:#ffffff1f}.section-header .header__menu-item{color:#f7f5efd1}.section-header .header__menu-item:hover,.section-header .header__menu-item[aria-expanded=true]{color:#f7f5ef}#MainContent{overflow-x:clip}.product__title,.fd-bundle__title,.fd-bundle__subtitle,.fd-bonusb__name,.fd-review__text,.fd-ugc__caption{overflow-wrap:anywhere}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fd-theme.css.map */
