:root{--red: 226 6 19;--black: 0 0 0;--grey-dark: 40 40 40;--grey-medium: 104 104 104;--grey-light: 153 153 153;--grey-lightest: 217 217 217;--blue: 238 245 251;--blue-medium: 215 232 246;--blue-light: 238 245 251;--white: 255 255 255;--focus: 0 153 255;--max-width: 128rem;--border-radius: .3rem;--border-radius-round: 9999px;--border-radius-small: .3rem;--box-shadow: 0 2px 8px rgb(var(--black) / 30%)}*{padding:0;margin:0;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;color:inherit;text-align:inherit;text-transform:inherit;text-decoration:inherit;-webkit-appearance:none;appearance:none;outline:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgb(0 0 0 / 0%);text-size-adjust:100%}*:focus-visible{box-shadow:0 0 0 4px rgb(var(--focus) / 100%),inset 0 0 0 9999px rgb(var(--focus) / 10%)}html{scroll-behavior:smooth}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{font-family:Circular,sans-serif;font-size:1rem;color:rgb(var(--grey-dark))}input,textarea,select,button{background-color:transparent;border:none;border-radius:0}button,input[type=submit],input[type=reset],input[type=button]{cursor:pointer}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=checkbox]{width:1.2rem;height:1.2rem;position:relative;cursor:pointer}input[type=checkbox]:after{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;font-family:Material Symbols Outlined,sans-serif;font-variation-settings:"wght" 400;border:1px solid rgb(var(--black));border-radius:.2rem;display:flex;align-items:center;justify-content:center;pointer-events:none;box-sizing:border-box}input[type=checkbox]:checked:after{content:"check";background-color:rgb(var(--black));color:rgb(var(--white));font-size:1rem;line-height:1;font-variation-settings:"wght" 700}input[type=checkbox][disabled]:after{cursor:not-allowed;background:rgb(var(--grey-lightest) / 40%);border:none}dialog{border:none}dialog:modal{width:100%;max-width:100%;height:100%;max-height:100%}details>summary{list-style:none;cursor:pointer}details>summary::-webkit-details-marker{display:none}.shop-container{min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between}.semifluid{box-sizing:border-box;max-width:var(--max-width);margin:0 auto;width:100%;padding-right:1rem;padding-left:1rem}@media screen and (min-width: 32rem){.semifluid{padding-right:2rem;padding-left:2rem}}@media screen and (min-width: 48rem){.semifluid{padding-right:3rem;padding-left:3rem}}@media screen and (min-width: 64rem){.semifluid{padding-right:4rem;padding-left:4rem}}@media screen and (min-width: 80rem){.semifluid{padding-right:5rem;padding-left:5rem}}.shopify-section:nth-last-child(2){flex-grow:1}.shopify-section-group-header-group{position:sticky;top:0;z-index:7000}.hover-underline{position:relative}.hover-underline:after{content:" ";position:absolute;left:0;bottom:-.2em;width:100%;height:2px;transform:scaleX(0);transform-origin:left;transition:transform .3s}.hover-underline:hover,.hover-underline[data-active=true]{color:rgb(var(--red))}:is(.hover-underline:hover,.hover-underline[data-active=true]):after{background-color:rgb(var(--red));transform:scaleX(1)}.button{border-radius:var(--border-radius-round);border:1px solid rgb(var(--black));padding:.5em 1.25em;display:inline-block;box-sizing:border-box}.button[data-highlight=true]{background:rgb(var(--red));color:rgb(var(--white));border:1px solid rgb(var(--red))}.button[data-secondary=true]{background:rgb(var(--black));color:rgb(var(--white));border:1px solid rgb(var(--black))}.select-wrapper{position:relative;display:inline-block}.select-wrapper:after{content:"expand_more";font-family:Material Symbols Outlined,sans-serif;position:absolute;top:0%;right:0;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;font-size:140%;font-variation-settings:"wght" 300;padding:0 .25em;border-left:1px solid rgb(var(--grey-light))}.select-wrapper>select{border:1px solid rgb(var(--grey-light));padding:.5em 3em .5em 1em;border-radius:var(--border-radius)}.material-symbols-outlined{display:inline-block;font-family:Material Symbols Outlined,sans-serif;font-variation-settings:"wght" 500;font-style:normal;font-weight:400;font-feature-settings:"liga";line-height:1;text-transform:none;letter-spacing:normal;overflow-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.slider-pagination-page{width:.6rem;height:.6rem;background-color:rgb(var(--white) / 50%)}.slider-pagination-page.is-active{background-color:rgb(var(--white));transform:scale(1)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.rich-text{font-size:1rem}.rich-text img,.rich-text video{width:100%;height:auto;display:block;margin:2em 0}.rich-text iframe{margin:2em 0;border:none}.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6{font-weight:700;margin-top:1em;margin-bottom:.25em}.rich-text h1{font-size:3rem}.rich-text h2{font-size:2.4rem}.rich-text h3{font-size:2rem}.rich-text h4{font-size:1.4rem}.rich-text h5{font-size:1.2rem}.rich-text h6{font-size:1rem}.rich-text p{font-size:1rem;line-height:1.4}.rich-text strong{font-weight:700}.rich-text a{color:rgb(var(--red));text-decoration:underline}.rich-text blockquote{background:rgb(var(--grey-lightest) / 50%);padding:1.5em;border-radius:var(--border-radius-small);color:rgb(var(--grey-medium));font-style:italic;max-width:40em;margin-top:2em;margin-bottom:2em}.rich-text ul,.rich-text ol{margin:1.5em 0 1.5em 2em;line-height:1.4}.generic-headline{font-size:1.5rem;font-weight:700;margin-top:1em;margin-bottom:.25em}@media screen and (min-width: 48rem){.generic-headline{font-size:3rem}}.generic-grid{display:grid;gap:2rem .75rem;margin-bottom:6rem;grid-template-columns:repeat(2,1fr)}@media screen and (min-width: 32rem){.generic-grid{gap:3rem 1.5rem}}@media screen and (min-width: 64rem){.generic-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 90rem){.generic-grid{grid-template-columns:repeat(4,1fr)}}.generic-grid-headline{font-size:.9rem;-webkit-hyphens:auto;hyphens:auto;font-weight:700;margin-top:.5em;margin-bottom:.5em}@media screen and (min-width: 32rem){.generic-grid-headline{font-size:1.1rem}}@media screen and (min-width: 48rem){.generic-grid-headline{font-size:1.3rem}}@media screen and (min-width: 48rem){.generic-grid-headline{font-size:1.4rem}}.generic-pagination{font-size:1.1rem;font-weight:700;margin-top:4em;margin-bottom:4em;display:flex;align-items:center;gap:.5em;flex-wrap:wrap}.generic-pagination span:hover,.generic-pagination .current{color:rgb(var(--red))}#shopify-section-header-top,#shopify-section-announcement-bar{position:relative;z-index:7000}#shopify-section-header-bottom{position:sticky;top:0;z-index:7000}
/*# sourceMappingURL=/cdn/shop/t/9/assets/css/critical.css.map */
