.crobag-storefront-shell-frame,.crobag-storefront-canvas,[data-storefront-overlay-theme=shared]{--background:var(--crobag-sf-page,var(--crobag-sf-bg,#fff));--surface:var(--crobag-sf-panel,var(--crobag-sf-surface,#fff));--surface-subtle:var(--crobag-sf-panel-subtle,var(--surface));--text:var(--crobag-sf-text,#172022);--muted:var(--crobag-sf-muted,#657174);--line:var(--crobag-sf-border,color-mix(in srgb, var(--text) 14%, transparent));--accent:var(--crobag-sf-accent,#315f5c);--accent-soft:color-mix(in srgb, var(--accent) 12%, var(--surface));--accent-contrast:var(--crobag-sf-accent-contrast,#fff);--brand:var(--accent);--danger:var(--crobag-sf-danger,#8d2f2f);--status-warning-bg:var(--crobag-sf-status-warning-bg,#fff1d6);--status-warning:var(--crobag-sf-status-warning,#80580d);--status-danger-bg:var(--crobag-sf-status-danger-bg,#f9e4df);--status-danger:var(--crobag-sf-status-danger,#963c32)}.storefront-base-price{color:var(--muted);margin-top:.2rem;font-size:.75rem;line-height:1.4;display:block}.storefront-quantity{gap:.3rem;width:min(100%,10.5rem);font-weight:620;display:grid}.storefront-quantity>[role=group]{border:1px solid color-mix(in srgb,var(--text) 11%,transparent);background:var(--surface);border-radius:7px;grid-template-columns:2.75rem minmax(3.25rem,1fr) 2.75rem;align-items:stretch;display:grid;overflow:hidden}.storefront-quantity>[role=group]>button,.storefront-quantity>[role=group]>input{background:var(--surface);min-width:0;min-height:2.6rem;color:var(--text);font:inherit;border:0;border-radius:0;margin:0}.storefront-quantity>[role=group]>button{cursor:pointer;place-items:center;width:auto;padding:0;font-size:1.08rem;font-weight:650;line-height:1;display:grid}.storefront-quantity>[role=group]>button:first-child{border-right:1px solid var(--line)}.storefront-quantity>[role=group]>button:last-child{border-left:1px solid var(--line)}.storefront-quantity>[role=group]>button:hover:not(:disabled),.storefront-quantity>[role=group]>button:focus-visible{background:var(--accent-soft);color:var(--accent)}.storefront-quantity>[role=group]>button:disabled{color:var(--muted);cursor:not-allowed;opacity:.55}.storefront-quantity>[role=group]>input{text-align:center;appearance:textfield;width:100%;padding:.45rem .35rem}.storefront-quantity>[role=group]>input::-webkit-inner-spin-button{appearance:none;margin:0}.storefront-quantity>[role=group]>input::-webkit-outer-spin-button{appearance:none;margin:0}.storefront-quantity>small{color:var(--muted);font-size:.77rem;font-weight:500;line-height:1.35}.storefront-live-message{min-height:1.4rem;color:var(--muted)}.storefront-cart-layout,.storefront-checkout-layout{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.storefront-cart-line{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(140px,170px) auto auto;align-items:center;gap:1rem;padding:1.25rem 0;display:grid}.storefront-cart-line>div{gap:.3rem;display:grid}.storefront-cart-line>div:has(>img){grid-template-columns:72px minmax(0,1fr);align-items:center;gap:.9rem}.storefront-cart-line>div>img{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,.5rem);background:var(--surface);width:72px;display:block}.storefront-cart-line>div:has(>img)>div{gap:.3rem;min-width:0;display:grid}.storefront-cart-line>div span,.storefront-cart-line>div em{color:var(--muted);font-size:.9rem}.storefront-cart-line>div em{color:var(--danger)}.storefront-text-button{cursor:pointer;background:0 0;border:0;text-decoration:underline}.storefront-text-button:has(>svg){border-radius:var(--crobag-sf-control-radius,.5rem);width:40px;height:40px;color:inherit;border:1px solid #0000;place-items:center;padding:0;text-decoration:none;display:inline-grid}.storefront-text-button:has(>svg):hover:not(:disabled){border-color:var(--line);background:var(--accent-soft);color:var(--accent)}.storefront-text-button:has(>svg):focus-visible{border-color:var(--line);background:var(--accent-soft);color:var(--accent)}.storefront-text-button>svg{fill:currentColor;width:20px;height:20px}.storefront-order-summary{position:sticky;top:6rem}.storefront-order-summary>p{justify-content:space-between;gap:1rem;display:flex}.storefront-order-summary p span{gap:.2rem;display:grid}.storefront-order-summary small{color:var(--muted)}.storefront-total{border-top:1px solid var(--line);padding-top:1rem;font-size:1.15rem}.storefront-primary-link,.storefront-order-button{border-radius:var(--crobag-sf-control-radius,.55rem);background:var(--accent);width:100%;color:var(--accent-contrast);text-align:center;cursor:pointer;border:0;padding:.82rem 1rem;font-weight:720;text-decoration:none;display:block}.storefront-order-button:disabled{opacity:.44;cursor:not-allowed}.storefront-checkout-steps{gap:1.5rem;display:grid}.storefront-checkout-steps>section{gap:1rem;display:grid}.storefront-checkout-steps label{gap:.35rem;font-weight:650;display:grid}.storefront-checkout-steps input,.storefront-checkout-steps select{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,.5rem);background:var(--surface);min-height:2.75rem;color:var(--text);padding:.55rem .7rem}.storefront-checkout-steps button{border-radius:var(--crobag-sf-control-radius,.5rem);background:var(--accent);width:fit-content;color:var(--accent-contrast);cursor:pointer;border:0;padding:.75rem 1rem;font-weight:750}.storefront-address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.storefront-wide{grid-column:1/-1}.storefront-checkout-steps .storefront-checkbox{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;font-weight:500}.storefront-checkbox input{min-height:auto;margin-top:.2rem}.storefront-checkbox>.storefront-checkbox-label,.storefront-checkbox>span{min-width:0;line-height:1.5}.storefront-checkout-steps .storefront-method{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,.55rem);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.9rem}.storefront-method input{min-height:auto}.storefront-method span{gap:.25rem;display:grid}.storefront-method small{color:var(--muted);font-weight:400}.storefront-shipping-choice{gap:.75rem;display:grid}.storefront-shipping-choice.is-selected>.storefront-method{border-color:color-mix(in srgb,var(--accent) 45%,var(--line));background:color-mix(in srgb,var(--accent) 4%,var(--surface))}.storefront-delivery-modes{border:0;flex-wrap:wrap;gap:.55rem;margin:0;padding:0;display:flex}.storefront-delivery-modes legend{color:var(--muted);margin-bottom:.45rem;font-size:.82rem}.storefront-delivery-modes label{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,.5rem);background:var(--surface);grid-template-columns:none;align-items:center;gap:.45rem;padding:.55rem .7rem;font-weight:600;display:flex}.storefront-delivery-modes input{min-height:auto}.storefront-service-point-picker{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,.6rem);background:color-mix(in srgb,var(--surface) 96%,var(--text) 4%);gap:.75rem;padding:.85rem;display:grid}.storefront-service-point-selected{border:1px solid color-mix(in srgb,var(--accent) 35%,var(--line));border-radius:var(--crobag-sf-control-radius,.5rem);background:var(--surface);gap:.18rem;padding:.72rem .78rem;display:grid}.storefront-service-point-kicker{color:var(--muted);text-transform:uppercase;letter-spacing:.055em;font-size:.75rem;font-weight:700}.storefront-service-point-search{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.55rem;display:grid}.storefront-service-point-search label{font-weight:600}.storefront-service-point-search button{min-height:2.75rem}.storefront-service-point-postnumber{max-width:22rem;font-weight:600}.storefront-service-point-postnumber small{color:var(--muted);font-weight:400}.storefront-service-point-results{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,.55rem);background:var(--surface);display:grid;overflow:hidden}.storefront-checkout-steps button.storefront-service-point-result{text-align:left;border:0;border-bottom:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.72rem .8rem;font-weight:500;display:grid}.storefront-checkout-steps button.storefront-service-point-result:last-child{border-bottom:0}.storefront-checkout-steps button.storefront-service-point-result:hover,.storefront-checkout-steps button.storefront-service-point-result:focus-visible{background:color-mix(in srgb,var(--accent) 5%,var(--surface));outline:none}.storefront-service-point-result>span{gap:.18rem;display:grid}.storefront-service-point-result small{color:var(--muted);font-weight:450}.storefront-legal-content{white-space:pre-wrap;color:var(--muted);padding:.8rem 0;line-height:1.6}.storefront-legal-links{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.storefront-legal-links a,.storefront-checkout-steps .storefront-checkbox a{color:inherit;text-underline-offset:.14em;text-decoration:underline}.storefront-blockers{border-left:4px solid var(--status-warning);background:var(--status-warning-bg);margin:1rem 0;padding:.8rem 1rem}.storefront-blockers ul{padding-left:1.2rem}.storefront-confirmation{max-width:780px}.storefront-confirmation dl{border-top:1px solid var(--line);gap:0;margin:2rem 0;display:grid}.storefront-confirmation dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:1rem 0;display:flex}.storefront-confirmation dt{color:var(--muted)}.storefront-confirmation dd{text-align:right;margin:0;font-weight:750}.storefront-prepayment-instructions{border:1px solid var(--line);border-radius:var(--crobag-sf-panel-radius,12px);background:var(--surface);margin:1.5rem 0;padding:clamp(16px,2.5cqw,24px)}.storefront-prepayment-instructions h2{margin:0 0 .5rem;font-size:1.25rem}.storefront-prepayment-instructions p{color:var(--muted);margin:.25rem 0 1rem}.storefront-prepayment-instructions dl{margin:0}.storefront-prepayment-instructions dd{overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.storefront-kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:800}.storefront-page-title,.storefront-step-title{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.storefront-page-title h1,.storefront-step-title h2{margin-top:0}.storefront-step-title .crobag-help-button{width:34px;height:34px;font-size:1rem}.storefront-customer-type{border:0;flex-wrap:wrap;gap:1rem;margin:0;padding:0;display:flex}.storefront-customer-type legend{width:100%;margin-bottom:.25rem;font-weight:750}.storefront-account-card .storefront-customer-type label{grid-template-columns:auto auto;align-items:center;gap:.5rem;font-weight:500}.storefront-customer-type input{min-height:auto}.storefront-legal-page{min-width:0}.storefront-legal-page article{white-space:pre-wrap;color:var(--text);margin:2rem 0;line-height:1.75}.storefront-legal-page>footer{border-top:1px solid var(--line);color:var(--muted);padding-top:1rem;font-size:.85rem}.storefront-global-footer nav{flex-wrap:wrap}.storefront-home:not(.storefront-home-editor-document){max-width:1240px;margin:0 auto;padding:clamp(2rem,5vw,5rem) clamp(1rem,4vw,3rem)}.storefront-home-editor-document{width:100%;max-width:none;margin:0;padding:0}.storefront-hero{justify-content:space-between;align-items:flex-start;gap:2rem;padding:clamp(2rem,7vw,6rem) 0;display:flex}.storefront-hero h1{max-width:850px;margin:.5rem 0 1.5rem}.storefront-hero p{color:var(--muted);max-width:650px;font-size:1.2rem}.storefront-section-title{justify-content:space-between;align-items:end;margin-bottom:1.25rem;display:flex}.storefront-home .storefront-section-title h2{margin:.35rem 0 0}.storefront-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.storefront-product-card{min-width:0}.storefront-product-card a{color:inherit;gap:.68rem;text-decoration:none;display:grid}.storefront-card-media{aspect-ratio:auto;background:var(--surface-subtle,var(--surface));border:1px solid var(--line);border-radius:var(--crobag-sf-product-card-radius,var(--crobag-sf-radius));place-items:center;transition:border-color .18s,box-shadow .18s;display:grid;overflow:hidden}.storefront-card-media[data-image-aspect=SQUARE]{aspect-ratio:1}.storefront-card-media[data-image-aspect=PORTRAIT_4_5]{aspect-ratio:4/5}.storefront-card-media[data-image-aspect=PORTRAIT_3_4]{aspect-ratio:3/4}.storefront-card-media img{object-fit:contain;width:100%;height:auto;max-height:100%;transition:transform .24s}.storefront-card-media[data-image-aspect]:not([data-image-aspect=ORIGINAL]) img{height:100%}.storefront-card-media[data-image-fit=COVER] img{object-fit:cover;width:100%;height:100%}.storefront-card-media span{color:var(--muted)}.storefront-product-card a:hover .storefront-card-media{border-color:color-mix(in srgb,var(--accent) 38%,var(--line));box-shadow:0 10px 28px color-mix(in srgb,var(--text) 7%,transparent)}.storefront-product-card a:hover .storefront-card-media img{transform:scale(1.018)}.storefront-card-content{gap:.28rem;min-width:0;display:grid}.storefront-card-content :is(h2,h3){letter-spacing:-.008em;text-wrap:balance;margin:0;font-size:clamp(.94rem,1.02cqw,1.02rem);font-weight:610;line-height:1.3}.storefront-card-content small{color:var(--muted);font-size:.78rem;line-height:1.45}.storefront-card-content .storefront-price-value>strong{color:var(--text);font-size:1rem;font-weight:720}.storefront-card-availability{align-items:center;gap:6px;width:max-content;max-width:100%;font-size:.8rem;display:inline-flex}.storefront-card-availability>span{background:var(--crobag-sf-success,#3f7652);width:6px;height:6px;box-shadow:0 0 0 2px color-mix(in srgb,var(--crobag-sf-success,#3f7652) 9%,transparent);border-radius:999px;flex:0 0 6px}.storefront-card-availability[data-available=false]>span{background:color-mix(in srgb,var(--text) 42%,var(--surface));box-shadow:0 0 0 3px color-mix(in srgb,var(--text) 7%,transparent)}.storefront-empty-catalog{border:1px dashed var(--line);border-radius:var(--crobag-sf-radius);text-align:center;padding:clamp(28px,6vw,70px)}@media (prefers-reduced-motion:reduce){.storefront-card-media,.storefront-card-media img{transition:none}.storefront-product-card a:hover .storefront-card-media img{transform:none}}.storefront-product-summary .storefront-variant-choice{border:1px solid color-mix(in srgb,var(--text) 12%,transparent);border-radius:var(--crobag-sf-control-radius,.65rem);cursor:pointer;align-items:flex-start;padding:.68rem}.storefront-variant-choice[data-selected=true]{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.storefront-variant-content{gap:.55rem;min-width:0;display:grid}.storefront-variant-swatches{flex-wrap:wrap;gap:.45rem;display:flex}.storefront-variant-swatch{border:1px solid color-mix(in srgb,var(--text) 20%,transparent);border-radius:var(--crobag-sf-control-radius,.45rem);width:1.9rem;height:1.9rem;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--surface) 55%,transparent);display:inline-block}.storefront-product-summary .storefront-variant-select{align-items:stretch;gap:.45rem;display:grid}.storefront-variant-select select{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,.5rem);background:var(--surface);width:100%;min-height:3rem;color:var(--text);padding:.7rem .8rem}.storefront-variant-required{color:var(--muted);margin:.6rem 0 0}.storefront-selected-price{border-bottom:1px solid var(--line);gap:.12rem;min-height:0;margin:.2rem 0 .65rem;padding-bottom:.72rem;display:grid}.storefront-selected-price strong{letter-spacing:-.015em;font-size:1.42rem;font-weight:720}.storefront-selected-price small,.storefront-selected-price span{color:var(--muted);font-size:.82rem;line-height:1.45}.storefront-account,.storefront-account-auth{min-width:0}.storefront-account>.storefront-page-title{flex-wrap:wrap;align-items:center}.storefront-account>.storefront-page-title nav{border-top:1px solid var(--line);flex-wrap:wrap;flex:1 0 100%;gap:.45rem 1rem;padding-top:14px;display:flex}.storefront-account>.storefront-page-title nav .storefront-text-button{color:var(--muted);text-underline-offset:5px;text-decoration:none}.storefront-account>.storefront-page-title nav .storefront-text-button[aria-current=page]{color:var(--text);font-weight:800;text-decoration:underline;text-decoration-thickness:2px}.storefront-account-auth{place-items:center;min-height:65vh;display:grid}.storefront-account-card{min-width:0}.storefront-account-auth .storefront-account-card{gap:16px;width:min(560px,100%);display:grid}.storefront-account-card h1,.storefront-account-card h2{margin:.15rem 0}.storefront-account-card label{gap:6px;display:grid}.storefront-account-card input,.storefront-account-card textarea{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,9px);background:var(--surface);width:100%;color:var(--text);font:inherit;padding:11px 12px}.storefront-account-card button:not(.storefront-text-button){border-radius:var(--crobag-sf-control-radius,9px);background:var(--accent);color:var(--accent-contrast);cursor:pointer;border:0;padding:12px 16px;font-weight:700}.storefront-account-card .storefront-text-button{color:var(--accent);text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.storefront-account-card button:disabled{opacity:.55;cursor:not-allowed}.storefront-auth-feedback{border-left:3px solid var(--accent);background:color-mix(in srgb,var(--accent) 7%,var(--surface));margin:0;padding:11px 13px;font-size:.9rem;line-height:1.45}.storefront-login-forgot{justify-self:start;font-size:.9rem}.storefront-login-register{border-top:1px solid var(--line);text-align:center;justify-items:center;gap:5px;padding-top:16px;display:grid}.storefront-login-register strong{font-size:.92rem}.storefront-login-register a{font-weight:700}.storefront-account-name,.storefront-account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.storefront-account-grid{margin:24px 0}.storefront-account-card dl{gap:10px;margin:0;display:grid}.storefront-account-card dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:8px 0;display:flex}.storefront-account-card dt,.storefront-account-card dd{margin:0}.storefront-account-orders{display:grid}.storefront-action-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;display:flex}.storefront-action-row>a{min-width:0;color:inherit;flex:1;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;text-decoration:none;display:flex}.storefront-action-row>a:hover strong{color:var(--accent)}.storefront-action-row>a span{gap:4px;display:grid}.storefront-action-row>a span:last-child{text-align:right}.storefront-action-row>button{flex:none}.storefront-account-order-lines{display:grid}.storefront-account-order-lines article{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:24px;padding:14px 0;display:grid}.storefront-account-order-lines span:first-child{gap:3px;display:grid}.storefront-account-event{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;padding:12px 0;display:flex}.storefront-return-lines{gap:8px;margin:12px 0 18px;display:grid}.storefront-return-lines>div{grid-template-columns:minmax(0,1fr) minmax(140px,170px);align-items:center;gap:16px;display:grid}.storefront-return-lines>div>span{display:grid}.storefront-return-lines .storefront-quantity{width:100%}.storefront-development-note{border:1px solid var(--status-warning);background:var(--status-warning-bg);border-radius:var(--crobag-sf-control-radius,9px);padding:12px}.storefront-account-auth .storefront-account-card.is-registration{width:min(680px,100%)}.storefront-account-card h2{font-size:1.45rem;line-height:1.2}.storefront-account .storefront-section-title{align-items:center;margin-bottom:1rem}.storefront-account .storefront-section-title h2{margin:.15rem 0 0;font-size:1.45rem;line-height:1.2}.storefront-account-card select{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,9px);background:var(--surface);width:100%;min-height:44px;color:inherit;padding:11px 12px}.storefront-account-section{border-top:1px solid var(--line);gap:14px;padding-top:16px;display:grid}.storefront-account-section-heading{gap:3px;display:grid}.storefront-account-section-heading>strong{font-size:1rem}.storefront-account-section-heading>small,.storefront-field-note{color:var(--muted);font-weight:400;line-height:1.45}.storefront-account-type{border:0;margin:2px 0 4px;padding:0}.storefront-account-type>legend{margin-bottom:9px;font-weight:750}.storefront-account-type-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.storefront-account-type-options label{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,11px);background:var(--surface);cursor:pointer;padding:13px 14px;transition:border-color .16s,box-shadow .16s,background .16s;display:block}.storefront-account-type-options label[data-selected=true]{border-color:var(--accent);background:var(--surface);box-shadow:inset 3px 0 0 var(--accent)}.storefront-account-type-options label:hover{border-color:color-mix(in srgb,var(--accent) 42%,var(--line))}.storefront-account-type-options label>span{gap:3px;display:grid}.storefront-account-type-options small{color:var(--muted);font-weight:400;line-height:1.35}.storefront-business-fields{gap:14px;display:grid}.storefront-legal-consents{gap:10px}.storefront-consent-list{gap:10px;display:grid}.storefront-consent-list .storefront-checkbox{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;font-weight:500;display:grid}.storefront-consent-list .storefront-checkbox input{width:18px;height:18px;margin-top:2px}.storefront-registration-unavailable{border-left-color:var(--status-warning);background:var(--status-warning-bg)}.storefront-registration-unavailable strong{margin-bottom:3px;display:block}.storefront-registration-unavailable p{color:var(--status-warning);margin:0;font-size:.92rem;line-height:1.45}.storefront-account-status{color:var(--muted);align-items:center;gap:8px;font-size:.92rem;display:flex}.storefront-account-status-dot{background:var(--accent);border-radius:50%;width:8px;height:8px}.storefront-account-addresses{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.storefront-account-addresses article{border:1px solid var(--storefront-line,var(--line));border-radius:var(--crobag-sf-radius,10px);gap:3px;padding:14px;display:grid}.storefront-account-addresses span{color:var(--storefront-muted,var(--muted))}.storefront-bundle-configurator{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:1rem;padding:1rem 0;display:grid}.storefront-bundle-configurator>legend{padding:0;font-size:1.05rem;font-weight:700}.storefront-bundle-component{border-bottom:1px solid var(--line);gap:.75rem;padding:.9rem 0;display:grid}.storefront-bundle-component:last-child{border-bottom:0}.storefront-bundle-component-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.storefront-bundle-component-heading label{color:var(--muted);align-items:center;gap:.45rem;font-size:.9rem;display:flex}.storefront-bundle-component-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:.75rem;display:grid}.storefront-bundle-component-fields label{gap:.35rem;display:grid}.storefront-bundle-component-fields select,.storefront-bundle-component-fields>label>input{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,.5rem);background:var(--surface);width:100%;min-height:2.7rem;color:var(--text);padding:.5rem .7rem}.storefront-bundle-component-fields p{color:var(--muted);margin:0}.storefront-bundle-quantity{white-space:nowrap;color:var(--muted);font-size:.9rem}.storefront-bundle-summary{margin-top:.55rem}.storefront-bundle-summary>strong{margin-bottom:.35rem;display:block}.storefront-bundle-summary ul{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.storefront-bundle-summary li{color:var(--text);font-size:.88rem;display:grid}.storefront-bundle-summary li small{color:var(--muted)}.storefront-bundle-summary.is-compact{margin-top:.35rem}.storefront-bundle-summary.is-compact li{font-size:.82rem}@media (max-width:900px){.storefront-cart-layout,.storefront-checkout-layout{grid-template-columns:1fr}.storefront-order-summary{position:static}}@media (max-width:680px){.storefront-cart-line{grid-template-columns:minmax(0,1fr) auto;align-items:start}.storefront-cart-line>.storefront-quantity{grid-column:1/2;width:min(100%,10.5rem)}.storefront-cart-line>.storefront-price-value,.storefront-cart-line>.storefront-discounted-price{grid-area:1/2;justify-self:end}.storefront-cart-line>.storefront-text-button{grid-column:2;justify-self:end}}@media (max-width:850px){.storefront-bundle-component-fields{grid-template-columns:1fr}}.storefront-price-value{justify-items:end;gap:2px;display:inline-grid}.storefront-price-value>strong{font-size:inherit}.storefront-price-value>small{color:var(--muted);font-size:.72rem;font-weight:600}.storefront-price-value .storefront-gross-reference{font-weight:500}.storefront-card-content .storefront-price-value{justify-items:start}.storefront-discounted-price{justify-items:end;gap:3px;display:grid}.storefront-discounted-price del{color:var(--muted);font-size:.82rem}.storefront-promotion-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:8px;margin:10px 0;padding:12px 0;list-style:none;display:grid}.storefront-promotion-list li{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.storefront-promotion-list li span{gap:2px;display:grid}.storefront-promotion-list small{color:var(--muted)}.storefront-promotion-list li>strong,.storefront-summary-discount strong{color:var(--accent)}.storefront-coupon-entry{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,10px);background:var(--surface);gap:10px;margin:14px 0;padding:14px;display:grid}.storefront-coupon-entry>div:first-child{gap:2px;display:grid}.storefront-coupon-entry small{color:var(--muted)}.storefront-coupon-entry form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.storefront-coupon-entry input{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,8px);background:var(--surface);width:100%;min-height:42px;color:var(--text);text-transform:uppercase;padding:9px 11px}.storefront-coupon-entry button{min-height:42px}.storefront-coupon-active{justify-content:space-between;align-items:center;gap:12px;display:flex}.storefront-coupon-active span{display:grid}.storefront-coupon-message{color:var(--status-danger);margin:0;font-size:.85rem}.storefront-checkout-line{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:10px 0;display:grid}.storefront-checkout-line>span{gap:3px;display:grid}.storefront-order-summary .storefront-total{align-items:flex-start}.storefront-tax-note{color:var(--muted);font-size:.82rem}.storefront-account-order-totals{border-top:1px solid var(--line);gap:6px;margin-top:16px;padding-top:12px;display:grid}.storefront-account-order-totals p{justify-content:space-between;gap:16px;margin:0;display:flex}.storefront-account-order-totals .storefront-total{border-top:1px solid var(--line);padding-top:9px}.storefront-market-switcher{flex-wrap:wrap;align-items:end;gap:.55rem;margin-left:auto;display:flex}.storefront-market-switcher label{color:var(--muted);gap:.18rem;font-size:.72rem;display:grid}.storefront-market-switcher select{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,.45rem);background:var(--surface);min-height:2.25rem;color:var(--text);font:inherit;padding:.35rem .55rem}.storefront-market-error{width:100%;color:var(--status-danger)}.storefront-market-loading{color:var(--muted);margin-left:auto}.storefront-category-page,.storefront-cms-page{min-width:0}.storefront-breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.32rem;font-size:.78rem;line-height:1.4;display:flex}.storefront-breadcrumbs a{color:inherit;text-decoration:none}.storefront-breadcrumbs a:hover{text-underline-offset:.2em;text-decoration:underline}.storefront-breadcrumbs>span[aria-hidden=true]{opacity:.55}.storefront-breadcrumbs>span[aria-current=page]{color:color-mix(in srgb,var(--text) 72%,var(--muted))}.storefront-category-heading{min-width:0}.storefront-category-heading h1,.storefront-cms-page h1{margin:.2rem 0 .65rem}.storefront-cms-page article{width:100%;max-width:none;margin:2rem 0 0}.storefront-cms-page article>header{border-bottom:1px solid var(--line);margin-bottom:1.5rem;padding-bottom:1.5rem}.storefront-rich-content{gap:.82rem;line-height:1.76;display:grid}.storefront-rich-content :is(p,h2,h3,h4,blockquote,ul,ol){margin:0}.storefront-rich-content :is(p,li){color:color-mix(in srgb,var(--text) 88%,var(--muted));font-size:.98rem}.storefront-rich-content :is(ul,ol){padding-left:1.4em}.storefront-rich-content blockquote{border-left:3px solid var(--accent);color:var(--muted);padding:.15rem 0 .15rem 1rem}.storefront-rich-content img{border-radius:var(--crobag-sf-radius,.5rem);max-width:100%;height:auto;display:block}.storefront-global-header nav,.storefront-global-footer nav{min-width:0}.storefront-navigation-list{align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.storefront-navigation-list li{min-width:0;position:relative}.storefront-navigation-list a{align-items:center;min-height:2.5rem;padding:.35rem .15rem;display:inline-flex}.storefront-navigation-mobile{display:none;position:relative}.storefront-global-footer .storefront-navigation-list{flex-wrap:wrap}.storefront-global-header .storefront-navigation-mobile{display:none}.storefront-product-card .storefront-base-price{margin-top:.35rem}.storefront-global-header .crobag-help-button,.storefront-home .crobag-help-button,.storefront-cart .crobag-help-button,.storefront-checkout .crobag-help-button,.storefront-confirmation .crobag-help-button,.storefront-legal-page .crobag-help-button{display:none}.storefront-account-form,.storefront-account-address-editor{gap:12px;display:grid}.storefront-account-form label{gap:6px;display:grid}.storefront-account-address-editor{border-top:1px solid var(--storefront-line,var(--line));margin-top:18px;padding-top:18px}.storefront-account-addresses article>div{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.storefront-account-addresses article>div button{font:inherit}.storefront-account-addresses article[data-active=false]{opacity:.65}.storefront-registration-setup-note{border-left-color:var(--status-warning);background:var(--status-warning-bg)}.storefront-registration-setup-note strong{margin-bottom:4px;display:block}.storefront-registration-setup-note p{color:var(--status-warning);margin:.15rem 0 .4rem;font-size:.92rem;line-height:1.45}.storefront-registration-setup-note ul{color:var(--status-warning);margin:.35rem 0 0;padding-left:1.2rem;font-size:.9rem;line-height:1.45}.storefront-contact-page{min-width:0}.storefront-contact-card{width:100%}.storefront-account-form textarea{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,9px);background:var(--surface);width:100%;color:inherit;font:inherit;resize:vertical;padding:11px 12px}.storefront-contact-card .storefront-checkbox{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;font-weight:500;display:grid}.storefront-contact-card .storefront-checkbox input{width:18px;height:18px;margin-top:2px}.storefront-contact-attachments{border-block:1px solid var(--line);gap:10px;padding:14px 0;display:grid}.storefront-contact-attachments>div:first-child{gap:3px;display:grid}.storefront-contact-attachments>div:first-child small{color:var(--muted);font-size:.84rem;line-height:1.45}.storefront-account-card .storefront-contact-file-picker{cursor:pointer;justify-self:start;align-items:center;gap:0;display:inline-flex;position:relative}.storefront-contact-file-picker input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.storefront-contact-file-picker span{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,9px);background:var(--surface);align-items:center;min-height:40px;padding:9px 13px;font-weight:700;display:inline-flex}.storefront-contact-file-picker:hover span{border-color:var(--accent)}.storefront-contact-file-picker:focus-within span{outline:2px solid color-mix(in srgb,var(--accent) 45%,transparent);outline-offset:2px}.storefront-contact-file-picker:has(input:disabled){opacity:.55;cursor:not-allowed}.storefront-contact-attachment-list{gap:7px;display:grid}.storefront-contact-attachment-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:9px 0;display:flex}.storefront-contact-attachment-list>div>span{gap:2px;min-width:0;display:grid}.storefront-contact-attachment-list>div strong{overflow-wrap:anywhere;font-size:.9rem}.storefront-contact-attachment-list small{color:var(--muted);font-size:.78rem}.storefront-contact-attachment-list .storefront-text-button{flex:none}.storefront-contact-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.storefront-category-heading.has-hero{grid-template-columns:minmax(0,1fr) minmax(320px,48%);align-items:center;gap:clamp(24px,5vw,72px);display:grid;overflow:hidden}.storefront-category-hero-media{height:min(46vw,620px);min-height:320px;display:block}.storefront-category-hero-media img{object-fit:cover;width:100%;height:100%;display:block}.storefront-subcategory-section{gap:20px;display:grid}.storefront-subcategory-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.storefront-subcategory-card{color:inherit;gap:12px;text-decoration:none;display:grid}.storefront-subcategory-media{aspect-ratio:4/3;border-radius:var(--crobag-sf-radius);background:var(--surface-subtle);place-items:center;font-size:2rem;display:grid;overflow:hidden}.storefront-subcategory-media img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.storefront-subcategory-card:hover .storefront-subcategory-media img{transform:scale(1.025)}.storefront-subcategory-card h3{margin:0}.storefront-subcategory-card p{margin:.3rem 0}.storefront-subcategory-card small{color:var(--storefront-muted,var(--muted))}@media (prefers-reduced-motion:reduce){.storefront-subcategory-media img{transition:none}}.storefront-newsletter-action-page,.storefront-newsletter-action-page section{min-width:0}.storefront-newsletter-action-page h1{margin:.35rem 0 1rem}.storefront-newsletter-action-page p{color:var(--muted);margin:0 0 1.6rem;font-size:1.05rem;line-height:1.7}.storefront-primary-link{border-radius:var(--crobag-sf-control-radius,10px);background:var(--brand);min-height:44px;color:var(--accent-contrast);align-items:center;padding:10px 16px;font-weight:750;text-decoration:none;display:inline-flex}.storefront-category-catalog{gap:clamp(16px,1.8cqw,24px);display:grid}.storefront-category-catalog-layout{grid-template-columns:1fr;align-items:start;gap:clamp(24px,4vw,54px);display:grid}.storefront-category-catalog.has-sidebar .storefront-category-catalog-layout{grid-template-columns:minmax(210px,260px) minmax(0,1fr)}.storefront-category-results{min-width:0;transition:opacity .16s}.storefront-category-catalog[data-loading=true] .storefront-category-results{opacity:.58}.storefront-category-result-bar{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:11px 0;display:flex}.storefront-category-result-bar p{color:var(--muted);margin:0;font-size:.88rem}.storefront-category-sort{align-items:center;gap:10px;font-size:.86rem;font-weight:700;display:flex}.storefront-category-sort>span{color:var(--muted)}.storefront-category-result-bar select{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,8px);background:var(--surface);min-height:40px;color:inherit;font:inherit;padding:7px 34px 7px 11px}.storefront-category-sidebar{gap:26px;min-width:0;display:grid;position:sticky;top:92px}.storefront-category-sidebar .storefront-subcategory-section{gap:12px}.storefront-category-sidebar .storefront-section-heading .storefront-kicker{display:none}.storefront-category-sidebar .storefront-section-heading h2{margin:0;font-size:1rem}.storefront-category-sidebar-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.storefront-category-sidebar-heading button,.storefront-category-filter-reset{color:var(--accent);font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;font-size:.82rem;font-weight:700;text-decoration:underline}.storefront-category-filter-groups{gap:18px;display:grid}.storefront-category-filter-group{border:0;min-width:0;margin:0;padding:0}.storefront-category-filter-group legend{width:100%;color:var(--muted);margin:0 0 9px;font-size:.82rem;font-weight:760}.storefront-category-filter-group>div{gap:6px;display:grid}.storefront-category-filter-choice{border-radius:var(--crobag-sf-control-radius,8px);cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:8px;width:max-content;max-width:100%;min-height:38px;padding:4px 8px 4px 4px;font-size:.88rem;line-height:1.2;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex;position:relative}.storefront-category-filter-choice:hover{border-color:color-mix(in srgb,var(--accent) 24%,var(--line));background:color-mix(in srgb,var(--accent) 4%,var(--surface))}.storefront-category-filter-choice[data-selected=true]{border-color:color-mix(in srgb,var(--accent) 38%,var(--line));background:color-mix(in srgb,var(--accent) 8%,var(--surface));color:var(--text)}.storefront-category-filter-input{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:absolute}.storefront-category-filter-check{border:1px solid color-mix(in srgb,var(--text) 24%,var(--line));background:var(--surface);width:20px;height:20px;color:var(--accent);border-radius:5px;flex:0 0 20px;place-items:center;display:grid}.storefront-category-filter-choice[data-selected=true] .storefront-category-filter-check:after{content:"✓";font-size:.76rem;font-weight:900;line-height:1}.storefront-category-filter-visual{border:1px solid color-mix(in srgb,var(--text) 18%,var(--line));border-radius:var(--crobag-sf-filter-swatch-radius,7px);background-color:var(--surface-subtle,var(--surface));width:38px;min-width:38px;height:38px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--surface) 36%,transparent);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:border-color .14s,box-shadow .14s,transform .14s;display:inline-block;position:relative;overflow:hidden}.storefront-category-filter-choice[data-selected=true] .storefront-category-filter-visual{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 18%,transparent)}.storefront-category-filter-choice[data-selected=true] .storefront-category-filter-visual:after{content:"✓";background:var(--surface);width:16px;height:16px;color:var(--accent);box-shadow:0 1px 5px color-mix(in srgb,var(--text) 16%,transparent);border-radius:999px;place-items:center;font-size:.68rem;font-weight:900;line-height:1;display:grid;position:absolute;bottom:3px;right:3px}.storefront-category-filter-choice:hover .storefront-category-filter-visual{border-color:color-mix(in srgb,var(--accent) 52%,var(--line));transform:translateY(-1px)}.storefront-category-filter-input:focus-visible~:is(.storefront-category-filter-check,.storefront-category-filter-visual){outline:3px solid var(--crobag-sf-focus,var(--accent));outline-offset:3px}.storefront-category-filter-more{min-height:34px;color:var(--accent);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:6px;padding:4px 0;font-size:.82rem;font-weight:700;text-decoration:underline}.storefront-category-filter-more:disabled{opacity:.5;cursor:wait}.storefront-category-filter-top{border-block:1px solid var(--line);background:0 0;justify-content:space-between;align-items:flex-start;gap:18px;padding:clamp(12px,1.6cqw,18px) 0;display:flex}.storefront-category-filter-top .storefront-category-filter-groups{flex-wrap:wrap;flex:1;gap:16px clamp(22px,3cqw,38px);display:flex}.storefront-category-filter-top .storefront-category-filter-group legend{margin-bottom:7px}.storefront-category-sidebar .storefront-category-filter-choice{width:100%}.storefront-category-sidebar .storefront-category-filter-group>div{gap:3px}.storefront-category-load-more{justify-content:center;padding-top:4px;display:flex}.storefront-category-load-more>button{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,9px);background:var(--surface);min-height:42px;color:var(--text);font:inherit;cursor:pointer;padding:8px 15px;font-weight:700}.storefront-category-load-more>button:hover:not(:disabled){border-color:color-mix(in srgb,var(--accent) 46%,var(--line));color:var(--accent)}.storefront-category-load-more>button:disabled{opacity:.55;cursor:wait}.storefront-category-product-grid{grid-template-columns:repeat(var(--category-columns-desktop,4),minmax(0,1fr))}.storefront-category-description-bottom{border-top:1px solid var(--line);max-width:840px;margin:clamp(48px,8vw,100px) auto 0;padding-top:clamp(32px,5vw,64px)}.storefront-category-description-bottom h2{margin:0 0 .7rem}.storefront-category-description-bottom p{color:var(--muted);line-height:1.75}.storefront-subcategory-section.layout-chips .storefront-section-heading{display:none}.storefront-subcategory-section.layout-chips .storefront-subcategory-grid{flex-wrap:wrap;gap:8px;display:flex}.storefront-subcategory-section.layout-chips .storefront-subcategory-card{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:9px 13px;display:block}.storefront-subcategory-section.layout-chips .storefront-subcategory-card h3{white-space:nowrap;font-size:.9rem}.storefront-subcategory-section.layout-cards .storefront-subcategory-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.storefront-subcategory-section.layout-cards .storefront-subcategory-card{border:1px solid var(--line);border-radius:var(--crobag-sf-radius);background:var(--surface);padding:16px}.storefront-subcategory-section.layout-list .storefront-subcategory-grid{grid-template-columns:1fr;gap:0}.storefront-subcategory-section.layout-list .storefront-subcategory-card{border-bottom:1px solid var(--line);grid-template-columns:1fr;padding:12px 0}.storefront-subcategory-section.layout-list .storefront-subcategory-card h3{font-size:1rem}.storefront-subcategory-section.layout-list .storefront-subcategory-card p{display:none}.storefront-category-sidebar .storefront-subcategory-grid{grid-template-columns:1fr}.storefront-category-sidebar .storefront-subcategory-media{aspect-ratio:3/2;border-radius:var(--crobag-sf-radius)}.storefront-category-sidebar .storefront-subcategory-card p{display:none}.storefront-category-sidebar .storefront-subcategory-card small{font-size:.75rem}.storefront-empty-catalog p{color:var(--muted)}.storefront-empty-catalog button{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,9px);background:var(--surface);min-height:42px;color:var(--text);cursor:pointer;padding:8px 14px}.storefront-category-mobile-filter{border:1px solid var(--line);border-radius:var(--crobag-sf-radius);background:var(--surface);display:none}.storefront-category-mobile-filter summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:46px;padding:10px 14px;font-weight:750;list-style:none;display:flex}.storefront-category-mobile-filter summary::-webkit-details-marker{display:none}.storefront-category-mobile-filter summary:after{content:"+";font-size:1.2rem}.storefront-category-mobile-filter[open] summary:after{content:"−"}.storefront-category-mobile-filter-body{border-top:1px solid var(--line);gap:18px;padding:16px 14px;display:grid}.storefront-editable-category .storefront-category-page,.storefront-editable-product .storefront-product,.storefront-editable-cart .storefront-cart,.storefront-editable-checkout .storefront-checkout,.storefront-editable-account .storefront-account,.storefront-editable-auth .storefront-account-auth,.storefront-editable-contact .storefront-contact-page,.storefront-editable-content .storefront-cms-page{width:100%;max-width:none;margin:0;padding:0}.storefront-editable-auth .storefront-account-auth{place-items:center;min-height:0;display:grid}.storefront-editable-auth .storefront-account-card{width:min(620px,100%)}.storefront-search-page,.storefront-not-found{min-width:0}.storefront-search-form{gap:8px;margin:20px 0;display:flex}.storefront-search-form label{flex:1}.storefront-search-form input{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,9px);width:100%;min-height:48px;font:inherit;padding:10px 13px}.storefront-search-form button{border-radius:var(--crobag-sf-control-radius,9px);background:var(--accent);min-height:48px;color:var(--accent-contrast);font:inherit;cursor:pointer;border:0;padding:10px 18px;font-weight:750}.storefront-search-count{color:var(--muted)}.storefront-not-found{justify-items:start;gap:15px;padding-block:clamp(28px,5vw,72px);display:grid}.storefront-not-found h1{max-width:12ch;margin:0}.storefront-not-found p{max-width:55ch;color:var(--muted);font-size:1.05rem}.storefront-not-found-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.storefront-account-direct-login{place-items:center;min-height:0;display:grid}.storefront-account-direct-login>.storefront-account-auth{width:100%;min-height:0;padding:0}.storefront-order-summary,.storefront-category-filter-top,.storefront-category-mobile-filter,.storefront-account-card,.storefront-newsletter-action-page section{color:var(--text)}.storefront-skip-link{z-index:10000;background:var(--crobag-sf-surface);color:var(--crobag-sf-text);border-radius:var(--crobag-sf-control-radius,.5rem);border:2px solid;padding:.7rem 1rem;text-decoration:none;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.storefront-skip-link:focus{transform:translateY(0)}.storefront-utility-actions{align-items:center;gap:6px;display:inline-flex}.storefront-utility-action{width:var(--crobag-header-control-size,48px);height:var(--crobag-header-control-size,48px);border:1px solid color-mix(in srgb,var(--crobag-sf-text,#172022) 14%,transparent);color:inherit;cursor:pointer;background:0 0;border-radius:999px;place-items:center;padding:0;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-grid}.storefront-utility-action:hover{background:color-mix(in srgb,var(--crobag-sf-accent) 8%,transparent);border-color:color-mix(in srgb,var(--crobag-sf-accent) 38%,transparent);color:var(--crobag-sf-link-hover)}.storefront-utility-action svg{width:var(--crobag-header-icon-size,30px);height:var(--crobag-header-icon-size,30px);fill:none;stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round}.storefront-utility-action[data-cart-count]{position:relative}.storefront-utility-action[data-cart-count]:after{content:attr(data-cart-count);border:2px solid var(--crobag-header-surface,var(--crobag-sf-panel,var(--crobag-sf-surface,#fff)));background:var(--crobag-sf-accent);min-width:18px;height:18px;color:var(--crobag-sf-accent-contrast);box-sizing:border-box;border-radius:999px;place-items:center;padding:0 4px;font-size:10px;font-weight:800;line-height:1;display:grid;position:absolute;top:-3px;right:-3px}.storefront-header-search-link{width:var(--crobag-header-control-size,48px);height:var(--crobag-header-control-size,48px);border:1px solid color-mix(in srgb,currentColor 15%,transparent);color:inherit;border-radius:999px;place-items:center;text-decoration:none;display:grid}.storefront-header-search-form{border:1px solid color-mix(in srgb,var(--crobag-sf-text) 16%,transparent);border-radius:var(--crobag-sf-control-radius,12px);background:var(--crobag-header-surface,var(--crobag-sf-panel));align-items:center;min-width:190px;max-width:440px;display:flex;overflow:hidden}.storefront-header-search-form label{flex:1;min-width:0;display:block}.storefront-header-search-form input{width:100%;min-width:0;min-height:42px;color:inherit;font:inherit;background:0 0;border:0;outline:0;padding:8px 12px}.storefront-header-search-form button{border:0;border-left:1px solid color-mix(in srgb,var(--crobag-sf-text) 10%,transparent);width:42px;min-height:42px;color:inherit;cursor:pointer;background:0 0}.storefront-header-search-form button svg,.storefront-header-search-link svg{width:var(--crobag-header-icon-size,30px);height:var(--crobag-header-icon-size,30px);fill:none;stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round}.storefront-header-search-form.is-expanded{min-width:min(36cqw,440px)}.storefront-mobile-menu-toggle{width:var(--crobag-header-control-size,48px);height:var(--crobag-header-control-size,48px);min-width:var(--crobag-header-control-size,48px);min-height:var(--crobag-header-control-size,48px);border:1px solid color-mix(in srgb,currentColor 16%,transparent);color:inherit;font:inherit;cursor:pointer;background:0 0;place-items:center;padding:0;display:inline-grid}.storefront-mobile-menu-icon{width:var(--crobag-header-menu-icon-size,27px);gap:4px;display:grid}.storefront-mobile-menu-icon i{background:currentColor;border-radius:2px;height:2px;display:block}.storefront-mobile-menu-panel{z-index:500;background:var(--crobag-header-surface,var(--crobag-sf-panel,var(--crobag-sf-surface,#fff)));width:min(88%,390px);color:var(--crobag-header-text,var(--crobag-sf-text,#172022));box-shadow:-20px 0 60px color-mix(in srgb,var(--crobag-sf-text) 16%,transparent);padding:18px;position:fixed;top:0;bottom:0;right:0;overflow:auto}.storefront-navigation-mobile.mobile-style-fullscreen .storefront-mobile-menu-panel{width:100%;left:0}.storefront-mobile-menu-head{border-bottom:1px solid color-mix(in srgb,currentColor 10%,transparent);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:16px;display:flex}.storefront-mobile-menu-head strong{font-size:1.15rem}.storefront-mobile-menu-head button{width:42px;height:42px;color:inherit;cursor:pointer;background:0 0;border:0;font-size:1.55rem}.storefront-navigation-mobile .storefront-navigation-list{gap:0;width:100%;display:grid}.storefront-navigation-mobile .storefront-navigation-list li{border-bottom:1px solid color-mix(in srgb,currentColor 9%,transparent);position:static}.storefront-navigation-mobile .storefront-navigation-row{justify-content:space-between;min-height:50px}.storefront-navigation-mobile .storefront-navigation-row>a,.storefront-navigation-mobile .storefront-navigation-parent-label{text-align:left;flex:1;padding:.8rem 0}.storefront-navigation-mobile .storefront-submenu-toggle{width:44px;height:44px}.storefront-navigation-mobile .storefront-submenu{padding:0 0 .7rem 1rem}.storefront-navigation-mobile .storefront-submenu .storefront-navigation-list{box-shadow:none;background:0 0;border:0;min-width:0;padding:0;position:static}.storefront-navigation-mobile .storefront-submenu .storefront-navigation-list li{border-bottom:0}.storefront-mobile-menu-utility{border-top:1px solid color-mix(in srgb,currentColor 10%,transparent);gap:8px;margin-top:18px;padding-top:18px;display:grid}.storefront-mobile-menu-utility .storefront-shell-preview-market{justify-content:center;justify-self:stretch;min-height:42px}.crobag-system-preview .storefront-card-media{background:color-mix(in srgb,var(--crobag-sf-accent) 8%,var(--crobag-system-surface));place-items:center;min-height:160px;display:grid;overflow:hidden}.crobag-system-preview .storefront-card-media img{width:100%;height:auto;max-height:100%;display:block}.crobag-system-preview .storefront-card-content{gap:5px;padding-top:10px;display:grid}.crobag-system-preview .storefront-card-content h2{margin:0;font-size:1rem}.crobag-storefront-shell-frame .storefront-sr-only,.crobag-storefront-shell-frame .sr-only,.crobag-storefront-canvas .storefront-sr-only,.crobag-storefront-canvas .sr-only,.crobag-storefront-shell-frame .crobag-visually-hidden,.crobag-storefront-canvas .crobag-visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.crobag-storefront-shell-frame .crobag-newsletter-honeypot,.crobag-storefront-canvas .crobag-newsletter-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}@media (max-width:650px){.storefront-action-row{flex-direction:column;align-items:stretch;gap:0;padding-bottom:12px}.storefront-action-row>a{align-items:flex-start}.storefront-action-row>button{align-self:flex-start}}.storefront-consent-settings-link{color:inherit;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.storefront-consent-settings-link:hover{color:var(--accent)}.storefront-consent-banner{z-index:220;left:50%;right:auto;bottom:max(clamp(14px,3vw,28px),env(safe-area-inset-bottom));box-sizing:border-box;border:1px solid var(--storefront-line,var(--line));border-radius:var(--crobag-sf-radius,12px);background:var(--surface);width:min(1180px,100vw - 28px);max-height:calc(100dvh - 28px);color:var(--text);box-shadow:0 18px 52px color-mix(in srgb,var(--text) 16%,transparent);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin:0;padding:18px 20px;display:grid;position:fixed;overflow:auto;transform:translate(-50%)}.storefront-consent-copy{gap:5px;min-width:0;display:grid}.storefront-consent-copy>strong,.storefront-consent-dialog header strong{font-size:1.02rem}.storefront-consent-copy p,.storefront-consent-dialog p{color:var(--muted);margin:0;line-height:1.5}.storefront-consent-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.storefront-consent-actions>button,.storefront-consent-close{border:1px solid color-mix(in srgb,var(--accent) 52%,var(--storefront-line,var(--line)));background:var(--surface);min-height:40px;color:var(--text);font:inherit;cursor:pointer;padding:8px 13px;font-weight:700}.storefront-consent-actions>button:hover,.storefront-consent-close:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.storefront-consent-actions>button:disabled{opacity:.55;cursor:wait}.buttons-pill .storefront-consent-actions>button,.buttons-pill .storefront-consent-close{border-radius:999px}.buttons-soft .storefront-consent-actions>button,.buttons-soft .storefront-consent-close{border-radius:10px}.buttons-square .storefront-consent-actions>button,.buttons-square .storefront-consent-close{border-radius:2px}.storefront-consent-backdrop{z-index:230;background:#00000057;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.storefront-consent-dialog{border:1px solid var(--storefront-line,var(--line));border-radius:var(--crobag-sf-radius,12px);background:var(--surface);width:min(760px,100%);max-height:min(84vh,820px);color:var(--text);gap:0;display:grid;overflow:auto;box-shadow:0 24px 80px #00000047}.storefront-consent-dialog>header{border-bottom:1px solid var(--storefront-line,var(--line));grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;padding:20px;display:grid}.storefront-consent-dialog>header>div{gap:5px;display:grid}.storefront-consent-close{place-items:center;width:38px;padding:0;font-size:1.25rem;display:grid}.storefront-consent-category-list{display:grid}.storefront-consent-category{border-bottom:1px solid var(--storefront-line,var(--line));padding:16px 20px}.storefront-consent-category-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;display:grid}.storefront-consent-category-heading>div{gap:4px;display:grid}.storefront-consent-switch{white-space:nowrap;align-items:center;gap:7px;font-size:.82rem;font-weight:700;display:flex}.storefront-consent-switch input{width:18px;height:18px;accent-color:var(--accent)}.storefront-consent-category details{margin-top:10px}.storefront-consent-category summary{cursor:pointer;color:var(--muted);font-size:.82rem;font-weight:700}.storefront-consent-service-list{gap:10px;margin-top:10px;display:grid}.storefront-consent-service-list>div{border:1px solid var(--storefront-line,var(--line));border-radius:calc(var(--crobag-sf-radius,12px) * .66);background:var(--surface-subtle);grid-template-columns:minmax(0,1fr) auto;gap:2px 12px;padding:10px 12px;display:grid}.storefront-consent-service-list p,.storefront-consent-service-list a{grid-column:1/-1}.storefront-consent-service-list span{color:var(--muted);font-size:.8rem}.storefront-consent-service-list a{color:var(--accent);font-size:.8rem}.storefront-consent-dialog>footer{border-top:1px solid var(--storefront-line,var(--line));background:var(--surface-subtle);padding:16px 20px}.storefront-consent-error{color:#9b2c2c;margin:0;padding:10px 20px}.storefront-consent-essential-only{padding:16px 20px}.storefront-consent-blocked{border:1px solid var(--storefront-line,var(--line));border-radius:var(--crobag-sf-radius,12px);background:var(--surface-subtle);text-align:center;place-items:center;gap:6px;min-height:160px;padding:24px;display:grid}.storefront-consent-blocked p{color:var(--muted);margin:0}@media (max-width:760px){.storefront-consent-banner{left:50%;right:auto;bottom:max(10px,env(safe-area-inset-bottom));grid-template-columns:1fr;width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.storefront-consent-actions{justify-content:stretch}.storefront-consent-actions>button{flex:150px}.storefront-consent-category-heading{grid-template-columns:1fr}.storefront-consent-switch{justify-self:start}.storefront-consent-dialog>footer{position:sticky;bottom:0}}.storefront-shipping-summary{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.storefront-shipping-summary>small{color:var(--muted)}.storefront-shipping-status{border:1px solid color-mix(in srgb,var(--text) 16%,transparent);background:color-mix(in srgb,var(--text) 4%,var(--surface));border-radius:999px;align-items:center;width:max-content;max-width:100%;min-height:26px;padding:3px 9px;font-size:.82rem;font-weight:750;line-height:1.2;display:inline-flex}.storefront-shipping-status[data-state=ready_for_pickup]{border-color:color-mix(in srgb,var(--accent) 35%,var(--line));background:color-mix(in srgb,var(--accent) 8%,var(--surface));color:var(--text)}.storefront-shipping-status[data-state=delivered]{border-color:color-mix(in srgb,var(--text) 18%,var(--line));background:color-mix(in srgb,var(--text) 3%,var(--surface))}.storefront-shipping-status[data-state=exception]{border-color:var(--status-warning);background:var(--status-warning-bg)}.storefront-shipping-overview{flex-wrap:wrap;align-items:center;gap:9px;margin:.7rem 0;display:flex}.storefront-shipping-overview small{color:var(--muted)}.storefront-shipment-section>.storefront-section-title{margin-bottom:14px}.storefront-shipment-list{gap:14px;display:grid}.storefront-shipment-card{border:1px solid var(--line);border-radius:var(--crobag-sf-radius,12px);background:var(--surface);gap:14px;padding:16px;display:grid}.storefront-shipment-card>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.storefront-shipment-card>header>div{gap:3px;display:grid}.storefront-shipment-card>header small{color:var(--muted)}.storefront-shipment-card>header code{font:inherit;color:var(--muted);overflow-wrap:anywhere;font-size:.88rem}.storefront-shipment-pickup{border:1px solid color-mix(in srgb,var(--accent) 25%,var(--line));border-radius:var(--crobag-sf-control-radius,9px);background:color-mix(in srgb,var(--accent) 5%,var(--surface));gap:3px;padding:11px 12px;display:grid}.storefront-shipment-pickup span{color:var(--muted);font-size:.92rem}.storefront-shipment-timeline{margin:0;padding:0;list-style:none;display:grid}.storefront-shipment-timeline li{grid-template-columns:minmax(120px,160px) minmax(0,1fr);gap:18px;padding:0 0 16px 22px;display:grid;position:relative}.storefront-shipment-timeline li:not(:last-child):before{content:"";background:var(--line);width:1px;position:absolute;top:12px;bottom:-2px;left:5px}.storefront-shipment-timeline li:after{content:"";border:2px solid var(--surface);background:var(--muted);border-radius:50%;width:9px;height:9px;position:absolute;top:5px;left:1px}.storefront-shipment-timeline li:first-child:after{background:var(--accent)}.storefront-shipment-timeline time{color:var(--muted);font-size:.82rem}.storefront-shipment-timeline li>div{gap:2px;display:grid}.storefront-shipment-timeline span,.storefront-shipment-timeline small{color:var(--muted)}.storefront-shipment-provider-link{width:max-content;max-width:100%;font-size:.9rem}.storefront-shipment-waiting{color:var(--muted);margin:0;font-size:.92rem}@media (max-width:640px){.storefront-shipment-card>header{display:grid}.storefront-shipment-timeline li{grid-template-columns:1fr;gap:3px}.storefront-action-row>a,.storefront-shipping-summary{align-items:flex-start}}.storefront-product-options{gap:12px;display:grid}.storefront-option-select{gap:6px;display:grid}.storefront-option-select>span:first-child{font-size:.82rem;font-weight:700}.storefront-option-swatches{flex-wrap:wrap;gap:7px;display:flex}.storefront-option-swatches>button{border:1px solid var(--crobag-sf-line,currentColor);width:28px;height:28px;min-height:28px;box-shadow:none;border-radius:50%;padding:0}.storefront-option-swatches>button[data-active=true]{outline-offset:2px;outline:2px solid}.storefront-option-swatches>button:disabled{opacity:.35;cursor:not-allowed}.storefront-required-hint{color:var(--muted);margin:0;font-size:.82rem}.storefront-required-mark{color:var(--accent);font-weight:800}.storefront-field-error{color:var(--status-danger,#b42318);font-size:.8rem;line-height:1.35;display:block}.storefront-account-form [aria-invalid=true]{border-color:var(--status-danger,#b42318)}.storefront-contact-card .storefront-checkbox .storefront-field-error{margin-top:4px}.storefront-maintenance{background:var(--storefront-bg,#fff);min-height:100dvh;color:var(--storefront-text,#171717);place-items:center;padding:clamp(28px,6vw,80px);display:grid}.storefront-maintenance-card{text-align:center;border:1px solid var(--storefront-line,#dedede);background:var(--storefront-surface,#fff);justify-items:center;gap:14px;width:min(680px,100%);padding:clamp(30px,6vw,64px);display:grid}.storefront-maintenance-logo{object-fit:contain;max-width:min(260px,70%);max-height:96px;margin-bottom:8px;display:block}.storefront-maintenance-name{letter-spacing:.04em;font-size:1.1rem}.storefront-maintenance-kicker{letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800}.storefront-maintenance-card h1{font:inherit;font-family:var(--storefront-font-heading,serif);margin:0}.storefront-maintenance-card p{white-space:pre-line;max-width:52ch;margin:0;line-height:1.65}.storefront-maintenance-contact{font-size:.92rem}.storefront-maintenance-contact a{color:inherit;text-underline-offset:3px}.storefront-maintenance-preview-banner{border-bottom:1px solid var(--storefront-line,#dedede);background:var(--storefront-surface,#fff);color:var(--storefront-text,#171717);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:9px 16px;font-size:.86rem;display:flex}.storefront-maintenance-preview-banner strong{font-weight:800}.storefront-maintenance-preview-banner a{color:inherit;text-underline-offset:3px;text-decoration:underline}.storefront-visual-option{gap:.65rem;display:grid}.storefront-visual-option-heading{flex-wrap:wrap;align-items:baseline;gap:.55rem;display:flex}.storefront-visual-option-heading>span{color:var(--crobag-sf-muted,color-mix(in srgb,var(--text) 62%,transparent));font-size:.88rem}.storefront-option-tiles{grid-template-columns:repeat(auto-fill,minmax(52px,52px));gap:8px;max-height:340px;padding:4px;display:grid;overflow:auto}.storefront-option-tile{border:1px solid var(--crobag-sf-line,color-mix(in srgb,var(--text) 24%,transparent));border-radius:var(--crobag-sf-option-radius,6px);background-color:var(--surface);width:52px;height:52px;min-height:52px;box-shadow:none;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0;overflow:hidden}.storefront-option-tile[data-active=true],.storefront-option-tile:focus-visible{outline:2px solid var(--crobag-sf-focus,var(--crobag-sf-accent,var(--text)));outline-offset:2px}.storefront-option-tile:disabled{opacity:.35;cursor:not-allowed}.storefront-option-tile>span{text-align:center;place-items:center;width:100%;height:100%;padding:.3rem;font-size:.7rem;line-height:1.05;display:grid}.storefront-price-from{font:inherit;margin-inline-end:.28em}:root{--crobag-sf-scrollbar-size:9px;--crobag-sf-scrollbar-radius:999px}html,body,[data-storefront-scroll],.storefront-product-thumbnails,.storefront-option-tiles{scrollbar-width:thin;scrollbar-color:var(--crobag-sf-scroll-thumb,color-mix(in srgb,var(--text) 38%,transparent)) var(--crobag-sf-scroll-track,color-mix(in srgb,var(--surface) 88%,var(--text) 12%))}html::-webkit-scrollbar{width:var(--crobag-sf-scrollbar-size);height:var(--crobag-sf-scrollbar-size)}body::-webkit-scrollbar{width:var(--crobag-sf-scrollbar-size);height:var(--crobag-sf-scrollbar-size)}[data-storefront-scroll]::-webkit-scrollbar{width:var(--crobag-sf-scrollbar-size);height:var(--crobag-sf-scrollbar-size)}.storefront-product-thumbnails::-webkit-scrollbar{width:var(--crobag-sf-scrollbar-size);height:var(--crobag-sf-scrollbar-size)}.storefront-option-tiles::-webkit-scrollbar{width:var(--crobag-sf-scrollbar-size);height:var(--crobag-sf-scrollbar-size)}html::-webkit-scrollbar-track{background:var(--crobag-sf-scroll-track,color-mix(in srgb,var(--surface) 88%,var(--text) 12%));border-radius:var(--crobag-sf-scrollbar-radius)}body::-webkit-scrollbar-track{background:var(--crobag-sf-scroll-track,color-mix(in srgb,var(--surface) 88%,var(--text) 12%));border-radius:var(--crobag-sf-scrollbar-radius)}[data-storefront-scroll]::-webkit-scrollbar-track{background:var(--crobag-sf-scroll-track,color-mix(in srgb,var(--surface) 88%,var(--text) 12%));border-radius:var(--crobag-sf-scrollbar-radius)}.storefront-product-thumbnails::-webkit-scrollbar-track{background:var(--crobag-sf-scroll-track,color-mix(in srgb,var(--surface) 88%,var(--text) 12%));border-radius:var(--crobag-sf-scrollbar-radius)}.storefront-option-tiles::-webkit-scrollbar-track{background:var(--crobag-sf-scroll-track,color-mix(in srgb,var(--surface) 88%,var(--text) 12%));border-radius:var(--crobag-sf-scrollbar-radius)}html::-webkit-scrollbar-thumb{background:var(--crobag-sf-scroll-thumb,color-mix(in srgb,var(--text) 38%,transparent));border:2px solid var(--crobag-sf-scroll-track,color-mix(in srgb,var(--surface) 88%,var(--text) 12%));border-radius:var(--crobag-sf-scrollbar-radius)}body::-webkit-scrollbar-thumb{background:var(--crobag-sf-scroll-thumb,color-mix(in srgb,var(--text) 38%,transparent));border:2px solid var(--crobag-sf-scroll-track,color-mix(in srgb,var(--surface) 88%,var(--text) 12%));border-radius:var(--crobag-sf-scrollbar-radius)}[data-storefront-scroll]::-webkit-scrollbar-thumb{background:var(--crobag-sf-scroll-thumb,color-mix(in srgb,var(--text) 38%,transparent));border:2px solid var(--crobag-sf-scroll-track,color-mix(in srgb,var(--surface) 88%,var(--text) 12%));border-radius:var(--crobag-sf-scrollbar-radius)}.storefront-product-thumbnails::-webkit-scrollbar-thumb{background:var(--crobag-sf-scroll-thumb,color-mix(in srgb,var(--text) 38%,transparent));border:2px solid var(--crobag-sf-scroll-track,color-mix(in srgb,var(--surface) 88%,var(--text) 12%));border-radius:var(--crobag-sf-scrollbar-radius)}.storefront-option-tiles::-webkit-scrollbar-thumb{background:var(--crobag-sf-scroll-thumb,color-mix(in srgb,var(--text) 38%,transparent));border:2px solid var(--crobag-sf-scroll-track,color-mix(in srgb,var(--surface) 88%,var(--text) 12%));border-radius:var(--crobag-sf-scrollbar-radius)}html::-webkit-scrollbar-thumb:hover{background:var(--crobag-sf-scroll-thumb-hover,color-mix(in srgb,var(--text) 58%,transparent))}body::-webkit-scrollbar-thumb:hover{background:var(--crobag-sf-scroll-thumb-hover,color-mix(in srgb,var(--text) 58%,transparent))}[data-storefront-scroll]::-webkit-scrollbar-thumb:hover{background:var(--crobag-sf-scroll-thumb-hover,color-mix(in srgb,var(--text) 58%,transparent))}.storefront-product-thumbnails::-webkit-scrollbar-thumb:hover{background:var(--crobag-sf-scroll-thumb-hover,color-mix(in srgb,var(--text) 58%,transparent))}.storefront-option-tiles::-webkit-scrollbar-thumb:hover{background:var(--crobag-sf-scroll-thumb-hover,color-mix(in srgb,var(--text) 58%,transparent))}.storefront-gallery-load-sentinel{width:1px;height:1px}@media (max-width:720px){.storefront-option-tiles{grid-template-columns:repeat(auto-fill,minmax(46px,46px));gap:6px;max-height:320px}.storefront-option-tile{width:46px;height:46px;min-height:46px}}.storefront-product{--crobag-product-reading-width:min(1180px,100%);--crobag-product-title-size:clamp(1.5rem,1.55cqw,1.95rem);min-width:0}.storefront-product>.storefront-breadcrumbs{max-width:var(--crobag-sf-wide,1320px);margin:0 auto clamp(18px,2.2cqw,28px)}.storefront-product>article{width:100%;max-width:var(--crobag-sf-wide,1320px);align-items:start;gap:clamp(20px,2.6cqw,40px);margin-inline:auto;display:grid}.storefront-product>article.storefront-product-layout-two{grid-template-columns:minmax(320px,1fr) minmax(300px,.82fr)}.storefront-product>article.storefront-product-layout-three{grid-template-columns:minmax(300px,.95fr) minmax(280px,.72fr) minmax(280px,.62fr);gap:clamp(18px,2.3cqw,36px)}.storefront-product-media{align-content:start;justify-items:start;gap:clamp(12px,1.4cqw,18px);min-width:0;max-width:680px;display:grid}.storefront-product-main-image{object-fit:contain;border:1px solid color-mix(in srgb,var(--line) 88%,transparent);border-radius:var(--crobag-sf-product-media-radius,var(--crobag-sf-radius,12px));background:var(--surface);width:100%;max-width:100%;height:auto;max-height:min(72vh,720px);display:block}.storefront-product-layout-two[data-image-aspect=ORIGINAL] .storefront-product-main-image,.storefront-product-layout-three[data-image-aspect=ORIGINAL] .storefront-product-main-image{aspect-ratio:auto;width:auto;max-width:100%;height:auto;max-height:min(72vh,720px)}.storefront-product-layout-two[data-image-aspect=SQUARE] .storefront-product-main-image,.storefront-product-layout-three[data-image-aspect=SQUARE] .storefront-product-main-image{aspect-ratio:1}.storefront-product-layout-two[data-image-aspect=PORTRAIT_4_5] .storefront-product-main-image,.storefront-product-layout-three[data-image-aspect=PORTRAIT_4_5] .storefront-product-main-image{aspect-ratio:4/5}.storefront-product-layout-two[data-image-aspect=PORTRAIT_3_4] .storefront-product-main-image,.storefront-product-layout-three[data-image-aspect=PORTRAIT_3_4] .storefront-product-main-image{aspect-ratio:3/4}.storefront-product-layout-two[data-image-fit=COVER] .storefront-product-main-image,.storefront-product-layout-three[data-image-fit=COVER] .storefront-product-main-image{object-fit:cover}.storefront-media-placeholder{border:1px solid var(--line);place-items:center;width:100%;min-height:360px;display:grid}.storefront-product-thumbnail-rail{grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:7px;width:100%;min-width:0;display:grid;position:relative}.storefront-product-thumbnails{scroll-behavior:smooth;scroll-snap-type:x proximity;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;gap:.55rem;min-width:0;padding:3px 10px 5px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 14px calc(100% - 28px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 14px calc(100% - 28px),#0000 100%)}.storefront-product-thumbnails::-webkit-scrollbar{width:0;height:0;display:none}.storefront-product-thumbnails button{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,7px);background:var(--surface);cursor:pointer;scroll-snap-align:start;flex:none;width:72px;height:72px;padding:0;transition:border-color .14s,transform .14s,box-shadow .14s;overflow:hidden}.storefront-product-thumbnails button[aria-pressed=true]{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 20%,transparent)}.storefront-product-thumbnails button:hover,.storefront-product-thumbnails button:focus-visible{border-color:var(--accent);transform:translateY(-1px)}.storefront-product-thumbnails img{object-fit:cover;width:100%;height:100%}.storefront-thumbnail-nav{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,8px);background:color-mix(in srgb,var(--surface) 94%,transparent);width:34px;height:44px;color:var(--text);font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);place-items:center;padding:0;font-size:1.45rem;line-height:1;display:grid}.storefront-thumbnail-nav:hover,.storefront-thumbnail-nav:focus-visible{border-color:var(--accent);color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 15%,transparent);outline:none}.storefront-product-summary{top:calc(var(--crobag-header-control-size,48px) + 28px);min-width:0;padding-block:4px;position:sticky}.storefront-product-heading{gap:clamp(10px,1.2cqw,16px);min-width:0;display:grid}.storefront-product-heading h1{text-wrap:balance;max-width:18ch;margin:0}.storefront-product-short-description{color:var(--muted);margin:0;line-height:1.68}.storefront-buy-box{gap:clamp(18px,2cqw,26px);margin-top:clamp(20px,2.4cqw,30px);display:grid}.storefront-purchase-meta,.storefront-purchase-options,.storefront-purchase-action{align-content:start;gap:clamp(14px,1.6cqw,20px);min-width:0;display:grid}.storefront-purchase-options:empty{display:none}.storefront-selected-price{border-block:1px solid var(--line);gap:.18rem;min-height:0;margin:0;padding:clamp(12px,1.35cqw,16px) 0;display:grid}.storefront-selected-price .storefront-price-value{justify-items:start}.storefront-selected-price .storefront-price-value>strong{letter-spacing:-.015em;color:var(--text);font-size:clamp(1.45rem,1.85cqw,1.78rem);font-weight:720;line-height:1.1}.storefront-product-tax-note{color:var(--muted);flex-wrap:wrap;gap:.15rem .25rem;font-size:.78rem;line-height:1.45;display:flex}.storefront-delivery-time{min-height:32px;color:var(--text);align-items:center;gap:.5rem;padding:.1rem 0;font-size:.84rem;line-height:1.45;display:flex}.storefront-delivery-time strong{font-weight:760}.storefront-delivery-status-dot{background:var(--muted);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb,var(--text) 7%,transparent);border-radius:999px;flex:0 0 7px}.storefront-delivery-time[data-status=ready] .storefront-delivery-status-dot,.storefront-delivery-time[data-status=available] .storefront-delivery-status-dot{background:var(--crobag-sf-success,#3f7652);box-shadow:0 0 0 3px color-mix(in srgb,var(--crobag-sf-success,#3f7652) 10%,transparent)}.storefront-delivery-time[data-status=unavailable]{color:var(--muted)}.storefront-delivery-time[data-status=unavailable] .storefront-delivery-status-dot{background:color-mix(in srgb,var(--text) 42%,var(--surface));box-shadow:0 0 0 4px color-mix(in srgb,var(--text) 7%,transparent)}.storefront-delivery-time[data-status=selection]{color:var(--muted)}.storefront-product-summary fieldset{border:0;gap:.65rem;margin:0;padding:0;display:grid}.storefront-product-options>legend{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-size:.82rem;font-weight:760}.storefront-visual-option{gap:.7rem}.storefront-visual-option-heading{gap:.5rem}.storefront-visual-option-heading>strong{font-size:.92rem}.storefront-option-tiles{align-content:start;gap:8px;max-height:none;padding:4px 4px 8px;overflow:visible}.storefront-option-tile{transition:border-color .14s,box-shadow .14s,transform .14s,opacity .14s}.storefront-option-tile:hover:not(:disabled){border-color:color-mix(in srgb,var(--accent) 52%,var(--line));transform:translateY(-1px)}.storefront-option-tile[data-active=true]{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 22%,transparent);outline:none}.storefront-variant-required{color:var(--muted);margin:.25rem 0 0;font-size:.88rem}.storefront-variant-page-button{border:1px solid var(--line);border-radius:var(--crobag-sf-control-radius,8px);background:var(--surface);min-height:40px;color:var(--text);font:inherit;cursor:pointer;justify-self:start;padding:8px 12px;font-weight:650}.storefront-variant-page-button:disabled{opacity:.55;cursor:wait}.storefront-purchase-action>.storefront-quantity{margin:0}.storefront-purchase-action>button{border-radius:var(--crobag-sf-control-radius,.5rem);background:var(--accent);width:100%;min-height:3rem;color:var(--accent-contrast);cursor:pointer;border:0;font-weight:750;transition:filter .14s,transform .14s,background-color .14s,color .14s}.storefront-purchase-action>button:hover:not(:disabled){transform:translateY(-1px)}.storefront-purchase-action>button:disabled{background:color-mix(in srgb,var(--surface) 84%,var(--text) 16%);color:color-mix(in srgb,var(--text) 58%,var(--surface));cursor:not-allowed}:is(.storefront-primary-link,.storefront-order-button,.storefront-search-form button,.storefront-account-card button:not(.storefront-text-button),.storefront-purchase-action>button){--crobag-runtime-action-bg:var(--accent);--crobag-runtime-action-text:var(--accent-contrast);--crobag-runtime-action-border:var(--accent);--crobag-runtime-action-hover-bg:color-mix(in srgb,var(--accent) 88%,var(--text));--crobag-runtime-action-hover-text:var(--accent-contrast);--crobag-runtime-action-hover-border:var(--crobag-runtime-action-hover-bg);background:var(--crobag-runtime-action-bg);color:var(--crobag-runtime-action-text);border-color:var(--crobag-runtime-action-border);transition:background-color .16s,color .16s,border-color .16s,transform .16s}:is(.storefront-primary-link,.storefront-order-button,.storefront-search-form button,.storefront-account-card button:not(.storefront-text-button),.storefront-purchase-action>button):hover:not(:disabled){background:var(--crobag-runtime-action-hover-bg);color:var(--crobag-runtime-action-hover-text);border-color:var(--crobag-runtime-action-hover-border)}.storefront-product-layout-three>.storefront-product-media{grid-column:1}.storefront-product-layout-three>.storefront-product-summary{grid-column:2/4;grid-template-rows:auto auto auto;grid-template-columns:minmax(280px,.72fr) minmax(280px,.62fr);align-items:start;gap:clamp(16px,1.9cqw,30px) clamp(18px,2.3cqw,36px);padding:0;display:grid;position:static}.storefront-product-layout-three>.storefront-product-summary>.storefront-product-heading{grid-area:1/2;align-self:start}.storefront-product-layout-three>.storefront-product-summary>.storefront-buy-box{display:contents}.storefront-product-layout-three .storefront-purchase-options{grid-area:1/1/4;align-self:start}.storefront-product-layout-three .storefront-purchase-meta{grid-area:2/2}.storefront-product-layout-three .storefront-purchase-action{grid-area:3/2}.storefront-product-layout-three>.storefront-product-summary>.storefront-form-error{grid-column:1/3}.storefront-product-layout-three .storefront-option-tiles{grid-template-columns:repeat(auto-fill,minmax(48px,48px));gap:8px}.storefront-product-layout-three .storefront-option-tile{width:48px;height:48px;min-height:48px}.storefront-product-description,.storefront-product-information,.storefront-product-safety{width:var(--crobag-product-reading-width);box-sizing:border-box;max-width:none;margin-inline:auto}.storefront-product-description{border-top:1px solid var(--line);margin-top:clamp(28px,3.2cqw,48px);padding:clamp(26px,3cqw,38px) 0}.storefront-product-description h2,.storefront-product-information h2,.storefront-product-safety h2{margin:0 0 clamp(16px,2cqw,24px)}.storefront-product-description>div:not(.storefront-rich-content){white-space:pre-wrap;line-height:1.7}.storefront-product-description .storefront-rich-content{gap:.9rem;font-size:clamp(.98rem,1.05cqw,1.04rem);line-height:1.72;display:grid}.storefront-product-description .storefront-rich-content>p:first-child strong{color:var(--text);font-size:1.06em;display:block}.storefront-product-description .storefront-rich-content :is(ul,ol){gap:.4rem;margin:.2rem 0 .45rem;padding-inline-start:1.35rem;display:grid}.storefront-product-description .storefront-rich-content li::marker{color:var(--accent)}.storefront-product-information,.storefront-product-safety{border-top:1px solid var(--line);margin-top:0;padding:clamp(26px,3cqw,38px) 0}.storefront-product-information p,.storefront-product-safety p{color:var(--muted);margin:.45rem 0;line-height:1.65}.storefront-product-information strong,.storefront-product-safety strong{color:var(--text)}@media (max-width:1120px){.storefront-product>article.storefront-product-layout-three{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:clamp(22px,3cqw,42px)}.storefront-product-layout-three>.storefront-product-media{grid-column:1}.storefront-product-layout-three>.storefront-product-summary{grid-column:2;padding-block:4px;display:block;position:sticky}.storefront-product-layout-three>.storefront-product-summary>.storefront-buy-box{grid-template-columns:1fr;gap:clamp(18px,2cqw,26px);margin-top:clamp(20px,2.4cqw,30px);display:grid}.storefront-product-layout-three .storefront-purchase-meta,.storefront-product-layout-three .storefront-purchase-options,.storefront-product-layout-three .storefront-purchase-action{grid-area:auto/1}}@media (max-width:760px){.storefront-product{--crobag-product-title-size:clamp(1.55rem,6.2cqw,2rem)}.storefront-product>article.storefront-product-layout-two,.storefront-product>article.storefront-product-layout-three{grid-template-columns:1fr;gap:24px}.storefront-product-layout-two>.storefront-product-media,.storefront-product-layout-two>.storefront-product-summary,.storefront-product-layout-three>.storefront-product-media,.storefront-product-layout-three>.storefront-product-summary{grid-column:1}.storefront-product-summary,.storefront-product-layout-three>.storefront-product-summary{padding-top:2px;position:static}.storefront-product-media{max-width:none}.storefront-product-main-image,.storefront-product-layout-two[data-image-aspect=ORIGINAL] .storefront-product-main-image,.storefront-product-layout-three[data-image-aspect=ORIGINAL] .storefront-product-main-image{max-height:68vh}.storefront-product-thumbnail-rail{grid-template-columns:minmax(0,1fr)}.storefront-thumbnail-nav{display:none}.storefront-product-thumbnails{padding-inline:2px 28px;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 30px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 30px),#0000 100%)}.storefront-product-description{margin-top:28px;padding-top:24px}}html,body{scrollbar-width:thin;scrollbar-color:var(--crobag-sf-scroll-thumb,color-mix(in srgb,var(--text) 38%,transparent)) var(--crobag-sf-scroll-track,color-mix(in srgb,var(--surface) 90%,var(--text) 10%))}.crobag-browser-dialog-backdrop{z-index:10000;background:#11182757;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.crobag-browser-dialog{border:1px solid var(--sf-line,#d9dee7);background:var(--sf-surface,#fff);width:min(520px,100%);color:var(--sf-ink,#111827);border-radius:14px;gap:16px;padding:22px;display:grid;box-shadow:0 22px 70px #0000003d}.crobag-browser-dialog h2,.crobag-browser-dialog p{margin:0}.crobag-browser-dialog p{white-space:pre-line;line-height:1.55}.crobag-browser-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.crobag-browser-dialog-field{gap:6px;display:grid}.crobag-browser-dialog-field>span{font-size:.72rem;font-weight:700}.crobag-browser-dialog-field>input{border:1px solid var(--sf-line,#d9dee7);background:var(--sf-surface,#fff);width:100%;min-height:40px;color:var(--sf-ink,#111827);border-radius:10px;padding:8px 10px}.crobag-browser-dialog-button{border:1px solid var(--sf-line,#d9dee7);background:var(--sf-surface,#fff);min-height:38px;color:var(--sf-ink,#111827);font:inherit;cursor:pointer;border-radius:10px;padding:8px 14px;font-weight:700}.crobag-browser-dialog-button[data-variant=primary]{border-color:var(--sf-accent,#df6549);background:var(--sf-accent,#df6549);color:#fff}.crobag-browser-dialog-button[data-variant=danger]{color:#fff;background:#b42318;border-color:#b42318}.crobag-browser-dialog-button:focus-visible{outline:2px solid var(--sf-accent,#df6549);outline-offset:2px}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_dcde4a73-module__BI9Y1G__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_dcde4a73-module__BI9Y1G__variable{--crobag-font-inter:"Inter", "Inter Fallback"}
@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_9133ba3c-module__JTkI8a__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_9133ba3c-module__JTkI8a__variable{--crobag-font-manrope:"Manrope", "Manrope Fallback"}
@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.2_mbdogr7ni8i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_402aed1a-module__6UKqkG__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_402aed1a-module__6UKqkG__variable{--crobag-font-dm-sans:"DM Sans", "DM Sans Fallback"}
@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.0n8i_inn0i2i9.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/94b4a5dc1fe84361-s.3wm_n5jv1to7s.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/ff5be760267bb4bc-s.3dkqd4mro2h3_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/99596c30eb072d3c-s.2fp9tilo6sy14.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/e5864b32625b6bc3-s.0m7i6b77o5yxd.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/e285ad1a914469f0-s.15241mr5-1s6i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/47df9ba1c7236d3b-s.137759vg1sbmi.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3 Fallback";src:local(Arial);ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.0%;size-adjust:93.76%}.source_sans_3_d08bbd6-module__xQNs_W__className{font-family:"Source Sans 3","Source Sans 3 Fallback";font-style:normal}.source_sans_3_d08bbd6-module__xQNs_W__variable{--crobag-font-source-sans-3:"Source Sans 3", "Source Sans 3 Fallback"}
@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(../media/f813d0b748b050e0-s.109ulqh0wub5u.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(../media/dcd150d580a10316-s.02m2p-env-7db.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(../media/d261779aa92de579-s.0slsd4dj30esv.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(../media/24ce79ed121239f3-s.187m47s3z4syd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(../media/f141b5b7abe57afc-s.380f-mwhk0aej.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito Sans Fallback;src:local(Arial);ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.0%;size-adjust:101.39%}.nunito_sans_f5f305aa-module__qCNh-G__className{font-family:Nunito Sans,Nunito Sans Fallback;font-style:normal}.nunito_sans_f5f305aa-module__qCNh-G__variable{--crobag-font-nunito-sans:"Nunito Sans", "Nunito Sans Fallback"}
@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8298327da6d5bcce-s.3q4n78m6muld7.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.1d_6dtvtn9g3_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2b402d8aebffd579-s.16nfeub7ja6ze.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/a88409fdd7dc121c-s.1mvr14jy3vxq7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/e8f2fbee2754df70-s.1dqa_6e_ad4sj.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_affa9222-module__lq8kEW__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}.montserrat_affa9222-module__lq8kEW__variable{--crobag-font-montserrat:"Montserrat", "Montserrat Fallback"}
@font-face{font-family:Work Sans;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8e3fbf4aa84d044b-s.3ynaompv6mu4n.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Work Sans;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/57dc28f7118abe14-s.3bsu95r7x7mat.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Work Sans;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7ddd198311ba7843-s.3kq6k02b2ysv1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Work Sans Fallback;src:local(Arial);ascent-override:83.09%;descent-override:21.71%;line-gap-override:0.0%;size-adjust:111.93%}.work_sans_c39a005-module__PQy2Mq__className{font-family:Work Sans,Work Sans Fallback;font-style:normal}.work_sans_c39a005-module__PQy2Mq__variable{--crobag-font-work-sans:"Work Sans", "Work Sans Fallback"}
@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.1rlxnzisjz_e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.1lnyw1zsxhp0r.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.0lvk2smlqz3yc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.2dzaija1uhw5g.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.0fd-fjxmcxcjd.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.42l_3z3944ji5.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.1szw2e8s5ktgm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.026ae5sgholss.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.0a0h245ktd4x0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_e3aa7d51-module__lGHI8a__className{font-family:Roboto,Roboto Fallback;font-style:normal}.roboto_e3aa7d51-module__lGHI8a__variable{--crobag-font-roboto:"Roboto", "Roboto Fallback"}
@font-face{font-family:Lato;font-style:italic;font-weight:400;font-display:swap;src:url(../media/5423f56a4e793434-s.2slq_y0q7fo71.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:italic;font-weight:400;font-display:swap;src:url(../media/6a9fa677ec1bbd33-s.10wt7qvuyylzw.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:italic;font-weight:700;font-display:swap;src:url(../media/f0e3cf4bb5eec8ca-s.25x6e3cg_itku.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:italic;font-weight:700;font-display:swap;src:url(../media/1112828ec2c13661-s.43y6rzpm0hc6v.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:italic;font-weight:900;font-display:swap;src:url(../media/1447ad1e8672d03a-s.2p0aemmyzt6s4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:italic;font-weight:900;font-display:swap;src:url(../media/84a2306e77cafc81-s.0p9s3dd1bpih7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b529365fa126a3f2-s.441olqq_uijdr.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8e451580e5e95631-s.27vw08z6_vw0m.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d74bdd14d6019bc6-s.097vcw437jzga.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/345c85a432359eed-s.0zem_9y19rte6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(../media/da28569d36042d01-s.2tfobr5_17yq8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(../media/9be384ea93fe3f49-s.0ig786lf0ff2-.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato Fallback;src:local(Arial);ascent-override:101.03%;descent-override:21.8%;line-gap-override:0.0%;size-adjust:97.69%}.lato_7c79161-module__79fHza__className{font-family:Lato,Lato Fallback}.lato_7c79161-module__79fHza__variable{--crobag-font-lato:"Lato", "Lato Fallback"}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/65c558afe41e89d6-s.3jppgd0xzx-0d.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/14e23f9b59180572-s.0t8ljjjn9wtsx.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/b49b0d9b851e4899-s.2zyohmvb-ks7f.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/2a65768255d6b625-s.3u4lli0-axodc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_8336aba8-module__Rz3Fea__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_8336aba8-module__Rz3Fea__variable{--crobag-font-playfair-display:"Playfair Display", "Playfair Display Fallback"}
@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/e7150917543fc9da-s.0mybutugvu-lq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/71fbf9c08529c2a5-s.2fpqrm51ez0iq.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/e9457141811d41ae-s.02frcczqg7k-8.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/ac34884600cd8d5d-s.2936i88_6qsfd.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/e1ccd2766b08c828-s.15gdzqknx46iu.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/507a47c1876d4ec2-s.2qdkzeru_ecot.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/8c2eb9ceedecfc8e-s.23aeddxv5enbo.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora Fallback;src:local(Times New Roman);ascent-override:87.33%;descent-override:23.78%;line-gap-override:0.0%;size-adjust:115.2%}.lora_44f744a5-module__-AtGZa__className{font-family:Lora,Lora Fallback;font-style:normal}.lora_44f744a5-module__-AtGZa__variable{--crobag-font-lora:"Lora", "Lora Fallback"}
@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/20aee433927f7d4b-s.3x137p1ifayze.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/256e1f7f180674ba-s.1x971o6gwfy6w.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/be3bf58b83159894-s.1ri8jgkzoo1l-.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/753b6407f468151f-s.1veyi_qwtij86.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/292081311a6a8abc-s.1t-2a-g4m3ypx.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/68d403cf9f2c68c5-s.20at88_q9f_kt.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4 Fallback";src:local(Times New Roman);ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.0%;size-adjust:117.91%}.source_serif_4_c4830b22-module__pAoXxa__className{font-family:"Source Serif 4","Source Serif 4 Fallback";font-style:normal}.source_serif_4_c4830b22-module__pAoXxa__variable{--crobag-font-source-serif-4:"Source Serif 4", "Source Serif 4 Fallback"}
@font-face{font-family:Merriweather;font-style:normal;font-weight:300 900;font-stretch:100%;font-display:swap;src:url(../media/02046ca7e906ed9f-s.3zpf07psjg673.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Merriweather;font-style:normal;font-weight:300 900;font-stretch:100%;font-display:swap;src:url(../media/6bbcb5b36acd717c-s.24zmmel7ed1zj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Merriweather;font-style:normal;font-weight:300 900;font-stretch:100%;font-display:swap;src:url(../media/0797a9ffe47acb65-s.0die5hfoqv6qs.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Merriweather;font-style:normal;font-weight:300 900;font-stretch:100%;font-display:swap;src:url(../media/7c2c7251ac640798-s.12jw9x3xnpuw8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Merriweather;font-style:normal;font-weight:300 900;font-stretch:100%;font-display:swap;src:url(../media/248e1dc0efc99276-s.1d6sb5kuiz5lw.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Merriweather Fallback;src:local(Times New Roman);ascent-override:80.59%;descent-override:22.36%;line-gap-override:0.0%;size-adjust:122.09%}.merriweather_8d03e899-module__Dahdca__className{font-family:Merriweather,Merriweather Fallback;font-style:normal}.merriweather_8d03e899-module__Dahdca__variable{--crobag-font-merriweather:"Merriweather", "Merriweather Fallback"}
@font-face{font-family:Libre Baskerville;font-style:italic;font-weight:400;font-display:swap;src:url(../media/5c773c73f3b750dc-s.2a4e8ihubneh3.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Libre Baskerville;font-style:italic;font-weight:400;font-display:swap;src:url(../media/f5031e7b18bdfbb3-s.41cjvd82v1i-1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Libre Baskerville;font-style:italic;font-weight:700;font-display:swap;src:url(../media/5c773c73f3b750dc-s.2a4e8ihubneh3.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Libre Baskerville;font-style:italic;font-weight:700;font-display:swap;src:url(../media/f5031e7b18bdfbb3-s.41cjvd82v1i-1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8c352cd2dd0b7ed3-s.0dly_23o54cvg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:400;font-display:swap;src:url(../media/38df7484fe560b25-s.34k3f59fehpay.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8c352cd2dd0b7ed3-s.0dly_23o54cvg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:700;font-display:swap;src:url(../media/38df7484fe560b25-s.34k3f59fehpay.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Libre Baskerville Fallback;src:local(Times New Roman);ascent-override:76.22%;descent-override:21.22%;line-gap-override:0.0%;size-adjust:127.26%}.libre_baskerville_5cf14c4a-module__igNHja__className{font-family:Libre Baskerville,Libre Baskerville Fallback}.libre_baskerville_5cf14c4a-module__igNHja__variable{--crobag-font-libre-baskerville:"Libre Baskerville", "Libre Baskerville Fallback"}
