.hero-section{min-height:95vh;display:flex;align-items:center;background-color:#16344c;padding-top:75px}.hero-animated-text{font-family:var(--font-02);font-weight:400;font-size:2rem;color:#fff}.hero-content{padding:0 0 0 60px}.hero-animated-word{color:var(--color-3);font-weight:700;display:inline-block}.hero-section h1{font-size:48px;margin-top:1rem;color:#fff}.hero-section p{color:#fff;font-family:var(--font-01);font-size:24px}.hero-hook{font-family:var(--font-02);font-size:18px!important;font-style:italic;margin-top:1.5rem;color:#fff}.hero-image{position:relative;border-radius:15px;object-fit:cover;width:100%;height:100%;max-height:100%;overflow:hidden}.hero-image::after{content:"";position:absolute;inset:0;background:linear-gradient(to right,rgb(22 52 76 / .7),#fff0);z-index:1}@media(max-width:1099px){.hero-content{padding:0}.hero-section{min-height:60vh}}@media(max-width:992px){.hero-image{width:50%}.hero-section{min-height:95vh}.hero-content{padding:0 0 0 30px}}@media(max-width:767.98px){.hero-section{min-height:75vh;padding-top:0}.hero-section h1{font-size:2rem}.hero-content{padding:0 0 0 10px}.hero-section p{font-size:16px}}@media(max-width:375px){.hero-section h1{font-size:1rem}}