*,*::after,*::before{padding:0;margin:0;box-sizing:border-box;overflow:hidden!important}body{overflow-y:hidden!important;background:#ffd699!important;font-family:"Montserrat",sans-serif}.hero{height:100%;min-height:100vh;position:relative;text-align:center}.hero-images{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.hero-text{width:50%;margin:auto;padding-bottom:30px}.hero-text h1{margin-bottom:10px;font-size:38px}.hero-text p{font-size:22px}.hero-images .logo{height:150px;margin-bottom:10px}.hero-socials{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px}.hero-socials-wrap{display:flex;align-items:center;justify-content:center;gap:15px;background:#100900;width:370px;text-align:center;border-radius:40px;padding:13px 25px;text-decoration:none;transition:all .5s ease}.hero-socials-wrap:hover{transform:scale(1.05)}.hero-socials-wrap p{color:#fff;font-size:18px;font-weight:600;text-transform:uppercase}.hero-socials a img{height:30px;transition:all .5s ease}.hero-socials a img:hover{transform:scale(1.10)}@media screen and (max-width:1470px){.hero-text{display:none}}@media screen and (max-width:1279px){.hero-images .logo{height:150px}.hero-text{display:none}}@media screen and (max-width:767px){.hero-text{display:none}.hero-images .logo{height:110px}.hero-socials a img{height:20px}.hero-socials{gap:15px}.hero-socials-wrap p{font-size:12px}.hero-socials-wrap{width:255px}.hero{height:70%!important;min-height:85vh!important;position:relative}}