/*! tailwindcss v4.1.3 | 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:rotateX(0);--tw-rotate-y:rotateY(0);--tw-rotate-z:rotateZ(0);--tw-skew-x:skewX(0);--tw-skew-y:skewY(0);--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-bold:700;--radius-xl:.75rem;--radius-3xl:1.5rem;--ease-out:cubic-bezier(0,0,.2,1);--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);--color-white-0:#fff}}@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}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}:-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{.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing)*0)}.top-\[82px\]{top:82px}.top-\[160px\]{top:160px}.right-0{right:calc(var(--spacing)*0)}.right-4{right:calc(var(--spacing)*4)}.bottom-4{bottom:calc(var(--spacing)*4)}.left-\[13px\]{left:13px}.z-1{z-index:1}.z-\[0\]{z-index:0}.z-\[9999\]{z-index:9999}.float-left{float:left}.mx-2{margin-inline:calc(var(--spacing)*2)}.mx-\[10px\]{margin-inline:10px}.mx-\[14px\]{margin-inline:14px}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-\[2px\]{margin-top:2px}.mt-\[8px\]{margin-top:8px}.mt-\[10px\]{margin-top:10px}.mt-\[13px\]{margin-top:13px}.mt-auto{margin-top:auto}.mr-4{margin-right:calc(var(--spacing)*4)}.mr-\[15px\]{margin-right:15px}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-\[5px\]{margin-bottom:5px}.ml-2{margin-left:calc(var(--spacing)*2)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.aspect-\[348\/247\]{aspect-ratio:348/247}.h-12{height:calc(var(--spacing)*12)}.h-14{height:calc(var(--spacing)*14)}.h-\[20px\]{height:20px}.h-\[21px\]{height:21px}.h-\[24px\]{height:24px}.h-\[29px\]{height:29px}.h-\[32px\]{height:32px}.h-\[42px\]{height:42px}.h-\[149px\]{height:149px}.h-\[247px\]{height:247px}.h-\[358\.54px\]{height:358.54px}.h-full{height:100%}.w-3\/4{width:75%}.w-5\/6{width:83.3333%}.w-10{width:calc(var(--spacing)*10)}.w-12{width:calc(var(--spacing)*12)}.w-14{width:calc(var(--spacing)*14)}.w-\[15px\]{width:15px}.w-\[20px\]{width:20px}.w-\[24px\]{width:24px}.w-\[32px\]{width:32px}.w-\[42px\]{width:42px}.w-\[44px\]{width:44px}.w-\[46px\]{width:46px}.w-\[50px\]{width:50px}.w-\[60px\]{width:60px}.w-\[70\%\]{width:70%}.w-\[100\%\]{width:100%}.w-\[308\.52px\]{width:308.52px}.w-fit{width:fit-content}.w-full{width:100%}.max-w-full{max-width:100%}.max-w-screen{max-width:100vw}.min-w-0{min-width:calc(var(--spacing)*0)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.-translate-y-8{--tw-translate-y:calc(var(--spacing)*-8);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0{--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-16{gap:calc(var(--spacing)*16)}.gap-\[5px\]{gap:5px}.gap-\[20px\]{gap:20px}.gap-\[22px\]{gap:22px}.gap-\[29px\]{gap:29px}:where(.space-y-\[16px\]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(16px*var(--tw-space-y-reverse));margin-block-end:calc(16px*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-\[21px\]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(21px*var(--tw-space-y-reverse));margin-block-end:calc(21px*calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-\[7px\]>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(7px*var(--tw-space-x-reverse));margin-inline-end:calc(7px*calc(1 - var(--tw-space-x-reverse)))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.rounded-xl{border-radius:var(--radius-xl)}.border-\[2px\]{border-style:var(--tw-border-style);border-width:2px}.border-t-1,.border-t-\[1px\]{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r-\[2px\]{border-right-style:var(--tw-border-style);border-right-width:2px}.border-b-\[1px\]{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-black{border-color:var(--color-black)}.bg-\[\#D9FA44\]{background-color:#d9fa44}.bg-\[\#FFB9F1\]{background-color:#ffb9f1}.bg-white{background-color:var(--color-white)}.bg-white-0{background-color:var(--color-white-0)}.bg-contain{background-size:contain}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.object-cover{object-fit:cover}.object-top{object-position:top}.p-2{padding:calc(var(--spacing)*2)}.px-\[14px\]{padding-inline:14px}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-\[0px\]{padding-block:0}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-\[3px\]{padding-top:3px}.pt-\[6px\]{padding-top:6px}.pt-\[9px\]{padding-top:9px}.pt-\[64px\]{padding-top:64px}.pt-\[env\(safe-area-inset-top\)\]{padding-top:env(safe-area-inset-top)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-8{padding-bottom:calc(var(--spacing)*8)}.pb-12{padding-bottom:calc(var(--spacing)*12)}.pb-\[4px\]{padding-bottom:4px}.pb-\[15px\]{padding-bottom:15px}.pb-\[18px\]{padding-bottom:18px}.pb-\[22px\]{padding-bottom:22px}.pb-\[23px\]{padding-bottom:23px}.pb-\[28px\]{padding-bottom:28px}.pb-\[29px\]{padding-bottom:29px}.pb-\[36px\]{padding-bottom:36px}.pb-\[75px\]{padding-bottom:75px}.pb-\[env\(safe-area-inset-bottom\)\]{padding-bottom:env(safe-area-inset-bottom)}.font-\[ABCFavorit\]{font-family:ABCFavorit}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[16px\]{font-size:16px}.text-\[19px\]{font-size:19px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[32px\]{font-size:32px}.text-\[48px\]{font-size:48px}.text-\[85\%\]{font-size:85%}.text-\[150\%\]{font-size:150%}.leading-\[25px\]{--tw-leading:25px;line-height:25px}.leading-\[30px\]{--tw-leading:30px;line-height:30px}.leading-\[32px\]{--tw-leading:32px;line-height:32px}.font-\[900\]{--tw-font-weight:900;font-weight:900}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.break-words{overflow-wrap:break-word}.whitespace-normal{white-space:normal}.text-black{color:var(--color-black)}.text-black\/20{color:#0003}@supports (color:color-mix(in lab,red,red)){.text-black\/20{color:color-mix(in oklab,var(--color-black)20%,transparent)}}.text-black\/50{color:#00000080}@supports (color:color-mix(in lab,red,red)){.text-black\/50{color:color-mix(in oklab,var(--color-black)50%,transparent)}}.text-black\/100{color:#000}@supports (color:color-mix(in lab,red,red)){.text-black\/100{color:color-mix(in oklab,var(--color-black)100%,transparent)}}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.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))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}@media (min-width:40rem){.sm\:top-\[120px\]{top:120px}.sm\:left-\[19\.5px\]{left:19.5px}.sm\:mx-\[18px\]{margin-inline:18px}.sm\:mt-\[10px\]{margin-top:10px}.sm\:mt-\[12px\]{margin-top:12px}.sm\:mt-\[16px\]{margin-top:16px}.sm\:h-\[26px\]{height:26px}.sm\:h-\[27px\]{height:27px}.sm\:h-\[38px\]{height:38px}.sm\:h-\[39px\]{height:39px}.sm\:h-\[40px\]{height:40px}.sm\:h-\[50px\]{height:50px}.sm\:h-\[314px\]{height:314px}.sm\:h-\[537\.81px\]{height:537.81px}.sm\:w-\[21px\]{width:21px}.sm\:w-\[26px\]{width:26px}.sm\:w-\[29px\]{width:29px}.sm\:w-\[40px\]{width:40px}.sm\:w-\[53px\]{width:53px}.sm\:w-\[56px\]{width:56px}.sm\:w-\[57px\]{width:57px}.sm\:w-\[60px\]{width:60px}.sm\:w-\[462\.78px\]{width:462.78px}.sm\:gap-\[23px\]{gap:23px}.sm\:gap-\[32px\]{gap:32px}.sm\:gap-\[38px\]{gap:38px}:where(.sm\:space-y-\[18px\]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(18px*var(--tw-space-y-reverse));margin-block-end:calc(18px*calc(1 - var(--tw-space-y-reverse)))}.sm\:px-\[18px\]{padding-inline:18px}.sm\:pt-\[7px\]{padding-top:7px}.sm\:pt-\[11px\]{padding-top:11px}.sm\:pt-\[13px\]{padding-top:13px}.sm\:pt-\[14px\]{padding-top:14px}.sm\:pb-\[8px\]{padding-bottom:8px}.sm\:pb-\[20px\]{padding-bottom:20px}.sm\:pb-\[21px\]{padding-bottom:21px}.sm\:pb-\[31px\]{padding-bottom:31px}.sm\:pb-\[32px\]{padding-bottom:32px}.sm\:pb-\[34px\]{padding-bottom:34px}.sm\:pb-\[46px\]{padding-bottom:46px}.sm\:text-\[11px\]{font-size:11px}.sm\:text-\[14px\]{font-size:14px}.sm\:text-\[17px\]{font-size:17px}.sm\:text-\[20px\]{font-size:20px}.sm\:text-\[35px\]{font-size:35px}.sm\:text-\[36px\]{font-size:36px}.sm\:text-\[40px\]{font-size:40px}.sm\:text-\[44px\]{font-size:44px}.sm\:text-\[53px\]{font-size:53px}.sm\:leading-\[39px\]{--tw-leading:39px;line-height:39px}.sm\:leading-\[44px\]{--tw-leading:44px;line-height:44px}.sm\:leading-\[103\%\]{--tw-leading:103%;line-height:103%}}@media (min-width:48rem){.md\:top-\[100px\]{top:100px}.md\:top-\[115px\]{top:115px}.md\:left-\[26px\]{left:26px}.md\:mx-\[21px\]{margin-inline:21px}.md\:mt-\[12px\]{margin-top:12px}.md\:mt-\[13px\]{margin-top:13px}.md\:mt-\[18px\]{margin-top:18px}.md\:block{display:block}.md\:hidden{display:none}.md\:h-\[28px\]{height:28px}.md\:h-\[29px\]{height:29px}.md\:h-\[33px\]{height:33px}.md\:h-\[44px\]{height:44px}.md\:h-\[45px\]{height:45px}.md\:h-\[46px\]{height:46px}.md\:h-\[48px\]{height:48px}.md\:h-\[59px\]{height:59px}.md\:h-\[346px\]{height:346px}.md\:h-\[369px\]{height:369px}.md\:h-\[717px\]{height:717px}.md\:w-11{width:calc(var(--spacing)*11)}.md\:w-\[26px\]{width:26px}.md\:w-\[29px\]{width:29px}.md\:w-\[35px\]{width:35px}.md\:w-\[48px\]{width:48px}.md\:w-\[63px\]{width:63px}.md\:w-\[64px\]{width:64px}.md\:w-\[66px\]{width:66px}.md\:w-\[74px\]{width:74px}.md\:w-\[90px\]{width:90px}.md\:w-\[120px\]{width:120px}.md\:w-\[617px\]{width:617px}.md\:w-full{width:100%}.md\:gap-\[25px\]{gap:25px}.md\:gap-\[38px\]{gap:38px}.md\:gap-\[48px\]{gap:48px}:where(.md\:space-y-\[20px\]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(20px*var(--tw-space-y-reverse));margin-block-end:calc(20px*calc(1 - var(--tw-space-y-reverse)))}.md\:rounded-3xl{border-radius:var(--radius-3xl)}.md\:p-8{padding:calc(var(--spacing)*8)}.md\:px-\[21px\]{padding-inline:21px}.md\:py-2{padding-block:calc(var(--spacing)*2)}.md\:pt-\[2px\]{padding-top:2px}.md\:pt-\[8px\]{padding-top:8px}.md\:pt-\[12px\]{padding-top:12px}.md\:pt-\[14px\]{padding-top:14px}.md\:pt-\[21px\]{padding-top:21px}.md\:pb-\[16px\]{padding-bottom:16px}.md\:pb-\[23px\]{padding-bottom:23px}.md\:pb-\[24px\]{padding-bottom:24px}.md\:pb-\[35px\]{padding-bottom:35px}.md\:pb-\[41px\]{padding-bottom:41px}.md\:pb-\[56px\]{padding-bottom:56px}.md\:text-\[12px\]{font-size:12px}.md\:text-\[16px\]{font-size:16px}.md\:text-\[18px\]{font-size:18px}.md\:text-\[24px\]{font-size:24px}.md\:text-\[32px\]{font-size:32px}.md\:text-\[39px\]{font-size:39px}.md\:text-\[44px\]{font-size:44px}.md\:text-\[45px\]{font-size:45px}.md\:text-\[48px\]{font-size:48px}.md\:text-\[56px\]{font-size:56px}.md\:text-\[60px\]{font-size:60px}.md\:text-\[70\%\]{font-size:70%}.md\:leading-\[32px\]{--tw-leading:32px;line-height:32px}.md\:leading-\[42px\]{--tw-leading:42px;line-height:42px}.md\:leading-\[43px\]{--tw-leading:43px;line-height:43px}.md\:leading-\[52px\]{--tw-leading:52px;line-height:52px}.md\:leading-\[60px\]{--tw-leading:60px;line-height:60px}.md\:leading-\[104\%\]{--tw-leading:104%;line-height:104%}@media not all and (min-width:64rem){.md\:max-lg\:h-\[600px\]{height:600px}.md\:max-lg\:w-\[921px\]{width:921px}}}@media (min-width:64rem){.lg\:top-\[90px\]{top:90px}.lg\:top-\[138px\]{top:138px}.lg\:left-\[29px\]{left:29px}.lg\:mx-\[15px\]{margin-inline:15px}.lg\:mx-\[24px\]{margin-inline:24px}.lg\:mt-2{margin-top:calc(var(--spacing)*2)}.lg\:mt-4{margin-top:calc(var(--spacing)*4)}.lg\:mt-\[14px\]{margin-top:14px}.lg\:mt-\[15px\]{margin-top:15px}.lg\:mt-\[21px\]{margin-top:21px}.lg\:mr-6{margin-right:calc(var(--spacing)*6)}.lg\:mr-\[25px\]{margin-right:25px}.lg\:mb-\[10px\]{margin-bottom:10px}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:h-18{height:calc(var(--spacing)*18)}.lg\:h-\[32px\]{height:32px}.lg\:h-\[35px\]{height:35px}.lg\:h-\[42px\]{height:42px}.lg\:h-\[54px\]{height:54px}.lg\:h-\[55px\]{height:55px}.lg\:h-\[56px\]{height:56px}.lg\:h-\[67px\]{height:67px}.lg\:h-\[408px\]{height:408px}.lg\:h-\[807px\]{height:807px}.lg\:w-18{width:calc(var(--spacing)*18)}.lg\:w-\[31px\]{width:31px}.lg\:w-\[32px\]{width:32px}.lg\:w-\[41px\]{width:41px}.lg\:w-\[56px\]{width:56px}.lg\:w-\[74px\]{width:74px}.lg\:w-\[78px\]{width:78px}.lg\:w-\[80px\]{width:80px}.lg\:w-\[87px\]{width:87px}.lg\:w-\[694px\]{width:694px}.lg\:w-auto{width:auto}.lg\:flex-row{flex-direction:row}.lg\:justify-between{justify-content:space-between}.lg\:gap-\[0px\]{gap:0}.lg\:gap-\[29px\]{gap:29px}.lg\:gap-\[60px\]{gap:60px}:where(.lg\:space-y-\[22px\]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(22px*var(--tw-space-y-reverse));margin-block-end:calc(22px*calc(1 - var(--tw-space-y-reverse)))}.lg\:px-\[24px\]{padding-inline:24px}.lg\:pt-\[9px\]{padding-top:9px}.lg\:pt-\[14px\]{padding-top:14px}.lg\:pt-\[17px\]{padding-top:17px}.lg\:pt-\[32px\]{padding-top:32px}.lg\:pb-\[24px\]{padding-bottom:24px}.lg\:pb-\[27px\]{padding-bottom:27px}.lg\:pb-\[32px\]{padding-bottom:32px}.lg\:pb-\[44px\]{padding-bottom:44px}.lg\:pb-\[49px\]{padding-bottom:49px}.lg\:pb-\[66px\]{padding-bottom:66px}.lg\:pb-\[125px\]{padding-bottom:125px}.lg\:text-\[13px\]{font-size:13px}.lg\:text-\[18px\]{font-size:18px}.lg\:text-\[19px\]{font-size:19px}.lg\:text-\[20px\]{font-size:20px}.lg\:text-\[28px\]{font-size:28px}.lg\:text-\[45px\]{font-size:45px}.lg\:text-\[46px\]{font-size:46px}.lg\:text-\[52px\]{font-size:52px}.lg\:text-\[56px\]{font-size:56px}.lg\:text-\[61px\]{font-size:61px}.lg\:text-\[64px\]{font-size:64px}.lg\:leading-\[50px\]{--tw-leading:50px;line-height:50px}.lg\:leading-\[64px\]{--tw-leading:64px;line-height:64px}.lg\:leading-\[106\%\]{--tw-leading:106%;line-height:106%}@media (hover:hover){.lg\:hover\:underline:hover{text-decoration-line:underline}}}@media (min-width:80rem){.xl\:top-\[80\.83px\]{top:80.83px}.xl\:top-\[157px\]{top:157px}.xl\:left-\[348px\]{left:348px}.xl\:mx-\[28px\]{margin-inline:28px}.xl\:mt-\[16px\]{margin-top:16px}.xl\:mt-\[23px\]{margin-top:23px}.xl\:flex{display:flex}.xl\:grid{display:grid}.xl\:hidden{display:none}.xl\:h-\[38px\]{height:38px}.xl\:h-\[42px\]{height:42px}.xl\:h-\[48px\]{height:48px}.xl\:h-\[59px\]{height:59px}.xl\:h-\[60px\]{height:60px}.xl\:h-\[61px\]{height:61px}.xl\:h-\[71px\]{height:71px}.xl\:h-\[685px\]{height:685px}.xl\:h-auto{height:auto}.xl\:w-1\/2{width:50%}.xl\:w-\[36px\]{width:36px}.xl\:w-\[38px\]{width:38px}.xl\:w-\[45px\]{width:45px}.xl\:w-\[61px\]{width:61px}.xl\:w-\[80px\]{width:80px}.xl\:w-\[86px\]{width:86px}.xl\:w-\[88px\]{width:88px}.xl\:w-\[94px\]{width:94px}.xl\:w-\[782\.5px\]{width:782.5px}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:items-start{align-items:flex-start}.xl\:gap-\[32px\]{gap:32px}.xl\:gap-\[72px\]{gap:72px}:where(.xl\:space-y-\[1px\]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(1px*var(--tw-space-y-reverse));margin-block-end:calc(1px*calc(1 - var(--tw-space-y-reverse)))}:where(.xl\:space-y-\[26px\]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(26px*var(--tw-space-y-reverse));margin-block-end:calc(26px*calc(1 - var(--tw-space-y-reverse)))}:where(.xl\:space-x-\[14px\]>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(14px*var(--tw-space-x-reverse));margin-inline-end:calc(14px*calc(1 - var(--tw-space-x-reverse)))}.xl\:px-\[28px\]{padding-inline:28px}.xl\:pt-\[1px\]{padding-top:1px}.xl\:pt-\[10px\]{padding-top:10px}.xl\:pt-\[16px\]{padding-top:16px}.xl\:pt-\[19px\]{padding-top:19px}.xl\:pt-\[39px\]{padding-top:39px}.xl\:pr-\[15px\]{padding-right:15px}.xl\:pb-\[30px\]{padding-bottom:30px}.xl\:pb-\[32px\]{padding-bottom:32px}.xl\:pb-\[54px\]{padding-bottom:54px}.xl\:pb-\[56px\]{padding-bottom:56px}.xl\:pb-\[73px\]{padding-bottom:73px}.xl\:text-\[14px\]{font-size:14px}.xl\:text-\[20px\]{font-size:20px}.xl\:text-\[21px\]{font-size:21px}.xl\:text-\[22px\]{font-size:22px}.xl\:text-\[32px\]{font-size:32px}.xl\:text-\[52px\]{font-size:52px}.xl\:text-\[53px\]{font-size:53px}.xl\:text-\[56px\]{font-size:56px}.xl\:text-\[64px\]{font-size:64px}.xl\:text-\[67px\]{font-size:67px}.xl\:text-\[68px\]{font-size:68px}.xl\:leading-\[58px\]{--tw-leading:58px;line-height:58px}.xl\:leading-\[68px\]{--tw-leading:68px;line-height:68px}.xl\:leading-\[84px\]{--tw-leading:84px;line-height:84px}.xl\:leading-\[109\%\]{--tw-leading:109%;line-height:109%}}@media (min-width:96rem){.\32xl\:top-\[97px\]{top:97px}.\32xl\:top-\[170px\]{top:170px}.\32xl\:left-\[417px\]{left:417px}.\32xl\:mx-\[32px\]{margin-inline:32px}.\32xl\:mt-0{margin-top:calc(var(--spacing)*0)}.\32xl\:mt-\[18px\]{margin-top:18px}.\32xl\:mt-\[25px\]{margin-top:25px}.\32xl\:h-\[44px\]{height:44px}.\32xl\:h-\[46px\]{height:46px}.\32xl\:h-\[55px\]{height:55px}.\32xl\:h-\[65px\]{height:65px}.\32xl\:h-\[74px\]{height:74px}.\32xl\:h-\[822px\]{height:822px}.\32xl\:w-12{width:calc(var(--spacing)*12)}.\32xl\:w-\[41px\]{width:41px}.\32xl\:w-\[44px\]{width:44px}.\32xl\:w-\[49px\]{width:49px}.\32xl\:w-\[65px\]{width:65px}.\32xl\:w-\[87px\]{width:87px}.\32xl\:w-\[94px\]{width:94px}.\32xl\:w-\[96px\]{width:96px}.\32xl\:w-\[102px\]{width:102px}.\32xl\:w-\[939px\]{width:939px}.\32xl\:gap-\[36px\]{gap:36px}.\32xl\:gap-\[83px\]{gap:83px}.\32xl\:gap-\[px\]{gap:px}:where(.\32xl\:space-y-\[2px\]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(2px*var(--tw-space-y-reverse));margin-block-end:calc(2px*calc(1 - var(--tw-space-y-reverse)))}:where(.\32xl\:space-y-\[30px\]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(30px*var(--tw-space-y-reverse));margin-block-end:calc(30px*calc(1 - var(--tw-space-y-reverse)))}.\32xl\:px-\[32px\]{padding-inline:32px}.\32xl\:pt-\[0px\]{padding-top:0}.\32xl\:pt-\[12px\]{padding-top:12px}.\32xl\:pt-\[18px\]{padding-top:18px}.\32xl\:pt-\[20px\]{padding-top:20px}.\32xl\:pt-\[46px\]{padding-top:46px}.\32xl\:pr-\[200px\]{padding-right:200px}.\32xl\:pb-\[36px\]{padding-bottom:36px}.\32xl\:pb-\[37px\]{padding-bottom:37px}.\32xl\:pb-\[45px\]{padding-bottom:45px}.\32xl\:pb-\[60px\]{padding-bottom:60px}.\32xl\:pb-\[67\.2px\]{padding-bottom:67.2px}.\32xl\:pb-\[80px\]{padding-bottom:80px}.\32xl\:text-\[16px\]{font-size:16px}.\32xl\:text-\[21px\]{font-size:21px}.\32xl\:text-\[24px\]{font-size:24px}.\32xl\:text-\[26px\]{font-size:26px}.\32xl\:text-\[36px\]{font-size:36px}.\32xl\:text-\[37px\]{font-size:37px}.\32xl\:text-\[56px\]{font-size:56px}.\32xl\:text-\[58px\]{font-size:58px}.\32xl\:text-\[60px\]{font-size:60px}.\32xl\:text-\[70px\]{font-size:70px}.\32xl\:text-\[72px\]{font-size:72px}.\32xl\:text-\[80px\]{font-size:80px}.\32xl\:leading-\[65px\]{--tw-leading:65px;line-height:65px}.\32xl\:leading-\[66px\]{--tw-leading:66px;line-height:66px}.\32xl\:leading-\[70px\]{--tw-leading:70px;line-height:70px}.\32xl\:leading-\[111\%\]{--tw-leading:111%;line-height:111%}.\32xl\:leading-\[115px\]{--tw-leading:115px;line-height:115px}}@keyframes spin-y{0%{transform:rotateY(0)}80%{transform:rotateY(288deg)}81%{transform:rotateY(288deg)}82%{transform:rotateY(288deg)}85%{transform:rotateY(288deg)}to{transform:rotateY(360deg)}}.animate-spin-y{transform-style:preserve-3d;animation:1s linear infinite spin-y}}@font-face{font-family:ABCFavorit;src:url(/fonts/ABCFavoritVariable-Regular.ttf);font-weight:100 900;font-style:normal}html,body{overflow:hidden}.full-height{height:100dvh}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
