@charset "UTF-8";/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}@font-face{font-family:Jungka-ForPro;src:url(./Jungka-Regular.06DjYmWR.woff) format("woff"),url(./Jungka-Regular.IbVQun3E.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Jungka-ForPro;src:url(./Jungka-RegularItalic.FLAnaqiU.woff) format("woff"),url(./Jungka-RegularItalic.aulYnEjz.woff2) format("woff2");font-weight:400;font-style:italic}@font-face{font-family:Jungka-ForPro;src:url(./Jungka-Medium.Y7RuaGkw.woff) format("woff"),url(./Jungka-Medium.zMekELmR.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Jungka-ForPro;src:url(./Jungka-Bold.fNxw1BEQ.woff) format("woff"),url(./Jungka-Bold.V5HXQmnn.woff2) format("woff2");font-weight:700;font-style:normal}:root{--app-font-baseline: 24px;--app-nav_height: 3.25rem;--app-flex--gap_half: .5rem;--app-gutter_regular: 1rem;--app-gutter_large: 2rem;--app-line-with: 3px;--app-color--pink: rgb(255, 0, 252);--app-color--green--pastel: rgb(155, 204, 0);--app-color--orange: rgb(255, 105, 23);--app-color--yellow: #ffeb00;--app-color--blue--light: rgb(185, 230, 255);--app-color--purple: #bea5e6;--app-color--red: #f2030d;--app-color--grey--light: #E3D4BE;--app-color--green: rgb(61, 240, 105);--app-color--blue: rgb(23, 84, 255);--app-color-beige: #E3D4BE;--fp-color-accueil: rgb(242, 3, 13);--fp-color-makerlab: rgb(255, 0, 252);--fp-color-learninglab: rgb(23, 84, 255);--fp-color-foodlab: rgb(255, 248, 0);--fp-color-grandlab: rgb(0, 145, 133);--fp-color-hotel_entreprises: rgb(120, 210, 0);--fp-color-ecole_horlogerie: rgb(255, 199, 140);--fp-color-creche: rgb(185, 230, 255)}@media (max-width: 1000px){:root{--app-nav_height: 5.8rem}}.app-width-gutter{box-sizing:border-box;padding-left:var(--app-flex--gap_half);padding-right:var(--app-flex--gap_half)}.app-width-100{width:100%}.app-flex{display:flex;flex-wrap:wrap;flex-direction:row}.app-flex.app-flex--gap_half{gap:var(--app-flex--gap_half)}.app-flex.app-flex--gap_regular{gap:var(--app-gutter_regular)}.app-flex.app-flex--gap_large{gap:var(--app-gutter_large)}.app-flex.app-flex--column-gap_half{-moz-column-gap:var(--app-flex--gap_half);column-gap:var(--app-flex--gap_half)}.app-flex.app-flex--column-gap_regular{-moz-column-gap:var(--app-gutter_regular);column-gap:var(--app-gutter_regular)}.app-flex.app-flex--column-gap_large{-moz-column-gap:var(--app-gutter_large);column-gap:var(--app-gutter_large)}.app-flex.app-flex--row-gap_half{row-gap:var(--app-flex--gap_half)}.app-flex.app-flex--row-gap_regular{row-gap:var(--app-gutter_regular)}.app-flex.app-flex--row-gap_large{row-gap:var(--app-gutter_large)}.app-flex.app-flex--row{flex-direction:row}.app-flex.app-flex--row-reverse{flex-direction:row-reverse}.app-flex.app-flex--column{flex-direction:column}.app-flex.app-flex--column-reverse{flex-direction:column-reverse}.app-flex.app-flex--wrap{flex-wrap:wrap}.app-flex.app-flex--wrap-reverse{flex-wrap:wrap-reverse}.app-flex.app-flex--nowrap{flex-wrap:nowrap}.app-flex.app-flex--align_center{align-items:center}.app-flex.app-flex--align_baseline{align-items:baseline}.app-flex.app-flex--align_flex-start{align-items:flex-start}.app-flex.app-flex--align_flex-end{align-items:flex-end}.app-flex.app-flex--justify_center{justify-content:center}.app-flex.app-flex--justify_space-around{justify-content:space-around}.app-flex.app-flex--justify_space-between{justify-content:space-between}.app-flex.app-flex--justify_space-evenly{justify-content:space-evenly}.app-flex.app-flex--justify_end{justify-content:flex-end}.app-flex>[class*=app-flex__basis-]{box-sizing:border-box}.app-flex>.app-flex__basis-auto{flex-basis:auto}.app-flex>.app-flex__basis-0-24{flex-basis:0%}.app-flex>.app-flex__basis-1-24{flex-basis:4.1666666667%}.app-flex>.app-flex__basis-2-24{flex-basis:8.3333333333%}.app-flex>.app-flex__basis-3-24{flex-basis:12.5%}.app-flex>.app-flex__basis-4-24{flex-basis:16.6666666667%}.app-flex>.app-flex__basis-5-24{flex-basis:20.8333333333%}.app-flex>.app-flex__basis-6-24{flex-basis:25%}.app-flex>.app-flex__basis-7-24{flex-basis:29.1666666667%}.app-flex>.app-flex__basis-8-24{flex-basis:33.3333333333%}.app-flex>.app-flex__basis-9-24{flex-basis:37.5%}.app-flex>.app-flex__basis-10-24{flex-basis:41.6666666667%}.app-flex>.app-flex__basis-11-24{flex-basis:45.8333333333%}.app-flex>.app-flex__basis-12-24{flex-basis:50%}.app-flex>.app-flex__basis-13-24{flex-basis:54.1666666667%}.app-flex>.app-flex__basis-14-24{flex-basis:58.3333333333%}.app-flex>.app-flex__basis-15-24{flex-basis:62.5%}.app-flex>.app-flex__basis-16-24{flex-basis:66.6666666667%}.app-flex>.app-flex__basis-17-24{flex-basis:70.8333333333%}.app-flex>.app-flex__basis-18-24{flex-basis:75%}.app-flex>.app-flex__basis-19-24{flex-basis:79.1666666667%}.app-flex>.app-flex__basis-20-24{flex-basis:83.3333333333%}.app-flex>.app-flex__basis-21-24{flex-basis:87.5%}.app-flex>.app-flex__basis-22-24{flex-basis:91.6666666667%}.app-flex>.app-flex__basis-23-24{flex-basis:95.8333333333%}.app-flex>.app-flex__basis-24-24{flex-basis:100%}.app-flex>.app-flex__basis-1-1{flex-basis:100%}.app-flex>.app-flex__basis-1-2{flex-basis:50%}.app-flex>.app-flex__basis-2-2{flex-basis:50%}.app-flex>.app-flex__basis-1-3{flex-basis:33.3333333333%}.app-flex>.app-flex__basis-2-3{flex-basis:100%}.app-flex>.app-flex__basis-1-4{flex-basis:25%}.app-flex>.app-flex__basis-2-4{flex-basis:50%}.app-flex>.app-flex__basis-3-4{flex-basis:100%}.app-flex>.app-flex__basis-1-5{flex-basis:20%}.app-flex>.app-flex__basis-2-5{flex-basis:40%}.app-flex>.app-flex__basis-3-5{flex-basis:60%}.app-flex>.app-flex__basis-4-5{flex-basis:80%}.app-flex>.app-flex__basis-5-5{flex-basis:100%}[class*=app-grid--]{display:grid;gap:var(--app-gutter_regular)}[class*=app-grid--].app-grid--gap_half{gap:var(--app-flex--gap_half)}[class*=app-grid--].app-grid--gap_regular{gap:var(--app-gutter_regular)}[class*=app-grid--].app-grid--gap_large{gap:var(--app-gutter_large)}[class*=app-grid--].app-grid--column-gap_half{-moz-column-gap:var(--app-flex--gap_half);column-gap:var(--app-flex--gap_half)}[class*=app-grid--].app-grid--column-gap_regular{-moz-column-gap:var(--app-gutter_regular);column-gap:var(--app-gutter_regular)}[class*=app-grid--].app-grid--column-gap_large{-moz-column-gap:var(--app-gutter_large);column-gap:var(--app-gutter_large)}[class*=app-grid--].app-grid--row-gap_half{row-gap:var(--app-flex--gap_half)}[class*=app-grid--].app-grid--row-gap_regular{row-gap:var(--app-gutter_regular)}[class*=app-grid--].app-grid--row-gap_large{row-gap:var(--app-gutter_large)}.app-grid--column-1{grid-template-columns:repeat(1,minmax(0,1fr))}.app-grid--column-2{grid-template-columns:repeat(2,minmax(0,1fr))}.app-grid--column-3{grid-template-columns:repeat(3,minmax(0,1fr))}.app-grid--column-4{grid-template-columns:repeat(4,minmax(0,1fr))}.app-grid--column-5{grid-template-columns:repeat(5,minmax(0,1fr))}.app-grid--column-6{grid-template-columns:repeat(6,minmax(0,1fr))}.app-grid--column-7{grid-template-columns:repeat(7,minmax(0,1fr))}.app-grid--column-8{grid-template-columns:repeat(8,minmax(0,1fr))}.app-grid--column-9{grid-template-columns:repeat(9,minmax(0,1fr))}.app-grid--column-10{grid-template-columns:repeat(10,minmax(0,1fr))}.app-grid--column-11{grid-template-columns:repeat(11,minmax(0,1fr))}.app-grid--column-12{grid-template-columns:repeat(12,minmax(0,1fr))}.app-grid--column-13{grid-template-columns:repeat(13,minmax(0,1fr))}.app-grid--column-14{grid-template-columns:repeat(14,minmax(0,1fr))}.app-grid--column-15{grid-template-columns:repeat(15,minmax(0,1fr))}.app-grid--column-16{grid-template-columns:repeat(16,minmax(0,1fr))}.app-grid--column-17{grid-template-columns:repeat(17,minmax(0,1fr))}.app-grid--column-18{grid-template-columns:repeat(18,minmax(0,1fr))}.app-grid--column-19{grid-template-columns:repeat(19,minmax(0,1fr))}.app-grid--column-20{grid-template-columns:repeat(20,minmax(0,1fr))}.app-grid--column-21{grid-template-columns:repeat(21,minmax(0,1fr))}.app-grid--column-22{grid-template-columns:repeat(22,minmax(0,1fr))}.app-grid--column-23{grid-template-columns:repeat(23,minmax(0,1fr))}.app-grid--column-24{grid-template-columns:repeat(24,minmax(0,1fr))}@media (max-width: 1000px){.app-grid--sm--column-1{grid-template-columns:repeat(1,minmax(0,1fr))}.app-grid--sm--column-2{grid-template-columns:repeat(2,minmax(0,1fr))}.app-grid--sm--column-3{grid-template-columns:repeat(3,minmax(0,1fr))}.app-grid--sm--column-4{grid-template-columns:repeat(4,minmax(0,1fr))}.app-grid--sm--column-5{grid-template-columns:repeat(5,minmax(0,1fr))}.app-grid--sm--column-6{grid-template-columns:repeat(6,minmax(0,1fr))}.app-grid--sm--column-7{grid-template-columns:repeat(7,minmax(0,1fr))}.app-grid--sm--column-8{grid-template-columns:repeat(8,minmax(0,1fr))}.app-grid--sm--column-9{grid-template-columns:repeat(9,minmax(0,1fr))}.app-grid--sm--column-10{grid-template-columns:repeat(10,minmax(0,1fr))}.app-grid--sm--column-11{grid-template-columns:repeat(11,minmax(0,1fr))}.app-grid--sm--column-12{grid-template-columns:repeat(12,minmax(0,1fr))}.app-grid--sm--column-13{grid-template-columns:repeat(13,minmax(0,1fr))}.app-grid--sm--column-14{grid-template-columns:repeat(14,minmax(0,1fr))}.app-grid--sm--column-15{grid-template-columns:repeat(15,minmax(0,1fr))}.app-grid--sm--column-16{grid-template-columns:repeat(16,minmax(0,1fr))}.app-grid--sm--column-17{grid-template-columns:repeat(17,minmax(0,1fr))}.app-grid--sm--column-18{grid-template-columns:repeat(18,minmax(0,1fr))}.app-grid--sm--column-19{grid-template-columns:repeat(19,minmax(0,1fr))}.app-grid--sm--column-20{grid-template-columns:repeat(20,minmax(0,1fr))}.app-grid--sm--column-21{grid-template-columns:repeat(21,minmax(0,1fr))}.app-grid--sm--column-22{grid-template-columns:repeat(22,minmax(0,1fr))}.app-grid--sm--column-23{grid-template-columns:repeat(23,minmax(0,1fr))}.app-grid--sm--column-24{grid-template-columns:repeat(24,minmax(0,1fr))}}@media (max-width: 750px){.app-grid--xs--column-1{grid-template-columns:repeat(1,minmax(0,1fr))}.app-grid--xs--column-2{grid-template-columns:repeat(2,minmax(0,1fr))}.app-grid--xs--column-3{grid-template-columns:repeat(3,minmax(0,1fr))}.app-grid--xs--column-4{grid-template-columns:repeat(4,minmax(0,1fr))}.app-grid--xs--column-5{grid-template-columns:repeat(5,minmax(0,1fr))}.app-grid--xs--column-6{grid-template-columns:repeat(6,minmax(0,1fr))}.app-grid--xs--column-7{grid-template-columns:repeat(7,minmax(0,1fr))}.app-grid--xs--column-8{grid-template-columns:repeat(8,minmax(0,1fr))}.app-grid--xs--column-9{grid-template-columns:repeat(9,minmax(0,1fr))}.app-grid--xs--column-10{grid-template-columns:repeat(10,minmax(0,1fr))}.app-grid--xs--column-11{grid-template-columns:repeat(11,minmax(0,1fr))}.app-grid--xs--column-12{grid-template-columns:repeat(12,minmax(0,1fr))}.app-grid--xs--column-13{grid-template-columns:repeat(13,minmax(0,1fr))}.app-grid--xs--column-14{grid-template-columns:repeat(14,minmax(0,1fr))}.app-grid--xs--column-15{grid-template-columns:repeat(15,minmax(0,1fr))}.app-grid--xs--column-16{grid-template-columns:repeat(16,minmax(0,1fr))}.app-grid--xs--column-17{grid-template-columns:repeat(17,minmax(0,1fr))}.app-grid--xs--column-18{grid-template-columns:repeat(18,minmax(0,1fr))}.app-grid--xs--column-19{grid-template-columns:repeat(19,minmax(0,1fr))}.app-grid--xs--column-20{grid-template-columns:repeat(20,minmax(0,1fr))}.app-grid--xs--column-21{grid-template-columns:repeat(21,minmax(0,1fr))}.app-grid--xs--column-22{grid-template-columns:repeat(22,minmax(0,1fr))}.app-grid--xs--column-23{grid-template-columns:repeat(23,minmax(0,1fr))}.app-grid--xs--column-24{grid-template-columns:repeat(24,minmax(0,1fr))}}h1,.fp-heading-h1{font-size:5rem;line-height:5rem;font-weight:600;text-wrap:balance}@media (max-width: 1000px){h1,.fp-heading-h1{font-size:2.25rem;line-height:2.25rem}}h2,.fp-heading-h2{font-size:4rem;line-height:4rem;font-weight:600;text-wrap:balance}@media (max-width: 1000px){h2,.fp-heading-h2{font-size:3rem;line-height:3rem}}@media (max-width: 750px){h2,.fp-heading-h2{font-size:2rem;line-height:2rem}}h3,.fp-heading-h3{font-weight:600;font-size:3rem;line-height:3rem;text-wrap:balance}@media (max-width: 1000px){h3,.fp-heading-h3{font-size:2rem;line-height:1em}}@media (max-width: 750px){h3,.fp-heading-h3{font-size:1.15rem;line-height:1em}}h4,.fp-heading-h4{font-weight:600;font-size:2rem;line-height:1em;text-wrap:balance}@media (max-width: 750px){h4,.fp-heading-h4{font-size:1.1rem;line-height:1em}}h5,.fp-heading-h5{font-weight:600;font-size:1.5rem;line-height:1em;text-wrap:balance}@media (max-width: 750px){h5,.fp-heading-h5{font-size:1rem;line-height:1em}}.app-typo_text-content>*:first-child{margin-top:0}.app-typo_text-content>*:last-child{margin-bottom:0}.app-typo_text-content h1,.app-typo_text-content .fp-heading-h1,.app-typo_text-content h2,.app-typo_text-content .fp-heading-h2{margin-top:1em}.app-typo_text-content h3,.app-typo_text-content .fp-heading-h3,.app-typo_text-content h4,.app-typo_text-content .fp-heading-h4{margin-top:2em}.app-typo_text-content a{color:var(--app-color--blue)}.app-typo_text-content ul,.app-typo_text-content ol{counter-reset:list-number 0}@media (max-width: 750px){.app-typo_text-content ul,.app-typo_text-content ol{font-size:.9rem;line-height:1.15em}}.app-typo_text-content ul li,.app-typo_text-content ol li{padding-left:1em;position:relative}.app-typo_text-content ul li:before,.app-typo_text-content ol li:before{position:absolute;left:0}.app-typo_text-content ul>li:before{color:var(--app-color--blue);content:"•"}.app-typo_text-content ol>li:before{color:var(--app-color--blue);content:counter(list-number) ".";counter-increment:list-number}.app-typo_text-content p{margin-top:1.25em;margin-bottom:1.25em}@media (max-width: 750px){.app-typo_text-content p{font-size:.9rem;line-height:1.15em}}.app-typo_text-content.app-typo_text-content--typo-large{line-height:1.5rem;font-size:1.25rem}@media (max-width: 750px){.app-typo_text-content.app-typo_text-content--typo-large{line-height:1.15rem;font-size:1rem}}a.app-button{text-decoration:none}.app-button{--app-button--color: black;--app-button--background-color: white;--app-button--border-color: var(--app-button--color);border:solid 2px var(--app-button--border-color);line-height:1rem;font-size:.85rem;padding:.5rem 1rem;display:inline-block;font-weight:600;overflow:hidden;transition:transform .25s,color .25s;transform:scale(1);color:var(--app-button--color);background:var(--app-button--background-color);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.app-button:hover:not(.app-button--without-over-effect){color:var(--app-button--background-color);background:var(--app-button--color);transform:scale(1.05);transition:transform .25s}.app-button.app-button--rounded{border-radius:1rem}.app-button.app-button--xl{padding:max(1rem,2vw) max(2rem,4vw);font-size:max(1rem,2vw);border-radius:10em}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.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.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.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:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.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:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;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:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;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.7142857em;margin-bottom:1.7142857em}.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] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.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}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.-bottom-10{bottom:-2.5rem}.-left-10{left:-2.5rem}.-left-14{left:-3.5rem}.-right-20{right:-5rem}.-right-32{right:-8rem}.-top-10{top:-2.5rem}.-top-12{top:-3rem}.-top-3{top:-.75rem}.bottom-20{bottom:5rem}.bottom-5{bottom:1.25rem}.left-48{left:12rem}.left-5{left:1.25rem}.left-\[-6rem\]{left:-6rem}.right-0{right:0}.right-1{right:.25rem}.right-10{right:2.5rem}.right-36{right:9rem}.right-4{right:1rem}.top-0{top:0}.top-1{top:.25rem}.top-20{top:5rem}.top-4{top:1rem}.top-\[-0rem\]{top:-0rem}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.col-span-1{grid-column:span 1 / span 1}.col-span-12{grid-column:span 12 / span 12}.col-span-5{grid-column:span 5 / span 5}.col-span-7{grid-column:span 7 / span 7}.col-span-full{grid-column:1 / -1}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.-ml-10{margin-left:-2.5rem}.-mt-14{margin-top:-3.5rem}.-mt-20{margin-top:-5rem}.-mt-28{margin-top:-7rem}.-mt-6{margin-top:-1.5rem}.-mt-8{margin-top:-2rem}.mt-10{margin-top:2.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}.block{display:block}.flex{display:flex}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-4{width:1rem;height:1rem}.h-10{height:2.5rem}.h-56{height:14rem}.h-\[25em\]{height:25em}.h-\[60vh\]{height:60vh}.h-\[70lvh\]{height:70lvh}.h-\[80\%\]{height:80%}.h-\[90\%\]{height:90%}.h-\[98vh\]{height:98vh}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-min{height:-moz-min-content;height:min-content}.min-h-0{min-height:0px}.min-h-72{min-height:18rem}.min-h-96{min-height:24rem}.w-10{width:2.5rem}.w-20{width:5rem}.w-32{width:8rem}.w-36{width:9rem}.w-40{width:10rem}.w-\[50em\]{width:50em}.w-\[90vw\]{width:90vw}.w-\[96vw\]{width:96vw}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.max-w-\[1920px\]{max-width:1920px}.-rotate-12{--tw-rotate: -12deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-\[80\%_20\%\]{grid-template-rows:80% 20%}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-around{justify-content:space-around}.gap-12{gap:3rem}.gap-5{gap:1.25rem}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.self-end{align-self:flex-end}.self-center{align-self:center}.justify-self-center{justify-self:center}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:2rem}.rounded-3xl{border-radius:4rem}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border-solid{border-style:solid}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.bg-background{--tw-bg-opacity: 1;background-color:rgb(210 200 180 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(55 0 125 / var(--tw-bg-opacity, 1))}.bg-secondary{--tw-bg-opacity: 1;background-color:rgb(255 83 0 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-center{-o-object-position:center;object-position:center}.p-3{padding:.75rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-10{padding-bottom:2.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pt-0{padding-top:0}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-3{padding-top:.75rem}.pt-5{padding-top:1.25rem}.text-center{text-align:center}.align-bottom{vertical-align:bottom}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.text-\[0\.875rem\]{font-size:.875rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-4{line-height:1rem}.text-primary{--tw-text-opacity: 1;color:rgb(55 0 125 / var(--tw-text-opacity, 1))}.text-secondary{--tw-text-opacity: 1;color:rgb(255 83 0 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.brightness-90{--tw-brightness: brightness(.9);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)}html{font-size:var(--app-font-baseline);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;width:100%;height:100%;position:relative}body{font-family:Jungka-ForPro,sans-serif;line-height:1rem;font-size:.85rem;position:relative;overflow-x:hidden;width:100%;height:100%}.app-page-simple_content{text-align:center}.app-page-simple_content>*{margin-top:1rem}a{color:inherit}.app-remove-margin-child>*:first-child{margin-top:0!important}.app-remove-margin-child>*:last-child{margin-bottom:0!important}::-webkit-scrollbar-thumb{background-color:#000;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#333}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-corner{background-color:transparent}.hover\:bg-indigo-500:hover{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.hover\:text-secondary:hover{--tw-text-opacity: 1;color:rgb(255 83 0 / var(--tw-text-opacity, 1))}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-indigo-600:focus-visible{outline-color:#4f46e5}@media (min-width: 1024px){.lg\:relative{position:relative}.lg\:-bottom-52{bottom:-13rem}.lg\:-left-10{left:-2.5rem}.lg\:-right-52{right:-13rem}.lg\:-right-64{right:-16rem}.lg\:-top-10{top:-2.5rem}.lg\:left-\[-23rem\]{left:-23rem}.lg\:top-0{top:0}.lg\:top-4{top:1rem}.lg\:top-\[-5rem\]{top:-5rem}.lg\:z-20{z-index:20}.lg\:col-span-10{grid-column:span 10 / span 10}.lg\:col-span-12{grid-column:span 12 / span 12}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-8{grid-column:span 8 / span 8}.lg\:col-span-full{grid-column:1 / -1}.lg\:col-start-3{grid-column-start:3}.lg\:row-span-2{grid-row:span 2 / span 2}.lg\:row-start-2{grid-row-start:2}.lg\:mx-20{margin-left:5rem;margin-right:5rem}.lg\:-mt-10{margin-top:-2.5rem}.lg\:-mt-8{margin-top:-2rem}.lg\:ml-10{margin-left:2.5rem}.lg\:ml-16{margin-left:4rem}.lg\:mt-0{margin-top:0}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-32{margin-top:8rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-\[90\%\]{height:90%}.lg\:h-\[99vh\]{height:99vh}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:w-1\/2{width:50%}.lg\:w-3\/5{width:60%}.lg\:w-44{width:11rem}.lg\:w-\[175em\]{width:175em}.lg\:w-full{width:100%}.lg\:grid-flow-row{grid-auto-flow:row}.lg\:auto-rows-min{grid-auto-rows:min-content}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,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\:grid-rows-\[1fr_auto\]{grid-template-rows:1fr auto}.lg\:items-start{align-items:flex-start}.lg\:justify-normal{justify-content:normal}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:gap-4{gap:1rem}.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.lg\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.lg\:self-start{align-self:flex-start}.lg\:overflow-auto{overflow:auto}.lg\:rounded-3xl{border-radius:4rem}.lg\:p-10{padding:2.5rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-36{padding-left:9rem;padding-right:9rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pt-0{padding-top:0}.lg\:pt-10{padding-top:2.5rem}.lg\:text-left{text-align:left}.lg\:align-bottom{vertical-align:bottom}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-xs{font-size:.75rem;line-height:1rem}}body{background-color:#d2c8b4}
