@charset "UTF-8";:root{--primary-color: #095791;--black: #02030a;--light: #a1a3ac;--neutral: #e3e3e6;--white: #fff}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;font:inherit}body{line-height:1.25;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}ul[class],ol[class]{list-style:none}input,button,textarea,select{font:inherit}a{text-decoration-skip-ink:auto;color:inherit}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{font-size:15.5px}body{height:100%;background-image:url(/build/assets/gradient_bg-BtfZDMJB.png);background-repeat:no-repeat;background-size:cover;font-family:Outfit,sans-serif;font-size:1rem;font-weight:400;color:var(--black)}a{text-decoration:none;font-weight:500;transition:color .3s ease-in}#landing{width:100%;max-width:1200px;height:100dvh;margin:0 auto;padding:15px;gap:16px}#landing .navbar,#landing .main,#landing .footer{width:100%}#landing,#landing .navbar,#landing .main,#landing .main .wrapper{display:flex}#landing,#landing .main{flex-direction:column}#landing .main,#landing .navbar,#landing .main .wrapper{align-items:center}#landing .main{flex-grow:1;justify-content:center}#landing .main .wrapper{width:100%;display:flex}#landing .main .__left{width:35%}#landing .main .__left h1{margin-bottom:16px;text-transform:uppercase;color:var(--primary-color);font-size:3rem;font-weight:700}#landing .main .__left .buttons{margin-top:16px;display:flex;gap:6px}#landing .main .__left .buttons img{width:128px}#landing .main .__right{width:65%}#landing .navbar{justify-content:space-between}#landing .navbar .brand img{width:158px}#landing .navbar .button{padding:8px 12px;color:var(--primary-color);border:1px solid var(--primary-color);border-radius:25px;transition:background .3s ease-in-out}#landing .navbar .button:hover,#landing .navbar .button:focus{background-color:var(--primary-color);color:var(--white)}#landing .footer{color:var(--light);text-align:center;font-size:.95rem}@media only screen and (max-width:768px){#landing{padding-top:20px;padding-bottom:20px}#landing .main .wrapper{flex-direction:column}#landing .main .__left{margin-bottom:10px;width:100%;text-align:center}#landing .main .__left h1{margin-bottom:30px;font-size:4rem;line-height:1}#landing .main .__left .buttons{margin-top:30px;justify-content:center}#landing .main .__left .buttons img{width:128px}#landing .main .__right{width:100%}#landing .navbar .brand img{width:150px}#landing .footer{padding-top:15px}}
