@charset "UTF-8";html,body{padding:0;margin:0;width:100%;height:100%;max-width:100%;overflow-x:hidden;overflow-x:clip;overscroll-behavior-x:none;background:var(--bg-secondary, rgb(249, 250, 252))}html{-webkit-text-size-adjust:100%}body{position:relative}*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,sans-serif}img,video,canvas,svg,iframe{max-width:100%}input,select,textarea,button{max-width:100%}@media (max-width: 765px){input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important}app-floating-input input,app-floating-input-test input{padding-top:0!important;padding-bottom:0!important}}*{-webkit-tap-highlight-color:transparent}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0px 1000px white inset!important;-webkit-text-fill-color:black!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}a{color:#f8d65b;text-decoration:underline;text-decoration-color:#f8d65b}a:hover,a:active,a:visited,a:focus{color:#f8d65b;text-decoration-color:#f8d65b}.grecaptcha-badge{visibility:hidden!important}
