:root{--iti-hover-color:rgba(0, 0, 0, .05);--iti-border-color:#ccc;--iti-dialcode-color:#999;--iti-dropdown-bg:white;--iti-search-icon-color:#999;--iti-spacer-horizontal:8px;--iti-flag-height:12px;--iti-flag-width:16px;--iti-border-width:1px;--iti-arrow-height:4px;--iti-arrow-width:6px;--iti-triangle-border:calc(var(--iti-arrow-width) / 2);--iti-arrow-padding:6px;--iti-arrow-color:#555;--iti-path-flags-1x:url(../assets/intTelInput/flags.webp)!important;--iti-path-flags-2x:url(../assets/intTelInput/flags@2x.webp)!important;--iti-flag-sprite-width:3904px;--iti-flag-sprite-height:12px;--iti-mobile-popup-margin:30px}html body .input-label .iti{position:relative;display:block!important}html body .input-label .iti *{box-sizing:border-box}html body .input-label .iti__a11y-text{width:1px;height:1px;clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute}html body .input-label .iti input.iti__tel-input,html body .input-label .iti input.iti__tel-input[type=text],html body .input-label .iti input.iti__tel-input[type=tel]{position:relative;z-index:0;margin:0!important}html body .input-label [dir=rtl] .iti input.iti__tel-input,html body .input-label [dir=rtl] .iti input.iti__tel-input[type=text],html body .input-label [dir=rtl] .iti input.iti__tel-input[type=tel]{text-align:right}html body .input-label .iti__country-container{position:absolute;top:0;bottom:0;padding:var(--iti-border-width)}html body .input-label .iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:0 0;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}html body .input-label .iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding)0 var(--iti-spacer-horizontal)}html body .input-label .iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid transparent;border-right:var(--iti-triangle-border) solid transparent;border-top:var(--iti-arrow-height) solid var(--iti-arrow-color)}html body .input-label [dir=rtl] .iti__arrow{margin-right:var(--iti-arrow-padding);margin-left:0}html body .input-label .iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color)}html body .input-label .iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg)}html body .input-label .iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:calc(var(--iti-border-width)*-1);border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px #0003}html body .input-label .iti__search-input{width:100%;border-width:0;border-radius:3px;padding-left:30px;padding-right:28px}html body .input-label [dir=rtl] .iti__search-input{padding-left:inherit;padding-right:30px;background-position:right 8px center}html body .input-label .iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}html body .input-label .iti__search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}html body .input-label .iti__search-input-wrapper{position:relative;display:flex;align-items:center}html body .input-label .iti__search-icon{position:absolute;left:8px;display:flex;pointer-events:none}html body .input-label [dir=rtl] .iti__search-icon{left:auto;right:8px}html body .input-label .iti__search-icon-svg{stroke:var(--iti-search-icon-color);fill:none;stroke-width:3}html body .input-label .iti__search-clear{position:absolute;right:4px;background:0 0;border:0;border-radius:3px;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease;width:24px;height:24px}html body .input-label .iti__search-clear .iti__search-clear-x{stroke-width:2}html body .input-label .iti__search-clear .iti__search-clear-bg{fill:var(--iti-search-icon-color)}html body .input-label [dir=rtl] .iti__search-clear{right:auto;left:4px}html body .input-label .iti__search-clear:hover,html body .input-label .iti__search-clear:focus-visible{background:var(--iti-hover-color);outline:0}html body .input-label .iti__no-results{text-align:center;padding:30px 0}html body .input-label .iti__country-list{list-style:none;padding:0;margin:0;cursor:pointer;overflow-y:scroll;-webkit-overflow-scrolling:touch}html body .input-label .iti--inline-dropdown .iti__country-list{max-height:185px}html body .input-label .iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media (max-width:500px){html body .input-label .iti--flexible-dropdown-width .iti__country-list{white-space:normal}}html body .input-label .iti__country{display:flex;align-items:center;padding:8px var(--iti-spacer-horizontal);outline:0}html body .input-label .iti__dial-code{color:var(--iti-dialcode-color)}html body .input-label .iti__country.iti__highlight{background-color:var(--iti-hover-color)}html body .input-label .iti__country-list .iti__flag,html body .input-label .iti__country-name{margin-right:var(--iti-spacer-horizontal)}html body .input-label [dir=rtl] .iti__country-list .iti__flag,html body .input-label [dir=rtl] .iti__country-name{margin-right:0;margin-left:var(--iti-spacer-horizontal)}html body .input-label .iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) button.iti__selected-country{cursor:pointer}html body .input-label .iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,html body .input-label .iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}html body .input-label .iti .iti__selected-dial-code{margin-left:4px}html body .input-label [dir=rtl] .iti .iti__selected-dial-code{margin-left:0;margin-right:4px}html body .input-label .iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:var(--iti-border-width)}html body .input-label .iti--container:hover{cursor:pointer}html body .input-label .iti__hide{display:none}html body .input-label .iti__v-hide{visibility:hidden}html body .input-label .iti--fullscreen-popup.iti--container{background-color:#00000080;inset:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start}html body .input-label .iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}html body .input-label .iti--fullscreen-popup .iti__country{padding:10px;line-height:1.5em}html body .input-label .iti__flag{--iti-flag-offset:100px;height:var(--iti-flag-height);width:var(--iti-flag-width);border-radius:1px;box-shadow:0 0 1px #888;background-image:var(--iti-path-flags-1x);background-repeat:no-repeat;background-position:var(--iti-flag-offset)0;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)}html body .input-label .iti__ac{--iti-flag-offset:0px}html body .input-label .iti__ad{--iti-flag-offset:-16px}html body .input-label .iti__ae{--iti-flag-offset:-32px}html body .input-label .iti__af{--iti-flag-offset:-48px}html body .input-label .iti__ag{--iti-flag-offset:-64px}html body .input-label .iti__ai{--iti-flag-offset:-80px}html body .input-label .iti__al{--iti-flag-offset:-96px}html body .input-label .iti__am{--iti-flag-offset:-112px}html body .input-label .iti__ao{--iti-flag-offset:-128px}html body .input-label .iti__ar{--iti-flag-offset:-144px}html body .input-label .iti__as{--iti-flag-offset:-160px}html body .input-label .iti__at{--iti-flag-offset:-176px}html body .input-label .iti__au{--iti-flag-offset:-192px}html body .input-label .iti__aw{--iti-flag-offset:-208px}html body .input-label .iti__ax{--iti-flag-offset:-224px}html body .input-label .iti__az{--iti-flag-offset:-240px}html body .input-label .iti__ba{--iti-flag-offset:-256px}html body .input-label .iti__bb{--iti-flag-offset:-272px}html body .input-label .iti__bd{--iti-flag-offset:-288px}html body .input-label .iti__be{--iti-flag-offset:-304px}html body .input-label .iti__bf{--iti-flag-offset:-320px}html body .input-label .iti__bg{--iti-flag-offset:-336px}html body .input-label .iti__bh{--iti-flag-offset:-352px}html body .input-label .iti__bi{--iti-flag-offset:-368px}html body .input-label .iti__bj{--iti-flag-offset:-384px}html body .input-label .iti__bl{--iti-flag-offset:-400px}html body .input-label .iti__bm{--iti-flag-offset:-416px}html body .input-label .iti__bn{--iti-flag-offset:-432px}html body .input-label .iti__bo{--iti-flag-offset:-448px}html body .input-label .iti__bq{--iti-flag-offset:-464px}html body .input-label .iti__br{--iti-flag-offset:-480px}html body .input-label .iti__bs{--iti-flag-offset:-496px}html body .input-label .iti__bt{--iti-flag-offset:-512px}html body .input-label .iti__bw{--iti-flag-offset:-528px}html body .input-label .iti__by{--iti-flag-offset:-544px}html body .input-label .iti__bz{--iti-flag-offset:-560px}html body .input-label .iti__ca{--iti-flag-offset:-576px}html body .input-label .iti__cc{--iti-flag-offset:-592px}html body .input-label .iti__cd{--iti-flag-offset:-608px}html body .input-label .iti__cf{--iti-flag-offset:-624px}html body .input-label .iti__cg{--iti-flag-offset:-640px}html body .input-label .iti__ch{--iti-flag-offset:-656px}html body .input-label .iti__ci{--iti-flag-offset:-672px}html body .input-label .iti__ck{--iti-flag-offset:-688px}html body .input-label .iti__cl{--iti-flag-offset:-704px}html body .input-label .iti__cm{--iti-flag-offset:-720px}html body .input-label .iti__cn{--iti-flag-offset:-736px}html body .input-label .iti__co{--iti-flag-offset:-752px}html body .input-label .iti__cr{--iti-flag-offset:-768px}html body .input-label .iti__cu{--iti-flag-offset:-784px}html body .input-label .iti__cv{--iti-flag-offset:-800px}html body .input-label .iti__cw{--iti-flag-offset:-816px}html body .input-label .iti__cx{--iti-flag-offset:-832px}html body .input-label .iti__cy{--iti-flag-offset:-848px}html body .input-label .iti__cz{--iti-flag-offset:-864px}html body .input-label .iti__de{--iti-flag-offset:-880px}html body .input-label .iti__dj{--iti-flag-offset:-896px}html body .input-label .iti__dk{--iti-flag-offset:-912px}html body .input-label .iti__dm{--iti-flag-offset:-928px}html body .input-label .iti__do{--iti-flag-offset:-944px}html body .input-label .iti__dz{--iti-flag-offset:-960px}html body .input-label .iti__ec{--iti-flag-offset:-976px}html body .input-label .iti__ee{--iti-flag-offset:-992px}html body .input-label .iti__eg{--iti-flag-offset:-1008px}html body .input-label .iti__eh{--iti-flag-offset:-1024px}html body .input-label .iti__er{--iti-flag-offset:-1040px}html body .input-label .iti__es{--iti-flag-offset:-1056px}html body .input-label .iti__et{--iti-flag-offset:-1072px}html body .input-label .iti__fi{--iti-flag-offset:-1088px}html body .input-label .iti__fj{--iti-flag-offset:-1104px}html body .input-label .iti__fk{--iti-flag-offset:-1120px}html body .input-label .iti__fm{--iti-flag-offset:-1136px}html body .input-label .iti__fo{--iti-flag-offset:-1152px}html body .input-label .iti__fr{--iti-flag-offset:-1168px}html body .input-label .iti__ga{--iti-flag-offset:-1184px}html body .input-label .iti__gb{--iti-flag-offset:-1200px}html body .input-label .iti__gd{--iti-flag-offset:-1216px}html body .input-label .iti__ge{--iti-flag-offset:-1232px}html body .input-label .iti__gf{--iti-flag-offset:-1248px}html body .input-label .iti__gg{--iti-flag-offset:-1264px}html body .input-label .iti__gh{--iti-flag-offset:-1280px}html body .input-label .iti__gi{--iti-flag-offset:-1296px}html body .input-label .iti__gl{--iti-flag-offset:-1312px}html body .input-label .iti__gm{--iti-flag-offset:-1328px}html body .input-label .iti__gn{--iti-flag-offset:-1344px}html body .input-label .iti__gp{--iti-flag-offset:-1360px}html body .input-label .iti__gq{--iti-flag-offset:-1376px}html body .input-label .iti__gr{--iti-flag-offset:-1392px}html body .input-label .iti__gt{--iti-flag-offset:-1408px}html body .input-label .iti__gu{--iti-flag-offset:-1424px}html body .input-label .iti__gw{--iti-flag-offset:-1440px}html body .input-label .iti__gy{--iti-flag-offset:-1456px}html body .input-label .iti__hk{--iti-flag-offset:-1472px}html body .input-label .iti__hn{--iti-flag-offset:-1488px}html body .input-label .iti__hr{--iti-flag-offset:-1504px}html body .input-label .iti__ht{--iti-flag-offset:-1520px}html body .input-label .iti__hu{--iti-flag-offset:-1536px}html body .input-label .iti__id{--iti-flag-offset:-1552px}html body .input-label .iti__ie{--iti-flag-offset:-1568px}html body .input-label .iti__il{--iti-flag-offset:-1584px}html body .input-label .iti__im{--iti-flag-offset:-1600px}html body .input-label .iti__in{--iti-flag-offset:-1616px}html body .input-label .iti__io{--iti-flag-offset:-1632px}html body .input-label .iti__iq{--iti-flag-offset:-1648px}html body .input-label .iti__ir{--iti-flag-offset:-1664px}html body .input-label .iti__is{--iti-flag-offset:-1680px}html body .input-label .iti__it{--iti-flag-offset:-1696px}html body .input-label .iti__je{--iti-flag-offset:-1712px}html body .input-label .iti__jm{--iti-flag-offset:-1728px}html body .input-label .iti__jo{--iti-flag-offset:-1744px}html body .input-label .iti__jp{--iti-flag-offset:-1760px}html body .input-label .iti__ke{--iti-flag-offset:-1776px}html body .input-label .iti__kg{--iti-flag-offset:-1792px}html body .input-label .iti__kh{--iti-flag-offset:-1808px}html body .input-label .iti__ki{--iti-flag-offset:-1824px}html body .input-label .iti__km{--iti-flag-offset:-1840px}html body .input-label .iti__kn{--iti-flag-offset:-1856px}html body .input-label .iti__kp{--iti-flag-offset:-1872px}html body .input-label .iti__kr{--iti-flag-offset:-1888px}html body .input-label .iti__kw{--iti-flag-offset:-1904px}html body .input-label .iti__ky{--iti-flag-offset:-1920px}html body .input-label .iti__kz{--iti-flag-offset:-1936px}html body .input-label .iti__la{--iti-flag-offset:-1952px}html body .input-label .iti__lb{--iti-flag-offset:-1968px}html body .input-label .iti__lc{--iti-flag-offset:-1984px}html body .input-label .iti__li{--iti-flag-offset:-2000px}html body .input-label .iti__lk{--iti-flag-offset:-2016px}html body .input-label .iti__lr{--iti-flag-offset:-2032px}html body .input-label .iti__ls{--iti-flag-offset:-2048px}html body .input-label .iti__lt{--iti-flag-offset:-2064px}html body .input-label .iti__lu{--iti-flag-offset:-2080px}html body .input-label .iti__lv{--iti-flag-offset:-2096px}html body .input-label .iti__ly{--iti-flag-offset:-2112px}html body .input-label .iti__ma{--iti-flag-offset:-2128px}html body .input-label .iti__mc{--iti-flag-offset:-2144px}html body .input-label .iti__md{--iti-flag-offset:-2160px}html body .input-label .iti__me{--iti-flag-offset:-2176px}html body .input-label .iti__mf{--iti-flag-offset:-2192px}html body .input-label .iti__mg{--iti-flag-offset:-2208px}html body .input-label .iti__mh{--iti-flag-offset:-2224px}html body .input-label .iti__mk{--iti-flag-offset:-2240px}html body .input-label .iti__ml{--iti-flag-offset:-2256px}html body .input-label .iti__mm{--iti-flag-offset:-2272px}html body .input-label .iti__mn{--iti-flag-offset:-2288px}html body .input-label .iti__mo{--iti-flag-offset:-2304px}html body .input-label .iti__mp{--iti-flag-offset:-2320px}html body .input-label .iti__mq{--iti-flag-offset:-2336px}html body .input-label .iti__mr{--iti-flag-offset:-2352px}html body .input-label .iti__ms{--iti-flag-offset:-2368px}html body .input-label .iti__mt{--iti-flag-offset:-2384px}html body .input-label .iti__mu{--iti-flag-offset:-2400px}html body .input-label .iti__mv{--iti-flag-offset:-2416px}html body .input-label .iti__mw{--iti-flag-offset:-2432px}html body .input-label .iti__mx{--iti-flag-offset:-2448px}html body .input-label .iti__my{--iti-flag-offset:-2464px}html body .input-label .iti__mz{--iti-flag-offset:-2480px}html body .input-label .iti__na{--iti-flag-offset:-2496px}html body .input-label .iti__nc{--iti-flag-offset:-2512px}html body .input-label .iti__ne{--iti-flag-offset:-2528px}html body .input-label .iti__nf{--iti-flag-offset:-2544px}html body .input-label .iti__ng{--iti-flag-offset:-2560px}html body .input-label .iti__ni{--iti-flag-offset:-2576px}html body .input-label .iti__nl{--iti-flag-offset:-2592px}html body .input-label .iti__no{--iti-flag-offset:-2608px}html body .input-label .iti__np{--iti-flag-offset:-2624px}html body .input-label .iti__nr{--iti-flag-offset:-2640px}html body .input-label .iti__nu{--iti-flag-offset:-2656px}html body .input-label .iti__nz{--iti-flag-offset:-2672px}html body .input-label .iti__om{--iti-flag-offset:-2688px}html body .input-label .iti__pa{--iti-flag-offset:-2704px}html body .input-label .iti__pe{--iti-flag-offset:-2720px}html body .input-label .iti__pf{--iti-flag-offset:-2736px}html body .input-label .iti__pg{--iti-flag-offset:-2752px}html body .input-label .iti__ph{--iti-flag-offset:-2768px}html body .input-label .iti__pk{--iti-flag-offset:-2784px}html body .input-label .iti__pl{--iti-flag-offset:-2800px}html body .input-label .iti__pm{--iti-flag-offset:-2816px}html body .input-label .iti__pr{--iti-flag-offset:-2832px}html body .input-label .iti__ps{--iti-flag-offset:-2848px}html body .input-label .iti__pt{--iti-flag-offset:-2864px}html body .input-label .iti__pw{--iti-flag-offset:-2880px}html body .input-label .iti__py{--iti-flag-offset:-2896px}html body .input-label .iti__qa{--iti-flag-offset:-2912px}html body .input-label .iti__re{--iti-flag-offset:-2928px}html body .input-label .iti__ro{--iti-flag-offset:-2944px}html body .input-label .iti__rs{--iti-flag-offset:-2960px}html body .input-label .iti__ru{--iti-flag-offset:-2976px}html body .input-label .iti__rw{--iti-flag-offset:-2992px}html body .input-label .iti__sa{--iti-flag-offset:-3008px}html body .input-label .iti__sb{--iti-flag-offset:-3024px}html body .input-label .iti__sc{--iti-flag-offset:-3040px}html body .input-label .iti__sd{--iti-flag-offset:-3056px}html body .input-label .iti__se{--iti-flag-offset:-3072px}html body .input-label .iti__sg{--iti-flag-offset:-3088px}html body .input-label .iti__sh{--iti-flag-offset:-3104px}html body .input-label .iti__si{--iti-flag-offset:-3120px}html body .input-label .iti__sj{--iti-flag-offset:-3136px}html body .input-label .iti__sk{--iti-flag-offset:-3152px}html body .input-label .iti__sl{--iti-flag-offset:-3168px}html body .input-label .iti__sm{--iti-flag-offset:-3184px}html body .input-label .iti__sn{--iti-flag-offset:-3200px}html body .input-label .iti__so{--iti-flag-offset:-3216px}html body .input-label .iti__sr{--iti-flag-offset:-3232px}html body .input-label .iti__ss{--iti-flag-offset:-3248px}html body .input-label .iti__st{--iti-flag-offset:-3264px}html body .input-label .iti__sv{--iti-flag-offset:-3280px}html body .input-label .iti__sx{--iti-flag-offset:-3296px}html body .input-label .iti__sy{--iti-flag-offset:-3312px}html body .input-label .iti__sz{--iti-flag-offset:-3328px}html body .input-label .iti__tc{--iti-flag-offset:-3344px}html body .input-label .iti__td{--iti-flag-offset:-3360px}html body .input-label .iti__tg{--iti-flag-offset:-3376px}html body .input-label .iti__th{--iti-flag-offset:-3392px}html body .input-label .iti__tj{--iti-flag-offset:-3408px}html body .input-label .iti__tk{--iti-flag-offset:-3424px}html body .input-label .iti__tl{--iti-flag-offset:-3440px}html body .input-label .iti__tm{--iti-flag-offset:-3456px}html body .input-label .iti__tn{--iti-flag-offset:-3472px}html body .input-label .iti__to{--iti-flag-offset:-3488px}html body .input-label .iti__tr{--iti-flag-offset:-3504px}html body .input-label .iti__tt{--iti-flag-offset:-3520px}html body .input-label .iti__tv{--iti-flag-offset:-3536px}html body .input-label .iti__tw{--iti-flag-offset:-3552px}html body .input-label .iti__tz{--iti-flag-offset:-3568px}html body .input-label .iti__ua{--iti-flag-offset:-3584px}html body .input-label .iti__ug{--iti-flag-offset:-3600px}html body .input-label .iti__us{--iti-flag-offset:-3616px}html body .input-label .iti__uy{--iti-flag-offset:-3632px}html body .input-label .iti__uz{--iti-flag-offset:-3648px}html body .input-label .iti__va{--iti-flag-offset:-3664px}html body .input-label .iti__vc{--iti-flag-offset:-3680px}html body .input-label .iti__ve{--iti-flag-offset:-3696px}html body .input-label .iti__vg{--iti-flag-offset:-3712px}html body .input-label .iti__vi{--iti-flag-offset:-3728px}html body .input-label .iti__vn{--iti-flag-offset:-3744px}html body .input-label .iti__vu{--iti-flag-offset:-3760px}html body .input-label .iti__wf{--iti-flag-offset:-3776px}html body .input-label .iti__ws{--iti-flag-offset:-3792px}html body .input-label .iti__xk{--iti-flag-offset:-3808px}html body .input-label .iti__ye{--iti-flag-offset:-3824px}html body .input-label .iti__yt{--iti-flag-offset:-3840px}html body .input-label .iti__za{--iti-flag-offset:-3856px}html body .input-label .iti__zm{--iti-flag-offset:-3872px}html body .input-label .iti__zw{--iti-flag-offset:-3888px}@media (min-resolution:2x){html body .input-label .iti__flag{background-image:var(--iti-path-flags-2x)}}.progress-bar{position:relative;margin-top:1.5rem;height:10px;width:100%;border-radius:1rem}.progress-bar .color{position:absolute;height:10px;width:0;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(101 60 217/var(--tw-bg-opacity, 1));animation:progress 4s infinite linear}@keyframes progress{0%{width:0%}25%{width:50%}50%{width:75%}75%{width:85%}to{width:100%}}.leeloo{margin-left:auto;margin-right:auto;overflow:hidden}.leeloo iframe{margin-left:auto;margin-right:auto;display:block}.leeloo>div{width:100%}.leeloo>div .leeloo-lgt-form-wrapper .leeloo-lgt-form{width:100%!important}.leeloo .leeloo-lgt-form-wrapper{display:block}.leeloo .leeloo-lgt-form{width:100%!important}.input-label{position:relative}.input-label .input-label-title.input-label-title--error{--tw-text-opacity:1;color:rgb(229 57 53/var(--tw-text-opacity, 1))}.input-label:has(:focus) .input-label-title.input-label-title--error{--tw-text-opacity:1;color:rgb(229 57 53/var(--tw-text-opacity, 1))}.input-label:has(:focus) .input-label-title{--tw-text-opacity:1;color:rgb(101 60 217/var(--tw-text-opacity, 1))}.input-label .input-label-title{position:relative;padding-left:1rem;font-family:IBM Plex Sans,sans-serif;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity:1;color:rgb(110 110 110/var(--tw-text-opacity, 1))}@media (min-width:768px){.input-label .input-label-title{font-size:.875rem;line-height:1.25rem}}@media (min-width:1280px){.input-label .input-label-title{font-size:1rem;line-height:1.5rem}}.input-label .input-label-title .input-label-title--error{--tw-text-opacity:1;color:rgb(229 57 53/var(--tw-text-opacity, 1))}.input-label .input-wrapper{position:relative;display:block}.input-label .input-field{height:2.5rem;width:100%;border-radius:1.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(224 224 224/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity, 1));padding:.25rem 2rem .25rem 1rem;font-family:IBM Plex Sans,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;animation-duration:.15s}.input-label .input-field:hover{--tw-border-opacity:1;border-color:rgb(214 214 214/var(--tw-border-opacity, 1))}.input-label .input-field:hover::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(110 110 110/var(--tw-placeholder-opacity, 1))}.input-label .input-field:hover::placeholder{--tw-placeholder-opacity:1;color:rgb(110 110 110/var(--tw-placeholder-opacity, 1))}.input-label .input-field:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width:0px}.input-label .input-field:focus::-moz-placeholder{--tw-text-opacity:1;color:rgb(224 224 224/var(--tw-text-opacity, 1))}.input-label .input-field:focus::placeholder{--tw-text-opacity:1;color:rgb(224 224 224/var(--tw-text-opacity, 1))}.input-label .input-field:disabled{opacity:.5}@media (min-width:768px){.input-label .input-field{height:3rem;font-size:1rem;line-height:1.5rem}}@media (min-width:1600px){.input-label .input-field{height:3.5rem;border-radius:32px;padding:.5rem 2.25rem .5rem 1.25rem;font-size:1.125rem;line-height:1.75rem}}.input-label .input-field::-moz-placeholder{font-family:IBM Plex Sans,sans-serif;font-weight:400;--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity, 1));-moz-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;animation-duration:.15s}.input-label .input-field::placeholder{font-family:IBM Plex Sans,sans-serif;font-weight:400;--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;animation-duration:.15s}@media (min-width:768px){.input-label .input-field::-moz-placeholder{font-size:1rem;line-height:1.5rem}.input-label .input-field::placeholder{font-size:1rem;line-height:1.5rem}}.input-label .input-field:focus{border-width:1px;--tw-border-opacity:1;border-color:rgb(194 176 245/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity, 1));outline:2px solid transparent;outline-offset:2px}.input-label .input-field.input-field--error{border-width:1px;--tw-border-opacity:1;border-color:rgb(229 57 53/var(--tw-border-opacity, 1))}.input-label .input-field[type=tel]{padding-left:3.5rem}.input-label .input-field[data-selected=false]{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity, 1))}.input-label .input-field[data-selected=true]{--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity, 1))}.input-label .input-field .chevron-icon{width:1.5rem;height:1.5rem;--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;animation-duration:.15s}@media (min-width:768px){.input-label .input-field .chevron-icon{width:1.75rem;height:1.75rem}}@media (min-width:1280px){.input-label .input-field .chevron-icon{width:2rem;height:2rem}}.input-label .input-field .chevron-icon.chevron-icon--error{--tw-text-opacity:1;color:rgb(229 57 53/var(--tw-text-opacity, 1))}.input-label .input-clear-button{position:absolute;right:.75rem;top:50%;z-index:10;width:1.25rem;height:1.25rem;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));fill:#999;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;animation-duration:.15s}.input-label .input-clear-button:hover{fill:#6366f1}@media (min-width:768px){.input-label .input-clear-button{width:1.5rem;height:1.5rem}}@media (min-width:1280px){.input-label .input-clear-button{right:1rem;width:1.75rem;height:1.75rem}}.input-label .input-clear-button--error{fill:#e53935}.input-label .input-clear-icon{width:1.25rem;height:1.25rem}@media (min-width:768px){.input-label .input-clear-icon{width:1.5rem;height:1.5rem}}@media (min-width:1280px){.input-label .input-clear-icon{width:1.75rem;height:1.75rem}}.input-error-message{position:absolute;left:1rem;top:100%;font-family:IBM Plex Sans,sans-serif;font-size:.75rem;line-height:1rem;font-weight:400;--tw-text-opacity:1;color:rgb(229 57 53/var(--tw-text-opacity, 1))}.checkbox-label{position:relative;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-size:.75rem;line-height:1rem;font-weight:400;line-height:1.375;--tw-text-opacity:1;color:rgb(71 71 71/var(--tw-text-opacity, 1))}@media (min-width:768px){.checkbox-label{font-size:.875rem;line-height:1.25rem}}@media (min-width:1280px){.checkbox-label{font-size:1rem;line-height:1.5rem}}.checkbox-label .is-invalid{border-width:1px;--tw-border-opacity:1;border-color:rgb(229 57 53/var(--tw-border-opacity, 1))}.checkbox-label .checkbox-wrapper{display:flex;align-items:flex-start;gap:.5rem}.checkbox-label:hover .checkbox{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(235 230 250/var(--tw-bg-opacity, 1))}.checkbox-label [type=checkbox]:focus~.checkbox{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(224 120 45 / var(--tw-ring-opacity, 1))}.checkbox-label [type=checkbox]:checked+.checkbox{--tw-border-opacity:1;border-color:rgb(79 70 229/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity, 1))}.checkbox-label [type=checkbox]:checked+.checkbox .check-icon{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:1}.checkbox-label .checkbox{display:flex;width:1.25rem;height:1.25rem;min-width:1.25rem;align-items:center;justify-content:center;border-radius:.25rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(214 214 214/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:1280px){.checkbox-label .checkbox{width:2rem;height:2rem;min-width:2rem;border-radius:.5rem}}.checkbox-label .checkbox .check-icon{height:100%;width:100%;--tw-scale-x:0;--tw-scale-y:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));stroke:#fff;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.radio-wrapper{position:relative}.radio-wrapper .radio-title{font-family:IBM Plex Sans,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity, 1))}@media (min-width:768px){.radio-wrapper .radio-title{font-size:1rem;line-height:1.5rem}}@media (min-width:1280px){.radio-wrapper .radio-title{font-size:1.25rem;line-height:1.75rem}}.radio-wrapper .radio-group{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.radio-wrapper .radio-label{display:flex;cursor:pointer;align-items:center;gap:6px;font-family:IBM Plex Sans,sans-serif;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(71 71 71/var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;animation-duration:.15s}.radio-wrapper .radio-label:hover{--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity, 1))}.radio-wrapper .radio-label:has(:checked){--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity, 1))}@media (min-width:768px){.radio-wrapper .radio-label{gap:.5rem;font-size:1rem;line-height:1.5rem}}@media (min-width:1280px){.radio-wrapper .radio-label{gap:.75rem;font-size:1.25rem;line-height:1.75rem}}.radio-wrapper .radio-label:hover .radio{border-width:1px;--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(235 230 250/var(--tw-bg-opacity, 1))}.radio-wrapper .radio{display:flex;width:1.25rem;height:1.25rem;min-width:1.25rem;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(214 214 214/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-timing-function:linear;animation-duration:.15s;animation-timing-function:linear}@media (min-width:768px){.radio-wrapper .radio{width:1.5rem;height:1.5rem;min-width:1.5rem}}@media (min-width:1280px){.radio-wrapper .radio{width:2rem;height:2rem;min-width:2rem}}.radio-wrapper .radio{transition:border-width .15s,border-color .15s}.radio-wrapper .radio .check-icon{height:auto;width:100%;--tw-scale-x:0;--tw-scale-y:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:0;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-timing-function:linear;animation-timing-function:linear}.radio-wrapper [type=radio]:checked~.radio{border-width:4px;--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(235 230 250/var(--tw-bg-opacity, 1))}@media (min-width:768px){.radio-wrapper [type=radio]:checked~.radio{border-width:6px}}@media (min-width:1280px){.radio-wrapper [type=radio]:checked~.radio{border-width:8px}}.radio-wrapper [type=radio]:focus~.radio{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(224 120 45 / var(--tw-ring-opacity, 1))}.form-wrapper.dark .input-label .input-field{--tw-border-opacity:1;border-color:rgb(64 64 64/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(39 31 44/var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity, 1))}.form-wrapper.dark .input-label .input-field:hover{--tw-border-opacity:1;border-color:rgb(110 110 110/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(39 31 44/var(--tw-bg-opacity, 1))}.form-wrapper.dark .input-label .input-field:focus{--tw-border-opacity:1;border-color:rgb(194 176 245/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(39 31 44/var(--tw-bg-opacity, 1))}.form-wrapper.dark .input-label .input-field::-moz-placeholder{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity, 1))}.form-wrapper.dark .input-label .input-field::placeholder{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity, 1))}.form-wrapper.dark .iti__country-list,.form-wrapper.dark .iti__search-input-wrapper input{--tw-bg-opacity:1;background-color:rgb(39 31 44/var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity, 1))}.form-wrapper.dark .iti__search-icon{display:none}.form-wrapper.dark .progress-box{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity, 1))}.form-wrapper.dark .radio-text{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity, 1))}.form-wrapper.dark .radio-label:hover .radio,.form-wrapper.dark .radio-label:focus-visible .radio{--tw-border-opacity:1;border-color:rgb(194 176 245/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(26 19 51/var(--tw-bg-opacity, 1))}.form-wrapper.dark .radio{--tw-border-opacity:1;border-color:rgb(88 75 115/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(5 9 38/var(--tw-bg-opacity, 1))}.no-scroll{overflow:hidden;padding-right:15px}@media screen and (max-width:767px){.no-scroll{padding-right:0}}*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content:""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#d6d6d6}input::placeholder,textarea::placeholder{opacity:1;color:#d6d6d6}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}@font-face{font-family:IBM Plex Mono;src:url(../assets/fonts/IBMPlexMono-Regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(../assets/fonts/IBMPlexMono-Medium.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(../assets/fonts/IBMPlexMono-SemiBold.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(../assets/fonts/IBMPlexMono-Bold.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../assets/fonts/IBMPlexSans-Regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../assets/fonts/IBMPlexSans-Medium.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../assets/fonts/IBMPlexSans-SemiBold.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:IBM Plex Sans;src:url(../assets/fonts/IBMPlexSans-Bold.woff2)format("woff2");font-weight:700;font-display:swap}:root{--background:0 0% 100%;--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%;--radius:.5rem}.dark{--background:0 0% 3.9%;--foreground:0 0% 98%;--card:0 0% 3.9%;--card-foreground:0 0% 98%;--popover:0 0% 3.9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 9%;--secondary:0 0% 14.9%;--secondary-foreground:0 0% 98%;--muted:0 0% 14.9%;--muted-foreground:0 0% 63.9%;--accent:0 0% 14.9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:0 0% 14.9%;--input:0 0% 14.9%;--ring:0 0% 83.1%;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:480px){.container{max-width:480px;padding-right:1rem;padding-left:1rem}}@media (min-width:768px){.container{max-width:768px;padding-right:2rem;padding-left:2rem}}@media (min-width:1280px){.container{max-width:1280px;padding-right:2.5rem;padding-left:2.5rem}}@media (min-width:1600px){.container{max-width:1600px;padding-right:3.5rem;padding-left:3.5rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.left-1\/2{left:50%}.left-5{left:1.25rem}.right-2{right:.5rem}.right-4{right:1rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-4{top:1rem}.z-10{z-index:10}.z-50{z-index:50}.z-\[22\]{z-index:22}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.-mt-px{margin-top:-1px}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[-30px\]{margin-top:-30px}.block{display:block}.inline-block{display:inline-block}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.size-10{width:2.5rem;height:2.5rem}.size-3{width:.75rem;height:.75rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:1.75rem;height:1.75rem}.size-9{width:2.25rem;height:2.25rem}.h-1{height:.25rem}.h-10{height:2.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[24px\]{height:24px}.h-\[26px\]{height:26px}.h-\[48px\]{height:48px}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-24{max-height:6rem}.max-h-96{max-height:24rem}.max-h-\[180px\]{max-height:180px}.max-h-screen{max-height:100vh}.min-h-\[297px\]{min-height:297px}.min-h-\[488px\]{min-height:488px}.min-h-\[60px\]{min-height:60px}.min-h-dvh{min-height:100dvh}.w-10{width:2.5rem}.w-11\/12{width:91.666667%}.w-7{width:1.75rem}.w-\[107px\]{width:107px}.w-\[140px\]{width:140px}.w-\[141px\]{width:141px}.w-\[38px\]{width:38px}.w-\[97vw\]{width:97vw}.w-auto{width:auto}.w-full{width:100%}.min-w-10{min-width:2.5rem}.min-w-32{min-width:8rem}.min-w-5{min-width:1.25rem}.min-w-6{min-width:1.5rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-\[221px\]{max-width:221px}.max-w-\[335px\]{max-width:335px}.max-w-\[375px\]{max-width:375px}.max-w-\[400px\]{max-width:400px}.max-w-\[92px\]{max-width:92px}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0\.5{--tw-translate-y:.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-3{--tw-rotate:-3deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x:0;--tw-scale-y:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.scroll-my-1{scroll-margin-top:.25rem;scroll-margin-bottom:.25rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[10px\]{gap:10px}.gap-\[6px\]{gap:6px}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.whitespace-nowrap{white-space:nowrap}.\!rounded-3xl{border-radius:1.5rem!important}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-\[\#3F3F3F\]{--tw-border-opacity:1;border-color:rgb(63 63 63/var(--tw-border-opacity, 1))}.border-\[\#404040\]{--tw-border-opacity:1;border-color:rgb(64 64 64/var(--tw-border-opacity, 1))}.border-\[\#6E6E6E\]{--tw-border-opacity:1;border-color:rgb(110 110 110/var(--tw-border-opacity, 1))}.border-\[\#C30CC8\]{--tw-border-opacity:1;border-color:rgb(195 12 200/var(--tw-border-opacity, 1))}.border-error{--tw-border-opacity:1;border-color:rgb(229 57 53/var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(214 214 214/var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.bg-\[\#070707\]{--tw-bg-opacity:1;background-color:rgb(7 7 7/var(--tw-bg-opacity, 1))}.bg-\[\#17141D\]{--tw-bg-opacity:1;background-color:rgb(23 20 29/var(--tw-bg-opacity, 1))}.bg-\[\#231F2C\]{--tw-bg-opacity:1;background-color:rgb(35 31 44/var(--tw-bg-opacity, 1))}.bg-\[\#271F2C\]{--tw-bg-opacity:1;background-color:rgb(39 31 44/var(--tw-bg-opacity, 1))}.bg-\[\#C30CC8\]{--tw-bg-opacity:1;background-color:rgb(195 12 200/var(--tw-bg-opacity, 1))}.bg-\[\#FEC830\]{--tw-bg-opacity:1;background-color:rgb(254 200 48/var(--tw-bg-opacity, 1))}.bg-background{background-color:hsl(var(--background))}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-border{background-color:hsl(var(--border))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(224 224 224/var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(26 26 26/var(--tw-bg-opacity, 1))}.bg-lilac-500{--tw-bg-opacity:1;background-color:rgb(54 31 122/var(--tw-bg-opacity, 1))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity, 1))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.\!pr-\[10px\]{padding-right:10px!important}.pb-16{padding-bottom:4rem}.pb-4{padding-bottom:1rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pt-0{padding-top:0}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.font-IBMPlexMono{font-family:IBM Plex Mono,monospace}.font-IBMPlexSans{font-family:IBM Plex Sans,sans-serif}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[12px\]{font-size:12px}.text-\[19px\]{font-size:19px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[31px\]{font-size:31px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-\[0\.9\]{line-height:.9}.leading-none{line-height:1}.leading-snug{line-height:1.375}.text-\[\#1a1a1a\]{--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity, 1))}.text-\[\#ABABAB\]{--tw-text-opacity:1;color:rgb(171 171 171/var(--tw-text-opacity, 1))}.text-\[\#FEC830\]{--tw-text-opacity:1;color:rgb(254 200 48/var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity:1;color:rgb(224 224 224/var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity:1;color:rgb(214 214 214/var(--tw-text-opacity, 1))}.text-gray-50{--tw-text-opacity:1;color:rgb(250 250 250/var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity:1;color:rgb(110 110 110/var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity, 1))}.text-lilac-100{--tw-text-opacity:1;color:rgb(163 138 237/var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-neutral-500{--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity, 1))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-linear{transition-timing-function:linear}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.duration-100{animation-duration:.1s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.ease-linear{animation-timing-function:linear}:root{--foreground-rgb:0, 0, 0;--background-start-rgb:214, 219, 220;--background-end-rgb:255, 255, 255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255, 255, 255;--background-start-rgb:0, 0, 0;--background-end-rgb:0, 0, 0}}body{--tw-bg-opacity:1;background-color:rgb(4 4 4/var(--tw-bg-opacity, 1));font-family:IBM Plex Sans,sans-serif;--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity, 1))}html{scroll-behavior:smooth}.section{padding-top:2.5rem;padding-bottom:2.5rem}@media (min-width:768px){.section{padding-top:5rem;padding-bottom:5rem}}.section-title{font-family:IBM Plex Mono,monospace;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity, 1))}@media (min-width:768px){.section-title{font-size:32px;line-height:1.4}}@media (min-width:1600px){.section-title{font-size:36px}}.visually-hidden{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.btn-submit{display:block;width:100%;border-radius:40px;--tw-bg-opacity:1;background-color:rgb(218 76 56/var(--tw-bg-opacity, 1));padding-left:.25rem;padding-right:.25rem;padding-top:10px;padding-bottom:10px;text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:500;line-height:1.43;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-submit:hover{--tw-bg-opacity:1;background-color:rgb(183 58 40/var(--tw-bg-opacity, 1))}.btn-submit:focus-visible{--tw-bg-opacity:1;background-color:rgb(183 58 40/var(--tw-bg-opacity, 1));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(183 58 40 / var(--tw-ring-opacity, 1));--tw-ring-offset-width:2px}.btn-submit:active{--tw-bg-opacity:1;background-color:rgb(137 39 25/var(--tw-bg-opacity, 1))}@media (min-width:768px){.btn-submit{padding-top:.75rem;padding-bottom:.75rem;font-size:1rem;line-height:1.5rem;line-height:1.5}}@media (min-width:1600px){.btn-submit{padding-top:.75rem;padding-bottom:.75rem;font-size:1.25rem;line-height:1.75rem;line-height:1.6}}.footer:before{content:"";overflow:hidden;position:absolute;top:-27px;left:0;right:0;width:100%;height:27px;line-height:0;background-repeat:repeat-x;background-position:center bottom;background-image:url(../assets/images/sections/decor/decor.webp);background-size:auto 27px;pointer-events:none;z-index:10;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transform:translateZ(0);will-change:transform,background-position}.quiz-section .sticker-box .left-side{position:relative}.quiz-section .sticker-box .left-side:before{content:"";position:absolute;bottom:1px;left:96px;width:57px;height:57px;background-image:url(../assets/images/sections/quiz/gift.webp);background-repeat:no-repeat;background-size:contain;background-position:top left;z-index:10}@media (min-width:768px){.quiz-section .sticker-box .left-side:before{bottom:-7px;left:151px;width:100px;height:100px}}@media (min-width:1280px){.quiz-section .sticker-box .left-side:before{bottom:-2px;left:151px;width:100px;height:100px}}@media (max-width:374px){.quiz-section .sticker-box{display:flex;flex-direction:column;align-items:start;gap:20px}.quiz-section .sticker-box .left-side{background-image:url(../assets/images/sections/quiz/sticker-left.svg);background-repeat:no-repeat;background-size:contain;background-position:top left;min-height:113px;width:180px;margin-left:0;padding-left:16px}.quiz-section .sticker-box .left-side:before{left:110px}.quiz-section .sticker-box .right-side{background-image:url(../assets/images/sections/quiz/sticker-right.svg);background-repeat:no-repeat;background-size:contain;background-position:top left;min-height:113px;display:flex;align-items:center;justify-content:center;width:232px}.quiz-section .sticker-box .right-side .text{max-width:120px}}@media (min-width:375px){.quiz-section .sticker-box{background-image:url(../assets/images/sections/quiz/sticker-sm.svg);background-repeat:no-repeat;background-size:contain;background-position:top left;min-height:115px}}@media (min-width:768px){.quiz-section .sticker-box{background-image:url(../assets/images/sections/quiz/sticker-md.svg);background-repeat:no-repeat;background-size:contain;background-position:top left;min-height:180px}}@media (min-width:1280px){.quiz-section .sticker-box{background-image:url(../assets/images/sections/quiz/sticker-xl.svg);background-repeat:no-repeat;background-size:contain;background-position:top left;min-height:153px}}@media (min-width:1600px){.quiz-section .sticker-box{min-height:170px}}.quiz-section .main-title{position:relative}.quiz-section .main-title:after{content:"";position:absolute;display:block;width:30px;height:30px;bottom:-30px;right:40px;background-image:url(../assets/images/sections/quiz/arrow-sm.webp);background-repeat:no-repeat;background-size:contain;background-position:top left}@media (min-width:768px){.quiz-section .main-title:after{width:60px;height:60px;bottom:-20px;right:40px}}@media (min-width:1280px){.quiz-section .main-title:after{background-image:url(../assets/images/sections/quiz/arrow-xl.webp);background-repeat:no-repeat;background-size:contain;background-position:top left;width:70px;height:70px;bottom:-50px;right:60px}}@media (min-width:1600px){.quiz-section .main-title:after{width:90px;height:90px;bottom:-120px;right:40px}}.quiz-section .about-box .second-block .box{position:relative;margin-left:auto;margin-top:1.25rem;max-width:238px;border-radius:14px;--tw-bg-opacity:1;background-color:rgb(254 200 48/var(--tw-bg-opacity, 1));padding:1.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity, 1));outline-style:solid;outline-width:10px;outline-color:#17141d}@media (min-width:768px){.quiz-section .about-box .second-block .box{max-width:170px;padding:1rem;font-size:10px;line-height:1.25}}.quiz-section .about-box .second-block .box:after,.quiz-section .about-box .second-block .box:before{position:absolute;content:"";height:20px;width:16px;aspect-ratio:1;background:radial-gradient(circle 16px at top left,#361f7a 98%,#17141d)}@media (max-width:350px){.quiz-section .about-box .second-block .box:before{content:none}}.quiz-section .about-box .second-block .box:before{width:24px;bottom:-4px;left:-26px}.quiz-section .about-box .second-block .box:after{top:-26px;right:-8px;width:24px}.quiz-section .after-send-box .accent-span{white-space:nowrap;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(224 62 171/var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-family:IBM Plex Mono,monospace;font-weight:600;text-transform:uppercase;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity, 1))}@media (max-width:767.98px){.quiz-section .after-send-box .accent-span{letter-spacing:-.025em}}.header-quiz-wrapper{background-image:url(../assets/images/sections/quiz/bg-gradient.svg);background-repeat:no-repeat;background-size:800px auto;background-position:bottom -200px center}@media (min-width:768px){.header-quiz-wrapper{background-size:1200px auto;background-position:bottom -250px right calc(50% - 200px)}}@media (min-width:1280px){.header-quiz-wrapper{background-size:1000px auto;background-position:bottom -450px left calc(50% - 450px)}}@media (min-width:1600px){.header-quiz-wrapper{background-size:1000px auto;background-position:bottom -450px left calc(50% - 600px)}}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.last\:mb-0:last-child{margin-bottom:0}.last\:border-b-0:last-child{border-bottom-width:0}.hover\:border-\[\#8D0990\]:hover{--tw-border-opacity:1;border-color:rgb(141 9 144/var(--tw-border-opacity, 1))}.hover\:bg-\[\#8D0990\]:hover{--tw-bg-opacity:1;background-color:rgb(141 9 144/var(--tw-bg-opacity, 1))}.hover\:bg-accent:hover{--tw-bg-opacity:1;background-color:rgb(101 60 217/var(--tw-bg-opacity, 1))}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive)/.9)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.hover\:text-\[\#E73EA6\]:hover{--tw-text-opacity:1;color:rgb(231 62 166/var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity, 1))}.hover\:text-yellow-300:hover{--tw-text-opacity:1;color:rgb(254 200 48/var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity, 1))}.focus\:text-yellow-300:focus{--tw-text-opacity:1;color:rgb(254 200 48/var(--tw-text-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color:hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:border-ring:focus-visible{border-color:hsl(var(--ring))}.focus-visible\:bg-\[\#8D0990\]:focus-visible{--tw-bg-opacity:1;background-color:rgb(141 9 144/var(--tw-bg-opacity, 1))}.focus-visible\:text-\[\#E73EA6\]:focus-visible{--tw-text-opacity:1;color:rgb(231 62 166/var(--tw-text-opacity, 1))}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-\[\#8D0990\]:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(141 9 144 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-\[\#E73EA6\]:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(231 62 166 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color:hsl(var(--destructive) / .2)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:hsl(var(--ring) / .5)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.focus-visible\:ring-offset-white:focus-visible{--tw-ring-offset-color:#fff}.active\:bg-\[\#8D0990\]:active{--tw-bg-opacity:1;background-color:rgb(141 9 144/var(--tw-bg-opacity, 1))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-none:disabled{border-style:none}.disabled\:bg-transparent:disabled{background-color:transparent}.disabled\:text-gray-500:disabled{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:border{border-width:1px}.group:hover .group-hover\:border-\[\#747474\]{--tw-border-opacity:1;border-color:rgb(116 116 116/var(--tw-border-opacity, 1))}.group:hover .group-hover\:border-lilac-300{--tw-border-opacity:1;border-color:rgb(101 60 217/var(--tw-border-opacity, 1))}.group:hover .group-hover\:bg-\[\#55437D\]{--tw-bg-opacity:1;background-color:rgb(85 67 125/var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-lilac-10{--tw-bg-opacity:1;background-color:rgb(235 230 250/var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:border-\[\#DA4C38\]{--tw-border-opacity:1;border-color:rgb(218 76 56/var(--tw-border-opacity, 1))}.peer:checked~.peer-checked\:bg-\[\#DA4C38\]{--tw-bg-opacity:1;background-color:rgb(218 76 56/var(--tw-bg-opacity, 1))}.has-\[\>svg\]\:px-2\.5:has(>svg){padding-left:.625rem;padding-right:.625rem}.has-\[\>svg\]\:px-3:has(>svg){padding-left:.75rem;padding-right:.75rem}.has-\[\>svg\]\:px-4:has(>svg){padding-left:1rem;padding-right:1rem}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:-.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .3s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .3s ease-out}.data-\[state\=open\]\:bg-accent[data-state=open]{--tw-bg-opacity:1;background-color:rgb(101 60 217/var(--tw-bg-opacity, 1))}.data-\[state\=checked\]\:text-gray-900[data-state=checked]{--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity, 1))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:.5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:.5rem}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x:-50%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y:-48%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x:-50%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y:-48%}.group[data-state=checked] .group-data-\[state\=checked\]\:border-4{border-width:4px}.group[data-state=checked] .group-data-\[state\=checked\]\:border-lilac-300{--tw-border-opacity:1;border-color:rgb(101 60 217/var(--tw-border-opacity, 1))}.group[data-state=checked] .group-data-\[state\=checked\]\:bg-lilac-10{--tw-bg-opacity:1;background-color:rgb(235 230 250/var(--tw-bg-opacity, 1))}@media (min-width:480px){.sm\:max-w-full{max-width:100%}.sm\:flex-row{flex-direction:row}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:justify-end{justify-content:flex-end}.sm\:rounded-lg{border-radius:.5rem}.sm\:text-left{text-align:left}}@media (min-width:768px){.md\:left-9{left:2.25rem}.md\:m-0{margin:0}.md\:my-2{margin-top:.5rem;margin-bottom:.5rem}.md\:ml-5{margin-left:1.25rem}.md\:mt-0{margin-top:0}.md\:mt-6{margin-top:1.5rem}.md\:mt-7{margin-top:1.75rem}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:size-12{width:3rem;height:3rem}.md\:size-6{width:1.5rem;height:1.5rem}.md\:size-8{width:2rem;height:2rem}.md\:h-2{height:.5rem}.md\:h-9{height:2.25rem}.md\:h-\[46px\]{height:46px}.md\:h-\[56px\]{height:56px}.md\:h-screen{height:100vh}.md\:max-h-\[250px\]{max-height:250px}.md\:max-h-svh{max-height:100svh}.md\:min-h-\[336px\]{min-height:336px}.md\:w-14{width:3.5rem}.md\:w-8{width:2rem}.md\:w-\[165px\]{width:165px}.md\:w-\[265px\]{width:265px}.md\:w-\[338px\]{width:338px}.md\:min-w-14{min-width:3.5rem}.md\:min-w-6{min-width:1.5rem}.md\:max-w-\[300px\]{max-width:300px}.md\:max-w-\[400px\]{max-width:400px}.md\:max-w-\[520px\]{max-width:520px}.md\:max-w-\[600px\]{max-width:600px}.md\:max-w-none{max-width:none}.md\:grid-cols-\[1fr_232px_1fr\]{grid-template-columns:1fr 232px 1fr}.md\:flex-col{flex-direction:column}.md\:flex-col-reverse{flex-direction:column-reverse}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-12{gap:3rem}.md\:gap-2{gap:.5rem}.md\:gap-3{gap:.75rem}.md\:gap-8{gap:2rem}.md\:rounded-\[40px\]{border-radius:40px}.md\:p-10{padding:2.5rem}.md\:p-4{padding:1rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:\!pr-\[14px\]{padding-right:14px!important}.md\:pl-4{padding-left:1rem}.md\:pt-10{padding-top:2.5rem}.md\:text-\[10px\]{font-size:10px}.md\:text-\[11px\]{font-size:11px}.md\:text-\[13px\]{font-size:13px}.md\:text-\[20px\]{font-size:20px}.md\:text-\[22px\]{font-size:22px}.md\:text-\[23px\]{font-size:23px}.md\:text-\[24px\]{font-size:24px}.md\:text-\[26px\]{font-size:26px}.md\:text-\[32px\]{font-size:32px}.md\:text-\[41px\]{font-size:41px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:leading-normal{line-height:1.5}.md\:leading-snug{line-height:1.375}.group[data-state=checked] .md\:group-data-\[state\=checked\]\:border-\[6px\]{border-width:6px}}@media (min-width:1280px){.xl\:absolute{position:absolute}.xl\:-bottom-2{bottom:-.5rem}.xl\:left-0{left:0}.xl\:m-0{margin:0}.xl\:ml-8{margin-left:2rem}.xl\:mt-0{margin-top:0}.xl\:block{display:block}.xl\:flex{display:flex}.xl\:grid{display:grid}.xl\:hidden{display:none}.xl\:size-9{width:2.25rem;height:2.25rem}.xl\:h-8{height:2rem}.xl\:min-h-\[368px\]{min-height:368px}.xl\:w-\[290px\]{width:290px}.xl\:w-\[400px\]{width:400px}.xl\:w-\[512px\]{width:512px}.xl\:max-w-md{max-width:28rem}.xl\:grid-cols-\[1fr_708px\]{grid-template-columns:1fr 708px}.xl\:flex-col{flex-direction:column}.xl\:items-end{align-items:flex-end}.xl\:justify-start{justify-content:flex-start}.xl\:justify-between{justify-content:space-between}.xl\:gap-14{gap:3.5rem}.xl\:gap-3{gap:.75rem}.xl\:gap-5{gap:1.25rem}.xl\:gap-8{gap:2rem}.xl\:gap-\[207px\]{gap:207px}.xl\:border-none{border-style:none}.xl\:pb-0{padding-bottom:0}.xl\:pb-8{padding-bottom:2rem}.xl\:pt-0{padding-top:0}.xl\:text-\[22px\]{font-size:22px}.xl\:text-\[24px\]{font-size:24px}.xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.xl\:leading-snug{line-height:1.375}}@media (min-width:1600px){.xxl\:left-20{left:5rem}.xxl\:mb-8{margin-bottom:2rem}.xxl\:mt-7{margin-top:1.75rem}.xxl\:mt-8{margin-top:2rem}.xxl\:size-14{width:3.5rem;height:3.5rem}.xxl\:size-4{width:1rem;height:1rem}.xxl\:size-8{width:2rem;height:2rem}.xxl\:h-8{height:2rem}.xxl\:h-\[90px\]{height:90px}.xxl\:min-h-\[408px\]{min-height:408px}.xxl\:min-h-\[537px\]{min-height:537px}.xxl\:w-9{width:2.25rem}.xxl\:w-\[270px\]{width:270px}.xxl\:w-\[640px\]{width:640px}.xxl\:w-full{width:100%}.xxl\:min-w-8{min-width:2rem}.xxl\:max-w-\[3406px\]{max-width:3406px}.xxl\:grid-cols-\[640px_780px\]{grid-template-columns:640px 780px}.xxl\:gap-3{gap:.75rem}.xxl\:gap-\[251px\]{gap:251px}.xxl\:text-\[11px\]{font-size:11px}.xxl\:text-\[22px\]{font-size:22px}.xxl\:text-\[28px\]{font-size:28px}.xxl\:text-\[32px\]{font-size:32px}.xxl\:text-xl{font-size:1.25rem;line-height:1.75rem}.xxl\:leading-normal{line-height:1.5}.xxl\:leading-snug{line-height:1.375}}@media (max-width:767.98px){.smOnly\:mb-6{margin-bottom:1.5rem}.smOnly\:justify-between{justify-content:space-between}.smOnly\:text-center{text-align:center}}.dark\:border-input:where([data-mode=dark],[data-mode=dark] *){border-color:hsl(var(--input))}.dark\:bg-destructive\/60:where([data-mode=dark],[data-mode=dark] *){background-color:hsl(var(--destructive)/.6)}.dark\:bg-input\/30:where([data-mode=dark],[data-mode=dark] *){background-color:hsl(var(--input)/.3)}.dark\:hover\:bg-accent\/50:hover:where([data-mode=dark],[data-mode=dark] *){background-color:#653cd980}.dark\:hover\:bg-input\/50:hover:where([data-mode=dark],[data-mode=dark] *){background-color:hsl(var(--input)/.5)}.dark\:focus-visible\:ring-destructive\/40:focus-visible:where([data-mode=dark],[data-mode=dark] *){--tw-ring-color:hsl(var(--destructive) / .4)}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:checked~.\[\&_\.custom-dot\]\:peer-checked\:scale-100 .custom-dot{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:1rem;height:1rem}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}