.hero-section{background-color:#fcfcfc;background:url(/assets/background.png);background-size:cover;background-repeat:no-repeat}.hero-container{width:100%;max-width:1280px;margin:0 auto;text-align:center;padding:20px 0 0}.hero-tagline{font-weight:500;font-size:2rem;line-height:1.3}.hero-sub-text{font-size:1.2rem;margin-top:6px}.hero-small-text{margin-top:16px;font-size:.75rem;padding:0 1rem}.hero-btn-group{display:flex;gap:1rem;flex-wrap:wrap;margin:32px 0 0;justify-content:center}.hero-btn{min-width:140px;padding:.5rem 1rem;border-radius:9999px;box-shadow:0 1px 10px 0 #97efe9,0 0 0 -1px #97efe9;border:0;background-color:transparent;color:var(--btn-active-color);font-size:.8rem;font-weight:500;cursor:pointer;transition:all .3s ease}.hero-btn:hover{background-color:var(--btn-active-color);color:white}.logo{max-width:80vw;margin-bottom:20px}@media (min-width:768px){.hero-container{padding:140px 1.5rem 32px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;place-items:end;gap:10px 0}.hero-grid>div{width:100%}.hero-grid .left{padding-left:1rem}.hero-tagline{font-weight:500;font-size:3rem;line-height:1.2;text-align:left;margin:14px 0 0}.hero-sub-text{margin-top:12px;font-size:1.7rem;text-align:left}.hero-btn{min-width:160px;font-size:1rem}.hero-btn-group{margin:28px 0 0;flex-direction:row;justify-content:start}.hero-small-text{text-align:left;margin-top:0;font-size:.9rem;padding:0}.logo{display:block;margin-left:4px;margin-bottom:0}}