:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>&,&.swiper-pagination-disabled{display:none!important}}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:.2s transform,.2s left}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>&,&.swiper-pagination-horizontal,.swiper-vertical>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>&,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-divide-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@layer theme{:root,:host{--font-sans:Assistant, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-100:oklch(93.6% .032 17.717);--color-red-500:oklch(63.7% .237 25.331);--color-red-800:oklch(44.4% .177 26.899);--color-orange-100:#fcf7f1;--color-orange-200:#f9eee3;--color-orange-300:#f6e6d4;--color-orange-400:#f2ddc6;--color-orange-500:#efd5b8;--color-orange-600:#ebcdaa;--color-orange-700:#e8c49c;--color-orange-800:#e4bc8d;--color-orange-900:#e1b37f;--color-yellow-100:#fdfcf4;--color-yellow-200:#fbfae9;--color-yellow-300:#faf7de;--color-yellow-400:#f8f5d3;--color-yellow-500:#f6f2c8;--color-yellow-600:#f5efbd;--color-yellow-700:#f3edb1;--color-yellow-800:#f1eaa6;--color-yellow-900:#f0e79a;--color-green-100:oklch(96.2% .044 156.743);--color-green-800:oklch(44.8% .119 151.328);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-500:oklch(55.1% .027 264.364);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-3xl:48rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:1rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:3rem;--text-4xl:3.75rem;--font-weight-light:300;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--leading-normal:1.5;--radius-md:.375rem;--radius-lg:.5rem;--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-sans);--default-mono-font-family:var(--font-mono);--font-weight-regular:400;--text-md:1.125rem;--color-kingsblue:#0a2a3f;--color-kingsblue-100:#e4e7ea;--color-kingsblue-200:#c9d0d6;--color-kingsblue-300:#afbac2;--color-kingsblue-400:#96a3ae;--color-kingsblue-500:#96a3ae;--color-kingsblue-600:#657887;--color-kingsblue-700:#4e6475;--color-kingsblue-800:#385062;--color-kingsblue-900:#213d50;--color-orange:#ddab70;--color-warmgray:#c3b8ab;--color-warmgray-100:#f9f8f6;--color-warmgray-200:#f3f0ee;--color-warmgray-300:#ede9e5;--color-warmgray-400:#e7e2dd;--color-warmgray-500:#e1dbd4;--color-warmgray-600:#dbd4cc;--color-warmgray-700:#d5cdc4;--color-warmgray-800:#cfc6bb;--color-warmgray-900:#c9bfb3;--color-iceblue:#bdd5e0;--color-iceblue-100:#f8fbfc;--color-iceblue-200:#f2f7f9;--color-iceblue-300:#f2f7f9;--color-iceblue-400:#e4eef3;--color-iceblue-500:#deeaef;--color-iceblue-600:#d7e6ec;--color-iceblue-700:#d1e2e9;--color-iceblue-800:#cadde6;--color-iceblue-900:#c4d9e3;--color-yellow:#eee48d;--color-lightgray:#f2f2f2;--animate-skeleton-background:skeleton-background 1.5s ease-in-out infinite}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}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{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}: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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*,:after,:before,::backdrop{border-color:var(--color-gray-200,currentColor)}::file-selector-button{border-color:var(--color-gray-200,currentColor)}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.scroll-gradient-white:before,.scroll-gradient-white:after{z-index:10;content:"";width:2.5rem;position:absolute;top:0;bottom:0}.scroll-gradient-white:before{background-image:linear-gradient(to right,var(--color-white),transparent);left:0}.scroll-gradient-white:after{background-image:linear-gradient(to left,var(--color-white),transparent);right:0}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:0}.inset-auto{inset:auto}.inset-y-0{inset-block:0}.top-0{top:0}.top-16{top:calc(var(--spacing) * 16)}.right-4{right:calc(var(--spacing) * 4)}.-bottom-1{bottom:calc(var(--spacing) * -1)}.bottom-0{bottom:0}.bottom-4{bottom:calc(var(--spacing) * 4)}.left-0{left:0}.left-1\/2{left:50%}.-z-10{z-index:-10}.z-10{z-index:10}.z-50{z-index:50}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.row-start-3{grid-row-start:3}.row-end-3{grid-row-end:3}.container-content{width:100%;max-width:1244px;margin-inline:auto;padding-inline:24px}.container-text{width:100%;max-width:988px;margin-inline:auto;padding-inline:24px}.container-content-no-padding{width:100%;max-width:1244px;margin-inline:auto}.mx-auto{margin-inline:auto}.my-2{margin-block:calc(var(--spacing) * 2)}.my-3{margin-block:calc(var(--spacing) * 3)}.my-6{margin-block:calc(var(--spacing) * 6)}.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);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.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] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.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] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.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] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.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);margin-top:1.25em;font-weight:600}.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] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.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);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.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] *)){margin-top:2em;margin-bottom:2em;display:block}.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] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.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] *)),.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] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.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);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.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] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.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);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.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);margin-top:.857143em;font-size:.875em;line-height:1.42857}.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:oklab(21% -.00316127 -.0338527/.1);--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:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--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] *)),.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] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.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:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.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}.prose-lg{font-size:1.125rem;line-height:1.77778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.09091em;margin-bottom:1.09091em;font-size:1.22222em;line-height:1.45455}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.66667em;margin-bottom:1.66667em;padding-inline-start:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.833333em;font-size:2.66667em;line-height:1}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.86667em;margin-bottom:1.06667em;font-size:1.66667em;line-height:1.33333}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.66667em;margin-bottom:.666667em;font-size:1.33333em;line-height:1.5}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:.444444em;line-height:1.55556}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:1.77778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:1.77778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.222222em;padding-inline-end:.444444em;padding-bottom:.222222em;border-radius:.3125rem;padding-inline-start:.444444em;font-size:.888889em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.866667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;border-radius:.375rem;margin-top:2em;margin-bottom:2em;padding-inline-start:1.5em;font-size:.888889em;line-height:1.75}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;padding-inline-start:1.55556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;margin-bottom:.666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em}.prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em}.prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.33333em}.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em}.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.33333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;padding-inline-start:1.55556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.11111em;margin-bottom:3.11111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:1.77778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1em;font-size:.888889em;line-height:1.5}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.71429}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;padding-inline-start:1.11111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.8em;font-size:2.14286em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:.8em;font-size:1.42857em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.55556em;margin-bottom:.444444em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.42857em;margin-bottom:.571429em;line-height:1.42857}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.142857em;padding-inline-end:.357143em;padding-bottom:.142857em;border-radius:.3125rem;padding-inline-start:.357143em;font-size:.857143em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;border-radius:.25rem;margin-top:1.66667em;margin-bottom:1.66667em;padding-inline-start:1em;font-size:.857143em;line-height:1.66667}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em;padding-inline-start:1.57143em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;margin-bottom:.285714em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.428571em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;padding-inline-start:1.57143em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.85714em;margin-bottom:2.85714em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;font-size:.857143em;line-height:1.33333}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.-mt-1{margin-top:calc(var(--spacing) * -1)}.mt-1{margin-top:var(--spacing)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.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)}.-mb-5{margin-bottom:calc(var(--spacing) * -5)}.-mb-14{margin-bottom:calc(var(--spacing) * -14)}.mb-0{margin-bottom:0}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.ml-2{margin-left:calc(var(--spacing) * 2)}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-4,.line-clamp-\[4\]{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-\[9\]{-webkit-line-clamp:9;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.aspect-square{aspect-ratio:1}.aspect-video{aspect-ratio:var(--aspect-video)}.size-6{width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}.size-9{width:calc(var(--spacing) * 9);height:calc(var(--spacing) * 9)}.size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.size-full{width:100%;height:100%}.\!h-6{height:calc(var(--spacing) * 6)!important}.h-0{height:0}.h-2{height:calc(var(--spacing) * 2)}.h-3{height:calc(var(--spacing) * 3)}.h-4{height:calc(var(--spacing) * 4)}.h-6{height:calc(var(--spacing) * 6)}.h-8{height:calc(var(--spacing) * 8)}.h-10{height:calc(var(--spacing) * 10)}.h-14{height:calc(var(--spacing) * 14)}.h-20{height:calc(var(--spacing) * 20)}.h-64{height:calc(var(--spacing) * 64)}.h-\[36px\]{height:36px}.h-\[44px\]{height:44px}.h-\[192px\]{height:192px}.h-auto{height:auto}.h-full{height:100%}.h-max{height:max-content}.max-h-\[450px\]{max-height:450px}.max-h-full{max-height:100%}.min-h-\[100px\]{min-height:100px}.min-h-\[238px\]{min-height:238px}.min-h-\[265px\]{min-height:265px}.min-h-dvh{min-height:100dvh}.\!w-auto{width:auto!important}.w-0{width:0}.w-2\/12{width:16.6667%}.w-3{width:calc(var(--spacing) * 3)}.w-4{width:calc(var(--spacing) * 4)}.w-5\/12{width:41.6667%}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.w-10{width:calc(var(--spacing) * 10)}.w-16{width:calc(var(--spacing) * 16)}.w-20{width:calc(var(--spacing) * 20)}.w-\[100px\]{width:100px}.w-\[128px\]{width:128px}.w-\[290px\]{width:290px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.\!max-w-none{max-width:none!important}.max-w-3xl{max-width:var(--container-3xl)}.max-w-\[95\%\]{max-width:95%}.max-w-\[100dvw\]{max-width:100dvw}.max-w-\[300px\]{max-width:300px}.max-w-\[665px\]{max-width:665px}.max-w-\[682px\]{max-width:682px}.max-w-\[1440px\]{max-width:1440px}.max-w-\[calc\(100vw-64px\)\]{max-width:calc(100vw - 64px)}.min-w-0{min-width:0}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.table-auto{table-layout:auto}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-4{--tw-translate-x:calc(var(--spacing) * 4);translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-4{--tw-translate-y:calc(var(--spacing) * -4);translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-90{rotate:90deg}.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}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[1fr\]{grid-template-columns:1fr}.grid-rows-\[auto_1fr_auto\]{grid-template-rows:auto 1fr auto}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row-reverse{flex-direction:row-reverse}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.place-items-center{place-items:center}.place-items-start{place-items:start}.content-center{align-content:center}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-items-center{justify-items:center}.gap-1{gap:var(--spacing)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-11{gap:calc(var(--spacing) * 11)}.gap-12{gap:calc(var(--spacing) * 12)}.gap-x-5{column-gap:calc(var(--spacing) * 5)}.gap-y-4{row-gap:calc(var(--spacing) * 4)}.gap-y-6{row-gap:calc(var(--spacing) * 6)}.gap-y-8{row-gap:calc(var(--spacing) * 8)}.gap-y-12{row-gap:calc(var(--spacing) * 12)}:where(.divide-x-\[1px\]>:not(:last-child)){--tw-divide-x-reverse:0;border-inline-style:var(--tw-border-style);border-inline-start-width:calc(1px * var(--tw-divide-x-reverse));border-inline-end-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.place-self-center{place-self:center}.place-self-end{place-self:end}.self-center{align-self:center}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overscroll-y-none{overscroll-behavior-y:none}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-t-md{border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-gray-300{border-color:var(--color-gray-300)}.border-kingsblue{border-color:var(--color-kingsblue)}.border-lightgray{border-color:var(--color-lightgray)}.border-orange{border-color:var(--color-orange)}.border-warmgray{border-color:var(--color-warmgray)}.border-warmgray-300{border-color:var(--color-warmgray-300)}.bg-black{background-color:var(--color-black)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-green-100{background-color:var(--color-green-100)}.bg-iceblue{background-color:var(--color-iceblue)}.bg-iceblue-100{background-color:var(--color-iceblue-100)}.bg-iceblue-200{background-color:var(--color-iceblue-200)}.bg-iceblue-300{background-color:var(--color-iceblue-300)}.bg-iceblue-400{background-color:var(--color-iceblue-400)}.bg-iceblue-500{background-color:var(--color-iceblue-500)}.bg-iceblue-600{background-color:var(--color-iceblue-600)}.bg-iceblue-700{background-color:var(--color-iceblue-700)}.bg-iceblue-800{background-color:var(--color-iceblue-800)}.bg-iceblue-900{background-color:var(--color-iceblue-900)}.bg-kingsblue{background-color:var(--color-kingsblue)}.bg-kingsblue-100{background-color:var(--color-kingsblue-100)}.bg-kingsblue-200{background-color:var(--color-kingsblue-200)}.bg-kingsblue-300{background-color:var(--color-kingsblue-300)}.bg-kingsblue-400{background-color:var(--color-kingsblue-400)}.bg-kingsblue-500{background-color:var(--color-kingsblue-500)}.bg-kingsblue-600{background-color:var(--color-kingsblue-600)}.bg-kingsblue-700{background-color:var(--color-kingsblue-700)}.bg-kingsblue-800{background-color:var(--color-kingsblue-800)}.bg-kingsblue-900{background-color:var(--color-kingsblue-900)}.bg-kingsblue\/20{background-color:#0a2a3f33}@supports (color:color-mix(in lab,red,red)){.bg-kingsblue\/20{background-color:color-mix(in oklab,var(--color-kingsblue) 20%,transparent)}}.bg-lightgray{background-color:var(--color-lightgray)}.bg-orange{background-color:var(--color-orange)}.bg-orange-100{background-color:var(--color-orange-100)}.bg-orange-200{background-color:var(--color-orange-200)}.bg-orange-300{background-color:var(--color-orange-300)}.bg-orange-400{background-color:var(--color-orange-400)}.bg-orange-500{background-color:var(--color-orange-500)}.bg-orange-600{background-color:var(--color-orange-600)}.bg-orange-700{background-color:var(--color-orange-700)}.bg-orange-800{background-color:var(--color-orange-800)}.bg-orange-900{background-color:var(--color-orange-900)}.bg-red-100{background-color:var(--color-red-100)}.bg-transparent{background-color:#0000}.bg-warmgray{background-color:var(--color-warmgray)}.bg-warmgray-100{background-color:var(--color-warmgray-100)}.bg-warmgray-200{background-color:var(--color-warmgray-200)}.bg-warmgray-300{background-color:var(--color-warmgray-300)}.bg-warmgray-400{background-color:var(--color-warmgray-400)}.bg-warmgray-500{background-color:var(--color-warmgray-500)}.bg-warmgray-600{background-color:var(--color-warmgray-600)}.bg-warmgray-700{background-color:var(--color-warmgray-700)}.bg-warmgray-800{background-color:var(--color-warmgray-800)}.bg-warmgray-900{background-color:var(--color-warmgray-900)}.bg-white{background-color:var(--color-white)}.bg-yellow{background-color:var(--color-yellow)}.bg-yellow-100{background-color:var(--color-yellow-100)}.bg-yellow-200{background-color:var(--color-yellow-200)}.bg-yellow-300{background-color:var(--color-yellow-300)}.bg-yellow-400{background-color:var(--color-yellow-400)}.bg-yellow-500{background-color:var(--color-yellow-500)}.bg-yellow-600{background-color:var(--color-yellow-600)}.bg-yellow-700{background-color:var(--color-yellow-700)}.bg-yellow-800{background-color:var(--color-yellow-800)}.bg-yellow-900{background-color:var(--color-yellow-900)}.bg-\[url\(\'\/static\/images\/adato\/hero\/hero-1\.jpg\'\)\]{background-image:url(/static/images/adato/hero/hero-1.jpg)}.bg-\[url\(\'\/static\/images\/adato\/hero\/hero-2\.jpg\'\)\]{background-image:url(/static/images/adato/hero/hero-2.jpg)}.bg-\[url\(\'\/static\/images\/adato\/hero\/hero-3\.jpg\'\)\]{background-image:url(/static/images/adato/hero/hero-3.jpg)}.bg-\[url\(\'\/static\/images\/adato\/hero\/hero-4\.jpg\'\)\]{background-image:url(/static/images/adato/hero/hero-4.jpg)}.bg-\[url\(\'\/static\/images\/adato\/hero\/hero-5\.jpg\'\)\]{background-image:url(/static/images/adato/hero/hero-5.jpg)}.bg-\[url\(\'\/static\/images\/adato\/hero\/hero-6\.jpg\'\)\]{background-image:url(/static/images/adato/hero/hero-6.jpg)}.bg-\[url\(\'\/static\/images\/adato\/hero\/hero-7\.jpg\'\)\]{background-image:url(/static/images/adato/hero/hero-7.jpg)}.bg-cover{background-size:cover}.bg-top{background-position:top}.fill-current{fill:currentColor}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-scale-down{object-fit:scale-down}.object-center{object-position:center}.p-0{padding:0}.p-2{padding:calc(var(--spacing) * 2)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-9{padding-inline:calc(var(--spacing) * 9)}.py-1{padding-block:var(--spacing)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3\.5{padding-block:calc(var(--spacing) * 3.5)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-14{padding-block:calc(var(--spacing) * 14)}.pt-12{padding-top:calc(var(--spacing) * 12)}.pt-14{padding-top:calc(var(--spacing) * 14)}.pt-24{padding-top:calc(var(--spacing) * 24)}.pt-28{padding-top:calc(var(--spacing) * 28)}.pt-\[100px\]{padding-top:100px}.pr-4{padding-right:calc(var(--spacing) * 4)}.pr-6{padding-right:calc(var(--spacing) * 6)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-8{padding-bottom:calc(var(--spacing) * 8)}.pb-10{padding-bottom:calc(var(--spacing) * 10)}.pb-28{padding-bottom:calc(var(--spacing) * 28)}.pl-0{padding-left:0}.pl-6{padding-left:calc(var(--spacing) * 6)}.pl-16{padding-left:calc(var(--spacing) * 16)}.pl-24{padding-left:calc(var(--spacing) * 24)}.text-center{text-align:center}.text-left{text-align:left}.font-display-lg-bold{font-family:var(--font-sans);font-size:var(--text-xl);line-height:31px;font-weight:var(--font-weight-bold)}.font-display-lg-regular{font-family:var(--font-sans);font-size:var(--text-xl);line-height:31px;font-weight:var(--font-weight-regular)}.font-display-lg-semibold{font-family:var(--font-sans);font-size:var(--text-xl);line-height:31px;font-weight:var(--font-weight-semibold)}.font-display-lg2-bold{font-family:var(--font-sans);font-size:var(--text-2xl);line-height:47px;font-weight:var(--font-weight-bold)}.font-display-lg2-regular{font-family:var(--font-sans);font-size:var(--text-2xl);line-height:47px;font-weight:var(--font-weight-regular)}.font-display-md-bold{font-family:var(--font-sans);font-size:var(--text-md);line-height:28px;font-weight:var(--font-weight-bold)}.font-display-xl-bold{font-family:var(--font-sans);font-size:var(--text-3xl);line-height:62.78px;font-weight:var(--font-weight-bold)}.font-display-xxl-bold{font-family:var(--font-sans);font-size:var(--text-4xl);line-height:78.48px;font-weight:var(--font-weight-bold)}.font-text-lg-regular{font-family:var(--font-sans);font-size:var(--text-lg);line-height:28px;font-weight:var(--font-weight-regular)}.font-text-lg-semibold{font-family:var(--font-sans);font-size:var(--text-lg);line-height:28px;font-weight:var(--font-weight-semibold)}.font-text-md-regular{font-family:var(--font-sans);font-size:var(--text-md);line-height:28px;font-weight:var(--font-weight-regular)}.font-text-md-semibold{font-family:var(--font-sans);font-size:var(--text-md);line-height:28px;font-weight:var(--font-weight-semibold)}.font-text-sm-bold{font-family:var(--font-sans);font-size:var(--text-sm);line-height:28px;font-weight:var(--font-weight-bold)}.font-text-sm-medium{font-family:var(--font-sans);font-size:var(--text-sm);line-height:28px;font-weight:var(--font-weight-medium)}.font-text-sm-regular{font-family:var(--font-sans);font-size:var(--text-sm);line-height:28px;font-weight:var(--font-weight-regular)}.font-text-xl-bold{font-family:var(--font-sans);font-size:var(--text-xl);line-height:28px;font-weight:var(--font-weight-bold)}.font-text-xs-regular{font-family:var(--font-sans);font-size:var(--text-xs);line-height:18px;font-weight:var(--font-weight-regular)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[15px\]{font-size:15px}.text-\[90px\]{font-size:90px}.\!leading-normal{--tw-leading:var(--leading-normal)!important;line-height:var(--leading-normal)!important}.leading-\[70px\]{--tw-leading:70px;line-height:70px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-black{color:var(--color-black)}.text-gray-500{color:var(--color-gray-500)}.text-green-800{color:var(--color-green-800)}.text-iceblue{color:var(--color-iceblue)}.text-iceblue-100{color:var(--color-iceblue-100)}.text-iceblue-200{color:var(--color-iceblue-200)}.text-iceblue-300{color:var(--color-iceblue-300)}.text-iceblue-400{color:var(--color-iceblue-400)}.text-iceblue-500{color:var(--color-iceblue-500)}.text-iceblue-600{color:var(--color-iceblue-600)}.text-iceblue-700{color:var(--color-iceblue-700)}.text-iceblue-800{color:var(--color-iceblue-800)}.text-iceblue-900{color:var(--color-iceblue-900)}.text-kingsblue{color:var(--color-kingsblue)}.text-kingsblue-100{color:var(--color-kingsblue-100)}.text-kingsblue-200{color:var(--color-kingsblue-200)}.text-kingsblue-300{color:var(--color-kingsblue-300)}.text-kingsblue-400{color:var(--color-kingsblue-400)}.text-kingsblue-500{color:var(--color-kingsblue-500)}.text-kingsblue-600{color:var(--color-kingsblue-600)}.text-kingsblue-700{color:var(--color-kingsblue-700)}.text-kingsblue-800{color:var(--color-kingsblue-800)}.text-kingsblue-900{color:var(--color-kingsblue-900)}.text-lightgray{color:var(--color-lightgray)}.text-orange{color:var(--color-orange)}.text-orange-100{color:var(--color-orange-100)}.text-orange-200{color:var(--color-orange-200)}.text-orange-300{color:var(--color-orange-300)}.text-orange-400{color:var(--color-orange-400)}.text-orange-500{color:var(--color-orange-500)}.text-orange-600{color:var(--color-orange-600)}.text-orange-700{color:var(--color-orange-700)}.text-orange-800{color:var(--color-orange-800)}.text-orange-900{color:var(--color-orange-900)}.text-red-500{color:var(--color-red-500)}.text-red-800{color:var(--color-red-800)}.text-warmgray{color:var(--color-warmgray)}.text-warmgray-100{color:var(--color-warmgray-100)}.text-warmgray-200{color:var(--color-warmgray-200)}.text-warmgray-300{color:var(--color-warmgray-300)}.text-warmgray-400{color:var(--color-warmgray-400)}.text-warmgray-500{color:var(--color-warmgray-500)}.text-warmgray-600{color:var(--color-warmgray-600)}.text-warmgray-700{color:var(--color-warmgray-700)}.text-warmgray-800{color:var(--color-warmgray-800)}.text-warmgray-900{color:var(--color-warmgray-900)}.text-white{color:var(--color-white)}.text-yellow{color:var(--color-yellow)}.text-yellow-100{color:var(--color-yellow-100)}.text-yellow-200{color:var(--color-yellow-200)}.text-yellow-300{color:var(--color-yellow-300)}.text-yellow-400{color:var(--color-yellow-400)}.text-yellow-500{color:var(--color-yellow-500)}.text-yellow-600{color:var(--color-yellow-600)}.text-yellow-700{color:var(--color-yellow-700)}.text-yellow-800{color:var(--color-yellow-800)}.text-yellow-900{color:var(--color-yellow-900)}.not-italic{font-style:normal}.underline{text-decoration-line:underline}.decoration-orange{-webkit-text-decoration-color:var(--color-orange);text-decoration-color:var(--color-orange)}.decoration-2{text-decoration-thickness:2px}.decoration-4{text-decoration-thickness:4px}.decoration-8{text-decoration-thickness:8px}.underline-offset-4{text-underline-offset:4px}.underline-offset-8{text-underline-offset:8px}.opacity-0{opacity:0}.opacity-70{opacity:.7}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-kingsblue-100{--tw-shadow-color:#e4e7ea}@supports (color:color-mix(in lab,red,red)){.shadow-kingsblue-100{--tw-shadow-color:color-mix(in oklab, var(--color-kingsblue-100) var(--tw-shadow-alpha), transparent)}}.ring-orange{--tw-ring-color:var(--color-orange)}.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,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-\[height\]{transition-property:height;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[width\]{transition-property:width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-0{--tw-duration:0s;transition-duration:0s}.duration-75{--tw-duration:75ms;transition-duration:75ms}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.bg-iceblue-gradient{background:linear-gradient(277.43deg,#bdd5e0b3,#bdd5e0)}.bg-kingsblue-gradient{background:linear-gradient(95.87deg,#0a2a3f,#0c3049 49.47%,#123d59)}.bg-orange-gradient{background:linear-gradient(277.43deg,#ddab70cc,#ddab70)}.bg-warmgray-gradient{background:linear-gradient(277.19deg,#c3b8abb3,#c3b8ab 99.63%)}.bg-yellow-gradient{background:linear-gradient(277.43deg,#eee48db3 -1.11%,#eee48d)}:is(.\*\:max-h-0>*){max-height:0}:is(.\*\:w-full>*){width:100%}@media(hover:hover){.group-hover\:pointer-events-auto:is(:where(.group):hover *){pointer-events:auto}.group-hover\:w-\[120px\]:is(:where(.group):hover *){width:120px}.group-hover\:translate-x-2:is(:where(.group):hover *){--tw-translate-x:calc(var(--spacing) * 2);translate:var(--tw-translate-x) var(--tw-translate-y)}.group-hover\:translate-x-4:is(:where(.group):hover *){--tw-translate-x:calc(var(--spacing) * 4);translate:var(--tw-translate-x) var(--tw-translate-y)}.group-hover\:scale-105:is(:where(.group):hover *){--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x) var(--tw-scale-y)}.group-hover\:bg-orange-600:is(:where(.group):hover *){background-color:var(--color-orange-600)}.group-hover\:bg-orange\/60:is(:where(.group):hover *){background-color:#ddab7099}@supports (color:color-mix(in lab,red,red)){.group-hover\:bg-orange\/60:is(:where(.group):hover *){background-color:color-mix(in oklab,var(--color-orange) 60%,transparent)}}.group-hover\:text-orange:is(:where(.group):hover *){color:var(--color-orange)}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}.group-focus-visible\:opacity-100:is(:where(.group):focus-visible *){opacity:1}.group-has-\[\#tab--1\:checked\]\/tabs\:pointer-events-auto:is(:where(.group\/tabs):has(#tab--1:checked) *){pointer-events:auto}.group-has-\[\#tab--1\:checked\]\/tabs\:h-auto:is(:where(.group\/tabs):has(#tab--1:checked) *){height:auto}.group-has-\[\#tab--1\:checked\]\/tabs\:translate-y-0:is(:where(.group\/tabs):has(#tab--1:checked) *){--tw-translate-y:0;translate:var(--tw-translate-x) var(--tw-translate-y)}.group-has-\[\#tab--1\:checked\]\/tabs\:font-display-md-bold:is(:where(.group\/tabs):has(#tab--1:checked) *){font-family:var(--font-sans);font-size:var(--text-md);line-height:28px;font-weight:var(--font-weight-bold)}.group-has-\[\#tab--1\:checked\]\/tabs\:text-kingsblue:is(:where(.group\/tabs):has(#tab--1:checked) *){color:var(--color-kingsblue)}.group-has-\[\#tab--1\:checked\]\/tabs\:opacity-100:is(:where(.group\/tabs):has(#tab--1:checked) *){opacity:1}.group-has-\[\#tab--1\:checked\]\/tabs\:duration-300:is(:where(.group\/tabs):has(#tab--1:checked) *){--tw-duration:.3s;transition-duration:.3s}:is(.group-has-\[\#tab--1\:checked\]\/tabs\:\*\:max-h-none:is(:where(.group\/tabs):has(#tab--1:checked) *)>*){max-height:none}.group-has-\[\#tab--2\:checked\]\/tabs\:pointer-events-auto:is(:where(.group\/tabs):has(#tab--2:checked) *){pointer-events:auto}.group-has-\[\#tab--2\:checked\]\/tabs\:h-auto:is(:where(.group\/tabs):has(#tab--2:checked) *){height:auto}.group-has-\[\#tab--2\:checked\]\/tabs\:translate-y-0:is(:where(.group\/tabs):has(#tab--2:checked) *){--tw-translate-y:0;translate:var(--tw-translate-x) var(--tw-translate-y)}.group-has-\[\#tab--2\:checked\]\/tabs\:font-display-md-bold:is(:where(.group\/tabs):has(#tab--2:checked) *){font-family:var(--font-sans);font-size:var(--text-md);line-height:28px;font-weight:var(--font-weight-bold)}.group-has-\[\#tab--2\:checked\]\/tabs\:text-kingsblue:is(:where(.group\/tabs):has(#tab--2:checked) *){color:var(--color-kingsblue)}.group-has-\[\#tab--2\:checked\]\/tabs\:opacity-100:is(:where(.group\/tabs):has(#tab--2:checked) *){opacity:1}.group-has-\[\#tab--2\:checked\]\/tabs\:duration-300:is(:where(.group\/tabs):has(#tab--2:checked) *){--tw-duration:.3s;transition-duration:.3s}:is(.group-has-\[\#tab--2\:checked\]\/tabs\:\*\:max-h-none:is(:where(.group\/tabs):has(#tab--2:checked) *)>*){max-height:none}.group-has-\[\#tab--3\:checked\]\/tabs\:pointer-events-auto:is(:where(.group\/tabs):has(#tab--3:checked) *){pointer-events:auto}.group-has-\[\#tab--3\:checked\]\/tabs\:h-auto:is(:where(.group\/tabs):has(#tab--3:checked) *){height:auto}.group-has-\[\#tab--3\:checked\]\/tabs\:translate-y-0:is(:where(.group\/tabs):has(#tab--3:checked) *){--tw-translate-y:0;translate:var(--tw-translate-x) var(--tw-translate-y)}.group-has-\[\#tab--3\:checked\]\/tabs\:font-display-md-bold:is(:where(.group\/tabs):has(#tab--3:checked) *){font-family:var(--font-sans);font-size:var(--text-md);line-height:28px;font-weight:var(--font-weight-bold)}.group-has-\[\#tab--3\:checked\]\/tabs\:text-kingsblue:is(:where(.group\/tabs):has(#tab--3:checked) *){color:var(--color-kingsblue)}.group-has-\[\#tab--3\:checked\]\/tabs\:opacity-100:is(:where(.group\/tabs):has(#tab--3:checked) *){opacity:1}.group-has-\[\#tab--3\:checked\]\/tabs\:duration-300:is(:where(.group\/tabs):has(#tab--3:checked) *){--tw-duration:.3s;transition-duration:.3s}:is(.group-has-\[\#tab--3\:checked\]\/tabs\:\*\:max-h-none:is(:where(.group\/tabs):has(#tab--3:checked) *)>*){max-height:none}.group-has-\[\#tab--4\:checked\]\/tabs\:pointer-events-auto:is(:where(.group\/tabs):has(#tab--4:checked) *){pointer-events:auto}.group-has-\[\#tab--4\:checked\]\/tabs\:h-auto:is(:where(.group\/tabs):has(#tab--4:checked) *){height:auto}.group-has-\[\#tab--4\:checked\]\/tabs\:translate-y-0:is(:where(.group\/tabs):has(#tab--4:checked) *){--tw-translate-y:0;translate:var(--tw-translate-x) var(--tw-translate-y)}.group-has-\[\#tab--4\:checked\]\/tabs\:font-display-md-bold:is(:where(.group\/tabs):has(#tab--4:checked) *){font-family:var(--font-sans);font-size:var(--text-md);line-height:28px;font-weight:var(--font-weight-bold)}.group-has-\[\#tab--4\:checked\]\/tabs\:text-kingsblue:is(:where(.group\/tabs):has(#tab--4:checked) *){color:var(--color-kingsblue)}.group-has-\[\#tab--4\:checked\]\/tabs\:opacity-100:is(:where(.group\/tabs):has(#tab--4:checked) *){opacity:1}.group-has-\[\#tab--4\:checked\]\/tabs\:duration-300:is(:where(.group\/tabs):has(#tab--4:checked) *){--tw-duration:.3s;transition-duration:.3s}:is(.group-has-\[\#tab--4\:checked\]\/tabs\:\*\:max-h-none:is(:where(.group\/tabs):has(#tab--4:checked) *)>*){max-height:none}.group-has-\[\#tab--5\:checked\]\/tabs\:pointer-events-auto:is(:where(.group\/tabs):has(#tab--5:checked) *){pointer-events:auto}.group-has-\[\#tab--5\:checked\]\/tabs\:h-auto:is(:where(.group\/tabs):has(#tab--5:checked) *){height:auto}.group-has-\[\#tab--5\:checked\]\/tabs\:translate-y-0:is(:where(.group\/tabs):has(#tab--5:checked) *){--tw-translate-y:0;translate:var(--tw-translate-x) var(--tw-translate-y)}.group-has-\[\#tab--5\:checked\]\/tabs\:font-display-md-bold:is(:where(.group\/tabs):has(#tab--5:checked) *){font-family:var(--font-sans);font-size:var(--text-md);line-height:28px;font-weight:var(--font-weight-bold)}.group-has-\[\#tab--5\:checked\]\/tabs\:text-kingsblue:is(:where(.group\/tabs):has(#tab--5:checked) *){color:var(--color-kingsblue)}.group-has-\[\#tab--5\:checked\]\/tabs\:opacity-100:is(:where(.group\/tabs):has(#tab--5:checked) *){opacity:1}.group-has-\[\#tab--5\:checked\]\/tabs\:duration-300:is(:where(.group\/tabs):has(#tab--5:checked) *){--tw-duration:.3s;transition-duration:.3s}:is(.group-has-\[\#tab--5\:checked\]\/tabs\:\*\:max-h-none:is(:where(.group\/tabs):has(#tab--5:checked) *)>*){max-height:none}.group-has-\[input\:checked\]\/checkbox\:block:is(:where(.group\/checkbox):has(:is(input:checked)) *){display:block}.group-data-\[loading\=true\]\:opacity-0:is(:where(.group)[data-loading=true] *){opacity:0}.group-data-\[mobile-nav-visible\=false\]\:hidden:is(:where(.group)[data-mobile-nav-visible=false] *),.group-data-\[mobile-nav-visible\=true\]\:hidden:is(:where(.group)[data-mobile-nav-visible=true] *){display:none}.peer-focus-visible\:opacity-100:is(:where(.peer):focus-visible~*){opacity:1}.placeholder\:font-semibold::placeholder{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.placeholder\:text-kingsblue-200::placeholder{color:var(--color-kingsblue-200)}@media(hover:hover){.hover\:translate-x-2:hover{--tw-translate-x:calc(var(--spacing) * 2);translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:border-orange:hover{border-color:var(--color-orange)}.hover\:border-warmgray:hover{border-color:var(--color-warmgray)}.hover\:bg-gray-200:hover{background-color:var(--color-gray-200)}.hover\:bg-kingsblue-500:hover{background-color:var(--color-kingsblue-500)}.hover\:bg-kingsblue-900:hover{background-color:var(--color-kingsblue-900)}.hover\:text-orange:hover{color:var(--color-orange)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:ring-4:hover{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:ring-orange:hover{--tw-ring-color:var(--color-orange)}}.focus-visible\:ring-1:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.active\:border-kingsblue-800:active{border-color:var(--color-kingsblue-800)}.active\:border-warmgray-900:active{border-color:var(--color-warmgray-900)}.active\:bg-kingsblue-300:active{background-color:var(--color-kingsblue-300)}.active\:bg-kingsblue-800:active{background-color:var(--color-kingsblue-800)}.active\:bg-warmgray-900:active{background-color:var(--color-warmgray-900)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-20:disabled{opacity:.2}.has-\[\:focus-visible\]\:opacity-100:has(:focus-visible){opacity:1}.has-\[input\:checked\]\:bg-kingsblue:has(:is(input:checked)){background-color:var(--color-kingsblue)}.has-\[input\:checked\]\:text-white:has(:is(input:checked)){color:var(--color-white)}.data-\[disabled\=true\]\:hidden[data-disabled=true]{display:none}.data-\[loading\=true\]\:pointer-events-none[data-loading=true]{pointer-events:none}.data-\[loading\=true\]\:animate-skeleton[data-loading=true]{background:linear-gradient(-65deg,var(--color-warmgray-100),var(--color-warmgray-300),var(--color-warmgray-100),var(--color-warmgray-300));animation:var(--animate-skeleton-background);background-size:300% 100%}.data-\[mobile-nav-visible\=false\]\:translate-x-full[data-mobile-nav-visible=false]{--tw-translate-x:100%;translate:var(--tw-translate-x) var(--tw-translate-y)}@media(min-width:480px){.xs\:block{display:block}.xs\:hidden{display:none}.xs\:font-text-md-regular{font-family:var(--font-sans);font-size:var(--text-md);line-height:28px;font-weight:var(--font-weight-regular)}}@media(min-width:640px){.sm\:col-span-2{grid-column:span 2/span 2}.sm\:mt-12{margin-top:calc(var(--spacing) * 12)}.sm\:block{display:block}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:w-auto{width:auto}.sm\:max-w-\[60\%\]{max-width:60%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:justify-center{justify-content:center}.sm\:gap-0{gap:0}.sm\:gap-5{gap:calc(var(--spacing) * 5)}.sm\:self-end{align-self:flex-end}.sm\:self-start{align-self:flex-start}.sm\:border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.sm\:px-4{padding-inline:calc(var(--spacing) * 4)}.sm\:py-8{padding-block:calc(var(--spacing) * 8)}.sm\:font-display-xl-bold{font-family:var(--font-sans);font-size:var(--text-3xl);line-height:62.78px;font-weight:var(--font-weight-bold)}.sm\:font-text-lg-semibold{font-family:var(--font-sans);font-size:var(--text-lg);line-height:28px;font-weight:var(--font-weight-semibold)}}@media(min-width:880px){.md\:right-0{right:0}.md\:col-span-1{grid-column:span 1/span 1}.md\:row-start-auto{grid-row-start:auto}.md\:row-end-auto{grid-row-end:auto}.md\:prose-base{font-size:1rem;line-height:1.75}.md\:prose-base :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.md\:prose-base :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.md\:prose-base :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.md\:prose-base :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.888889em;font-size:2.25em;line-height:1.11111}.md\:prose-base :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:1em;font-size:1.5em;line-height:1.33333}.md\:prose-base :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;line-height:1.6}.md\:prose-base :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.md\:prose-base :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-base :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-base :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-base :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-size:.875em}.md\:prose-base :where(code):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.md\:prose-base :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.md\:prose-base :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;line-height:1.71429}.md\:prose-base :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.md\:prose-base :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.md\:prose-base :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.md\:prose-base :where(.md\:prose-base>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.md\:prose-base :where(.md\:prose-base>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose-base :where(.md\:prose-base>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.md\:prose-base :where(.md\:prose-base>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose-base :where(.md\:prose-base>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.md\:prose-base :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-base :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.md\:prose-base :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.md\:prose-base :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.md\:prose-base :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3em;margin-bottom:3em}.md\:prose-base :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.md\:prose-base :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.71429}.md\:prose-base :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.md\:prose-base :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.md\:prose-base :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.md\:prose-base :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.md\:prose-base :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.md\:prose-base :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.md\:prose-base :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.md\:prose-base :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.md\:prose-base :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.857143em;font-size:.875em;line-height:1.42857}.md\:prose-base :where(.md\:prose-base>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.md\:prose-base :where(.md\:prose-base>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.md\:mt-16{margin-top:calc(var(--spacing) * 16)}.md\:mt-20{margin-top:calc(var(--spacing) * 20)}.md\:mb-4{margin-bottom:calc(var(--spacing) * 4)}.md\:mb-20{margin-bottom:calc(var(--spacing) * 20)}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:\!h-8{height:calc(var(--spacing) * 8)!important}.md\:\!h-\[440px\]{height:440px!important}.md\:h-6{height:calc(var(--spacing) * 6)}.md\:h-\[531px\]{height:531px}.md\:h-\[640px\]{height:640px}.md\:h-\[770px\]{height:770px}.md\:min-h-\[200px\]{min-height:200px}.md\:w-6{width:calc(var(--spacing) * 6)}.md\:w-\[60\%\]{width:60%}.md\:w-\[345px\]{width:345px}.md\:w-auto{width:auto}.md\:max-w-full{max-width:100%}.md\:flex-shrink-0{flex-shrink:0}.md\:translate-x-5{--tw-translate-x:calc(var(--spacing) * 5);translate:var(--tw-translate-x) var(--tw-translate-y)}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:justify-between{justify-content:space-between}.md\:gap-4{gap:calc(var(--spacing) * 4)}.md\:gap-12{gap:calc(var(--spacing) * 12)}.md\:gap-y-14{row-gap:calc(var(--spacing) * 14)}.md\:p-8{padding:calc(var(--spacing) * 8)}.md\:px-\[2px\]{padding-inline:2px}.md\:py-3{padding-block:calc(var(--spacing) * 3)}.md\:py-14{padding-block:calc(var(--spacing) * 14)}.md\:pt-44{padding-top:calc(var(--spacing) * 44)}.md\:pl-8{padding-left:calc(var(--spacing) * 8)}.md\:font-display-lg-bold{font-family:var(--font-sans);font-size:var(--text-xl);line-height:31px;font-weight:var(--font-weight-bold)}.md\:font-display-lg2-bold{font-family:var(--font-sans);font-size:var(--text-2xl);line-height:47px;font-weight:var(--font-weight-bold)}.md\:font-display-lg2-regular{font-family:var(--font-sans);font-size:var(--text-2xl);line-height:47px;font-weight:var(--font-weight-regular)}.md\:font-display-xl-bold{font-family:var(--font-sans);font-size:var(--text-3xl);line-height:62.78px;font-weight:var(--font-weight-bold)}.md\:font-text-md-bold{font-family:var(--font-sans);font-size:var(--text-md);line-height:28px;font-weight:var(--font-weight-bold)}.md\:font-text-md-regular{font-family:var(--font-sans);font-size:var(--text-md);line-height:28px;font-weight:var(--font-weight-regular)}.md\:font-text-sm-regular{font-family:var(--font-sans);font-size:var(--text-sm);line-height:28px;font-weight:var(--font-weight-regular)}:is(.md\:\*\:w-auto>*){width:auto}}@media(min-width:1224px){.lg\:-top-16{top:calc(var(--spacing) * -16)}.lg\:row-start-auto{grid-row-start:auto}.lg\:mt-16{margin-top:calc(var(--spacing) * 16)}.lg\:mb-8{margin-bottom:calc(var(--spacing) * 8)}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:inline{display:inline}.lg\:aspect-square{aspect-ratio:1}.lg\:max-h-none{max-height:none}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-wrap{flex-wrap:wrap}.lg\:place-items-start{place-items:start}.lg\:justify-between{justify-content:space-between}.lg\:justify-start{justify-content:flex-start}.lg\:gap-x-4{column-gap:calc(var(--spacing) * 4)}.lg\:gap-x-20{column-gap:calc(var(--spacing) * 20)}.lg\:border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.lg\:text-left{text-align:left}.lg\:font-display-xl-regular{font-family:var(--font-sans);font-size:var(--text-3xl);line-height:62.78px;font-weight:var(--font-weight-regular)}}.\[\&_tbody_td\:nth-child\(odd\)\]\:bg-gray-100 tbody td:nth-child(odd){background-color:var(--color-gray-100)}.data-\[month\=\"1\"\]\:\[\&_tbody_tr\:nth-child\(1\)\]\:text-orange-bold[data-month="1"] tbody tr:first-child,.data-\[month\=\"10\"\]\:\[\&_tbody_tr\:nth-child\(10\)\]\:text-orange-bold[data-month="10"] tbody tr:nth-child(10),.data-\[month\=\"11\"\]\:\[\&_tbody_tr\:nth-child\(11\)\]\:text-orange-bold[data-month="11"] tbody tr:nth-child(11),.data-\[month\=\"12\"\]\:\[\&_tbody_tr\:nth-child\(12\)\]\:text-orange-bold[data-month="12"] tbody tr:nth-child(12),.data-\[month\=\"2\"\]\:\[\&_tbody_tr\:nth-child\(2\)\]\:text-orange-bold[data-month="2"] tbody tr:nth-child(2),.data-\[month\=\"3\"\]\:\[\&_tbody_tr\:nth-child\(3\)\]\:text-orange-bold[data-month="3"] tbody tr:nth-child(3),.data-\[month\=\"4\"\]\:\[\&_tbody_tr\:nth-child\(4\)\]\:text-orange-bold[data-month="4"] tbody tr:nth-child(4),.data-\[month\=\"5\"\]\:\[\&_tbody_tr\:nth-child\(5\)\]\:text-orange-bold[data-month="5"] tbody tr:nth-child(5),.data-\[month\=\"6\"\]\:\[\&_tbody_tr\:nth-child\(6\)\]\:text-orange-bold[data-month="6"] tbody tr:nth-child(6),.data-\[month\=\"7\"\]\:\[\&_tbody_tr\:nth-child\(7\)\]\:text-orange-bold[data-month="7"] tbody tr:nth-child(7),.data-\[month\=\"8\"\]\:\[\&_tbody_tr\:nth-child\(8\)\]\:text-orange-bold[data-month="8"] tbody tr:nth-child(8),.data-\[month\=\"9\"\]\:\[\&_tbody_tr\:nth-child\(9\)\]\:text-orange-bold[data-month="9"] tbody tr:nth-child(9){color:var(--color-orange);font-weight:var(--font-weight-semibold)}.\[\&_td\]\:p-3 td,.\[\&_th\]\:p-3 th{padding:calc(var(--spacing) * 3)}.\[\&_thead_th\:nth-child\(odd\)\]\:bg-gray-100 thead th:nth-child(odd){background-color:var(--color-gray-100)}}@font-face{font-family:Assistant;src:url(/static/fonts/assistant-300.ttf);font-weight:300;font-style:normal;font-display:swap}.prose{max-width:938px;font-size:18px}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:18px}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) strong{font-weight:700}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:48px;font-weight:700}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:32px;font-weight:700}.prose :where(h2,h3):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h2,h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:24px;font-weight:700}.prose :where(h4,h5,h6):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h4,h5,h6):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:18px;font-weight:700}.prose-sm{max-width:938px;font-size:18px}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:18px}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) strong{font-weight:700}.reveal-hidden{opacity:0;filter:blur(5px);transform:translateY(5rem)}.reveal-hidden.reveal-show{opacity:1;filter:blur();transition:all .5s cubic-bezier(.4,0,.2,1) .15s;transform:translateY(0)}@font-face{font-family:Assistant;src:url(/static/fonts/assistant-400.ttf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Assistant;src:url(/static/fonts/assistant-500.ttf);font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Assistant;src:url(/static/fonts/assistant-600.ttf);font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Assistant;src:url(/static/fonts/assistant-700.ttf);font-weight:700;font-style:normal;font-display:swap}.swiper-pagination{position:static!important}.swiper-pagination-bullet{height:calc(var(--spacing) * 3);width:calc(var(--spacing) * 5);background-color:var(--color-kingsblue-400);text-align:center;--tw-leading:calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5);transition-property:width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-duration:.15s;--tw-ease:var(--ease-in-out);transition-duration:.15s;transition-timing-function:var(--ease-in-out);border-radius:10px;margin-inline:5.5px!important}.swiper-pagination-bullet-active{height:calc(var(--spacing) * 3);width:calc(var(--spacing) * 16);background-color:var(--color-kingsblue);text-align:center;--tw-leading:calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5);transition-property:width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-duration:.3s;--tw-ease:var(--ease-in-out);transition-duration:.3s;transition-timing-function:var(--ease-in-out);border-radius:10px}.swiper-pagination--secondary .swiper-pagination-bullet-active{background-color:var(--color-white)}.swiper--smooth-scrolling{-o-transition-timing-function:linear!important;transition-timing-function:linear!important}@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-divide-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@keyframes skeleton-background{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.dot-grid[data-astro-cid-2p5vcsec]{background-image:radial-gradient(circle,rgba(10,42,63,.1) 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(to top,transparent 0%,black 40%,black 60%,transparent 100%);-webkit-mask-image:linear-gradient(to top,transparent 0%,black 90%,black 60%,transparent 100%)}
