*{box-sizing:border-box;margin:0}html,body{line-height:var(--font-primary--line-height);font-size:var(--font-size-14);font-weight:var(--font-primary--weight);letter-spacing:normal}html{scroll-behavior:smooth;font-size:62.5%}body{display:flex;flex-direction:column;margin:0;min-height:100svh;font-size:1.4rem}html:has(dialog[scroll-lock][open],details[scroll-lock][open]){overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,textarea,select{font:inherit;border-radius:var(--style-border-radius-inputs)}select{background-color:var(--color-background);color:currentcolor}dialog{background-color:var(--color-background);color:var(--color-foreground)}p{text-wrap:pretty}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading--family);font-weight:500}p:empty{display:none}:is(p,h1,h2,h3,h4,h5,h6):first-child,:empty:first-child+:where(p,h1,h2,h3,h4,h5,h6){margin-block-start:0}:is(p,h1,h2,h3,h4,h5,h6):last-child,:where(p,h1,h2,h3,h4,h5,h6)+:has(+:empty:last-child){margin-block-end:0}body{font-family:var(--font-primary--family);font-weight:var(--font-primary--weight);background-color:var(--color-background);color:var(--color-foreground)}.container{width:100%;max-width:var(--page-width);margin-left:auto;margin-right:auto;padding-left:var(--page-margin-mob);padding-right:var(--page-margin-mob)}@media screen and (min-width:992px){.container{padding-left:var(--page-margin);padding-right:var(--page-margin)}}@media screen and (max-width:749px){.container{padding-left:var(--page-margin-mob);padding-right:var(--page-margin-mob)}}.drawer{display:none}.hidden{display:none!important}@media screen and (max-width:749px){.hidden-mobile{display:none!important}}@media screen and (min-width:750px)and (max-width:989px){.hidden-tablet{display:none!important}}@media screen and (min-width:990px){.hidden-desktop{display:none!important}}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.loading-spinner{display:none}.button{position:relative;background-color:var(--color-black);color:var(--color-white);font-family:var(--font-primary--family);font-size:var(--font-size-14);font-weight:400;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;align-content:center;justify-content:center;text-align:center;width:fit-content;padding:.55rem 1.55rem;border:.1rem solid transparent;border-radius:3rem;text-decoration:none;-webkit-appearance:none;appearance:none;margin-block:0;cursor:pointer;box-shadow:none;transition:background-color .2s linear,color .2s linear,border-color .2s linear}.button--secondary{border-color:var(--color-greige);background-color:var(--color-greige);color:var(--color-black)}.button--outline{background-color:transparent;color:var(--color-black);border-color:var(--color-black)}.button--secondary-outline{background-color:transparent;color:var(--color-greige);border-color:var(--color-greige)}.button--transparent{background-color:transparent;color:currentColor}@media screen and (min-width:750px){.button{font-size:var(--font-size-13);padding:.9rem 1.55rem}.button--outline:hover{color:var(--color-greige);background-color:var(--color-black)}.button--secondary-outline:hover{background-color:var(--color-white);color:var(--color-black)}}.button--small{padding:.5rem 1.25rem}.button .icon svg,.button>svg:not(.button__bag-icon){max-height:1.5rem}.button .divider{opacity:.2;font-size:var(--font-size-19);padding:0;margin:0}.button .price{font-family:var(--font-heading--family);font-size:var(--font-size-16)}.button.button--full-width{width:100%}button.button{padding:.975rem 1.55rem}.button.button--small{padding:.9rem 1.2rem;font-size:var(--font-size-12);gap:1.2rem;line-height:1}.button.loading{border-color:var(--color-greige);background:var(--color-greige);pointer-events:none}.button[disabled]{opacity:.5;cursor:not-allowed}.button.loading>*:not(.loading-spinner){opacity:0}@media screen and (min-width:750px){.button .button__bag-icon{width:2.2rem}.button .button__bag-icon:first-child{width:1.9rem}.button.button--small{font-size:var(--font-size-14)}}shopify-accelerated-checkout-cart,shopify-accelerated-checkout{--shopify-accelerated-checkout-inline-alignment: center;--shopify-accelerated-checkout-button-border-radius: 3rem;--shopify-accelerated-checkout-button-block-size: 4.4rem;--shopify-accelerated-checkout-row-gap: 1.6rem}.button--reveal{height:3.5rem;max-width:3.5rem;padding:0;transition:all .15s ease-in-out;overflow:hidden;display:flex;flex-direction:column}.button--reveal:hover,.content-signpost:hover .button--reveal{height:3.5rem;max-width:1000px;padding:.75rem 1.75rem;transition:all .15s ease-in-out}.button--reveal:hover svg,.content-signpost:hover .button--reveal svg{position:relative}.button--reveal svg{position:absolute}.button--reveal span{transform:translate(100%);transition:all .15s ease-in-out;width:max-content}.button--reveal:hover span,.content-signpost:hover .button--reveal span{transform:translate(0);transition:all .15s ease-in-out}.icon.icon--round{padding:1rem;border-radius:100%;aspect-ratio:1 / 1;width:fit-content}.shopify-payment-button{margin-top:1.6rem}.rte p{font-weight:300;font-size:var(--font-size-14);line-height:1.57;margin:.8rem 0}.list-unstyled{list-style:none;margin:0;padding:0}.rte h2{font-family:var(--font-primary--family);font-size:var(--font-size-16);font-weight:400;margin-bottom:.8rem}.rte ul{margin:2.7rem 0}.rte li{position:relative}.rte ul,.rte ol{padding-left:0}.rte ul li,.rte ol li{font-size:var(--font-size-14);font-weight:300}.rte ol{list-style:decimal-leading-zero;padding-left:3.4rem}.rte ol ol{list-style-type:lower-alpha}.rte ol ol ol{list-style-type:lower-roman}.rte ol li{position:relative}.rte ol li::marker{font-weight:400}.richtext ol{padding-inline-start:1.6rem;list-style-position:outside}.richtext ol li:not(:last-child){margin-block-end:1.6rem}.rte ul li{list-style-type:none;padding-left:1.3em}.rte ul li:before{content:"";background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M11.7367 5.73518C8.72013 5.73518 6.26519 3.28085 6.26519 0.263292C6.26519 -0.087764 5.73481 -0.087764 5.73481 0.263292C5.73481 3.28085 3.28063 5.73518 0.263275 5.73518C-0.0877583 5.73518 -0.0877583 6.26558 0.263275 6.26558C3.27987 6.26558 5.73481 8.71992 5.73481 11.7367C5.73481 12.0878 6.26519 12.0878 6.26519 11.7367C6.26519 8.71992 8.71937 6.26558 11.7367 6.26558C12.0878 6.26558 12.0878 5.73518 11.7367 5.73518Z' fill='%23282828'/%3E%3C/svg%3E");background-size:cover;display:flex;align-items:center;justify-content:center;width:1.08rem;height:1.08rem;position:absolute;top:.4rem;left:0}.rte ul li ul li:before{content:"";background-image:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20width%3D%2712%27%20height%3D%2712%27%20viewBox%3D%270%200%2012%2012%27%20fill%3D%27none%27%3E%3Cpath%20d%3D%27M11.7367%205.73518C8.72013%205.73518%206.26519%203.28085%206.26519%200.263292C6.26519%20-0.087764%205.73481%20-0.087764%205.73481%200.263292C5.73481%203.28085%203.28063%205.73518%200.263275%205.73518C-0.0877583%205.73518%20-0.0877583%206.26558%200.263275%206.26558C3.27987%206.26558%205.73481%208.71992%205.73481%2011.7367C5.73481%2012.0878%206.26519%2012.0878%206.26519%2011.7367C6.26519%208.71992%208.71937%206.26558%2011.7367%206.26558C12.0878%206.26558%2012.0878%205.73518%2011.7367%205.73518Z%27%20fill%3D%27none%27%20stroke%3D%27%23282828%27%20stroke-width%3D%271%27%20stroke-linejoin%3D%27round%27/%3E%3C/svg%3E);width:1.07rem;height:1.07rem;top:1rem}.rte li:not(:last-child){margin-bottom:1.6rem}.rte li strong{display:inline-block;font-size:var(--font-size-16);font-weight:400;margin-bottom:.8rem}.rte ul:first-child,.rte ol:first-child{margin-top:0}.rte ul:last-child,.rte ol:last-child{margin-bottom:0}.rte a:not(.button){color:inherit}.rte iframe{display:block;max-width:100%;border:none;border-radius:.4rem;overflow:hidden}.rte p:has(img){border-radius:.8rem;overflow:hidden;aspect-ratio:43 / 30}.rte>img{aspect-ratio:43 / 30;object-fit:cover}.metafield-rich_text_field>*:first-child{margin-top:0}.metafield-rich_text_field>*:last-child{margin-bottom:0}.metafield-rich_text_field p:empty{display:block;height:2.1rem}@media screen and (min-width:750px){.metafield-rich_text_field p:empty{height:2.7rem}}@media screen and (min-width:750px){.rte h2{margin-bottom:1.2rem}.rte p{font-size:var(--font-size-16);margin:1.2rem 0}.rte ul li:before{width:1.2rem;height:1.2rem}}@media screen and (min-width:990px){.rte p:has(img){border-radius:.6rem;aspect-ratio:17 / 10}.rte>img{aspect-ratio:17 / 10}}.sr-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header-count-bubble{position:absolute;top:-.2rem;right:-.4rem;display:flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;font-size:var(--font-size-10);font-weight:500;line-height:1;border-radius:50%;background-color:var(--color-white);color:var(--color-foreground)}@media screen and (min-width:990px){.header-count-bubble{top:-.4rem;right:.4rem;width:1.6rem;height:1.6rem;background-color:var(--color-green)}}.section-product-grid{padding-top:2rem;padding-bottom:4rem}.product-grid{display:grid;list-style:none;padding:0;gap:2rem}@media screen and (min-width:750px){.section-product-grid{padding-top:6.4rem;padding-bottom:6.4rem}}@media screen and (max-width:989px){.product-grid.grid--medium,.product-grid.grid--small{grid-template-columns:repeat(2,1fr)}.product-grid.grid--medium .grid__item:not(.grid__item__after-card):nth-child(5n+1),.product-grid.grid--medium .grid__item--full{grid-column:1 / -1}}@media screen and (min-width:990px){.product-grid-wrap{display:flex;align-items:flex-start;gap:3.2rem 6.4rem}.facets-wrapper{width:27%;max-width:38.9rem;flex-shrink:0}.product-grid,.product-grid.grid--small,.product-grid.grid--medium{grid-template-columns:repeat(2,1fr);align-items:flex-start;gap:4rem}}@media screen and (min-width:1200px){.product-grid,.product-grid.grid--small,.product-grid.grid--medium{grid-template-columns:repeat(3,1fr);gap:6rem}}load-previous-products.button{display:flex;flex-wrap:nowrap;font-size:var(--font-size-14);line-height:1;padding:.55rem 1.6rem;margin:0 auto 3.2rem}load-previous-products.button>svg{width:1.8rem}load-previous-products.button.loading .loading-spinner{width:1.8rem;height:1.8rem}@media screen and (min-width:990px){load-previous-products.button{font-size:var(--font-size-16);padding:1.3rem 1.6rem;margin:0 auto 6.4rem}}body:not(.swym-buttons-loaded) .swym-button{opacity:0}.swym-button.disabled .icon-heart{display:none}.swym-button:not(.disabled) .icon-heart--filled{display:none}.swym-button.disabled .icon-heart--filled{display:block}button.swym-button.disabled,button.swym-button:disabled{opacity:1!important}.swym-storefront-layout-grid-item-image-container{background:transparent!important}.swym-storefront-layout-grid-item-add-to-cart-button{font-weight:500!important}
/*# sourceMappingURL=/cdn/shop/t/22/assets/critical.css.map */
