/*! tailwindcss v4.0.9 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-medium:500;--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(--font-sans--font-variation-settings);--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(--font-mono--font-feature-settings);--default-mono-font-variation-settings:var(--font-mono--font-variation-settings)}}@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%;-moz-tab-size:4;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}body{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;-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;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}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.-top-14{top:calc(var(--spacing)*-14)}.right-2{right:calc(var(--spacing)*2)}.col-span-12{grid-column:span 12/span 12}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.my-4{margin-block:calc(var(--spacing)*4)}.my-6{margin-block:calc(var(--spacing)*6)}.mt-0{margin-top:calc(var(--spacing)*0)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.ml-5{margin-left:calc(var(--spacing)*5)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.h-5{height:calc(var(--spacing)*5)}.h-\[60vh\]{height:60vh}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-5{width:calc(var(--spacing)*5)}.w-full{width:100%}.max-w-\[700px\]{max-width:700px}.max-w-\[800px\]{max-width:800px}.max-w-\[820px\]{max-width:820px}.max-w-full{max-width:100%}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.resize{resize:both}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.justify-center{justify-content:center}.gap-6{gap:calc(var(--spacing)*6)}.px-0{padding-inline:calc(var(--spacing)*0)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-4{padding-block:calc(var(--spacing)*4)}.pr-2{padding-right:calc(var(--spacing)*2)}.text-left{text-align:left}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-\[30px\]{font-size:30px}.text-\[45px\]{font-size:45px}.leading-4{--tw-leading:calc(var(--spacing)*4);line-height:calc(var(--spacing)*4)}.leading-6{--tw-leading:calc(var(--spacing)*6);line-height:calc(var(--spacing)*6)}.leading-\[34px\]{--tw-leading:34px;line-height:34px}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-\[\#40451a\]{color:#40451a}.text-\[\#787505\]{color:#787505}.text-\[\#ffeb91\]{color:#ffeb91}.normal-case{text-transform:none}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width>=40rem){.sm\:-top-4{top:calc(var(--spacing)*-4)}.sm\:col-span-6{grid-column:span 6/span 6}.sm\:col-span-10{grid-column:span 10/span 10}.sm\:my-12{margin-block:calc(var(--spacing)*12)}.sm\:my-22{margin-block:calc(var(--spacing)*22)}.sm\:ml-12{margin-left:calc(var(--spacing)*12)}.sm\:block{display:block}.sm\:h-7{height:calc(var(--spacing)*7)}.sm\:h-\[75vh\]{height:75vh}.sm\:w-7{width:calc(var(--spacing)*7)}.sm\:max-w-\[800px\]{max-width:800px}.sm\:gap-6{gap:calc(var(--spacing)*6)}.sm\:px-8{padding-inline:calc(var(--spacing)*8)}.sm\:px-12{padding-inline:calc(var(--spacing)*12)}}@media (width>=80rem){.xl\:col-span-4{grid-column:span 4/span 4}.xl\:max-w-\[850px\]{max-width:850px}.xl\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.xl\:text-\[50px\]{font-size:50px}.xl\:leading-\[54px\]{--tw-leading:54px;line-height:54px}}@media (width>=96rem){.\32xl\:mt-12{margin-top:calc(var(--spacing)*12)}}}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-Regular.eot);src:url(/fonts/ESRebondGrotesque-Regular.eot?#iefix)format("embedded-opentype"),url(/fonts/ESRebondGrotesque-Regular.woff2)format("woff2"),url(/fonts/ESRebondGrotesque-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-Bold.eot);src:url(/fonts/ESRebondGrotesque-Bold.eot?#iefix)format("embedded-opentype"),url(/fonts/ESRebondGrotesque-Bold.woff2)format("woff2"),url(/fonts/ESRebondGrotesque-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-Medium.eot);src:url(/fonts/ESRebondGrotesque-Medium.eot?#iefix)format("embedded-opentype"),url(/fonts/ESRebondGrotesque-Medium.woff2)format("woff2"),url(/fonts/ESRebondGrotesque-Medium.woff)format("woff");font-weight:500;font-style:normal}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-Light.eot);src:url(/fonts/ESRebondGrotesque-Light.eot?#iefix)format("embedded-opentype"),url(/fonts/ESRebondGrotesque-Light.woff2)format("woff2"),url(/fonts/ESRebondGrotesque-Light.woff)format("woff");font-weight:300;font-style:normal}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-Italic.eot);src:url(/fonts/ESRebondGrotesque-Italic.eot?#iefix)format("embedded-opentype"),url(/fonts/ESRebondGrotesque-Italic.woff2)format("woff2"),url(/fonts/ESRebondGrotesque-Italic.woff)format("woff");font-weight:400;font-style:italic}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-LightItalic.eot);src:url(/fonts/ESRebondGrotesque-LightItalic.eot?#iefix)format("embedded-opentype"),url(/fonts/ESRebondGrotesque-LightItalic.woff2)format("woff2"),url(/fonts/ESRebondGrotesque-LightItalic.woff)format("woff");font-weight:300;font-style:italic}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-MediumItalic.eot);src:url(/fonts/ESRebondGrotesque-MediumItalic.eot?#iefix)format("embedded-opentype"),url(/fonts/ESRebondGrotesque-MediumItalic.woff2)format("woff2"),url(/fonts/ESRebondGrotesque-MediumItalic.woff)format("woff");font-weight:500;font-style:italic}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-BoldItalic.eot);src:url(/fonts/ESRebondGrotesque-BoldItalic.eot?#iefix)format("embedded-opentype"),url(/fonts/ESRebondGrotesque-BoldItalic.woff2)format("woff2"),url(/fonts/ESRebondGrotesque-BoldItalic.woff)format("woff");font-weight:700;font-style:italic}body{color:#fff;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;min-height:100vh;font-family:ESRebondGrotesque,sans-serif;position:relative}body:before{content:"";z-index:-1;pointer-events:none;background-image:url(/assets/bg-Zd7sbDwN.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:fixed;top:0;left:0}.visuallyhidden{clip:rect(0 0 0 0)!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.x-section-trigger{z-index:12;pointer-events:auto;width:50px;height:100vh;text-decoration:none;display:block;position:absolute;top:0;left:0;right:0}.x-section-trigger:before{text-align:center;width:1.5em;height:1.5em;display:block;position:absolute;top:40%;left:50%;transform:translate(-50%)}.x-content-group{will-change:opacity,transform;opacity:1;backface-visibility:hidden;width:900px;max-width:900px;padding:10px 60px 0;transform:translateZ(0)}.is-active .x-section-trigger{z-index:15;display:block}.x-accordion{justify-content:flex-end;min-width:100%;height:80vh;max-height:800px;margin:0 0 0 50px;font-size:.875rem;line-height:1.5;display:flex;position:absolute;bottom:0;right:0;overflow:hidden}.x-accordion-panel{flex:initial;backface-visibility:hidden;contain:layout style;transform-origin:0;min-width:60px;margin-left:-1px;position:relative;transform:translateZ(0)}.x-accordion-panel:first-child{margin-left:0}.x-accordion-panel{width:60px}.x-accordion-panel.is-active{width:980px;overflow-y:scroll}.x-accordion-content{clip-path:inset(0);flex-shrink:0;width:920px;padding:0 16px;overflow:hidden}.x-accordion-content>:first-child{margin-top:0}.x-accordion-content h3{text-transform:uppercase}.rotate{transform-origin:0;z-index:10;pointer-events:none;align-items:center;width:400px;display:inline-flex;position:relative;left:10px;transform:rotate(90deg)}.panel-arrow{margin-right:12px;transition:all .3s;display:inline-block}.panel-arrow:before{content:"↓";display:inline-block}.x-accordion-panel.is-active .panel-arrow:before{content:"↑"}@media (width<=768px){.panel-arrow:before{content:"↓"}.x-accordion-panel.is-active .panel-arrow:before{content:"↑"}.panel-arrow{text-align:center;width:15px;margin-right:15px;transition:transform .4s cubic-bezier(.215,.61,.355,1);display:inline-block}.x-accordion-panel.is-active .panel-arrow{transform:rotate(0)}}.rotate:before{content:none}p{margin-bottom:1rem}@media only screen and (width<=768px){body:before{background-position:-50px 0}.x-accordion{background-color:#40451a;flex-direction:column;width:100%;height:auto;max-height:none;margin:0;position:relative}.x-accordion-panel{backface-visibility:hidden;border-bottom:1px solid #0000001a;width:100%;min-width:100%;height:60px;margin-bottom:0;margin-left:0;position:relative;overflow:hidden;transform:translateZ(0)}.x-accordion-panel.is-active{width:100%;height:auto;max-height:80vh;overflow-y:auto}.panel-title{will-change:transform;width:100%;padding:20px 16px;transition:all .3s cubic-bezier(.215,.61,.355,1);left:0;transform:translateZ(0)}.x-accordion-panel.is-active .panel-title{z-index:5;background:inherit;pointer-events:none;align-items:center;height:60px;margin:0;padding:0 16px;display:flex;position:sticky;top:0}.x-accordion-content{opacity:1;padding:0;transition:opacity .4s cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}.rotate{width:auto;padding:20px 16px;left:0;transform:none}.x-content-group{will-change:opacity,transform;width:auto;max-width:100%;padding:10px 20px 40px;transform:translateZ(0)}.x-section-trigger{cursor:pointer;touch-action:manipulation;height:60px}.x-accordion-panel{touch-action:manipulation}.x-accordion-panel.is-active .x-accordion-content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.x-accordion-panel.is-active .x-content-group{z-index:1;position:relative}.panel-title.rotate,.rotate{align-items:center!important;width:100%!important;display:flex!important;left:0!important;transform:none!important}.panel-arrow{margin-right:5px;transition:transform .4s cubic-bezier(.215,.61,.355,1);display:inline-block}.x-accordion-panel.is-active .panel-arrow{transform:rotate(90deg)}.x-section-trigger{width:100%;height:50px}.x-accordion-content{width:100%}}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-Regular.eot);src:url(/fonts/ESRebondGrotesque-Regular.eot?#iefix) format("embedded-opentype"),url(/fonts/ESRebondGrotesque-Regular.woff2) format("woff2"),url(/fonts/ESRebondGrotesque-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-Bold.eot);src:url(/fonts/ESRebondGrotesque-Bold.eot?#iefix) format("embedded-opentype"),url(/fonts/ESRebondGrotesque-Bold.woff2) format("woff2"),url(/fonts/ESRebondGrotesque-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-Medium.eot);src:url(/fonts/ESRebondGrotesque-Medium.eot?#iefix) format("embedded-opentype"),url(/fonts/ESRebondGrotesque-Medium.woff2) format("woff2"),url(/fonts/ESRebondGrotesque-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-Light.eot);src:url(/fonts/ESRebondGrotesque-Light.eot?#iefix) format("embedded-opentype"),url(/fonts/ESRebondGrotesque-Light.woff2) format("woff2"),url(/fonts/ESRebondGrotesque-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-Italic.eot);src:url(/fonts/ESRebondGrotesque-Italic.eot?#iefix) format("embedded-opentype"),url(/fonts/ESRebondGrotesque-Italic.woff2) format("woff2"),url(/fonts/ESRebondGrotesque-Italic.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-LightItalic.eot);src:url(/fonts/ESRebondGrotesque-LightItalic.eot?#iefix) format("embedded-opentype"),url(/fonts/ESRebondGrotesque-LightItalic.woff2) format("woff2"),url(/fonts/ESRebondGrotesque-LightItalic.woff) format("woff");font-weight:300;font-style:italic}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-MediumItalic.eot);src:url(/fonts/ESRebondGrotesque-MediumItalic.eot?#iefix) format("embedded-opentype"),url(/fonts/ESRebondGrotesque-MediumItalic.woff2) format("woff2"),url(/fonts/ESRebondGrotesque-MediumItalic.woff) format("woff");font-weight:500;font-style:italic}@font-face{font-family:ESRebondGrotesque;src:url(/fonts/ESRebondGrotesque-BoldItalic.eot);src:url(/fonts/ESRebondGrotesque-BoldItalic.eot?#iefix) format("embedded-opentype"),url(/fonts/ESRebondGrotesque-BoldItalic.woff2) format("woff2"),url(/fonts/ESRebondGrotesque-BoldItalic.woff) format("woff");font-weight:700;font-style:italic}
