.hero{position:relative;position:relative;width:100%;height:100%;min-height:680px;height:34vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;padding-block:clamp(15px, 6.5vw, 70px)}.hero img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:1250px){.hero{min-height:580px;height:580px}}@media only screen and (max-width:1000px){.hero{min-height:480px;height:480px}}@media only screen and (max-width:500px){.hero{min-height:unset;height:auto;aspect-ratio:4/5}}.hero:after{content:'';height:100%;width:100%;top:0;left:0;position:absolute;z-index:1;background:-webkit-gradient(linear, left bottom, left top, color-stop(3%, #0a4278), color-stop(65%, rgba(10, 66, 120, 0)));background:-webkit-linear-gradient(bottom, #0a4278 3%, rgba(10, 66, 120, 0) 65%);background:-o-linear-gradient(bottom, #0a4278 3%, rgba(10, 66, 120, 0) 65%);background:linear-gradient(0deg, #0a4278 3%, rgba(10, 66, 120, 0) 65%)}.hero h2{font-family:"Archivo ExtraCondensed", san-serif;position:relative;font-size:clamp(56px, 6.7vw, 120px);letter-spacing:.02em;color:#ffffff;font-weight:700;text-transform:uppercase;margin:0;line-height:1;z-index:2}.hero h2 .sub{display:block;font-family:"Poppins", sans-serif;color:#ffffff;font-size:clamp(20px, 3.4vw, 60px)}@media only screen and (max-width:800px){.hero h2 .sub{color:#ffffff}}.icon-section{display:-ms-grid;display:grid;-ms-grid-columns:(auto)[5];grid-template-columns:repeat(5, auto);-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:50px}@media only screen and (max-width:1200px){.icon-section{-ms-grid-columns:(auto)[3];grid-template-columns:repeat(3, auto)}}.icon-section .icon-item{width:100%;display:-ms-grid;display:grid;-ms-grid-columns:auto auto;grid-template-columns:auto auto;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media only screen and (max-width:600px){.icon-section .icon-item{-ms-grid-columns:auto;grid-template-columns:auto;gap:5px}.icon-section .icon-item.mobile-two{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.icon-section .icon-item.mobile-three{-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4}}@media only screen and (max-width:1200px){.icon-section .icon-item.no-mobile{display:none}}.icon-section .icon-item:after{content:'';position:absolute;display:block;height:100%;width:2px;top:0;right:0;background:#ebf0f5}.icon-section .icon-item svg{height:clamp(40px, 4vw, 65px);width:auto;display:block;fill:#124572;-ms-grid-column-align:end;justify-self:end}@media only screen and (max-width:1200px){.icon-section .icon-item svg{height:clamp(40px, 5.5vw, 65px)}}@media only screen and (max-width:600px){.icon-section .icon-item svg{-ms-grid-column-align:center;justify-self:center}}.icon-section .icon-item h4{font-family:"Archivo ExtraCondensed", san-serif;font-size:clamp(20px, 1.875vw, 30px);letter-spacing:.02em;color:#000000;font-weight:700;line-height:1;margin:0}@media only screen and (max-width:1200px){.icon-section .icon-item h4{font-size:clamp(20px, 2.5vw, 30px)}}@media only screen and (max-width:600px){.icon-section .icon-item h4{text-align:center}}.icon-section .icon-item:last-of-type:after{display:none}.team-section{display:-ms-grid;display:grid;-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr;gap:0 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1200px){.team-section{-ms-grid-columns:100%;grid-template-columns:100%;padding-block:40px}}.team-section .img-wrapper{padding-top:80px;-ms-grid-row-span:2;grid-row:span 2}@media only screen and (max-width:1200px){.team-section .img-wrapper{-ms-grid-row-span:1;grid-row:span 1;padding-top:0;overflow:hidden}}.team-section .img-wrapper img{width:100%;height:auto;display:block}@media only screen and (max-width:1200px){.team-section .img-wrapper img{width:120%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;position:relative}}.team-section .content,.team-section .header-content{padding-right:clamp(15px, 6.5vw, 100px)}@media only screen and (max-width:1200px){.team-section .content,.team-section .header-content{padding-inline:clamp(15px, 6.5vw, 100px)}}.team-section .header-content{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}@media only screen and (max-width:1200px){.team-section .header-content{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}}.team-section .header-content h2{font-family:"Archivo ExtraCondensed", san-serif;letter-spacing:.02em;color:#000000;line-height:1.3;font-size:clamp(30px, 2.66vw, 40px);margin-bottom:30px;text-wrap:balance}@media only screen and (max-width:1200px){.team-section .header-content h2{text-align:center;margin-bottom:20px}}.team-section .content{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}@media only screen and (max-width:1200px){.team-section .content{padding-top:30px;text-align:center}.team-section .content .btn-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.video-bg-section{position:relative;overflow:hidden}@media only screen and (max-width:1000px){.video-bg-section{aspect-ratio:4/3;display:-ms-grid;display:grid;justify-items:center;-ms-flex-line-pack:center;align-content:center}}.video-bg-section .placeholder{width:100%;height:auto;display:block}@media only screen and (max-width:1000px){.video-bg-section .placeholder{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.video-bg-section .icon-wrap{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media only screen and (max-width:1000px){.video-bg-section .icon-wrap{position:relative;top:initial;left:initial;-webkit-transform:none;-ms-transform:none;transform:none;padding-block:10px 30px}}.video-bg-section .icon-wrap a svg{height:clamp(80px, 14vw, 225px);width:clamp(80px, 14vw, 225px);display:block;fill:#ffffff;-webkit-transition:0.3s all ease;-o-transition:0.3s all ease;transition:0.3s all ease}.video-bg-section .icon-wrap a:active svg,.video-bg-section .icon-wrap a:focus svg,.video-bg-section .icon-wrap a:hover svg{fill:#124572}.video-bg-section .content{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:800px;width:47%}@media only screen and (max-width:1000px){.video-bg-section .content{position:relative;top:initial;left:initial;-webkit-transform:none;-ms-transform:none;transform:none;max-width:100%;width:100%}}.video-bg-section .content h2{font-family:"Archivo ExtraCondensed", san-serif;position:relative;font-size:clamp(30px, 4.5vw, 80px);letter-spacing:.02em;color:#ffffff;font-weight:700;text-transform:uppercase;margin:0;line-height:1.05;z-index:2}@media only screen and (max-width:1000px){.video-bg-section .content h2{text-align:center}}.video-bg-section .content h2 .sub{display:block;font-family:"Poppins", sans-serif;color:#ffffff;line-height:1.15;font-size:clamp(20px, 2vw, 30px)}
/*# sourceMappingURL=home.css.map */