/*! tailwindcss v4.1.13 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"Inter",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-blue-500:oklch(62.3% .214 259.815);--color-blue-700:oklch(48.8% .243 264.376);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-950:oklch(13% .028 261.692);--color-white:#fff;--spacing:.25rem;--leading-normal:1.5;--radius-3xl:1.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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}::-webkit-calendar-picker-indicator{line-height:1}:-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{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.z-10{z-index:10}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.min-h-0{min-height:calc(var(--spacing)*0)}.w-\[500px\]{width:500px}.w-full{width:100%}.max-w-\[100vw\]{max-width:100vw}.max-w-\[300px\]{max-width:300px}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing)*3)}.gap-9{gap:calc(var(--spacing)*9)}.gap-16{gap:calc(var(--spacing)*16)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}.self-stretch{align-self:stretch}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded-3xl{border-radius:var(--radius-3xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.stroke-gray-600{stroke:var(--color-gray-600)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.px-4{padding-inline:calc(var(--spacing)*4)}.pt-16{padding-top:calc(var(--spacing)*16)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.text-center{text-align:center}.leading-6{--tw-leading:calc(var(--spacing)*6);line-height:calc(var(--spacing)*6)}.leading-normal{--tw-leading:var(--leading-normal);line-height:var(--leading-normal)}.text-blue-700{color:var(--color-blue-700)}.text-gray-700{color:var(--color-gray-700)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}@media (hover:hover){.group-hover\:stroke-current:is(:where(.group):hover *){stroke:currentColor}.hover\:underline:hover{text-decoration-line:underline}}@media (prefers-color-scheme:dark){.dark\:block{display:block}.dark\:hidden{display:none}.dark\:border-gray-700{border-color:var(--color-gray-700)}.dark\:stroke-gray-300{stroke:var(--color-gray-300)}.dark\:text-blue-500{color:var(--color-blue-500)}.dark\:text-gray-200{color:var(--color-gray-200)}}}.page-container{background:#fff;flex-direction:column;min-height:100vh;display:flex}.page-content{z-index:1;flex-direction:column;flex:1;align-items:center;gap:40px;padding:0 20px;display:flex}.page-header{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:740px;display:flex}.page-form{justify-content:center;width:100%;max-width:520px;display:flex}html,body{background-color:var(--color-white)}@media (prefers-color-scheme:dark){html,body{background-color:var(--color-gray-950)}}html,body{color-scheme:light}.welcome-gradient{opacity:.8;z-index:0;pointer-events:none;background:linear-gradient(#ebf1f3,#fff);width:100%;height:585px;position:absolute;top:0;left:0}.header-container{z-index:2;justify-content:space-between;align-items:center;width:100%;height:100%;max-height:80px;padding:24px 32px;display:inline-flex}.header-logo-section{justify-content:flex-start;align-items:center;gap:20px;display:flex}.header-logo{border-radius:15px;outline:3px solid #fff;width:48px;height:48px}.header-language-section{justify-content:flex-start;align-items:center;gap:8px;display:flex}.header-flag-container{border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:36px;height:36px;display:inline-flex;box-shadow:0 1px 2px #0000000f}.header-flag-text{text-align:center;color:var(--Text-Primary,#272525);word-wrap:break-word;align-self:stretch;font-family:Inter;font-size:24px;font-weight:600;line-height:28.8px}.header-language-text-section{justify-content:flex-start;align-items:center;gap:8px;display:flex}.header-language-text{text-align:center;color:var(--Text-Primary,#272525);word-wrap:break-word;font-family:Inter;font-size:16px;font-weight:600;line-height:22.4px}.header-dropdown-icon{width:16px;height:16px;position:relative;overflow:hidden}.header-dropdown-arrow{outline:1.6px var(--Text-Tertiary,#6d6e70)solid;outline-offset:-.8px;width:8px;height:4px;transition:transform .2s;position:absolute;top:6px;left:4px}.header-dropdown-arrow.open{transform:rotate(180deg)}.header-language-selector{cursor:pointer;justify-content:flex-start;align-items:center;gap:8px;display:flex;position:relative}.header-dropdown-menu{z-index:1000;background-color:#fff;border:1px solid #0000001a;border-radius:8px;min-width:120px;margin-top:8px;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000026}.header-dropdown-item{cursor:pointer;color:var(--Text-Primary,#272525);border-bottom:1px solid #0000000d;align-items:center;gap:8px;padding:12px 16px;font-family:Inter;font-size:14px;font-weight:500;display:flex}.header-dropdown-item:last-child{border-bottom:none}.header-dropdown-item:hover{background-color:#0000000d}.header-dropdown-flag{font-size:16px}@media (max-width:768px){.header-container{padding:16px}.header-logo{border-radius:12px;width:36px;height:36px}.header-flag-container{width:28px;height:28px}.header-flag-text{font-size:18px;line-height:22px}.header-language-text{font-size:14px;line-height:20px}.header-dropdown-icon{width:14px;height:14px}}@media (max-width:480px){.header-container{padding:12px}.header-logo{border-radius:10px;width:32px;height:32px}.header-flag-container{width:24px;height:24px}.header-flag-text{font-size:16px;line-height:20px}.header-language-text{font-size:12px;line-height:18px}.header-dropdown-icon{width:12px;height:12px}}.title-container{text-align:center;width:100%;color:var(--Text-Primary,#272525);word-wrap:break-word;letter-spacing:-2.16px;font-family:Inter;font-size:72px;font-weight:700;line-height:86.4px}@media (max-width:768px){.title-container{font-size:48px;line-height:58px}}@media (max-width:480px){.title-container{font-size:32px;line-height:38px}}.badge-container{background:var(--Status-Success,#00703c);outline-offset:-2px;border-radius:999px;outline:2px solid #fff;justify-content:center;align-items:center;gap:10px;width:auto;height:auto;padding:6px 12px;display:inline-flex;box-shadow:0 1px 2px #0000000f}.badge-icon{width:16px;height:16px;position:relative;overflow:hidden}.badge-checkmark{outline:1.6px var(--Text-White,white)solid;outline-offset:-.8px;width:13.12px;height:13.33px;position:absolute;top:1.33px;left:1.33px}.badge-text{text-align:center;color:var(--Text-White,white);word-wrap:break-word;font-family:Inter;font-size:14px;font-weight:600;line-height:19.6px}.form-container{background:var(--Bg-Primary,white);border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px;width:100%;height:100%;padding:40px 40px 44px;display:inline-flex;position:relative;overflow:visible;box-shadow:0 25px 50px -12px #31576f40}.form-title{color:var(--Text-Primary,#272525);word-wrap:break-word;align-self:stretch;font-family:Inter;font-size:24px;font-weight:600;line-height:28.8px}.form-content{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:40px;display:flex}.form-fields-section{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:16px;display:flex;overflow:visible}.form-row{justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:8px;display:inline-flex}.form-field{flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:flex-start;gap:6px;display:inline-flex;overflow:visible}.form-label{color:var(--Text-Primary,#272525);word-wrap:break-word;align-self:stretch;font-family:Inter;font-size:14px;font-weight:600;line-height:19.6px}.form-input{background:var(--Bg-Surface,#ebf1f3);border-radius:12px;justify-content:flex-start;align-self:stretch;align-items:center;gap:12px;height:48px;padding:12px;display:inline-flex;overflow:visible}.form-input-dropdown{background:var(--Bg-Surface,#ebf1f3);cursor:pointer;border-radius:12px;justify-content:flex-start;align-self:stretch;align-items:center;gap:12px;height:48px;padding:12px;display:inline-flex;position:relative}.form-input-field{color:var(--Text-Primary,#272525);background:0 0;border:none;outline:none;flex:1 1 0;width:30px;font-family:Inter;font-size:16px;font-weight:400;line-height:22.4px}.form-input-field::placeholder{color:var(--Text-Tertiary,#6d6e70)}.form-dropdown-menu{border:1px solid var(--Bg-Surface,#ebf1f3);z-index:1000;background:#fff;border-radius:12px;margin-top:4px;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 12px #0000001a}.form-dropdown-item{color:var(--Text-Primary,#272525);cursor:pointer;border-bottom:1px solid var(--Bg-Surface,#ebf1f3);padding:12px;font-family:Inter;font-size:16px;font-weight:400;line-height:22.4px}.form-dropdown-item:last-child{border-bottom:none}.form-dropdown-item:hover{background:var(--Bg-Surface,#ebf1f3)}.form-icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative;overflow:hidden}.form-icon img{object-fit:contain;width:20px;height:20px}.form-icon-driver{outline:1.67px var(--Brand-Primary,#31576f)solid;outline-offset:-.83px;width:16.67px;height:11.67px;position:absolute;top:4.17px;left:1.67px}.form-icon-document{outline:1.67px var(--Brand-Primary,#31576f)solid;outline-offset:-.83px;width:13.33px;height:15px;position:absolute;top:2.5px;left:3.33px}.form-icon-car{outline:1.67px var(--Brand-Primary,#31576f)solid;outline-offset:-.83px;width:15px;height:12.5px;position:absolute;top:4.17px;left:2.5px}.form-input-text{color:var(--Text-Primary,#272525);word-wrap:break-word;flex:1 1 0;font-family:Inter;font-size:16px;font-weight:600;line-height:22.4px}.form-input-placeholder{color:var(--Text-Tertiary,#6d6e70);word-wrap:break-word;flex:1 1 0;font-family:Inter;font-size:16px;font-weight:400;line-height:22.4px}.form-dropdown-icon{width:20px;height:20px;position:relative;overflow:hidden}.form-dropdown-arrow{outline:2px var(--Icon-Default-Default,#1e1e1e)solid;outline-offset:-1px;width:10px;height:5px;position:absolute;top:7.5px;left:5px}.form-info-icon{width:20px;height:20px;position:relative;overflow:hidden}.form-info-circle{outline:2px var(--Text-Tertiary,#6d6e70)solid;outline-offset:-1px;width:16.67px;height:16.67px;position:absolute;top:1.67px;left:1.67px}.form-actions-section{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:20px;display:flex}.form-button{background:var(--Brand-Secondary,#ffad2d);border-radius:8px;justify-content:center;align-self:stretch;align-items:center;gap:8px;min-width:128px;height:48px;padding:12px;display:inline-flex;overflow:hidden}.form-button-text{text-align:center;color:var(--Text-Primary,#272525);word-wrap:break-word;flex:1 1 0;font-family:Inter;font-size:16px;font-weight:600;line-height:22.4px}.form-terms{flex-wrap:wrap;justify-content:center;align-self:stretch;align-items:center;gap:8px;display:flex}.form-terms-text{text-align:center;color:var(--Brand-Primary,#31576f);word-wrap:break-word;font-family:Inter;font-size:14px;font-weight:400;line-height:19.6px}.form-terms-link{color:var(--Brand-Primary,#31576f);word-wrap:break-word;font-family:Inter;font-size:14px;font-weight:400;line-height:19.6px;text-decoration:underline}@media (max-width:500px){.form-row{flex-direction:column;gap:16px}.form-field{width:100%}.page-content{gap:32px;padding:20px 16px}.page-header{padding-top:24px;padding-bottom:24px}.form-container{padding:24px 20px}.form-title{font-size:20px;line-height:24px}.form-content{gap:24px}.form-fields-section{gap:20px}}.tooltip-container{z-index:9999;pointer-events:none;margin-left:16px;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.tooltip-content{background:var(--Bg-Primary,white);outline:1px var(--Border-Primary,#bbbcbf66)solid;outline-offset:-1px;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;height:100%;padding:12px;display:inline-flex;position:relative;box-shadow:0 10px 10px -5px #0000000a}.tooltip-image{border:1px var(--Bg-Primary,white)solid;border-radius:8px;width:240px;height:145.9px;box-shadow:0 2px 4px -1px #0000000f}.tooltip-text-container{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:240px;display:flex}.tooltip-title{color:var(--Text-Primary,#272525);word-wrap:break-word;align-self:stretch;font-family:Inter;font-size:14px;font-weight:600;line-height:19.6px}.tooltip-description{color:var(--Text-Primary,#272525);word-wrap:break-word;align-self:stretch;font-family:Inter;font-size:14px;font-weight:400;line-height:19.6px}.tooltip-arrow{transform-origin:0 0;border:1px var(--Border-Primary,#bbbcbf66)solid;background:var(--Bg-Primary,white);border-bottom:none;border-right:none;width:16.5px;height:8.25px;position:absolute;top:50%;left:-8px;transform:rotate(-90deg)}@media (max-width:500px){.tooltip-container{margin-top:16px;margin-left:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.tooltip-arrow{transform-origin:50%;border:1px var(--Border-Primary,#bbbcbf66)solid;background:var(--Bg-Primary,white);border-bottom:none;border-left:none;width:16.5px;height:8.25px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(0)}.tooltip-image{width:200px;height:121px}.tooltip-text-container{width:200px}}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes gauge-fill{0%{stroke-dashoffset:163.36px}1%{stroke-dashoffset:160.09px}2%{stroke-dashoffset:156.82px}3%{stroke-dashoffset:153.55px}4%{stroke-dashoffset:150.28px}5%{stroke-dashoffset:147.01px}6%{stroke-dashoffset:143.74px}7%{stroke-dashoffset:140.47px}8%{stroke-dashoffset:137.2px}9%{stroke-dashoffset:133.93px}10%{stroke-dashoffset:130.66px}11%{stroke-dashoffset:127.39px}12%{stroke-dashoffset:124.12px}13%{stroke-dashoffset:120.85px}14%{stroke-dashoffset:117.58px}15%{stroke-dashoffset:114.31px}16%{stroke-dashoffset:111.04px}17%{stroke-dashoffset:107.77px}18%{stroke-dashoffset:104.5px}19%{stroke-dashoffset:101.23px}20%{stroke-dashoffset:97.96px}21%{stroke-dashoffset:94.69px}22%{stroke-dashoffset:91.42px}23%{stroke-dashoffset:88.15px}24%{stroke-dashoffset:84.88px}25%{stroke-dashoffset:81.61px}26%{stroke-dashoffset:78.34px}27%{stroke-dashoffset:75.07px}28%{stroke-dashoffset:71.8px}29%{stroke-dashoffset:68.53px}30%{stroke-dashoffset:65.26px}31%{stroke-dashoffset:61.99px}32%{stroke-dashoffset:58.72px}33%{stroke-dashoffset:55.45px}34%{stroke-dashoffset:52.18px}35%{stroke-dashoffset:48.91px}36%{stroke-dashoffset:45.64px}37%{stroke-dashoffset:42.37px}38%{stroke-dashoffset:39.1px}39%{stroke-dashoffset:35.83px}40%{stroke-dashoffset:32.56px}41%{stroke-dashoffset:29.29px}42%{stroke-dashoffset:26.02px}43%{stroke-dashoffset:22.75px}44%{stroke-dashoffset:19.48px}45%{stroke-dashoffset:16.21px}46%{stroke-dashoffset:12.94px}47%{stroke-dashoffset:9.67px}48%{stroke-dashoffset:6.4px}49%{stroke-dashoffset:3.13px}50%{stroke-dashoffset:.18px}55%{stroke-dashoffset:.18px}60%{stroke-dashoffset:.18px}65%{stroke-dashoffset:.18px}70%{stroke-dashoffset:.18px}75%{stroke-dashoffset:.18px}80%{stroke-dashoffset:.18px}85%{stroke-dashoffset:.18px}90%{stroke-dashoffset:.18px}95%{stroke-dashoffset:.18px}to{stroke-dashoffset:.18px}}.loading-container{background:var(--Bg-Primary,white);border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px;width:100%;height:100%;padding:40px 40px 44px;display:inline-flex;box-shadow:0 25px 50px -12px #31576f40}.loading-header{justify-content:flex-start;align-self:stretch;align-items:center;gap:16px;display:inline-flex}.loading-icon-left{width:32px;height:32px;position:relative;overflow:hidden}.loading-icon-right{opacity:0;width:32px;height:32px;position:relative;overflow:hidden}.loading-icon-shape{outline:3px var(--Text-Primary,#272525)solid;outline-offset:-1.5px;width:18.67px;height:18.67px;position:absolute;top:6.67px;left:6.67px}.loading-badges-container{border-radius:12px;flex:1 1 0;justify-content:center;align-items:center;gap:8px;display:flex}@media (max-width:768px){.loading-container{gap:24px;padding:24px 20px}.loading-icon-left{display:none}.loading-badges-container{max-width:100%;overflow:hidden}.loading-badge{flex-shrink:1;min-width:0}.loading-badge-plate{flex-shrink:1;min-width:0;max-width:200px}.loading-badge-text,.loading-badge-plate-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.loading-badge{background:var(--Bg-Surface,#ebf1f3);border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;padding:8px 16px;display:inline-flex}.loading-badge-content{border-radius:4px;justify-content:flex-start;align-items:center;gap:8px;display:inline-flex}.loading-badge-icon{width:20px;height:20px;position:relative;overflow:hidden}.loading-badge-icon-shape{outline:1.67px var(--Brand-Primary,#31576f)solid;outline-offset:-.83px;width:16.67px;height:11.67px;position:absolute;top:4.17px;left:1.67px}.loading-badge-text{color:var(--Text-Primary,#272525);word-wrap:break-word;font-family:Inter;font-size:16px;font-weight:600;line-height:22.4px}.loading-badge-plate{background:var(--Bg-Surface,#ebf1f3);border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;max-width:512px;padding:8px 16px;display:inline-flex}.loading-badge-plate-content{border-radius:4px;justify-content:flex-start;align-items:center;gap:8px;height:22px;display:inline-flex}.loading-badge-plate-icon{width:20px;height:20px;position:relative;overflow:hidden}.loading-badge-plate-icon-shape{outline:1.67px var(--Brand-Primary,#31576f)solid;outline-offset:-.83px;width:15px;height:12.5px;position:absolute;top:4.17px;left:2.5px}.loading-badge-plate-text{color:var(--Text-Primary,#272525);word-wrap:break-word;flex:1 1 0;font-family:Inter;font-size:16px;font-weight:600;line-height:22.4px}.loading-content{flex-direction:column;flex:1 1 0;justify-content:flex-start;align-self:stretch;align-items:flex-start;display:flex;position:relative}.loading-gauge-container{justify-content:center;align-self:stretch;align-items:center;gap:16px;height:168px;display:inline-flex}.loading-gauge-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:5.33px;width:64px;height:64px;display:inline-flex;position:relative}.loading-gauge-svg{width:64px;height:64px;position:absolute;top:0;left:0;transform:rotate(-90deg)}.loading-gauge-progress{animation:50s linear infinite gauge-fill}.loading-gauge-inner-icon{opacity:0;width:32px;height:32px;position:relative;overflow:hidden}.loading-gauge-inner-shape{outline:3.33px var(--Brand-Secondary,#ffad2d)solid;outline-offset:-1.67px;width:21.33px;height:24px;position:absolute;top:4px;left:5.33px}.loading-text-container{flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;padding-top:12px;padding-bottom:12px;display:flex}.loading-text-primary{text-align:center;color:var(--Text-Primary,#272525);word-wrap:break-word;width:100%;font-family:Inter;font-size:24px;font-weight:600;line-height:1.2}.loading-text-secondary{text-align:center;color:var(--Text-Secondary,#474545);word-wrap:break-word;width:100%;font-family:Inter;font-size:16px;font-weight:400;line-height:1.4}.loading-skeleton-item{justify-content:flex-start;align-items:center;gap:16px;width:100%;max-width:none;display:inline-flex}.loading-skeleton-image{background:var(--Bg-Surface,#ebf1f3);border-radius:8px;width:76px;height:76px;animation:1.5s ease-in-out infinite skeleton-pulse}.loading-skeleton-content{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:8px;padding-top:12px;padding-bottom:12px;display:inline-flex}.loading-skeleton-line{background:var(--Bg-Surface,#ebf1f3);border-radius:8px;align-self:stretch;height:20px;animation:1.5s ease-in-out infinite skeleton-pulse}.loading-skeleton-line-hidden{opacity:0;background:var(--Bg-Surface,#ebf1f3);border-radius:8px;flex:1 1 0;height:20px;animation:1.5s ease-in-out infinite skeleton-pulse}.loading-skeleton-lines{justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:16px;display:inline-flex}.loading-actions{justify-content:space-between;align-self:stretch;align-items:flex-start;display:inline-flex}.loading-cancel-button{outline:2px var(--Border-Primary,#bbbcbf66)solid;outline-offset:-2px;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1 1 0;justify-content:center;align-items:center;gap:8px;min-width:128px;height:48px;padding:12px;display:flex;overflow:hidden}.loading-cancel-text{text-align:center;color:var(--Text-Primary,#272525);word-wrap:break-word;font-family:Inter;font-size:16px;font-weight:600;line-height:22.4px}.final-result-title{color:var(--Text-Primary,#272525);word-wrap:break-word;font-family:Inter;font-size:24px;font-weight:600;line-height:1.2}.final-result-subtitle{text-align:center;color:var(--Text-Secondary,#474545);word-wrap:break-word;align-self:stretch;font-family:Inter;font-size:16px;font-weight:400;line-height:1.4}.final-whats-next{outline:1px var(--Text-Link,#1d70b8)solid;outline-offset:-1px;border-radius:12px;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;padding:16px 24px;display:inline-flex}.final-whats-next-icon{width:20px;height:20px;position:relative;overflow:hidden}.final-whats-next-icon-shape{outline:2px var(--Text-Link,#1d70b8)solid;outline-offset:-1px;width:16.67px;height:16.67px;position:absolute;top:1.67px;left:1.67px}.final-whats-next-content{flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:flex-start;gap:8px;display:inline-flex}.final-whats-next-title{color:var(--Text-Link,#1d70b8);word-wrap:break-word;font-family:Inter;font-size:16px;font-weight:600;line-height:1.4}.final-whats-next-text{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:4px;display:flex}.final-whats-next-text-item{color:var(--Text-Link,#1d70b8);word-wrap:break-word;align-self:stretch;font-family:Inter;font-size:16px;font-weight:400;line-height:1.4}.fine-container{background:var(--Bg-Primary,white);outline:1px var(--Border-Primary,#bbbcbf66)solid;outline-offset:-1px;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:inline-flex;overflow:hidden}.fine-penalty-header{justify-content:flex-start;align-self:stretch;align-items:center;gap:8px;padding:20px;display:inline-flex}.fine-penalty-badge{background:var(--Background-Danger-Secondary,#fdd3d0);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px;display:flex}.fine-penalty-text{color:var(--Text-Danger-On-Danger-Secondary,#900b09);word-wrap:break-word;font-family:Inter;font-size:16px;font-weight:400;line-height:1}.fine-penalty-icon{width:16px;height:16px;position:relative;overflow:hidden}.fine-penalty-icon-shape{outline:1.6px var(--Icon-Danger-On-Danger-Tertiary,#900b09)solid;outline-offset:-.8px;width:13.33px;height:13.33px;position:absolute;top:1.33px;left:1.33px}.fine-details{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:16px;padding-bottom:20px;padding-left:20px;padding-right:20px;display:flex}.fine-details-row{justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:16px;display:inline-flex}.fine-ticket-section{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;padding-left:4px;padding-right:4px;display:inline-flex}.fine-ticket-label{color:var(--Text-Primary,#272525);word-wrap:break-word;font-family:Inter;font-size:14px;font-weight:600;line-height:1.4}.fine-ticket-number-container{justify-content:flex-start;align-items:center;gap:8px;display:inline-flex}.fine-ticket-number{color:var(--Text-Primary,#272525);word-wrap:break-word;font-family:Inter;font-size:24px;font-weight:600;line-height:1.2}.fine-ticket-icon{opacity:.4;width:20px;height:20px;position:relative;overflow:hidden}.fine-ticket-icon-shape{outline:2px var(--Text-Primary,#272525)solid;outline-offset:-1px;width:16.67px;height:16.67px;position:absolute;top:1.67px;left:1.67px}.fine-date-container{justify-content:center;align-items:center;gap:10px;padding-top:4px;padding-bottom:4px;display:inline-flex}.fine-date{text-align:right;color:var(--Text-Secondary,#474545);word-wrap:break-word;font-family:Inter;font-size:16px;font-weight:400;line-height:1}.fine-amount-section{flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:flex-end;gap:4px;padding-left:4px;padding-right:4px;display:inline-flex}.fine-amount-label{color:var(--Text-Primary,#272525);word-wrap:break-word;font-family:Inter;font-size:14px;font-weight:600;line-height:1.4}.fine-amount-container{justify-content:flex-start;align-items:center;gap:4px;display:inline-flex}.fine-currency,.fine-amount{color:var(--Text-Primary,#272525);word-wrap:break-word;font-family:Inter;font-size:24px;font-weight:600;line-height:1.2}.fine-paid-link-container{justify-content:center;align-items:center;gap:4px;padding-top:4px;padding-bottom:4px;display:inline-flex}.fine-paid-link{color:var(--Text-Link,#1d70b8);word-wrap:break-word;font-family:Inter;font-size:16px;font-weight:400;line-height:1}.fine-payment-section{border-top:1px var(--Border-Primary,#bbbcbf66)solid;flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:16px;padding:24px 20px;display:flex}.fine-payment-row{justify-content:flex-end;align-self:stretch;align-items:flex-start;gap:24px;display:inline-flex}.fine-secure-payments{flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:4px;width:291.5px;display:inline-flex}.fine-secure-text{text-align:right;color:var(--Text-Tertiary,#6d6e70);word-wrap:break-word;font-family:Inter;font-size:14px;font-weight:400;line-height:1.4}.fine-secure-icon{width:78px;height:20px;position:relative;overflow:hidden}.fine-pay-button{background:var(--Background-Brand-Default,#2c2c2c);outline:2px var(--Border-Brand-Default,#2c2c2c)solid;outline-offset:-2px;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:128px;height:48px;padding:12px;display:flex;overflow:hidden}.fine-pay-text{text-align:center;color:var(--Text-Brand-On-Brand,#f5f5f5);word-wrap:break-word;font-family:Inter;font-size:16px;font-weight:600;line-height:1.4}.fine-pay-icon{width:16px;height:16px;position:relative;overflow:hidden}.fine-pay-icon-shape{outline:1.6px var(--Icon-Brand-On-Brand,#f5f5f5)solid;outline-offset:-.8px;width:6.67px;height:6.67px;position:absolute;top:4.67px;left:4.67px}@media (max-width:768px){.fine-details-row{flex-direction:column;gap:12px}.fine-ticket-section{align-items:flex-start;width:100%}.fine-amount-section{align-items:flex-start;width:100%;margin-top:8px}.fine-payment-row{flex-direction:column;align-items:center;gap:16px}.fine-secure-payments{align-items:center;width:100%}.fine-secure-text{text-align:center}.fine-pay-button{width:100%;max-width:200px}}.final-container{background:var(--Bg-Primary,white);border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px;width:100%;height:100%;padding:40px 40px 44px;display:inline-flex;box-shadow:0 25px 50px -12px #31576f40}.final-header{justify-content:flex-start;align-self:stretch;align-items:center;gap:16px;display:inline-flex}.final-icon-left{width:32px;height:32px;position:relative;overflow:hidden}.final-icon-shape{outline:3px var(--Text-Primary,#272525)solid;outline-offset:-1.5px;width:18.67px;height:18.67px;position:absolute;top:6.67px;left:6.67px}.final-badges-container{border-radius:12px;flex:1 1 0;justify-content:center;align-items:center;gap:8px;display:flex}.final-badge{background:var(--Bg-Surface,#ebf1f3);border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;padding:8px 16px;display:inline-flex}.final-badge-content{border-radius:4px;justify-content:flex-start;align-items:center;gap:8px;display:inline-flex}.final-badge-icon{width:20px;position:relative;overflow:hidden}.final-badge-icon-shape{outline:1.67px var(--Brand-Primary,#31576f)solid;outline-offset:-.83px;width:16.67px;height:11.67px;position:absolute;top:4.17px;left:1.67px}.final-badge-text{color:var(--Text-Primary,#272525);word-wrap:break-word;font-family:Inter;font-size:16px;font-weight:600;line-height:22.4px}.final-badge-plate{background:var(--Bg-Surface,#ebf1f3);border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;max-width:512px;padding:8px 16px;display:inline-flex}.final-badge-plate-content{border-radius:4px;justify-content:flex-start;align-items:center;gap:8px;width:120px;height:22px;display:inline-flex}.final-badge-plate-icon{width:20px;height:20px;position:relative;overflow:hidden}.final-badge-plate-icon-shape{outline:1.67px var(--Brand-Primary,#31576f)solid;outline-offset:-.83px;width:15px;height:12.5px;position:absolute;top:4.17px;left:2.5px}.final-badge-plate-text{color:var(--Text-Primary,#272525);word-wrap:break-word;flex:1 1 0;font-family:Inter;font-size:16px;font-weight:600;line-height:22.4px}.final-content{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:24px;display:flex}.final-icon-section{justify-content:center;align-self:stretch;align-items:flex-start;gap:16px;display:inline-flex}.final-icon-circle{background-image:url(https://placehold.co/148x148);border-radius:999px;justify-content:center;align-items:center;gap:10px;width:148px;height:148px;display:flex}.final-icon-placeholder{width:1024px;height:1024px}.final-text-section{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:center;gap:4px;display:flex}.final-fines-section{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:12px;display:flex}.final-button-section{flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-end;gap:8px;display:flex}.final-start-button{outline:2px var(--Border-Primary,#bbbcbf66)solid;outline-offset:-2px;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-self:stretch;align-items:center;gap:8px;height:48px;padding:12px;display:inline-flex;overflow:hidden}.final-start-button-text{text-align:center;color:var(--Text-Primary,#272525);word-wrap:break-word;font-family:Inter;font-size:16px;font-weight:600;line-height:22.4px}@media (max-width:768px){.final-container{gap:24px;padding:24px 20px}.final-icon-left{display:none}.final-badges-container{max-width:100%;overflow:hidden}.final-badge{flex-shrink:1;min-width:0}.final-badge-plate{flex-shrink:1;min-width:0;max-width:200px}.final-badge-text,.final-badge-plate-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.final-result-title,.final-result-subtitle{text-align:center}.final-whats-next{width:100%;max-width:100%}.final-whats-next-title{width:100%}}.benefits-container{flex-direction:column;justify-content:flex-start;align-items:center;gap:48px;width:100%;height:100%;padding:64px 48px;display:inline-flex}.benefits-badges-container{justify-content:center;align-self:stretch;align-items:center;gap:16px;display:inline-flex}.benefits-badge{outline:1px var(--Border-Primary,#bbbcbf66)solid;outline-offset:-1px;border-radius:16px;justify-content:flex-start;align-items:center;gap:8px;padding:16px 20px;display:flex}.benefits-badge-icon{width:20px;height:20px;position:relative;overflow:hidden}.benefits-badge-icon-shield{outline:2px var(--Text-Link,#1d70b8)solid;outline-offset:-1px;width:13.33px;height:16.67px;position:absolute;top:1.67px;left:3.33px}.benefits-badge-icon-check{outline:2px var(--Text-Link,#1d70b8)solid;outline-offset:-1px;width:16.67px;height:16.67px;position:absolute;top:1.67px;left:1.67px}.benefits-badge-icon-lock{outline:2px var(--Text-Link,#1d70b8)solid;outline-offset:-1px;width:15px;height:16.67px;position:absolute;top:1.67px;left:2.5px}.benefits-badge-content{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:inline-flex}.benefits-badge-text{text-align:center;color:var(--Text-Link,#1d70b8);word-wrap:break-word;font-family:Inter;font-size:14px;font-weight:600;line-height:19.6px}@media (max-width:768px){.benefits-container{gap:32px;padding:32px 24px}.benefits-badges-container{flex-direction:column;gap:12px}.benefits-badge{justify-content:center;width:100%}}@media (max-width:480px){.benefits-container{gap:24px;padding:24px 16px}.benefits-badge{padding:12px 16px}.benefits-badge-text{font-size:13px;line-height:18px}}.how-it-works-container{flex-direction:column;justify-content:flex-start;align-items:center;gap:48px;width:100%;max-width:1184px;height:100%;padding:64px 48px;display:inline-flex}.how-it-works-title{text-align:center;color:var(--Text-Primary,#272525);word-wrap:break-word;align-self:stretch;font-family:Inter;font-size:24px;font-weight:600;line-height:28.8px}.how-it-works-steps{justify-content:flex-start;align-self:stretch;align-items:flex-start;display:inline-flex}.how-it-works-step{flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:center;gap:16px;padding-left:24px;padding-right:24px;display:inline-flex}.how-it-works-step-icon{background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:96px;height:96px;display:inline-flex;position:relative}.how-it-works-step-icon-active{background:var(--Brand-Secondary,#ffad2d)}.how-it-works-step-number{text-align:center;width:30px;color:var(--Text-Primary,#272525);word-wrap:break-word;font-family:Inter;font-size:16px;font-weight:600;line-height:22.4px}.how-it-works-step-placeholder{width:1024px;height:1024px}.how-it-works-step-badge{background:var(--Brand-Secondary,#ffad2d);border-radius:999px;justify-content:center;align-items:center;gap:10px;width:32px;height:32px;display:flex;position:absolute;top:64px;left:64px;box-shadow:0 2px 8px #63636333}.how-it-works-step-badge-number{text-align:center;width:30px;color:var(--Text-Primary,#272525);word-wrap:break-word;font-family:Inter;font-size:16px;font-weight:600;line-height:22.4px}.how-it-works-step-content{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:center;gap:8px;display:flex}.how-it-works-step-title{text-align:center;color:var(--Text-Primary,#272525);word-wrap:break-word;font-family:Inter;font-size:24px;font-weight:600;line-height:28.8px}.how-it-works-step-description{text-align:center;color:var(--Text-Secondary,#474545);word-wrap:break-word;align-self:stretch;font-family:Inter;font-size:20px;font-weight:400;line-height:24px}@media (max-width:768px){.how-it-works-container{gap:32px;padding:32px 24px}.how-it-works-title{font-size:20px;line-height:24px}.how-it-works-steps{flex-direction:column;gap:32px}.how-it-works-step{width:100%;padding-left:16px;padding-right:16px}.how-it-works-step-icon{width:80px;height:80px}.how-it-works-step-badge{width:28px;height:28px;top:48px;left:48px}.how-it-works-step-title{font-size:20px;line-height:24px}.how-it-works-step-description{font-size:16px;line-height:20px}}@media (max-width:480px){.how-it-works-container{gap:24px;padding:24px 16px}.how-it-works-title{font-size:18px;line-height:22px}.how-it-works-steps{gap:24px}.how-it-works-step{padding-left:12px;padding-right:12px}.how-it-works-step-icon{width:64px;height:64px}.how-it-works-step-badge{width:24px;height:24px;top:32px;left:32px}.how-it-works-step-badge-number{font-size:14px;line-height:20px}.how-it-works-step-title{font-size:18px;line-height:22px}.how-it-works-step-description{font-size:14px;line-height:18px}}.faq-container{flex-direction:column;justify-content:flex-start;align-items:center;gap:48px;width:100%;height:100%;padding:64px 48px 128px;display:inline-flex}.faq-title{text-align:center;color:var(--Text-Primary,#272525);word-wrap:break-word;align-self:stretch;font-family:Inter;font-size:48px;font-weight:700;line-height:57.6px}.faq-content{justify-content:flex-start;align-items:center;width:100%;max-width:640px;display:inline-flex}.faq-questions{flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:center;gap:32px;display:inline-flex}.question-container{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:center;gap:8px;display:flex}.question-text{text-align:center;color:var(--Text-Primary,#272525);word-wrap:break-word;font-family:Inter;font-size:24px;font-weight:600;line-height:28.8px}.question-answer{text-align:center;color:var(--Text-Secondary,#474545);word-wrap:break-word;font-family:Inter;font-size:20px;font-weight:400;line-height:24px}@media (max-width:768px){.faq-container{gap:32px;padding:32px 24px 64px}.faq-title{font-size:36px;line-height:43px}.faq-content{max-width:100%}.faq-questions{gap:24px}.question-text{font-size:20px;line-height:24px}.question-answer{font-size:16px;line-height:20px}}@media (max-width:480px){.faq-container{gap:24px;padding:24px 16px 48px}.faq-title{font-size:28px;line-height:34px}.faq-questions{gap:20px}.question-text{font-size:18px;line-height:22px}.question-answer{font-size:14px;line-height:18px}}.footer-container{justify-content:space-between;align-items:center;width:100%;height:100%;padding:24px 116px;display:inline-flex}.footer-copyright{color:var(--Text-Tertiary,#6d6e70);word-wrap:break-word;font-family:Inter;font-size:16px;font-weight:400;line-height:22.4px}.footer-links{justify-content:flex-start;align-items:center;gap:24px;display:flex}.footer-link{color:var(--Text-Tertiary,#6d6e70);word-wrap:break-word;font-family:Inter;font-size:16px;font-weight:400;line-height:22.4px;text-decoration:none;transition:color .2s}.footer-link:hover{color:var(--Text-Primary,#272525)}@media (max-width:768px){.footer-container{flex-direction:column;gap:16px;width:100%;max-width:none;padding-left:24px;padding-right:24px}.footer-links{gap:16px}.footer-copyright,.footer-link{font-size:14px;line-height:20px}}@media (max-width:480px){.footer-container{gap:12px;padding:16px}.footer-links{text-align:center;gap:24px}.footer-copyright,.footer-link{font-size:13px;line-height:18px}}.cookies-container{z-index:9999;background:var(--Bg-Primary,white);border-radius:16px;flex-direction:column;gap:20px;max-width:400px;padding:24px;animation:.3s ease-out cookies-slide-up;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 25px 50px -12px #31576f40}.cookies-content{align-items:flex-start;gap:16px;display:flex}.cookies-icon{flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.cookies-icon-shape{outline:2px var(--Brand-Primary,#31576f)solid;outline-offset:-1px;border-radius:4px;width:24px;height:24px;position:absolute;top:8px;left:8px}.cookies-text-section{flex-direction:column;flex:1;gap:8px;display:flex}.cookies-title{color:var(--Text-Primary,#272525);word-wrap:break-word;font-family:Inter;font-size:18px;font-weight:600;line-height:24px}.cookies-description{color:var(--Text-Secondary,#474545);word-wrap:break-word;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.cookies-actions{justify-content:flex-start;align-items:center;gap:12px;padding-top:8px;display:flex}.cookies-decline-button{border:2px solid var(--Border-Primary,#bbbcbf66);color:var(--Text-Primary,#272525);cursor:pointer;background:0 0;border-radius:8px;padding:10px 20px;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;transition:all .2s}.cookies-decline-button:hover{background:var(--Bg-Surface,#ebf1f3);border-color:var(--Text-Primary,#272525)}.cookies-accept-button{background:var(--Brand-Secondary,#ffad2d);border:2px solid var(--Brand-Secondary,#ffad2d);color:var(--Text-Primary,#272525);cursor:pointer;border-radius:8px;padding:10px 20px;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;transition:all .2s}.cookies-accept-button:hover{background:var(--Brand-Primary,#31576f);border-color:var(--Brand-Primary,#31576f);color:#fff}@keyframes cookies-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.cookies-container{gap:16px;max-width:350px;padding:20px;bottom:16px;right:16px}.cookies-content{gap:12px}.cookies-icon{width:32px;height:32px}.cookies-icon-shape{width:20px;height:20px;top:6px;left:6px}.cookies-title{font-size:16px;line-height:22px}.cookies-description{font-size:13px;line-height:18px}.cookies-actions{flex-direction:column;align-items:stretch;gap:8px}.cookies-decline-button,.cookies-accept-button{width:100%;padding:12px 20px;font-size:14px}}@media (max-width:480px){.cookies-container{gap:12px;max-width:300px;padding:16px;bottom:12px;right:12px}.cookies-content{text-align:center;flex-direction:column;gap:8px}.cookies-icon{align-self:center}.cookies-title{font-size:15px;line-height:20px}.cookies-description{font-size:12px;line-height:16px}}.form-turnstile-section{flex-direction:column;align-items:center;width:100%;height:0;min-height:0;margin-bottom:0;display:flex;overflow:hidden}.form-content>.form-turnstile-section{margin-top:-40px;margin-bottom:-40px}.form-turnstile-section>div{justify-content:center;align-items:center;width:100%;display:flex}.turnstile-success-invisible{color:#0c4a6e;background:#f0f9ff;border:1px solid #0ea5e9;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;max-width:200px;min-height:32px;padding:8px 12px;font-size:12px;font-weight:500;display:flex}.turnstile-success{color:#0c4a6e;background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:300px;min-height:48px;padding:12px 16px;font-size:14px;font-weight:500;display:flex}.turnstile-success-icon{color:#fff;background:#0ea5e9;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex}.turnstile-success-text{text-align:center;flex:1}.turnstile-wrapper{justify-content:center;align-items:center;width:100%;height:0;min-height:0;display:flex;overflow:hidden}.turnstile-widget{justify-content:center;width:100%;display:flex}.turnstile-widget-invisible{justify-content:center;width:100%;height:0;min-height:0;display:flex;overflow:hidden}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
