.page-hero-banner-1{width:100%;height:80vh;box-sizing:border-box;display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center;font-family:'Gotham';padding:10%}.page-hero-1-text h1{font-size:calc(50px + (50 - 25) * ((100vw - 300px) / (1600 - 300)));font-weight:300;color:#fff;border-bottom:5px solid #ffba23;text-transform:uppercase}.page-hero-1-text.small-text h1{font-size:calc(35px + (35 - 25) * ((100vw - 300px) / (1600 - 300)))}.page-hero-1-text h1{margin:0;text-transform:uppercase}.page-hero-1-text h1 span{font-weight:500}@media(max-width:768px){.page-hero-1-text,.page-hero-1-text.small-text{font-size:calc(35px + (35 - 25) * ((100vw - 300px) / (1600 - 300)))}}@media(max-width:425px){.page-hero-1-text h1,.page-hero-1-text.small-text{font-size:calc(18px + (18 - 15) * ((100vw - 300px) / (1600 - 300)));border-width:3px}}