.frontpage-hero{min-height:calc(80vh - 36px);position:relative;display:flex;color:#fff;align-items:end;padding-top:150px;margin-bottom:25px;background-repeat:no-repeat;background-size:cover}@media (max-width:768px){.frontpage-hero{background-image:none !important;background-color:var(--ast-global-color-0)}}.frontpage-hero::after{content:"";position:absolute;display:block;width:100%;height:100%;background:linear-gradient(0deg, rgba(58, 102, 127, 0.34) 0%, rgba(58, 102, 127, 0.34) 100%);z-index:0}.frontpage-hero .video-bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.frontpage-hero .video-bg video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.frontpage-hero .hero-content{width:100%;font-size:21px;position:relative;z-index:5;padding-bottom:100px}@media (max-width:768px){.frontpage-hero .hero-content{padding-bottom:30px}}.frontpage-hero .hero-content hgroup{margin-bottom:15px}.frontpage-hero .hero-content hgroup h4{font-size:21px;color:#fff;font-weight:400;margin-bottom:0;line-height:1}@media (max-width:1028px){.frontpage-hero .hero-content hgroup h4{font-size:16px}}@media (max-width:768px){.frontpage-hero .hero-content hgroup h4{font-size:14px}}.frontpage-hero .hero-content hgroup h1{font-size:56px;color:#fff;line-height:1.15;font-weight:600;max-width:600px}@media (max-width:1028px){.frontpage-hero .hero-content hgroup h1{font-size:44px}}@media (max-width:768px){.frontpage-hero .hero-content hgroup h1{font-size:32px}}.frontpage-hero .hero-content .ast-button,.frontpage-hero .hero-content h1{margin-bottom:24px}@media (max-width:768px){.frontpage-hero .hero-mob-image,.frontpage-hero .video-bg{position:absolute;top:0;left:0;z-index:0;width:100%;max-height:100%;overflow:hidden}.frontpage-hero .hero-mob-image::after,.frontpage-hero .video-bg::after{content:"";background:linear-gradient(180deg, rgba(58, 102, 127, 0) 0%, #3A667F 100%);position:absolute;bottom:0;left:0;width:100%;height:250px;display:block}}.small-banners{display:flex;justify-content:space-between;gap:24px;margin-bottom:100px;flex-wrap:wrap}@media (max-width:921px){.small-banners{margin-bottom:50px}}.small-banners .small-banner{min-width:380px;min-height:380px;width:30%;height:auto;background-color:#F4F5F4;background-repeat:no-repeat;background-size:cover;border-radius:18px;padding:30px;align-items:start;display:flex;flex-direction:column;justify-content:flex-end;flex:1}@media (max-width:921px){.small-banners .small-banner{width:100%;min-width:300px;min-height:300px}}.small-banners .small-banner .title,.small-banners .small-banner .description{margin:0 0 8px;color:#FFFFFF}.small-banners .small-banner .title{font-size:30px;line-height:1.2;font-weight:600}.small-banners .small-banner .description{font-size:18px;font-weight:300;min-height:3em}