/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-green-50: #134C3C;--color-green-100: #2F3D34;--color-blue-100: oklch(93.2% .032 255.585);--color-gray-300: oklch(87.2% .01 258.338);--color-black: #232E27;--color-white: #fff;--spacing: .1rem;--breakpoint-xl: 1200px;--container-2xl: 42rem;--container-3xl: 48rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--font-weight-thin: 100;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 400;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--leading-relaxed: 1.625;--ease-in-out: cubic-bezier(.4, 0, .2, 1);--aspect-video: 16 / 9;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-family-primary);--default-mono-font-family: var(--font-mono);--header-link-size: 18px;--base: 10;--color-brown-50: #A56B44;--color-orange: #F94721;--color-tan-50: #E5DED4;--color-gray-70: #707371;--color-gray-80: #46534B;--color-gray-90: #232E27;--text-10: calc((10 / var(--base) * 1rem));--text-12: calc((12 / var(--base) * 1rem));--text-14: calc((14 / var(--base) * 1rem));--text-16: calc((16 / var(--base) * 1rem));--text-18: calc((18 / var(--base) * 1rem));--text-20: calc((20 / var(--base) * 1rem));--text-24: calc((24 / var(--base) * 1rem));--text-32: calc((32 / var(--base) * 1rem));--text-40: calc((40 / var(--base) * 1rem));--text-48: calc((48 / var(--base) * 1rem));--text-64: calc((64 / var(--base) * 1rem));--text-72: calc((72 / var(--base) * 1rem));--text-80: calc((80 / var(--base) * 1rem));--text-96: calc((96 / var(--base) * 1rem));--font-family-primary: "Maven Pro", sans-serif;--font-family-secondary: "din-condensed", sans-serif;--color-foreground: var(--color-green-50)}}@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}::-webkit-calendar-picker-indicator{line-height:1}:-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{.invisible{visibility:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.-top-1{top:calc(var(--spacing) * -1)}.top-0{top:calc(var(--spacing) * 0)}.top-1\/2{top:50%}.top-4{top:calc(var(--spacing) * 4)}.right-0{right:calc(var(--spacing) * 0)}.right-4{right:calc(var(--spacing) * 4)}.bottom-0{bottom:calc(var(--spacing) * 0)}.left-0{left:calc(var(--spacing) * 0)}.left-1\/2{left:50%}.isolate{isolation:isolate}.-z-1{z-index:-1}.z-2{z-index:2}.z-10{z-index:10}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.col-4{grid-column:4}.col-8{grid-column:8}.col-12{grid-column:12}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.col-span-7{grid-column:span 7 / span 7}.col-span-10{grid-column:span 10 / span 10}.col-span-12{grid-column:span 12 / span 12}.col-span-full{grid-column:1 / -1}.container{width:100%}@media (width >= 576px){.container{max-width:576px}}@media (width >= 750px){.container{max-width:750px}}@media (width >= 990px){.container{max-width:990px}}@media (width >= 1200px){.container{max-width:1200px}}@media (width >= 96rem){.container{max-width:96rem}}.m-0{margin:calc(var(--spacing) * 0)}.m-4{margin:calc(var(--spacing) * 4)}.m-auto{margin:auto}.mx-auto{margin-inline:auto}.my-12{margin-block:calc(var(--spacing) * 12)}.my-16{margin-block:calc(var(--spacing) * 16)}.my-24{margin-block:calc(var(--spacing) * 24)}.my-32{margin-block:calc(var(--spacing) * 32)}.my-40{margin-block:calc(var(--spacing) * 40)}.my-48{margin-block:calc(var(--spacing) * 48)}.my-64{margin-block:calc(var(--spacing) * 64)}.my-80{margin-block:calc(var(--spacing) * 80)}.prose-spot3-lg{color:var(--tw-prose-body);max-width:65ch}.prose-spot3-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose-spot3-lg :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-spot3-lg :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose-spot3-lg :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose-spot3-lg :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-lg :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-lg :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-lg :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-spot3-lg :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose-spot3-lg :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose-spot3-lg :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose-spot3-lg :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose-spot3-lg :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose-spot3-lg :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose-spot3-lg :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose-spot3-lg :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose-spot3-lg :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose-spot3-lg :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-spot3-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose-spot3-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose-spot3-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose-spot3-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose-spot3-lg :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-spot3-lg :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose-spot3-lg :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose-spot3-lg :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-spot3-lg :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose-spot3-lg :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-spot3-lg :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose-spot3-lg :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-spot3-lg :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose-spot3-lg :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-spot3-lg :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose-spot3-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-spot3-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose-spot3-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-spot3-lg :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 var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose-spot3-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose-spot3-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose-spot3-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose-spot3-lg :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-lg :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose-spot3-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose-spot3-lg :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-lg :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-lg :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-lg :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-spot3-lg :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-spot3-lg :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose-spot3-lg :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose-spot3-lg :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-spot3-lg :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose-spot3-lg :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-spot3-lg :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose-spot3-lg :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose-spot3-lg :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose-spot3-lg :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose-spot3-lg :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose-spot3-lg :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose-spot3-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-spot3-lg :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-spot3-lg{--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: color-mix(in oklab, oklch(21% .034 264.665) 10%, transparent);--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: rgb(255 255 255 / 10%);--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-spot3-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-spot3-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose-spot3-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose-spot3-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose-spot3-lg :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-spot3-lg :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose-spot3-lg :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose-spot3-lg :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose-spot3-lg :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose-spot3-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-spot3-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose-spot3-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose-spot3-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-spot3-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-spot3-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-spot3-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-spot3-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-spot3-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-spot3-lg :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-spot3-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-spot3-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-spot3-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-spot3-lg :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-spot3-lg :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-spot3-lg{max-width:none;font-size:var(--text-16);line-height:calc(var(--spacing) * 20);--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}@media (width >= 1200px){.prose-spot3-lg{font-size:var(--text-18);line-height:calc(var(--spacing) * 24)}}.prose-spot3-lg{--tw-prose-body: inherit;--tw-prose-headings: inherit;--tw-prose-lead: inherit;--tw-prose-links: inherit;--tw-prose-bold: inherit;--tw-prose-counters: inherit;--tw-prose-bullets: inherit;max-width:none;font-size:var(--text-18);line-height:calc(var(--spacing) * 24);--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}@media (width >= 1200px){.prose-spot3-lg{font-size:var(--text-24);line-height:calc(var(--spacing) * 32)}}.prose-spot3-lg{--tw-prose-body: inherit}.prose-spot3-sm{color:var(--tw-prose-body);max-width:65ch}.prose-spot3-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose-spot3-sm :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-spot3-sm :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose-spot3-sm :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose-spot3-sm :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-sm :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-sm :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-sm :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-spot3-sm :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose-spot3-sm :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose-spot3-sm :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose-spot3-sm :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose-spot3-sm :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose-spot3-sm :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose-spot3-sm :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose-spot3-sm :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose-spot3-sm :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose-spot3-sm :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-spot3-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose-spot3-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose-spot3-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose-spot3-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose-spot3-sm :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-spot3-sm :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose-spot3-sm :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose-spot3-sm :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-spot3-sm :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose-spot3-sm :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-spot3-sm :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose-spot3-sm :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-spot3-sm :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose-spot3-sm :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-spot3-sm :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose-spot3-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-spot3-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose-spot3-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-spot3-sm :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 var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose-spot3-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose-spot3-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose-spot3-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose-spot3-sm :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-sm :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose-spot3-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose-spot3-sm :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-sm :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-sm :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose-spot3-sm :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-spot3-sm :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-spot3-sm :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose-spot3-sm :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose-spot3-sm :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-spot3-sm :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose-spot3-sm :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-spot3-sm :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose-spot3-sm :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose-spot3-sm :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose-spot3-sm :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose-spot3-sm :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose-spot3-sm :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose-spot3-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-spot3-sm :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-spot3-sm{--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: color-mix(in oklab, oklch(21% .034 264.665) 10%, transparent);--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: rgb(255 255 255 / 10%);--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-spot3-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-spot3-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose-spot3-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose-spot3-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose-spot3-sm :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-spot3-sm :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose-spot3-sm :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose-spot3-sm :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose-spot3-sm :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose-spot3-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose-spot3-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose-spot3-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose-spot3-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-spot3-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-spot3-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-spot3-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-spot3-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-spot3-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-spot3-sm :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-spot3-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-spot3-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-spot3-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose-spot3-sm :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-spot3-sm :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-spot3-sm{max-width:none;font-size:var(--text-16);line-height:calc(var(--spacing) * 20);--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}@media (width >= 1200px){.prose-spot3-sm{font-size:var(--text-18);line-height:calc(var(--spacing) * 24)}}.prose-spot3-sm{--tw-prose-body: inherit;--tw-prose-headings: inherit;--tw-prose-lead: inherit;--tw-prose-links: inherit;--tw-prose-bold: inherit;--tw-prose-counters: inherit;--tw-prose-bullets: inherit;max-width:none;font-size:var(--text-14);line-height:calc(var(--spacing) * 20);--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}@media (width >= 1200px){.prose-spot3-sm{font-size:var(--text-16);line-height:calc(var(--spacing) * 24)}}.prose-spot3-sm{--tw-prose-body: inherit}.prose{color:var(--tw-prose-body);max-width:65ch}.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:1px;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 var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);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{--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: color-mix(in oklab, oklch(21% .034 264.665) 10%, transparent);--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: rgb(255 255 255 / 10%);--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(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-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mt-16{margin-top:calc(var(--spacing) * 16)}.mt-20{margin-top:calc(var(--spacing) * 20)}.mt-24{margin-top:calc(var(--spacing) * 24)}.mt-32{margin-top:calc(var(--spacing) * 32)}.mt-36{margin-top:calc(var(--spacing) * 36)}.mt-40{margin-top:calc(var(--spacing) * 40)}.mt-48{margin-top:calc(var(--spacing) * 48)}.mt-64{margin-top:calc(var(--spacing) * 64)}.mt-80{margin-top:calc(var(--spacing) * 80)}.mr-4{margin-right:calc(var(--spacing) * 4)}.mr-8{margin-right:calc(var(--spacing) * 8)}.mb-0{margin-bottom:calc(var(--spacing) * 0)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-12{margin-bottom:calc(var(--spacing) * 12)}.mb-16{margin-bottom:calc(var(--spacing) * 16)}.mb-24{margin-bottom:calc(var(--spacing) * 24)}.mb-32{margin-bottom:calc(var(--spacing) * 32)}.mb-40{margin-bottom:calc(var(--spacing) * 40)}.mb-48{margin-bottom:calc(var(--spacing) * 48)}.mb-56{margin-bottom:calc(var(--spacing) * 56)}.mb-64{margin-bottom:calc(var(--spacing) * 64)}.mb-72{margin-bottom:calc(var(--spacing) * 72)}.mb-80{margin-bottom:calc(var(--spacing) * 80)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-12{margin-left:calc(var(--spacing) * 12)}.ml-20{margin-left:calc(var(--spacing) * 20)}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.aspect-video{aspect-ratio:var(--aspect-video)}.h-0{height:calc(var(--spacing) * 0)}.h-14{height:calc(var(--spacing) * 14)}.h-16{height:calc(var(--spacing) * 16)}.h-20{height:calc(var(--spacing) * 20)}.h-40{height:calc(var(--spacing) * 40)}.h-56{height:calc(var(--spacing) * 56)}.h-60{height:calc(var(--spacing) * 60)}.h-80{height:calc(var(--spacing) * 80)}.h-300{height:calc(var(--spacing) * 300)}.h-\[40px\]{height:40px}.h-\[90vh\]{height:90vh}.h-\[616px\]{height:616px}.h-auto{height:auto}.h-full{height:100%}.max-h-20{max-height:calc(var(--spacing) * 20)}.max-h-48{max-height:calc(var(--spacing) * 48)}.max-h-420{max-height:calc(var(--spacing) * 420)}.min-h-440{min-height:calc(var(--spacing) * 440)}.min-h-\[80vh\]{min-height:80vh}.w-16{width:calc(var(--spacing) * 16)}.w-20{width:calc(var(--spacing) * 20)}.w-24{width:calc(var(--spacing) * 24)}.w-60{width:calc(var(--spacing) * 60)}.w-\[24px\]{width:24px}.w-\[250px\]{width:250px}.w-\[550px\]{width:550px}.w-\[690px\]{width:690px}.w-\[830px\]{width:830px}.w-\[calc\(100vw-32px\)\]{width:calc(100vw - 32px)}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.prose{max-width:none;font-size:var(--text-16);line-height:calc(var(--spacing) * 20);--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}@media (width >= 1200px){.prose{font-size:var(--text-18);line-height:calc(var(--spacing) * 24)}}.prose{--tw-prose-body: inherit;--tw-prose-headings: inherit;--tw-prose-lead: inherit;--tw-prose-links: inherit;--tw-prose-bold: inherit;--tw-prose-counters: inherit;--tw-prose-bullets: inherit}.prose-spot3-xs{max-width:none;font-size:var(--text-12);line-height:calc(var(--spacing) * 16);--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);--tw-prose-body: inherit}.max-w-2\/5{max-width:40%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-7\/10{max-width:70%}.max-w-9\/10{max-width:90%}.max-w-72{max-width:calc(var(--spacing) * 72)}.max-w-126{max-width:calc(var(--spacing) * 126)}.max-w-180{max-width:calc(var(--spacing) * 180)}.max-w-200{max-width:calc(var(--spacing) * 200)}.max-w-300{max-width:calc(var(--spacing) * 300)}.max-w-350{max-width:calc(var(--spacing) * 350)}.max-w-428{max-width:calc(var(--spacing) * 428)}.max-w-480{max-width:calc(var(--spacing) * 480)}.max-w-768{max-width:calc(var(--spacing) * 768)}.max-w-1024{max-width:calc(var(--spacing) * 1024)}.max-w-\[700px\]{max-width:700px}.max-w-full{max-width:100%}.max-w-none{max-width:none}.min-w-max{min-width:max-content}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.grow-0{flex-grow:0}.grow-1{flex-grow:1}.basis-1\/4{flex-basis:25%}.basis-16{flex-basis:calc(var(--spacing) * 16)}.basis-80{flex-basis:calc(var(--spacing) * 80)}.basis-\[max-content\]{flex-basis:max-content}.basis-auto{flex-basis:auto}.basis-full{flex-basis:100%}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50% ;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)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-4{gap:calc(var(--spacing) * 4)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-12{gap:calc(var(--spacing) * 12)}.gap-16{gap:calc(var(--spacing) * 16)}.gap-20{gap:calc(var(--spacing) * 20)}.gap-24{gap:calc(var(--spacing) * 24)}.gap-32{gap:calc(var(--spacing) * 32)}.gap-40{gap:calc(var(--spacing) * 40)}.gap-48{gap:calc(var(--spacing) * 48)}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-16>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 16) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 16) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-24>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 24) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 24) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-25>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 25) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 25) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-32>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 32) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 32) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-40>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 40) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 40) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-48>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 48) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 48) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-80>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 80) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 80) * calc(1 - var(--tw-space-y-reverse)))}.gap-x-124{column-gap:calc(var(--spacing) * 124)}:where(.space-x-24>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(calc(var(--spacing) * 24) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 24) * calc(1 - var(--tw-space-x-reverse)))}.gap-y-32{row-gap:calc(var(--spacing) * 32)}.gap-y-40{row-gap:calc(var(--spacing) * 40)}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-scroll{overflow-x:scroll}.rounded-full{border-radius:calc(infinity * 1px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-brown-50{border-color:var(--color-brown-50)}.border-gray-80{border-color:var(--color-gray-80)}.border-green-50{border-color:var(--color-green-50)}.border-orange{border-color:var(--color-orange)}.bg-texture-green-50{background-color:var(--color-green-50);background-image:url(./grain-texture-pine-new.png);background-size:auto;background-position-x:left;background-position-y:top;background-repeat:repeat;--color-foreground: var(--color-tan-50)}.bg-texture-green-100{background-color:var(--color-green-100);background-image:url(./grain-texture-dark-pine.jpg);background-size:auto;background-position-x:left;background-position-y:top;background-repeat:repeat;--color-foreground: var(--color-tan-50)}.bg-texture-tan-50{background-color:var(--color-tan-50);background-image:url(./grain-texture-fog3.png);background-size:auto;background-position-x:left;background-position-y:top;background-repeat:repeat;--color-foreground: var(--color-green-50)}.bg-black{background-color:var(--color-black)}.bg-black\/20{background-color:color-mix(in srgb,#232E27 20%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-black\/20{background-color:color-mix(in oklab,var(--color-black) 20%,transparent)}}.bg-blue-100{background-color:var(--color-blue-100)}.bg-gray-90{background-color:var(--color-gray-90)}.bg-green-50{background-color:var(--color-green-50)}.bg-green-100{background-color:var(--color-green-100)}.bg-orange{background-color:var(--color-orange)}.bg-tan-50{background-color:var(--color-tan-50)}.bg-white{background-color:var(--color-white)}.bg-white\/90{background-color:color-mix(in srgb,#fff 90%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-white\/90{background-color:color-mix(in oklab,var(--color-white) 90%,transparent)}}.bg-gradient-to-t{--tw-gradient-position: to top in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-none{background-image:none}.from-black{--tw-gradient-from: var(--color-black);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-transparent{--tw-gradient-via: transparent;--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-via-stops)}.to-transparent{--tw-gradient-to: transparent;--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.bg-cover{background-size:cover}.bg-bottom{background-position:bottom}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-center{object-position:center}.object-top{object-position:top}.p-0{padding:calc(var(--spacing) * 0)}.p-2\.5{padding:calc(var(--spacing) * 2.5)}.p-4{padding:calc(var(--spacing) * 4)}.p-8{padding:calc(var(--spacing) * 8)}.p-12{padding:calc(var(--spacing) * 12)}.p-24{padding:calc(var(--spacing) * 24)}.p-32{padding:calc(var(--spacing) * 32)}.px-16{padding-inline:calc(var(--spacing) * 16)}.px-20{padding-inline:calc(var(--spacing) * 20)}.px-24{padding-inline:calc(var(--spacing) * 24)}.py-10\!{padding-block:calc(var(--spacing) * 10)!important}.py-16{padding-block:calc(var(--spacing) * 16)}.py-20{padding-block:calc(var(--spacing) * 20)}.py-24{padding-block:calc(var(--spacing) * 24)}.py-32{padding-block:calc(var(--spacing) * 32)}.py-64{padding-block:calc(var(--spacing) * 64)}.py-80{padding-block:calc(var(--spacing) * 80)}.py-84{padding-block:calc(var(--spacing) * 84)}.py-124{padding-block:calc(var(--spacing) * 124)}.py-160{padding-block:calc(var(--spacing) * 160)}.pt-16{padding-top:calc(var(--spacing) * 16)}.pt-32{padding-top:calc(var(--spacing) * 32)}.pt-48{padding-top:calc(var(--spacing) * 48)}.pt-64{padding-top:calc(var(--spacing) * 64)}.pt-80{padding-top:calc(var(--spacing) * 80)}.pr-4{padding-right:calc(var(--spacing) * 4)}.pb-16{padding-bottom:calc(var(--spacing) * 16)}.pb-64{padding-bottom:calc(var(--spacing) * 64)}.pb-\[56\.25\%\]{padding-bottom:56.25%}.pl-16{padding-left:calc(var(--spacing) * 16)}.pl-20{padding-left:calc(var(--spacing) * 20)}.text-center{text-align:center}.align-middle{vertical-align:middle}.h1{font-family:var(--font-family-secondary);font-size:var(--text-64);--tw-leading: 1;line-height:1;--tw-tracking: .02em;letter-spacing:.02em;color:inherit;text-transform:uppercase}@media (width >= 1200px){.h1{font-size:var(--text-96)}}.h2{font-family:var(--font-family-secondary);font-size:var(--text-40);--tw-leading: 1;line-height:1;--tw-tracking: .02em;letter-spacing:.02em;color:inherit;text-transform:uppercase}@media (width >= 1200px){.h2{font-size:var(--text-72)}}.h3{font-family:var(--font-family-secondary);font-size:var(--text-32);--tw-leading: 1;line-height:1;--tw-tracking: .02em;letter-spacing:.02em;color:inherit;text-transform:uppercase}@media (width >= 1200px){.h3{font-size:var(--text-40)}}.h4{font-family:var(--font-family-secondary);font-size:var(--text-24);--tw-leading: 1;line-height:1;--tw-tracking: .02em;letter-spacing:.02em;color:inherit;text-transform:uppercase}@media (width >= 1200px){.h4{font-size:var(--text-32)}}.label{font-size:var(--text-12);line-height:calc(var(--spacing) * 16);--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}@media (width >= 1200px){.label{font-size:var(--text-14);line-height:calc(var(--spacing) * 22)}}.text-12\/12{font-size:var(--text-12);line-height:calc(var(--spacing) * 12)}.text-12\/16{font-size:var(--text-12);line-height:calc(var(--spacing) * 16)}.text-14\/20{font-size:var(--text-14);line-height:calc(var(--spacing) * 20)}.text-16\/16{font-size:var(--text-16);line-height:calc(var(--spacing) * 16)}.text-16\/20{font-size:var(--text-16);line-height:calc(var(--spacing) * 20)}.text-18\/24{font-size:var(--text-18);line-height:calc(var(--spacing) * 24)}.text-18\/28{font-size:var(--text-18);line-height:calc(var(--spacing) * 28)}.text-24\/32{font-size:var(--text-24);line-height:calc(var(--spacing) * 32)}.text-48\/56{font-size:var(--text-48);line-height:calc(var(--spacing) * 56)}.text-10{font-size:var(--text-10)}.text-12{font-size:var(--text-12)}.text-14{font-size:var(--text-14)}.text-16{font-size:var(--text-16)}.text-18{font-size:var(--text-18)}.text-20{font-size:var(--text-20)}.text-24{font-size:var(--text-24)}.text-32{font-size:var(--text-32)}.text-80{font-size:var(--text-80)}.leading-14{--tw-leading: calc(var(--spacing) * 14);line-height:calc(var(--spacing) * 14)}.leading-\[1\.125\]{--tw-leading: 1.125;line-height:1.125}.leading-none{--tw-leading: 1;line-height:1}.leading-relaxed{--tw-leading: var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.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)}.text-\[\#0A2824\]{color:#0a2824}.text-\[\#051D1A\]{color:#051d1a}.text-\[rgba\(93\,104\,97\,0\.30\)\]{color:#5d68614d}.text-black{color:var(--color-black)}.text-brown-50{color:var(--color-brown-50)}.text-gray-70{color:var(--color-gray-70)}.text-green-50{color:var(--color-green-50)}.text-orange{color:var(--color-orange)}.text-tan-50{color:var(--color-tan-50)}.text-tan-50\!{color:var(--color-tan-50)!important}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.underline{text-decoration-line:underline}.bg-blend-overlay{background-blend-mode:overlay}.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-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)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur: blur(8px);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,)}.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{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;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))}.duration-300{--tw-duration: .3s;transition-duration:.3s}.text-shadow-lg{text-shadow:0px 1px 2px var(--tw-text-shadow-color, rgb(0 0 0 / .1)),0px 3px 2px var(--tw-text-shadow-color, rgb(0 0 0 / .1)),0px 4px 8px var(--tw-text-shadow-color, rgb(0 0 0 / .1))}:is(.\*\:block>*){display:block}:is(.\*\:h-auto>*){height:auto}:is(.\*\:h-full>*){height:100%}:is(.\*\:w-full>*){width:100%}:is(.\*\:cursor-pointer>*){cursor:pointer}:is(.\*\:object-cover>*){object-fit:cover}.not-last-of-type\:border-b:not(*:last-of-type){border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.not-last-of-type\:pb-32:not(*:last-of-type){padding-bottom:calc(var(--spacing) * 32)}.group-open\:block:is(:where(.group):is([open],:popover-open,:open) *){display:block}.group-open\:hidden:is(:where(.group):is([open],:popover-open,:open) *){display:none}.peer-checked\:border-green-100:is(:where(.peer):checked~*){border-color:var(--color-green-100)}.peer-checked\:shadow-\[inset_0_0_0_1px\]:is(:where(.peer):checked~*){--tw-shadow: inset 0 0 0 1px var(--tw-shadow-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)}.peer-checked\:shadow-green-100:is(:where(.peer):checked~*){--tw-shadow-color: #2F3D34}@supports (color: color-mix(in lab,red,red)){.peer-checked\:shadow-green-100:is(:where(.peer):checked~*){--tw-shadow-color: color-mix(in oklab, var(--color-green-100) var(--tw-shadow-alpha), transparent)}}@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\:bg-white:hover{background-color:var(--color-white)}}@media (hover: hover){.hover\:text-gray-300:hover{color:var(--color-gray-300)}}@media (width >= 576px){.sm\:col-span-3{grid-column:span 3 / span 3}}@media (width >= 750px){.md\:col-span-2{grid-column:span 2 / span 2}}@media (width >= 750px){.md\:col-span-4{grid-column:span 4 / span 4}}@media (width >= 750px){.md\:col-span-5{grid-column:span 5 / span 5}}@media (width >= 750px){.md\:col-span-6{grid-column:span 6 / span 6}}@media (width >= 750px){.md\:col-span-7{grid-column:span 7 / span 7}}@media (width >= 750px){.md\:col-start-6{grid-column-start:6}}@media (width >= 750px){.md\: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: color-mix(in oklab, oklch(21% .034 264.665) 10%, transparent);--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: rgb(255 255 255 / 10%);--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}.md\:prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.md\: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}.md\:prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.md\:prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.md\:prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.md\:prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.md\:prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.md\: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}.md\:prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.md\:prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.md\:prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.md\:prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.md\:prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.md\:prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.md\:prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.md\:prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.md\:prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.md\: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}.md\:prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.md\:prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.md\:prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.md\:prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.md\: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}.md\:prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.md\:prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.md\: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}.md\:prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.md\: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}.md\:prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.md\: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}.md\:prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.md\: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}.md\:prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.md\:prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.md\:prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\: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 var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.md\:prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.md\:prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.md\:prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.md\:prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.md\:prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.md\:prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.md\:prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.md\:prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.md\:prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.md\:prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.md\: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}.md\: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}.md\:prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.md\:prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.md\: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}.md\:prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.md\: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}.md\:prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.md\:prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.md\:prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.md\:prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.md\:prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.md\:prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.md\:prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\: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}.md\:prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.md\:prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.md\:prose :where(.md\:prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.md\:prose :where(.md\:prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose :where(.md\:prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.md\:prose :where(.md\:prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose :where(.md\:prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.md\:prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.md\:prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.md\:prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.md\:prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.md\:prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.md\: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}.md\:prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.md\:prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.md\:prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose :where(.md\:prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose :where(.md\:prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}@media (width >= 750px){.md\:mb-0{margin-bottom:calc(var(--spacing) * 0)}}@media (width >= 750px){.md\:mb-24{margin-bottom:calc(var(--spacing) * 24)}}@media (width >= 750px){.md\:mb-96{margin-bottom:calc(var(--spacing) * 96)}}@media (width >= 750px){.md\:block{display:block}}@media (width >= 750px){.md\:hidden{display:none}}@media (width >= 750px){.md\:inline-flex{display:inline-flex}}@media (width >= 750px){.md\:h-80{height:calc(var(--spacing) * 80)}}@media (width >= 750px){.md\:w-80{width:calc(var(--spacing) * 80)}}@media (width >= 750px){.md\:prose{max-width:none;font-size:var(--text-16);line-height:calc(var(--spacing) * 20);--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium);--tw-prose-body: inherit;--tw-prose-headings: inherit;--tw-prose-lead: inherit;--tw-prose-links: inherit;--tw-prose-bold: inherit;--tw-prose-counters: inherit;--tw-prose-bullets: inherit}@media (width >= 1200px){.md\:prose{font-size:var(--text-18);line-height:calc(var(--spacing) * 24)}}}@media (width >= 750px){.md\:max-w-660{max-width:calc(var(--spacing) * 660)}}@media (width >= 750px){.md\:basis-auto{flex-basis:auto}}@media (width >= 750px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width >= 750px){.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (width >= 750px){.md\:gap-28{gap:calc(var(--spacing) * 28)}}@media (width >= 750px){.md\:gap-32{gap:calc(var(--spacing) * 32)}}@media (width >= 750px){.md\:gap-40{gap:calc(var(--spacing) * 40)}}@media (width >= 750px){:where(.md\:space-y-40>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 40) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 40) * calc(1 - var(--tw-space-y-reverse)))}}@media (width >= 750px){.md\:overflow-x-visible{overflow-x:visible}}@media (width >= 750px){.md\:px-128{padding-inline:calc(var(--spacing) * 128)}}@media (width >= 750px){.md\:py-48{padding-block:calc(var(--spacing) * 48)}}@media (width >= 750px){.md\:py-120{padding-block:calc(var(--spacing) * 120)}}@media (width >= 750px){.md\:py-240{padding-block:calc(var(--spacing) * 240)}}@media (width >= 750px){.md\:h3{font-family:var(--font-family-secondary);font-size:var(--text-32);--tw-leading: 1;line-height:1;--tw-tracking: .02em;letter-spacing:.02em;color:inherit;text-transform:uppercase}@media (width >= 1200px){.md\:h3{font-size:var(--text-40)}}}@media (width >= 750px){.md\:text-24{font-size:var(--text-24)}}@media (width >= 990px){.lg\:order-1{order:1}}@media (width >= 990px){.lg\:order-2{order:2}}@media (width >= 990px){.lg\:col-span-2{grid-column:span 2 / span 2}}@media (width >= 990px){.lg\:col-span-3{grid-column:span 3 / span 3}}@media (width >= 990px){.lg\:col-span-4{grid-column:span 4 / span 4}}@media (width >= 990px){.lg\:col-span-5{grid-column:span 5 / span 5}}@media (width >= 990px){.lg\:col-span-6{grid-column:span 6 / span 6}}@media (width >= 990px){.lg\:col-span-8{grid-column:span 8 / span 8}}@media (width >= 990px){.lg\:col-span-10{grid-column:span 10 / span 10}}@media (width >= 990px){.lg\:col-start-2{grid-column-start:2}}@media (width >= 990px){.lg\:col-start-4{grid-column-start:4}}@media (width >= 990px){.lg\:col-start-8{grid-column-start:8}}@media (width >= 990px){.lg\:my-48{margin-block:calc(var(--spacing) * 48)}}@media (width >= 990px){.lg\:mb-40{margin-bottom:calc(var(--spacing) * 40)}}@media (width >= 990px){.lg\:mb-56{margin-bottom:calc(var(--spacing) * 56)}}@media (width >= 990px){.lg\:mb-72{margin-bottom:calc(var(--spacing) * 72)}}@media (width >= 990px){.lg\:mb-80{margin-bottom:calc(var(--spacing) * 80)}}@media (width >= 990px){.lg\:grid{display:grid}}@media (width >= 990px){.lg\:max-h-800{max-height:calc(var(--spacing) * 800)}}@media (width >= 990px){.lg\:min-h-600{min-height:calc(var(--spacing) * 600)}}@media (width >= 990px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width >= 990px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width >= 990px){.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media (width >= 990px){.lg\:justify-end{justify-content:flex-end}}@media (width >= 990px){.lg\:gap-56{gap:calc(var(--spacing) * 56)}}@media (width >= 990px){:where(.lg\:space-y-48>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 48) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 48) * calc(1 - var(--tw-space-y-reverse)))}}@media (width >= 990px){.lg\:p-32{padding:calc(var(--spacing) * 32)}}@media (width >= 990px){.lg\:py-272{padding-block:calc(var(--spacing) * 272)}}@media (width >= 990px){.lg\:text-24\/32{font-size:var(--text-24);line-height:calc(var(--spacing) * 32)}}@media (width >= 990px){.lg\:not-last-of-type\:pb-40:not(*:last-of-type){padding-bottom:calc(var(--spacing) * 40)}}@media (width >= 1200px){.xl\:col-span-4{grid-column:span 4 / span 4}}@media (width >= 1200px){.xl\:col-span-7{grid-column:span 7 / span 7}}@media (width >= 1200px){.xl\:col-span-8{grid-column:span 8 / span 8}}@media (width >= 1200px){.xl\:col-start-3{grid-column-start:3}}@media (width >= 1200px){.xl\:col-start-4{grid-column-start:4}}@media (width >= 1200px){.xl\:col-start-9{grid-column-start:9}}@media (width >= 1200px){.xl\:mb-48{margin-bottom:calc(var(--spacing) * 48)}}@media (width >= 1200px){.xl\:mb-56{margin-bottom:calc(var(--spacing) * 56)}}@media (width >= 1200px){.xl\:max-w-screen-xl{max-width:var(--breakpoint-xl)}}@media (width >= 1200px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width >= 1200px){.xl\:gap-0{gap:calc(var(--spacing) * 0)}}@media (width >= 1200px){.xl\:gap-80{gap:calc(var(--spacing) * 80)}}@media (width >= 1200px){.xl\:py-176{padding-block:calc(var(--spacing) * 176)}}@media (width >= 1200px){.xl\:pt-124{padding-top:calc(var(--spacing) * 124)}}@media (width >= 1200px){.xl\:pb-124{padding-bottom:calc(var(--spacing) * 124)}}@media (width >= 1200px){.xl\:text-left{text-align:left}}@media (width >= 1200px){.xl\:text-24\/32{font-size:var(--text-24);line-height:calc(var(--spacing) * 32)}}@media (width >= 96rem){.\32xl\:block{display:block}}@media (width >= 96rem){.\32xl\:bg-none\!{background-image:none!important}}.\[\&_\.loox-icon\]\:text-orange\! .loox-icon{color:var(--color-orange)!important}.\[\&_\.loox-rating-content\]\:align-baseline\! .loox-rating-content{vertical-align:baseline!important}.\[\&_button\]\:w-32 button{width:calc(var(--spacing) * 32)}.\[\&_span\]\:text-12 span{font-size:var(--text-12)}.\[\&_span\]\:text-gray-70 span{color:var(--color-gray-70)}.\[\&\:\:after\]\:border-gray-70:after{border-color:var(--color-gray-70)}.\[\&\:\:after\]\:shadow-none:after{--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)}}@layer base{body{-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;font-weight:var(--font-weight-medium)!important;font-family:var(--default-font-family)!important;color:inherit}::selection{background-color:#0003}::-moz-selection{background-color:#0003}}section:has(.topo){position:relative;overflow:hidden}section:has(.topo)>*:not(.topo){z-index:1}.topo svg{width:100%;height:100%;object-fit:contain}.no-scrollbar{scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}@layer components{h1,h2,h3,h4,h5,h6{font-family:var(--font-family-secondary);text-box-edge:cap alphabetic;text-box-trim:trim-both;color:inherit}dialog{color:inherit}p{color:inherit}p:not(:last-of-type){margin-bottom:1.5em}.row{margin-inline:auto;max-width:var(--page-width);padding-inline:calc(var(--spacing) * 16)}@media (width >= 750px){.row{padding-inline:calc(var(--spacing) * 20)}}.btn{display:inline-flex;height:calc(var(--spacing) * 40);cursor:pointer;align-items:center;justify-content:center;border-style:var(--tw-border-style);border-width:1px;padding-inline:calc(var(--spacing) * 32);text-align:center;vertical-align:middle;font-size:var(--text-16);--tw-leading: 1;line-height:1;--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold);white-space:nowrap;text-transform:uppercase;text-decoration-line:none;transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration));--tw-duration: .2s;transition-duration:.2s;--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out);font-family:var(--font-family-primary);background-color:var(--btn-primary-color);border-color:var(--btn-primary-color);color:var(--btn-secondary-color)}.btn:hover:not(.btn-switch),.btn:focus:not(.btn-switch),.btn:active:not(.btn-switch){background-color:transparent;border-color:var(--btn-primary-color);color:var(--btn-primary-color)}.btn:focus{box-shadow:0 0 0 3px var(--btn-primary-color)}@supports (color: color-mix(in lab,red,red)){.btn:focus{box-shadow:0 0 0 3px color-mix(in oklab,var(--btn-primary-color) 25%,transparent)}}.btn:disabled,.btn.disabled,.btn.is-disabled{cursor:not-allowed;--tw-border-style: none;border-style:none;opacity:65%;--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)}.btn-cta{display:inline-flex;height:calc(var(--spacing) * 48);cursor:pointer;align-items:center;justify-content:center;padding-inline:calc(var(--spacing) * 32);text-align:center;vertical-align:middle;font-size:var(--text-16);--tw-leading: 1;line-height:1;--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold);white-space:nowrap;text-transform:uppercase;text-decoration-line:none;transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration));--tw-duration: .2s;transition-duration:.2s;--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media (min-width: 1024px){.btn{height:calc(var(--spacing) * 48);padding-inline:calc(var(--spacing) * 32)}.btn-cta{height:calc(var(--spacing) * 64);padding-inline:calc(var(--spacing) * 56)}}.btn-tan-50{--btn-primary-color: var(--color-tan-50);--btn-secondary-color: var(--color-green-50);--btn-border-color: var(--color-tan-50)}.btn-green-50{--btn-primary-color: var(--color-green-50);--btn-secondary-color: var(--color-white);--btn-border-color: var(--color-green-50)}.btn-orange{--btn-primary-color: var(--color-orange);--btn-secondary-color: var(--color-white);--btn-border-color: var(--color-orange)}.btn-default{--btn-primary-color: var(--color-green-50);--btn-secondary-color: var(--color-white);--btn-border-color: var(--color-green-50)}.btn-default:where([data-theme=dark] *){--btn-primary-color: var(--color-tan-50);--btn-secondary-color: var(--color-green-50);--btn-border-color: var(--color-tan-50)}.btn-outline{background-color:transparent;border-color:var(--btn-primary-color);color:var(--btn-primary-color)}.btn-outline:hover,.btn-outline:focus,.btn-outline:active{background-color:var(--btn-primary-color);border-color:var(--btn-primary-color);color:var(--btn-secondary-color)}.btn-sm{height:calc(var(--spacing) * 32);padding-inline:calc(var(--spacing) * 12);font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height));--tw-leading: 1;line-height:1;--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold);text-transform:uppercase}.btn-block{display:flex;width:100%;align-items:center;justify-content:center}.btn-block+.btn-block{margin-top:calc(var(--spacing) * 16)}.savings-calculator{color:var(--color-green-50)}.savings-calculator #materials{margin-top:calc(var(--spacing) * 16);margin-bottom:calc(var(--spacing) * 16);display:flex;flex-wrap:wrap;justify-content:center;gap:calc(var(--spacing) * 16)}.savings-calculator #materials button{flex-shrink:0;flex-grow:1;flex-basis:calc(50% - 16px);padding-inline:calc(var(--spacing) * 16);white-space:nowrap}@media screen and (min-width: 800px){.savings-calculator #materials{flex-wrap:nowrap}.savings-calculator #materials button{flex-shrink:0;flex-grow:1;flex-basis:calc(var(--spacing) * 0)}}.savings-calculator .bubble{position:absolute;display:none;--tw-translate-x: -50% ;--tw-translate-y: 50% ;translate:var(--tw-translate-x) var(--tw-translate-y);padding-inline:calc(var(--spacing) * 10);padding-block:calc(var(--spacing) * 4);font-size:var(--text-16);--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold);white-space:nowrap;color:var(--color-green-50)}.savings-calculator #range-slider__wrapper{margin-bottom:calc(var(--spacing) * 48)!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important}.savings-calculator #range-slider__wrapper span{flex-shrink:1!important;font-size:var(--text-12)!important;--tw-font-weight: var(--font-weight-bold) !important;font-weight:var(--font-weight-bold)!important;text-transform:uppercase!important}@media (width >= 990px){.savings-calculator #range-slider__wrapper span{font-size:var(--text-24)!important}}.savings-calculator #range-slider{margin-right:calc(var(--spacing) * 16)!important;margin-left:calc(var(--spacing) * 16)!important;display:block!important;height:calc(var(--spacing) * 6)!important;border-radius:0!important;background-color:var(--color-tan-50)!important}@media (width >= 750px){.savings-calculator #range-slider{margin-right:calc(var(--spacing) * 32)!important}}@media (width >= 750px){.savings-calculator #range-slider{margin-left:calc(var(--spacing) * 32)!important}}.savings-calculator #range-slider input{border-style:var(--tw-border-style)!important;border-width:0px!important}.savings-calculator #range-slider .range-slider__thumb[data-lower]{width:calc(var(--spacing) * 0)!important}.savings-calculator #range-slider .range-slider__thumb[data-upper]{background-color:var(--color-green-50)!important}.savings-calculator #range-slider .range-slider__range{left:calc(var(--spacing) * 0)!important;background-color:var(--color-green-50)!important}#spoton-toggle-card .toggle-pill{cursor:pointer;border-bottom-style:var(--tw-border-style);border-bottom-width:2px;border-color:transparent;padding-block:calc(var(--spacing) * 16);font-size:var(--text-12);--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal);text-transform:uppercase}@media (width >= 990px){#spoton-toggle-card .toggle-pill{padding-block:calc(var(--spacing) * 24)}}#spoton-toggle-card .toggle-pill.active{border-color:var(--color-orange);--tw-font-weight: var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}#spoton-toggle-card .toggle-slide{display:none}#spoton-toggle-card .toggle-slide.active{display:block}h1{font-family:var(--font-family-secondary);font-size:var(--text-64);--tw-leading: 1;line-height:1;--tw-tracking: .02em;letter-spacing:.02em;color:inherit;text-transform:uppercase}@media (width >= 1200px){h1{font-size:var(--text-96)}}h2{font-family:var(--font-family-secondary);font-size:var(--text-40);--tw-leading: 1;line-height:1;--tw-tracking: .02em;letter-spacing:.02em;color:inherit;text-transform:uppercase}@media (width >= 1200px){h2{font-size:var(--text-72)}}h3{font-family:var(--font-family-secondary);font-size:var(--text-32);--tw-leading: 1;line-height:1;--tw-tracking: .02em;letter-spacing:.02em;color:inherit;text-transform:uppercase}@media (width >= 1200px){h3{font-size:var(--text-40)}}h4{font-family:var(--font-family-secondary);font-size:var(--text-24);--tw-leading: 1;line-height:1;--tw-tracking: .02em;letter-spacing:.02em;color:inherit;text-transform:uppercase}@media (width >= 1200px){h4{font-size:var(--text-32)}}.collar-size-label:is(:where(.peer):checked~*){border-color:var(--color-green-50)}}.header-transparent{position:absolute;top:0;left:0;width:100%;z-index:100}.header-transparent .header-transparent__logo-light,.header-transparent .header__show-transparent{display:none}.header-transparent:not(:has(header-menu details[open]),:has(header-drawer details[open])){background-color:transparent}.header-transparent:not(:has(header-menu details[open]),:has(header-drawer details[open])) .header-transparent__logo-dark,.header-transparent:not(:has(header-menu details[open]),:has(header-drawer details[open])) .header__hide-transparent{display:none}.header-transparent:not(:has(header-menu details[open]),:has(header-drawer details[open])) .header-transparent__logo-light,.header-transparent:not(:has(header-menu details[open]),:has(header-drawer details[open])) .header__show-transparent{display:inline-flex}.header-transparent:not(:has(header-menu details[open]),:has(header-drawer details[open])) nav.header__inline-menu .list-menu--inline>li header-menu>details>summary{color:var(--color-tan-50)}.header-transparent:not(:has(header-menu details[open]),:has(header-drawer details[open])) nav.header__inline-menu .list-menu--inline>li>.header__menu-item{color:var(--color-tan-50)}.header-transparent:not(:has(header-menu details[open]),:has(header-drawer details[open])) .header__icon{color:var(--color-tan-50)}#HeaderMenu-products-spoton-gps-dog-fence\2122-nova-edition:after{content:"New!";color:var(--color-orange);font-size:var(--text-16);font-family:var(--font-family-primary);font-weight:var(--font-weight-thin);text-transform:uppercase;margin-left:.8rem;text-decoration:none;display:inline-block;overflow:hidden;height:1.8rem;position:relative;top:-.2rem;right:0}@media screen and (min-width: 990px){.header--middle-left{grid-template-columns:1fr auto 1fr}}details[open]>.header__submenu{animation:animateMenuOpen 0ms ease;animation-fill-mode:forwards;z-index:1}.header--middle-left .header__heading-link,.header--top-left .header__heading-link{margin-left:0}.header:not(.drawer-menu).page-width{padding-inline:calc(var(--spacing) * 16)}@media (width >= 750px){.header:not(.drawer-menu).page-width{padding-inline:calc(var(--spacing) * 20)}}.header--middle-left{column-gap:1.6rem}.header__icons{align-items:center}.header__heading-link{padding:0}nav.header__inline-menu .list-menu--inline>li header-menu>details>summary{font-size:var(--header-link-size);font-weight:var(--font-weight-bold);font-family:var(--font-family-secondary);text-transform:uppercase;color:var(--color-green-50);padding:0 2.4rem}nav.header__inline-menu .list-menu--inline>li header-menu>details>summary>span{line-height:1;text-decoration:none;text-box-trim:trim-both;text-box-edge:cap alphabetic}nav.header__inline-menu .list-menu--inline>li header-menu>details>summary svg{position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}nav.header__inline-menu .list-menu--inline>li header-menu>details>summary svg>span{text-box-trim:trim-both;text-box-edge:cap alphabetic}nav.header__inline-menu .list-menu--inline>li>.header__menu-item{font-size:var(--header-link-size);font-weight:var(--font-weight-bold);font-family:var(--font-family-secondary);text-transform:uppercase;padding-left:1.4rem;padding-right:1.4rem;color:var(--color-green-50);padding:0 2.4rem}nav.header__inline-menu .list-menu--inline>li>.header__menu-item>span{line-height:1}nav.header__inline-menu .header__submenu{top:4.7rem;width:max-content}nav.header__inline-menu .header__submenu a{font-size:var(--header-link-size);font-weight:var(--font-weight-bold);font-family:var(--font-family-secondary);text-transform:uppercase;color:var(--color-tan-50)}nav.header__inline-menu .header__active-menu-item{color:unset}.header__search{display:none!important}.header-localization{display:none}.video-box{max-width:100%;margin:0 auto 3rem}.video-box .video-container-external{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-box .video-container-external iframe{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}[data-product-option=Carrier]{display:none}#spoton-footer .list-social__link{color:var(--color-tan-50)}.template-product.product-simple{@include breakpoint(lg){h1 {font-size: 3.2rem;}}}.template-product.product-simple variant-selects label{display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;height:5.6rem;padding:0 1.6rem!important;border:1px solid var(--color-gray-60)!important;border-radius:.8rem!important;background-color:transparent!important}.template-product.product-simple variant-selects label:after{display:block;margin-top:.4rem}.template-product.product-simple variant-selects [value=Small]+label:after{content:'10" - 14"'}.template-product.product-simple variant-selects [value=Medium]+label:after{content:'12" - 18"'}.template-product.product-simple variant-selects [value=Large]+label:after{content:'19" - 26"'}.template-product.product-simple variant-selects [type=radio]:checked+label{color:var(--color-black);border-color:var(--color-green-50)!important;box-shadow:inset 0 0 0 1px var(--color-green-50)}.template-product.product-simple .quantity{height:5.6rem}.template-product.product-simple .quantity button{width:3.2rem}.template-product.product-simple .quantity:after{border-color:var(--color-gray-60);box-shadow:none;border-radius:.8rem}#spoton-reviews-testimonial-swiper-section .swiper-button-next,#spoton-reviews-testimonial-swiper-section .swiper-button-prev{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;border-radius:2.4rem;background-color:#fff;--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)}#spoton-reviews-testimonial-swiper-section .swiper-button-next:after,#spoton-reviews-testimonial-swiper-section .swiper-button-prev:after{font-size:2rem}#spoton-reviews-testimonial-swiper-section .swiper-button-next.swiper-button-disabled,#spoton-reviews-testimonial-swiper-section .swiper-button-prev.swiper-button-disabled{display:none}.template-page.page #MainContent{padding-block:calc(var(--spacing) * 64)}.template-page.page h1{font-family:var(--font-family-secondary);font-size:var(--text-40);--tw-leading: 1;line-height:1;--tw-tracking: .02em;letter-spacing:.02em;color:inherit;text-transform:uppercase}@media (width >= 1200px){.template-page.page h1{font-size:var(--text-72)}}.calculator_body{max-width:400px;border:1px black solid;margin:50px auto;background-image:linear-gradient(#fff,#eeedea4d);padding:40px}.f_group select{background-image:linear-gradient(45deg,transparent 50%,#134C3C 50%),linear-gradient(135deg,#134C3C 50%,transparent 50%);background-position:calc(100% - 20px),calc(100% - 15px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;border-radius:5px;padding:8px 28px 8px 15px;border:1px solid #eee;-webkit-appearance:none;-moz-appearance:none}.f_group input{width:100%;border-radius:5px}.f_group label{display:block;margin-bottom:4px;color:#a56b44;font-size:16px;font-weight:600;font-family:Montserrat,sans-serif}.f_group{margin-top:30px}.f_group button{display:inline-flex;height:calc(var(--spacing) * 40);cursor:pointer;align-items:center;justify-content:center;border-style:var(--tw-border-style);border-width:1px;padding-inline:calc(var(--spacing) * 32);text-align:center;vertical-align:middle;font-size:var(--text-16);--tw-leading: 1;line-height:1;--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold);white-space:nowrap;text-transform:uppercase;text-decoration-line:none;transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration));--tw-duration: .2s;transition-duration:.2s;--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out);font-family:var(--font-family-primary);background-color:var(--btn-primary-color);border-color:var(--btn-primary-color);color:var(--btn-secondary-color)}.f_group button:hover,.f_group button:focus,.f_group button.focus,.f_group button:active{background-color:transparent;border-color:var(--btn-primary-color);color:var(--btn-primary-color)}.f_group button{--btn-primary-color: var(--color-green-50);--btn-secondary-color: var(--color-white);--btn-border-color: var(--color-green-50);width:100%}.result{margin:25px 0 0;color:#134c3c;font-weight:500;text-align:center}.drawer{background-color:#0006!important}[class^=template-customers-] #MainContent{padding-block:calc(var(--spacing) * 64)}[class^=template-customers-] h1{margin-top:calc(var(--spacing) * 24)!important;margin-bottom:calc(var(--spacing) * 16)!important;font-family:var(--font-family-secondary)!important;font-size:var(--text-40)!important;--tw-leading: 1 !important;line-height:1!important;--tw-tracking: .02em !important;letter-spacing:.02em!important;color:inherit!important;text-transform:uppercase!important}@media (width >= 1200px){[class^=template-customers-] h1{font-size:var(--text-72)!important}}[class^=template-customers-] h2{margin-top:calc(var(--spacing) * 24)!important;margin-bottom:calc(var(--spacing) * 16)!important;font-family:var(--font-family-secondary)!important;font-size:var(--text-32)!important;--tw-leading: 1 !important;line-height:1!important;--tw-tracking: .02em !important;letter-spacing:.02em!important;color:inherit!important;text-transform:uppercase!important}@media (width >= 1200px){[class^=template-customers-] h2{font-size:var(--text-40)!important}}[class^=template-customers-] h3{margin-top:calc(var(--spacing) * 24)!important;margin-bottom:calc(var(--spacing) * 16)!important;font-family:var(--font-family-secondary)!important;font-size:var(--text-24)!important;--tw-leading: 1 !important;line-height:1!important;--tw-tracking: .02em !important;letter-spacing:.02em!important;color:inherit!important;text-transform:uppercase!important}@media (width >= 1200px){[class^=template-customers-] h3{font-size:var(--text-32)!important}}.template-collection #MainContent{padding-block:calc(var(--spacing) * 64)}.template-collection h1{font-family:var(--font-family-secondary)!important;font-size:var(--text-40)!important;--tw-leading: 1 !important;line-height:1!important;--tw-tracking: .02em !important;letter-spacing:.02em!important;color:inherit!important;text-transform:uppercase!important}@media (width >= 1200px){.template-collection h1{font-size:var(--text-72)!important}}.template-collection .hidden{display:none!important}.product-simple #MainContent{padding-block:calc(var(--spacing) * 64)}.product-simple h1{font-family:var(--font-family-secondary)!important;font-size:var(--text-40)!important;--tw-leading: 1 !important;line-height:1!important;--tw-tracking: .02em !important;letter-spacing:.02em!important;color:inherit!important;text-transform:uppercase!important}@media (width >= 1200px){.product-simple h1{font-size:var(--text-72)!important}}.product-simple .hidden{display:none!important}.loox-rating .loox-icon{color:var(--color-orange)!important}body:has(#spoton-landing-header) .header-wrapper{display:none}@property --tw-font-weight{syntax: "*"; inherits: false;}@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;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-space-x-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-gradient-position{syntax: "*"; inherits: false;}@property --tw-gradient-from{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-via{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-to{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-stops{syntax: "*"; inherits: false;}@property --tw-gradient-via-stops{syntax: "*"; inherits: false;}@property --tw-gradient-from-position{syntax: "<length-percentage>"; inherits: false; initial-value: 0%;}@property --tw-gradient-via-position{syntax: "<length-percentage>"; inherits: false; initial-value: 50%;}@property --tw-gradient-to-position{syntax: "<length-percentage>"; inherits: false; initial-value: 100%;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-tracking{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-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@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-text-shadow-color{syntax: "*"; inherits: false;}@property --tw-text-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@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;}@property --tw-ease{syntax: "*"; inherits: false;}@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-font-weight: initial;--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-space-x-reverse: 0;--tw-border-style: solid;--tw-gradient-position: initial;--tw-gradient-from: #0000;--tw-gradient-via: #0000;--tw-gradient-to: #0000;--tw-gradient-stops: initial;--tw-gradient-via-stops: initial;--tw-gradient-from-position: 0%;--tw-gradient-via-position: 50%;--tw-gradient-to-position: 100%;--tw-leading: initial;--tw-tracking: 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-outline-style: solid;--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-text-shadow-color: initial;--tw-text-shadow-alpha: 100%;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1;--tw-ease: initial}}}
/*# sourceMappingURL=/cdn/shop/t/119/assets/theme2.css.map */
