/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black: #000;--color-white: #fff;--spacing: .25rem;--container-xs: 20rem;--container-5xl: 64rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--text-5xl: 3rem;--text-5xl--line-height: 1;--text-6xl: 3.75rem;--text-6xl--line-height: 1;--text-7xl: 4.5rem;--text-7xl--line-height: 1;--text-8xl: 6rem;--text-8xl--line-height: 1;--text-9xl: 8rem;--text-9xl--line-height: 1;--font-weight-thin: 100;--font-weight-extralight: 200;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--font-weight-black: 900;--radius-xs: .125rem;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.5rem;--radius-4xl: 2rem;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono);--font-body: var(--theme-body-font-family);--font-heading: var(--theme-title-font-family);--font-button: var(--theme-button-font-family);--theme-z-bottom: 0;--theme-z-underlay: 1;--theme-z-layout: 2;--theme-z-pop: 3;--theme-z-overlay: 4;--theme-z-top: 5;--animate-spinner: rotate 2s linear infinite;--animate-dash: dash 1.5s ease-in-out infinite}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-\(--y-coord-mobile\){top:var(--y-coord-mobile)}.top-0{top:calc(var(--spacing) * 0)}.top-1\/2{top:50%}.top-3{top:calc(var(--spacing) * 3)}.top-4{top:calc(var(--spacing) * 4)}.top-\[0\.45rem\]{top:.45rem}.-right-1\.5{right:calc(var(--spacing) * -1.5)}.-right-4{right:calc(var(--spacing) * -4)}.right-2{right:calc(var(--spacing) * 2)}.right-5{right:calc(var(--spacing) * 5)}.right-8{right:calc(var(--spacing) * 8)}.-bottom-1\.5{bottom:calc(var(--spacing) * -1.5)}.bottom-4{bottom:calc(var(--spacing) * 4)}.bottom-8{bottom:calc(var(--spacing) * 8)}.-left-1\.5{left:calc(var(--spacing) * -1.5)}.left-\(--x-coord-mobile\){left:var(--x-coord-mobile)}.left-0{left:calc(var(--spacing) * 0)}.left-4{left:calc(var(--spacing) * 4)}.left-\[0\.14rem\]{left:.14rem}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-40{z-index:40}.z-\[-1\]{z-index:-1}.z-\[5\]{z-index:5}.order-1{order:1}.order-2{order:2}.order-3{order:3}.col-span-\(--col-span-mobile\){grid-column:span var(--col-span-mobile) / span var(--col-span-mobile)}.col-span-2{grid-column:span 2 / span 2}.col-start-\(--col-start-mobile\){grid-column-start:var(--col-start-mobile)}.row-span-\(--row-span-mobile\){grid-row:span var(--row-span-mobile) / span var(--row-span-mobile)}.-m-px{margin:-1px}.m-0{margin:calc(var(--spacing) * 0)}.mx-0{margin-inline:calc(var(--spacing) * 0)}.mx-auto{margin-inline:auto}.-my-6{margin-block:calc(var(--spacing) * -6)}.ms-4{margin-inline-start:calc(var(--spacing) * 4)}.prose{color:var(--tw-prose-body);max-width:65ch;--tw-prose-body: oklch(37.3% .034 259.733);--tw-prose-headings: oklch(21% .034 264.665);--tw-prose-lead: oklch(44.6% .03 256.802);--tw-prose-links: oklch(21% .034 264.665);--tw-prose-bold: oklch(21% .034 264.665);--tw-prose-counters: oklch(55.1% .027 264.364);--tw-prose-bullets: oklch(87.2% .01 258.338);--tw-prose-hr: oklch(92.8% .006 264.531);--tw-prose-quotes: oklch(21% .034 264.665);--tw-prose-quote-borders: oklch(92.8% .006 264.531);--tw-prose-captions: oklch(55.1% .027 264.364);--tw-prose-kbd: oklch(21% .034 264.665);--tw-prose-kbd-shadows: NaN NaN NaN;--tw-prose-code: oklch(21% .034 264.665);--tw-prose-pre-code: oklch(92.8% .006 264.531);--tw-prose-pre-bg: oklch(27.8% .033 256.848);--tw-prose-th-borders: oklch(87.2% .01 258.338);--tw-prose-td-borders: oklch(92.8% .006 264.531);--tw-prose-invert-body: oklch(87.2% .01 258.338);--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: oklch(70.7% .022 261.325);--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: oklch(70.7% .022 261.325);--tw-prose-invert-bullets: oklch(44.6% .03 256.802);--tw-prose-invert-hr: oklch(37.3% .034 259.733);--tw-prose-invert-quotes: oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders: oklch(37.3% .034 259.733);--tw-prose-invert-captions: oklch(70.7% .022 261.325);--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: oklch(44.6% .03 256.802);--tw-prose-invert-td-borders: oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mt-16{margin-top:calc(var(--spacing) * 16)}.mr-0{margin-right:calc(var(--spacing) * 0)}.mr-1{margin-right:calc(var(--spacing) * 1)}.mr-4{margin-right:calc(var(--spacing) * 4)}.mr-auto{margin-right:auto}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-2\.5{margin-bottom:calc(var(--spacing) * 2.5)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-16{margin-bottom:calc(var(--spacing) * 16)}.ml-0{margin-left:calc(var(--spacing) * 0)}.ml-1{margin-left:calc(var(--spacing) * 1)}.ml-4{margin-left:calc(var(--spacing) * 4)}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.flow-root{display:flow-root}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.aspect-auto{aspect-ratio:auto}.aspect-square{aspect-ratio:1 / 1}.h-0{height:calc(var(--spacing) * 0)}.h-1\.5{height:calc(var(--spacing) * 1.5)}.h-3{height:calc(var(--spacing) * 3)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-8{height:calc(var(--spacing) * 8)}.h-12{height:calc(var(--spacing) * 12)}.h-\[2px\]{height:2px}.h-\[30px\]{height:30px}.h-dvh{height:100dvh}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.min-h-\(--min-height\){min-height:var(--min-height)}.min-h-\[inherit\]{min-height:inherit}.\!w-auto{width:auto!important}.w-\(--max-w-mobile\){width:var(--max-w-mobile)}.w-1\.5{width:calc(var(--spacing) * 1.5)}.w-1\/2{width:50%}.w-3{width:calc(var(--spacing) * 3)}.w-3\/4{width:75%}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.w-12{width:calc(var(--spacing) * 12)}.w-52{width:calc(var(--spacing) * 52)}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.\!max-w-\(--content-width\){max-width:var(--content-width)!important}.max-w-\(--header-logo-mobile-width\){max-width:var(--header-logo-mobile-width)}.max-w-\(--max-width\){max-width:var(--max-width)}.max-w-\[6rem\]{max-width:6rem}.max-w-\[50px\]{max-width:50px}.max-w-\[80px\]{max-width:80px}.max-w-\[150px\]{max-width:150px}.max-w-\[400px\]{max-width:400px}.max-w-\[calc\(100svw_-_48px\)\]{max-width:calc(100svw - 48px)}.max-w-full{max-width:100%}.max-w-none{max-width:none}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-\[120px\]{min-width:120px}.min-w-\[180px\]{min-width:180px}.min-w-\[300px\]{min-width:300px}.min-w-full{min-width:100%}.flex-0{flex:0}.flex-1{flex:1}.flex-auto{flex:auto}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.translate-x-\(--x-transform-mobile\){--tw-translate-x: var(--x-transform-mobile);translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-\(--y-transform-mobile\){--tw-translate-y: var(--y-transform-mobile);translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-1\/2{--tw-translate-y: 50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-\(--rotation\){rotate:var(--rotation)}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y)}.animate-dash{animation:var(--animate-dash)}.animate-none{animation:none}.animate-spinner{animation:var(--animate-spinner)}.cursor-pointer{cursor:pointer}.appearance-none{-webkit-appearance:none;appearance:none}.auto-cols-\(--grid-auto-columns-mobile\){grid-auto-columns:var(--grid-auto-columns-mobile)}.auto-cols-\[100\%\]{grid-auto-columns:100%}.auto-cols-\[calc\(50\%_-_6px\)\]{grid-auto-columns:calc(50% - 6px)}.grid-flow-col{grid-auto-flow:column}.grid-cols-\(--grid-columns-mobile\){grid-template-columns:var(--grid-columns-mobile)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-\(--gap-mobile\){gap:var(--gap-mobile)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}:where(.space-y-0\.5>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.gap-x-\(--column-gap-mobile\){column-gap:var(--column-gap-mobile)}.gap-x-\(--image-gap-desktop\){column-gap:var(--image-gap-desktop)}.gap-x-0{column-gap:calc(var(--spacing) * 0)}.gap-x-1{column-gap:calc(var(--spacing) * 1)}.gap-x-2{column-gap:calc(var(--spacing) * 2)}.gap-x-3{column-gap:calc(var(--spacing) * 3)}.gap-x-4{column-gap:calc(var(--spacing) * 4)}.gap-x-6{column-gap:calc(var(--spacing) * 6)}.gap-x-12{column-gap:calc(var(--spacing) * 12)}:where(.-space-x-px>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(-1px * var(--tw-space-x-reverse));margin-inline-end:calc(-1px * calc(1 - var(--tw-space-x-reverse)))}.gap-y-\(--card-row-gap\){row-gap:var(--card-row-gap)}.gap-y-\(--image-gap-desktop\){row-gap:var(--image-gap-desktop)}.gap-y-\(--row-gap-mobile\){row-gap:var(--row-gap-mobile)}.gap-y-0{row-gap:calc(var(--spacing) * 0)}.gap-y-1{row-gap:calc(var(--spacing) * 1)}.gap-y-1\.5{row-gap:calc(var(--spacing) * 1.5)}.gap-y-2{row-gap:calc(var(--spacing) * 2)}.gap-y-3{row-gap:calc(var(--spacing) * 3)}.gap-y-4{row-gap:calc(var(--spacing) * 4)}.gap-y-6{row-gap:calc(var(--spacing) * 6)}.gap-y-8{row-gap:calc(var(--spacing) * 8)}.gap-y-12{row-gap:calc(var(--spacing) * 12)}.gap-y-16{row-gap:calc(var(--spacing) * 16)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse: 0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-\(--color-scheme-border\)>:not(:last-child)){border-color:var(--color-scheme-border)}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-hidden{overflow:hidden}.overflow-x-clip{overflow-x:clip}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-4xl{border-radius:var(--radius-4xl)}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-none{border-radius:0}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-xs{border-radius:var(--radius-xs)}.rounded-s-none{border-start-start-radius:0;border-end-start-radius:0}.rounded-e-none{border-start-end-radius:0;border-end-end-radius:0}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0px}.border-1{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-3{border-style:var(--tw-border-style);border-width:3px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-x-0{border-inline-style:var(--tw-border-style);border-inline-width:0px}.border-s-0{border-inline-start-style:var(--tw-border-style);border-inline-start-width:0px}.border-e-0{border-inline-end-style:var(--tw-border-style);border-inline-end-width:0px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-t-0{border-top-style:var(--tw-border-style);border-top-width:0px}.border-r-0{border-right-style:var(--tw-border-style);border-right-width:0px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l-0{border-left-style:var(--tw-border-style);border-left-width:0px}.border-solid{--tw-border-style: solid;border-style:solid}.border-\(--color-scheme-background\){border-color:var(--color-scheme-background)}.border-\(--color-scheme-border\){border-color:var(--color-scheme-border)}.border-\(--color-scheme-form-field-border\){border-color:var(--color-scheme-form-field-border)}.border-\(--color-scheme-form-field-error\){border-color:var(--color-scheme-form-field-error)}.border-\(--color-scheme-icons\){border-color:var(--color-scheme-icons)}.border-\(--color-scheme-primary-button-border\){border-color:var(--color-scheme-primary-button-border)}.border-\(--color-scheme-secondary-button-border\){border-color:var(--color-scheme-secondary-button-border)}.border-transparent{border-color:transparent}.border-b-\(--color-scheme-border\){border-bottom-color:var(--color-scheme-border)}.bg-\(--color-scheme-accent-two-background\){background-color:var(--color-scheme-accent-two-background)}.bg-\(--color-scheme-background\){background-color:var(--color-scheme-background)}.bg-\(--color-scheme-background-darker\){background-color:var(--color-scheme-background-darker)}.bg-\(--color-scheme-form-field-background\){background-color:var(--color-scheme-form-field-background)}.bg-\(--color-scheme-icons\){background-color:var(--color-scheme-icons)}.bg-\(--color-scheme-primary-button-background\){background-color:var(--color-scheme-primary-button-background)}.bg-\(--color-scheme-secondary-button-background\){background-color:var(--color-scheme-secondary-button-background)}.bg-\(--overlay-color\){background-color:var(--overlay-color)}.bg-black\/25{background-color:color-mix(in srgb,#000 25%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-black\/25{background-color:color-mix(in oklab,var(--color-black) 25%,transparent)}}.bg-transparent{background-color:transparent}.bg-white{background-color:var(--color-white)}.fill-\(--color-scheme-accent-one-background\){fill:var(--color-scheme-accent-one-background)}.fill-\(--color-scheme-accent-one-foreground\){fill:var(--color-scheme-accent-one-foreground)}.fill-\(--color-scheme-accent-two-background\){fill:var(--color-scheme-accent-two-background)}.fill-\(--color-scheme-accent-two-foreground\){fill:var(--color-scheme-accent-two-foreground)}.fill-\(--color-scheme-foreground\){fill:var(--color-scheme-foreground)}.fill-\(--color-scheme-form-field-foreground\){fill:var(--color-scheme-form-field-foreground)}.fill-\(--color-scheme-icons\){fill:var(--color-scheme-icons)}.fill-\(--color-scheme-link\){fill:var(--color-scheme-link)}.fill-\(--color-scheme-links\){fill:var(--color-scheme-links)}.fill-\(--color-scheme-links-hover\){fill:var(--color-scheme-links-hover)}.fill-inherit{fill:inherit}.fill-none{fill:none}.stroke-\(--color-scheme-accent-one-background\){stroke:var(--color-scheme-accent-one-background)}.stroke-\(--color-scheme-border\){stroke:var(--color-scheme-border)}.stroke-\(--color-scheme-foreground\){stroke:var(--color-scheme-foreground)}.stroke-\(--color-scheme-form-field-border\){stroke:var(--color-scheme-form-field-border)}.stroke-\(--color-scheme-form-field-foreground\){stroke:var(--color-scheme-form-field-foreground)}.stroke-\(--color-scheme-icons\){stroke:var(--color-scheme-icons)}.stroke-\(--color-scheme-primary-button-foreground\){stroke:var(--color-scheme-primary-button-foreground)}.stroke-\(--color-scheme-secondary-button-foreground\){stroke:var(--color-scheme-secondary-button-foreground)}.stroke-inherit{stroke:inherit}.stroke-none{stroke:none}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-bottom{object-position:bottom}.object-bottom-left{object-position:left bottom}.object-bottom-right{object-position:right bottom}.object-center{object-position:center}.object-left{object-position:left}.object-right{object-position:right}.object-top{object-position:top}.object-top-left{object-position:left top}.object-top-right{object-position:right top}.p-2{padding:calc(var(--spacing) * 2)}.p-6{padding:calc(var(--spacing) * 6)}.p-\[7px\]{padding:7px}.px-\(--column-padding-mobile\){padding-inline:var(--column-padding-mobile)}.px-0\.5{padding-inline:calc(var(--spacing) * .5)}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-8{padding-inline:calc(var(--spacing) * 8)}.px-16{padding-inline:calc(var(--spacing) * 16)}.px-32{padding-inline:calc(var(--spacing) * 32)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-12{padding-block:calc(var(--spacing) * 12)}.py-16{padding-block:calc(var(--spacing) * 16)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-2\.5{padding-top:calc(var(--spacing) * 2.5)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pr-4{padding-right:calc(var(--spacing) * 4)}.pr-6{padding-right:calc(var(--spacing) * 6)}.pb-1\.5{padding-bottom:calc(var(--spacing) * 1.5)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-2\.5{padding-bottom:calc(var(--spacing) * 2.5)}.pb-3\.5{padding-bottom:calc(var(--spacing) * 3.5)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-\[50\%\]{padding-bottom:50%}.pb-\[75\%\]{padding-bottom:75%}.pb-\[150\%\]{padding-bottom:150%}.pb-\[var\(--section-padding-bottom\)\]{padding-bottom:var(--section-padding-bottom)}.pl-4{padding-left:calc(var(--spacing) * 4)}.pl-6{padding-left:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.align-middle{vertical-align:middle}.align-top{vertical-align:top}.font-body{font-family:var(--font-body)}.font-button{font-family:var(--font-button)}.font-heading{font-family:var(--font-heading)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}.text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}.text-8xl{font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}.text-9xl{font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.text-\[9px\]{font-size:9px}.font-black{--tw-font-weight: var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight: var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-extralight{--tw-font-weight: var(--font-weight-extralight);font-weight:var(--font-weight-extralight)}.font-light{--tw-font-weight: var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.font-thin{--tw-font-weight: var(--font-weight-thin);font-weight:var(--font-weight-thin)}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-\(--color-scheme-accent-one-background\){color:var(--color-scheme-accent-one-background)}.text-\(--color-scheme-accent-two-background\){color:var(--color-scheme-accent-two-background)}.text-\(--color-scheme-background\){color:var(--color-scheme-background)}.text-\(--color-scheme-border\){color:var(--color-scheme-border)}.text-\(--color-scheme-foreground\){color:var(--color-scheme-foreground)}.text-\(--color-scheme-form-field-error\){color:var(--color-scheme-form-field-error)}.text-\(--color-scheme-form-field-foreground\){color:var(--color-scheme-form-field-foreground)}.text-\(--color-scheme-icons\){color:var(--color-scheme-icons)}.text-\(--color-scheme-links\){color:var(--color-scheme-links)}.text-\(--color-scheme-links-hover\){color:var(--color-scheme-links-hover)}.text-\(--color-scheme-primary-button-foreground\){color:var(--color-scheme-primary-button-foreground)}.text-\(--color-scheme-secondary-button-foreground\){color:var(--color-scheme-secondary-button-foreground)}.text-black{color:var(--color-black)}.capitalize{text-transform:capitalize}.underline{text-decoration-line:underline}.opacity-\(--overlay-opacity\){opacity:var(--overlay-opacity)}.opacity-0{opacity:0%}.opacity-10{opacity:10%}.opacity-40{opacity:40%}.opacity-60{opacity:60%}.shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / .25));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-0{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-\(--color-scheme-border\){--tw-ring-color: var(--color-scheme-border)}.outline-\(--color-scheme-border\){outline-color:var(--color-scheme-border)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-none{transition-property:none}.duration-150{--tw-duration: .15s;transition-duration:.15s}.duration-200{--tw-duration: .2s;transition-duration:.2s}.duration-300{--tw-duration: .3s;transition-duration:.3s}.duration-500{--tw-duration: .5s;transition-duration:.5s}.prose{--tw-prose-body: var(--color-scheme-foreground);--tw-prose-lead: var(--color-scheme-foreground);--tw-prose-links: var(--color-scheme-links);--tw-prose-bold: var(--color-scheme-foreground);--tw-prose-counters: var(--color-scheme-icons-hover);--tw-prose-bullets: var(--color-scheme-icons-hover);--tw-prose-hr: var(--color-scheme-border);--tw-prose-quotes: var(--color-scheme-foreground);--tw-prose-quote-borders: var(--color-scheme-border);--tw-prose-captions: var(--color-scheme-foreground);--tw-prose-code: var(--color-scheme-foreground);--tw-prose-pre-code: var(--color-scheme-foreground);--tw-prose-pre-bg: var(--color-scheme-background);--tw-prose-th-borders: var(--color-scheme-border);--tw-prose-td-borders: var(--color-scheme-border);--tw-prose-headings: var(--color-scheme-foreground)}.outline-none{--tw-outline-style: none;outline-style:none}.ring-inset{--tw-ring-inset: inset}@media(hover:hover){.group-hover\:scale-110:is(:where(.group):hover *){--tw-scale-x: 110%;--tw-scale-y: 110%;--tw-scale-z: 110%;scale:var(--tw-scale-x) var(--tw-scale-y)}}@media(hover:hover){.group-hover\:bg-\(--color-scheme-icons-hover\):is(:where(.group):hover *){background-color:var(--color-scheme-icons-hover)}}@media(hover:hover){.group-hover\:fill-\(--color-scheme-link-active\):is(:where(.group):hover *){fill:var(--color-scheme-link-active)}}@media(hover:hover){.group-hover\:fill-\(--color-scheme-links-hover\):is(:where(.group):hover *){fill:var(--color-scheme-links-hover)}}@media(hover:hover){.group-hover\:stroke-\(--color-scheme-primary-button-foreground-hover\):is(:where(.group):hover *){stroke:var(--color-scheme-primary-button-foreground-hover)}}@media(hover:hover){.group-hover\:stroke-\(--color-scheme-secondary-button-foreground-hover\):is(:where(.group):hover *){stroke:var(--color-scheme-secondary-button-foreground-hover)}}@media(hover:hover){.group-hover\:text-\(--color-scheme-foreground-hover\):is(:where(.group):hover *){color:var(--color-scheme-foreground-hover)}}@media(hover:hover){.group-hover\:text-\(--color-scheme-links-hover\):is(:where(.group):hover *){color:var(--color-scheme-links-hover)}}@media(hover:hover){.group-hover\/image\:scale-110:is(:where(.group\/image):hover *){--tw-scale-x: 110%;--tw-scale-y: 110%;--tw-scale-z: 110%;scale:var(--tw-scale-x) var(--tw-scale-y)}}@media(hover:hover){.group-hover\/image\:opacity-100:is(:where(.group\/image):hover *){opacity:100%}}.group-data-loading\:invisible:is(:where(.group)[data-state=loading] *){visibility:hidden}.group-data-loading\:block:is(:where(.group)[data-state=loading] *){display:block}.group-data-loading\:flex:is(:where(.group)[data-state=loading] *){display:flex}.group-data-loading\:hidden:is(:where(.group)[data-state=loading] *){display:none}.group-data-loading\/item\:block:is(:where(.group\/item)[data-state=loading] *){display:block}.group-data-loading\/items\:pointer-events-none:is(:where(.group\/items)[data-state=loading] *){pointer-events:none}.group-data-loading\/items\:opacity-40:is(:where(.group\/items)[data-state=loading] *){opacity:40%}.group-data-active\/collapsible\:h-\(--content-height\):is(:where(.group\/collapsible)[data-state=active] *){height:var(--content-height)}.peer-target\:hidden:is(:where(.peer):target~*){display:none}.peer-checked\:visible:is(:where(.peer):checked~*){visibility:visible}.peer-checked\:border-\(--color-scheme-primary-button-border-hover\):is(:where(.peer):checked~*){border-color:var(--color-scheme-primary-button-border-hover)}.peer-checked\:border-\(--color-scheme-secondary-button-border-hover\):is(:where(.peer):checked~*){border-color:var(--color-scheme-secondary-button-border-hover)}.peer-checked\:bg-\(--color-scheme-primary-button-background-hover\):is(:where(.peer):checked~*){background-color:var(--color-scheme-primary-button-background-hover)}.peer-checked\:bg-\(--color-scheme-secondary-button-background-hover\):is(:where(.peer):checked~*){background-color:var(--color-scheme-secondary-button-background-hover)}.peer-checked\:text-\(--color-scheme-primary-button-foreground-hover\):is(:where(.peer):checked~*){color:var(--color-scheme-primary-button-foreground-hover)}.peer-checked\:text-\(--color-scheme-secondary-button-foreground-hover\):is(:where(.peer):checked~*){color:var(--color-scheme-secondary-button-foreground-hover)}.peer-disabled\:pointer-events-none:is(:where(.peer):disabled~*){pointer-events:none}.peer-disabled\:opacity-40:is(:where(.peer):disabled~*){opacity:40%}.placeholder\:text-\(--color-scheme-form-field-placeholder\)::placeholder{color:var(--color-scheme-form-field-placeholder)}.target\:flex:target{display:flex}.empty\:hidden:empty{display:none}.focus-within\:border-\(--color-scheme-form-field-border-active\):focus-within{border-color:var(--color-scheme-form-field-border-active)}.focus-within\:bg-\(--color-scheme-form-field-background-active\):focus-within{background-color:var(--color-scheme-form-field-background-active)}.focus-within\:text-\(--color-scheme-form-field-foreground-active\):focus-within{color:var(--color-scheme-form-field-foreground-active)}.focus-within\:ring-1:focus-within{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-within\:ring-\(--color-scheme-form-field-border-active\):focus-within{--tw-ring-color: var(--color-scheme-form-field-border-active)}@media(hover:hover){.hover\:scale-110:hover{--tw-scale-x: 110%;--tw-scale-y: 110%;--tw-scale-z: 110%;scale:var(--tw-scale-x) var(--tw-scale-y)}}@media(hover:hover){.hover\:border-\(--color-scheme-accent-one\):hover{border-color:var(--color-scheme-accent-one)}}@media(hover:hover){.hover\:border-\(--color-scheme-border\):hover{border-color:var(--color-scheme-border)}}@media(hover:hover){.hover\:border-\(--color-scheme-icons-hover\):hover{border-color:var(--color-scheme-icons-hover)}}@media(hover:hover){.hover\:border-\(--color-scheme-primary-button-border-hover\):hover{border-color:var(--color-scheme-primary-button-border-hover)}}@media(hover:hover){.hover\:border-\(--color-scheme-secondary-button-border-hover\):hover{border-color:var(--color-scheme-secondary-button-border-hover)}}@media(hover:hover){.hover\:bg-\(--color-scheme-background-darker\):hover{background-color:var(--color-scheme-background-darker)}}@media(hover:hover){.hover\:bg-\(--color-scheme-primary-button-background-hover\):hover{background-color:var(--color-scheme-primary-button-background-hover)}}@media(hover:hover){.hover\:bg-\(--color-scheme-secondary-button-background-hover\):hover{background-color:var(--color-scheme-secondary-button-background-hover)}}@media(hover:hover){.hover\:fill-\(--color-scheme-icons-hover\):hover{fill:var(--color-scheme-icons-hover)}}@media(hover:hover){.hover\:fill-\(--color-scheme-links-hover\):hover{fill:var(--color-scheme-links-hover)}}@media(hover:hover){.hover\:text-\(--color-scheme-foreground-hover\):hover{color:var(--color-scheme-foreground-hover)}}@media(hover:hover){.hover\:text-\(--color-scheme-link-hover\):hover{color:var(--color-scheme-link-hover)}}@media(hover:hover){.hover\:text-\(--color-scheme-links\):hover{color:var(--color-scheme-links)}}@media(hover:hover){.hover\:text-\(--color-scheme-links-hover\):hover{color:var(--color-scheme-links-hover)}}@media(hover:hover){.hover\:text-\(--color-scheme-primary-button-foreground-hover\):hover{color:var(--color-scheme-primary-button-foreground-hover)}}@media(hover:hover){.hover\:text-\(--color-scheme-secondary-button-foreground-hover\):hover{color:var(--color-scheme-secondary-button-foreground-hover)}}@media(hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.focus\:z-20:focus{z-index:20}.focus\:border-\(--color-scheme-form-field-border\):focus{border-color:var(--color-scheme-form-field-border)}.focus\:border-\(--color-scheme-form-field-border-active\):focus{border-color:var(--color-scheme-form-field-border-active)}.focus\:border-\(--color-scheme-input-border\):focus{border-color:var(--color-scheme-input-border)}.focus\:bg-\(--color-scheme-form-field-background-active\):focus{background-color:var(--color-scheme-form-field-background-active)}.focus\:text-\(--color-scheme-form-field-foreground-active\):focus{color:var(--color-scheme-form-field-foreground-active)}.focus\:ring-1:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-\(--color-scheme-border\):focus{--tw-ring-color: var(--color-scheme-border)}.focus\:ring-\(--color-scheme-form-field-border\):focus{--tw-ring-color: var(--color-scheme-form-field-border)}.focus\:ring-\(--color-scheme-form-field-border-active\):focus{--tw-ring-color: var(--color-scheme-form-field-border-active)}.focus\:outline-offset-0:focus{outline-offset:0px}.focus\:outline-\(--color-scheme-border\):focus{outline-color:var(--color-scheme-border)}.focus\:outline-none:focus{--tw-outline-style: none;outline-style:none}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-\(--color-scheme-background-darker\):focus-visible{outline-color:var(--color-scheme-background-darker)}.focus-visible\:outline-none:focus-visible{--tw-outline-style: none;outline-style:none}:is(.\*\*\:data-main-icon\:h-4 *)[data-main-icon]{height:calc(var(--spacing) * 4)}:is(.\*\*\:data-main-icon\:h-5 *)[data-main-icon]{height:calc(var(--spacing) * 5)}:is(.\*\*\:data-main-icon\:h-6 *)[data-main-icon]{height:calc(var(--spacing) * 6)}:is(.\*\*\:data-main-icon\:h-8 *)[data-main-icon]{height:calc(var(--spacing) * 8)}:is(.\*\*\:data-main-icon\:w-4 *)[data-main-icon]{width:calc(var(--spacing) * 4)}:is(.\*\*\:data-main-icon\:w-5 *)[data-main-icon]{width:calc(var(--spacing) * 5)}:is(.\*\*\:data-main-icon\:w-6 *)[data-main-icon]{width:calc(var(--spacing) * 6)}:is(.\*\*\:data-main-icon\:w-8 *)[data-main-icon]{width:calc(var(--spacing) * 8)}:is(.\*\*\:data-main-icon\:fill-\(--color-scheme-icons\) *)[data-main-icon]{fill:var(--color-scheme-icons)}@media(hover:hover){:is(.\*\*\:data-main-icon\:group-hover\:fill-\(--color-scheme-icons-hover\) *)[data-main-icon]:is(:where(.group):hover *){fill:var(--color-scheme-icons-hover)}}@media not (min-width:48rem){.max-md\:top-0{top:calc(var(--spacing) * 0)}}@media not (min-width:48rem){.max-md\:left-0{left:calc(var(--spacing) * 0)}}@media not (min-width:48rem){.max-md\:order-1{order:1}}@media not (min-width:48rem){.max-md\:order-2{order:2}}@media not (min-width:48rem){.max-md\:col-\[1_\/_span_7\]{grid-column:1 / span 7}}@media not (min-width:48rem){.max-md\:col-\[6_\/_-1\]{grid-column:6 / -1}}@media not (min-width:48rem){.max-md\:row-start-1{grid-row-start:1}}@media not (min-width:48rem){.max-md\:mb-\[10\%\]{margin-bottom:10%}}@media not (min-width:48rem){.max-md\:flex{display:flex}}@media not (min-width:48rem){.max-md\:hidden{display:none}}@media not (min-width:48rem){.max-md\:w-\[100px\]{width:100px}}@media not (min-width:48rem){.max-md\:w-\[150px\]{width:150px}}@media not (min-width:48rem){.max-md\:w-full{width:100%}}@media not (min-width:48rem){.max-md\:flex-1{flex:1}}@media not (min-width:48rem){.max-md\:flex-col{flex-direction:column}}@media not (min-width:48rem){.max-md\:items-start{align-items:flex-start}}@media not (min-width:48rem){.max-md\:gap-y-\(--column-gap-mobile\){row-gap:var(--column-gap-mobile)}}@media not (min-width:48rem){.max-md\:border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}}@media not (min-width:48rem){.max-md\:pt-\[10\%\]{padding-top:10%}}@media not (min-width:48rem){.max-md\:text-left{text-align:left}}@media(min-width:40rem){.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}}@media(min-width:48rem){.md\:top-\(--y-coord-tablet\){top:var(--y-coord-tablet)}}@media(min-width:48rem){.md\:top-full{top:100%}}@media(min-width:48rem){.md\:right-0{right:calc(var(--spacing) * 0)}}@media(min-width:48rem){.md\:left-\(--x-coord-tablet\){left:var(--x-coord-tablet)}}@media(min-width:48rem){.md\:left-\[calc\(100\%_-_32rem\)\]{left:calc(100% - 32rem)}}@media(min-width:48rem){.md\:order-1{order:1}}@media(min-width:48rem){.md\:order-2{order:2}}@media(min-width:48rem){.md\:order-first{order:-9999}}@media(min-width:48rem){.md\:col-span-\(--col-span-tablet\){grid-column:span var(--col-span-tablet) / span var(--col-span-tablet)}}@media(min-width:48rem){.md\:col-span-1{grid-column:span 1 / span 1}}@media(min-width:48rem){.md\:col-span-2{grid-column:span 2 / span 2}}@media(min-width:48rem){.md\:col-start-\(--col-start-tablet\){grid-column-start:var(--col-start-tablet)}}@media(min-width:48rem){.md\:row-span-\(--row-span-tablet\){grid-row:span var(--row-span-tablet) / span var(--row-span-tablet)}}@media(min-width:48rem){.md\:m-0{margin:calc(var(--spacing) * 0)}}@media(min-width:48rem){.md\:mx-0{margin-inline:calc(var(--spacing) * 0)}}@media(min-width:48rem){.md\:mx-auto{margin-inline:auto}}@media(min-width:48rem){.md\:-my-10{margin-block:calc(var(--spacing) * -10)}}@media(min-width:48rem){.md\:mt-0{margin-top:calc(var(--spacing) * 0)}}@media(min-width:48rem){.md\:mt-1{margin-top:calc(var(--spacing) * 1)}}@media(min-width:48rem){.md\:mt-2{margin-top:calc(var(--spacing) * 2)}}@media(min-width:48rem){.md\:mt-4{margin-top:calc(var(--spacing) * 4)}}@media(min-width:48rem){.md\:mt-10{margin-top:calc(var(--spacing) * 10)}}@media(min-width:48rem){.md\:mr-0{margin-right:calc(var(--spacing) * 0)}}@media(min-width:48rem){.md\:mr-6{margin-right:calc(var(--spacing) * 6)}}@media(min-width:48rem){.md\:mr-auto{margin-right:auto}}@media(min-width:48rem){.md\:ml-0{margin-left:calc(var(--spacing) * 0)}}@media(min-width:48rem){.md\:ml-6{margin-left:calc(var(--spacing) * 6)}}@media(min-width:48rem){.md\:ml-auto{margin-left:auto}}@media(min-width:48rem){.md\:block{display:block}}@media(min-width:48rem){.md\:flex{display:flex}}@media(min-width:48rem){.md\:grid{display:grid}}@media(min-width:48rem){.md\:hidden{display:none}}@media(min-width:48rem){.md\:table{display:table}}@media(min-width:48rem){.md\:table-row{display:table-row}}@media(min-width:48rem){.md\:h-4{height:calc(var(--spacing) * 4)}}@media(min-width:48rem){.md\:h-5{height:calc(var(--spacing) * 5)}}@media(min-width:48rem){.md\:h-6{height:calc(var(--spacing) * 6)}}@media(min-width:48rem){.md\:h-8{height:calc(var(--spacing) * 8)}}@media(min-width:48rem){.md\:w-\(--max-w-tablet\){width:var(--max-w-tablet)}}@media(min-width:48rem){.md\:w-1\/2{width:50%}}@media(min-width:48rem){.md\:w-1\/3{width:calc(1/3 * 100%)}}@media(min-width:48rem){.md\:w-1\/4{width:25%}}@media(min-width:48rem){.md\:w-1\/5{width:20%}}@media(min-width:48rem){.md\:w-2\/3{width:calc(2/3 * 100%)}}@media(min-width:48rem){.md\:w-2\/5{width:40%}}@media(min-width:48rem){.md\:w-3\/4{width:75%}}@media(min-width:48rem){.md\:w-3\/5{width:calc(3/5 * 100%)}}@media(min-width:48rem){.md\:w-4{width:calc(var(--spacing) * 4)}}@media(min-width:48rem){.md\:w-4\/5{width:80%}}@media(min-width:48rem){.md\:w-5{width:calc(var(--spacing) * 5)}}@media(min-width:48rem){.md\:w-6{width:calc(var(--spacing) * 6)}}@media(min-width:48rem){.md\:w-8{width:calc(var(--spacing) * 8)}}@media(min-width:48rem){.md\:w-full{width:100%}}@media(min-width:48rem){.md\:w-px{width:1px}}@media(min-width:48rem){.md\:max-w-\(--header-logo-tablet-width\){max-width:var(--header-logo-tablet-width)}}@media(min-width:48rem){.md\:max-w-\(--ps-max-width\){max-width:var(--ps-max-width)}}@media(min-width:48rem){.md\:max-w-\[32rem\]{max-width:32rem}}@media(min-width:48rem){.md\:max-w-\[100px\]{max-width:100px}}@media(min-width:48rem){.md\:max-w-\[550px\]{max-width:550px}}@media(min-width:48rem){.md\:min-w-\[100px\]{min-width:100px}}@media(min-width:48rem){.md\:min-w-\[150px\]{min-width:150px}}@media(min-width:48rem){.md\:translate-x-\(--x-transform-tablet\){--tw-translate-x: var(--x-transform-tablet);translate:var(--tw-translate-x) var(--tw-translate-y)}}@media(min-width:48rem){.md\:translate-y-\(--y-transform-tablet\){--tw-translate-y: var(--y-transform-tablet);translate:var(--tw-translate-x) var(--tw-translate-y)}}@media(min-width:48rem){.md\:auto-cols-\(--grid-auto-columns-tablet\){grid-auto-columns:var(--grid-auto-columns-tablet)}}@media(min-width:48rem){.md\:auto-cols-\[100\%\]{grid-auto-columns:100%}}@media(min-width:48rem){.md\:auto-cols-\[calc\(50\%_-_8px\)\]{grid-auto-columns:calc(50% - 8px)}}@media(min-width:48rem){.md\:grid-cols-\(--grid-columns-tablet\){grid-template-columns:var(--grid-columns-tablet)}}@media(min-width:48rem){.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:48rem){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:48rem){.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(min-width:48rem){.md\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}}@media(min-width:48rem){.md\:flex-col{flex-direction:column}}@media(min-width:48rem){.md\:flex-row{flex-direction:row}}@media(min-width:48rem){.md\:flex-nowrap{flex-wrap:nowrap}}@media(min-width:48rem){.md\:flex-wrap{flex-wrap:wrap}}@media(min-width:48rem){.md\:items-center{align-items:center}}@media(min-width:48rem){.md\:items-end{align-items:flex-end}}@media(min-width:48rem){.md\:items-start{align-items:flex-start}}@media(min-width:48rem){.md\:justify-between{justify-content:space-between}}@media(min-width:48rem){.md\:justify-center{justify-content:center}}@media(min-width:48rem){.md\:justify-end{justify-content:flex-end}}@media(min-width:48rem){.md\:justify-start{justify-content:flex-start}}@media(min-width:48rem){.md\:gap-\(--gap-tablet\){gap:var(--gap-tablet)}}@media(min-width:48rem){:where(.md\:space-y-0>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)))}}@media(min-width:48rem){.md\:gap-x-\(--column-gap-tablet\){column-gap:var(--column-gap-tablet)}}@media(min-width:48rem){.md\:gap-x-\(--image-gap-desktop\){column-gap:var(--image-gap-desktop)}}@media(min-width:48rem){.md\:gap-x-0{column-gap:calc(var(--spacing) * 0)}}@media(min-width:48rem){.md\:gap-x-6{column-gap:calc(var(--spacing) * 6)}}@media(min-width:48rem){.md\:gap-x-8{column-gap:calc(var(--spacing) * 8)}}@media(min-width:48rem){:where(.md\:space-x-4>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)))}}@media(min-width:48rem){.md\:gap-y-\(--image-gap-desktop\){row-gap:var(--image-gap-desktop)}}@media(min-width:48rem){.md\:gap-y-\(--row-gap-tablet\){row-gap:var(--row-gap-tablet)}}@media(min-width:48rem){.md\:gap-y-0{row-gap:calc(var(--spacing) * 0)}}@media(min-width:48rem){.md\:gap-y-4{row-gap:calc(var(--spacing) * 4)}}@media(min-width:48rem){.md\:gap-y-6{row-gap:calc(var(--spacing) * 6)}}@media(min-width:48rem){.md\:gap-y-24{row-gap:calc(var(--spacing) * 24)}}@media(min-width:48rem){:where(.md\:divide-y-0>:not(:last-child)){--tw-divide-y-reverse: 0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(0px * var(--tw-divide-y-reverse));border-bottom-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)))}}@media(min-width:48rem){.md\:rounded-lg{border-radius:var(--radius-lg)}}@media(min-width:48rem){.md\:border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}}@media(min-width:48rem){.md\:object-bottom{object-position:bottom}}@media(min-width:48rem){.md\:object-bottom-left{object-position:left bottom}}@media(min-width:48rem){.md\:object-bottom-right{object-position:right bottom}}@media(min-width:48rem){.md\:object-center{object-position:center}}@media(min-width:48rem){.md\:object-left{object-position:left}}@media(min-width:48rem){.md\:object-right{object-position:right}}@media(min-width:48rem){.md\:object-top{object-position:top}}@media(min-width:48rem){.md\:object-top-left{object-position:left top}}@media(min-width:48rem){.md\:object-top-right{object-position:right top}}@media(min-width:48rem){.md\:p-6{padding:calc(var(--spacing) * 6)}}@media(min-width:48rem){.md\:px-\(--column-padding-tablet\){padding-inline:var(--column-padding-tablet)}}@media(min-width:48rem){.md\:px-0{padding-inline:calc(var(--spacing) * 0)}}@media(min-width:48rem){.md\:px-2{padding-inline:calc(var(--spacing) * 2)}}@media(min-width:48rem){.md\:px-6{padding-inline:calc(var(--spacing) * 6)}}@media(min-width:48rem){.md\:py-6{padding-block:calc(var(--spacing) * 6)}}@media(min-width:48rem){.md\:py-10{padding-block:calc(var(--spacing) * 10)}}@media(min-width:48rem){.md\:py-20{padding-block:calc(var(--spacing) * 20)}}@media(min-width:48rem){.md\:pt-0{padding-top:calc(var(--spacing) * 0)}}@media(min-width:48rem){.md\:pr-8{padding-right:calc(var(--spacing) * 8)}}@media(min-width:48rem){.md\:text-center{text-align:center}}@media(min-width:48rem){.md\:text-left{text-align:left}}@media(min-width:48rem){.md\:text-right{text-align:right}}@media(min-width:48rem){.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media(min-width:48rem){.md\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media(min-width:48rem){.md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(min-width:48rem){.md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(min-width:48rem){.md\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(min-width:48rem){.md\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media(min-width:48rem){.md\:text-8xl{font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}}@media(min-width:48rem){.md\:text-9xl{font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}}@media(min-width:48rem){.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}}@media(min-width:48rem){.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media(min-width:48rem){.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}}@media(min-width:48rem){.md\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}@media(min-width:48rem){.md\:text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}}@media(min-width:48rem){:is(.\*\*\:data-main-icon\:md\:h-4 *)[data-main-icon]{height:calc(var(--spacing) * 4)}}@media(min-width:48rem){:is(.\*\*\:data-main-icon\:md\:h-5 *)[data-main-icon]{height:calc(var(--spacing) * 5)}}@media(min-width:48rem){:is(.\*\*\:data-main-icon\:md\:h-6 *)[data-main-icon]{height:calc(var(--spacing) * 6)}}@media(min-width:48rem){:is(.\*\*\:data-main-icon\:md\:h-8 *)[data-main-icon]{height:calc(var(--spacing) * 8)}}@media(min-width:48rem){:is(.\*\*\:data-main-icon\:md\:w-4 *)[data-main-icon]{width:calc(var(--spacing) * 4)}}@media(min-width:48rem){:is(.\*\*\:data-main-icon\:md\:w-5 *)[data-main-icon]{width:calc(var(--spacing) * 5)}}@media(min-width:48rem){:is(.\*\*\:data-main-icon\:md\:w-6 *)[data-main-icon]{width:calc(var(--spacing) * 6)}}@media(min-width:48rem){:is(.\*\*\:data-main-icon\:md\:w-8 *)[data-main-icon]{width:calc(var(--spacing) * 8)}}@media(min-width:48rem){@media not (min-width:80rem){.md\:max-xl\:col-\[1_\/_span_7\]{grid-column:1 / span 7}}}@media(min-width:48rem){@media not (min-width:80rem){.md\:max-xl\:col-\[6_\/_-1\]{grid-column:6 / -1}}}@media(min-width:48rem){@media not (min-width:80rem){.md\:max-xl\:row-start-1{grid-row-start:1}}}@media(min-width:48rem){@media not (min-width:80rem){.md\:max-xl\:mb-\[10\%\]{margin-bottom:10%}}}@media(min-width:48rem){@media not (min-width:80rem){.md\:max-xl\:flex-1{flex:1}}}@media(min-width:48rem){@media not (min-width:80rem){.md\:max-xl\:pt-\[10\%\]{padding-top:10%}}}@media(min-width:64rem){.lg\:order-1{order:1}}@media(min-width:64rem){.lg\:order-2{order:2}}@media(min-width:64rem){.lg\:order-3{order:3}}@media(min-width:64rem){.lg\:col-span-5{grid-column:span 5 / span 5}}@media(min-width:64rem){.lg\:col-span-7{grid-column:span 7 / span 7}}@media(min-width:64rem){.lg\:mt-0{margin-top:calc(var(--spacing) * 0)}}@media(min-width:64rem){.lg\:mb-4{margin-bottom:calc(var(--spacing) * 4)}}@media(min-width:64rem){.lg\:block{display:block}}@media(min-width:64rem){.lg\:flex{display:flex}}@media(min-width:64rem){.lg\:grid{display:grid}}@media(min-width:64rem){.lg\:hidden{display:none}}@media(min-width:64rem){.lg\:max-w-\(--header-logo-desktop-width\){max-width:var(--header-logo-desktop-width)}}@media(min-width:64rem){.lg\:max-w-\(--header-logo-tablet-width\){max-width:var(--header-logo-tablet-width)}}@media(min-width:64rem){.lg\:max-w-xs{max-width:var(--container-xs)}}@media(min-width:64rem){.lg\:flex-1{flex:1}}@media(min-width:64rem){.lg\:flex-none{flex:none}}@media(min-width:64rem){.lg\:auto-cols-\[calc\(33\.33333\%_-_10px\)\]{grid-auto-columns:calc(33.33333% - 10px)}}@media(min-width:64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:64rem){.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(min-width:64rem){.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}}@media(min-width:64rem){.lg\:flex-col{flex-direction:column}}@media(min-width:64rem){.lg\:flex-row{flex-direction:row}}@media(min-width:64rem){.lg\:items-end{align-items:flex-end}}@media(min-width:64rem){.lg\:justify-between{justify-content:space-between}}@media(min-width:64rem){.lg\:justify-end{justify-content:flex-end}}@media(min-width:64rem){.lg\:gap-x-8{column-gap:calc(var(--spacing) * 8)}}@media(min-width:64rem){.lg\:px-\(--column-padding-desktop\){padding-inline:var(--column-padding-desktop)}}@media(min-width:64rem){.lg\:px-8{padding-inline:calc(var(--spacing) * 8)}}@media(min-width:64rem){.lg\:py-8{padding-block:calc(var(--spacing) * 8)}}@media(min-width:64rem){.lg\:text-center{text-align:center}}@media(min-width:80rem){.xl\:top-\(--y-coord-desktop\){top:var(--y-coord-desktop)}}@media(min-width:80rem){.xl\:left-\(--x-coord-desktop\){left:var(--x-coord-desktop)}}@media(min-width:80rem){.xl\:order-1{order:1}}@media(min-width:80rem){.xl\:order-2{order:2}}@media(min-width:80rem){.xl\:col-\[1_\/_span_7\]{grid-column:1 / span 7}}@media(min-width:80rem){.xl\:col-\[6_\/_-1\]{grid-column:6 / -1}}@media(min-width:80rem){.xl\:col-span-\(--col-span-desktop\){grid-column:span var(--col-span-desktop) / span var(--col-span-desktop)}}@media(min-width:80rem){.xl\:col-start-\(--col-start-desktop\){grid-column-start:var(--col-start-desktop)}}@media(min-width:80rem){.xl\:row-span-\(--row-span-desktop\){grid-row:span var(--row-span-desktop) / span var(--row-span-desktop)}}@media(min-width:80rem){.xl\:row-start-1{grid-row-start:1}}@media(min-width:80rem){.xl\:mx-0{margin-inline:calc(var(--spacing) * 0)}}@media(min-width:80rem){.xl\:mx-auto{margin-inline:auto}}@media(min-width:80rem){.xl\:mr-0{margin-right:calc(var(--spacing) * 0)}}@media(min-width:80rem){.xl\:mr-auto{margin-right:auto}}@media(min-width:80rem){.xl\:mb-\[10\%\]{margin-bottom:10%}}@media(min-width:80rem){.xl\:ml-0{margin-left:calc(var(--spacing) * 0)}}@media(min-width:80rem){.xl\:ml-auto{margin-left:auto}}@media(min-width:80rem){.xl\:block{display:block}}@media(min-width:80rem){.xl\:hidden{display:none}}@media(min-width:80rem){.xl\:h-4{height:calc(var(--spacing) * 4)}}@media(min-width:80rem){.xl\:h-5{height:calc(var(--spacing) * 5)}}@media(min-width:80rem){.xl\:h-6{height:calc(var(--spacing) * 6)}}@media(min-width:80rem){.xl\:h-8{height:calc(var(--spacing) * 8)}}@media(min-width:80rem){.xl\:w-\(--max-w-desktop\){width:var(--max-w-desktop)}}@media(min-width:80rem){.xl\:w-1\/2{width:50%}}@media(min-width:80rem){.xl\:w-1\/3{width:calc(1/3 * 100%)}}@media(min-width:80rem){.xl\:w-1\/4{width:25%}}@media(min-width:80rem){.xl\:w-1\/5{width:20%}}@media(min-width:80rem){.xl\:w-2\/3{width:calc(2/3 * 100%)}}@media(min-width:80rem){.xl\:w-2\/5{width:40%}}@media(min-width:80rem){.xl\:w-3\/4{width:75%}}@media(min-width:80rem){.xl\:w-3\/5{width:calc(3/5 * 100%)}}@media(min-width:80rem){.xl\:w-4{width:calc(var(--spacing) * 4)}}@media(min-width:80rem){.xl\:w-4\/5{width:80%}}@media(min-width:80rem){.xl\:w-5{width:calc(var(--spacing) * 5)}}@media(min-width:80rem){.xl\:w-6{width:calc(var(--spacing) * 6)}}@media(min-width:80rem){.xl\:w-8{width:calc(var(--spacing) * 8)}}@media(min-width:80rem){.xl\:w-full{width:100%}}@media(min-width:80rem){.xl\:max-w-\(--header-logo-desktop-width\){max-width:var(--header-logo-desktop-width)}}@media(min-width:80rem){.xl\:flex-1{flex:1}}@media(min-width:80rem){.xl\:translate-x-\(--x-transform-desktop\){--tw-translate-x: var(--x-transform-desktop);translate:var(--tw-translate-x) var(--tw-translate-y)}}@media(min-width:80rem){.xl\:translate-y-\(--y-transform-desktop\){--tw-translate-y: var(--y-transform-desktop);translate:var(--tw-translate-x) var(--tw-translate-y)}}@media(min-width:80rem){.xl\:auto-cols-\(--grid-auto-columns-desktop\){grid-auto-columns:var(--grid-auto-columns-desktop)}}@media(min-width:80rem){.xl\:auto-cols-\[100\%\]{grid-auto-columns:100%}}@media(min-width:80rem){.xl\:auto-cols-\[calc\(25\%_-_12px\)\]{grid-auto-columns:calc(25% - 12px)}}@media(min-width:80rem){.xl\:grid-cols-\(--grid-columns-desktop\){grid-template-columns:var(--grid-columns-desktop)}}@media(min-width:80rem){.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:80rem){.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:80rem){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:80rem){.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(min-width:80rem){.xl\:flex-row{flex-direction:row}}@media(min-width:80rem){.xl\:flex-nowrap{flex-wrap:nowrap}}@media(min-width:80rem){.xl\:flex-wrap{flex-wrap:wrap}}@media(min-width:80rem){.xl\:items-center{align-items:center}}@media(min-width:80rem){.xl\:items-end{align-items:flex-end}}@media(min-width:80rem){.xl\:items-start{align-items:flex-start}}@media(min-width:80rem){.xl\:justify-center{justify-content:center}}@media(min-width:80rem){.xl\:justify-end{justify-content:flex-end}}@media(min-width:80rem){.xl\:justify-start{justify-content:flex-start}}@media(min-width:80rem){.xl\:gap-\(--gap-desktop\){gap:var(--gap-desktop)}}@media(min-width:80rem){.xl\:gap-x-\(--column-gap-desktop\){column-gap:var(--column-gap-desktop)}}@media(min-width:80rem){.xl\:gap-x-\(--image-gap-desktop\){column-gap:var(--image-gap-desktop)}}@media(min-width:80rem){.xl\:gap-x-0{column-gap:calc(var(--spacing) * 0)}}@media(min-width:80rem){.xl\:gap-y-\(--image-gap-desktop\){row-gap:var(--image-gap-desktop)}}@media(min-width:80rem){.xl\:gap-y-\(--row-gap-desktop\){row-gap:var(--row-gap-desktop)}}@media(min-width:80rem){.xl\:gap-y-0{row-gap:calc(var(--spacing) * 0)}}@media(min-width:80rem){.xl\:object-bottom{object-position:bottom}}@media(min-width:80rem){.xl\:object-bottom-left{object-position:left bottom}}@media(min-width:80rem){.xl\:object-bottom-right{object-position:right bottom}}@media(min-width:80rem){.xl\:object-center{object-position:center}}@media(min-width:80rem){.xl\:object-left{object-position:left}}@media(min-width:80rem){.xl\:object-right{object-position:right}}@media(min-width:80rem){.xl\:object-top{object-position:top}}@media(min-width:80rem){.xl\:object-top-left{object-position:left top}}@media(min-width:80rem){.xl\:object-top-right{object-position:right top}}@media(min-width:80rem){.xl\:px-\(--column-padding-desktop\){padding-inline:var(--column-padding-desktop)}}@media(min-width:80rem){.xl\:px-3{padding-inline:calc(var(--spacing) * 3)}}@media(min-width:80rem){.xl\:py-32{padding-block:calc(var(--spacing) * 32)}}@media(min-width:80rem){.xl\:pt-\[10\%\]{padding-top:10%}}@media(min-width:80rem){.xl\:text-center{text-align:center}}@media(min-width:80rem){.xl\:text-left{text-align:left}}@media(min-width:80rem){.xl\:text-right{text-align:right}}@media(min-width:80rem){.xl\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media(min-width:80rem){.xl\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media(min-width:80rem){.xl\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(min-width:80rem){.xl\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(min-width:80rem){.xl\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(min-width:80rem){.xl\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media(min-width:80rem){.xl\:text-8xl{font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}}@media(min-width:80rem){.xl\:text-9xl{font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}}@media(min-width:80rem){.xl\:text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}}@media(min-width:80rem){.xl\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media(min-width:80rem){.xl\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}}@media(min-width:80rem){.xl\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}@media(min-width:80rem){.xl\:text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}}@media(min-width:80rem){:is(.\*\*\:data-main-icon\:xl\:h-4 *)[data-main-icon]{height:calc(var(--spacing) * 4)}}@media(min-width:80rem){:is(.\*\*\:data-main-icon\:xl\:h-5 *)[data-main-icon]{height:calc(var(--spacing) * 5)}}@media(min-width:80rem){:is(.\*\*\:data-main-icon\:xl\:h-6 *)[data-main-icon]{height:calc(var(--spacing) * 6)}}@media(min-width:80rem){:is(.\*\*\:data-main-icon\:xl\:h-8 *)[data-main-icon]{height:calc(var(--spacing) * 8)}}@media(min-width:80rem){:is(.\*\*\:data-main-icon\:xl\:w-4 *)[data-main-icon]{width:calc(var(--spacing) * 4)}}@media(min-width:80rem){:is(.\*\*\:data-main-icon\:xl\:w-5 *)[data-main-icon]{width:calc(var(--spacing) * 5)}}@media(min-width:80rem){:is(.\*\*\:data-main-icon\:xl\:w-6 *)[data-main-icon]{width:calc(var(--spacing) * 6)}}@media(min-width:80rem){:is(.\*\*\:data-main-icon\:xl\:w-8 *)[data-main-icon]{width:calc(var(--spacing) * 8)}}.prose-h1\:text-2xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.prose-h1\:text-3xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.prose-h1\:text-4xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.prose-h1\:text-5xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}.prose-h1\:text-6xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}.prose-h1\:text-7xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}.prose-h1\:text-8xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}.prose-h1\:text-9xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}.prose-h1\:text-lg :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.prose-h1\:text-xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.prose-h1\:font-black :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-black);font-weight:var(--font-weight-black)}.prose-h1\:font-bold :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.prose-h1\:font-extrabold :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.prose-h1\:font-extralight :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-extralight);font-weight:var(--font-weight-extralight)}.prose-h1\:font-light :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-light);font-weight:var(--font-weight-light)}.prose-h1\:font-medium :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.prose-h1\:font-normal :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.prose-h1\:font-semibold :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.prose-h1\:font-thin :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-thin);font-weight:var(--font-weight-thin)}@media(min-width:48rem){.prose-h1\:md\:text-2xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media(min-width:48rem){.prose-h1\:md\:text-3xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media(min-width:48rem){.prose-h1\:md\:text-4xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(min-width:48rem){.prose-h1\:md\:text-5xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(min-width:48rem){.prose-h1\:md\:text-6xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(min-width:48rem){.prose-h1\:md\:text-7xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media(min-width:48rem){.prose-h1\:md\:text-8xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}}@media(min-width:48rem){.prose-h1\:md\:text-9xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}}@media(min-width:48rem){.prose-h1\:md\:text-lg :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media(min-width:48rem){.prose-h1\:md\:text-xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}@media(min-width:80rem){.prose-h1\:xl\:text-2xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media(min-width:80rem){.prose-h1\:xl\:text-3xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media(min-width:80rem){.prose-h1\:xl\:text-4xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(min-width:80rem){.prose-h1\:xl\:text-5xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(min-width:80rem){.prose-h1\:xl\:text-6xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(min-width:80rem){.prose-h1\:xl\:text-7xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media(min-width:80rem){.prose-h1\:xl\:text-8xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}}@media(min-width:80rem){.prose-h1\:xl\:text-9xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}}@media(min-width:80rem){.prose-h1\:xl\:text-lg :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media(min-width:80rem){.prose-h1\:xl\:text-xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}.prose-h2\:text-2xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.prose-h2\:text-3xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.prose-h2\:text-4xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.prose-h2\:text-5xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}.prose-h2\:text-6xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}.prose-h2\:text-7xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}.prose-h2\:text-8xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}.prose-h2\:text-9xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}.prose-h2\:text-lg :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.prose-h2\:text-xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.prose-h2\:font-black :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-black);font-weight:var(--font-weight-black)}.prose-h2\:font-bold :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.prose-h2\:font-extrabold :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.prose-h2\:font-extralight :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-extralight);font-weight:var(--font-weight-extralight)}.prose-h2\:font-light :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-light);font-weight:var(--font-weight-light)}.prose-h2\:font-medium :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.prose-h2\:font-normal :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.prose-h2\:font-semibold :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.prose-h2\:font-thin :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-thin);font-weight:var(--font-weight-thin)}@media(min-width:48rem){.prose-h2\:md\:text-2xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media(min-width:48rem){.prose-h2\:md\:text-3xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media(min-width:48rem){.prose-h2\:md\:text-4xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(min-width:48rem){.prose-h2\:md\:text-5xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(min-width:48rem){.prose-h2\:md\:text-6xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(min-width:48rem){.prose-h2\:md\:text-7xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media(min-width:48rem){.prose-h2\:md\:text-8xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}}@media(min-width:48rem){.prose-h2\:md\:text-lg :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media(min-width:48rem){.prose-h2\:md\:text-xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}@media(min-width:80rem){.prose-h2\:xl\:text-2xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media(min-width:80rem){.prose-h2\:xl\:text-3xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media(min-width:80rem){.prose-h2\:xl\:text-4xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(min-width:80rem){.prose-h2\:xl\:text-5xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(min-width:80rem){.prose-h2\:xl\:text-6xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(min-width:80rem){.prose-h2\:xl\:text-7xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media(min-width:80rem){.prose-h2\:xl\:text-8xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}}@media(min-width:80rem){.prose-h2\:xl\:text-9xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}}@media(min-width:80rem){.prose-h2\:xl\:text-lg :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media(min-width:80rem){.prose-h2\:xl\:text-xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}.prose-h3\:text-2xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.prose-h3\:text-3xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.prose-h3\:text-4xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.prose-h3\:text-5xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}.prose-h3\:text-6xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}.prose-h3\:text-7xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}.prose-h3\:text-8xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}.prose-h3\:text-9xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}.prose-h3\:text-lg :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.prose-h3\:text-xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.prose-h3\:font-black :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-black);font-weight:var(--font-weight-black)}.prose-h3\:font-bold :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.prose-h3\:font-extrabold :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.prose-h3\:font-extralight :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-extralight);font-weight:var(--font-weight-extralight)}.prose-h3\:font-light :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-light);font-weight:var(--font-weight-light)}.prose-h3\:font-medium :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.prose-h3\:font-normal :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.prose-h3\:font-semibold :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.prose-h3\:font-thin :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-thin);font-weight:var(--font-weight-thin)}@media(min-width:48rem){.prose-h3\:md\:text-2xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media(min-width:48rem){.prose-h3\:md\:text-3xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media(min-width:48rem){.prose-h3\:md\:text-4xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(min-width:48rem){.prose-h3\:md\:text-5xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(min-width:48rem){.prose-h3\:md\:text-6xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(min-width:48rem){.prose-h3\:md\:text-7xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media(min-width:48rem){.prose-h3\:md\:text-8xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}}@media(min-width:48rem){.prose-h3\:md\:text-9xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}}@media(min-width:48rem){.prose-h3\:md\:text-lg :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media(min-width:48rem){.prose-h3\:md\:text-xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}@media(min-width:80rem){.prose-h3\:xl\:text-2xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media(min-width:80rem){.prose-h3\:xl\:text-3xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media(min-width:80rem){.prose-h3\:xl\:text-4xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(min-width:80rem){.prose-h3\:xl\:text-5xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(min-width:80rem){.prose-h3\:xl\:text-6xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(min-width:80rem){.prose-h3\:xl\:text-7xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media(min-width:80rem){.prose-h3\:xl\:text-8xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}}@media(min-width:80rem){.prose-h3\:xl\:text-9xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}}@media(min-width:80rem){.prose-h3\:xl\:text-lg :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media(min-width:80rem){.prose-h3\:xl\:text-xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}.prose-h4\:text-2xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.prose-h4\:text-3xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.prose-h4\:text-4xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.prose-h4\:text-5xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}.prose-h4\:text-6xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}.prose-h4\:text-7xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}.prose-h4\:text-8xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}.prose-h4\:text-9xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}.prose-h4\:text-lg :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.prose-h4\:text-xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.prose-h4\:font-black :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-black);font-weight:var(--font-weight-black)}.prose-h4\:font-bold :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.prose-h4\:font-extrabold :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.prose-h4\:font-extralight :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-extralight);font-weight:var(--font-weight-extralight)}.prose-h4\:font-light :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-light);font-weight:var(--font-weight-light)}.prose-h4\:font-medium :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.prose-h4\:font-normal :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.prose-h4\:font-semibold :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.prose-h4\:font-thin :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-thin);font-weight:var(--font-weight-thin)}@media(min-width:48rem){.prose-h4\:md\:text-2xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media(min-width:48rem){.prose-h4\:md\:text-3xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media(min-width:48rem){.prose-h4\:md\:text-4xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(min-width:48rem){.prose-h4\:md\:text-5xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(min-width:48rem){.prose-h4\:md\:text-6xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(min-width:48rem){.prose-h4\:md\:text-7xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media(min-width:48rem){.prose-h4\:md\:text-8xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}}@media(min-width:48rem){.prose-h4\:md\:text-9xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}}@media(min-width:48rem){.prose-h4\:md\:text-lg :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media(min-width:48rem){.prose-h4\:md\:text-xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}@media(min-width:80rem){.prose-h4\:xl\:text-2xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media(min-width:80rem){.prose-h4\:xl\:text-3xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media(min-width:80rem){.prose-h4\:xl\:text-4xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(min-width:80rem){.prose-h4\:xl\:text-5xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(min-width:80rem){.prose-h4\:xl\:text-6xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(min-width:80rem){.prose-h4\:xl\:text-7xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media(min-width:80rem){.prose-h4\:xl\:text-8xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}}@media(min-width:80rem){.prose-h4\:xl\:text-9xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}}@media(min-width:80rem){.prose-h4\:xl\:text-lg :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media(min-width:80rem){.prose-h4\:xl\:text-xl :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}.prose-h5\:text-2xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.prose-h5\:text-3xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.prose-h5\:text-4xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.prose-h5\:text-5xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}.prose-h5\:text-6xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}.prose-h5\:text-7xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}.prose-h5\:text-8xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}.prose-h5\:text-9xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}.prose-h5\:text-lg :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.prose-h5\:text-xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.prose-h5\:font-black :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-black);font-weight:var(--font-weight-black)}.prose-h5\:font-bold :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.prose-h5\:font-extrabold :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.prose-h5\:font-extralight :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-extralight);font-weight:var(--font-weight-extralight)}.prose-h5\:font-light :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-light);font-weight:var(--font-weight-light)}.prose-h5\:font-medium :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.prose-h5\:font-normal :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.prose-h5\:font-semibold :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.prose-h5\:font-thin :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-thin);font-weight:var(--font-weight-thin)}@media(min-width:48rem){.prose-h5\:md\:text-2xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media(min-width:48rem){.prose-h5\:md\:text-3xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media(min-width:48rem){.prose-h5\:md\:text-4xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(min-width:48rem){.prose-h5\:md\:text-5xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(min-width:48rem){.prose-h5\:md\:text-6xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(min-width:48rem){.prose-h5\:md\:text-7xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media(min-width:48rem){.prose-h5\:md\:text-8xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}}@media(min-width:48rem){.prose-h5\:md\:text-9xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}}@media(min-width:48rem){.prose-h5\:md\:text-lg :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media(min-width:48rem){.prose-h5\:md\:text-xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}@media(min-width:80rem){.prose-h5\:xl\:text-2xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media(min-width:80rem){.prose-h5\:xl\:text-3xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media(min-width:80rem){.prose-h5\:xl\:text-4xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(min-width:80rem){.prose-h5\:xl\:text-5xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(min-width:80rem){.prose-h5\:xl\:text-6xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(min-width:80rem){.prose-h5\:xl\:text-7xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media(min-width:80rem){.prose-h5\:xl\:text-8xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}}@media(min-width:80rem){.prose-h5\:xl\:text-9xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}}@media(min-width:80rem){.prose-h5\:xl\:text-lg :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media(min-width:80rem){.prose-h5\:xl\:text-xl :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}.prose-h6\:text-2xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.prose-h6\:text-3xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.prose-h6\:text-4xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.prose-h6\:text-5xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}.prose-h6\:text-6xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}.prose-h6\:text-7xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}.prose-h6\:text-8xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}.prose-h6\:text-9xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}.prose-h6\:text-lg :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.prose-h6\:text-xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.prose-h6\:font-black :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-black);font-weight:var(--font-weight-black)}.prose-h6\:font-bold :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.prose-h6\:font-extrabold :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.prose-h6\:font-extralight :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-extralight);font-weight:var(--font-weight-extralight)}.prose-h6\:font-light :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-light);font-weight:var(--font-weight-light)}.prose-h6\:font-medium :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.prose-h6\:font-normal :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.prose-h6\:font-semibold :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.prose-h6\:font-thin :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-thin);font-weight:var(--font-weight-thin)}@media(min-width:48rem){.prose-h6\:md\:text-2xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media(min-width:48rem){.prose-h6\:md\:text-3xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media(min-width:48rem){.prose-h6\:md\:text-4xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(min-width:48rem){.prose-h6\:md\:text-5xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(min-width:48rem){.prose-h6\:md\:text-6xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(min-width:48rem){.prose-h6\:md\:text-7xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media(min-width:48rem){.prose-h6\:md\:text-8xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}}@media(min-width:48rem){.prose-h6\:md\:text-9xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}}@media(min-width:48rem){.prose-h6\:md\:text-lg :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media(min-width:48rem){.prose-h6\:md\:text-xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}@media(min-width:80rem){.prose-h6\:xl\:text-2xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media(min-width:80rem){.prose-h6\:xl\:text-3xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media(min-width:80rem){.prose-h6\:xl\:text-4xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(min-width:80rem){.prose-h6\:xl\:text-5xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(min-width:80rem){.prose-h6\:xl\:text-6xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(min-width:80rem){.prose-h6\:xl\:text-7xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media(min-width:80rem){.prose-h6\:xl\:text-8xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}}@media(min-width:80rem){.prose-h6\:xl\:text-9xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-9xl);line-height:var(--tw-leading, var(--text-9xl--line-height))}}@media(min-width:80rem){.prose-h6\:xl\:text-lg :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@media(min-width:80rem){.prose-h6\:xl\:text-xl :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}.data-active\:border-\(--color-scheme-border\)[data-state=active]{border-color:var(--color-scheme-border)}.data-active\:border-\(--color-scheme-icons\)[data-state=active]{border-color:var(--color-scheme-icons)}.data-active\:bg-\(--color-scheme-icons\)[data-state=active]{background-color:var(--color-scheme-icons)}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}}html{scrollbar-gutter:stable}body{font-family:var(--theme-body-font-family);position:relative;--theme-custom-title-font-family: "Allenoire", system-ui, sans-serif;--theme-custom-body-font-family: "Lufga", system-ui, sans-serif;--theme-custom-button-font-family: "Lufga", system-ui, sans-serif}h1,h2,h3,h4,h5,h6{font-family:var(--theme-title-font-family)}.z-bottom{z-index:var(--theme-z-bottom)}.z-underlay{z-index:var(--theme-z-underlay)}.z-layout{z-index:var(--theme-z-layout)}.z-pop{z-index:var(--theme-z-pop)}.z-overlay{z-index:var(--theme-z-overlay)}.z-top{z-index:var(--theme-z-top)}.font-heading{font-family:var(--theme-title-font-family)}.font-body{font-family:var(--theme-body-font-family)}.font-button{font-family:var(--theme-button-font-family)}.section-padding{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.contain{margin-inline:auto;width:100%;max-width:1600px;padding-inline:calc(var(--spacing) * 6)}@media(min-width:40rem){.contain{padding-inline:calc(var(--spacing) * 6)}}@media(min-width:64rem){.contain{padding-inline:calc(var(--spacing) * 8)}}.contain-full{width:100%;padding-inline:calc(var(--spacing) * 6)}@media(min-width:40rem){.contain-full{padding-inline:calc(var(--spacing) * 6)}}@media(min-width:64rem){.contain-full{padding-inline:calc(var(--spacing) * 8)}}.contain-padding{padding-inline:calc(var(--spacing) * 6)}@media(min-width:40rem){.contain-padding{padding-inline:calc(var(--spacing) * 6)}}@media(min-width:64rem){.contain-padding{padding-inline:calc(var(--spacing) * 8)}}.contain-no-padding{margin-inline:auto;width:100%;max-width:1600px}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}.shopify-policy__container{width:100%;max-width:var(--container-5xl);padding-block:calc(var(--spacing) * 24)}.shopify-policy__container p{margin-bottom:calc(var(--spacing) * 3)}.shopify-policy__container li{margin-bottom:calc(var(--spacing) * 1)}.shopify-policy__container h1,.shopify-policy__container h2,.shopify-policy__container h3,.shopify-policy__container h4,.shopify-policy__container h5,.shopify-policy__container h6{margin-bottom:calc(var(--spacing) * 3);font-family:var(--font-heading)}.shopify-policy__title{margin-bottom:calc(var(--spacing) * 6);font-family:var(--font-heading);font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height));color:var(--color-scheme-foreground)}.shopify-policy__container .rte,.shopify-policy__title{color:var(--tw-prose-body);max-width:65ch;--tw-prose-body: oklch(37.3% .034 259.733);--tw-prose-headings: oklch(21% .034 264.665);--tw-prose-lead: oklch(44.6% .03 256.802);--tw-prose-links: oklch(21% .034 264.665);--tw-prose-bold: oklch(21% .034 264.665);--tw-prose-counters: oklch(55.1% .027 264.364);--tw-prose-bullets: oklch(87.2% .01 258.338);--tw-prose-hr: oklch(92.8% .006 264.531);--tw-prose-quotes: oklch(21% .034 264.665);--tw-prose-quote-borders: oklch(92.8% .006 264.531);--tw-prose-captions: oklch(55.1% .027 264.364);--tw-prose-kbd: oklch(21% .034 264.665);--tw-prose-kbd-shadows: NaN NaN NaN;--tw-prose-code: oklch(21% .034 264.665);--tw-prose-pre-code: oklch(92.8% .006 264.531);--tw-prose-pre-bg: oklch(27.8% .033 256.848);--tw-prose-th-borders: oklch(87.2% .01 258.338);--tw-prose-td-borders: oklch(92.8% .006 264.531);--tw-prose-invert-body: oklch(87.2% .01 258.338);--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: oklch(70.7% .022 261.325);--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: oklch(70.7% .022 261.325);--tw-prose-invert-bullets: oklch(44.6% .03 256.802);--tw-prose-invert-hr: oklch(37.3% .034 259.733);--tw-prose-invert-quotes: oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders: oklch(37.3% .034 259.733);--tw-prose-invert-captions: oklch(70.7% .022 261.325);--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: oklch(44.6% .03 256.802);--tw-prose-invert-td-borders: oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75;max-width:none;--tw-prose-body: var(--color-scheme-foreground);--tw-prose-lead: var(--color-scheme-foreground);--tw-prose-links: var(--color-scheme-links);--tw-prose-bold: var(--color-scheme-foreground);--tw-prose-counters: var(--color-scheme-icons-hover);--tw-prose-bullets: var(--color-scheme-icons-hover);--tw-prose-hr: var(--color-scheme-border);--tw-prose-quotes: var(--color-scheme-foreground);--tw-prose-quote-borders: var(--color-scheme-border);--tw-prose-captions: var(--color-scheme-foreground);--tw-prose-code: var(--color-scheme-foreground);--tw-prose-pre-code: var(--color-scheme-foreground);--tw-prose-pre-bg: var(--color-scheme-background);--tw-prose-th-borders: var(--color-scheme-border);--tw-prose-td-borders: var(--color-scheme-border);--tw-prose-headings: var(--color-scheme-foreground)}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1;margin-top:3em;margin-bottom:3em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.shopify-policy__container .rte,.shopify-policy__title) :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}page-drawer[data-drawer-id=mobile-menu-aside] .social-icons{margin-top:2rem}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false; initial-value: rotateX(0);}@property --tw-rotate-y{syntax: "*"; inherits: false; initial-value: rotateY(0);}@property --tw-rotate-z{syntax: "*"; inherits: false; initial-value: rotateZ(0);}@property --tw-skew-x{syntax: "*"; inherits: false; initial-value: skewX(0);}@property --tw-skew-y{syntax: "*"; inherits: false; initial-value: skewY(0);}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-space-x-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-divide-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@property --tw-scale-x{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-y{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-z{syntax: "*"; inherits: false; initial-value: 1;}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: rotateX(0);--tw-rotate-y: rotateY(0);--tw-rotate-z: rotateZ(0);--tw-skew-x: skewX(0);--tw-skew-y: skewY(0);--tw-space-y-reverse: 0;--tw-space-x-reverse: 0;--tw-divide-y-reverse: 0;--tw-border-style: solid;--tw-font-weight: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-duration: initial;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1}}}body[data-page-type=product] .shopify-section.relative.z-layout>.section-padding{padding-top:2rem!important;padding-bottom:2.5rem!important}body[data-page-type=product] .shopify-section.relative.z-layout .contain>.grid>.w-full.flex.flex-col.gap-y-4:last-child{row-gap:1.25rem}body[data-page-type=product] .ypb-native-control-hidden{display:none!important}body[data-page-type=product] .shopify-section.relative.z-layout .contain>.grid>.w-full.flex.flex-col.gap-y-4:last-child>ypb-purchase-module{order:4}body[data-page-type=product] .shopify-section.relative.z-layout .contain>.grid>.w-full.flex.flex-col.gap-y-4:last-child>ypb-purchase-module~*{order:5}body[data-page-type=product] .shopify-section.relative.z-layout .contain>.grid>.w-full.flex.flex-col.gap-y-4:last-child>ypb-purchase-module+*{order:1}body[data-page-type=product] .shopify-section.relative.z-layout .contain>.grid>.w-full.flex.flex-col.gap-y-4:last-child>ypb-purchase-module+*+*{order:2}body[data-page-type=product] .shopify-section.relative.z-layout .contain>.grid>.w-full.flex.flex-col.gap-y-4:last-child>ypb-purchase-module+*+*+*{order:3}body[data-page-type=product] ypb-purchase-module{display:block;width:100%;margin-top:.4rem;padding-block:.2rem}body[data-page-type=product] ypb-purchase-module .ypb-pm__section--bundle,body[data-page-type=product] ypb-purchase-module .ypb-pm__section--purchase{padding:1.25rem;border:1px solid var(--ypb-border);border-radius:16px;background:var(--ypb-card)}body[data-page-type=product] ypb-purchase-module .ypb-pm__section--purchase{margin-top:1.4rem!important;background:var(--ypb-selected)}body[data-page-type=product] ypb-purchase-module .ypb-pm__section--bundle>.ypb-pm__heading,body[data-page-type=product] ypb-purchase-module .ypb-pm__section--purchase>.ypb-pm__heading{margin-bottom:.8rem!important}body[data-page-type=product] ypb-purchase-module .ypb-pm__note{margin-top:.7rem!important}body[data-page-type=product] ypb-purchase-module .ypb-pm__frequency{margin-top:.9rem!important;padding-top:.85rem;border-top:1px solid var(--ypb-border)}body[data-page-type=product] ypb-purchase-module .ypb-pm__frequency-title{margin-bottom:.55rem!important}body[data-page-type=product] ypb-purchase-module .ypb-pm__quantity-option.is-selected,body[data-page-type=product] ypb-purchase-module .ypb-pm__quantity-option[aria-pressed=true],body[data-page-type=product] ypb-purchase-module .ypb-pm__purchase-option.is-selected,body[data-page-type=product] ypb-purchase-module .ypb-pm__purchase-option[aria-pressed=true],body[data-page-type=product] ypb-purchase-module .ypb-pm__plan-option.is-selected,body[data-page-type=product] ypb-purchase-module .ypb-pm__plan-option[aria-pressed=true]{border-width:2px!important;box-shadow:0 0 0 1px var(--ypb-accent)!important}body[data-page-type=product] .ypb-klarna-native-hidden,body[data-page-type=product] .ypb-afterpay-native-hidden{display:none!important}body[data-page-type=product] .ypb-payment-compact{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:.1rem 0 .15rem;color:#2e4a45;font-family:var(--theme-body-font-family);font-size:15px;line-height:1.3}body[data-page-type=product] .ypb-payment-compact__copy{font-weight:400}body[data-page-type=product] .ypb-payment-compact__badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 11px;border-radius:999px;color:#111;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1;font-weight:700;white-space:nowrap}body[data-page-type=product] .ypb-payment-compact__badge--klarna{background:#ffb3c7;letter-spacing:-.03em}body[data-page-type=product] .ypb-payment-compact__badge--afterpay{background:#b2fce4;letter-spacing:-.02em;text-transform:lowercase}body[data-page-type=product] .ypb-payment-compact__info{color:#2e4a45;font-size:16px;line-height:1;opacity:.8}body[data-page-type=product] product-form[data-product-id]{margin-top:.8rem}@media(max-width:480px){body[data-page-type=product] .shopify-section.relative.z-layout>.section-padding{padding-top:1.5rem!important;padding-bottom:2rem!important}body[data-page-type=product] .shopify-section.relative.z-layout .contain>.grid>.w-full.flex.flex-col.gap-y-4:last-child{row-gap:1rem}body[data-page-type=product] ypb-purchase-module{margin-top:.25rem;padding-block:.1rem}body[data-page-type=product] ypb-purchase-module .ypb-pm__section--bundle,body[data-page-type=product] ypb-purchase-module .ypb-pm__section--purchase{padding:1.05rem .85rem;border-radius:14px}body[data-page-type=product] ypb-purchase-module .ypb-pm__section--purchase{margin-top:1.15rem!important}body[data-page-type=product] ypb-purchase-module .ypb-pm__section--bundle>.ypb-pm__heading,body[data-page-type=product] ypb-purchase-module .ypb-pm__section--purchase>.ypb-pm__heading{margin-bottom:.7rem!important}body[data-page-type=product] .ypb-payment-compact{gap:6px;font-size:14px}body[data-page-type=product] .ypb-payment-compact__badge{min-height:28px;padding-inline:10px;font-size:13px}}body[data-page-type=product] .shopify-section.relative.z-layout div:has(>carousel-block[data-carousel-id$=-preview-media]){display:block!important;width:100%;padding-right:2rem}body[data-page-type=product] carousel-block[data-carousel-id$=-preview-media]{grid-auto-columns:calc(20% - 7px)!important;scroll-behavior:smooth}body[data-page-type=product] carousel-block[data-carousel-id$=-preview-media]>div{padding-inline:4px!important}body[data-page-type=product] carousel-block[data-carousel-id$=-preview-media] [data-carousel-jump]{position:relative;cursor:pointer;border:1px solid rgba(46,74,69,.2)!important;border-radius:14px;overflow:hidden;opacity:.72;transition:border-color .18s ease,box-shadow .18s ease,opacity .18s ease,transform .18s ease}body[data-page-type=product] carousel-block[data-carousel-id$=-preview-media] [data-carousel-jump]:hover,body[data-page-type=product] carousel-block[data-carousel-id$=-preview-media] [data-carousel-jump]:focus-visible{opacity:1}body[data-page-type=product] carousel-block[data-carousel-id$=-preview-media] [data-carousel-jump][data-state=active]{border:2px solid #e98fa7!important;box-shadow:0 0 0 2px #e98fa729;opacity:1}body[data-page-type=product] carousel-controls[data-carousel-id$=-preview-media]{display:flex!important;right:0;left:auto;width:2rem}body[data-page-type=product] carousel-controls[data-carousel-id$=-preview-media] carousel-next-arrow{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#fffffff0;box-shadow:0 4px 14px #1e1e1e1f}@media(min-width:1280px){body[data-page-type=product] carousel-block[data-carousel-id$=-preview-media]{grid-auto-columns:calc(16.6667% - 7px)!important}}@media(max-width:767px){body[data-page-type=product] .shopify-section.relative.z-layout div:has(>carousel-block[data-carousel-id$=-preview-media]){display:block!important;padding-right:1.75rem}body[data-page-type=product] carousel-block[data-carousel-id$=-preview-media]{grid-auto-columns:calc(25% - 6px)!important}body[data-page-type=product] carousel-block[data-carousel-id$=-preview-media] [data-carousel-jump]{border-radius:12px}}body[data-page-type=product] ypb-purchase-module .ypb-pm__quantity-option.is-selected,body[data-page-type=product] ypb-purchase-module .ypb-pm__quantity-option[aria-pressed=true]{border-color:var(--ypb-accent)!important;background:var(--ypb-purchase-selected)!important}body[data-page-type=product] ypb-purchase-module .ypb-pm__section--purchase{margin-top:.5rem!important}body[data-page-type=product] ypb-purchase-module .ypb-pm__badge{background:#ef4c23!important;color:#fff!important}@media(max-width:480px){body[data-page-type=product] ypb-purchase-module .ypb-pm__section--purchase{margin-top:.45rem!important}}body[data-page-type=product] .ypb-payment-options{width:100%;display:flex;flex-direction:column;gap:10px;margin:.15rem 0 .45rem;color:#2e4a45;font-family:var(--theme-body-font-family),sans-serif}body[data-page-type=product] .ypb-payment-options__header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-inline:2px}body[data-page-type=product] .ypb-payment-options__heading{color:#2e4a45;font-size:15px;font-weight:600;line-height:1.2}body[data-page-type=product] .ypb-payment-options__helper{color:#2e4a45;font-size:10px;font-weight:600;line-height:1.2;letter-spacing:.08em;opacity:.58;text-transform:uppercase}body[data-page-type=product] .ypb-payment-options__list{display:flex;flex-direction:column;gap:9px}body[data-page-type=product] .ypb-payment-card{width:100%;min-height:88px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px;border:1.5px solid rgba(46,74,69,.18);border-radius:15px;background:#fff;color:#2e4a45;box-shadow:0 2px #2e4a4505}body[data-page-type=product] .ypb-payment-card--klarna{border-color:#ffb3c7d1;background:linear-gradient(90deg,#ffb3c71a,#fff 38%)}body[data-page-type=product] .ypb-payment-card--afterpay{border-color:#b2fce4eb;background:linear-gradient(90deg,#b2fce424,#fff 38%)}body[data-page-type=product] .ypb-payment-card__brand{min-width:78px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:10px;color:#111;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:700;line-height:1;white-space:nowrap}body[data-page-type=product] .ypb-payment-card__brand--klarna{background:transparent;padding:0;letter-spacing:-.035em}body[data-page-type=product] .ypb-payment-card__brand--afterpay{background:#b2fce4;letter-spacing:-.02em}body[data-page-type=product] .ypb-payment-card__copy{min-width:0;display:flex;flex-direction:column;gap:4px}body[data-page-type=product] .ypb-payment-card__title{color:#2e4a45;font-size:15px;font-weight:600;line-height:1.25}body[data-page-type=product] .ypb-payment-card__subcopy{color:#2e4a45;font-size:11.5px;font-weight:400;line-height:1.4;opacity:.67}body[data-page-type=product] .ypb-payment-card__checkout{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:6px 9px;border:1px solid rgba(46,74,69,.16);border-radius:999px;background:#fffc;color:#2e4a45;font-size:9px;font-weight:700;line-height:1;letter-spacing:.075em;white-space:nowrap}body[data-page-type=product] .ypb-payment-card--klarna .ypb-payment-card__checkout{border-color:#ffb3c7b8}body[data-page-type=product] .ypb-payment-card--afterpay .ypb-payment-card__checkout{border-color:#b2fce4f2}@media(max-width:520px){body[data-page-type=product] .ypb-payment-options{gap:9px;margin-bottom:.35rem}body[data-page-type=product] .ypb-payment-card{min-height:84px;grid-template-columns:72px minmax(0,1fr);gap:11px;padding:12px;border-radius:14px}body[data-page-type=product] .ypb-payment-card__brand{min-width:72px;min-height:40px;padding-inline:9px;font-size:14px}body[data-page-type=product] .ypb-payment-card__title{font-size:14px}body[data-page-type=product] .ypb-payment-card__subcopy{font-size:10.75px}body[data-page-type=product] .ypb-payment-card__checkout{grid-column:2;justify-self:start;min-height:24px;margin-top:-1px;padding:5px 8px;font-size:8px}}body[data-page-type=product] .ypb-payment-card__brand--klarna{padding:0}body[data-page-type=product] .ypb-payment-card__brand--klarna svg{display:block;width:78px;max-width:100%;height:auto;border-radius:10px}body[data-page-type=product] .ypb-payment-options{margin:0 0 16px}body[data-page-type=product] .ypb-payment-options__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}body[data-page-type=product] .ypb-payment-options.is-single .ypb-payment-options__list{grid-template-columns:1fr}body[data-page-type=product] .ypb-payment-card{min-height:116px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand checkout" "copy copy";align-content:start;align-items:start;gap:8px;padding:12px}body[data-page-type=product] .ypb-payment-card__brand{grid-area:brand;min-width:0;min-height:38px;width:max-content;max-width:100%;justify-self:start}body[data-page-type=product] .ypb-payment-card__copy{grid-area:copy}body[data-page-type=product] .ypb-payment-card__checkout{grid-area:checkout;align-self:start;justify-self:end}body[data-page-type=product] .ypb-payment-card__title{font-size:13px}body[data-page-type=product] .ypb-payment-card__subcopy{font-size:10px}body[data-page-type=product] .ypb-payment-card__brand--klarna svg{width:68px}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-list{padding-top:20px}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-option>.ypb-pm__badge{top:-24px;z-index:3}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-option{background:#ffe3eb}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option.is-selected,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option[aria-pressed=true],body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-option.is-selected,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-option[aria-pressed=true]{background:#fff}body[data-page-type=product] .ypb-pm__areas-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body[data-page-type=product] .ypb-pm__formula{width:100%;margin-top:10px}body[data-page-type=product] .ypb-atc-trust{margin:0 0 9px}@media(max-width:520px){body[data-page-type=product] .ypb-payment-options__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}body[data-page-type=product] .ypb-payment-card{min-height:96px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand checkout" "copy copy";gap:6px;padding:9px 8px;border-radius:13px}body[data-page-type=product] .ypb-payment-card__brand{min-width:0;min-height:32px;padding:5px 6px;font-size:12px}body[data-page-type=product] .ypb-payment-card__brand--klarna{padding:0}body[data-page-type=product] .ypb-payment-card__brand--klarna svg{width:56px}body[data-page-type=product] .ypb-payment-card__title{font-size:10.5px;line-height:1.2}body[data-page-type=product] .ypb-payment-card__subcopy{display:none}body[data-page-type=product] .ypb-payment-card__checkout{min-height:21px;padding:4px 5px;font-size:7px;letter-spacing:.045em}}@media(max-width:749px){body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-list{padding-top:18px}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-option>.ypb-pm__badge{top:-22px}body[data-page-type=product] .ypb-pm__areas-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}body[data-page-type=product] .ypb-pm__area-card{min-height:70px;padding:6px 2px;font-size:9px;line-height:1.15}body[data-page-type=product] .ypb-pm__area-icon{width:28px;height:28px;font-size:15px}}body[data-page-type=product] ypb-purchase-module>.ypb-pm__areas{margin:0 0 16px!important}body[data-page-type=product] ypb-purchase-module>.ypb-payment-options{margin:0 0 16px!important}body[data-page-type=product] .ypb-payment-card__subcopy{display:none!important}body[data-page-type=product] .ypb-payment-card{min-height:88px}body[data-page-type=product] .ypb-atc-trust{width:100%;margin:0 0 9px!important}@media(max-width:520px){body[data-page-type=product] .ypb-payment-card{min-height:78px}}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced{margin-bottom:16px!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__section--bundle{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__section--bundle>.ypb-pm__heading,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__note{display:none!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-list{padding-top:20px!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__section--purchase{margin-top:16px!important;margin-bottom:0!important;padding:16px!important;border:1px solid #f7dce5!important;background:#fff9fb!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-option{border-color:#f1c7d4!important;background:#fff2f6!important;color:#2e4a45!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option.is-selected,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option[aria-pressed=true],body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-option.is-selected,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-option[aria-pressed=true]{background:#fff!important;border-color:#d85f7e!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option .ypb-pm__label,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-option .ypb-pm__label{color:#2e4a45!important;font-size:16px!important;font-weight:850!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__subtext{color:#46645f!important;font-size:12px!important;opacity:.92!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__benefits{background:#fff7fa!important;border:1px solid #f8dfe7}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__benefits-title,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__benefit{color:#2e4a45!important}body[data-page-type=product] .ypb-atc-trust{margin:9px 0 10px!important}body[data-page-type=product] .ypb-pm__formula{margin-top:0!important}@media(max-width:749px){body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__section--purchase{padding:14px!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option .ypb-pm__label,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-option .ypb-pm__label{font-size:15px!important}}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced{margin-bottom:0!important}.ypb-story{--ypb-forest:#2E4A45;--ypb-blush:#FFE3EB;--ypb-pink:#FFC8DB;--ypb-coral:#FD926B;color:var(--ypb-forest);background:#fff;padding:44px 24px;font-family:var(--theme-body-font-family,sans-serif);scroll-margin-top:110px}.ypb-story *,.ypb-cart-callout *{box-sizing:border-box}.ypb-story__wrap{width:min(1080px,100%);margin:auto}.ypb-story__head{text-align:center;max-width:740px;margin:0 auto 26px}.ypb-story h2,.ypb-story h3{font-family:var(--theme-title-font-family,"Allenoire",serif);font-weight:400;color:inherit;letter-spacing:-.025em}.ypb-story h2{font-size:clamp(32px,3.5vw,46px);line-height:1.07;margin:0}.ypb-story h3{font-size:25px;line-height:1.15;margin:0}.ypb-story p{font-size:14px;line-height:1.55;margin:8px 0 0}.ypb-story .ypb-kicker,.ypb-kicker{font-size:10px;font-weight:700;line-height:1.4;letter-spacing:.13em;margin:0 0 9px;text-transform:uppercase}.ypb-icon{display:inline-flex;width:38px;height:38px;flex-shrink:0;color:#2e4a45}.ypb-icon svg{width:100%;height:100%;display:block}.ypb-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;padding:0 0 28px;margin:0 0 30px;border-bottom:1px solid #FFC8DB;gap:20px}.ypb-benefits li{display:flex;gap:10px;align-items:center}.ypb-benefits strong{font-size:13px;line-height:1.3;display:block}.ypb-benefits li div>span{font-size:11px;line-height:1.35;display:block;margin-top:4px}.ypb-map{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:42px;align-items:center;max-width:760px;margin:auto}.ypb-map__drawing{position:relative;max-width:330px;width:100%;margin:auto}.ypb-map__drawing>svg{width:100%;height:auto;display:block}.ypb-hotspot{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);border:2px solid #2E4A45;background:#fff;color:#2e4a45;width:34px;height:34px;border-radius:50%;font:700 13px/1 var(--theme-body-font-family,sans-serif);box-shadow:0 0 0 4px #fff;cursor:pointer}.ypb-hotspot[aria-pressed=true]{background:#2e4a45;color:#fff}.ypb-map__buttons{display:grid;gap:7px}.ypb-map__buttons button{display:flex;align-items:center;gap:10px;width:100%;border:1px solid #FFC8DB;background:#fff;color:#2e4a45;border-radius:999px;min-height:47px;padding:8px 14px;font-family:inherit;font-size:14px;font-weight:600;text-align:left;cursor:pointer}.ypb-map__buttons button>span:first-child{background:#ffe3eb;border-radius:50%;font-size:11px;width:23px;height:23px;display:grid;place-items:center;flex-shrink:0}.ypb-map__buttons button>span:last-child{margin-left:auto}.ypb-map__buttons button[aria-pressed=true]{background:#ffe3eb;border-color:#2e4a45}.ypb-map__answer{min-height:77px}.ypb-map__answer p{font-size:12px;line-height:1.5;margin:10px 4px 0}.ypb-story [hidden],ypb-cart-callout [hidden]{display:none!important}.ypb-story .ypb-note{font-size:11px;line-height:1.5;text-align:center;max-width:820px;margin:18px auto 0}.ypb-cart-callout{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;padding:19px 24px;margin-top:24px;border-radius:18px;background:#ffe3eb;color:#2e4a45;font-family:var(--theme-body-font-family,sans-serif)}.ypb-cart-callout .ypb-cart-callout__heading{font-size:17px;line-height:1.3;font-weight:600;margin:0}.ypb-cart-callout .ypb-cart-callout__selection{font-size:11px;line-height:1.4;margin:5px 0 0}.ypb-cart-callout__action{flex-shrink:0;min-width:190px}.ypb-pill{display:flex;align-items:center;justify-content:center;gap:28px;border:1px solid #2E4A45!important;border-radius:9999px!important;background:#2e4a45!important;color:#fff!important;padding:14px 28px;min-height:48px;font:600 12px/1.2 var(--theme-body-font-family,sans-serif);text-transform:uppercase;letter-spacing:.08em;text-decoration:none;cursor:pointer;white-space:nowrap}.ypb-pill:hover{background:#fff!important;color:#2e4a45!important}.ypb-pill:disabled{opacity:.6;cursor:wait}.ypb-cart-callout .ypb-cart-callout__error{font-size:12px;max-width:300px;margin:6px 0 0}.ypb-cart-callout__error:empty{display:none}.ypb-story button:focus-visible,.ypb-story summary:focus-visible,.ypb-pill:focus-visible{outline:2px solid #2E4A45;outline-offset:4px}.ypb-story--science{background:#ffe3eb}.ypb-reassurance{display:flex;gap:18px;align-items:center;border-radius:20px;background:#2e4a45;color:#fff;padding:22px 28px;margin:0 0 34px}.ypb-reassurance .ypb-icon{width:44px;height:44px;color:#fff}.ypb-reassurance h3{font-size:30px;color:#fff}.ypb-reassurance p{font-size:13px;margin-top:6px;max-width:810px}.ypb-tabs{display:flex;gap:5px;background:#fff;padding:5px;border:1px solid #FFC8DB;border-radius:999px;width:min(480px,100%);margin:0 auto 18px}.ypb-tabs button{width:50%;border:0;border-radius:999px;padding:13px 12px;background:transparent;color:#2e4a45;font:600 13px/1.2 var(--theme-body-font-family,sans-serif);cursor:pointer}.ypb-tabs button[aria-selected=true]{background:#2e4a45;color:#fff}.ypb-science__panel{background:#fff;border-radius:20px;padding:24px}.ypb-science__intro{max-width:840px;margin:0 auto 20px!important;text-align:center}.ypb-science__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.ypb-science__grid article+article{border-left:1px solid #FFC8DB;padding-left:28px}.ypb-science__grid h3{font-size:23px;margin:10px 0 0}.ypb-science__grid p{font-size:13px}.ypb-story--science .ypb-cart-callout{background:#fff}.ypb-details{border-bottom:1px solid #FFC8DB}.ypb-details summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;font-size:14px;font-weight:600;cursor:pointer}.ypb-details summary::-webkit-details-marker,.ypb-active summary::-webkit-details-marker{display:none}.ypb-details summary>span{font-size:23px;font-weight:400;line-height:1}.ypb-details[open] summary>span{transform:rotate(45deg)}.ypb-details__body{padding:0 0 18px;max-width:940px}.ypb-details__body p{font-size:13px}.ypb-details a{color:inherit;text-decoration:underline;text-underline-offset:3px}.ypb-details--sources summary{font-size:11px;padding:12px 0}.ypb-details--sources .ypb-details__body p{font-size:11px}.ypb-actives{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:start}.ypb-active{background:#ffe3eb;border-radius:18px;overflow:hidden;border:1px solid #FFC8DB}.ypb-active summary{position:relative;list-style:none;padding:22px 18px;cursor:pointer}.ypb-active__icon{display:block;width:50px;height:50px;margin-bottom:20px}.ypb-active__icon svg{display:block;width:100%;height:100%}.ypb-active strong{display:block;font-size:16px;line-height:1.3}.ypb-active__benefit{display:block;font-size:11px;margin-top:5px}.ypb-active__plus{position:absolute;right:15px;top:16px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#fff;font-size:20px}.ypb-active[open] .ypb-active__plus{transform:rotate(45deg)}.ypb-active>p{padding:0 18px 18px;margin:0;font-size:12px}.ypb-ingredient-footer{display:flex;gap:12px;align-items:center;justify-content:center;padding:18px 8px 0;font-size:12px!important}.ypb-ingredient-footer .ypb-icon{width:28px;height:28px}.ypb-story--routine{background:#ffe3eb}.ypb-routine{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ypb-routine li{padding:22px;border:1px solid #FFC8DB;border-radius:18px;background:#fff}.ypb-routine__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.ypb-step-number{font-size:12px;border:1px solid #2E4A45;border-radius:999px;padding:5px 9px}.ypb-routine h3{font-size:26px}.ypb-routine p{font-size:13px}.ypb-story--routine .ypb-cart-callout{background:#fff}.ypb-expect{margin-top:30px;padding-top:26px;border-top:1px solid #FFC8DB;display:grid;grid-template-columns:1fr 2fr;gap:35px}.ypb-expect h3{font-size:28px}.ypb-expect p{font-size:12px}.ypb-expect ol{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0;margin:0}.ypb-expect li{position:relative;padding-top:25px}.ypb-expect li:before{content:"";position:absolute;left:0;right:-18px;top:8px;border-top:1px solid #2E4A45}.ypb-expect li:last-child:before{right:0}.ypb-expect__dot{position:absolute;top:2px;left:0;width:13px;height:13px;border:2px solid #2E4A45;border-radius:50%;background:#fd926b}.ypb-expect strong{font-size:13px}.ypb-faqs{max-width:860px;margin:auto}.ypb-final{text-align:center;margin-top:34px;border-radius:22px;padding:28px;background:#ffe3eb}.ypb-final>.ypb-icon{width:42px;height:42px;margin-bottom:12px}.ypb-final h3{font-size:34px}.ypb-final>p{font-size:13px}.ypb-final .ypb-cart-callout{background:transparent;padding:18px 0 0;max-width:770px;margin:10px auto 0;text-align:left}@media(max-width:749px){.ypb-story{padding:28px 16px;scroll-margin-top:95px}.ypb-story__head{margin-bottom:20px}.ypb-story h2{font-size:31px}.ypb-story__head>p:not(.ypb-kicker){font-size:12px;line-height:1.5;margin-top:9px}.ypb-story .ypb-kicker{font-size:9px;margin-bottom:8px;letter-spacing:.1em}.ypb-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;margin-bottom:24px;padding-bottom:24px}.ypb-benefits li{gap:8px}.ypb-benefits .ypb-icon{width:31px;height:31px}.ypb-benefits strong{font-size:11px}.ypb-benefits li div>span{font-size:10px;margin-top:3px}.ypb-map{gap:12px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start}.ypb-map__drawing{margin-top:19px}.ypb-map__content>.ypb-kicker{font-size:8px}.ypb-map__buttons{gap:6px}.ypb-map__buttons button{padding:7px 10px 7px 7px;font-size:11px;min-height:42px;gap:7px;line-height:1.2}.ypb-map__buttons button>span:first-child{width:21px;height:21px;font-size:10px}.ypb-map__buttons button>span:last-child{display:none}.ypb-map__answer{min-height:91px}.ypb-map__answer p{font-size:10px;line-height:1.45;margin:8px 0 0}.ypb-hotspot{width:27px;height:27px;font-size:10px;box-shadow:0 0 0 2px #fff}.ypb-hotspot:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px}.ypb-story .ypb-note{font-size:10px;margin-top:12px}.ypb-cart-callout{flex-direction:column;align-items:stretch;gap:12px;padding:18px;margin-top:20px;text-align:center}.ypb-cart-callout .ypb-cart-callout__heading{font-size:14px}.ypb-cart-callout .ypb-cart-callout__selection{font-size:10px}.ypb-cart-callout__action{width:100%}.ypb-pill{width:100%;padding:13px 22px;min-height:46px;font-size:11px}.ypb-cart-callout .ypb-cart-callout__error{max-width:none}.ypb-reassurance{padding:19px 17px;gap:12px;margin-bottom:26px;align-items:flex-start}.ypb-reassurance .ypb-icon{width:29px;height:29px}.ypb-reassurance h3{font-size:24px}.ypb-reassurance p{font-size:11px;line-height:1.5}.ypb-tabs{margin-bottom:12px}.ypb-tabs button{font-size:11px;padding:11px 8px}.ypb-science__panel{padding:18px 16px;min-height:345px}.ypb-science__intro{font-size:12px!important;text-align:left;margin-bottom:15px!important}.ypb-science__grid{grid-template-columns:1fr;gap:14px}.ypb-science__grid article{display:grid;grid-template-columns:32px 1fr;column-gap:10px}.ypb-science__grid article+article{border-left:0;border-top:1px solid #FFE3EB;padding:12px 0 0}.ypb-science__grid .ypb-icon{width:30px;height:30px;grid-row:1/3}.ypb-science__grid h3{font-size:20px;margin:0}.ypb-science__grid p{font-size:11px;margin-top:5px;line-height:1.45}.ypb-details summary{font-size:12px;padding:15px 0}.ypb-details__body p{font-size:11px}.ypb-details--sources summary{font-size:10px}.ypb-actives{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ypb-active{border-radius:15px}.ypb-active summary{padding:16px 13px}.ypb-active__icon{width:36px;height:36px;margin-bottom:13px}.ypb-active strong{font-size:13px}.ypb-active__benefit{font-size:10px}.ypb-active__plus{width:24px;height:24px;right:11px;top:12px;font-size:18px}.ypb-active>p{font-size:11px;padding:0 13px 14px}.ypb-ingredient-footer{font-size:11px!important;padding-top:13px;align-items:flex-start;gap:9px}.ypb-routine{grid-template-columns:1fr;gap:8px}.ypb-routine li{display:grid;grid-template-columns:58px 1fr;gap:14px;padding:15px}.ypb-routine__top{flex-direction:column;gap:7px;margin:0}.ypb-step-number{font-size:9px;padding:3px 7px}.ypb-routine .ypb-icon{width:30px;height:30px}.ypb-routine h3{font-size:23px}.ypb-routine p{font-size:11px;margin-top:5px}.ypb-expect{grid-template-columns:1fr;gap:18px;margin-top:24px;padding-top:24px}.ypb-expect h3{font-size:26px}.ypb-expect ol{gap:12px}.ypb-expect li:before{right:-12px}.ypb-expect strong{font-size:11px}.ypb-expect li p{font-size:10px;line-height:1.45}.ypb-final{padding:22px 16px;margin-top:24px}.ypb-final h3{font-size:29px}.ypb-final>p{font-size:12px}.ypb-final .ypb-cart-callout{text-align:center;gap:12px}.ypb-story--map{padding-top:22px}}@media(prefers-reduced-motion:reduce){.ypb-story *{scroll-behavior:auto;transition:none}}.ypb-research-note{padding:14px 0 4px}.ypb-research-note p{font-size:11px}.ypb-research-note strong{font-size:22px;vertical-align:middle;margin-right:4px}.ypb-research-note a{color:inherit;text-decoration:underline;text-underline-offset:3px}#ypb-purchase-start{scroll-margin-top:110px}@media(max-width:749px){.ypb-map__answer p,.ypb-expect li p{font-size:11px}.ypb-science__grid p,.ypb-routine p,.ypb-active>p,.ypb-details__body p{font-size:12px}.ypb-reassurance p{font-size:12px}.ypb-science__panel{min-height:385px}}body[data-page-type=product] ypb-purchase-module .ypb-pm__heading{font-size:23px!important;line-height:1.15!important}body[data-page-type=product] ypb-purchase-module .ypb-pm__label,body[data-page-type=product] ypb-purchase-module .ypb-pm__price-current{font-size:15px!important}body[data-page-type=product] ypb-purchase-module .ypb-pm__badge{background:#fed83f!important;color:#2e4a45!important}body[data-page-type=product] ypb-purchase-module .ypb-pm__saving,body[data-page-type=product] ypb-purchase-module .ypb-pm__plan-saving{color:#2e4a45!important;font-size:11px!important}@media(max-width:749px){body[data-page-type=product] ypb-purchase-module .ypb-pm__heading{font-size:21px!important}}ypb-purchase-module.ypb-pm-enhanced{display:block;width:100%;min-width:0;color:var(--ypb-text);font-family:var(--theme-body-font-family)}ypb-purchase-module.ypb-pm-enhanced *,ypb-purchase-module.ypb-pm-enhanced *:before,ypb-purchase-module.ypb-pm-enhanced *:after{box-sizing:border-box}.ypb-pm__section{width:100%;min-width:0}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__section--bundle,ypb-purchase-module.ypb-pm-enhanced .ypb-pm__section--purchase{padding:16px;border:1px solid var(--ypb-border);border-radius:18px;background:var(--ypb-card)}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__section--purchase{margin-top:16px!important;background:var(--ypb-purchase-area)}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__heading{margin:0;color:var(--ypb-loud-green);font-family:var(--theme-title-font-family);font-weight:400;line-height:1.08;letter-spacing:-.018em}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__section--bundle>.ypb-pm__heading{margin-bottom:var(--ypb-bundle-heading-gap);font-size:var(--ypb-bundle-heading-size)}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__section--purchase>.ypb-pm__heading{margin-bottom:var(--ypb-purchase-heading-gap);font-size:var(--ypb-purchase-heading-size)}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__list{display:grid;width:100%;min-width:0}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__option{appearance:none;-webkit-appearance:none;width:100%;min-width:0;position:relative;border:1px solid var(--ypb-border);border-radius:14px;background:var(--ypb-card);color:var(--ypb-text);font:inherit;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .16s ease,box-shadow .16s ease}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__option:hover:not(:disabled){border-color:var(--ypb-loud-pink);transform:translateY(-1px)}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__option:focus-visible{outline:3px solid var(--ypb-loud-pink);outline-offset:3px}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__option.is-selected,ypb-purchase-module.ypb-pm-enhanced .ypb-pm__option[aria-pressed=true]{border:3px solid var(--ypb-loud-pink);background:var(--ypb-loud-pink-soft);box-shadow:0 4px 14px #2e4a450d}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ypb-bundle-card-gap);overflow:visible;padding-top:8px}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-option{min-height:var(--ypb-bundle-card-height);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:var(--ypb-bundle-padding-vertical) var(--ypb-bundle-padding-horizontal);text-align:center}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-option .ypb-pm__label{display:block;color:var(--ypb-loud-green);font-size:var(--ypb-bundle-label-size);line-height:1.08;font-weight:750;white-space:nowrap}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__price-current{color:var(--ypb-loud-green);font-size:var(--ypb-bundle-price-size);line-height:1.08;font-weight:800;white-space:nowrap}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__saving{display:block;min-height:14px;margin-top:1px;color:#d85f7e;font-size:var(--ypb-bundle-saving-size);line-height:1.15;font-weight:850}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__saving[hidden]{display:block!important;visibility:hidden}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--ypb-loud-orange);color:#fff;font-weight:850;line-height:1;white-space:nowrap;text-transform:uppercase}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-option>.ypb-pm__badge{position:absolute;top:-9px;left:50%;transform:translate(-50%);padding:5px 7px;font-size:var(--ypb-bundle-badge-size)}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__note{margin:var(--ypb-bundle-note-gap) 0 0;color:var(--ypb-muted);font-size:var(--ypb-bundle-note-size);line-height:1.35;font-weight:600;opacity:.76}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-list{grid-template-columns:1fr;gap:var(--ypb-purchase-row-gap)!important}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option{min-height:var(--ypb-purchase-row-height);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:var(--ypb-purchase-padding-vertical) var(--ypb-purchase-padding-horizontal);text-align:left}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option[data-ypb-purchase-type=subscription]{order:1;min-height:var(--ypb-subscribe-row-height)}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option[data-ypb-purchase-type=one_time]{order:2}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option.is-selected{background:var(--ypb-purchase-selected)}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__radio{width:21px;height:21px;display:inline-grid;place-items:center;border:2px solid var(--ypb-loud-pink);border-radius:50%;background:var(--ypb-card)}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__radio:after{content:"";width:9px;height:9px;border-radius:50%;background:#d85f7e;transform:scale(0);transition:transform .14s ease}ypb-purchase-module.ypb-pm-enhanced .is-selected .ypb-pm__radio:after{transform:scale(1)}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option .ypb-pm__label,ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-option .ypb-pm__label{display:block;color:var(--ypb-loud-green);font-size:var(--ypb-purchase-label-size);line-height:1.15;font-weight:800}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__subtext{display:block;margin-top:3px;color:var(--ypb-muted);font-size:var(--ypb-purchase-subtext-size);line-height:1.3;opacity:.75}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option>.ypb-pm__badge{padding:6px 9px;font-size:var(--ypb-purchase-badge-size)}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__benefits{grid-column:2/-1;width:100%;display:flex;flex-direction:column;gap:5px;margin-top:5px;padding:10px 12px;border-radius:12px;background:var(--ypb-benefit-bg)}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__benefits-title{font-size:12px;font-weight:850}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__benefit{display:grid;grid-template-columns:16px minmax(0,1fr);gap:6px;font-size:11px;line-height:1.28}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__benefit-check{color:#d85f7e;font-weight:900}ypb-purchase-module.ypb-pm-enhanced [data-ypb-frequency][hidden]{display:none!important}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__frequency{margin-top:var(--ypb-frequency-gap)}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__frequency-title{margin:0 0 7px;font-size:var(--ypb-frequency-title-size);font-weight:700;opacity:.78}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ypb-frequency-card-gap)}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-option{min-height:var(--ypb-frequency-card-height);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:7px 9px;text-align:center}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-saving{color:#d85f7e;font-size:10px;font-weight:800}.ypb-pm__areas{margin:0 0 16px;padding:14px 16px;border:1px solid #ead8dd;border-radius:18px;background:#fff9fb}.ypb-pm__areas-heading,.ypb-pm__formula-heading{margin:0 0 10px;color:#2e4a45;font-size:12px;line-height:1.25;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.ypb-pm__areas-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ypb-pm__area-card{min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px 5px;border-radius:12px;background:#fff;color:#2e4a45;font-size:11px;line-height:1.2;font-weight:700;text-align:center}.ypb-pm__area-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#ffe3eb;color:#2e4a45;font-size:18px}.ypb-pm__formula{margin-top:16px;padding:14px 16px;border:1px solid #ead8dd;border-radius:18px;background:#fff}.ypb-pm__formula-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px}.ypb-pm__formula-item{display:grid;grid-template-columns:16px minmax(0,1fr);gap:5px;align-items:start;color:#2e4a45;font-size:11px;line-height:1.25;font-weight:650}.ypb-pm__formula-item b{color:#d85f7e}.ypb-pdp-short-ticks{display:grid!important;gap:6px!important;margin:0!important}.ypb-pdp-short-tick{display:grid;grid-template-columns:18px minmax(0,1fr);gap:6px;align-items:start;line-height:1.35}.ypb-pdp-short-tick>b{color:#d85f7e;font-weight:900}.ypb-atc-trust{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:9px}.ypb-atc-trust__item{min-width:0;display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 6px;border:1px solid #ead8dd;border-radius:12px;background:#fff9fb;color:#2e4a45;font-size:10px;line-height:1.15;font-weight:700;text-align:left}.ypb-atc-trust__icon{width:20px;height:20px;flex:0 0 20px;display:grid;place-items:center;color:#d85f7e}.ypb-atc-trust__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(max-width:749px){ypb-purchase-module.ypb-pm-enhanced .ypb-pm__section--bundle,ypb-purchase-module.ypb-pm-enhanced .ypb-pm__section--purchase{padding:14px;border-radius:16px}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__section--purchase{margin-top:14px!important}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-list{gap:6px;padding-top:8px}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-option{min-height:70px;padding:8px 3px;border-radius:13px}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-option.is-selected{border-width:3px}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-option .ypb-pm__label{font-size:13px}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__price-current{font-size:13px}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__saving{font-size:9px}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-option>.ypb-pm__badge{top:-8px;padding:5px 6px;font-size:8px}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option{gap:9px;padding:10px}ypb-purchase-module.ypb-pm-enhanced .ypb-pm__benefits{grid-column:1/-1}.ypb-pm__areas{margin-bottom:14px;padding:13px 12px;border-radius:16px}.ypb-pm__areas-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.ypb-pm__area-card{min-height:68px;padding:7px 4px}.ypb-pm__formula{margin-top:14px;padding:13px 12px;border-radius:16px}.ypb-pm__formula-grid{gap:7px 8px}.ypb-atc-trust{gap:5px}.ypb-atc-trust__item{flex-direction:column;gap:4px;padding:7px 4px;font-size:9px;text-align:center}.ypb-atc-trust__icon{width:19px;height:19px;flex-basis:19px}}body[data-page-type=product]{--ypb-brand-pink:#FFC8DB;--ypb-brand-peach:#FD926B;--ypb-brand-blush:#FFE3EB;--ypb-brand-green:#2E4A45;--ypb-brand-white:#FFFFFF}body[data-page-type=product] .ypb-story,body[data-page-type=product] .ypb-progress-v3{color:var(--ypb-brand-green)}body[data-page-type=product] .ypb-story__head h2,body[data-page-type=product] .ypb-progress-v3__header h2,body[data-page-type=product] #ypb-where-to-use .ypb-story__head h2,body[data-page-type=product] #ypb-science .ypb-story__head h2,body[data-page-type=product] #ypb-ingredients .ypb-story__head h2,body[data-page-type=product] #ypb-routine .ypb-story__head h2,body[data-page-type=product] #ypb-finish .ypb-story__head h2,body[data-page-type=product] .ypb-story--finish .ypb-story__head h2,body[data-page-type=product] #smooth-content .ypb-story--finish .ypb-story__head h2{font-size:42px!important;line-height:1.06!important}body[data-page-type=product] .ypb-story__head>p:not(.ypb-kicker),body[data-page-type=product] .ypb-progress-v3__intro{font-size:15px;line-height:1.5}body[data-page-type=product] .ypb-kicker,body[data-page-type=product] .ypb-progress-v3__eyebrow{color:var(--ypb-brand-green);font-size:10px;line-height:1.2}body[data-page-type=product] .ypb-science-card,body[data-page-type=product] .ypb-stat-grid>div,body[data-page-type=product] .ypb-routine>li,body[data-page-type=product] .ypb-progress-v3__card{border-color:var(--ypb-brand-pink);background:var(--ypb-brand-white)}body[data-page-type=product] .ypb-active{border-color:var(--ypb-brand-pink);background:var(--ypb-brand-blush)}body[data-page-type=product] .ypb-science-card__toggle,body[data-page-type=product] .ypb-active__plus,body[data-page-type=product] .ypb-progress-v3__time,body[data-page-type=product] .ypb-pm__area-icon{background:var(--ypb-brand-blush);color:var(--ypb-brand-green)}body[data-page-type=product] .ypb-science-card__summary h3,body[data-page-type=product] .ypb-active strong,body[data-page-type=product] .ypb-routine h3,body[data-page-type=product] .ypb-progress-v3__copy h3{color:var(--ypb-brand-green);font-size:17px;line-height:1.22}body[data-page-type=product] .ypb-science-card__body p,body[data-page-type=product] .ypb-active>p,body[data-page-type=product] .ypb-routine p,body[data-page-type=product] .ypb-progress-v3__copy p{color:var(--ypb-brand-green);font-size:12px;line-height:1.48}body[data-page-type=product] #ypb-ingredients .ypb-actives,body[data-page-type=product] #ypb-science .ypb-science__grid,body[data-page-type=product] #ypb-science .ypb-stat-grid,body[data-page-type=product] .ypb-routine,body[data-page-type=product] .ypb-progress-v3__grid{align-items:stretch}body[data-page-type=product] #ypb-ingredients .ypb-active,body[data-page-type=product] #ypb-science .ypb-science-card,body[data-page-type=product] #ypb-science .ypb-stat-grid>div,body[data-page-type=product] .ypb-routine>li,body[data-page-type=product] .ypb-progress-v3__card{height:100%}body[data-page-type=product] #ypb-ingredients .ypb-active summary{min-height:164px}body[data-page-type=product] ypb-purchase-module{--ypb-loud-pink:var(--ypb-brand-pink)!important;--ypb-loud-pink-soft:var(--ypb-brand-blush)!important;--ypb-loud-orange:var(--ypb-brand-peach)!important}body[data-page-type=product] ypb-purchase-module .ypb-pm__badge{background:var(--ypb-brand-peach)!important;color:var(--ypb-brand-green)!important}body[data-page-type=product] ypb-purchase-module .ypb-pm__saving,body[data-page-type=product] ypb-purchase-module .ypb-pm__plan-saving,body[data-page-type=product] ypb-purchase-module .ypb-pm__benefit-check,body[data-page-type=product] .ypb-pm__formula-item b,body[data-page-type=product] .ypb-pdp-short-tick>b,body[data-page-type=product] .ypb-atc-trust__icon{color:var(--ypb-brand-green)!important}body[data-page-type=product] ypb-purchase-module .ypb-pm__section--purchase,body[data-page-type=product] ypb-purchase-module .ypb-pm__benefits,body[data-page-type=product] .ypb-pm__areas,body[data-page-type=product] .ypb-pm__formula,body[data-page-type=product] .ypb-atc-trust__item{border-color:var(--ypb-brand-pink)!important;background:var(--ypb-brand-white)!important}body[data-page-type=product] ypb-purchase-module .ypb-pm__purchase-option,body[data-page-type=product] ypb-purchase-module .ypb-pm__plan-option{border-color:var(--ypb-brand-pink)!important;background:var(--ypb-brand-blush)!important}body[data-page-type=product] ypb-purchase-module .ypb-pm__purchase-option.is-selected,body[data-page-type=product] ypb-purchase-module .ypb-pm__purchase-option[aria-pressed=true],body[data-page-type=product] ypb-purchase-module .ypb-pm__plan-option.is-selected,body[data-page-type=product] ypb-purchase-module .ypb-pm__plan-option[aria-pressed=true]{border-color:var(--ypb-brand-green)!important;background:var(--ypb-brand-white)!important}@media(max-width:749px){body[data-page-type=product] .ypb-story,body[data-page-type=product] .ypb-progress-v3{padding:28px 16px}body[data-page-type=product] .ypb-story__head{margin-bottom:18px}body[data-page-type=product] .ypb-story__head h2,body[data-page-type=product] .ypb-progress-v3__header h2,body[data-page-type=product] #ypb-where-to-use .ypb-story__head h2,body[data-page-type=product] #ypb-science .ypb-story__head h2,body[data-page-type=product] #ypb-ingredients .ypb-story__head h2,body[data-page-type=product] #ypb-routine .ypb-story__head h2,body[data-page-type=product] #ypb-finish .ypb-story__head h2,body[data-page-type=product] .ypb-story--finish .ypb-story__head h2,body[data-page-type=product] #smooth-content .ypb-story--finish .ypb-story__head h2{font-size:32px!important;line-height:1.08!important}body[data-page-type=product] .ypb-story__head>p:not(.ypb-kicker),body[data-page-type=product] .ypb-progress-v3__intro{font-size:13px;line-height:1.48}body[data-page-type=product] .ypb-kicker,body[data-page-type=product] .ypb-progress-v3__eyebrow{font-size:9px}body[data-page-type=product] #ypb-science .ypb-science__grid--causes,body[data-page-type=product] #ypb-science .ypb-science__grid--helps,body[data-page-type=product] #ypb-science .ypb-stat-grid{grid-template-columns:1fr!important;gap:8px!important}body[data-page-type=product] #ypb-science .ypb-science-card__summary{min-height:64px}body[data-page-type=product] #ypb-science .ypb-stat-grid>div{min-height:126px;display:flex;flex-direction:column;justify-content:center}body[data-page-type=product] #ypb-ingredients .ypb-actives{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}body[data-page-type=product] #ypb-ingredients .ypb-active summary{min-height:190px;padding:16px 13px}body[data-page-type=product] #ypb-ingredients .ypb-active strong{font-size:15px}body[data-page-type=product] #ypb-ingredients .ypb-active__benefit{min-height:2.7em;font-size:10px}body[data-page-type=product] .ypb-routine>li{min-height:146px;grid-template-columns:56px minmax(0,1fr)}body[data-page-type=product] .ypb-routine h3,body[data-page-type=product] .ypb-progress-v3__copy h3{font-size:17px}body[data-page-type=product] .ypb-progress-v3__card{min-height:138px}body[data-page-type=product] .ypb-pm__area-card{min-height:76px}body[data-page-type=product] .ypb-atc-trust__item{min-height:72px}body[data-page-type=product] .ypb-shop-pay-row{width:100%;margin-top:8px}body[data-page-type=product] .ypb-shop-pay-row .shopify-payment-button{width:100%}body[data-page-type=product] .ypb-shop-pay-row shopify-accelerated-checkout{width:100%;--shopify-accelerated-checkout-button-block-size:48px}body[data-page-type=product] .ypb-payment-card__brand--klarna,body[data-page-type=product] .ypb-payment-card__brand--afterpay{width:68px!important;height:38px!important;min-width:68px!important;min-height:38px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body[data-page-type=product] .ypb-payment-card__brand--klarna svg{width:100%!important;height:100%!important;display:block!important}body[data-page-type=product] .ypb-payment-options__list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body[data-page-type=product] .ypb-payment-card{display:grid!important;width:100%!important}}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced{background:var(--ypb-module-bg)!important;color:var(--ypb-text)!important;border-radius:var(--ypb-card-radius)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__option{border-width:var(--ypb-border-width)!important;border-color:var(--ypb-border)!important;border-radius:var(--ypb-card-radius)!important;background:var(--ypb-card)!important;color:var(--ypb-text)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__option:hover:not(:disabled),body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__option:focus-visible{border-color:var(--ypb-accent)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-option.is-selected,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__quantity-option[aria-pressed=true]{border-color:var(--ypb-accent)!important;background:var(--ypb-selected)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__section--purchase{border-width:var(--ypb-border-width)!important;border-color:var(--ypb-border)!important;border-radius:var(--ypb-card-radius)!important;background:var(--ypb-purchase-area)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-option{border-color:var(--ypb-border)!important;background:var(--ypb-card)!important;color:var(--ypb-text)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option.is-selected,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__purchase-option[aria-pressed=true],body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-option.is-selected,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-option[aria-pressed=true]{border-color:var(--ypb-accent)!important;background:var(--ypb-purchase-selected)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__heading,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__label,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__subtext,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__price-current,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__saving,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__plan-saving{color:var(--ypb-text)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__badge{background:var(--ypb-badge-bg)!important;color:var(--ypb-badge-text)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__radio{border-color:var(--ypb-accent)!important;background:var(--ypb-card)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__radio:after{background:var(--ypb-accent)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__benefits{border:var(--ypb-border-width) solid var(--ypb-benefit-border)!important;background:var(--ypb-benefit-bg)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__benefits-title,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__benefit,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__benefit-check{color:var(--ypb-text)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__areas{border-width:var(--ypb-border-width)!important;border-color:var(--ypb-border)!important;border-radius:var(--ypb-card-radius)!important;background:var(--ypb-module-bg)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__areas-heading,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__area-card{color:var(--ypb-text)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__area-card{background:var(--ypb-area-bg)!important;border-radius:var(--ypb-card-radius)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__area-icon{background:var(--ypb-area-icon-bg)!important;color:var(--ypb-text)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__formula{border-width:var(--ypb-border-width)!important;border-color:var(--ypb-border)!important;border-radius:var(--ypb-card-radius)!important;background:var(--ypb-formula-bg)!important;color:var(--ypb-text)!important}body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__formula-heading,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__formula-item,body[data-page-type=product] ypb-purchase-module.ypb-pm-enhanced .ypb-pm__formula-item b{color:var(--ypb-text)!important}body[data-page-type=product] .ypb-pm__custom-atc{border-color:var(--ypb-atc-bg)!important;border-radius:var(--ypb-card-radius)!important;background:var(--ypb-atc-bg)!important;color:var(--ypb-atc-text)!important}body[data-page-type=product] .ypb-pm__custom-atc:hover:not(:disabled){background:var(--ypb-atc-hover)!important;border-color:var(--ypb-atc-hover)!important}@media(max-width:374px){body[data-page-type=product] #ypb-ingredients .ypb-actives{grid-template-columns:1fr}body[data-page-type=product] #ypb-ingredients .ypb-active summary{min-height:138px}}.ypb-goodstuff-banner{width:100%;max-width:none;margin:0;overflow:hidden;border-top:1px solid #ffc8db;border-bottom:1px solid #ffc8db;background:#ffe3eb;color:#2e4a45;font-family:var(--theme-body-font-family, sans-serif)}.ypb-goodstuff-banner__track{width:max-content;display:flex;align-items:center;animation:ypb-goodstuff-scroll 28s linear infinite;will-change:transform}.ypb-goodstuff-banner__group{flex:none;display:flex;align-items:center;gap:24px;padding:11px 18px;white-space:nowrap}.ypb-goodstuff-banner__heading{margin:0;color:#2e4a45;font-size:11px;line-height:1.2;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.ypb-goodstuff-banner__item{display:inline-flex;align-items:center;gap:6px;color:#2e4a45;font-size:11px;line-height:1.2;font-weight:700}.ypb-goodstuff-banner__check{color:#d85f7e;font-weight:900}.ypb-goodstuff-banner:hover .ypb-goodstuff-banner__track{animation-play-state:paused}@keyframes ypb-goodstuff-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(max-width:749px){.ypb-goodstuff-banner__group{gap:18px;padding:10px 12px}.ypb-goodstuff-banner__heading,.ypb-goodstuff-banner__item{font-size:10px}}@media(prefers-reduced-motion:reduce){.ypb-goodstuff-banner__track{width:100%;animation:none}.ypb-goodstuff-banner__group{width:100%;flex-wrap:wrap;justify-content:center;white-space:normal}.ypb-goodstuff-banner__group[aria-hidden=true]{display:none}}body[data-page-type=product] .ypb-shop-pay-row{width:100%;margin-top:8px}body[data-page-type=product] .ypb-shop-pay-row .shopify-payment-button{width:100%}body[data-page-type=product] .ypb-shop-pay-row shopify-accelerated-checkout{width:100%;--shopify-accelerated-checkout-button-block-size:48px}body[data-page-type=product] .ypb-payment-card__brand--klarna,body[data-page-type=product] .ypb-payment-card__brand--afterpay{width:68px!important;height:38px!important;min-width:68px!important;min-height:38px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body[data-page-type=product] .ypb-payment-card__brand--klarna svg{width:100%!important;height:100%!important;display:block!important}body[data-page-type=product] .ypb-payment-options__list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body[data-page-type=product] .ypb-payment-card{display:grid!important;width:100%!important}body[data-page-type=product] #ypb-science .ypb-stat-grid{align-items:stretch!important;margin-top:10px!important}body[data-page-type=product] #ypb-science .ypb-stat-grid>div{height:100%!important;min-height:0!important;align-self:stretch!important;padding:10px 14px!important}body[data-page-type=product] #ypb-science .ypb-stat-grid span{margin-top:4px}body[data-page-type=product] #ypb-science .ypb-stat-source{margin:5px 0 0!important}body[data-page-type=product] #ypb-ingredients .ypb-active summary{min-height:0!important;padding:12px 13px 10px!important}body[data-page-type=product] #ypb-ingredients .ypb-active__icon{margin-bottom:8px}body[data-page-type=product] #ypb-ingredients .ypb-active__benefit{min-height:0!important;margin-top:3px}body[data-page-type=product] .ypb-routine>li{display:grid;grid-template-columns:56px minmax(0,1fr);gap:14px;align-items:start}body[data-page-type=product] .ypb-routine__top{width:56px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;margin:0}body[data-page-type=product] .ypb-routine__top .ypb-icon{width:32px;height:32px;margin:0}body[data-page-type=product] .ypb-progress-v3__time{width:38px;min-width:38px;min-height:38px;height:38px;margin-bottom:12px;gap:2px;border-radius:10px}body[data-page-type=product] .ypb-progress-v3__time strong{font-size:18px;line-height:.85}body[data-page-type=product] .ypb-progress-v3__time span{font-size:5px;line-height:1}@media(max-width:749px){body[data-page-type=product] #ypb-science .ypb-stat-grid>div{min-height:0!important;display:grid!important;grid-template-columns:60px minmax(0,1fr);padding:9px 11px!important}body[data-page-type=product] #ypb-ingredients .ypb-active summary{min-height:0!important;padding:11px 10px 9px!important}body[data-page-type=product] .ypb-routine>li{min-height:0!important;grid-template-columns:48px minmax(0,1fr);gap:12px;padding:13px}body[data-page-type=product] .ypb-routine__top{width:48px;gap:9px}body[data-page-type=product] .ypb-routine__top .ypb-icon{width:30px;height:30px}body[data-page-type=product] .ypb-progress-v3__card{min-height:0!important;grid-template-columns:44px minmax(0,1fr)!important;gap:11px!important}body[data-page-type=product] .ypb-progress-v3__time{width:32px;min-width:32px;min-height:32px;height:32px;margin:0;border-radius:9px}body[data-page-type=product] .ypb-progress-v3__time strong{font-size:15px}body[data-page-type=product] .ypb-progress-v3__time span{font-size:4.5px}}@media(max-width:520px){body[data-page-type=product] .ypb-shop-pay-row{margin-top:7px}body[data-page-type=product] .ypb-shop-pay-row shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size:46px}body[data-page-type=product] .ypb-payment-card__brand--klarna,body[data-page-type=product] .ypb-payment-card__brand--afterpay{width:56px!important;height:32px!important;min-width:56px!important;min-height:32px!important}}body[data-page-type=product] .ypb-progress-v3__card{display:block!important;min-height:0!important;padding:16px!important}body[data-page-type=product] .ypb-progress-v3__time{display:none!important}body[data-page-type=product] .ypb-progress-v3__label{margin-bottom:7px!important}body[data-page-type=product] .ypb-payment-options{gap:7px!important;margin:8px 0 12px!important}body[data-page-type=product] .ypb-payment-options__header{align-items:center!important}body[data-page-type=product] .ypb-payment-options__helper{font-size:9px!important;white-space:nowrap}body[data-page-type=product] .ypb-payment-options__list{display:flex!important;grid-template-columns:none!important;flex-flow:row nowrap!important;align-items:center!important;gap:5px!important;width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;padding:1px 0 3px!important}body[data-page-type=product] .ypb-payment-options__list::-webkit-scrollbar{display:none}body[data-page-type=product] .ypb-payment-method{width:46px!important;height:29px!important;min-width:46px!important;max-width:46px!important;min-height:29px!important;max-height:29px!important;display:inline-flex;align-items:center;justify-content:center;flex:0 0 46px;padding:3px 4px;border:1px solid rgba(46,74,69,.17);border-radius:7px;background:#fff;color:#2e4a45;font:700 7px/1 Arial,Helvetica,sans-serif;white-space:nowrap;overflow:hidden}body[data-page-type=product] .ypb-payment-method svg{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important}body[data-page-type=product] .ypb-payment-method--afterpay,body[data-page-type=product] .ypb-payment-method--klarna{width:46px!important;height:29px!important;min-width:46px!important;max-width:46px!important;min-height:29px!important;max-height:29px!important}@media(max-width:749px){body[data-page-type=product] .ypb-progress-v3__card{padding:13px!important}body[data-page-type=product] .ypb-payment-options{margin-top:7px!important}body[data-page-type=product] .ypb-payment-options__list{gap:4px!important}body[data-page-type=product] .ypb-payment-method,body[data-page-type=product] .ypb-payment-method--afterpay,body[data-page-type=product] .ypb-payment-method--klarna{width:40px!important;height:26px!important;min-width:40px!important;max-width:40px!important;min-height:26px!important;max-height:26px!important;flex-basis:40px;padding:3px}}body[data-page-type=product] .ypb-shop-pay-row shopify-accelerated-checkout{--shopify-accelerated-checkout-button-border-radius:var(--ypb-checkout-radius)}body[data-page-type=product] .ypb-payment-options__heading,body[data-page-type=product] .ypb-payment-options__helper{color:var(--ypb-text)!important}body[data-page-type=product] .ypb-payment-method{border-color:var(--ypb-payment-sticker-border)!important;background:var(--ypb-payment-sticker-bg)!important;color:var(--ypb-payment-sticker-text)!important}
/*# sourceMappingURL=/cdn/shop/t/23/assets/base.css.map */
