.shop-root{--typeface_primary: prima, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--typeface_secondary: abc-diatype-mono, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--color-content-base: hsl(0 0% 0%);--color-content-subtle: hsl(0 0% 0%);--color-content-emphasis: hsl(0 0% 0%);--color-content-heading: hsl(0 0% 0%);--color-surface: hsl(0 0% 100%);--color-background: hsl(0 0% 97%);--color-primary: hsl(0 0% 0%);--color-primary-on: hsl(0 0% 97%);--color-secondary: hsl( 333 98% 59% );--color-secondary-on: hsl(0 0% 0%);--color-tertiary: hsl(231 85% 48%);--color-tertiary-on: hsl(0 0% 97%);--color-notification: hsl(220 6% 90%);--color-notification-on: hsl(200 4% 13%);--color-gray-200: hsl(220 13% 91%);--color-gray-500: hsl( 220 9% 46% );--color-black: hsl(0 0% 5%);--color-white: hsl(0 0% 95%);--color-outline: #2563eb;--tag-pink: rgb( 253, 46, 139 );--tag-blue: rgb(18, 50, 226);--padding-container-2xs: .5rem;--padding-container-xs: 1rem;--padding-container-sm: 2rem;--padding-container-md: 3rem;--padding-container-xl: 5rem;--padding-lg-xl: 3rem;--gap-container-sm: 2rem;--gap-lg-sm: 1.5rem;--gap-lg-md: 2rem;--button-all-border-radius: 36px;--border-default-width: 1px;--shop-header-height: 60px;min-height:100vh;display:flex;flex-direction:column;flex-grow:1;background-color:var(--color-background);color:var(--color-content-base);font-family:var(--typeface_secondary);font-size:14px;font-weight:400;line-height:21px;letter-spacing:normal;text-shadow:none;text-wrap:pretty;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}@media(min-width:768px){.shop-root{--shop-header-height: 110.79px;font-size:16px;line-height:24px}}.shop-root *,.shop-root *:before,.shop-root *:after{box-sizing:border-box}.shop-root h1,.shop-root h2,.shop-root h3,.shop-root h4,.shop-root h5,.shop-root h6,.shop-root p{margin:0;font-family:inherit;font-weight:inherit;font-size:inherit;text-shadow:none}.shop-root a{color:inherit;text-decoration:none}.shop-root ul,.shop-root ol{margin:0;padding:0;list-style:none}.shop-root img,.shop-root svg,.shop-root picture{display:block;max-width:100%}.shop-root button,.shop-root input,.shop-root select{font:inherit;color:inherit;letter-spacing:inherit;background:none;border:0;padding:0;margin:0;border-radius:0;cursor:pointer}.shop-root input{cursor:text}.shop-root .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.shop-root .text_heading_2xl{font-family:var(--typeface_primary);font-size:1.75rem;font-weight:400;letter-spacing:0;line-height:1.2;text-transform:uppercase}.shop-root .text_heading_xl{font-family:var(--typeface_primary);font-size:1.5625rem;font-weight:400;letter-spacing:0;line-height:1.2;text-transform:uppercase}.shop-root .text_heading_lg{font-family:var(--typeface_primary);font-size:1.3125rem;font-weight:400;letter-spacing:0;line-height:1.2;text-transform:uppercase;text-wrap:balance}.shop-root .text_heading_md{font-family:var(--typeface_secondary);font-size:1.125rem;font-weight:400;letter-spacing:0;line-height:1.2;text-transform:none;text-wrap:balance}.shop-root .text_body_lg{font-family:var(--typeface_secondary);font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.5}.shop-root .text_body_md{font-family:var(--typeface_secondary);font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.5;text-wrap:pretty}.shop-root .text_body_sm,.shop-root .text_body_xs{font-family:var(--typeface_secondary);font-size:.75rem;font-weight:400;letter-spacing:0;line-height:1.5}.shop-root .text_navigation_lg{font-family:var(--typeface_secondary);font-size:1.125rem;font-weight:400;letter-spacing:0;line-height:1.5;text-transform:lowercase}.shop-root .text_navigation_md{font-family:var(--typeface_secondary);font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.5;text-transform:lowercase}.shop-root .text_navigation_sm{font-family:var(--typeface_secondary);font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.5;text-transform:lowercase}@media(min-width:768px){.shop-root .text_heading_2xl{font-size:2rem}.shop-root .text_heading_xl{font-size:1.75rem}.shop-root .text_heading_lg{font-size:2.75rem}.shop-root .text_heading_md{font-size:1.375rem}.shop-root .text_body_lg{font-size:1.125rem}.shop-root .text_body_md{font-size:1rem}.shop-root .text_body_sm{font-size:.875rem}}.shop-root .btn{display:flex;align-items:center;justify-content:center;padding:10px 20px;border:1px solid var(--color-tertiary);border-radius:var(--button-all-border-radius);background-color:var(--color-tertiary);color:var(--color-tertiary-on);font-family:var(--typeface_secondary);font-size:.9375rem;font-weight:300;letter-spacing:0;line-height:1;text-transform:lowercase;text-align:center;cursor:pointer;transition:color .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1)}@media(min-width:768px){.shop-root .btn{font-size:1rem}}.shop-root .btn:disabled{cursor:default;opacity:.5}.shop-root .tag{display:block;padding:2px 10px;border-radius:12px;background-color:var(--tag-blue);color:#fff;font-family:var(--typeface_secondary);font-size:.75rem;font-weight:400;line-height:1.5;cursor:default;white-space:nowrap}.shop-root .tag--pre-order,.shop-root .tag--sold_out{background-color:var(--tag-pink)}.shop-root .rte>*+*{margin-top:16px}.shop-root .rte a{text-decoration:underline}.shop-root .rte strong,.shop-root .rte b{font-weight:700}.shop-root .rte ul{list-style:disc;padding-left:1.5em}.shop-root .rte ol{list-style:decimal;padding-left:1.5em}.shop-root .shop-main{position:relative;z-index:10;flex-grow:1}.shop-root .section-spacing{position:relative;z-index:10;width:100%;max-width:100%;margin:0 auto;padding-left:var(--padding-lg-xl);padding-right:var(--padding-lg-xl)}@media(min-width:768px){.shop-root .section-spacing{padding-left:var(--padding-container-xl);padding-right:var(--padding-container-xl)}}.shop-root .spacer-32{height:32px}.shop-root .spacer-96{height:96px}.shop-root.is-locked,body.shop-overflow-hidden{overflow:hidden}.shop-root table{border-collapse:collapse;border-spacing:0;text-indent:0;border-color:inherit}.shop-root td,.shop-root th{padding:0}.shop-root .shop-header-section{position:sticky;top:0;z-index:999997;width:100%;background-color:var(--color-background);transition:transform .15s cubic-bezier(.4,0,.2,1)}.shop-root .shop-header{width:100%;background-color:var(--color-background)}.shop-header .shop-header__wrapper{position:relative;z-index:10;background-color:var(--color-background)}.shop-header .shop-header__desktop{display:none;grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;padding:16px var(--padding-container-xl)}.shop-header .shop-header__desktop-logo-column{grid-column:span 8 / span 8;display:flex;align-items:center}.shop-header .shop-header__desktop-logo-link{display:block;width:170px;max-width:170px;height:23.79px}.shop-header .shop-header__desktop-logo{display:block;width:170px;height:23.79px;object-fit:cover}.shop-header .shop-header__mega-menu{grid-column:span 8 / span 8;display:flex;align-items:center;height:43px}.shop-header .shop-header__primary-list{display:flex;flex-wrap:wrap;align-items:center;column-gap:24px}.shop-header .shop-header__primary-link{display:flex;align-items:center;justify-content:center;padding:8px 0;color:#000;text-decoration:none;text-underline-offset:4px;text-decoration-thickness:1px}.shop-header .shop-header__primary-link--active{text-decoration:underline}@media(hover:hover)and (pointer:fine){.shop-header .shop-header__primary-link:hover{color:var(--color-secondary);text-decoration:underline}}.shop-header .shop-header__desktop-actions-column{grid-column:span 4 / span 4;display:flex;align-items:center;justify-content:flex-end;height:43px}.shop-header .shop-header__desktop-actions{display:flex;flex-wrap:wrap;column-gap:8px;row-gap:12px}.shop-header .shop-header__text-action{display:flex;align-items:center;color:#000;text-decoration:none;white-space:nowrap}.shop-header [data-shop-cart-count][hidden]{display:none}.shop-header .shop-header__mobile{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;height:60px;padding:8px;text-align:center}@media(min-width:768px){.shop-header .shop-header__desktop{display:grid}.shop-header .shop-header__mobile{display:none}}.shop-header .shop-header__drawer-block{grid-column:span 2 / span 2;display:flex;justify-content:flex-start}.shop-header .shop-header__icon-button{display:grid;place-items:center;width:44px;height:44px;color:#000}.shop-header .shop-header__icon{display:block;width:20px;height:20px}.shop-header .shop-header__icon--close,.shop-header .nav-drawer__toggle--close .shop-header__icon--menu{display:none}.shop-header .nav-drawer__toggle--close .shop-header__icon--close{display:block}.shop-header .shop-header__mobile-logo-column{grid-column:span 2 / span 2;display:flex;align-items:center;justify-content:center}.shop-header .shop-header__mobile-logo-link{display:block;width:100%;max-width:160px}.shop-header .shop-header__mobile-logo{display:block;width:100%;height:auto;aspect-ratio:800 / 112;object-fit:cover}.shop-header .shop-header__mobile-actions-column{grid-column:span 2 / span 2;display:flex;align-items:center;justify-content:flex-end}.shop-header .shop-header__mobile-actions{display:flex;flex-wrap:wrap;column-gap:0;row-gap:12px}.shop-header .shop-header__icon-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#000}.shop-header .shop-header__cart-link{position:relative}.shop-header .shop-header__cart-count{position:absolute;top:-4.8px;right:-4px;display:grid;place-items:center;width:22px;height:22px;min-height:22px;border-radius:9999px;background-color:#000;color:var(--color-background);font-family:var(--typeface_secondary);font-size:12px;line-height:18px}.shop-header .shop-header__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;background-color:#0006;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease-out,visibility 0s linear .3s}.shop-header .shop-header__backdrop--open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s ease-out,visibility 0s linear 0s}.shop-header .shop-header__panel{position:fixed;top:0;left:0;z-index:100;width:90%;max-width:400px;height:100%;max-height:100vh;overflow-y:auto;background-color:#fff;color:#000;text-align:left;transform:translate(-100%);transition:transform .3s ease-out,visibility 0s linear .3s;visibility:hidden}.shop-header .shop-header__panel--open{transform:translate(0);visibility:visible;transition:transform .3s ease-out,visibility 0s linear 0s}.shop-header .shop-header__panel-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px}.shop-header .shop-header__panel-logo-link{display:block;width:160px;max-width:160px}.shop-header .shop-header__panel-logo{display:block;width:160px;height:auto;aspect-ratio:800 / 112;object-fit:cover}.shop-header .shop-header__panel-list{display:block}.shop-header .shop-header__panel-item{position:relative;display:flex;align-items:center;height:44px;margin-bottom:1px;padding:0 24px}.shop-header .shop-header__panel-link{display:flex;align-items:center;width:100%;min-height:44px;padding:6.3px 20px 6.3px 0;color:#000;text-align:left;text-decoration:none}.shop-header .shop-header__divider{position:absolute;left:0;right:0;bottom:-1px;height:0;border-bottom:1px solid rgb(0,0,0)}.shop-header .shop-header__panel .shop-header__panel-secondary-list{margin:12px 0}.shop-header .shop-header__panel-secondary-item{display:flex;align-items:center}.shop-header .shop-header__panel-secondary-link{display:flex;align-items:center;width:100%;min-height:44px;padding:6.3px 20px 6.3px 24px;color:#000;text-align:left;text-decoration:none}.shop-header .shop-header__cart-count-text{display:contents}.shop-header .shop-header__cart-count-text .cart-count__brack,.shop-header .shop-header__cart-count-value{display:block;line-height:24px}.shop-root .shop-footer{display:block}.shop-footer .shop-footer__wrapper{position:relative;z-index:10;background-color:#000;color:#f7f7f7;border-top:1px solid rgb(0,0,0)}.shop-footer .shop-footer__grid{display:grid;grid-template-columns:minmax(0,1fr);column-gap:24px;row-gap:32px;padding-top:48px;padding-bottom:48px;text-align:center}.shop-footer .shop-footer__logo-cell{min-width:0}.shop-footer .shop-footer__logo-inner{display:flex;flex-direction:column;align-items:center}.shop-footer .shop-footer__logo-link{display:block;width:100%;max-width:150px}.shop-footer .shop-footer__logo-image{display:block;width:100%;height:auto}.shop-footer .shop-footer__nav-cell{min-width:0}.shop-footer .shop-footer__menu-nav{display:flex;flex-direction:column;justify-content:center;row-gap:8px;column-gap:12px;text-align:center}.shop-footer .shop-footer__menu-item{color:#f7f7f7;transition:color .2s cubic-bezier(.4,0,.2,1)}@media(hover:hover)and (pointer:fine){.shop-footer .shop-footer__menu-item:hover{color:var(--color-secondary)}}.shop-footer .shop-footer__developer-cell{height:0}.shop-footer .shop-footer__social-cell{min-width:0}.shop-footer .shop-footer__social-list{display:flex;flex-wrap:wrap;justify-content:center;gap:0}.shop-footer .shop-footer__social-item{width:44px;height:44px}.shop-footer .shop-footer__social-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#f7f7f7}.shop-footer .shop-footer__social-icon{width:20px;height:20px}.shop-footer .shop-footer__social-icon svg{width:100%;height:100%;fill:currentColor}.shop-footer .shop-footer__text-cell{grid-column:1 / -1;display:flex;flex-direction:column;gap:8px;text-align:center}.shop-footer .shop-footer__text-cell .shop-footer__notice{font-size:.75rem;line-height:1.5;color:#fff}.shop-footer .shop-footer__copyright{color:#fff}@media(hover:hover)and (pointer:fine){.shop-footer .shop-footer__copyright:hover{text-decoration:underline}}@media(min-width:768px){.shop-footer .shop-footer__grid{grid-template-columns:repeat(6,minmax(0,1fr)) 0px}.shop-footer .shop-footer__logo-cell{grid-column:1}.shop-footer .shop-footer__logo-inner{align-items:flex-start}.shop-footer .shop-footer__logo-link{max-width:180px}.shop-footer .shop-footer__nav-cell{grid-column:2}.shop-footer .shop-footer__menu-nav{text-align:left}.shop-footer .shop-footer__developer-cell{grid-column:3 / span 3}.shop-footer .shop-footer__social-cell{grid-column:6}.shop-footer .shop-footer__social-list{justify-content:flex-start}.shop-footer .shop-footer__text-cell{grid-row:2}}.shop-root .shop-card{position:relative;width:100%;height:100%}.shop-root .shop-card__card{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;height:100%;background-color:#fff;transition:color .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1)}.shop-root .shop-card__image-wrapper{display:grid;position:relative;z-index:0}.shop-root .shop-card__image-link{display:block}.shop-root .shop-card__image-box{position:relative;width:100%;padding-bottom:100%;overflow:hidden}.shop-root .shop-card__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;pointer-events:none}.shop-root .shop-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.shop-root .shop-card__hover-container{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.shop-root .shop-card__hover-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}@media(hover:hover)and (pointer:fine){.shop-root .shop-card__has-hover:hover .shop-card__image{opacity:0}.shop-root .shop-card__has-hover:hover .shop-card__hover-container{opacity:1}}.shop-root .shop-card__details{display:flex;flex-direction:column;row-gap:12px;min-width:0;padding:8px 12px 12px}.shop-root .shop-card__title-link{display:block;color:var(--color-content-base);text-decoration:none}.shop-root .shop-card__title{text-align:left;color:var(--color-content-base)}.shop-root .shop-card__price{color:var(--color-content-base)}.shop-root .shop-card__compare{margin-right:0}.shop-root .shop-card__compare:not(:empty){margin-right:.5em}.shop-root .shop-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}@media(min-width:768px){.shop-root .shop-card__card{grid-template-rows:auto 1fr}}.shop-root .shop-carousel{position:relative;width:100%;min-width:100%}.shop-root .shop-carousel__viewport{width:100%;overflow:hidden}.shop-root .shop-carousel__track{display:flex;position:relative;width:100%;margin:0;padding:0;list-style:none;transition:transform .3s ease-out;touch-action:pan-y;will-change:transform}.shop-root .shop-carousel__dragging{transition:none}.shop-root .shop-carousel__slide{flex:0 0 auto;position:relative;width:calc((100% - var(--carousel-gap-base) * (var(--carousel-per-view-base) - 1)) / var(--carousel-per-view-base));margin-right:var(--carousel-gap-base)}@media(min-width:768px){.shop-root .shop-carousel__slide{width:calc((100% - var(--carousel-gap-md) * (var(--carousel-per-view-md) - 1)) / var(--carousel-per-view-md));margin-right:var(--carousel-gap-md)}}.shop-root .shop-carousel__nav{position:absolute;top:50%;z-index:50;display:flex;width:64px;height:48px;padding:0 8px;transform:translateY(-2px)}.shop-root .shop-carousel__nav-prev{left:0}.shop-root .shop-carousel__nav-next{right:0}.shop-root .shop-carousel__nav-hidden{display:none}.shop-root .shop-carousel__button{display:grid;place-items:center;width:48px;height:48px;margin:0;padding:0;border:0;background:none;color:var(--color-content-base);cursor:pointer;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.shop-root .shop-carousel__button:disabled{opacity:0;pointer-events:none}.shop-root .shop-carousel__button-bg{display:grid;place-items:center;width:40px;height:40px;border-radius:36px;background-color:var(--color-background)}.shop-root .shop-carousel__icon{width:24px;height:24px}.shop-root .shop-carousel__icon svg{display:block;width:100%;height:100%}.shop-root .shop-carousel__icon-prev{transform:rotate(90deg)}.shop-root .shop-carousel__icon-next{transform:rotate(-90deg)}.shop-root .shop-carousel__pagination{position:absolute;left:0;right:0;bottom:16px;z-index:10;display:flex;justify-content:center;height:8px;overflow:hidden}.shop-root .shop-carousel__pagination .shop-carousel__bullet{flex:0 0 auto;width:8px;height:8px;margin:0 4px;padding:0;border:0;border-radius:50%;background-color:var(--color-gray-500);cursor:pointer}.shop-root .shop-carousel__pagination .shop-carousel__bullet-active{background-color:var(--tag-pink)}@media(max-width:767.98px){.shop-root .shop-carousel__track .shop-carousel__hidden-base{display:none}}@media(min-width:768px){.shop-root .shop-carousel__track .shop-carousel__hidden-md{display:none}}.shop-root .shop-home__section{display:block;width:100%}.shop-root .shop-home__wrapper{display:grid;position:relative;z-index:0;place-items:center;overflow:hidden}.shop-root .shop-home__content{width:100%}.shop-root .shop-home__content-featured{padding:40px 0}.shop-root .shop-home__content-headed{padding:8px 0 40px}.shop-root .shop-home__container{display:grid;row-gap:32px}.shop-root .shop-home__hero-spacing{width:100%;max-width:1200px;margin:0 auto;padding:0}.shop-root .shop-home__doodle-spacing{width:100%;padding:0 var(--padding-lg-xl)}@media(min-width:768px){.shop-root .shop-home__doodle-spacing{padding:0 var(--padding-container-xl)}}.shop-root .shop-home__banner-wrapper{display:flex;flex-direction:column;position:relative;overflow:hidden}.shop-root .shop-home__banner-slide{width:100%}.shop-root .shop-home__banner-container{position:relative}.shop-root .shop-home__banner-link{display:block}.shop-root .shop-home__banner-image{display:block;width:100%;height:auto;object-fit:cover}.shop-root .shop-home__doodle-image{aspect-ratio:713 / 307}@media(min-width:760px){.shop-root .shop-home__doodle-image{aspect-ratio:1920 / 307}}.shop-root .shop-home__container .shop-home__grid{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:var(--gap-lg-sm);width:100%;margin:0;padding:0 0 24px;list-style:none}.shop-root .shop-home__grid-item{display:flex;width:calc(50% - 16px);list-style:none}@media(min-width:768px){.shop-root .shop-home__container .shop-home__grid{gap:var(--gap-container-sm)}.shop-root .shop-home__grid-item{width:calc((100% - 3 * var(--gap-container-sm)) / 4)}}.shop-root .shop-home__heading-row{display:flex;flex-direction:column;align-items:flex-start;row-gap:16px}@media(min-width:768px){.shop-root .shop-home__heading-row{display:flex;flex-direction:row;justify-content:space-between;column-gap:16px;align-items:center}}.shop-root .shop-home__heading{color:var(--color-content-heading)}.shop-root .shop-home__heading-row .shop-home__shop-all-wrap{align-self:flex-start;font-size:.875rem;line-height:1.5}.shop-root .shop-home__heading-row .shop-home__shop-all{display:inline;color:var(--color-content-base);line-height:normal;text-decoration:underline}@media(min-width:768px){.shop-root .shop-home__heading-row .shop-home__shop-all-wrap{align-self:center;font-size:1rem}}.shop-root .shop-home__tile{position:relative;width:100%;height:100%}.shop-root .shop-home__tile-card{display:grid;grid-template-columns:1fr;align-content:start;height:100%;background-color:#fff}.shop-root .shop-home__tile-image-wrapper{display:grid;position:relative}.shop-root .shop-home__tile-image-box{position:relative;width:100%;padding-bottom:100%;overflow:hidden}.shop-root .shop-home__tile-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.shop-root .shop-home__tile-details{display:flex;flex-direction:column;row-gap:12px;padding:8px 12px 12px}.shop-root .shop-home__tile-cta{display:flex;justify-content:center;margin-top:auto;padding:0 12px}@media(min-width:768px){.shop-root .shop-home__container .shop-home__grid{align-items:stretch}}.shop-root .shop-cart__overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000001;background:transparent}.shop-root .shop-cart.is-open .shop-cart__overlay{display:block}.shop-root .shop-cart__drawer{position:fixed;top:0;right:0;width:100%;height:100%;z-index:1000002;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);color:#000}.shop-root .shop-cart__drawer--open{transform:translate(0)}@media(min-width:768px){.shop-root .shop-cart__drawer{max-width:576px}}.shop-root .shop-cart__inner{display:grid;grid-template-rows:auto 1fr auto;row-gap:16px;height:100%;overflow-y:scroll;overscroll-behavior-x:contain;background:#f7f7f7}.shop-root .shop-cart__header{display:flex;justify-content:space-between;align-items:flex-start;padding:16px 24px 0}.shop-root .shop-cart__header-text{color:#000}.shop-root .shop-cart__heading{margin:0}.shop-root .shop-cart__count{font-family:var(--typeface_secondary);font-size:.75rem;line-height:1.5;text-transform:none}@media(min-width:768px){.shop-root .shop-cart__count{font-size:.875rem}}.shop-root .shop-cart__close{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:8px;margin-left:auto;flex-shrink:0;color:#000;cursor:pointer}.shop-root .shop-cart__close-icon{display:block;width:32px;height:32px}.shop-root .shop-cart__main{display:flex;flex-direction:column;align-items:stretch;flex-grow:1;padding:0 24px}.shop-root .shop-cart__empty{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;flex-grow:1;text-align:center}.shop-root .shop-cart__empty-title{margin:0}.shop-root .shop-cart__empty-message{margin:0;font-size:16px;line-height:24px}.shop-root .shop-cart__list{display:flex;flex-direction:column;gap:8px}.shop-root .shop-cart__items{display:grid;row-gap:16px}.shop-root .shop-cart__divider{display:block}.shop-root .shop-cart__divider-line{height:1px;border-top:1px solid rgb(255,255,255)}.shop-root .shop-cart__footer{position:sticky;bottom:0;z-index:10}.shop-root .shop-cart__footer-inner{padding:12px 24px 16px;background:#f7f7f7;border-top:1px solid rgb(255,255,255)}.shop-root .shop-cart__subtotal{display:flex;flex-wrap:wrap;justify-content:space-between}.shop-root .shop-cart__note{margin-bottom:8px}.shop-root .shop-cart__checkout-wrap{margin-top:8px}.shop-root .shop-cart__full-width{width:100%}.shop-root .shop-cart__upsell{display:grid;grid-template-columns:1fr 5fr;column-gap:8px;align-items:center;position:relative}@media(min-width:768px){.shop-root .shop-cart__upsell{grid-template-columns:100px 1fr}}.shop-root .shop-cart__upsell-image{width:100%}.shop-root .shop-cart__upsell-img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}.shop-root .shop-cart__upsell-info{display:flex;flex-direction:column;justify-content:space-between;height:100%}.shop-root .shop-cart__upsell-cta{display:flex;flex-direction:column;padding-top:8px}.shop-root .shop-cart__item{display:flex;flex-direction:column;gap:12px}.shop-root .shop-cart__item-grid{display:grid;grid-template-columns:1fr 5fr;column-gap:8px;row-gap:8px;align-items:start;position:relative}@media(min-width:768px){.shop-root .shop-cart__item-grid{grid-template-columns:100px 1fr}}.shop-root .shop-cart__item-image{position:relative;width:100%;padding-top:100%}.shop-root .shop-cart__item-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.shop-root .shop-cart__product-info{display:grid;grid-template-rows:1fr auto;row-gap:8px;height:100%}.shop-root .shop-cart__product-row{display:flex;flex-wrap:wrap}.shop-root .shop-cart__product-details{flex:1}.shop-root .shop-cart__product-title{margin:0}.shop-root .shop-cart__product-link{display:block}.shop-root .shop-cart__variant-title{margin:0}.shop-root .shop-cart__properties{display:block}.shop-root .shop-cart__property-label{font-weight:700}.shop-root .shop-cart__price{display:flex;align-items:baseline;text-align:right}.shop-root .shop-cart__controls{display:flex;align-items:center;column-gap:16px;height:48px}.shop-root .shop-cart__remove{display:flex;align-items:center;justify-content:center;width:48px;height:48px}.shop-root .shop-cart__remove-button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:16px;color:#000;cursor:pointer}.shop-root .shop-cart__remove-icon{display:block;width:16px;height:16px}.shop-root .shop-cart-page{display:block}.shop-root .shop-cart-page__wrapper{display:grid;place-items:center;position:relative;overflow:hidden}.shop-root .shop-cart-page__spacing{padding-top:48px;padding-bottom:48px}.shop-root .shop-cart-page__container{display:grid;row-gap:32px}.shop-root .shop-cart-page__header{text-align:left}.shop-root .shop-cart-page__heading{color:var(--color-content-heading)}.shop-root .shop-cart-page__empty{display:flex;flex-direction:column;align-items:center;gap:20px;padding:48px 0;text-align:center}.shop-root .shop-cart-page__empty-title{margin:0}.shop-root .shop-cart-page__empty-message{margin:0;font-size:16px;line-height:24px}.shop-root .shop-cart-page__main{padding-top:32px}.shop-root .shop-cart-page__list{display:flex;flex-direction:column;gap:8px}.shop-root .shop-cart-page__items{display:grid;row-gap:16px}.shop-root .shop-cart-page__divider{display:block}.shop-root .shop-cart-page__divider-line{height:1px;border-top:1px solid rgb(255,255,255)}.shop-root .shop-cart-page__footer{position:sticky;bottom:0;z-index:10;border-top:1px solid rgb(255,255,255)}.shop-root .shop-cart-page__footer-inner{padding:12px 24px 16px;background:transparent;border-top:1px solid rgb(255,255,255)}.shop-root .shop-cart-page__subtotal{display:flex;flex-wrap:wrap;justify-content:space-between}.shop-root .shop-cart-page__note{margin-bottom:8px}.shop-root .shop-cart-page__checkout-wrap{margin-top:8px}.shop-root .shop-cart-page__full-width{width:100%}.shop-root .shop-quantity{display:flex;align-items:flex-start;position:relative;overflow:hidden;border:1px solid rgb(0,0,0);border-radius:36px;font-family:var(--typeface_secondary)}.shop-root .shop-quantity__button{display:block;padding:0 8px;background:transparent;color:#000;text-align:center;z-index:10;cursor:pointer;width:44px;height:44px;min-height:44px;font-size:14px;line-height:21px}.shop-root .shop-quantity__input{display:block;width:44px;height:44px;min-height:44px;max-width:none;padding:0;border:0;background:transparent;color:#000;text-align:center;font-size:16px;line-height:24px;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.shop-root .shop-quantity__input::-webkit-inner-spin-button,.shop-root .shop-quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.shop-root .shop-quantity--cart .shop-quantity__button{width:23.2px;height:18px;min-height:0;font-size:12px;line-height:18px}.shop-root .shop-quantity--cart .shop-quantity__input{width:auto;height:18px;min-height:0;max-width:19.2px;font-size:12px;line-height:18px}@media(min-width:768px){.shop-root .shop-quantity--product .shop-quantity__button{width:25.6px;height:24px;min-height:0;font-size:16px;line-height:24px}.shop-root .shop-quantity--product .shop-quantity__input{width:auto;height:24px;min-height:0;max-width:38.4px}.shop-root .shop-quantity--cart .shop-quantity__button{width:24.4px;height:21px;min-height:0;font-size:14px;line-height:21px}.shop-root .shop-quantity--cart .shop-quantity__input{width:auto;height:21px;min-height:0;max-width:33.6px;font-size:14px;line-height:21px}}@media(max-width:767.98px){.shop-root [data-context=page] .shop-quantity--cart .shop-quantity__button{width:44px;height:44px;min-height:44px;font-size:14px;line-height:21px}.shop-root [data-context=page] .shop-quantity--cart .shop-quantity__input{width:44px;height:44px;min-height:44px;max-width:none;font-size:14px;line-height:21px}}.shop-root .shop-product{position:relative;z-index:20}.shop-product .shop-product__container{display:grid;grid-template-columns:minmax(0,1fr);row-gap:24px}@media(min-width:768px){.shop-product .shop-product__container{grid-template-columns:55% minmax(0,1fr);column-gap:40px;row-gap:0}}.shop-product .shop-product__media{margin:0 -48px}@media(min-width:768px){.shop-product .shop-product__media{margin:0}}.shop-product .shop-product__info{position:sticky;top:127px;display:flex;flex-direction:column;row-gap:12px;max-width:576px;padding:8px 0;text-align:left}.shop-product .shop-product__media-wrapper{display:flex;flex-direction:column;row-gap:12px}@media(min-width:768px){.shop-product .shop-product__media-wrapper{display:grid;grid-template-columns:75px minmax(0,1fr);column-gap:12px;row-gap:0}}.shop-product .shop-product__main{order:1;min-width:0}@media(min-width:768px){.shop-product .shop-product__main{order:0;grid-column:2;grid-row:1}}.shop-product .shop-product__main .shop-product__image-wrapper{display:block;position:relative;width:100%;padding:0 0 100%;border:0;background:none;cursor:default}@media(min-width:768px){.shop-product .shop-product__main .shop-product__image-wrapper{cursor:zoom-in}}.shop-product .shop-product__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:100%;object-fit:cover}.shop-product .shop-product__thumbs{order:2;width:100%;height:69px;overflow:hidden}@media(min-width:768px){.shop-product .shop-product__thumbs{order:0;grid-column:1;grid-row:1;width:75px;height:auto;max-height:617px;overflow-x:visible;overflow-y:auto}}.shop-product .shop-product__thumbs-viewport{width:max-content;padding:3px;margin:-3px 0 0 -3px;overflow:hidden}@media(min-width:768px){.shop-product .shop-product__thumbs-viewport{width:auto}}.shop-product .shop-product__thumbs-track{display:flex;flex-direction:row}@media(min-width:768px){.shop-product .shop-product__thumbs-track{flex-direction:column}}.shop-product .shop-product__thumbs-track .shop-product__thumb{display:block;position:relative;flex:0 0 auto;width:69px;height:69px;margin:0 12px 0 0;padding:0;border:0;background:none;overflow:hidden;cursor:pointer}@media(min-width:768px){.shop-product .shop-product__thumbs-track .shop-product__thumb{margin:0 0 12px}}.shop-product .shop-product__thumb-inner{display:block;width:100%;height:100%;border:0}.shop-product .shop-product__thumb-inner--active{border:1px solid var(--color-gray-200)}.shop-product .shop-product__thumb-image{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.shop-product .shop-product__carousel{position:relative;width:100%;min-width:100%}.shop-product .shop-product__viewport{width:100%;overflow:hidden}.shop-product .shop-product__track{display:flex;position:relative;width:100%;margin:0;padding:0;list-style:none;transition:transform .3s ease-out;touch-action:pan-y;will-change:transform}.shop-product .shop-product__track--dragging{transition:none}.shop-product .shop-product__slide{flex:0 0 auto;position:relative;width:100%;margin-right:16px}.shop-product .shop-product__nav{position:absolute;top:50%;z-index:50;display:flex;width:64px;height:48px;padding:0 8px;transform:translateY(-2px)}.shop-product .shop-product__nav--prev{left:0}.shop-product .shop-product__nav--next{right:0}.shop-product .shop-product__nav--hidden{display:none}.shop-product .shop-product__nav-button{display:grid;place-items:center;width:48px;height:48px;margin:0;padding:0;border:0;background:none;color:var(--color-content-base);cursor:pointer;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.shop-product .shop-product__nav-button:disabled{opacity:0;pointer-events:none}.shop-product .shop-product__nav-bg{display:grid;place-items:center;width:40px;height:40px;border-radius:36px;background-color:var(--color-background)}.shop-product .shop-product__nav-icon{width:24px;height:24px}.shop-product .shop-product__nav-icon svg{display:block;width:100%;height:100%}.shop-product .shop-product__nav-icon--prev{transform:rotate(90deg)}.shop-product .shop-product__nav-icon--next{transform:rotate(-90deg)}.shop-product .shop-product__pagination{position:absolute;left:0;right:0;bottom:16px;z-index:10;display:flex;justify-content:center;height:8px;overflow:hidden}.shop-product .shop-product__pagination .shop-product__bullet{flex:0 0 auto;width:8px;height:8px;margin:0 4px;padding:0;border:0;border-radius:50%;background-color:var(--color-gray-500);cursor:pointer}.shop-product .shop-product__pagination .shop-product__bullet--active{background-color:var(--tag-pink)}.shop-product .shop-product__main .swiper-pagination-bullet{background-color:var(--color-gray-500)}.shop-product .shop-product__main .swiper-pagination-bullet[aria-current=true]{background-color:var(--tag-pink)}.shop-product .shop-product__tags{display:flex;flex-wrap:wrap;gap:8px}.shop-product .shop-product__title{color:#000}.shop-product .shop-product__price{display:flex;align-items:center;column-gap:16px}.shop-product .shop-product__spinner-wrapper{display:flex;justify-content:flex-start;align-items:stretch}.shop-product .shop-product__variant-selector{display:grid;row-gap:24px}.shop-product .shop-product__option-fieldset{display:flex;justify-content:flex-start;min-width:0;margin:0;padding:0;border:0}.shop-product .shop-product__option-values{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.shop-product .shop-product__option-value{display:flex}.shop-product .shop-product__option-swatch{display:block;width:64px;height:44px;padding:12px;border:1px solid rgb(0,0,0);border-radius:36px;background-color:#fff;color:#000;font-size:12px;line-height:18px;text-align:center;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.shop-product .shop-product__option-radio:checked+.shop-product__option-swatch{border-color:var(--color-tertiary);background-color:#000;color:#f7f7f7}.shop-product .shop-product__option-radio:focus-visible+.shop-product__option-swatch{outline:1px solid var(--color-outline)}.shop-product .shop-product__form{display:flex;flex-wrap:wrap;gap:8px}.shop-product .shop-product__date-container{display:flex;flex-direction:column;row-gap:8px}.shop-product .shop-product__sold-out-spacer{height:32px}.shop-product .shop-product__sold-out{width:100%;font-size:14px;line-height:21px}.shop-product .shop-product__notification{padding:12px;background-color:var(--color-notification);color:var(--color-notification-on);text-align:left}.shop-product .shop-product__description{width:100%;max-width:720px}.shop-product .shop-product__dialog{width:100%;max-width:90%;max-height:90%;margin:auto;padding:0;border:0;background-color:#fff;color:var(--color-content-base);overflow:auto}.shop-product .shop-product__dialog::backdrop{background-color:#0006}.shop-product .shop-product__popup-wrapper{display:grid;place-items:center;position:relative;padding:32px}.shop-product .shop-product__popup-container{display:grid;grid-template-columns:minmax(0,1fr);justify-content:center;row-gap:12px;width:100%;padding:32px 16px 16px;overflow:hidden}.shop-product .shop-product__popup-close{position:absolute;top:0;right:8px;z-index:100;display:block;width:24px;height:24px;padding:0;border:0;background:none;color:#000;cursor:pointer}.shop-product .shop-product__popup-close-icon{display:block;width:24px;height:24px}.shop-product .shop-product__zoom-list{display:grid;width:100%;row-gap:0}.shop-product .shop-product__zoom-item{display:grid;align-items:center;position:relative}.shop-product .shop-product__zoom-image{display:block;width:100%;height:auto;max-height:75vh;object-fit:contain}@media(min-width:768px){.shop-product .shop-product__media-wrapper--single{grid-template-columns:minmax(0,1fr);grid-template-rows:auto 75px;row-gap:12px}.shop-product .shop-product__media-wrapper--single .shop-product__main{grid-column:1}}.shop-product .shop-product__retail-link{display:flex;width:100%}@media(min-width:768px){.shop-product .shop-product__sold-out{font-size:16px;line-height:24px}}.shop-product .shop-product__description{align-self:flex-start;width:auto;max-width:100%}.shop-root .shop-breadcrumbs__nav{display:block;color:var(--color-content-base)}.shop-root .shop-breadcrumbs__home{color:var(--color-secondary);text-decoration:underline}@media(hover:hover)and (pointer:fine){.shop-root .shop-breadcrumbs__home:hover{text-decoration:none}}.shop-root .shop-collection__banner{width:100%}.shop-root .shop-collection__banner-container{display:grid;row-gap:32px}.shop-root .shop-collection__banner-heading{text-align:left}.shop-root .shop-collection__section{width:100%}.shop-root .shop-collection__section-wrapper{display:grid;place-items:center;position:relative}.shop-root .shop-collection__section-spacing{padding-top:32px}.shop-root .shop-collection__grid-container,.shop-root .shop-collection__collection{width:100%}.shop-root .shop-collection__product-grid{padding:16px 4px 0}@media(min-width:768px){.shop-root .shop-collection__product-grid{padding:16px 0 0}}.shop-root .shop-collection__grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:var(--gap-lg-sm);margin:0;padding:0;list-style:none}.shop-root .shop-collection__grid-item{display:flex;width:calc((100% - var(--gap-lg-sm)) / 2)}@media(min-width:768px){.shop-root .shop-collection__grid{gap:var(--gap-container-sm)}.shop-root .shop-collection__grid-item{width:calc((100% - 3 * var(--gap-container-sm)) / 4)}}.shop-root .shop-pagination__wrapper{margin:0 0 32px;padding:0}.shop-root .shop-pagination__list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.shop-root .shop-pagination__item{display:grid;place-items:center;width:3ch;height:3ch;padding:0 .5ch;font-family:var(--typeface_secondary);font-size:.875rem;line-height:1.5;color:var(--color-content-base);text-decoration:none}.shop-root .shop-pagination__list .shop-pagination__current{text-decoration:underline}@media(hover:hover)and (pointer:fine){.shop-root .shop-pagination__list .shop-pagination__item:hover{text-decoration:underline}}.shop-root .shop-pagination__arrow{display:block;width:1ch}.shop-root .shop-pagination__arrow-icon{display:block;width:100%;height:100%}.shop-root .shop-pagination__arrow--prev{transform:rotate(90deg)}.shop-root .shop-pagination__arrow--next{transform:rotate(-90deg)}@media(min-width:768px){.shop-root .shop-pagination__item{width:5ch;height:5ch;padding:0 1ch}.shop-root .shop-pagination__arrow{width:2ch}}@media(min-width:768px){.shop-root .shop-pagination__item{font-size:1rem}}.shop-root .shop-search__bar-wrapper{display:grid;place-items:center;position:relative;width:100%}.shop-root .shop-search__bar-spacing{width:100%;max-width:576px;margin:0 auto;padding:32px 48px}.shop-root .shop-search__bar-container{display:grid;row-gap:16px;margin:0 auto}.shop-root .shop-search__bar-container .shop-search__heading{text-align:center}.shop-root .shop-search__heading .shop-search__count{font-weight:100}.shop-root .shop-search__form{width:100%}.shop-root .shop-search__field{position:relative;width:100%}.shop-root .shop-search__field .shop-search__input{display:block;width:100%;padding:8px;border:1px solid var(--color-content-base);border-radius:0;background:transparent;color:var(--color-content-base);box-shadow:0 1px 2px #0000000d;appearance:none;-webkit-appearance:none}.shop-root .shop-search__field .shop-search__input::placeholder{color:var(--color-content-base);opacity:1}.shop-root .shop-search__field .shop-search__input::-webkit-search-decoration,.shop-root .shop-search__field .shop-search__input::-webkit-search-cancel-button{-webkit-appearance:none}.shop-root .shop-search__field .shop-search__button{position:absolute;top:50%;right:0;z-index:10;display:flex;align-items:center;justify-content:center;box-sizing:content-box;width:16px;height:100%;padding:0 8px;transform:translateY(-50%);color:var(--color-content-base)}.shop-root .shop-search__icon{display:block;width:16px;height:16px}.shop-root .shop-search__results-wrapper{display:grid;place-items:center;position:relative;width:100%}.shop-root .shop-search__results-spacing{padding-top:32px;padding-bottom:32px}.shop-root .shop-search__results-container{display:grid;row-gap:32px}.shop-root .shop-search__grid-wrapper{position:relative;width:100%}.shop-root .shop-search__product-grid{padding:16px 0 0}.shop-root .shop-search__grid{display:flex;flex-wrap:wrap;align-items:stretch;gap:var(--gap-lg-sm)}.shop-root .shop-search__grid>.card__wrapper{flex-grow:0;flex-shrink:0;width:calc((100% - var(--gap-container-sm)) / 2)}@media(min-width:768px){.shop-root .shop-search__bar-spacing{padding:32px 80px}.shop-root .shop-search__bar-container{max-width:864px}.shop-root .shop-search__grid{gap:var(--gap-container-sm)}.shop-root .shop-search__grid>.card__wrapper{width:calc((100% - 2 * var(--gap-container-sm)) / 3)}}@media(min-width:1024px){.shop-root .shop-search__grid>.card__wrapper{width:calc((100% - 3 * var(--gap-container-sm)) / 4)}}.shop-root .shop-404__section{overflow:hidden;width:100%}.shop-root .shop-404__wrapper{display:grid;place-items:center;position:relative}.shop-root .shop-404__content{width:100%;padding:48px 0}.shop-root .shop-404__container{display:grid;row-gap:32px}.shop-root .shop-404__media-wrapper{display:grid;grid-template-columns:1fr}.shop-root .shop-404__seo-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:16px;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}.shop-root .shop-404__seo-inner{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.shop-root .shop-404__seo-text .shop-404__display{display:block;font-family:var(--typeface_primary);font-size:1rem;font-weight:400;line-height:1.2;text-transform:uppercase;color:var(--color-content-subtle)}.shop-root .shop-404__buttons{display:flex;flex-direction:column;justify-content:flex-end;padding:20px}.shop-root .shop-404__button-row{display:flex;flex-direction:column;justify-content:flex-start}.shop-root .shop-404__button-row .shop-404__button{display:block;border-color:var(--color-secondary);background-color:transparent;color:var(--color-secondary)}.shop-root .shop-404__button-row .shop-404__button:hover{background-color:var(--color-secondary);color:var(--color-secondary-on)}@media(min-width:480px){.shop-root .shop-404__button-row{flex-direction:row}}@media(min-width:768px){.shop-root .shop-404__seo-text .shop-404__display{font-size:1.3125rem}}.shop-help__spacing{padding-top:32px;padding-bottom:32px}.shop-help__container{display:grid;row-gap:32px}.shop-help__header{display:flex;flex-direction:column;align-items:stretch}@media(min-width:768px){.shop-help__header{flex-direction:row;align-items:flex-start;justify-content:space-between}}.shop-help__title-wrapper{display:block}.shop-help__heading{color:var(--color-content-heading)}.shop-help__title-wrapper .shop-help__back{display:inline;font-size:.75rem;line-height:1.5;color:var(--color-content-base)}@media(min-width:768px){.shop-help__title-wrapper .shop-help__back{font-size:.875rem}}.shop-help__title-wrapper .shop-help__heading--below-back{margin-top:0}.shop-help__search{width:100%}@media(min-width:768px){.shop-help__search{width:auto}}.shop-help__field{position:relative}.shop-help__field .shop-help__input{display:block;width:100%;height:auto;padding:8px;border:1px solid rgb(0,0,0);border-radius:0;background:transparent;color:var(--color-content-base);box-shadow:0 1px 2px #0000000d;appearance:none;-webkit-appearance:none}.shop-help__field .shop-help__input::placeholder{color:var(--color-content-base);opacity:1}.shop-help__field .shop-help__input::-webkit-search-decoration{-webkit-appearance:none}.shop-help__field .shop-help__input::-webkit-search-cancel-button{-webkit-appearance:none}.shop-help__field .shop-help__button{position:absolute;top:50%;right:8px;display:flex;align-items:center;justify-content:center;width:16px;height:39px;transform:translateY(-50%);color:var(--color-content-base)}@media(min-width:768px){.shop-help__field .shop-help__input,.shop-help__field .shop-help__button{height:42px}}.shop-help__icon{display:block;width:16px;height:16px}.shop-help__icon svg{width:100%;height:100%}.shop-help__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gap-lg-sm)}@media(min-width:768px){.shop-help__cards{grid-template-columns:repeat(6,minmax(0,1fr));gap:32px}}.shop-help__card{grid-column:span 2;display:flex;flex-direction:column;height:100%;background:#fff}.shop-help__details{display:flex;flex:1;flex-direction:column;row-gap:12px;padding:8px 12px 12px}.shop-help__card-title{display:flex;align-items:center;padding:0 12px;color:var(--color-secondary)}.shop-help__details .shop-help__list{display:flex;flex-direction:column;row-gap:12px;margin:0;padding:0 12px;list-style:none;text-align:left}.shop-help__details .shop-help__item{padding:0;font-size:.875rem;line-height:1.5}@media(min-width:768px){.shop-help__details .shop-help__item{font-size:1rem}}.shop-help__details .shop-help__link{display:inline;color:var(--color-content-base)}.shop-help__cta{display:flex;margin-top:auto;padding:0 12px}.shop-help__categories{display:flex;flex-direction:column;text-align:left}.shop-help__category-title{display:flex;align-items:center;color:var(--color-secondary)}.shop-help__questions{display:flex;flex-direction:column;row-gap:12px;margin-top:16px}.shop-help__question{color:#000}.shop-root .shop-help__questions .shop-help__answer{-webkit-hyphens:manual;hyphens:manual;word-break:normal}.shop-root .shop-help__questions .shop-help__answer{padding:8px 0}.shop-root .shop-help__questions .shop-help__answer ul,.shop-root .shop-help__questions .shop-help__answer ol{margin:0;padding-left:0;list-style:none}.shop-root .shop-help__questions .shop-help__answer li{line-height:inherit}.shop-root .shop-help__questions .shop-help__answer p{margin:0}.shop-root .shop-help__questions .shop-help__answer strong{font-weight:700}.shop-root .shop-help__questions .shop-help__answer>*+*{margin-top:0}.shop-root .shopify-policy__container{width:100%;max-width:100%;padding:0 20px}.shop-root .shopify-policy__title{max-width:624px;margin:0 auto;text-align:left}.shop-root .shopify-policy__title h1{margin:64px 0;font-family:var(--typeface_primary);font-size:25px;font-weight:400;line-height:30px;letter-spacing:0;text-transform:uppercase}@media(min-width:768px){.shop-root .shopify-policy__title h1{font-size:28px;line-height:33.6px}}.shop-root .shopify-policy__body{max-width:624px;margin:0 auto 64px}.shop-root .shopify-policy__body .rte{max-width:720px}.shop-root .shopify-policy__container{-webkit-hyphens:auto;hyphens:auto;word-break:break-word}.shop-root .shopify-policy__body ul,.shop-root .shopify-policy__body ol{padding-left:16px}.shop-root .shopify-policy__body table{width:100%;margin:48px 0;border-collapse:collapse;table-layout:auto}.shop-root .shopify-policy__body td,.shop-root .shopify-policy__body th{padding:12px;border:1px solid rgb(0,0,0);vertical-align:middle;font-size:12px;line-height:18px}.shop-root .shopify-policy__body td p,.shop-root .shopify-policy__body ul p,.shop-root .shopify-policy__body ol p,.shop-root .shopify-policy__body li p,.shop-root .shopify-policy__body ul ul,.shop-root .shopify-policy__body ul ol,.shop-root .shopify-policy__body ol ul,.shop-root .shopify-policy__body ol ol{margin:0}
/*# sourceMappingURL=/cdn/shop/t/5/assets/shop.css.map */
