.home_background__8nLYH{background-color:#0e0e0e;background-image:url(/images/background.png);background-size:cover;background-position:50%;background-attachment:fixed;height:100vh}.home_background__8nLYH,.home_glassCard__lnN0w{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.home_glassCard__lnN0w{position:relative;background:linear-gradient(135deg,rgba(21,21,26,.8),rgba(24,24,28,.8) 22%,rgba(20,20,23,.8) 83%,rgba(18,18,23,.8));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:20px;width:510px;height:408px;padding:48px;text-align:center;box-shadow:0 8px 32px 0 rgba(0,0,0,.37);border:1px solid hsla(0,0%,100%,.18)}@media (max-width:600px){.home_glassCard__lnN0w{width:90%;height:auto;padding:30px 20px}}.home_logo__mSNvc{width:56px;height:auto;margin-bottom:24px;cursor:pointer;animation:home_slideIn__wZl8v .7s cubic-bezier(.25,.46,.45,.94) both}@media (max-width:600px){.home_logo__mSNvc{width:40px;margin-bottom:16px}}.home_titleContainer__vHEUJ{perspective:500px;margin-bottom:20px}@keyframes home_slideIn__wZl8v{0%{transform:translateY(100%) rotateX(-90deg);opacity:0}to{transform:translateY(0) rotateX(0);opacity:1}}.home_title__LQDNZ{font-family:DeleddaSemibold;color:#e0e0e0;font-size:64px;margin-bottom:-10px;animation:home_slideIn__wZl8v .7s cubic-bezier(.25,.46,.45,.94) both}@media (max-width:600px){.home_title__LQDNZ{font-size:48px;margin-bottom:-10px}}.home_subTitle__GWM_s{font-family:DeleddaSemibold;color:#e0e0e0;font-size:64px;animation:home_slideIn__wZl8v .7s cubic-bezier(.25,.46,.45,.94) .2s both}@media (max-width:600px){.home_subTitle__GWM_s{font-size:48px}}.home_startButton__swRuR{position:relative;overflow:hidden;background:linear-gradient(145deg,#2f786b,#31bf8c);text-transform:uppercase;letter-spacing:1px;border-radius:15px;margin-top:30px;font-size:24px;width:355px;height:60px;display:flex;align-items:center;justify-content:center;color:#fff;font-family:DeleddaRegular;border:none;cursor:pointer;transition:box-shadow .25s ease-in-out;box-shadow:0 4px 15px rgba(0,0,0,.2);z-index:1}.home_startButton__swRuR:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(145deg,#35d49a,#2aa97a);opacity:0;transition:opacity .25s ease-in-out;z-index:-1}.home_startButton__swRuR:hover:before{opacity:1}.home_startButton__swRuR:hover{box-shadow:0 6px 20px rgba(0,0,0,.3)}.home_startButton__swRuR:active{transition-duration:.1s;box-shadow:0 2px 10px rgba(0,0,0,.25)}@media (max-width:600px){.home_startButton__swRuR{width:100%;height:50px;font-size:20px}}