@charset "UTF-8";@layer base{*{box-sizing:border-box;font-family:Geologica,sans-serif;color:#202632;letter-spacing:0px;font-weight:300}}html{overflow-x:hidden}body{background-color:#fbfbfc;overflow:hidden}a{color:#202632}a:hover{color:#202632;text-decoration:none}.a-btn{background-color:#2f80ed;color:#fcfdfe;text-decoration:none;line-height:24px;padding:4px 4px 4px 24px;border-radius:12px;letter-spacing:-1px;border:4px solid #D7E6F7;display:inline-flex;align-items:center;justify-content:center;transition:.3s all}.a-btn img{width:40px;margin-left:27px;transition:.3s all}.a-btn:hover{color:#fcfdfe}.a-btn:hover img{transform:scale(1.2)}.img-dc{display:block}.img-mb,.menu-mobile{display:none}.title{text-align:center;margin-bottom:40px}.title h3{padding:4px 8px;color:#2f80ed;letter-spacing:-1px;background-color:#fcfdfe;border:1px solid #E6E9F1;box-shadow:0 2px 2px #bccad74d;border-radius:8px;font-size:16px;line-height:24px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:24px}.title h3 img{width:24px;margin-right:8px}.title h2{font-size:56px;font-weight:400;line-height:64px;margin-bottom:24px;letter-spacing:-1px}.title h2 span{color:#2f80ed}.title p{line-height:24px;margin:0}.btn-g{display:flex;justify-content:center}.logo-slider.active{cursor:grabbing}.terms{padding:50px 0}.terms h3{font-size:22px;font-weight:500}.terms h3 span{font-weight:500}.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0006}.modal-content{padding:50px 20px 20px;background-color:#fff;margin:15% auto;border:1px solid #888;width:80%;max-width:500px;text-align:center}.close-btn{color:#aaa;float:right;font-size:28px;font-weight:700;position:absolute;right:15px;top:2px}.close-btn:hover,.close-btn:focus{color:#000;text-decoration:none;cursor:pointer}.thank{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.thank .container .text h2{margin-bottom:30px}.faq{padding-top:180px;background:url(/assets/img/faq-bg.png) center center/cover no-repeat;padding-bottom:250px;position:relative}.faq .dec{position:absolute;z-index:-1;width:1600px;left:50%;transform:translate(-50%);top:25px}.faq .faq-block{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 40px}.faq .faq-section{display:flex;flex-direction:column;gap:16px}.faq .faq-item{background-color:#fcfdfe;border:1px solid #CFE1F2;border-radius:16px;padding:24px;box-shadow:0 2px 2px #bccad74d;transition:.3s all}.faq .faq-question{cursor:pointer;width:100%;border:none;background:none;text-align:left;outline:none;font-size:20px;display:flex;align-items:center;justify-content:space-between;transition:.3s all}.faq .faq-question img{width:32px}.faq .faq-question:hover{background-color:transparent}.faq .faq-arrow{transition:transform .3s ease}.faq .faq-answer{max-height:0;overflow:hidden;background-color:transparent;transition:.3s all}.faq .faq-answer p{color:#646f87;line-height:24px;margin:0}.faq .faq-item.active .faq-answer{max-height:100%;padding-top:15px}.faq .faq-item.active .faq-arrow{transform:rotate(180deg)}.header .header-top .container .logo,.footer .footer-top .logo{width:30%}.header .header-top .container .logo a,.footer .footer-top .logo a{display:inline-flex;align-items:center;font-size:20px;font-weight:300;color:#202632;text-decoration:none}.header .header-top .container .logo a img,.footer .footer-top .logo a img{width:48px;margin-right:12px}.header .header-top .container nav,.footer .footer-top nav{width:40%;display:flex;align-items:center;justify-content:center}.header .header-top .container nav ul,.footer .footer-top nav ul{padding:0;margin:0;display:flex;gap:48px}.header .header-top .container nav ul li,.footer .footer-top nav ul li{list-style-type:none}.header .header-top .container nav ul li a,.footer .footer-top nav ul li a{font-size:14px;font-weight:300;letter-spacing:-1px;text-decoration:none}.header .header-top .container nav ul li a:hover,.footer .footer-top nav ul li a:hover{text-decoration:underline}.footer{margin:0 0 90px;position:relative}.footer .dec{position:absolute;z-index:-1;width:1600px;left:50%;transform:translate(-50%);bottom:-65px}.footer .footer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.footer .footer-top .social{width:30%;display:flex;justify-content:flex-end}.footer .footer-top .social .main{display:flex;align-items:center;justify-content:flex-end;gap:12px}.footer .footer-top .social .main img{width:36px;border-radius:8px;box-shadow:0 2px 2px #bccad74d;transition:.3s all}.footer .footer-top .social .main img:hover{transform:scale(1.05)}.footer .footer-dot{width:100%;margin:20px 0}.footer .p{color:#646f87;line-height:20px;font-size:14px;margin:0}.footer .p a{text-decoration:underline;color:#2f80ed}.footer .footer-bottom{display:flex;align-items:center;justify-content:space-between}.footer .footer-bottom .link{display:flex;align-items:center;gap:24px}.footer .footer-bottom .link a{color:#646f87;line-height:20px;font-size:14px;text-decoration:none}.footer .footer-bottom .link a:hover{text-decoration:underline}#sendform input.error{border:1px solid red}#sendform label.error{display:none!important}.form-block{position:relative;display:flex;justify-content:center}.form-block .dec{z-index:-1;width:1600px;object-position:center top;top:0}.form-block .container{margin-top:4px;position:absolute;height:100%;display:grid;align-content:center}.form-block .title{max-width:630px;margin:0 auto 40px}.form-block .title h3{margin-bottom:0}.form-block .title h2{color:#fcfdfe;margin-bottom:32px;margin-top:24px}.form-block .title h4{color:#fcfdfe;font-size:18px;line-height:24px;margin-bottom:12px}.form-block .title p{color:#b2d0f9;line-height:24px}.form-block form{width:100%;margin:0 auto;max-width:606px}.form-block form #sendformset{display:grid;grid-template-columns:repeat(2,1fr);column-gap:32px}.form-block form .input{border-radius:16px;padding:16px 24px;background-color:#ffffff1a;border:1px solid rgba(207,225,242,.1);outline:none;height:56px;width:100%;color:#fff}.form-block form .input::placeholder{color:#b9d5f9}.form-block form .field-label{display:flex;align-items:center;outline:none;width:100%;color:#fff;font-size:22px;font-weight:300;letter-spacing:-1px}.form-block form .input-av{display:grid;margin-bottom:16px;row-gap:8px}.form-block form .input-gr{display:grid;grid-template-columns:repeat(2,1fr);column-gap:16px;row-gap:4px}.form-block form select{color:#b9d5f9;padding-right:20px}.form-block form .file-upload{position:relative;width:100%;height:86px;overflow:hidden;margin-bottom:16px}.form-block form .file-input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer}.form-block form .file-label{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#f0f0f0;border:2px solid #ccc;border-radius:5px;cursor:pointer}.form-block form .file-icon{width:20px;height:20px;margin-right:5px}.form-block form .file-text{font-size:14px;color:#333}.form-block form .label{width:100%;height:86px;display:flex;align-items:center;justify-content:center;cursor:pointer}.form-block form .label img{width:24px;margin-right:12px}.form-block form .label span{font-size:16px;color:#fcfdfe;line-height:24px;font-weight:300}.form-block form .custom-checkbox{display:flex;align-items:center;font-size:16px;cursor:pointer;color:#b2d0f9;line-height:24px;font-weight:300;margin-bottom:40px;margin-left:5px}.form-block form .custom-checkbox a{color:#fcfdfe;text-decoration:underline;margin:0 2px;display:inline-block}.form-block form .custom-checkbox span{color:#b2d0f9}.form-block form .checkbox-input{opacity:0;margin-right:-17px}.form-block form .checkbox-custom{width:20px;height:20px;min-width:20px;min-height:20px;max-width:20px;max-height:20px;background-color:#ffffff1a;border:1px solid rgba(207,225,242,.1);border-radius:6px;margin-right:8px;display:flex;justify-content:center;align-items:center}.form-block form .checkbox-custom:after{content:"✔";width:10px;height:10px;min-width:10px;min-height:10px;max-width:10px;max-height:10px;color:#fcfdfe;display:flex;align-items:center;justify-content:center;opacity:0}.form-block form .checkbox-input:checked+.checkbox-custom:after{opacity:1}.form-block form button{margin:0 auto;display:flex;align-content:center;justify-content:center;background-color:#fcfdfe;color:#2f80ed;border:4px solid #438CEF}.form-block form button:hover{color:#2f80ed}.header{padding-top:20px;position:relative}.header .dec{position:absolute;z-index:-1;width:1600px;left:50%;transform:translate(-50%);top:0}.header .header-top{width:100%;max-width:1150px;margin:0 auto 65px}.header .header-top .container{display:flex;align-items:center;justify-content:space-between}.header .header-top .container .header-btn{width:30%;display:flex;justify-content:flex-end}.header .header-top .container .header-btn a{color:#202632;letter-spacing:-1px;padding:6px 12px;background-color:#fcfdfe;text-decoration:none;border:1px solid #C5DBEF;box-shadow:0 2px 2px #bccad74d;border-radius:8px}.header .header-top .container .header-btn a:hover{color:#2f80ed}.header .header-content .text{margin:0 auto;width:100%;max-width:640px;text-align:center}.header .header-content .text h1{color:#202632;font-size:54px;line-height:64px;letter-spacing:-2px;font-weight:500;margin-bottom:32px}.header .header-content .text h1 span{color:#2f80ed;font-weight:500}.header .header-content .text h2{font-size:18px;font-weight:400;letter-spacing:-1px;margin-bottom:8px;line-height:28px}.header .header-content .text p{color:#646f87;letter-spacing:-1px;line-height:24px;margin-bottom:40px}.header .header-img .letter-block{position:relative;height:770px;overflow:hidden}.header .header-img .letter-front,.header .header-img .letter-middle,.header .header-img .letter-back{position:absolute;width:100%;left:0}.header .header-img .letter-front{z-index:3}.header .header-img .letter-middle{z-index:2;top:0;transition:transform .2s ease-out}.header .header-img .letter-back{z-index:1}.how-it{position:relative;padding-top:225px}.how-it .dec{position:absolute;z-index:-1;width:1600px;left:50%;transform:translate(-50%);top:-70px}.how-it .items{margin-bottom:160px}.how-it .items .item{text-align:center;padding:0 37px}.how-it .items .item h3{background:-webkit-linear-gradient(#646F87,rgba(100,111,135,.5));-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:30px;font-size:18px;font-weight:400;line-height:24px;line-height:-1px}.how-it .items .item img{width:100%;margin-bottom:30px}.how-it .items .item .txt{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;margin:0 auto;max-width:400px}.how-it .items .item .txt h4{font-size:24px;line-height:32px;line-height:-1px;margin-bottom:12px}.how-it .items .item .txt p{color:#646f87;line-height:24px;margin-bottom:12px}.how-it .items-2{display:grid;grid-template-columns:repeat(2,1fr);gap:112px;margin-bottom:135px}.how-it .block{padding:0 75px}.revenue{padding-top:300px;padding-bottom:100px;position:relative}.revenue .dec{position:absolute;z-index:-1;width:1600px;left:50%;transform:translate(-50%);top:135px}.revenue .dec-bottom{position:absolute;z-index:-1;width:1600px;left:50%;transform:translate(-50%);bottom:105px}.revenue .main{width:100%;margin-bottom:120px}.revenue .items{display:flex;justify-content:space-between;padding-right:45px;margin:0 auto 45px}.revenue .items .item{width:190px}.revenue .items .item img{width:36px;margin-bottom:24px}.revenue .items .item h3{font-size:24px;line-height:32px;font-weight:400;margin-bottom:12px}.revenue .items .item p{line-height:24px;margin:0;color:#646f87}.why{padding-top:180px;background:url(/assets/img/why-bg.png) center center/cover no-repeat;margin-bottom:150px;position:relative}.why .left-rev{position:absolute;bottom:0;left:-100px;z-index:12;width:250px}.why .right-rev{position:absolute;bottom:0;right:-100px;z-index:12;width:250px}.why .dec{position:absolute;z-index:-1;width:1600px;left:50%;transform:translate(-50%);top:12px}.why .logo-slider-container{display:grid;grid-template-columns:repeat(1,1fr);gap:24px}.why .logo-slider{display:flex;margin:0 auto;gap:24px;overflow:hidden;width:100%;position:relative;cursor:grab;user-select:none}.why .slide{width:464px;min-width:464px;padding:24px;border-radius:16px;box-shadow:0 2px 2px #bccad74d;background-color:#fcfdfe;border:1px solid #E6E9F1}.why .slide .top{display:flex;align-items:center;margin-bottom:16px}.why .slide .top img{width:48px;height:48px;border-radius:99px;object-fit:cover;margin-right:16px}.why .slide .top .txt h4{font-size:16px;line-height:24px;margin-bottom:0;font-weight:400}.why .slide .top .txt h4 span{color:#646f87}.why .slide .top .txt h5{color:#646f87;font-size:16px;line-height:24px;margin-bottom:0;font-weight:400}.why .slide p{color:#646f87;font-size:14px;line-height:20px}.why .left,.why .right{padding:0 50px}@media (min-width: 1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1150px}}@media (max-width: 1200px){.faq .faq-block{grid-template-columns:repeat(1,1fr)}.footer .footer-top{display:grid;grid-template-columns:repeat(2,1fr)}.footer .footer-top .logo{width:100%;order:1}.footer .footer-top nav{width:100%;order:3;justify-content:flex-start}.footer .footer-top .social{width:100%;order:2}.how-it .items{margin-bottom:212px}.how-it .items-2{margin-bottom:135px}.revenue .items{width:1100px;margin-left:-50px}.header .header-img .letter-block{height:693px}}@media (max-width: 991px){.header .header-top .container .nav{display:none}.header .header-top .container .logo{width:50%}.how-it .items-2{gap:20px}.how-it .items{margin-bottom:268px}.how-it .items-2{margin-bottom:135px}.revenue .items .item{width:151px}.revenue .items{width:965px;margin-left:-100px}.header .header-img .letter-block{height:570px;margin-top:46px;transform:scale(1.35)}}@media (max-width: 768px){.header .header-img .letter-block{height:259px;margin-top:38px;transform:scale(1.05);overflow:visible}.img-dc{display:none}.img-mb{display:block}.header .header-content .text h1{font-size:32px;line-height:40px;margin-bottom:20px}.header .header-content .text h2{font-size:16px;line-height:24px}.header .header-content .text p{font-size:14px;line-height:20px}.header .header-top .container .logo a{font-size:14px;line-height:23px}.header .header-top{margin-bottom:24px}.header{padding-top:10px}.header .dec{width:410px}.header .header-content .text{max-width:330px}.title h2{font-size:28px;line-height:38px}.how-it{padding-top:120px}.how-it .btn-g{margin-top:43px}.how-it .dec{width:405px;top:-23px}.how-it .items .item .txt h4{font-size:20px;line-height:28px}.how-it .items{width:100%;margin-bottom:48px}.how-it .block{padding:0}.how-it .items-2{display:grid;grid-template-columns:repeat(1,1fr);gap:48px}.how-it .items-2{margin-bottom:15px}.revenue .dec{width:405px;top:44px}.revenue{padding-top:125px}.revenue .dec-bottom{width:405px;bottom:105px}.revenue .items{margin:0;display:grid;grid-template-columns:repeat(1,1fr);gap:81px;padding:48px 35px 63px;width:100%}.revenue .items .item{width:280px}.revenue .main{margin-bottom:80px}.revenue .items .item img{width:32px}.why .right-rev{right:-260px;width:300px}.why .left-rev{left:-260px;width:300px}.why .left,.why .right{padding:0 20px}.why{padding-top:42px}.why .dec{width:405px;top:-39px}.faq{padding-top:20px}.faq .dec{width:405px;top:-60px}.faq .faq-item{padding:15px}.faq .faq-question{font-size:18px;line-height:28px}.faq{padding-bottom:130px}.form-block .dec{width:395px}.faq{background:url(/assets/img/faq-bg.png) center center/cover no-repeat}.form-block form .input-gr{grid-template-columns:repeat(1,1fr)}.footer .footer-top .logo a{font-size:14px;line-height:23px;white-space:nowrap}.footer .footer-top .logo{width:50%}.footer .footer-top .social{width:50%;display:block;margin-left:30px;margin-top:-10px}.footer .footer-top nav ul{flex-direction:column;gap:24px;margin-top:20px}.footer .dec{width:405px}.footer .footer-bottom .p{display:none}.footer .footer-bottom .link{flex-direction:column;align-items:start}.footer .footer-top .logo a{width:auto;display:inline-flex}.header .header-top .container .logo{width:auto}.revenue .items .item h3{font-size:20px;line-height:28px}.header .header-top .container nav{display:block}.menu-mobile{display:block}.menu-mobile .burger-menu{background-color:#fcfdfe;border:1px solid #C5DBEF;box-shadow:0 2px 2px #bccad74d;cursor:pointer;z-index:1000;padding:6px;margin-right:8px;border-radius:8px}.menu-mobile .burger-menu img{width:20px}.menu-mobile #menu{position:absolute;top:76px;right:-.5px;width:100%;height:100vh;background:url(/assets/img/menu.svg) top center/cover no-repeat;background-size:103.8%;padding:20px 40px;z-index:999}.menu-mobile #menu ul{list-style-type:none;padding:10vh 0 0}.menu-mobile #menu ul li{margin-bottom:20px}.menu-mobile #menu ul li a{color:#202632;text-decoration:none;font-size:24px;line-height:32px;width:100%;background-color:#fcfdfe;border:1px solid #C5DBEF;border-radius:12px;display:inline-block;text-align:center;padding:12px}.menu-mobile .hidden{display:none}.why .right .slide{animation:slideRight 25s linear infinite}.why .left .slide{animation:slideLeft 25s linear infinite}.header .header-img img{transform:scale(1.04);margin-top:45px;width:100%;height:auto}.header .header-top .container .header-btn,.menu-mobile .burger-menu{margin-top:-7px}}@media (max-width: 700px){.container{width:375px}.why .slide{width:100%;min-width:100%}}/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-100:oklch(93.6% .032 17.717);--color-red-500:oklch(63.7% .237 25.331);--color-red-700:oklch(50.5% .213 27.518);--color-green-100:oklch(96.2% .044 156.743);--color-green-500:oklch(72.3% .219 149.579);--color-green-700:oklch(52.7% .154 150.069);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-700:oklch(37.3% .034 259.733);--color-white:#fff;--spacing:.25rem;--container-lg:32rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-medium:500;--font-weight-bold:700;--tracking-tighter:-.05em;--radius-md:.375rem;--radius-lg:.5rem;--radius-3xl:1.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.-top-\[82px\]{top:-82px}.-top-\[100px\]{top:-100px}.-bottom-\[800px\]{bottom:-800px}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.-z-10{z-index:-10}.-z-\[2\]{z-index:-2}.-z-\[10\]{z-index:-10}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-\[50px\]{margin-top:50px}.mr-1{margin-right:calc(var(--spacing)*1)}.\!mb-\[10px\]{margin-bottom:10px!important}.\!mb-\[20px\]{margin-bottom:20px!important}.mb-1\.5{margin-bottom:calc(var(--spacing)*1.5)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-8{height:calc(var(--spacing)*8)}.h-10{height:calc(var(--spacing)*10)}.min-h-\[430px\]{min-height:430px}.min-h-\[1100px\]{min-height:1100px}.min-h-\[1127px\]{min-height:1127px}.w-10{width:calc(var(--spacing)*10)}.w-12{width:calc(var(--spacing)*12)}.w-\[1600px\]{width:1600px}.w-full{width:100%}.max-w-lg{max-width:var(--container-lg)}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-start{align-content:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-items-end{justify-items:end}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}.\!rounded-3xl{border-radius:var(--radius-3xl)!important}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-\[1px\]{border-style:var(--tw-border-style);border-width:1px}.border-solid{--tw-border-style:solid;border-style:solid}.border-\[\#CFE1F219\]{border-color:#cfe1f219}.border-blue-100{border-color:var(--color-blue-100)}.border-gray-300{border-color:var(--color-gray-300)}.\!bg-green-500{background-color:var(--color-green-500)!important}.bg-\[\#FFFFFF19\]{background-color:#ffffff19}.bg-blue-500{background-color:var(--color-blue-500)}.bg-green-100{background-color:var(--color-green-100)}.bg-green-500{background-color:var(--color-green-500)}.bg-red-100{background-color:var(--color-red-100)}.bg-red-500{background-color:var(--color-red-500)}.bg-\[url\(\'\/assets\/img\/faq-bg\.png\'\)\]{background-image:url(/assets/img/faq-bg.png)}.bg-cover{background-size:cover}.bg-bottom{background-position:bottom}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.p-4{padding:calc(var(--spacing)*4)}.px-4{padding-inline:calc(var(--spacing)*4)}.\!py-3{padding-block:calc(var(--spacing)*3)!important}.py-2{padding-block:calc(var(--spacing)*2)}.pt-\[55px\]{padding-top:55px}.pr-4{padding-right:calc(var(--spacing)*4)}.pl-2\.5{padding-left:calc(var(--spacing)*2.5)}.pl-\[12px\]{padding-left:12px}.\!text-2xl{font-size:var(--text-2xl)!important;line-height:var(--tw-leading,var(--text-2xl--line-height))!important}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-tighter{--tw-tracking:var(--tracking-tighter);letter-spacing:var(--tracking-tighter)}.\!text-gray-50{color:var(--color-gray-50)!important}.text-\[\#fff\]{color:#fff}.text-gray-700{color:var(--color-gray-700)}.text-green-700{color:var(--color-green-700)}.text-red-700{color:var(--color-red-700)}.text-white{color:var(--color-white)}.\!no-underline{text-decoration-line:none!important}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.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,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.outline-none{--tw-outline-style:none;outline-style:none}@media (hover:hover){.hover\:scale-120:hover{--tw-scale-x:120%;--tw-scale-y:120%;--tw-scale-z:120%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:bg-blue-600:hover{background-color:var(--color-blue-600)}.hover\:text-gray-50:hover{color:var(--color-gray-50)}}.focus\:border-blue-500:focus{border-color:var(--color-blue-500)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-blue-500:focus{--tw-ring-color:var(--color-blue-500)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}@media not all and (min-width:48rem){.max-md\:min-h-\[330px\]{min-height:330px}.max-md\:w-\[405px\]{width:405px}.max-md\:pt-\[0px\]{padding-top:0}}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
