@layer tokens{:root{--lch-black: 0 0 0;--lch-white: 1 0 0;--lch-offwhite: .9702 0 0;--lch-gray-100: .8998 .0011 197.14;--lch-gray-200: .8576 0 0;--lch-gray-300: .754 0 0;--lch-gray-400: .6401 0 0;--lch-gray-500: .5452 0 0;--lch-gray-600: .5208 0 0;--lch-gray-700: .4202 0 0;--lch-gray-800: .2686 0 0;--lch-gray-900: .2308 0 0;--lch-red-200: .7215 .1293 21.34;--lch-red-300: .5618 .1982 26.42;--lch-red-400: .4798 .1577 25.81;--lch-heading: var(--lch-black);--lch-body: var(--lch-gray-800);--lch-body-light: var(--lch-gray-600);--lch-border: var(--lch-gray-100);--lch-border-dark: var(--lch-gray-300);--lch-border-darker: var(--lch-black);--lch-card-price: var(--lch-gray-700);--lch-link: var(--lch-black);--lch-label: var(--lch-gray-900);--lch-label-light: var(--lch-gray-400);--lch-disabled: var(--lch-gray-300);--lch-icon: var(--lch-black);--lch-icon-light: var(--lch-gray-200);--lch-range-slider: var(--lch-gray-500);--lch-alert: var(--lch-red-400);--lch-sale: var(--lch-red-400);--lch-error: var(--lch-red-300);--lch-required: var(--lch-red-200);--color-heading: oklch(var(--lch-heading));--color-body: oklch(var(--lch-body));--color-body-light: oklch(var(--lch-body-light));--color-border: oklch(var(--lch-border));--color-card-price: oklch(var(--lch-card-price));--color-link: oklch(var(--lch-link));--color-label: oklch(var(--lch-label));--color-label-light: oklch(var(--lch-label-light));--color-disabled: oklch(var(--lch-disabled));--color-icon: oklch(var(--lch-icon));--color-icon-light: oklch(var(--lch-icon-light));--color-range-slider: oklch(var(--lch-range-slider));--color-alert: oklch(var(--lch-alert));--color-sale: oklch(var(--lch-sale));--color-error: oklch(var(--lch-error));--color-required: oklch(var(--lch-required))}}@layer tokens{:root{--fontSize-h1-min: 27;--fontSize-h1-max: 32;--fontSize-h1: clamp(calc(var(--fontSize-h1-min)/10*1rem), (var(--fontSize-h1-min) / 10 * 1rem) + (var(--fontSize-h1-max) - var(--fontSize-h1-min)) * ((100vw - 39rem) / 1050), calc(var(--fontSize-h1-max)/10*1rem));--fontSize-h2-min: 27;--fontSize-h2-max: 27;--fontSize-h2: clamp(calc(var(--fontSize-h2-min)/10*1rem), (var(--fontSize-h2-min) / 10 * 1rem) + (var(--fontSize-h2-max) - var(--fontSize-h2-min)) * ((100vw - 39rem) / 1050), calc(var(--fontSize-h2-max)/10*1rem));--fontSize-h3-min: 19;--fontSize-h3-max: 23;--fontSize-h3: clamp(calc(var(--fontSize-h3-min)/10*1rem), (var(--fontSize-h3-min) / 10 * 1rem) + (var(--fontSize-h3-max) - var(--fontSize-h3-min)) * ((100vw - 39rem) / 1050), calc(var(--fontSize-h3-max)/10*1rem));--fontSize-h4-min: 19;--fontSize-h4-max: 23;--fontSize-h4: clamp(calc(var(--fontSize-h4-min)/10*1rem), (var(--fontSize-h4-min) / 10 * 1rem) + (var(--fontSize-h4-max) - var(--fontSize-h4-min)) * ((100vw - 39rem) / 1050), calc(var(--fontSize-h4-max)/10*1rem));--fontSize-h5-min: 22;--fontSize-h5-max: 22;--fontSize-h5: clamp(calc(var(--fontSize-h5-min)/10*1rem), (var(--fontSize-h5-min) / 10 * 1rem) + (var(--fontSize-h5-max) - var(--fontSize-h5-min)) * ((100vw - 39rem) / 1050), calc(var(--fontSize-h5-max)/10*1rem));--fontSize-h6-min: 14;--fontSize-h6-max: 16;--fontSize-h6: clamp(calc(var(--fontSize-h6-min)/10*1rem), (var(--fontSize-h6-min) / 10 * 1rem) + (var(--fontSize-h6-max) - var(--fontSize-h6-min)) * ((100vw - 39rem) / 1050), calc(var(--fontSize-h6-max)/10*1rem));--fontSize-collectionTitle-min: 18;--fontSize-collectionTitle-max: 27;--fontSize-collectionTitle: clamp(calc(var(--fontSize-collectionTitle-min)/10*1rem), (var(--fontSize-collectionTitle-min) / 10 * 1rem) + (var(--fontSize-collectionTitle-max) - var(--fontSize-collectionTitle-min)) * ((100vw - 39rem) / 1050), calc(var(--fontSize-collectionTitle-max)/10*1rem));--fontSize-p1: 20;--fontSize-p2: 16;--fontSize-p3: 14;--fontSize-body: calc(var(--fontSize-p3)/10*1rem);--fontSize-intro: clamp(calc(var(--fontSize-p3)/10*1rem), (var(--fontSize-p3) / 10 * 1rem) + (var(--fontSize-p2) - var(--fontSize-p3)) * ((100vw - 39rem) / 1050), calc(var(--fontSize-p2)/10*1rem));--fontSize-subheading: 1.5rem;--fontSize-small: 1.2rem;--fontSize-button: var(--fontSize-body);--fontSize-button-small: var(--fontSize-small);--fontSize-atc: var(--fontSize-small);--fontSize-link: var(--fontSize-small);--fontWeight-light: 300;--fontWeight-normal: 400;--fontWeight-medium: 500;--fontWeight-semibold: 600;--fontWeight-bold: 700;--fontWeight-extrabold: 800;--fontWeight-black: 800;--fontWeight-body: var(--fontWeight-normal);--fontWeight-heading: var(--fontWeight-bold);--fontWeight: var(--fontWeight-body);--letterSpacing-base: normal;--letterSpacing-loose: .12em;--letterSpacing-medium: .06em;--letterSpacing-tight: -.06em;--letterSpacing: var(--letterSpacing-base);--letterSpacing-link: var(--letterSpacing-loose);--lineHeight-base: 1.5;--lineHeight-loose: 1.7;--lineHeight-tight: 1.2;--lineHeight-heading: var(--lineHeight-tight);--lineHeight: var(--lineHeight-base)}}@layer tokens{:root{--spacing-unit: 8;--spacing-0: 0;--spacing-1: 8;--spacing-2: 16;--spacing-3: 24;--spacing-4: 32;--spacing-5: 40;--spacing-6: 48;--spacing-7: 56;--spacing-8: 64;--spacing-9: 72;--spacing-10: 80;--spacing-11: 88;--spacing-12: 96;--spacing-paragraph: 1.25em;--spacing-section: clamp(calc(var(--spacing-section-min-raw)/10*1rem), (var(--spacing-section-min-raw) / 10 * 1rem) + (var(--spacing-section-max-raw) - var(--spacing-section-min-raw)) * ((100vw - 39rem) / 1050), calc(var(--spacing-section-max-raw)/10*1rem));--spacing-edge: clamp(calc(var(--spacing-edge-min-raw)/10*1rem), (var(--spacing-edge-min-raw) / 10 * 1rem) + (var(--spacing-edge-max-raw) - var(--spacing-edge-min-raw)) * ((100vw - 39rem) / 1050), calc(var(--spacing-edge-max-raw)/10*1rem));--spacing-inset: calc(var(--spacing-edge)*2);--spacing-grid-x: clamp(calc(var(--spacing-gridX-min-raw)/10*1rem), (var(--spacing-gridX-min-raw) / 10 * 1rem) + (var(--spacing-gridX-max-raw) - var(--spacing-gridX-min-raw)) * ((100vw - 39rem) / 1050), calc(var(--spacing-gridX-max-raw)/10*1rem));--spacing-grid-y: clamp(calc(var(--spacing-gridY-min-raw)/10*1rem), (var(--spacing-gridY-min-raw) / 10 * 1rem) + (var(--spacing-gridY-max-raw) - var(--spacing-gridY-min-raw)) * ((100vw - 39rem) / 1050), calc(var(--spacing-gridY-max-raw)/10*1rem))}}@layer tokens{:root{--page-offset: max(var(--spacing-edge), (100vw - var(--page-width)) / 2 + var(--spacing-edge));--header-height: clamp(5.4rem, -2.5vw + 7.875rem, 6rem);--textWidth-tight: 25em;--textWidth-narrow: 34em;--textWidth-base: 45em;--textWidth-wide: 60em}}@layer tokens{:root{--borderRadius-base: .3rem;--borderRadius-small: clamp(.1rem, .09524vw + .06286rem, .2rem);--borderRadius-large: clamp(.3rem, .19048vw + .22571rem, .5rem);--borderRadius: var(--borderRadius-base);--borderWidth-base: clamp(.2rem, .09524vw + .16286rem, .3rem);--borderWidth-light: clamp(.15rem, .04762vw + .13143rem, .2rem);--borderWidth-heavy: .3rem;--borderWidth: var(--borderWidth-base);--border: var(--color-border) var(--borderWidth) solid;--border-light: var(--color-border) var(--borderWidth-light) solid;--border-heavy: var(--color-border) var(--borderWidth-heavy) solid}}@layer tokens{:root{--duration-short: .1s;--duration-snappy: .15s;--duration-default: .2s;--duration-announcementBar: .25s;--duration-medium: .3s;--duration-long: .5s;--duration-extended: 3s;--duration-active: var(--duration-default);--duration-inactive: var(--duration-medium);--ease-out-slow: cubic-bezier(0, 0, .3, 1);--ease-in-quad: cubic-bezier(.55, .085, .68, .53);--ease-in-cubic: cubic-bezier(.55, .055, .675, .19);--ease-in-quart: cubic-bezier(.895, .03, .685, .22);--ease-in-quint: cubic-bezier(.755, .05, .855, .06);--ease-in-expo: cubic-bezier(.95, .05, .795, .035);--ease-in-circ: cubic-bezier(.6, .04, .98, .335);--ease-in-sine: cubic-bezier(.47, 0, .745, .715);--ease-in-back: cubic-bezier(.36, 0, .66, -.56);--ease-out-quad: cubic-bezier(.25, .46, .45, .94);--ease-out-cubic: cubic-bezier(.215, .61, .355, 1);--ease-out-quart: cubic-bezier(.165, .84, .44, 1);--ease-out-quint: cubic-bezier(.23, 1, .32, 1);--ease-out-expo: cubic-bezier(.19, 1, .22, 1);--ease-out-circ: cubic-bezier(.075, .82, .165, 1);--ease-out-sine: cubic-bezier(.39, .575, .565, 1);--ease-out-back: cubic-bezier(.34, 1.56, .64, 1);--ease-inOut-quad: cubic-bezier(.455, .03, .515, .955);--ease-inOut-cubic: cubic-bezier(.645, .045, .355, 1);--ease-inOut-quart: cubic-bezier(.77, 0, .175, 1);--ease-inOut-quint: cubic-bezier(.86, 0, .07, 1);--ease-inOut-expo: cubic-bezier(1, 0, 0, 1);--ease-inOut-circ: cubic-bezier(.785, .135, .15, .86);--ease-inOut-sine: cubic-bezier(.445, .05, .55, .95);--ease-inOut-back: cubic-bezier(.68, -.6, .32, 1.6);--ease-default: ease;--ease-out-default: var(--ease-out-quad);--ease-out: var(--ease-out-default);--ease-in-default: var(--ease-in-quad);--ease-in: var(--ease-in-default);--ease-inOut-default: var(--ease-inOut-sine);--ease-inOut: var(--ease-inOut-default);--ease-active: var(--ease-out-quad);--ease-inactive: var(--ease-in-sine);--animation-slideIn: slideIn var(--duration-extra-long) var(--ease-out-slow) forwards;--animation-fadeIn: fadeIn var(--duration-extra-long) var(--ease-out-slow);--transition-stickyHeader: top var(--duration-default) var(--ease-inOut-sine)}}@layer tokens;@layer tokens;.grid{--flex-columns: var(--columns, 1);--visible-columns: var(--columns);--column-gaps: calc(var(--flex-columns) - 1);--visible-gaps: var(--column-gaps);--column-gap: var(--spacing-grid-x);--row-gap: var(--spacing-grid-y);--grid-offset: 0px;display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;list-style:none;-moz-column-gap:var(--column-gap);column-gap:var(--column-gap);row-gap:var(--row-gap)}.grid:last-child{margin-bottom:0}.grid__item{flex-grow:1;flex-shrink:0}.grid--gapless.grid{-moz-column-gap:0;column-gap:0;row-gap:0}.grid .grid__item{--width: calc((100% - var(--grid-offset) - var(--visible-gaps)*var(--column-gap))/var(--visible-columns));width:var(--width);max-width:var(--width)}@media (max-width: 989.98px){.grid .grid__item{--max-width: calc((100% - var(--grid-offset) - var(--column-gap))/2);max-width:max(var(--width),var(--max-width))}}@media (max-width: 749.98px){.grid__item.slider__slide--full-width{width:100%;max-width:none}}.grid--1-col{--columns: 1}.grid--1-and-a-half-col{--columns: 1.5}.grid--2-col{--columns: 2}.grid--2-and-a-half-col{--columns: 2.5}.grid--3-col{--columns: 3}.grid--3-and-a-half-col{--columns: 3.5}.grid--4-col{--columns: 4}.grid--4-and-a-half-col{--columns: 4.5}@media (max-width: 989.98px){.grid--1-col-tablet-down{--width: 100%}.slider--tablet.grid--peek{margin:0;width:100%}.slider--tablet.grid--peek .grid__item{box-sizing:content-box;margin:0}}@media (min-width: 750px){.grid--1-col-tablet{--columns: 1}.grid--2-col-tablet{--columns: 2}.grid--3-col-tablet{--columns: 3}.grid--4-col-tablet{--columns: 4}.grid--5-col-tablet{--columns: 5}}@media (min-width: 990px){.grid--1-col-desktop{--columns: 1}.grid--2-col-desktop{--columns: 2}.grid--3-col-desktop{--columns: 3}.grid--4-col-desktop{--columns: 4}.grid--5-col-desktop{--columns: 5}.grid--6-col-desktop{--columns: 6}}@media (min-width: 1200px){.grid--1-col-desktop-large{--columns: 1}.grid--2-col-desktop-large{--columns: 2}.grid--3-col-desktop-large{--columns: 3}.grid--4-col-desktop-large{--columns: 4}.grid--5-col-desktop-large{--columns: 5}.grid--6-col-desktop-large{--columns: 6}}@media (min-width: 1440px){.grid--1-col-desktop-xl{--columns: 1}.grid--2-col-desktop-xl{--columns: 2}.grid--3-col-desktop-xl{--columns: 3}.grid--4-col-desktop-xl{--columns: 4}.grid--5-col-desktop-xl{--columns: 5}.grid--6-col-desktop-xl{--columns: 6}}@media (max-width: 749.98px){.grid--peek.slider--mobile{margin:0;width:100%}.grid--peek.slider--mobile>.grid__item{box-sizing:content-box;margin:0}.grid--peek>.grid__item{min-width:35%}.grid--peek.slider>.grid__item:first-of-type{margin-left:var(--spacing-edge)}.grid--peek.slider:after{margin-left:calc(var(--spacing-grid-x)*-1)}.grid--1-col-tablet-down{--columns: 1}.grid--2-col-tablet-down{--columns: 2}}@media (min-width: 750px) and (max-width: 989.98px){.grid--1-col-tablet-down{--columns: 1}.grid--2-col-tablet-down{--columns: 2}.grid--3-col-tablet-down{--columns: 3}.slider--tablet.grid--peek>.grid__item:first-of-type{margin-left:var(--spacing-edge)}}@supports not (inset: 10px){.grid{margin-left:calc(var(--spacing-grid-x)*-1)}.grid__item{padding-left:var(--spacing-grid-x);padding-bottom:var(--spacing-grid-y)}.grid--gapless .grid__item{padding-left:0;padding-bottom:0}@media (min-width: 750px){.grid--peek .grid__item{padding-left:var(--spacing-grid-x)}}.product-grid .grid__item{padding-bottom:var(--spacing-grid-y)}}.gw-grid-wrapper{container-name:grid;container-type:inline-size}.gw-grid{--grid-columns: min(var(--columns, 1), var(--columns-max, 12));display:grid;grid-template-columns:repeat(var(--grid-columns),minmax(0,1fr));grid-gap:var(--spacing-grid-y) var(--spacing-grid-x);gap:var(--spacing-grid-y) var(--spacing-grid-x);grid-auto-flow:row dense;align-content:start;padding:0;list-style:none;margin-top:0;margin-bottom:0}.gw-grid>*{display:inline;display:initial}@media (max-width: 749.98px){.gw-grid--mobile{--grid-columns: min(var(--columns, 1), var(--columns-max, 12));display:grid;grid-template-columns:repeat(var(--grid-columns),minmax(0,1fr));grid-gap:var(--spacing-grid-y) var(--spacing-grid-x);gap:var(--spacing-grid-y) var(--spacing-grid-x);grid-auto-flow:row dense;align-content:start;padding:0;list-style:none;margin-top:0;margin-bottom:0}.gw-grid--mobile>*{display:inline;display:initial}.gw-grid--mobile paginated-grid>*{will-change:opacity,transform}}@media (min-width: 750px){.gw-grid--desktop{--grid-columns: min(var(--columns, 1), var(--columns-max, 12));display:grid;grid-template-columns:repeat(var(--grid-columns),minmax(0,1fr));grid-gap:var(--spacing-grid-y) var(--spacing-grid-x);gap:var(--spacing-grid-y) var(--spacing-grid-x);grid-auto-flow:row dense;align-content:start;padding:0;list-style:none;margin-top:0;margin-bottom:0}.gw-grid--desktop>*{display:inline;display:initial}.gw-grid--desktop paginated-grid>*{will-change:opacity,transform}}.gw-grid--1-col,.gw-grid:where([data-columns-min="1"]),.gw-grid:where([data-columns="1"]){--columns: 1}.gw-grid--2-col,.gw-grid:where([data-columns-min="2"]),.gw-grid:where([data-columns="2"]){--columns: 2}@container (width >= 390px){.gw-grid--1-col-xs,.gw-grid:where([data-columns-xs="1"]){--columns: 1}.gw-grid--2-col-xs,.gw-grid:where([data-columns-xs="2"]){--columns: 2}}@container (width >= 358px){.gw-grid-wrapper.has-edges .gw-grid--1-col-xs,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-xs="1"]){--columns: 1}.gw-grid-wrapper.has-edges .gw-grid--2-col-xs,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-xs="2"]){--columns: 2}}@container (width >= 750px){.gw-grid--auto:where(.gw-grid--1-col,.gw-grid--1-col-xs,.gw-grid:where([data-columns-min="1"]),.gw-grid:where([data-columns-xs="1"])){--columns: 2}.gw-grid--auto:where(.gw-grid--2-col,.gw-grid--2-col-xs,.gw-grid:where([data-columns-min="2"]),.gw-grid:where([data-columns-xs="2"])){--columns: 3}.gw-grid--auto:where(.gw-grid--3-col,.gw-grid--3-col-xs,.gw-grid:where([data-columns-min="3"]),.gw-grid:where([data-columns-xs="3"])){--columns: 4}.gw-grid--1-col-small,.gw-grid:where([data-columns-small="1"]){--columns: 1}.gw-grid--2-col-small,.gw-grid:where([data-columns-small="2"]){--columns: 2}.gw-grid--3-col-small,.gw-grid:where([data-columns-small="3"]){--columns: 3}.gw-grid--4-col-small,.gw-grid:where([data-columns-small="4"]){--columns: 4}}@container (width >= 695px){.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--1-col,.gw-grid--1-col-xs,.gw-grid:where([data-columns-min="1"]),.gw-grid:where([data-columns-xs="1"])){--columns: 2}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--2-col,.gw-grid--2-col-xs,.gw-grid:where([data-columns-min="2"]),.gw-grid:where([data-columns-xs="2"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--3-col,.gw-grid--3-col-xs,.gw-grid:where([data-columns-min="3"]),.gw-grid:where([data-columns-xs="3"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--1-col-small,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-small="1"]){--columns: 1}.gw-grid-wrapper.has-edges .gw-grid--2-col-small,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-small="2"]){--columns: 2}.gw-grid-wrapper.has-edges .gw-grid--3-col-small,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-small="3"]){--columns: 3}.gw-grid-wrapper.has-edges .gw-grid--4-col-small,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-small="4"]){--columns: 4}}@container (width >= 990px){.gw-grid--auto:where(.gw-grid--1-col,.gw-grid--1-col-xs,.gw-grid:where([data-columns-min="1"]),.gw-grid:where([data-columns-xs="1"])){--columns: 3}.gw-grid--auto:where(.gw-grid--1-col-small,.gw-grid:where([data-columns-small="1"])){--columns: 2}.gw-grid--auto:where(.gw-grid--2-col,.gw-grid--2-col-xs,.gw-grid:where([data-columns-min="2"]),.gw-grid:where([data-columns-xs="2"])){--columns: 4}.gw-grid--auto:where(.gw-grid--2-col-small,.gw-grid:where([data-columns-small="2"])){--columns: 3}.gw-grid--auto:where(.gw-grid--3-col,.gw-grid--3-col-xs,.gw-grid:where([data-columns-min="3"]),.gw-grid:where([data-columns-xs="3"])){--columns: 5}.gw-grid--auto:where(.gw-grid--3-col-small,.gw-grid:where([data-columns-small="3"])){--columns: 4}.gw-grid--auto:where(.gw-grid--4-col,.gw-grid--4-col-xs,.gw-grid:where([data-columns-min="4"]),.gw-grid:where([data-columns-xs="4"])){--columns: 6}.gw-grid--auto:where(.gw-grid--4-col-small,.gw-grid:where([data-columns-small="4"])){--columns: 5}.gw-grid--auto:where(.gw-grid--5-col-small,.gw-grid:where([data-columns-small="5"])){--columns: 6}.gw-grid--1-col-medium,.gw-grid:where([data-columns-medium="1"]){--columns: 1}.gw-grid--2-col-medium,.gw-grid:where([data-columns-medium="2"]){--columns: 2}.gw-grid--3-col-medium,.gw-grid:where([data-columns-medium="3"]){--columns: 3}.gw-grid--4-col-medium,.gw-grid:where([data-columns-medium="4"]){--columns: 4}.gw-grid--5-col-medium,.gw-grid:where([data-columns-medium="5"]){--columns: 5}.gw-grid--6-col-medium,.gw-grid:where([data-columns-medium="6"]){--columns: 6}}@container (width >= 919px){.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--1-col,.gw-grid--1-col-xs,.gw-grid:where([data-columns-min="1"]),.gw-grid:where([data-columns-xs="1"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--1-col-small,.gw-grid:where([data-columns-small="1"])){--columns: 2}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--2-col,.gw-grid--2-col-xs,.gw-grid:where([data-columns-min="2"]),.gw-grid:where([data-columns-xs="2"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--2-col-small,.gw-grid:where([data-columns-small="2"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--3-col,.gw-grid--3-col-xs,.gw-grid:where([data-columns-min="3"]),.gw-grid:where([data-columns-xs="3"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--3-col-small,.gw-grid:where([data-columns-small="3"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--4-col,.gw-grid--4-col-xs,.gw-grid:where([data-columns-min="4"]),.gw-grid:where([data-columns-xs="4"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--4-col-small,.gw-grid:where([data-columns-small="4"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--5-col-small,.gw-grid:where([data-columns-small="5"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-grid--1-col-medium,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-medium="1"]){--columns: 1}.gw-grid-wrapper.has-edges .gw-grid--2-col-medium,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-medium="2"]){--columns: 2}.gw-grid-wrapper.has-edges .gw-grid--3-col-medium,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-medium="3"]){--columns: 3}.gw-grid-wrapper.has-edges .gw-grid--4-col-medium,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-medium="4"]){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--5-col-medium,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-medium="5"]){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--6-col-medium,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-medium="6"]){--columns: 6}}@container (width >= 1200px){.gw-grid--auto:where(.gw-grid--1-col,.gw-grid--1-col-xs,.gw-grid:where([data-columns-min="1"]),.gw-grid:where([data-columns-xs="1"])){--columns: 4}.gw-grid--auto:where(.gw-grid--1-col-small,.gw-grid:where([data-columns-small="1"])){--columns: 3}.gw-grid--auto:where(.gw-grid--1-col-medium,.gw-grid:where([data-columns-medium="1"])){--columns: 2}.gw-grid--auto:where(.gw-grid--2-col,.gw-grid--2-col-xs,.gw-grid:where([data-columns-min="2"]),.gw-grid:where([data-columns-xs="2"])){--columns: 5}.gw-grid--auto:where(.gw-grid--2-col-small,.gw-grid:where([data-columns-small="2"])){--columns: 4}.gw-grid--auto:where(.gw-grid--2-col-medium,.gw-grid:where([data-columns-medium="2"])){--columns: 3}.gw-grid--auto:where(.gw-grid--3-col,.gw-grid--3-col-xs,.gw-grid:where([data-columns-min="3"]),.gw-grid:where([data-columns-xs="3"])){--columns: 6}.gw-grid--auto:where(.gw-grid--3-col-small,.gw-grid:where([data-columns-small="3"])){--columns: 5}.gw-grid--auto:where(.gw-grid--3-col-medium,.gw-grid:where([data-columns-medium="3"])){--columns: 4}.gw-grid--auto:where(.gw-grid--4-col-small,.gw-grid:where([data-columns-small="4"])){--columns: 6}.gw-grid--auto:where(.gw-grid--4-col-medium,.gw-grid:where([data-columns-medium="4"])){--columns: 5}.gw-grid--auto:where(.gw-grid--5-col-medium,.gw-grid:where([data-columns-medium="5"])){--columns: 6}.gw-grid--1-col-large,.gw-grid:where([data-columns-large="1"]){--columns: 1}.gw-grid--2-col-large,.gw-grid:where([data-columns-large="2"]){--columns: 2}.gw-grid--3-col-large,.gw-grid:where([data-columns-large="3"]){--columns: 3}.gw-grid--4-col-large,.gw-grid:where([data-columns-large="4"]){--columns: 4}.gw-grid--5-col-large,.gw-grid:where([data-columns-large="5"]){--columns: 5}.gw-grid--6-col-large,.gw-grid:where([data-columns-large="6"]){--columns: 6}}@container (width >= 1116px){.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--1-col,.gw-grid--1-col-xs,.gw-grid:where([data-columns-min="1"]),.gw-grid:where([data-columns-xs="1"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--1-col-small,.gw-grid:where([data-columns-small="1"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--1-col-medium,.gw-grid:where([data-columns-medium="1"])){--columns: 2}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--2-col,.gw-grid--2-col-xs,.gw-grid:where([data-columns-min="2"]),.gw-grid:where([data-columns-xs="2"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--2-col-small,.gw-grid:where([data-columns-small="2"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--2-col-medium,.gw-grid:where([data-columns-medium="2"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--3-col,.gw-grid--3-col-xs,.gw-grid:where([data-columns-min="3"]),.gw-grid:where([data-columns-xs="3"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--3-col-small,.gw-grid:where([data-columns-small="3"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--3-col-medium,.gw-grid:where([data-columns-medium="3"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--4-col-small,.gw-grid:where([data-columns-small="4"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--4-col-medium,.gw-grid:where([data-columns-medium="4"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--5-col-medium,.gw-grid:where([data-columns-medium="5"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-grid--1-col-large,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-large="1"]){--columns: 1}.gw-grid-wrapper.has-edges .gw-grid--2-col-large,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-large="2"]){--columns: 2}.gw-grid-wrapper.has-edges .gw-grid--3-col-large,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-large="3"]){--columns: 3}.gw-grid-wrapper.has-edges .gw-grid--4-col-large,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-large="4"]){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--5-col-large,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-large="5"]){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--6-col-large,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-large="6"]){--columns: 6}}@container (width >= 1440px){.gw-grid--auto:where(.gw-grid--1-col,.gw-grid--1-col-xs,.gw-grid:where([data-columns-min="1"]),.gw-grid:where([data-columns-xs="1"])){--columns: 5}.gw-grid--auto:where(.gw-grid--1-col-small,.gw-grid:where([data-columns-small="1"])){--columns: 4}.gw-grid--auto:where(.gw-grid--1-col-medium,.gw-grid:where([data-columns-medium="1"])){--columns: 3}.gw-grid--auto:where(.gw-grid--1-col-large,.gw-grid:where([data-columns-large="1"])){--columns: 2}.gw-grid--auto:where(.gw-grid--2-col,.gw-grid--2-col-xs,.gw-grid:where([data-columns-min="2"]),.gw-grid:where([data-columns-xs="2"])){--columns: 6}.gw-grid--auto:where(.gw-grid--2-col-small,.gw-grid:where([data-columns-small="2"])){--columns: 5}.gw-grid--auto:where(.gw-grid--2-col-medium,.gw-grid:where([data-columns-medium="2"])){--columns: 4}.gw-grid--auto:where(.gw-grid--2-col-large,.gw-grid:where([data-columns-large="2"])){--columns: 3}.gw-grid--auto:where(.gw-grid--3-col-small,.gw-grid:where([data-columns-small="3"])){--columns: 6}.gw-grid--auto:where(.gw-grid--3-col-medium,.gw-grid:where([data-columns-medium="3"])){--columns: 5}.gw-grid--auto:where(.gw-grid--3-col-large,.gw-grid:where([data-columns-large="3"])){--columns: 4}.gw-grid--auto:where(.gw-grid--4-col-medium,.gw-grid:where([data-columns-medium="4"])){--columns: 6}.gw-grid--auto:where(.gw-grid--4-col-large,.gw-grid:where([data-columns-large="4"])){--columns: 5}.gw-grid--auto:where(.gw-grid--5-col-large,.gw-grid:where([data-columns-large="5"])){--columns: 6}.gw-grid--1-col-target,.gw-grid--1-col-xl,.gw-grid:where([data-columns-target="1"]),.gw-grid:where([data-columns-xl="1"]){--columns: 1}.gw-grid--2-col-target,.gw-grid--2-col-xl,.gw-grid:where([data-columns-target="2"]),.gw-grid:where([data-columns-xl="2"]){--columns: 2}.gw-grid--3-col-target,.gw-grid--3-col-xl,.gw-grid:where([data-columns-target="3"]),.gw-grid:where([data-columns-xl="3"]){--columns: 3}.gw-grid--4-col-target,.gw-grid--4-col-xl,.gw-grid:where([data-columns-target="4"]),.gw-grid:where([data-columns-xl="4"]){--columns: 4}.gw-grid--5-col-target,.gw-grid--5-col-xl,.gw-grid:where([data-columns-target="5"]),.gw-grid:where([data-columns-xl="5"]){--columns: 5}.gw-grid--6-col-target,.gw-grid--6-col-xl,.gw-grid:where([data-columns-target="6"]),.gw-grid:where([data-columns-xl="6"]){--columns: 6}}@container (width >= 1340px){.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--1-col,.gw-grid--1-col-xs,.gw-grid:where([data-columns-min="1"]),.gw-grid:where([data-columns-xs="1"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--1-col-small,.gw-grid:where([data-columns-small="1"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--1-col-medium,.gw-grid:where([data-columns-medium="1"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--1-col-large,.gw-grid:where([data-columns-large="1"])){--columns: 2}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--2-col,.gw-grid--2-col-xs,.gw-grid:where([data-columns-min="2"]),.gw-grid:where([data-columns-xs="2"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--2-col-small,.gw-grid:where([data-columns-small="2"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--2-col-medium,.gw-grid:where([data-columns-medium="2"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--2-col-large,.gw-grid:where([data-columns-large="2"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--3-col-small,.gw-grid:where([data-columns-small="3"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--3-col-medium,.gw-grid:where([data-columns-medium="3"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--3-col-large,.gw-grid:where([data-columns-large="3"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--4-col-medium,.gw-grid:where([data-columns-medium="4"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--4-col-large,.gw-grid:where([data-columns-large="4"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--5-col-large,.gw-grid:where([data-columns-large="5"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-grid--1-col-target,.gw-grid-wrapper.has-edges .gw-grid--1-col-xl,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-target="1"]),.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-xl="1"]){--columns: 1}.gw-grid-wrapper.has-edges .gw-grid--2-col-target,.gw-grid-wrapper.has-edges .gw-grid--2-col-xl,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-target="2"]),.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-xl="2"]){--columns: 2}.gw-grid-wrapper.has-edges .gw-grid--3-col-target,.gw-grid-wrapper.has-edges .gw-grid--3-col-xl,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-target="3"]),.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-xl="3"]){--columns: 3}.gw-grid-wrapper.has-edges .gw-grid--4-col-target,.gw-grid-wrapper.has-edges .gw-grid--4-col-xl,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-target="4"]),.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-xl="4"]){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--5-col-target,.gw-grid-wrapper.has-edges .gw-grid--5-col-xl,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-target="5"]),.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-xl="5"]){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--6-col-target,.gw-grid-wrapper.has-edges .gw-grid--6-col-xl,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-target="6"]),.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-xl="6"]){--columns: 6}}@container (width >= 1800px){.gw-grid--auto:where(.gw-grid--1-col,.gw-grid--1-col-xs,.gw-grid:where([data-columns-min="1"]),.gw-grid:where([data-columns-xs="1"])){--columns: 6}.gw-grid--auto:where(.gw-grid--1-col-small,.gw-grid:where([data-columns-small="1"])){--columns: 5}.gw-grid--auto:where(.gw-grid--1-col-medium,.gw-grid:where([data-columns-medium="1"])){--columns: 4}.gw-grid--auto:where(.gw-grid--1-col-large,.gw-grid:where([data-columns-large="1"])){--columns: 3}.gw-grid--auto:where(.gw-grid--1-col-target,.gw-grid--1-col-xl,.gw-grid:where([data-columns-target="1"]),.gw-grid:where([data-columns-xl="1"])){--columns: 2}.gw-grid--auto:where(.gw-grid--2-col-small,.gw-grid:where([data-columns-small="2"])){--columns: 6}.gw-grid--auto:where(.gw-grid--2-col-medium,.gw-grid:where([data-columns-medium="2"])){--columns: 5}.gw-grid--auto:where(.gw-grid--2-col-large,.gw-grid:where([data-columns-large="2"])){--columns: 4}.gw-grid--auto:where(.gw-grid--2-col-target,.gw-grid--2-col-xl,.gw-grid:where([data-columns-target="2"]),.gw-grid:where([data-columns-xl="2"])){--columns: 3}.gw-grid--auto:where(.gw-grid--3-col-medium,.gw-grid:where([data-columns-medium="3"])){--columns: 6}.gw-grid--auto:where(.gw-grid--3-col-large,.gw-grid:where([data-columns-large="3"])){--columns: 5}.gw-grid--auto:where(.gw-grid--3-col-target,.gw-grid--3-col-xl,.gw-grid:where([data-columns-target="3"]),.gw-grid:where([data-columns-xl="3"])){--columns: 4}.gw-grid--auto:where(.gw-grid--4-col-large,.gw-grid:where([data-columns-large="4"])){--columns: 6}.gw-grid--auto:where(.gw-grid--4-col-target,.gw-grid--4-col-xl,.gw-grid:where([data-columns-target="4"]),.gw-grid:where([data-columns-xl="4"])){--columns: 5}.gw-grid--auto:where(.gw-grid--5-col-target,.gw-grid--5-col-xl,.gw-grid:where([data-columns-target="5"]),.gw-grid:where([data-columns-xl="5"])){--columns: 6}.gw-grid--1-col-xxl,.gw-grid:where([data-columns-xxl="1"]){--columns: 1}.gw-grid--2-col-xxl,.gw-grid:where([data-columns-xxl="2"]){--columns: 2}.gw-grid--3-col-xxl,.gw-grid:where([data-columns-xxl="3"]){--columns: 3}.gw-grid--4-col-xxl,.gw-grid:where([data-columns-xxl="4"]){--columns: 4}.gw-grid--5-col-xxl,.gw-grid:where([data-columns-xxl="5"]){--columns: 5}.gw-grid--6-col-xxl,.gw-grid:where([data-columns-xxl="6"]){--columns: 6}}@container (width >= 1700px){.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--1-col,.gw-grid--1-col-xs,.gw-grid:where([data-columns-min="1"]),.gw-grid:where([data-columns-xs="1"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--1-col-small,.gw-grid:where([data-columns-small="1"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--1-col-medium,.gw-grid:where([data-columns-medium="1"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--1-col-large,.gw-grid:where([data-columns-large="1"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--1-col-target,.gw-grid--1-col-xl,.gw-grid:where([data-columns-target="1"]),.gw-grid:where([data-columns-xl="1"])){--columns: 2}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--2-col-small,.gw-grid:where([data-columns-small="2"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--2-col-medium,.gw-grid:where([data-columns-medium="2"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--2-col-large,.gw-grid:where([data-columns-large="2"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--2-col-target,.gw-grid--2-col-xl,.gw-grid:where([data-columns-target="2"]),.gw-grid:where([data-columns-xl="2"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--3-col-medium,.gw-grid:where([data-columns-medium="3"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--3-col-large,.gw-grid:where([data-columns-large="3"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--3-col-target,.gw-grid--3-col-xl,.gw-grid:where([data-columns-target="3"]),.gw-grid:where([data-columns-xl="3"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--4-col-large,.gw-grid:where([data-columns-large="4"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--4-col-target,.gw-grid--4-col-xl,.gw-grid:where([data-columns-target="4"]),.gw-grid:where([data-columns-xl="4"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--auto:where(.gw-grid--5-col-target,.gw-grid--5-col-xl,.gw-grid:where([data-columns-target="5"]),.gw-grid:where([data-columns-xl="5"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-grid--1-col-xxl,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-xxl="1"]){--columns: 1}.gw-grid-wrapper.has-edges .gw-grid--2-col-xxl,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-xxl="2"]){--columns: 2}.gw-grid-wrapper.has-edges .gw-grid--3-col-xxl,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-xxl="3"]){--columns: 3}.gw-grid-wrapper.has-edges .gw-grid--4-col-xxl,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-xxl="4"]){--columns: 4}.gw-grid-wrapper.has-edges .gw-grid--5-col-xxl,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-xxl="5"]){--columns: 5}.gw-grid-wrapper.has-edges .gw-grid--6-col-xxl,.gw-grid-wrapper.has-edges .gw-grid:where([data-columns-xxl="6"]){--columns: 6}}.gw-grid--max-2,.gw-grid[data-columns-max="2"]{--columns-max: 2}.gw-grid--max-3,.gw-grid[data-columns-max="3"]{--columns-max: 3}.gw-grid--max-4,.gw-grid[data-columns-max="4"]{--columns-max: 4}.gw-grid--max-5,.gw-grid[data-columns-max="5"]{--columns-max: 5}.gw-grid--max-6,.gw-grid[data-columns-max="6"]{--columns-max: 6}.gw-grid--max-7,.gw-grid[data-columns-max="7"]{--columns-max: 7}.gw-grid--max-8,.gw-grid[data-columns-max="8"]{--columns-max: 8}.gw-grid--max-9,.gw-grid[data-columns-max="9"]{--columns-max: 9}.gw-grid--max-10,.gw-grid[data-columns-max="10"]{--columns-max: 10}.gw-grid--max-11,.gw-grid[data-columns-max="11"]{--columns-max: 11}.gw-grid--max-12,.gw-grid[data-columns-max="12"]{--columns-max: 12}.gw-flex-wrapper{container-name:flex;container-type:inline-size}.gw-flex{--flex-columns: min(var(--columns, 1), var(--columns-max, 12));--visible-columns: var(--flex-columns);--column-gaps: calc(var(--flex-columns) - 1);--visible-gaps: var(--column-gaps);--column-gap: var(--spacing-grid-x);--row-gap: var(--spacing-grid-y);--grid-offset: 0px;--item-size: calc((100% - var(--grid-offset) - var(--visible-gaps)*var(--column-gap))/var(--visible-columns));display:flex;gap:var(--row-gap) var(--column-gap);padding:0;list-style:none}.gw-flex>*{flex-basis:var(--item-size);flex-shrink:0}.gw-flex>*.snap-inset{--inset: max(var(--inset-fluid), var(--inset-max) / 1440 * 1vw);flex-basis:calc(var(--item-size) - var(--inset, 0));scroll-margin-inline-start:var(--inset, 0)}.gw-flex>*.snap-inset:first-child{--margin-left-first-item: calc(var(--inset, 0) + var(--spacing-edge))}.gw-flex[data-variable-width]>*,.gw-flex.gw-flex--variable-width>*{--variable-item-size: var(--item-size);flex-basis:var(--variable-item-size)}.gw-flex.is-vertical{--item-size: calc((100% - var(--grid-offset) - var(--visible-gaps)*var(--row-gap))/var(--visible-columns));flex-direction:column}.gw-flex.is-vertical>*.snap-inset{scroll-margin-inline-start:unset;scroll-margin-block-start:var(--inset, 0)}@media (max-width: 749.98px){.gw-flex--mobile{--flex-columns: min(var(--columns, 1), var(--columns-max, 12));--visible-columns: var(--flex-columns);--column-gaps: calc(var(--flex-columns) - 1);--visible-gaps: var(--column-gaps);--column-gap: var(--spacing-grid-x);--row-gap: var(--spacing-grid-y);--grid-offset: 0px;--item-size: calc((100% - var(--grid-offset) - var(--visible-gaps)*var(--column-gap))/var(--visible-columns));display:flex;gap:var(--row-gap) var(--column-gap);padding:0;list-style:none}.gw-flex--mobile>*{flex-basis:var(--item-size);flex-shrink:0}.gw-flex--mobile>*.snap-inset{--inset: max(var(--inset-fluid), var(--inset-max) / 1440 * 1vw);flex-basis:calc(var(--item-size) - var(--inset, 0));scroll-margin-inline-start:var(--inset, 0)}.gw-flex--mobile>*.snap-inset:first-child{--margin-left-first-item: calc(var(--inset, 0) + var(--spacing-edge))}.gw-flex--mobile[data-variable-width]>*,.gw-flex--mobile.gw-flex--variable-width>*{--variable-item-size: var(--item-size);flex-basis:var(--variable-item-size)}.gw-flex--mobile.is-vertical{--item-size: calc((100% - var(--grid-offset) - var(--visible-gaps)*var(--row-gap))/var(--visible-columns));flex-direction:column}.gw-flex--mobile.is-vertical>*.snap-inset{scroll-margin-inline-start:unset;scroll-margin-block-start:var(--inset, 0)}}@media (min-width: 750px){.gw-flex--desktop{--flex-columns: min(var(--columns, 1), var(--columns-max, 12));--visible-columns: var(--flex-columns);--column-gaps: calc(var(--flex-columns) - 1);--visible-gaps: var(--column-gaps);--column-gap: var(--spacing-grid-x);--row-gap: var(--spacing-grid-y);--grid-offset: 0px;--item-size: calc((100% - var(--grid-offset) - var(--visible-gaps)*var(--column-gap))/var(--visible-columns));display:flex;gap:var(--row-gap) var(--column-gap);padding:0;list-style:none}.gw-flex--desktop>*{flex-basis:var(--item-size);flex-shrink:0}.gw-flex--desktop>*.snap-inset{--inset: max(var(--inset-fluid), var(--inset-max) / 1440 * 1vw);flex-basis:calc(var(--item-size) - var(--inset, 0));scroll-margin-inline-start:var(--inset, 0)}.gw-flex--desktop>*.snap-inset:first-child{--margin-left-first-item: calc(var(--inset, 0) + var(--spacing-edge))}.gw-flex--desktop[data-variable-width]>*,.gw-flex--desktop.gw-flex--variable-width>*{--variable-item-size: var(--item-size);flex-basis:var(--variable-item-size)}.gw-flex--desktop.is-vertical{--item-size: calc((100% - var(--grid-offset) - var(--visible-gaps)*var(--row-gap))/var(--visible-columns));flex-direction:column}.gw-flex--desktop.is-vertical>*.snap-inset{scroll-margin-inline-start:unset;scroll-margin-block-start:var(--inset, 0)}}.gw-flex--wrap{flex-wrap:wrap}.gw-flex--wrap>*{flex-shrink:initial}.gw-flex--1-col,.gw-flex:where([data-columns-min="1"]),.gw-flex:where([data-columns="1"]){--columns: 1}.gw-flex--2-col,.gw-flex:where([data-columns-min="2"]),.gw-flex:where([data-columns="2"]){--columns: 2}@container (width >= 390px){.gw-flex--1-col-xs,.gw-flex:where([data-columns-xs="1"]){--columns: 1}.gw-flex--2-col-xs,.gw-flex:where([data-columns-xs="2"]){--columns: 2}}@container (width >= 358px){.gw-grid-wrapper.has-edges .gw-flex--1-col-xs,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-xs="1"]){--columns: 1}.gw-grid-wrapper.has-edges .gw-flex--2-col-xs,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-xs="2"]){--columns: 2}}@container (width >= 750px){.gw-flex--auto:where(.gw-flex--1-col,.gw-flex--1-col-xs,.gw-flex:where([data-columns-min="1"]),.gw-flex:where([data-columns-xs="1"])){--columns: 2}.gw-flex--auto:where(.gw-flex--2-col,.gw-flex--2-col-xs,.gw-flex:where([data-columns-min="2"]),.gw-flex:where([data-columns-xs="2"])){--columns: 3}.gw-flex--auto:where(.gw-flex--3-col,.gw-flex--3-col-xs,.gw-flex:where([data-columns-min="3"]),.gw-flex:where([data-columns-xs="3"])){--columns: 4}.gw-flex--1-col-small,.gw-flex:where([data-columns-small="1"]){--columns: 1}.gw-flex--2-col-small,.gw-flex:where([data-columns-small="2"]){--columns: 2}.gw-flex--3-col-small,.gw-flex:where([data-columns-small="3"]){--columns: 3}.gw-flex--4-col-small,.gw-flex:where([data-columns-small="4"]){--columns: 4}}@container (width >= 695px){.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--1-col,.gw-flex--1-col-xs,.gw-flex:where([data-columns-min="1"]),.gw-flex:where([data-columns-xs="1"])){--columns: 2}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--2-col,.gw-flex--2-col-xs,.gw-flex:where([data-columns-min="2"]),.gw-flex:where([data-columns-xs="2"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--3-col,.gw-flex--3-col-xs,.gw-flex:where([data-columns-min="3"]),.gw-flex:where([data-columns-xs="3"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--1-col-small,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-small="1"]){--columns: 1}.gw-grid-wrapper.has-edges .gw-flex--2-col-small,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-small="2"]){--columns: 2}.gw-grid-wrapper.has-edges .gw-flex--3-col-small,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-small="3"]){--columns: 3}.gw-grid-wrapper.has-edges .gw-flex--4-col-small,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-small="4"]){--columns: 4}}@container (width >= 990px){.gw-flex--auto:where(.gw-flex--1-col,.gw-flex--1-col-xs,.gw-flex:where([data-columns-min="1"]),.gw-flex:where([data-columns-xs="1"])){--columns: 3}.gw-flex--auto:where(.gw-flex--1-col-small,.gw-flex:where([data-columns-small="1"])){--columns: 2}.gw-flex--auto:where(.gw-flex--2-col,.gw-flex--2-col-xs,.gw-flex:where([data-columns-min="2"]),.gw-flex:where([data-columns-xs="2"])){--columns: 4}.gw-flex--auto:where(.gw-flex--2-col-small,.gw-flex:where([data-columns-small="2"])){--columns: 3}.gw-flex--auto:where(.gw-flex--3-col,.gw-flex--3-col-xs,.gw-flex:where([data-columns-min="3"]),.gw-flex:where([data-columns-xs="3"])){--columns: 5}.gw-flex--auto:where(.gw-flex--3-col-small,.gw-flex:where([data-columns-small="3"])){--columns: 4}.gw-flex--auto:where(.gw-flex--4-col,.gw-flex--4-col-xs,.gw-flex:where([data-columns-min="4"]),.gw-flex:where([data-columns-xs="4"])){--columns: 6}.gw-flex--auto:where(.gw-flex--4-col-small,.gw-flex:where([data-columns-small="4"])){--columns: 5}.gw-flex--auto:where(.gw-flex--5-col-small,.gw-flex:where([data-columns-small="5"])){--columns: 6}.gw-flex--1-col-medium,.gw-flex:where([data-columns-medium="1"]){--columns: 1}.gw-flex--2-col-medium,.gw-flex:where([data-columns-medium="2"]){--columns: 2}.gw-flex--3-col-medium,.gw-flex:where([data-columns-medium="3"]){--columns: 3}.gw-flex--4-col-medium,.gw-flex:where([data-columns-medium="4"]){--columns: 4}.gw-flex--5-col-medium,.gw-flex:where([data-columns-medium="5"]){--columns: 5}.gw-flex--6-col-medium,.gw-flex:where([data-columns-medium="6"]){--columns: 6}}@container (width >= 919px){.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--1-col,.gw-flex--1-col-xs,.gw-flex:where([data-columns-min="1"]),.gw-flex:where([data-columns-xs="1"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--1-col-small,.gw-flex:where([data-columns-small="1"])){--columns: 2}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--2-col,.gw-flex--2-col-xs,.gw-flex:where([data-columns-min="2"]),.gw-flex:where([data-columns-xs="2"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--2-col-small,.gw-flex:where([data-columns-small="2"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--3-col,.gw-flex--3-col-xs,.gw-flex:where([data-columns-min="3"]),.gw-flex:where([data-columns-xs="3"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--3-col-small,.gw-flex:where([data-columns-small="3"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--4-col,.gw-flex--4-col-xs,.gw-flex:where([data-columns-min="4"]),.gw-flex:where([data-columns-xs="4"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--4-col-small,.gw-flex:where([data-columns-small="4"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--5-col-small,.gw-flex:where([data-columns-small="5"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-flex--1-col-medium,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-medium="1"]){--columns: 1}.gw-grid-wrapper.has-edges .gw-flex--2-col-medium,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-medium="2"]){--columns: 2}.gw-grid-wrapper.has-edges .gw-flex--3-col-medium,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-medium="3"]){--columns: 3}.gw-grid-wrapper.has-edges .gw-flex--4-col-medium,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-medium="4"]){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--5-col-medium,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-medium="5"]){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--6-col-medium,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-medium="6"]){--columns: 6}}@container (width >= 1200px){.gw-flex--auto:where(.gw-flex--1-col,.gw-flex--1-col-xs,.gw-flex:where([data-columns-min="1"]),.gw-flex:where([data-columns-xs="1"])){--columns: 4}.gw-flex--auto:where(.gw-flex--1-col-small,.gw-flex:where([data-columns-small="1"])){--columns: 3}.gw-flex--auto:where(.gw-flex--1-col-medium,.gw-flex:where([data-columns-medium="1"])){--columns: 2}.gw-flex--auto:where(.gw-flex--2-col,.gw-flex--2-col-xs,.gw-flex:where([data-columns-min="2"]),.gw-flex:where([data-columns-xs="2"])){--columns: 5}.gw-flex--auto:where(.gw-flex--2-col-small,.gw-flex:where([data-columns-small="2"])){--columns: 4}.gw-flex--auto:where(.gw-flex--2-col-medium,.gw-flex:where([data-columns-medium="2"])){--columns: 3}.gw-flex--auto:where(.gw-flex--3-col,.gw-flex--3-col-xs,.gw-flex:where([data-columns-min="3"]),.gw-flex:where([data-columns-xs="3"])){--columns: 6}.gw-flex--auto:where(.gw-flex--3-col-small,.gw-flex:where([data-columns-small="3"])){--columns: 5}.gw-flex--auto:where(.gw-flex--3-col-medium,.gw-flex:where([data-columns-medium="3"])){--columns: 4}.gw-flex--auto:where(.gw-flex--4-col-small,.gw-flex:where([data-columns-small="4"])){--columns: 6}.gw-flex--auto:where(.gw-flex--4-col-medium,.gw-flex:where([data-columns-medium="4"])){--columns: 5}.gw-flex--auto:where(.gw-flex--5-col-medium,.gw-flex:where([data-columns-medium="5"])){--columns: 6}.gw-flex--1-col-large,.gw-flex:where([data-columns-large="1"]){--columns: 1}.gw-flex--2-col-large,.gw-flex:where([data-columns-large="2"]){--columns: 2}.gw-flex--3-col-large,.gw-flex:where([data-columns-large="3"]){--columns: 3}.gw-flex--4-col-large,.gw-flex:where([data-columns-large="4"]){--columns: 4}.gw-flex--5-col-large,.gw-flex:where([data-columns-large="5"]){--columns: 5}.gw-flex--6-col-large,.gw-flex:where([data-columns-large="6"]){--columns: 6}}@container (width >= 1116px){.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--1-col,.gw-flex--1-col-xs,.gw-flex:where([data-columns-min="1"]),.gw-flex:where([data-columns-xs="1"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--1-col-small,.gw-flex:where([data-columns-small="1"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--1-col-medium,.gw-flex:where([data-columns-medium="1"])){--columns: 2}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--2-col,.gw-flex--2-col-xs,.gw-flex:where([data-columns-min="2"]),.gw-flex:where([data-columns-xs="2"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--2-col-small,.gw-flex:where([data-columns-small="2"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--2-col-medium,.gw-flex:where([data-columns-medium="2"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--3-col,.gw-flex--3-col-xs,.gw-flex:where([data-columns-min="3"]),.gw-flex:where([data-columns-xs="3"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--3-col-small,.gw-flex:where([data-columns-small="3"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--3-col-medium,.gw-flex:where([data-columns-medium="3"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--4-col-small,.gw-flex:where([data-columns-small="4"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--4-col-medium,.gw-flex:where([data-columns-medium="4"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--5-col-medium,.gw-flex:where([data-columns-medium="5"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-flex--1-col-large,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-large="1"]){--columns: 1}.gw-grid-wrapper.has-edges .gw-flex--2-col-large,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-large="2"]){--columns: 2}.gw-grid-wrapper.has-edges .gw-flex--3-col-large,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-large="3"]){--columns: 3}.gw-grid-wrapper.has-edges .gw-flex--4-col-large,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-large="4"]){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--5-col-large,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-large="5"]){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--6-col-large,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-large="6"]){--columns: 6}}@container (width >= 1440px){.gw-flex--auto:where(.gw-flex--1-col,.gw-flex--1-col-xs,.gw-flex:where([data-columns-min="1"]),.gw-flex:where([data-columns-xs="1"])){--columns: 5}.gw-flex--auto:where(.gw-flex--1-col-small,.gw-flex:where([data-columns-small="1"])){--columns: 4}.gw-flex--auto:where(.gw-flex--1-col-medium,.gw-flex:where([data-columns-medium="1"])){--columns: 3}.gw-flex--auto:where(.gw-flex--1-col-large,.gw-flex:where([data-columns-large="1"])){--columns: 2}.gw-flex--auto:where(.gw-flex--2-col,.gw-flex--2-col-xs,.gw-flex:where([data-columns-min="2"]),.gw-flex:where([data-columns-xs="2"])){--columns: 6}.gw-flex--auto:where(.gw-flex--2-col-small,.gw-flex:where([data-columns-small="2"])){--columns: 5}.gw-flex--auto:where(.gw-flex--2-col-medium,.gw-flex:where([data-columns-medium="2"])){--columns: 4}.gw-flex--auto:where(.gw-flex--2-col-large,.gw-flex:where([data-columns-large="2"])){--columns: 3}.gw-flex--auto:where(.gw-flex--3-col-small,.gw-flex:where([data-columns-small="3"])){--columns: 6}.gw-flex--auto:where(.gw-flex--3-col-medium,.gw-flex:where([data-columns-medium="3"])){--columns: 5}.gw-flex--auto:where(.gw-flex--3-col-large,.gw-flex:where([data-columns-large="3"])){--columns: 4}.gw-flex--auto:where(.gw-flex--4-col-medium,.gw-flex:where([data-columns-medium="4"])){--columns: 6}.gw-flex--auto:where(.gw-flex--4-col-large,.gw-flex:where([data-columns-large="4"])){--columns: 5}.gw-flex--auto:where(.gw-flex--5-col-large,.gw-flex:where([data-columns-large="5"])){--columns: 6}.gw-flex--1-col-target,.gw-flex--1-col-xl,.gw-flex:where([data-columns-target="1"]),.gw-flex:where([data-columns-xl="1"]){--columns: 1}.gw-flex--2-col-target,.gw-flex--2-col-xl,.gw-flex:where([data-columns-target="2"]),.gw-flex:where([data-columns-xl="2"]){--columns: 2}.gw-flex--3-col-target,.gw-flex--3-col-xl,.gw-flex:where([data-columns-target="3"]),.gw-flex:where([data-columns-xl="3"]){--columns: 3}.gw-flex--4-col-target,.gw-flex--4-col-xl,.gw-flex:where([data-columns-target="4"]),.gw-flex:where([data-columns-xl="4"]){--columns: 4}.gw-flex--5-col-target,.gw-flex--5-col-xl,.gw-flex:where([data-columns-target="5"]),.gw-flex:where([data-columns-xl="5"]){--columns: 5}.gw-flex--6-col-target,.gw-flex--6-col-xl,.gw-flex:where([data-columns-target="6"]),.gw-flex:where([data-columns-xl="6"]){--columns: 6}}@container (width >= 1340px){.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--1-col,.gw-flex--1-col-xs,.gw-flex:where([data-columns-min="1"]),.gw-flex:where([data-columns-xs="1"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--1-col-small,.gw-flex:where([data-columns-small="1"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--1-col-medium,.gw-flex:where([data-columns-medium="1"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--1-col-large,.gw-flex:where([data-columns-large="1"])){--columns: 2}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--2-col,.gw-flex--2-col-xs,.gw-flex:where([data-columns-min="2"]),.gw-flex:where([data-columns-xs="2"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--2-col-small,.gw-flex:where([data-columns-small="2"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--2-col-medium,.gw-flex:where([data-columns-medium="2"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--2-col-large,.gw-flex:where([data-columns-large="2"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--3-col-small,.gw-flex:where([data-columns-small="3"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--3-col-medium,.gw-flex:where([data-columns-medium="3"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--3-col-large,.gw-flex:where([data-columns-large="3"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--4-col-medium,.gw-flex:where([data-columns-medium="4"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--4-col-large,.gw-flex:where([data-columns-large="4"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--5-col-large,.gw-flex:where([data-columns-large="5"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-flex--1-col-target,.gw-grid-wrapper.has-edges .gw-flex--1-col-xl,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-target="1"]),.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-xl="1"]){--columns: 1}.gw-grid-wrapper.has-edges .gw-flex--2-col-target,.gw-grid-wrapper.has-edges .gw-flex--2-col-xl,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-target="2"]),.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-xl="2"]){--columns: 2}.gw-grid-wrapper.has-edges .gw-flex--3-col-target,.gw-grid-wrapper.has-edges .gw-flex--3-col-xl,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-target="3"]),.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-xl="3"]){--columns: 3}.gw-grid-wrapper.has-edges .gw-flex--4-col-target,.gw-grid-wrapper.has-edges .gw-flex--4-col-xl,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-target="4"]),.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-xl="4"]){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--5-col-target,.gw-grid-wrapper.has-edges .gw-flex--5-col-xl,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-target="5"]),.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-xl="5"]){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--6-col-target,.gw-grid-wrapper.has-edges .gw-flex--6-col-xl,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-target="6"]),.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-xl="6"]){--columns: 6}}@container (width >= 1800px){.gw-flex--auto:where(.gw-flex--1-col,.gw-flex--1-col-xs,.gw-flex:where([data-columns-min="1"]),.gw-flex:where([data-columns-xs="1"])){--columns: 6}.gw-flex--auto:where(.gw-flex--1-col-small,.gw-flex:where([data-columns-small="1"])){--columns: 5}.gw-flex--auto:where(.gw-flex--1-col-medium,.gw-flex:where([data-columns-medium="1"])){--columns: 4}.gw-flex--auto:where(.gw-flex--1-col-large,.gw-flex:where([data-columns-large="1"])){--columns: 3}.gw-flex--auto:where(.gw-flex--1-col-target,.gw-flex--1-col-xl,.gw-flex:where([data-columns-target="1"]),.gw-flex:where([data-columns-xl="1"])){--columns: 2}.gw-flex--auto:where(.gw-flex--2-col-small,.gw-flex:where([data-columns-small="2"])){--columns: 6}.gw-flex--auto:where(.gw-flex--2-col-medium,.gw-flex:where([data-columns-medium="2"])){--columns: 5}.gw-flex--auto:where(.gw-flex--2-col-large,.gw-flex:where([data-columns-large="2"])){--columns: 4}.gw-flex--auto:where(.gw-flex--2-col-target,.gw-flex--2-col-xl,.gw-flex:where([data-columns-target="2"]),.gw-flex:where([data-columns-xl="2"])){--columns: 3}.gw-flex--auto:where(.gw-flex--3-col-medium,.gw-flex:where([data-columns-medium="3"])){--columns: 6}.gw-flex--auto:where(.gw-flex--3-col-large,.gw-flex:where([data-columns-large="3"])){--columns: 5}.gw-flex--auto:where(.gw-flex--3-col-target,.gw-flex--3-col-xl,.gw-flex:where([data-columns-target="3"]),.gw-flex:where([data-columns-xl="3"])){--columns: 4}.gw-flex--auto:where(.gw-flex--4-col-large,.gw-flex:where([data-columns-large="4"])){--columns: 6}.gw-flex--auto:where(.gw-flex--4-col-target,.gw-flex--4-col-xl,.gw-flex:where([data-columns-target="4"]),.gw-flex:where([data-columns-xl="4"])){--columns: 5}.gw-flex--auto:where(.gw-flex--5-col-target,.gw-flex--5-col-xl,.gw-flex:where([data-columns-target="5"]),.gw-flex:where([data-columns-xl="5"])){--columns: 6}.gw-flex--1-col-xxl,.gw-flex:where([data-columns-xxl="1"]){--columns: 1}.gw-flex--2-col-xxl,.gw-flex:where([data-columns-xxl="2"]){--columns: 2}.gw-flex--3-col-xxl,.gw-flex:where([data-columns-xxl="3"]){--columns: 3}.gw-flex--4-col-xxl,.gw-flex:where([data-columns-xxl="4"]){--columns: 4}.gw-flex--5-col-xxl,.gw-flex:where([data-columns-xxl="5"]){--columns: 5}.gw-flex--6-col-xxl,.gw-flex:where([data-columns-xxl="6"]){--columns: 6}}@container (width >= 1700px){.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--1-col,.gw-flex--1-col-xs,.gw-flex:where([data-columns-min="1"]),.gw-flex:where([data-columns-xs="1"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--1-col-small,.gw-flex:where([data-columns-small="1"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--1-col-medium,.gw-flex:where([data-columns-medium="1"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--1-col-large,.gw-flex:where([data-columns-large="1"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--1-col-target,.gw-flex--1-col-xl,.gw-flex:where([data-columns-target="1"]),.gw-flex:where([data-columns-xl="1"])){--columns: 2}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--2-col-small,.gw-flex:where([data-columns-small="2"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--2-col-medium,.gw-flex:where([data-columns-medium="2"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--2-col-large,.gw-flex:where([data-columns-large="2"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--2-col-target,.gw-flex--2-col-xl,.gw-flex:where([data-columns-target="2"]),.gw-flex:where([data-columns-xl="2"])){--columns: 3}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--3-col-medium,.gw-flex:where([data-columns-medium="3"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--3-col-large,.gw-flex:where([data-columns-large="3"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--3-col-target,.gw-flex--3-col-xl,.gw-flex:where([data-columns-target="3"]),.gw-flex:where([data-columns-xl="3"])){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--4-col-large,.gw-flex:where([data-columns-large="4"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--4-col-target,.gw-flex--4-col-xl,.gw-flex:where([data-columns-target="4"]),.gw-flex:where([data-columns-xl="4"])){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--auto:where(.gw-flex--5-col-target,.gw-flex--5-col-xl,.gw-flex:where([data-columns-target="5"]),.gw-flex:where([data-columns-xl="5"])){--columns: 6}.gw-grid-wrapper.has-edges .gw-flex--1-col-xxl,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-xxl="1"]){--columns: 1}.gw-grid-wrapper.has-edges .gw-flex--2-col-xxl,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-xxl="2"]){--columns: 2}.gw-grid-wrapper.has-edges .gw-flex--3-col-xxl,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-xxl="3"]){--columns: 3}.gw-grid-wrapper.has-edges .gw-flex--4-col-xxl,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-xxl="4"]){--columns: 4}.gw-grid-wrapper.has-edges .gw-flex--5-col-xxl,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-xxl="5"]){--columns: 5}.gw-grid-wrapper.has-edges .gw-flex--6-col-xxl,.gw-grid-wrapper.has-edges .gw-flex:where([data-columns-xxl="6"]){--columns: 6}}.gw-flex--max-2,.gw-flex[data-columns-max="2"]{--columns-max: 2}[data-col-span="2"]{grid-column-end:span 2}.gw-flex--max-3,.gw-flex[data-columns-max="3"]{--columns-max: 3}[data-col-span="3"]{grid-column-end:span 3}.gw-flex--max-4,.gw-flex[data-columns-max="4"]{--columns-max: 4}[data-col-span="4"]{grid-column-end:span 4}.gw-flex--max-5,.gw-flex[data-columns-max="5"]{--columns-max: 5}[data-col-span="5"]{grid-column-end:span 5}.gw-flex--max-6,.gw-flex[data-columns-max="6"]{--columns-max: 6}[data-col-span="6"]{grid-column-end:span 6}.gw-flex--max-7,.gw-flex[data-columns-max="7"]{--columns-max: 7}[data-col-span="7"]{grid-column-end:span 7}.gw-flex--max-8,.gw-flex[data-columns-max="8"]{--columns-max: 8}[data-col-span="8"]{grid-column-end:span 8}.gw-flex--max-9,.gw-flex[data-columns-max="9"]{--columns-max: 9}[data-col-span="9"]{grid-column-end:span 9}.gw-flex--max-10,.gw-flex[data-columns-max="10"]{--columns-max: 10}[data-col-span="10"]{grid-column-end:span 10}.gw-flex--max-11,.gw-flex[data-columns-max="11"]{--columns-max: 11}[data-col-span="11"]{grid-column-end:span 11}.gw-flex--max-12,.gw-flex[data-columns-max="12"]{--columns-max: 12}[data-col-span="12"]{grid-column-end:span 12}infinite-grid,load-more,paginated-grid{display:block}paginated-grid .gw-grid>*{will-change:opacity,transform}paginated-grid button[name=show-more]{color:oklch(var(--lch-foreground));display:flex;margin:clamp(calc(var(--spacing-4)/10*1rem),(var(--spacing-4) / 10 * 1rem) + (var(--spacing-8) - var(--spacing-4)) * ((100vw - 39rem) / 1050),calc(var(--spacing-8)/10*1rem)) auto 0}:root{--shape--blob-1: 97.686% 33.617%, 98.392% 36.152%, 98.96% 38.721%, 99.398% 41.315%, 99.712% 43.928%, 99.909% 46.552%, 99.995% 49.182%, 99.974% 51.813%, 99.852% 54.441%, 99.63% 57.063%, 99.311% 59.675%, 98.897% 62.274%, 98.389% 64.856%, 97.787% 67.417%, 97.091% 69.955%, 96.299% 72.464%, 95.411% 74.941%, 94.422% 77.379%, 93.329% 79.773%, 92.127% 82.114%, 90.812% 84.393%, 89.377% 86.598%, 87.813% 88.714%, 86.114% 90.723%, 84.272% 92.6%, 82.279% 94.317%, 80.125% 95.828%, 77.832% 97.117%, 75.423% 98.172%, 72.92% 98.983%, 70.352% 99.552%, 67.743% 99.887%, 65.115% 100%, 62.485% 99.907%, 59.869% 99.627%, 57.277% 99.176%, 54.717% 98.571%, 52.193% 97.825%, 49.711% 96.954%, 47.271% 95.967%, 44.877% 94.876%, 42.529% 93.689%, 40.227% 92.414%, 37.972% 91.058%, 35.764% 89.626%, 33.604% 88.123%, 31.491% 86.555%, 29.426% 84.924%, 27.41% 83.234%, 25.441% 81.487%, 23.522% 79.687%, 21.651% 77.836%, 19.832% 75.935%, 18.064% 73.986%, 16.35% 71.99%, 14.691% 69.947%, 13.09% 67.859%, 11.549% 65.726%, 10.073% 63.547%, 8.665% 61.324%, 7.331% 59.056%, 6.076% 56.744%, 4.907% 54.386%, 3.832% 51.984%, 2.861% 49.539%, 2.006% 47.05%, 1.28% 44.521%, .699% 41.955%, .28% 39.358%, .044% 36.738%, .014% 34.107%, .212% 31.484%, .66% 28.892%, 1.371% 26.359%, 2.338% 23.913%, 3.54% 21.574%, 4.951% 19.354%, 6.546% 17.261%, 8.3% 15.3%, 10.191% 13.471%, 12.199% 11.771%, 14.307% 10.197%, 16.502% 8.746%, 18.771% 7.414%, 21.104% 6.198%, 23.493% 5.094%, 25.93% 4.101%, 28.408% 3.217%, 30.922% 2.439%, 33.466% 1.768%, 36.036% 1.203%, 38.627% .744%, 41.235% .394%, 43.855% .152%, 46.483% .023%, 49.114% .008%, 51.744% .103%, 54.366% .315%, 56.977% .648%, 59.569% 1.1%, 62.137% 1.672%, 64.676% 2.363%, 67.179% 3.173%, 69.642% 4.101%, 72.056% 5.147%, 74.416% 6.31%, 76.715% 7.59%, 78.946% 8.985%, 81.102% 10.494%, 83.174% 12.115%, 85.156% 13.846%, 87.039% 15.684%, 88.815% 17.625%, 90.477% 19.664%, 92.017% 21.797%, 93.429% 24.017%, 94.707% 26.318%, 95.844% 28.69%, 96.838% 31.126%, 97.686% 33.617%;--shape--blob-2: 85.349% 11.712%, 87.382% 13.587%, 89.228% 15.647%, 90.886% 17.862%, 92.359% 20.204%, 93.657% 22.647%, 94.795% 25.169%, 95.786% 27.752%, 96.645% 30.382%, 97.387% 33.048%, 98.025% 35.74%, 98.564% 38.454%, 99.007% 41.186%, 99.358% 43.931%, 99.622% 46.685%, 99.808% 49.446%, 99.926% 52.21%, 99.986% 54.977%, 99.999% 57.744%, 99.975% 60.511%, 99.923% 63.278%, 99.821% 66.043%, 99.671% 68.806%, 99.453% 71.565%, 99.145% 74.314%, 98.724% 77.049%, 98.164% 79.759%, 97.433% 82.427%, 96.495% 85.03%, 95.311% 87.529%, 93.841% 89.872%, 92.062% 91.988%, 89.972% 93.796%, 87.635% 95.273%, 85.135% 96.456%, 82.532% 97.393%, 79.864% 98.127%, 77.156% 98.695%, 74.424% 99.129%, 71.676% 99.452%, 68.918% 99.685%, 66.156% 99.844%, 63.39% 99.942%, 60.624% 99.99%, 57.856% 99.999%, 55.089% 99.978%, 52.323% 99.929%, 49.557% 99.847%, 46.792% 99.723%, 44.031% 99.549%, 41.273% 99.317%, 38.522% 99.017%, 35.781% 98.639%, 33.054% 98.17%, 30.347% 97.599%, 27.667% 96.911%, 25.024% 96.091%, 22.432% 95.123%, 19.907% 93.994%, 17.466% 92.69%, 15.126% 91.216%, 12.902% 89.569%, 10.808% 87.761%, 8.854% 85.803%, 7.053% 83.703%, 5.418% 81.471%, 3.962% 79.119%, 2.702% 76.656%, 1.656% 74.095%, .846% 71.45%, .294% 68.74%, .024% 65.987%, .05% 63.221%, .343% 60.471%, .858% 57.752%, 1.548% 55.073%, 2.37% 52.431%, 3.283% 49.819%, 4.253% 47.227%, 5.249% 44.646%, 6.244% 42.063%, 7.211% 39.471%, 8.124% 36.858%, 8.958% 34.22%, 9.711% 31.558%, 10.409% 28.88%, 11.083% 26.196%, 11.76% 23.513%, 12.474% 20.839%, 13.259% 18.186%, 14.156% 15.569%, 15.214% 13.012%, 16.485% 10.556%, 18.028% 8.261%, 19.883% 6.211%, 22.041% 4.484%, 24.44% 3.11%, 26.998% 2.057%, 29.651% 1.275%, 32.36% .714%, 35.101% .337%, 37.859% .11%, 40.624% .009%, 43.391% .016%, 46.156% .113%, 48.918% .289%, 51.674% .533%, 54.425% .837%, 57.166% 1.215%, 59.898% 1.654%, 62.618% 2.163%, 65.322% 2.75%, 68.006% 3.424%, 70.662% 4.197%, 73.284% 5.081%, 75.86% 6.091%, 78.376% 7.242%, 80.813% 8.551%, 83.148% 10.036%, 85.349% 11.712%;--shape--blob-3: 78.621% 12.736%, 80.746% 14.354%, 82.71% 16.163%, 84.52% 18.127%, 86.187% 20.215%, 87.721% 22.401%, 89.134% 24.668%, 90.437% 27%, 91.639% 29.386%, 92.748% 31.816%, 93.77% 34.284%, 94.714% 36.783%, 95.583% 39.309%, 96.382% 41.858%, 97.112% 44.428%, 97.77% 47.017%, 98.353% 49.624%, 98.858% 52.248%, 99.279% 54.886%, 99.611% 57.536%, 99.847% 60.197%, 99.977% 62.865%, 99.991% 65.537%, 99.879% 68.205%, 99.626% 70.865%, 99.217% 73.504%, 98.635% 76.111%, 97.863% 78.668%, 96.879% 81.151%, 95.683% 83.538%, 94.291% 85.818%, 92.717% 87.976%, 90.974% 89.999%, 89.075% 91.878%, 87.033% 93.599%, 84.86% 95.151%, 82.567% 96.52%, 80.167% 97.692%, 77.673% 98.647%, 75.1% 99.364%, 72.469% 99.819%, 69.805% 99.997%, 67.136% 99.893%, 64.491% 99.529%, 61.884% 98.946%, 59.324% 98.186%, 56.807% 97.29%, 54.329% 96.293%, 51.88% 95.225%, 49.451% 94.114%, 47.03% 92.984%, 44.607% 91.858%, 42.173% 90.757%, 39.719% 89.701%, 37.245% 88.695%, 34.756% 87.723%, 32.263% 86.763%, 29.775% 85.79%, 27.301% 84.782%, 24.852% 83.715%, 22.441% 82.564%, 20.085% 81.306%, 17.802% 79.919%, 15.615% 78.386%, 13.549% 76.694%, 11.627% 74.839%, 9.875% 72.824%, 8.296% 70.669%, 6.878% 68.406%, 5.612% 66.054%, 4.489% 63.63%, 3.502% 61.148%, 2.645% 58.618%, 1.914% 56.049%, 1.304% 53.448%, .812% 50.823%, .437% 48.178%, .177% 45.519%, .033% 42.852%, .004% 40.181%, .091% 37.511%, .299% 34.847%, .634% 32.197%, 1.088% 29.565%, 1.657% 26.955%, 2.344% 24.374%, 3.15% 21.827%, 4.078% 19.322%, 5.133% 16.868%, 6.321% 14.475%, 7.651% 12.159%, 9.134% 9.937%, 10.78% 7.835%, 12.604% 5.883%, 14.615% 4.127%, 16.82% 2.622%, 19.214% 1.442%, 21.758% .633%, 24.387% .168%, 27.052% .002%, 29.721% .082%, 32.378% .357%, 35.016% .781%, 37.632% 1.318%, 40.231% 1.936%, 42.817% 2.607%, 45.396% 3.304%, 47.975% 4.002%, 50.561% 4.673%, 53.163% 5.278%, 55.778% 5.822%, 58.401% 6.329%, 61.027% 6.821%, 63.65% 7.326%, 66.264% 7.878%, 68.858% 8.515%, 71.418% 9.281%, 73.919% 10.217%, 76.332% 11.362%, 78.621% 12.736%;--shape--blob-4: 80.628% 3.397%, 82.907% 4.713%, 85.051% 6.239%, 87.055% 7.945%, 88.916% 9.806%, 90.636% 11.799%, 92.213% 13.907%, 93.65% 16.112%, 94.946% 18.403%, 96.102% 20.768%, 97.115% 23.198%, 97.983% 25.683%, 98.702% 28.215%, 99.256% 30.788%, 99.652% 33.39%, 99.898% 36.011%, 99.998% 38.642%, 99.953% 41.274%, 99.765% 43.899%, 99.436% 46.511%, 98.966% 49.101%, 98.355% 51.662%, 97.602% 54.184%, 96.703% 56.658%, 95.658% 59.074%, 94.459% 61.417%, 93.104% 63.674%, 91.61% 65.841%, 89.994% 67.919%, 88.274% 69.912%, 86.469% 71.828%, 84.595% 73.677%, 82.668% 75.471%, 80.701% 77.221%, 78.709% 78.941%, 76.701% 80.644%, 74.69% 82.343%, 72.683% 84.048%, 70.68% 85.756%, 68.669% 87.455%, 66.637% 89.129%, 64.575% 90.765%, 62.468% 92.344%, 60.307% 93.847%, 58.08% 95.251%, 55.778% 96.528%, 53.396% 97.648%, 50.934% 98.576%, 48.398% 99.281%, 45.809% 99.751%, 43.186% 99.976%, 40.555% 99.967%, 37.933% 99.738%, 35.337% 99.303%, 32.781% 98.675%, 30.276% 97.865%, 27.834% 96.884%, 25.462% 95.741%, 23.171% 94.446%, 20.969% 93.004%, 18.866% 91.42%, 16.874% 89.7%, 14.991% 87.861%, 13.22% 85.913%, 11.56% 83.87%, 10.011% 81.742%, 8.574% 79.537%, 7.246% 77.263%, 6.029% 74.929%, 4.921% 72.541%, 3.923% 70.106%, 3.034% 67.628%, 2.256% 65.113%, 1.587% 62.566%, 1.033% 59.993%, .595% 57.397%, .275% 54.784%, .076% 52.159%, .001% 49.528%, .052% 46.896%, .236% 44.27%, .556% 41.657%, 1.019% 39.066%, 1.631% 36.506%, 2.398% 33.988%, 3.328% 31.525%, 4.412% 29.127%, 5.654% 26.806%, 7.044% 24.57%, 8.571% 22.426%, 10.224% 20.378%, 11.993% 18.429%, 13.868% 16.581%, 15.84% 14.837%, 17.9% 13.198%, 20.041% 11.666%, 22.255% 10.243%, 24.54% 8.937%, 26.891% 7.752%, 29.296% 6.68%, 31.746% 5.718%, 34.235% 4.86%, 36.755% 4.099%, 39.3% 3.427%, 41.865% 2.833%, 44.444% 2.306%, 47.035% 1.836%, 49.633% 1.412%, 52.237% 1.025%, 54.847% .677%, 57.463% .383%, 60.086% .162%, 62.715% .029%, 65.348% .006%, 67.978% .112%, 70.597% .372%, 73.193% .808%, 75.747% 1.446%, 78.234% 2.304%, 80.628% 3.397%;--shape--blob-5: 80.452% 2.197%, 82.761% 3.507%, 84.885% 5.101%, 86.818% 6.922%, 88.568% 8.92%, 90.147% 11.056%, 91.569% 13.3%, 92.848% 15.628%, 93.997% 18.023%, 95.026% 20.472%, 95.944% 22.966%, 96.759% 25.494%, 97.476% 28.053%, 98.1% 30.635%, 98.634% 33.238%, 99.082% 35.856%, 99.444% 38.489%, 99.714% 41.132%, 99.893% 43.782%, 99.986% 46.438%, 99.992% 49.094%, 99.909% 51.75%, 99.736% 54.401%, 99.472% 57.045%, 99.113% 59.677%, 98.656% 62.294%, 98.098% 64.892%, 97.435% 67.465%, 96.663% 70.007%, 95.776% 72.511%, 94.769% 74.969%, 93.636% 77.373%, 92.372% 79.709%, 90.97% 81.966%, 89.423% 84.125%, 87.728% 86.17%, 85.898% 88.095%, 83.943% 89.894%, 81.873% 91.56%, 79.701% 93.088%, 77.435% 94.475%, 75.087% 95.718%, 72.666% 96.811%, 70.182% 97.753%, 67.645% 98.54%, 65.063% 99.165%, 62.446% 99.622%, 59.804% 99.904%, 57.15% 100%, 54.495% 99.9%, 51.855% 99.607%, 49.242% 99.128%, 46.668% 98.471%, 44.142% 97.651%, 41.669% 96.68%, 39.254% 95.572%, 36.9% 94.342%, 34.605% 93.002%, 32.37% 91.566%, 30.193% 90.044%, 28.067% 88.45%, 25.999% 86.782%, 23.993% 85.04%, 22.054% 83.224%, 20.182% 81.338%, 18.38% 79.387%, 16.644% 77.375%, 14.972% 75.31%, 13.36% 73.198%, 11.802% 71.046%, 10.288% 68.863%, 8.816% 66.651%, 7.404% 64.4%, 6.063% 62.107%, 4.809% 59.765%, 3.656% 57.371%, 2.624% 54.923%, 1.73% 52.421%, .998% 49.868%, .451% 47.268%, .112% 44.634%, 0% 41.98%, .117% 39.327%, .446% 36.691%, .976% 34.088%, 1.696% 31.531%, 2.6% 29.033%, 3.682% 26.607%, 4.941% 24.268%, 6.375% 22.032%, 7.986% 19.921%, 9.775% 17.957%, 11.743% 16.173%, 13.876% 14.591%, 16.156% 13.229%, 18.548% 12.073%, 21.017% 11.094%, 23.538% 10.255%, 26.091% 9.521%, 28.664% 8.858%, 31.248% 8.24%, 33.837% 7.642%, 36.426% 7.045%, 39.011% 6.431%, 41.589% 5.787%, 44.157% 5.109%, 46.72% 4.407%, 49.281% 3.701%, 51.846% 3.006%, 54.418% 2.339%, 57.001% 1.717%, 59.598% 1.157%, 62.212% .68%, 64.842% .309%, 67.488% .072%, 70.144% .002%, 72.797% .137%, 75.424% .521%, 77.992% 1.197%, 80.452% 2.197%;--shape--blob-6: 71.914% 1.829%, 74.287% 2.884%, 76.559% 4.144%, 78.723% 5.581%, 80.777% 7.171%, 82.721% 8.894%, 84.557% 10.733%, 86.284% 12.673%, 87.906% 14.703%, 89.423% 16.812%, 90.838% 18.991%, 92.151% 21.233%, 93.364% 23.531%, 94.477% 25.878%, 95.492% 28.27%, 96.406% 30.702%, 97.222% 33.169%, 97.938% 35.666%, 98.555% 38.19%, 99.069% 40.737%, 99.476% 43.303%, 99.771% 45.884%, 99.948% 48.476%, 99.999% 51.073%, 99.914% 53.67%, 99.68% 56.257%, 99.287% 58.825%, 98.717% 61.36%, 97.957% 63.844%, 96.984% 66.252%, 95.807% 68.567%, 94.448% 70.781%, 92.93% 72.889%, 91.273% 74.89%, 89.499% 76.788%, 87.625% 78.587%, 85.668% 80.296%, 83.642% 81.923%, 81.56% 83.477%, 79.431% 84.967%, 77.266% 86.402%, 75.071% 87.793%, 72.854% 89.148%, 70.624% 90.481%, 68.375% 91.783%, 66.103% 93.044%, 63.803% 94.253%, 61.47% 95.396%, 59.1% 96.459%, 56.688% 97.425%, 54.232% 98.272%, 51.732% 98.978%, 49.19% 99.518%, 46.616% 99.866%, 44.022% 99.999%, 41.427% 99.904%, 38.848% 99.589%, 36.304% 99.067%, 33.806% 98.353%, 31.365% 97.465%, 28.988% 96.417%, 26.68% 95.223%, 24.446% 93.897%, 22.289% 92.45%, 20.209% 90.892%, 18.21% 89.233%, 16.286% 87.487%, 14.442% 85.656%, 12.685% 83.743%, 11.018% 81.75%, 9.446% 79.682%, 7.974% 77.541%, 6.608% 75.331%, 5.354% 73.056%, 4.218% 70.719%, 3.208% 68.325%, 2.331% 65.88%, 1.594% 63.389%, .996% 60.861%, .535% 58.304%, .216% 55.726%, .039% 53.134%, .005% 50.536%, .119% 47.941%, .385% 45.356%, .814% 42.794%, 1.416% 40.267%, 2.207% 37.793%, 3.204% 35.394%, 4.427% 33.103%, 5.887% 30.956%, 7.572% 28.979%, 9.454% 27.19%, 11.49% 25.576%, 13.637% 24.114%, 15.862% 22.773%, 18.137% 21.517%, 20.438% 20.31%, 22.744% 19.113%, 25.034% 17.885%, 27.285% 16.589%, 29.485% 15.207%, 31.628% 13.738%, 33.73% 12.21%, 35.812% 10.656%, 37.898% 9.106%, 40.011% 7.595%, 42.174% 6.156%, 44.403% 4.82%, 46.707% 3.621%, 49.09% 2.587%, 51.535% 1.709%, 54.034% .998%, 56.576% .466%, 59.152% .129%, 61.746% .001%, 64.342% .097%, 66.918% .43%, 69.45% 1.007%, 71.914% 1.829%}[data-hidden]:not([data-hidden=false]):not([data-hidden=mobile]):not([data-hidden=tablet]):not([data-hidden=desktop]){display:none}[data-dynamic-element]:not([data-dynamic-element=false]),.is-dynamic-element{transition-property:opacity,display;transition-duration:var(--duration-medium);transition-timing-function:var(--ease-in-quad);transition-behavior:allow-discrete}[data-dynamic-element]:not([data-dynamic-element=false]):is([data-collapsible],.collapsible),.is-dynamic-element:is([data-collapsible],.collapsible){transition-property:opacity,display,height;overflow-y:clip;height:var(--height, auto)}@starting-style{[data-dynamic-element]:not([data-dynamic-element=false]),.is-dynamic-element{opacity:0}}[data-dynamic-element]:not([data-dynamic-element=false]):is([data-removed],.is-removed,[data-hidden]:not([data-hidden=false]):not([data-hidden=mobile]):not([data-hidden=tablet]):not([data-hidden=desktop])),.is-dynamic-element:is([data-removed],.is-removed,[data-hidden]:not([data-hidden=false]):not([data-hidden=mobile]):not([data-hidden=tablet]):not([data-hidden=desktop])){opacity:0;display:none!important;transition-timing-function:var(--ease-inOut-sine)}[data-dynamic-element]:not([data-dynamic-element=false]):is([data-removed],.is-removed,[data-hidden]:not([data-hidden=false]):not([data-hidden=mobile]):not([data-hidden=tablet]):not([data-hidden=desktop])):is([data-collapsible],.collapsible),.is-dynamic-element:is([data-removed],.is-removed,[data-hidden]:not([data-hidden=false]):not([data-hidden=mobile]):not([data-hidden=tablet]):not([data-hidden=desktop])):is([data-collapsible],.collapsible){height:0}.is-bottom-aligned{margin-top:auto}.is-bottom-aligned+.is-bottom-aligned{margin-top:calc(var(--spacing-unit)*2.5*.1rem)}.is-full-height{align-self:stretch!important}.is-unavailable,.is-disabled{cursor:not-allowed;opacity:.25}.is-rounded{border-radius:var(--"border-radius-large");overflow:hidden}.is-edgeless{margin-left:calc(var(--spacing-edge)*-1)!important;margin-right:calc(var(--spacing-edge)*-1)!important;width:auto}@media (min-width: 750px){.is-edgeless-desktop{margin-left:calc(var(--spacing-edge)*-1)!important;margin-right:calc(var(--spacing-edge)*-1)!important;width:auto}}@media (max-width: 749.98px){.is-edgeless-mobile{margin-left:calc(var(--spacing-edge)*-1)!important;margin-right:calc(var(--spacing-edge)*-1)!important;width:auto}}.has-edges{padding-left:var(--spacing-edge)!important;padding-right:var(--spacing-edge)!important}@media (min-width: 750px){.has-edges-desktop{padding-left:var(--spacing-edge)!important;padding-right:var(--spacing-edge)!important}}.has-inset-edges{padding-left:var(--spacing-inset)!important;padding-right:var(--spacing-inset)!important}.has-block-edges{padding-top:var(--spacing-edge);padding-bottom:var(--spacing-edge)}.is-inset{padding:calc(var(--spacing-inset)*.1rem)}.has-no-spacing{margin-top:0!important;margin-bottom:0!important}.is-uppercase{text-transform:uppercase}.has-tight-content{--content-width: var(--textWidth-tight)}.has-narrow-content{--content-width: var(--textWidth-narrow)}.has-standard-content{--content-width: var(--textWidth-base)}.has-wide-content{--content-width: var(--textWidth-wide)}.is-untouchable{pointer-events:none}.is-full-width{width:100%}.has-no-page-width{--page-width: 100vw}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}[data-justify=start]{justify-content:start}[data-justify=center]{justify-content:center}[data-justify=end]{justify-content:end}[data-justify=space-around]{justify-content:space-around}[data-justify=space-between]{justify-content:space-between}[data-align=left]{text-align:left}[data-align=left][data-flex],[data-align=left][data-justify]{align-items:start}[data-align=center]{text-align:center}[data-align=center][data-flex],[data-align=center][data-justify]{align-items:center}[data-align=right]{text-align:right}[data-align=right][data-flex],[data-align=right][data-justify]{align-items:end}@media (max-width: 749.98px){[data-justify-mobile=start]{justify-content:start}[data-justify-mobile=center]{justify-content:center}[data-justify-mobile=end]{justify-content:end}[data-justify-mobile=space-around]{justify-content:space-around}[data-justify-mobile=space-between]{justify-content:space-between}[data-align=left][data-justify-mobile]{align-items:start}[data-align=center][data-justify-mobile]{align-items:center}[data-align=right][data-justify-mobile]{align-items:end}}img,.gw-image-placeholder{aspect-ratio:var(--aspect-ratio);-o-object-position:var(--image-position, "center");object-position:var(--image-position, "center")}@media screen and (max-width: 999.9px){img{--aspect-ratio: var(--aspect-ratio-tablet, var(--aspect-ratio));--image-position: var(--image-position-tablet-large, var(--image-position))}}@media screen and (max-width: 749.9px){img{--aspect-ratio: var(--aspect-ratio-tablet, var(--aspect-ratio-mobile, var(--aspect-ratio)));--image-position: var(--image-position-tablet-small, var(--image-position-mobile, var(--image-position)))}}@media screen and (max-width: 499.9px){img{--aspect-ratio: var(--aspect-ratio-mobile, var(--aspect-ratio));--image-position: var(--image-position-mobile, var(--image-position))}}:where(.gw-image-placeholder){background-color:oklch(var(--lch-foreground) / .1)}.gw-image,.gw-image-placeholder{display:block;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}.gw-image-placeholder svg{display:block}.gw-image--contained{-o-object-fit:contain;object-fit:contain}.media{display:block;background-color:oklch(var(--lch-foreground) / .1);position:relative;overflow:hidden}.media--transparent{background-color:transparent}.media>*:where(:not(.zoom):not(video-toggle):not(.deferred-media__poster-button)),.media model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.media>img,.media>picture>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transition:opacity var(--duration, var(--duration-default)) var(--ease, var(--ease-default))}.media>img.gw-image--contained,.media>picture>img.gw-image--contained{-o-object-fit:contain;object-fit:contain}.media>picture>img{height:100%;width:100%}.media--square{padding-bottom:100%}.media--portrait{padding-bottom:125%}.media--landscape{padding-bottom:66.6%}.media--cropped{padding-bottom:56%}.media--16-9{padding-bottom:56.25%}.media--circle{padding-bottom:100%;border-radius:50%}.media.media--hover-effect>img+img{opacity:0}@media screen and (min-width: 990px){.media--cropped{padding-bottom:63%}}deferred-media{display:block}:is(img,video)[data-flip-id]{will-change:transform}video-toggle{--size: 3.2rem;--offset: calc(var(--spacing-unit)*1.5*.1rem);box-shadow:oklch(var(--lch-icon-light)) 0 0 0 1px;display:block;opacity:.5;transition:opacity var(--duration-short) var(--ease-out-quad)}video-toggle[data-size=small]{--size: 2.4rem;--offset: calc(var(--spacing-unit)*1*.1rem)}video-toggle,video-toggle[data-position=top-left]{--offset-top: var(--offset);--offset-left: var(--offset);--offset-right: auto;--offset-bottom: auto}video-toggle[data-position=top-right]{--offset-top: var(--offset);--offset-left: auto;--offset-right: var(--offset);--offset-bottom: auto}video-toggle[data-position=bottom-left]{--offset-top: auto;--offset-left: var(--offset);--offset-right: auto;--offset-bottom: var(--offset)}video-toggle[data-position=bottom-right]{--offset-top: auto;--offset-left: auto;--offset-right: var(--offset);--offset-bottom: var(--offset)}video-toggle:hover,video-toggle:has(button:hover),video-toggle:focus-visible,video-toggle:has(button:focus-visible){opacity:1!important}video-toggle:has(button:focus-visible){outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}video-toggle,video-toggle button{border-radius:50%}video-toggle button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;outline:none;height:var(--size);width:var(--size);background-color:oklch(var(--lch-background));display:flex;align-items:center;justify-content:center}video-toggle button .icon{height:50%;width:50%;pointer-events:none}video-toggle button .icon-play{display:none}video-toggle[play-state=paused] button .icon-play{display:block}video-toggle[play-state=paused] button .icon-pause{display:none}ambient-media video,deferred-media video{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}ambient-media video-toggle,deferred-media video-toggle,[data-video-container] video-toggle{position:absolute;top:var(--offset-top);right:var(--offset-right);bottom:var(--offset-bottom);left:var(--offset-left);z-index:3;opacity:0}ambient-media:not([loaded=true]) :is(ambient-media video-toggle),ambient-media:not([loaded=true]) :is(deferred-media video-toggle),ambient-media:not([loaded=true]) :is([data-video-container] video-toggle){opacity:0;pointer-events:none}ambient-media:hover video-toggle,ambient-media:focus-within video-toggle,deferred-media:hover video-toggle,deferred-media:focus-within video-toggle,[data-video-container]:hover video-toggle,[data-video-container]:focus-within video-toggle{opacity:.5}button{color:oklch(var(--lch-link));font-size:inherit;font-family:inherit}.button--secondary,.button--tertiary{--lch-button: var(--lch-secondary-button);--lch-button-text: var(--lch-secondary-button-text)}.button--tertiary{--alpha-button-background: 0;--alpha-button-border: .2}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{--shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);--shadow-vertical-offset: var(--buttons-shadow-vertical-offset);--shadow-blur-radius: var(--buttons-shadow-blur-radius);--shadow-opacity: var(--buttons-shadow-opacity);--shadow-visible: var(--buttons-shadow-visible);--border-offset: var(--buttons-border-offset);--border-opacity: calc(1 - var(--buttons-border-opacity));border-radius:var(--buttons-radius-outset);position:relative;margin:var(--inputs-border-width)}.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{min-width:calc(11.8rem + var(--buttons-border-width)*2);min-height:calc(3.8rem + var(--buttons-border-width)*2)}.button,.shopify-challenge__button,.customer button{--ease: ease;--duration: var(--duration-default);display:inline-flex;justify-content:center;align-items:center;border:0;padding:0 3rem;cursor:pointer;font:inherit;font-size:var(--fontSize-button);font-style:italic;-webkit-text-decoration:none;text-decoration:none;color:oklch(var(--lch-button-text));transition:background-color var(--duration) var(--ease),color var(--duration) var(--ease);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:oklch(var(--lch-button) / var(--alpha-button-background));text-wrap:nowrap}.button:before,.shopify-challenge__button:before,.customer button:before,.shopify-payment-button__button--unbranded:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:var(--buttons-radius-outset);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) oklch(var(--lch-shadow) / var(--shadow-opacity));transition:box-shadow var(--duration) var(--ease)}.button:after,.shopify-challenge__button:after,.customer button:after,.shopify-payment-button__button--unbranded:after{content:"";position:absolute;top:var(--buttons-border-width);right:var(--buttons-border-width);bottom:var(--buttons-border-width);left:var(--buttons-border-width);z-index:1;border-radius:var(--buttons-radius);box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) oklch(var(--lch-button-text) / var(--border-opacity)),0 0 0 var(--buttons-border-width) oklch(var(--lch-button) / var(--alpha-button-background));transition:box-shadow var(--duration-short) ease}.button--secondary:after{--border-opacity: var(--buttons-border-opacity);will-change:transform}@media (hover: hover) and (pointer: fine){.button--primary:hover{--alpha-button-background: .8}.button--secondary:hover{--alpha-button-background: 1;--lch-button: var(--lch-primary-button);--lch-button-text: var(--lch-primary-button-text)}.button--secondary:hover:after{--border-opacity: calc(1 - var(--buttons-border-opacity))}}.button:focus-visible,.button:focus,.button.focused,.shopify-payment-button__button--unbranded:focus-visible,.shopify-payment-button__button--unbranded:focus{outline:0;box-shadow:0 0 0 .3rem oklch(var(--lch-background)),0 0 0 .5rem oklch(var(--lch-foreground) / .5),0 0 .5rem .4rem oklch(var(--lch-foreground) / .3)}.button:focus:not(:focus-visible):not(.focused),.shopify-payment-button__button--unbranded:focus:not(:focus-visible):not(.focused){box-shadow:inherit}.button::-moz-selection,.shopify-challenge__button::-moz-selection,.customer button::-moz-selection{background-color:oklch(var(--lch-button-text) / .3)}.button::selection,.shopify-challenge__button::selection,.customer button::selection{background-color:oklch(var(--lch-button-text) / .3)}.button,.button-label,.shopify-challenge__button,.customer button{font-size:var(--fontSize-button);letter-spacing:var(--letterSpacing-base);line-height:1.2}.button--tertiary{font-size:1.2rem;padding:1rem 1.5rem;min-width:calc(9rem + var(--buttons-border-width)*2);min-height:calc(3.5rem + var(--buttons-border-width)*2)}.button--small{padding:1.2rem 2.6rem}.button--large{text-transform:uppercase;letter-spacing:var(--letterSpacing-loose);font-size:clamp(1.2rem,.24691vw + 1.1037rem,1.4rem);min-width:clamp(12rem,7.40741vw + 9.11111rem,18rem);min-height:clamp(4rem,.98765vw + 3.61482rem,4.8rem);font-style:normal}.button--empty{padding:0;min-width:0;min-height:0}shopify-accelerated-checkout{--shopify-accelerated-checkout-button-border-radius: var(--buttons-radius-outset);--shopify-accelerated-checkout-button-box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) oklch(var(--lch-shadow) / var(--shadow-opacity))}shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-border-radius: var(--buttons-radius-outset);--shopify-accelerated-checkout-button-box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) oklch(var(--lch-shadow) / var(--shadow-opacity))}.unstyled-button{background-color:transparent;border:0;color:oklch(var(--lch-foreground));cursor:pointer;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;min-height:0;text-decoration:inherit;padding:0;min-width:0}.unstyled-button:before,.unstyled-button:after{display:none}.link-button{background-color:transparent;border:0;color:oklch(var(--lch-foreground));cursor:pointer;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;min-height:0;text-decoration:inherit;padding:0;min-width:0}.link-button:before,.link-button:after{display:none}.link-button{color:oklch(var(--lch-link));-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:.5em}.toggle-button{background-color:transparent;border:0;color:oklch(var(--lch-foreground));cursor:pointer;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;min-height:0;text-decoration:inherit;padding:0;min-width:0}.toggle-button:before,.toggle-button:after{display:none}.toggle-button{color:oklch(var(--lch-body-light));text-underline-offset:.5em}.toggle-button[aria-pressed=true]{color:oklch(var(--lch-link));-webkit-text-decoration:underline;text-decoration:underline}.text-button,.button--text{background-color:transparent;border:0;color:oklch(var(--lch-foreground));cursor:pointer;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;min-height:0;text-decoration:inherit;padding:0;min-width:0}.text-button:before,.button--text:before,.text-button:after,.button--text:after{display:none}.text-button,.button--text{text-transform:uppercase;letter-spacing:var(--letterSpacing-loose);font-size:var(--fontSize-button)}.button:disabled,.button[aria-disabled=true],.button.disabled,.customer button:disabled,.customer button[aria-disabled=true],.customer button.disabled,.quantity__button.disabled{cursor:not-allowed;opacity:.5}.button:disabled.button--coming-soon,.button[aria-disabled=true].button--coming-soon,.button.disabled.button--coming-soon,.customer button:disabled.button--coming-soon,.customer button[aria-disabled=true].button--coming-soon,.customer button.disabled.button--coming-soon,.quantity__button.disabled.button--coming-soon{opacity:1}.button:disabled:hover,.button[aria-disabled=true]:hover,.button.disabled:hover,.customer button:disabled:hover,.customer button[aria-disabled=true]:hover,.customer button.disabled:hover,.quantity__button.disabled:hover{--alpha-button-background: 1}.button--full-width{display:flex;width:100%}.button.loading{color:transparent;position:relative}@media screen and (forced-colors: active){.button.loading{color:oklch(var(--lch-foreground))}}.button>.loading__spinner{display:none}.button.loading>.loading__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;height:100%;display:flex;align-items:center}.button.loading>.loading__spinner .spinner{width:-moz-fit-content;width:fit-content}.button.loading>.loading__spinner .path{stroke:oklch(var(--lch-button-text))}.button__suffix{font-style:normal}.button__suffix:before{content:" - "}.share-button{display:block;position:relative}.share-button details{width:-moz-fit-content;width:fit-content}.share-button__button{font-size:1.4rem;display:flex;align-items:center;color:oklch(var(--lch-link));margin-left:0;padding-left:0;min-height:4.4rem}details[open]>.share-button__fallback{animation:animateMenuOpen var(--duration-default) ease}.share-button__button:hover{-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:.3rem}.share-button__button,.share-button__fallback button{cursor:pointer;background-color:transparent;border:none}.share-button__button .icon-share{height:1.2rem;margin-right:1rem;min-width:1.3rem}.share-button__fallback{display:flex;align-items:center;position:absolute;top:3rem;left:.1rem;z-index:3;width:100%;min-width:-moz-max-content;min-width:max-content;border-radius:var(--inputs-radius);border:0}.share-button__fallback:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) oklch(var(--lch-foreground) / var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}.share-button__fallback:before{background:oklch(var(--lch-background));pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) oklch(var(--lch-shadow) / var(--inputs-shadow-opacity));z-index:-1}.share-button__fallback button{width:4.4rem;height:4.4rem;padding:0;flex-shrink:0;display:flex;justify-content:center;align-items:center;position:relative;right:var(--inputs-border-width)}.share-button__fallback button:hover{color:oklch(var(--lch-foreground) / .75)}.share-button__fallback button:hover .svg-wrapper{transform:scale(1.07)}.share-button__close:not(.hidden)+.share-button__copy{display:none}.share-button__close,.share-button__copy{background-color:transparent;color:oklch(var(--lch-foreground))}.share-button__copy:focus-visible,.share-button__close:focus-visible{background-color:oklch(var(--lch-background));z-index:2}.share-button__copy:focus,.share-button__close:focus{background-color:oklch(var(--lch-background));z-index:2}.field:not(:focus-visible):not(.focused)+.share-button__copy:not(:focus-visible):not(.focused),.field:not(:focus-visible):not(.focused)+.share-button__close:not(:focus-visible):not(.focused){background-color:inherit}.share-button__fallback .field:after,.share-button__fallback .field:before{content:none}.share-button__fallback .field{border-radius:0;min-width:auto;min-height:auto;transition:none}.share-button__fallback .field__input:focus,.share-button__fallback .field__input:-webkit-autofill{outline:.2rem solid oklch(var(--lch-foreground) / .5);outline-offset:.1rem;box-shadow:0 0 0 .1rem oklch(var(--lch-background)),0 0 .5rem .4rem oklch(var(--lch-foreground) / .3)}.share-button__fallback .field__input{box-shadow:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;filter:none;min-width:auto;min-height:auto}.share-button__fallback .field__input:hover{box-shadow:none}.share-button__fallback .icon{width:1.5rem;height:1.5rem}.share-button__message:not(:empty){display:flex;align-items:center;width:100%;height:100%;margin-top:0;padding:.8rem 0 .8rem 1.5rem;margin:var(--inputs-border-width)}.share-button__message:not(:empty):not(.hidden)~*{display:none}.grid-table{display:grid;border-bottom:1px solid oklch(var(--lch-border));border-right:1px solid oklch(var(--lch-border));font-size:1.3rem;text-align:center}.grid-table[data-columns="1"]{grid-template-columns:repeat(1,1fr)}.grid-table[data-columns="1"].has-labels{grid-template-columns:auto repeat(0,1fr)}.grid-table[data-columns="2"]{grid-template-columns:repeat(2,1fr)}.grid-table[data-columns="2"].has-labels{grid-template-columns:auto repeat(1,1fr)}.grid-table[data-columns="3"]{grid-template-columns:repeat(3,1fr)}.grid-table[data-columns="3"].has-labels{grid-template-columns:auto repeat(2,1fr)}.grid-table[data-columns="4"]{grid-template-columns:repeat(4,1fr)}.grid-table[data-columns="4"].has-labels{grid-template-columns:auto repeat(3,1fr)}.grid-table[data-columns="5"]{grid-template-columns:repeat(5,1fr)}.grid-table[data-columns="5"].has-labels{grid-template-columns:auto repeat(4,1fr)}.grid-table[data-columns="6"]{grid-template-columns:repeat(6,1fr)}.grid-table[data-columns="6"].has-labels{grid-template-columns:auto repeat(5,1fr)}.grid-table[data-columns="7"]{grid-template-columns:repeat(7,1fr)}.grid-table[data-columns="7"].has-labels{grid-template-columns:auto repeat(6,1fr)}.grid-table[data-columns="8"]{grid-template-columns:repeat(8,1fr)}.grid-table[data-columns="8"].has-labels{grid-template-columns:auto repeat(7,1fr)}.grid-table[data-columns="9"]{grid-template-columns:repeat(9,1fr)}.grid-table[data-columns="9"].has-labels{grid-template-columns:auto repeat(8,1fr)}.grid-table[data-columns="10"]{grid-template-columns:repeat(10,1fr)}.grid-table[data-columns="10"].has-labels{grid-template-columns:auto repeat(9,1fr)}.grid-table__header,.grid-table__row{display:contents}.grid-table__cell{border-top:1px solid oklch(var(--lch-border));border-left:1px solid oklch(var(--lch-border));padding:calc(var(--spacing-unit)*1*.1rem);line-height:var(--lineHeight-tight)}@media (min-width: 750px){.grid-table__cell{padding:clamp(.5rem,.43478vw + .17391rem,.8rem)}}.grid-table__cell:first-child{text-align:left}.grid-table__cell.grid-table__cell--heading{color:oklch(var(--lch-black))}.grid-table__cell--spacer:empty{display:block}.swatch-link,.swatch-button{position:relative}.swatch-link:before,.swatch-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.swatch-link:after,.swatch-button:after{background:oklch(var(--lch-black));content:"";left:.2rem;right:.2rem;height:1px;position:absolute;top:100%;margin-top:.5rem;opacity:0;will-change:opacity}.swatch-link.is-selected:after,.swatch-button.is-selected:after{opacity:1}.swatch-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:0;cursor:pointer}.swatch{--swatch--size: var(--swatch-input--size, 2.4rem);--swatch--border-radius: var(--swatch-input--border-radius, 50%);display:block;width:var(--swatch--size);max-width:100%;aspect-ratio:1 / 1;background:var(--swatch--background);background-position:var(--swatch-focal-point, initial);background-size:cover;background-origin:border-box;border-radius:var(--swatch--border-radius);border:.1rem solid transparent}.swatch.has-border{border:.1rem solid var(--swatch--border, oklch(var(--lch-foreground) / .15))}.swatch--square{--swatch--border-radius: var(--swatch-input--border-radius, .2rem)}.swatch--unavailable{border-style:dashed;border-color:oklch(var(--lch-foreground) / .5)}.swatch-input__input+.swatch-input__label{--swatch-input--border-radius: 50%;display:inline-block;max-width:100%;border-radius:var(--swatch-input--border-radius);cursor:pointer;outline-offset:.2rem;outline-color:transparent;outline-style:solid;transition-property:outline-color,outline-width,box-shadow;transition-duration:var(--duration-short);transition-timing-function:ease;forced-color-adjust:none}.swatch-input__input+.swatch-input__label.swatch-input__label--square{--swatch-input--border-radius: .2rem}.swatch-input__input:active+.swatch-input__label,.swatch-input__input:checked+.swatch-input__label{outline:.1rem solid oklch(var(--lch-foreground))}.swatch-input__input+.swatch-input__label:hover,.swatch-input__input:hover+.swatch-input__label{outline:.2rem solid oklch(var(--lch-foreground) / .4)}.swatch-input__input:focus-visible+.swatch-input__label{outline:.2rem solid oklch(var(--lch-foreground) / .5);box-shadow:0 0 0 .2rem oklch(var(--lch-background)),0 0 .1rem .5rem oklch(var(--lch-foreground) / .25)}.swatch-input__input:active:focus-visible+.swatch-input__label,.swatch-input__input:checked:focus-visible+.swatch-input__label{outline:.1rem solid oklch(var(--lch-foreground));box-shadow:0 0 0 .2rem oklch(var(--lch-background)),0 0 .1rem .4rem oklch(var(--lch-foreground) / .25)}.swatch-input__input.visually-disabled:not(:active):not(:checked)+.swatch-input__label{transition:none}.swatch-input__input.visually-disabled:not(:active):not(:checked)+.swatch-input__label:hover{outline:none}.swatch-input__input:disabled+.swatch-input__label{pointer-events:none}.swatch-input__input:disabled+.swatch-input__label>.swatch,.swatch-input__input.visually-disabled+.swatch-input__label>.swatch{position:relative;overflow:hidden}.swatch-input__input:disabled+.swatch-input__label>.swatch,.swatch-input__input.visually-disabled+.swatch-input__label>.swatch{opacity:.4}.swatch-input__input:disabled+.swatch-input__label>.swatch:after,.swatch-input__input.visually-disabled+.swatch-input__label>.swatch:after{--diagonal--size: calc(var(--swatch-input--size)*1.414);--crossed-line--size: .1rem;content:"";position:absolute;bottom:calc(var(--crossed-line--size)*-.5);left:0;width:var(--diagonal--size);height:var(--crossed-line--size);background-color:oklch(var(--lch-foreground));transform:rotate(-45deg);transform-origin:left}.swatches{display:flex;align-items:center;gap:var(--swatch-gap, 1.5rem);padding-top:.6rem;padding-bottom:.6rem}.block-heading.max-fs-h1.min-fs-h1{font-size:clamp(calc(var(--fontSize-h1-min)/10*1rem),(var(--fontSize-h1-min) / 10 * 1rem) + (var(--fontSize-h1-max) - var(--fontSize-h1-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h1-max)/10*1rem))}.block-heading.max-fs-h1.min-fs-h2{font-size:clamp(calc(var(--fontSize-h2-min)/10*1rem),(var(--fontSize-h2-min) / 10 * 1rem) + (var(--fontSize-h1-max) - var(--fontSize-h2-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h1-max)/10*1rem))}.block-heading.max-fs-h1.min-fs-h3{font-size:clamp(calc(var(--fontSize-h3-min)/10*1rem),(var(--fontSize-h3-min) / 10 * 1rem) + (var(--fontSize-h1-max) - var(--fontSize-h3-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h1-max)/10*1rem))}.block-heading.max-fs-h1.min-fs-h4{font-size:clamp(calc(var(--fontSize-h4-min)/10*1rem),(var(--fontSize-h4-min) / 10 * 1rem) + (var(--fontSize-h1-max) - var(--fontSize-h4-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h1-max)/10*1rem))}.block-heading.max-fs-h2.min-fs-h1{font-size:clamp(calc(var(--fontSize-h1-min)/10*1rem),(var(--fontSize-h1-min) / 10 * 1rem) + (var(--fontSize-h2-max) - var(--fontSize-h1-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h2-max)/10*1rem))}.block-heading.max-fs-h2.min-fs-h2{font-size:clamp(calc(var(--fontSize-h2-min)/10*1rem),(var(--fontSize-h2-min) / 10 * 1rem) + (var(--fontSize-h2-max) - var(--fontSize-h2-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h2-max)/10*1rem))}.block-heading.max-fs-h2.min-fs-h3{font-size:clamp(calc(var(--fontSize-h3-min)/10*1rem),(var(--fontSize-h3-min) / 10 * 1rem) + (var(--fontSize-h2-max) - var(--fontSize-h3-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h2-max)/10*1rem))}.block-heading.max-fs-h2.min-fs-h4{font-size:clamp(calc(var(--fontSize-h4-min)/10*1rem),(var(--fontSize-h4-min) / 10 * 1rem) + (var(--fontSize-h2-max) - var(--fontSize-h4-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h2-max)/10*1rem))}.block-heading.max-fs-h3.min-fs-h1{font-size:clamp(calc(var(--fontSize-h1-min)/10*1rem),(var(--fontSize-h1-min) / 10 * 1rem) + (var(--fontSize-h3-max) - var(--fontSize-h1-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h3-max)/10*1rem))}.block-heading.max-fs-h3.min-fs-h2{font-size:clamp(calc(var(--fontSize-h2-min)/10*1rem),(var(--fontSize-h2-min) / 10 * 1rem) + (var(--fontSize-h3-max) - var(--fontSize-h2-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h3-max)/10*1rem))}.block-heading.max-fs-h3.min-fs-h3{font-size:clamp(calc(var(--fontSize-h3-min)/10*1rem),(var(--fontSize-h3-min) / 10 * 1rem) + (var(--fontSize-h3-max) - var(--fontSize-h3-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h3-max)/10*1rem))}.block-heading.max-fs-h3.min-fs-h4{font-size:clamp(calc(var(--fontSize-h4-min)/10*1rem),(var(--fontSize-h4-min) / 10 * 1rem) + (var(--fontSize-h3-max) - var(--fontSize-h4-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h3-max)/10*1rem))}.block-heading.max-fs-h4.min-fs-h1{font-size:clamp(calc(var(--fontSize-h1-min)/10*1rem),(var(--fontSize-h1-min) / 10 * 1rem) + (var(--fontSize-h4-max) - var(--fontSize-h1-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h4-max)/10*1rem))}.block-heading.max-fs-h4.min-fs-h2{font-size:clamp(calc(var(--fontSize-h2-min)/10*1rem),(var(--fontSize-h2-min) / 10 * 1rem) + (var(--fontSize-h4-max) - var(--fontSize-h2-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h4-max)/10*1rem))}.block-heading.max-fs-h4.min-fs-h3{font-size:clamp(calc(var(--fontSize-h3-min)/10*1rem),(var(--fontSize-h3-min) / 10 * 1rem) + (var(--fontSize-h4-max) - var(--fontSize-h3-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h4-max)/10*1rem))}.block-heading.max-fs-h4.min-fs-h4{font-size:clamp(calc(var(--fontSize-h4-min)/10*1rem),(var(--fontSize-h4-min) / 10 * 1rem) + (var(--fontSize-h4-max) - var(--fontSize-h4-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h4-max)/10*1rem))}.block-heading{margin-top:calc(var(--spacing-unit)*2*.1rem);margin-bottom:calc(var(--spacing-unit)*2*.1rem)}.shopify-block:first-child>.block>.block-heading:first-child{margin-top:0}.shopify-block:last-child>.block>.block-heading:last-child{margin-bottom:0}.block-text.max-fs-p1.min-fs-p1{font-size:calc(var(--fontSize-p1)/10*1rem)}.block-text.max-fs-p1.min-fs-p2{font-size:clamp(calc(var(--fontSize-p2)/10*1rem),(var(--fontSize-p2) / 10 * 1rem) + (var(--fontSize-p1) - var(--fontSize-p2)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-p1)/10*1rem))}.block-text.max-fs-p1.min-fs-p3{font-size:clamp(calc(var(--fontSize-p3)/10*1rem),(var(--fontSize-p3) / 10 * 1rem) + (var(--fontSize-p1) - var(--fontSize-p3)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-p1)/10*1rem))}.block-text.max-fs-p2.min-fs-p1{font-size:clamp(calc(var(--fontSize-p1)/10*1rem),(var(--fontSize-p1) / 10 * 1rem) + (var(--fontSize-p2) - var(--fontSize-p1)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-p2)/10*1rem))}.block-text.max-fs-p2.min-fs-p2{font-size:calc(var(--fontSize-p2)/10*1rem)}.block-text.max-fs-p2.min-fs-p3{font-size:clamp(calc(var(--fontSize-p3)/10*1rem),(var(--fontSize-p3) / 10 * 1rem) + (var(--fontSize-p2) - var(--fontSize-p3)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-p2)/10*1rem))}.block-text.max-fs-p3.min-fs-p1{font-size:clamp(calc(var(--fontSize-p1)/10*1rem),(var(--fontSize-p1) / 10 * 1rem) + (var(--fontSize-p3) - var(--fontSize-p1)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-p3)/10*1rem))}.block-text.max-fs-p3.min-fs-p2{font-size:clamp(calc(var(--fontSize-p2)/10*1rem),(var(--fontSize-p2) / 10 * 1rem) + (var(--fontSize-p3) - var(--fontSize-p2)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-p3)/10*1rem))}.block-text.max-fs-p3.min-fs-p3{font-size:calc(var(--fontSize-p3)/10*1rem)}.header-block{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;-moz-column-gap:clamp(calc(var(--spacing-2)/10*1rem),(var(--spacing-2) / 10 * 1rem) + (var(--spacing-3) - var(--spacing-2)) * ((100vw - 39rem) / 1050),calc(var(--spacing-3)/10*1rem));column-gap:clamp(calc(var(--spacing-2)/10*1rem),(var(--spacing-2) / 10 * 1rem) + (var(--spacing-3) - var(--spacing-2)) * ((100vw - 39rem) / 1050),calc(var(--spacing-3)/10*1rem));row-gap:calc(var(--spacing-unit)*1*.1rem);margin-bottom:calc(var(--spacing-unit)*2*.1rem)}.header-block .block-heading{margin:0}.content-position-left{justify-items:start}.content-position-center{justify-items:center}.content-position-right{justify-items:end}@media (min-width: 990px){.content-block__content--horizontal{display:flex;align-items:center;gap:clamp(calc(var(--spacing-3)/10*1rem),(var(--spacing-3) / 10 * 1rem) + (var(--spacing-5) - var(--spacing-3)) * ((100vw - 39rem) / 1050),calc(var(--spacing-5)/10*1rem))}.content-block__content--horizontal .block-heading{margin-top:0;margin-bottom:0}}.accordion-group .text-block{margin-bottom:1.6rem}.accordion-group__list{display:flex;flex-direction:column}.accordion-group--fs-small .accordion__summary{font-size:clamp(1.6rem,.19048vw + 1.52571rem,1.8rem)}.accordion-group--fs-small .accordion__content{font-size:clamp(1.4rem,.09524vw + 1.36286rem,1.5rem)}.accordion-group--fs-medium .accordion__summary{font-size:clamp(calc(var(--fontSize-h6-max)/10*1rem),(var(--fontSize-h6-max) / 10 * 1rem) + (var(--fontSize-h5-max) - var(--fontSize-h6-max)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h5-max)/10*1rem))}.accordion-group--fs-medium .accordion__content{font-size:clamp(calc(var(--fontSize-p3)/10*1rem),(var(--fontSize-p3) / 10 * 1rem) + (var(--fontSize-p2) - var(--fontSize-p3)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-p2)/10*1rem))}.accordion-group--fs-large .accordion__summary{font-size:clamp(calc(var(--fontSize-h3-min)/10*1rem),(var(--fontSize-h3-min) / 10 * 1rem) + (var(--fontSize-h3-max) - var(--fontSize-h3-min)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-h3-max)/10*1rem))}.accordion-group--fs-large .accordion__content{font-size:clamp(calc(var(--fontSize-p2)/10*1rem),(var(--fontSize-p2) / 10 * 1rem) + (var(--fontSize-p1) - var(--fontSize-p2)) * ((100vw - 39rem) / 1050),calc(var(--fontSize-p1)/10*1rem))}.accordion-group--item-padding-large{--item-padding: 1.9rem}.accordion-group--border .accordion__details{padding:0 clamp(1.6rem,3.2381vw + .33714rem,5rem);position:relative}.accordion-group--border .accordion__details:before{content:"";width:100%;height:.1rem;background-color:var(--color-border);position:absolute;top:0;left:0;will-change:transform}.accordion-group--border:after{content:"";display:block;width:100%;height:.1rem;background-color:var(--color-border);will-change:transform}.accordion__summary{display:flex;align-items:center;justify-content:space-between;padding:var(--item-padding, calc(var(--spacing-unit)*2*.1rem)) 0}.accordion__icon{--icon-size: 1.5rem;--icon-color: oklch(var(--lch-black))}.accordion__icon--small{--icon-size: .7rem;--icon-color: oklch(var(--lch-icon-light))}.accordion__icon .icon{transition:transform .4s var(--ease-inOut-cubic)}.accordion__summary .accordion__icon{position:relative;width:var(--icon-size);height:var(--icon-size)}.accordion__summary .accordion__icon:before,.accordion__summary .accordion__icon:after{content:"";position:absolute;top:50%;left:50%;background-color:var(--icon-color);transform:translate(-50%,-50%);will-change:transform;transition:transform .4s var(--ease-inOut-cubic)}.accordion__summary .accordion__icon:before{width:var(--icon-size);height:.1rem}.accordion__summary .accordion__icon:after{width:.1rem;height:var(--icon-size)}.accordion-item:not(accordion-item) details[open]>summary .accordion__icon:before,accordion-item details.is-open>summary .accordion__icon:before{transform:translate(-50%,-50%) rotate(180deg)}.accordion-item:not(accordion-item) details[open]>summary .accordion__icon:after,accordion-item details.is-open>summary .accordion__icon:after{transform:translate(-50%,-50%) rotate(90deg)}accordion-item details.is-open>summary .icon-caret{transform:scaleY(-1)}.accordion__inner{overflow:hidden}.accordion__content{padding-bottom:2.4rem}.image-block__placeholder-image{width:100%;height:auto}.split-image-block{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--split-image-gap)}@media (min-width: 750px){.split-image-block{flex-wrap:nowrap}.split-image-block>.shopify-block{width:var(--image-block-width)}}.split-text-block{display:flex;flex-direction:column;gap:var(--split-text-gap)}.split-text-block>.shopify-block{width:100%}.split-text-block>.shopify-block .text-block__text,.split-text-block>.shopify-block:first-child .text-block__text,.split-text-block>.shopify-block:last-child .text-block__text{text-align:center}@media (min-width: 750px){.split-text-block{flex-direction:row}.split-text-block>.shopify-block{width:var(--text-block-width)}.split-text-block>.shopify-block .text-block__text{text-align:center}.split-text-block>.shopify-block:first-child .text-block__text{text-align:left}.split-text-block>.shopify-block:last-child .text-block__text{text-align:right}}collapsible-content{display:block}collapsible-content[aria-hidden=true]>*{height:0;opacity:0}
