html{scroll-behavior:smooth}*{font-family:Gotham!important;font-weight:700;line-height:1.25;scroll-padding-top:200px}a[type=button]{background-color:#c00d0d;border:none;border-radius:999rem;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:20px 32px;text-decoration:none;text-transform:uppercase}.hero a[type=button]{display:block;margin:10px auto 25px;width:fit-content}.hero,.hero-container{position:relative}.hero{align-items:center;background-size:cover;display:flex;height:100vh;justify-content:center;padding:30px}.hero .logo{left:50%;position:absolute;top:60px;transform:translateX(-50%)}.hero .logo img{padding:0!important}.hero .title{width:100%}.hero .description{color:#000;font-family:Gotham;font-size:24px;position:relative;text-align:center}.text-highlight{color:#691411}.hero-inner-content{display:flex;justify-content:space-between;left:50%;position:absolute;top:80%;transform:translateX(-60%);width:110vw}.hero-card-container{align-items:end;display:flex;gap:30px}.hero-card{border-radius:18px;height:auto;overflow:hidden;position:relative;width:fit-content}.hero-card:nth-child(3){bottom:10%}.hero-card:nth-child(2){bottom:15%}.hero-card:first-child{bottom:20%}@media screen and (max-width:1080px){.hero-card-container{display:none}.hero-inner-content{justify-content:center;left:50%;transform:translateX(-50%);width:90vw}.hero-container{position:relative}}@media only screen and (max-width:390px){.hero .content h1{display:block;margin:20% auto 0;max-width:208px;text-align:center}img.title{margin:0 auto}.logo img{max-width:100px!important;object-fit:contain}.hero-inner-content{top:95%}}