: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:48px!important}.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))}.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}*{border-color:hsl(var(--border))}html{scroll-behavior:smooth}@media (max-width:767.98px){html body[data-scroll-locked][data-scroll-locked]{margin-right:0!important;overflow:visible!important}}.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}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.-top-10{top:-2.5rem}.left-0{left:0}.left-1\/2{left:50%}.left-3{left:.75rem}.left-4{left:1rem}.right-2{right:.5rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.z-10{z-index:10}.z-50{z-index:50}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.-mt-2{margin-top:-.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.ml-auto{margin-left:auto}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.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-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.size-10{width:2.5rem;height:2.5rem}.size-12{width:3rem;height:3rem}.size-16{width:4rem;height:4rem}.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-8{width:2rem;height:2rem}.size-9{width:2.25rem;height:2.25rem}.size-full{width:100%;height:100%}.h-0{height:0}.h-10{height:2.5rem}.h-2{height:.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[23px\]{height:23px}.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-96{max-height:24rem}.max-h-\[180px\]{max-height:180px}.max-h-screen{max-height:100vh}.min-h-0{min-height:0}.min-h-12{min-height:3rem}.min-h-8{min-height:2rem}.min-h-\[228px\]{min-height:228px}.min-h-\[360px\]{min-height:360px}.min-h-\[60px\]{min-height:60px}.min-h-dvh{min-height:100dvh}.min-h-screen{min-height:100vh}.\!w-\[310px\]{width:310px!important}.\!w-\[320px\]{width:320px!important}.w-11\/12{width:91.666667%}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-\[133px\]{width:133px}.w-\[153px\]{width:153px}.w-\[66px\]{width:66px}.w-\[85px\]{width:85px}.w-\[97vw\]{width:97vw}.w-auto{width:auto}.w-full{width:100%}.min-w-3{min-width:.75rem}.min-w-32{min-width:8rem}.min-w-5{min-width:1.25rem}.min-w-6{min-width:1.5rem}.min-w-7{min-width:1.75rem}.min-w-8{min-width:2rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-\[180px\]{max-width:180px}.max-w-\[224px\]{max-width:224px}.max-w-\[375px\]{max-width:375px}.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))}.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))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.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-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem*var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.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-\[112px\]{border-radius:112px}.rounded-\[52px\]{border-radius:52px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-none{border-style:none}.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-100{--tw-border-opacity:1;border-color:rgb(245 245 245/var(--tw-border-opacity, 1))}.border-gray-150{--tw-border-opacity:1;border-color:rgb(237 237 237/var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(224 224 224/var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(214 214 214/var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity:1;border-color:rgb(153 153 153/var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-lilac-300{--tw-border-opacity:1;border-color:rgb(101 60 217/var(--tw-border-opacity, 1))}.border-lilac-400{--tw-border-opacity:1;border-color:rgb(83 49 178/var(--tw-border-opacity, 1))}.border-t-primary{border-top-color:hsl(var(--primary))}.bg-\[\#8F62F0\]{--tw-bg-opacity:1;background-color:rgb(143 98 240/var(--tw-bg-opacity, 1))}.bg-\[\#C30CC8\]{--tw-bg-opacity:1;background-color:rgb(195 12 200/var(--tw-bg-opacity, 1))}.bg-\[\#DFD7FD\]{--tw-bg-opacity:1;background-color:rgb(223 215 253/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-150{--tw-bg-opacity:1;background-color:rgb(237 237 237/var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(214 214 214/var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity, 1))}.bg-green-10{--tw-bg-opacity:1;background-color:rgb(242 250 230/var(--tw-bg-opacity, 1))}.bg-lilac-10{--tw-bg-opacity:1;background-color:rgb(235 230 250/var(--tw-bg-opacity, 1))}.bg-lilac-300{--tw-bg-opacity:1;background-color:rgb(101 60 217/var(--tw-bg-opacity, 1))}.bg-lilac-400{--tw-bg-opacity:1;background-color:rgb(83 49 178/var(--tw-bg-opacity, 1))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-scarlet-10{--tw-bg-opacity:1;background-color:rgb(250 232 230/var(--tw-bg-opacity, 1))}.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-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-1{padding:.25rem}.p-3{padding:.75rem}.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-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.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-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-\[6px\]{padding-top:6px;padding-bottom:6px}.\!pr-\[10px\]{padding-right:10px!important}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-36{padding-bottom:9rem}.pb-4{padding-bottom:1rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pt-0{padding-top:0}.pt-10{padding-top:2.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.text-left{text-align:left}.text-center{text-align:center}.text-start{text-align:start}.text-end{text-align:end}.font-IBMPlexMono{font-family:IBM Plex Mono,monospace}.font-IBMPlexSans{font-family:IBM Plex Sans,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[10px\]{font-size:10px}.text-\[21px\]{font-size:21px}.text-\[24px\]{font-size:24px}.text-\[25px\]{font-size:25px}.text-\[28px\]{font-size:28px}.text-\[8px\]{font-size:8px}.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}.italic{font-style:italic}.leading-none{line-height:1}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.01em\]{letter-spacing:.01em}.text-\[\#E37B54\]{--tw-text-opacity:1;color:rgb(227 123 84/var(--tw-text-opacity, 1))}.text-error{--tw-text-opacity:1;color:rgb(229 57 53/var(--tw-text-opacity, 1))}.text-gray-150{--tw-text-opacity:1;color:rgb(237 237 237/var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity:1;color:rgb(224 224 224/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-800{--tw-text-opacity:1;color:rgb(71 71 71/var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity, 1))}.text-green-450{--tw-text-opacity:1;color:rgb(107 148 41/var(--tw-text-opacity, 1))}.text-lilac-300{--tw-text-opacity:1;color:rgb(101 60 217/var(--tw-text-opacity, 1))}.text-lilac-450{--tw-text-opacity:1;color:rgb(69 41 148/var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-neutral-400{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity, 1))}.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-scarlet-450{--tw-text-opacity:1;color:rgb(178 65 50/var(--tw-text-opacity, 1))}.text-scarlet-600{--tw-text-opacity:1;color:rgb(102 37 29/var(--tw-text-opacity, 1))}.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-2xl{--tw-shadow:0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored:0 25px 50px -12px 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-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))}.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)}.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-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@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-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.duration-700{animation-duration:.7s}.ease-linear{animation-timing-function:linear}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.text-balance{text-wrap:balance}: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(245 245 245/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))}.section{padding-top:2.5rem;padding-bottom:2.5rem}@media (min-width:1280px){.section{padding-top:5rem;padding-bottom:5rem}}.section-title{font-family:IBM Plex Mono,monospace;font-size:22px;font-weight:800;text-transform:uppercase;line-height:1.4}@media (min-width:768px){.section-title{font-size:26px}}@media (min-width:1280px){.section-title{font-size:28px}}@media (min-width:1600px){.section-title{font-size:32px}}.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{display:block;width:100%;border-radius:104px;border-width:1px;--tw-border-opacity:1;border-color:rgb(101 60 217/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(101 60 217/var(--tw-bg-opacity, 1));padding:.75rem;text-align:center;font-family:IBM Plex Sans,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:500;line-height:1;--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:.2s;animation-duration:.2s}.btn:hover{--tw-border-opacity:1;border-color:rgb(83 49 178/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(83 49 178/var(--tw-bg-opacity, 1))}.btn:focus-visible{--tw-border-opacity:1;border-color:rgb(83 49 178/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(83 49 178/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(83 49 178 / var(--tw-ring-opacity, 1));--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff}.btn:disabled{cursor:not-allowed;--tw-border-opacity:1;border-color:rgb(214 214 214/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(214 214 214/var(--tw-bg-opacity, 1));opacity:.5}@media (min-width:768px){.btn{font-size:1rem;line-height:1.5rem;line-height:1.375}}@media (min-width:1600px){.btn{padding-top:1rem;padding-bottom:1rem;font-size:1.125rem;line-height:1.75rem;line-height:1.225}}.btn:focus-visible:where([data-mode=dark],[data-mode=dark] *){--tw-ring-offset-color:#1A1A1A}.btn-card{display:block;width:100%;border-radius:104px;border-width:1px;--tw-border-opacity:1;border-color:rgb(101 60 217/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(101 60 217/var(--tw-bg-opacity, 1));padding:.75rem;text-align:center;font-family:IBM Plex Sans,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:500;line-height:1;--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:.2s;animation-duration:.2s}.btn-card:hover{--tw-border-opacity:1;border-color:rgb(83 49 178/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(83 49 178/var(--tw-bg-opacity, 1))}.btn-card:focus-visible{--tw-border-opacity:1;border-color:rgb(83 49 178/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(83 49 178/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(83 49 178 / var(--tw-ring-opacity, 1));--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff}.btn-card:disabled{cursor:not-allowed;--tw-border-opacity:1;border-color:rgb(214 214 214/var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(214 214 214/var(--tw-bg-opacity, 1));opacity:.5}@media (min-width:1280px){.btn-card{padding-top:11px;padding-bottom:11px;font-size:16px;line-height:1}}.main-section .first-screen-block .marquee-horizontal{overflow:hidden}.main-section .first-screen-block .marquee-track{display:flex;width:-moz-max-content;width:max-content;will-change:transform}.main-section .first-screen-block .marquee-left{animation:marquee-left 100s linear infinite}.main-section .first-screen-block .marquee-right{animation:marquee-right 100s linear infinite}.main-section .first-screen-block .marquee-track-vertical{display:flex;flex-direction:column;height:-moz-max-content;height:max-content;will-change:transform}.main-section .first-screen-block .marquee-up{animation:marquee-up 100s linear infinite}.main-section .first-screen-block .marquee-down{animation:marquee-down 100s linear infinite}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes marquee-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes marquee-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.main-section .first-screen-block .slider-box{position:relative}@media (min-width:1280px){.main-section .first-screen-block .slider-box:before,.main-section .first-screen-block .slider-box:after{content:"";position:absolute;width:100%;height:150px;z-index:5;pointer-events:none}.main-section .first-screen-block .slider-box:before{top:0;left:0;background:linear-gradient(to bottom,#f5f5f5,transparent)}.main-section .first-screen-block .slider-box:after{bottom:0;left:0;background:linear-gradient(to top,#f5f5f5,transparent)}}.main-section .quiz-block .info-box .image-container{position:relative}@media (min-width:1280px){.main-section .quiz-block .info-box .image-container{pointer-events:none;position:absolute;right:calc(100% - 50vw);top:0;z-index:-1;height:100%;width:50vw}}.main-section .quiz-block .info-box .image-container:before,.main-section .quiz-block .info-box .image-container:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;pointer-events:none;width:calc(100% + 5px);height:calc(100% + 5px)}.main-section .quiz-block .info-box .image-container:before{background:linear-gradient(to bottom,#f5f5f5 0,transparent 15%,transparent 85%,#f5f5f5 100%)}.main-section .quiz-block .info-box .image-container:after{background:linear-gradient(to right,#f5f5f5 0,transparent 15%,transparent 85%,#f5f5f5 100%)}.discount-wrapper{position:relative;border-radius:16px;background:linear-gradient(90deg,#ffabab,#ffd0d0 9.62%,#fff6f6)}@media (min-width:1280px){.discount-wrapper{background-image:url(../assets/images/sections/discount/bg.webp),linear-gradient(90deg,#ffabab,#ffd0d0 9.62%,#fff6f6);background-repeat:no-repeat;background-size:400px auto,contain;background-position:top -100px right 20px,top left}}.discount-wrapper:before{content:"";position:absolute;inset:-1px;border-radius:16px;background:linear-gradient(89.51deg,#f8888d .57%,#f9dfaa);pointer-events:none;z-index:-1;-webkit-mask-composite:xor;mask-composite:exclude;padding:1px}.directions .directions-swiper{overflow:visible}.directions .directions-swiper .slide{position:relative}.directions .directions-swiper .slide:before{content:"";position:absolute;left:0;top:0;z-index:-10;height:100%;width:100%;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(240 160 149/var(--tw-bg-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.directions .directions-swiper .slide:hover:before{--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))}.directions .directions-swiper .slide.logic:before{--tw-bg-opacity:1;background-color:rgb(144 161 240/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.prepare-school:before{--tw-bg-opacity:1;background-color:rgb(138 237 232/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.painting-paper-tablet:before{--tw-bg-opacity:1;background-color:rgb(237 138 205/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.fast-reading:before{--tw-bg-opacity:1;background-color:rgb(144 200 240/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.scratch:before{--tw-bg-opacity:1;background-color:rgb(240 184 144/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.math:before{--tw-bg-opacity:1;background-color:rgb(199 237 138/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.minecraft:before{--tw-bg-opacity:1;background-color:rgb(144 200 240/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.roblox:before{--tw-bg-opacity:1;background-color:rgb(245 216 122/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.painting:before{--tw-bg-opacity:1;background-color:rgb(144 200 240/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.ai-creator:before{--tw-bg-opacity:1;background-color:rgb(237 138 205/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.frontend:before{--tw-bg-opacity:1;background-color:rgb(240 184 144/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.web-design:before{--tw-bg-opacity:1;background-color:rgb(163 138 237/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.leadership:before{--tw-bg-opacity:1;background-color:rgb(245 216 122/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.painting-anime:before{--tw-bg-opacity:1;background-color:rgb(144 161 240/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.design-interior:before{--tw-bg-opacity:1;background-color:rgb(138 237 232/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.gamedev:before{--tw-bg-opacity:1;background-color:rgb(237 138 205/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.python:before{--tw-bg-opacity:1;background-color:rgb(199 237 138/var(--tw-bg-opacity, 1))}.directions .directions-swiper .slide.prepare-nmt:before{--tw-bg-opacity:1;background-color:rgb(144 161 240/var(--tw-bg-opacity, 1))}.reviews .swiper{overflow:visible}.register .text{position:relative}.register .text:before{content:"";position:absolute;bottom:-54px;right:10px;z-index:-10;display:none;width:4rem;height:4rem}@media (min-width:1280px){.register .text:before{display:block}}.register .text:before{background-image:url(../assets/images/sections/register/arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:top left}.register .form-wrapper{position:relative}.register .form-wrapper:before{content:"";position:absolute;left:50%;top:50%;z-index:-1;width:102%;height:102%;--tw-translate-x:-50%;--tw-translate-y:-50%;--tw-rotate:-2deg;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));border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(184 195 245/var(--tw-bg-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}@media (min-width:768px){.register .form-wrapper:before{width:100%;height:100%}}@media (min-width:1280px){.register .form-wrapper:before{top:50%;height:110%;--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))}}.register .form-wrapper:before{box-shadow:1px 11px 24px #0000001a,4px 43px 43px #00000017,10px 97px 59px #0000000d,17px 173px 70px #00000003,27px 271px 76px #0000}.register .form-wrapper .zoho-form{display:grid;gap:26px}@media (min-width:768px){.register .form-wrapper .zoho-form{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:2rem}.register .form-wrapper .zoho-form button[type=submit]{grid-column:span 2/span 2}}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.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\:border-lilac-300:hover{--tw-border-opacity:1;border-color:rgb(101 60 217/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-lilac-300:hover{--tw-bg-opacity:1;background-color:rgb(101 60 217/var(--tw-bg-opacity, 1))}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity, 1))}.hover\:text-lilac-300:hover{--tw-text-opacity:1;color:rgb(101 60 217/var(--tw-text-opacity, 1))}.hover\:text-scarlet-600:hover{--tw-text-opacity:1;color:rgb(102 37 29/var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/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\: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\:bg-lilac-10:focus-visible{--tw-bg-opacity:1;background-color:rgb(235 230 250/var(--tw-bg-opacity, 1))}.focus-visible\:bg-lilac-300:focus-visible{--tw-bg-opacity:1;background-color:rgb(101 60 217/var(--tw-bg-opacity, 1))}.focus-visible\:text-lilac-300:focus-visible{--tw-text-opacity:1;color:rgb(101 60 217/var(--tw-text-opacity, 1))}.focus-visible\:text-white:focus-visible{--tw-text-opacity:1;color:rgb(255 255 255/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-destructive\/20:focus-visible{--tw-ring-color:hsl(var(--destructive) / .2)}.focus-visible\:ring-lilac-300:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(101 60 217 / var(--tw-ring-opacity, 1))}.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))}.active\:bg-lilac-450:active{--tw-bg-opacity:1;background-color:rgb(69 41 148/var(--tw-bg-opacity, 1))}.active\:text-white:active{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-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-gray-400:disabled{--tw-bg-opacity:1;background-color:rgb(214 214 214/var(--tw-bg-opacity, 1))}.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\:text-white:disabled{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.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-lilac-10{--tw-bg-opacity:1;background-color:rgb(235 230 250/var(--tw-bg-opacity, 1))}.group:focus-visible .group-focus-visible\: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))}.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-lilac-300[data-state=open],.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\=\"open\"\]\:text-white[data-state=open]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-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\:flex-row{flex-direction:row}.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-3{left:.75rem}.md\:top-1\/2{top:50%}.md\:-mx-8{margin-left:-2rem;margin-right:-2rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mt-10{margin-top:2.5rem}.md\:mt-20{margin-top:5rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-8{margin-top:2rem}.md\:flex{display:flex}.md\:hidden{display:none}.md\:size-10{width:2.5rem;height:2.5rem}.md\:size-12{width:3rem;height:3rem}.md\:size-20{width:5rem;height:5rem}.md\:size-5{width:1.25rem;height:1.25rem}.md\:size-6{width:1.5rem;height:1.5rem}.md\:size-7{width:1.75rem;height:1.75rem}.md\:size-8{width:2rem;height:2rem}.md\:size-9{width:2.25rem;height:2.25rem}.md\:h-9{height:2.25rem}.md\:h-\[46px\]{height:46px}.md\:h-screen{height:100vh}.md\:max-h-\[250px\]{max-height:250px}.md\:max-h-svh{max-height:100svh}.md\:min-h-10{min-height:2.5rem}.md\:min-h-\[220px\]{min-height:220px}.md\:\!w-\[320px\]{width:320px!important}.md\:\!w-\[396px\]{width:396px!important}.md\:w-7{width:1.75rem}.md\:w-8{width:2rem}.md\:w-\[130px\]{width:130px}.md\:w-\[134px\]{width:134px}.md\:w-\[215px\]{width:215px}.md\:min-w-10{min-width:2.5rem}.md\:min-w-6{min-width:1.5rem}.md\:min-w-9{min-width:2.25rem}.md\:max-w-\[220px\]{max-width:220px}.md\:max-w-\[330px\]{max-width:330px}.md\:max-w-\[400px\]{max-width:400px}.md\:max-w-\[48\%\]{max-width:48%}.md\:max-w-\[640px\]{max-width:640px}.md\:max-w-none{max-width:none}.md\:max-w-xl{max-width:36rem}.md\:shrink-0{flex-shrink:0}.md\:-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))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:flex-wrap{flex-wrap:wrap}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-8{gap:2rem}.md\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))}.md\:self-stretch{align-self:stretch}.md\:p-14{padding:3.5rem}.md\:p-4{padding:1rem}.md\:p-8{padding:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.md\:py-\[14px\]{padding-top:14px;padding-bottom:14px}.md\:py-\[60px\]{padding-top:60px;padding-bottom:60px}.md\:\!pr-\[14px\]{padding-right:14px!important}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-8{padding-bottom:2rem}.md\:pb-9{padding-bottom:2.25rem}.md\:pl-\[170px\]{padding-left:170px}.md\:pr-4{padding-right:1rem}.md\:pt-1{padding-top:.25rem}.md\:pt-8{padding-top:2rem}.md\:text-center{text-align:center}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-\[13px\]{font-size:13px}.md\:text-\[15px\]{font-size:15px}.md\:text-\[20px\]{font-size:20px}.md\:text-\[24px\]{font-size:24px}.md\:text-\[28px\]{font-size:28px}.md\:text-\[29px\]{font-size:29px}.md\:text-\[32px\]{font-size:32px}.md\:text-\[54px\]{font-size:54px}.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\:text-xs{font-size:.75rem;line-height:1rem}.md\:leading-none{line-height:1}.md\:leading-snug{line-height:1.375}.md\:leading-tight{line-height:1.25}.group[data-state=checked] .md\:group-data-\[state\=checked\]\:border-\[6px\]{border-width:6px}}@media (min-width:1280px){.xl\:absolute{position:absolute}.xl\:left-\[calc\(50\%_-_612px\)\]{left:calc(50% - 612px)}.xl\:top-12{top:3rem}.xl\:order-1{order:1}.xl\:order-2{order:2}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:-ml-10{margin-left:-2.5rem}.xl\:mt-0{margin-top:0}.xl\:mt-12{margin-top:3rem}.xl\:mt-3{margin-top:.75rem}.xl\:inline-block{display:inline-block}.xl\:flex{display:flex}.xl\:grid{display:grid}.xl\:hidden{display:none}.xl\:size-9{width:2.25rem;height:2.25rem}.xl\:h-6{height:1.5rem}.xl\:h-screen{height:100vh}.xl\:min-h-0{min-height:0}.xl\:min-h-\[380px\]{min-height:380px}.xl\:min-h-\[650px\]{min-height:650px}.xl\:min-h-screen{min-height:100vh}.xl\:w-\[134px\]{width:134px}.xl\:w-\[172px\]{width:172px}.xl\:w-full{width:100%}.xl\:max-w-2xl{max-width:42rem}.xl\:max-w-\[340px\]{max-width:340px}.xl\:max-w-\[485px\]{max-width:485px}.xl\:max-w-\[700px\]{max-width:700px}.xl\:max-w-\[704px\]{max-width:704px}.xl\:max-w-\[770px\]{max-width:770px}.xl\:max-w-md{max-width:28rem}.xl\:max-w-none{max-width:none}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:flex-col{flex-direction:column}.xl\:items-center{align-items:center}.xl\:justify-center{justify-content:center}.xl\:gap-10{gap:2.5rem}.xl\:gap-16{gap:4rem}.xl\:gap-3{gap:.75rem}.xl\:gap-6{gap:1.5rem}.xl\:gap-8{gap:2rem}.xl\:overflow-hidden{overflow:hidden}.xl\:object-top{-o-object-position:top;object-position:top}.xl\:py-0{padding-top:0;padding-bottom:0}.xl\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.xl\:pl-\[208px\]{padding-left:208px}.xl\:pt-14{padding-top:3.5rem}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-\[22px\]{font-size:22px}.xl\:text-\[33px\]{font-size:33px}.xl\:text-\[58px\]{font-size:58px}.xl\:text-base{font-size:1rem;line-height:1.5rem}.xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.xl\:text-sm{font-size:.875rem;line-height:1.25rem}.xl\:leading-snug{line-height:1.375}.xl\:leading-tight{line-height:1.25}.xl\:hover\:border-lilac-400:hover{--tw-border-opacity:1;border-color:rgb(83 49 178/var(--tw-border-opacity, 1))}.xl\:hover\:border-lilac-50:hover{--tw-border-opacity:1;border-color:rgb(194 176 245/var(--tw-border-opacity, 1))}.xl\:hover\:bg-lilac-10:hover{--tw-bg-opacity:1;background-color:rgb(235 230 250/var(--tw-bg-opacity, 1))}.xl\:hover\:bg-lilac-300:hover{--tw-bg-opacity:1;background-color:rgb(101 60 217/var(--tw-bg-opacity, 1))}.xl\:hover\:text-lilac-400:hover{--tw-text-opacity:1;color:rgb(83 49 178/var(--tw-text-opacity, 1))}.xl\:hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity, 1))}.xl\:focus\:bg-lilac-300:focus{--tw-bg-opacity:1;background-color:rgb(101 60 217/var(--tw-bg-opacity, 1))}.xl\:focus-visible\:border-lilac-300:focus-visible{--tw-border-opacity:1;border-color:rgb(101 60 217/var(--tw-border-opacity, 1))}.xl\:focus-visible\:border-lilac-400:focus-visible{--tw-border-opacity:1;border-color:rgb(83 49 178/var(--tw-border-opacity, 1))}.xl\:focus-visible\:bg-lilac-10:focus-visible{--tw-bg-opacity:1;background-color:rgb(235 230 250/var(--tw-bg-opacity, 1))}.xl\:focus-visible\:bg-lilac-100:focus-visible{--tw-bg-opacity:1;background-color:rgb(163 138 237/var(--tw-bg-opacity, 1))}.xl\:focus-visible\:text-lilac-400:focus-visible{--tw-text-opacity:1;color:rgb(83 49 178/var(--tw-text-opacity, 1))}.xl\:focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.xl\: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)}.xl\:focus-visible\:ring-lilac-400:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(83 49 178 / var(--tw-ring-opacity, 1))}.xl\:focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.group:hover .xl\:group-hover\: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))}.group:hover .xl\:group-hover\:border-lilac-50{--tw-border-opacity:1;border-color:rgb(194 176 245/var(--tw-border-opacity, 1))}.group:hover .xl\:group-hover\:bg-lilac-100{--tw-bg-opacity:1;background-color:rgb(163 138 237/var(--tw-bg-opacity, 1))}.group:focus-visible .xl\:group-focus-visible\: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))}}@media (min-width:1600px){.xxl\:left-\[calc\(50\%_-_757px\)\]{left:calc(50% - 757px)}.xxl\:mx-auto{margin-left:auto;margin-right:auto}.xxl\:-ml-14{margin-left:-3.5rem}.xxl\:size-14{width:3.5rem;height:3.5rem}.xxl\:h-9{height:2.25rem}.xxl\:min-h-14{min-height:3.5rem}.xxl\:min-h-\[237px\]{min-height:237px}.xxl\:min-h-\[800px\]{min-height:800px}.xxl\:w-9{width:2.25rem}.xxl\:max-w-\[1024px\]{max-width:1024px}.xxl\:max-w-\[1200px\]{max-width:1200px}.xxl\:gap-20{gap:5rem}.xxl\:text-xl{font-size:1.25rem;line-height:1.75rem}.xxl\:text-xs{font-size:.75rem;line-height:1rem}}@media (max-width:767.98px){.smOnly\:-mx-4{margin-left:-1rem;margin-right:-1rem}.smOnly\:inline-block{display:inline-block}.smOnly\:max-w-\[160px\]{max-width:160px}.smOnly\:max-w-\[180px\]{max-width:180px}}.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))}.\[\&\[data-state\=open\]_\.plus-icon\]\:rotate-45[data-state=open] .plus-icon{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\[data-state\=open\]_\.plus-icon\]\:text-white[data-state=open] .plus-icon{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity, 1))}.\[\&\[data-state\=open\]_\.plus-icon\]\:duration-200[data-state=open] .plus-icon{transition-duration:.2s;animation-duration:.2s}@media (min-width:1280px){.xl\:\[\&_\.plus-icon\]\:hover\:text-white:hover .plus-icon{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity, 1))}}.\[\&_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}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}