@font-face{font-family:Satoshi;src:url(/_next/static/media/Satoshi-Variable.867bce6e.ttf) format("ttf")}.hero{width:100%;height:auto;font-family:"sans-serif";margin:0 auto}@media screen and (max-width:1024px){.hero{min-height:auto}}@media only screen and (max-width:767px){.hero{padding:0 1rem}}.hero .content{width:100%;height:100%;min-height:inherit;margin-top:10rem;display:flex;flex-direction:column;justify-content:flex-end;gap:1rem}@media screen and (max-width:1024px){.hero .content{width:100%;min-height:40vh}}@media only screen and (max-width:767px){.hero .content{min-height:60vh}}.hero .content h1{font-size:4rem;font-weight:700;color:#053545}@media only screen and (max-width:767px){.hero .content h1{font-size:2rem}}@media screen and (max-width:1024px){.hero .content h1 br{display:none}}.hero .content p{width:50%;font-size:1rem;color:#333}@media screen and (max-width:1024px){.hero .content p{width:100%}}.hero .content .buttons{margin-top:1.5rem;display:flex;align-items:center;gap:.5rem}@media only screen and (max-width:767px){.hero .content .buttons{flex-direction:column;align-items:flex-start}.hero .content .buttons a{display:block;width:100%}}.hero .content .buttons .custom-button{padding:1.3rem;min-width:150px}@media only screen and (max-width:767px){.hero .content .buttons .custom-button{width:100%}}.hero .home-hero-slider{width:100%;height:450px;display:flex;gap:2rem;padding-top:2rem}@media only screen and (max-width:767px){.hero .home-hero-slider{height:300px;gap:1rem}}.hero .home-hero-slider .person-card{height:100%;width:300px;min-width:300px;border-radius:8px;position:relative}@media only screen and (max-width:767px){.hero .home-hero-slider .person-card{width:175px;min-width:175px}}.hero .home-hero-slider .person-card img{width:100%;height:100%;border-radius:8px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.hero .home-hero-slider .person-card video{max-height:100%;border-radius:8px}.hero .home-hero-slider .person-card .info{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:8px;background:linear-gradient(0deg,rgba(0,0,0,.557),transparent);display:flex;align-items:flex-end;padding:1rem;color:#fff}.hero .home-hero-slider .person-card .info .sub{width:100%}.hero .home-hero-slider .person-card .info .sub .top{display:flex;flex-direction:row;align-items:center}.hero .home-hero-slider .person-card .info .sub .top .profile-flag{height:1.5rem;width:2.25rem;margin-left:.5rem}.hero .home-hero-slider .person-card .info .sub .top h5{font-size:1.2em;font-weight:600;text-transform:capitalize;color:#fff}.hero .home-hero-slider .person-card .info .sub .top h5 span{opacity:.75;font-size:1em}@media only screen and (max-width:767px){.hero .home-hero-slider .person-card .info .sub .top h5{font-size:1em}.hero .home-hero-slider .person-card .info .sub .top h5 span{font-size:.9em}}.hero .home-hero-slider .person-card .info .sub p{font-size:.875em;color:#fff;font-weight:400}@media only screen and (max-width:767px){.hero .home-hero-slider .person-card .info .sub p{line-height:80%}}.hero .home-hero-slider .person-card .info .sub .other-info{display:flex;gap:.25rem;margin-top:.5rem}@media only screen and (max-width:767px){.hero .home-hero-slider .person-card .info .sub .other-info{flex-wrap:wrap}}.hero .home-hero-slider .person-card .info .sub .other-info span{display:flex;align-items:center;height:30px;padding:.3rem .5rem;font-size:.75em;border:1px solid hsla(0,0%,100%,.227);border-radius:50px}.heading{font-size:28px!important;font-weight:600;display:flex!important;margin-bottom:30px!important;justify-content:center!important}.core-features-section{background-color:#053545}.core-features-section .con .top{display:grid;grid-template-columns:1fr 2fr 2fr;gap:.5rem}@media only screen and (max-width:767px){.core-features-section .con .top{grid-template-columns:1fr}}.core-features-section .con .top .title{width:100%;height:100%;display:flex;align-items:center}.core-features-section .con .top .title h2{font-size:2rem;color:#fff;font-weight:600;line-height:120%}.core-features-section .con .bottom{margin-top:.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}@media only screen and (max-width:767px){.core-features-section .con .bottom{grid-template-columns:1fr}}.core-features-section .con .bottom .card-container,.core-features-section .con .bottom .card-container>div{height:100%}.mira-video-section{background-color:#e7f0fc}.mira-video-section h2{font-size:2rem;color:#053545;font-weight:600;line-height:120%;margin-bottom:3%}.countries-section h2{font-size:2rem;color:#000d1a;font-weight:600;margin-bottom:3rem;text-align:center}.countries-section .countries{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){.countries-section .countries{flex-wrap:wrap;justify-content:center;gap:1rem}}.countries-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;gap:16px}.clients-section{border-top:1px solid rgba(0,13,26,.1)}.clients-section h2{font-size:2rem;color:#000d1a;font-weight:600;margin-bottom:3rem;text-align:center}.clients-section .con:last-child{display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:767px){.clients-section .con:last-child{grid-template-columns:1fr}}.clients-section .con:last-child .left{background-color:#053545;padding:2rem;border-radius:8px}.clients-section .con:last-child .left .icon{font-size:3em;line-height:100%;color:#fff;opacity:.3;margin-bottom:.5rem}.clients-section .con:last-child .left p{font-size:1.1em;font-weight:400;color:#fff}.clients-section .con:last-child .left .author{margin-top:2rem;display:flex;align-items:center;gap:1em}.clients-section .con:last-child .left .author img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:50%}.clients-section .con:last-child .left .author .sub p{font-weight:300!important;font-size:.9em}.clients-section .con:last-child .left .author .sub .company{font-size:1em;font-weight:700;color:#fff}.clients-section .con:last-child .right{display:flex;align-items:center}.clients-section .con:last-child .right .logos{padding:3rem;display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width:767px){.clients-section .con:last-child .right .logos{padding:2rem 0}}.clients-section .con:last-child .right .logos>.sub{display:flex;gap:2rem}.clients-section .con:last-child .right .logos>.sub:nth-child(2){flex-wrap:wrap}.clients-section .con:last-child .right .logos>.sub img{filter:saturate(0)}@media only screen and (max-width:767px){.clients-section .con:last-child .right .logos>.sub img{height:30px;width:auto}}@media only screen and (max-width:360px){.clients-section .con:last-child .right .logos>.sub img{height:25px}}.integration-section{border-top:1px solid rgba(0,13,26,.1)}.integration-section .con{display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:767px){.integration-section .con{display:flex;flex-direction:column-reverse}}.integration-section .con .left{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}@media only screen and (max-width:767px){.integration-section .con .left{margin-top:2rem;flex-wrap:wrap}.integration-section .con .left img{height:40px;width:auto}}.integration-section .con .right{padding:4rem}@media only screen and (max-width:767px){.integration-section .con .right{padding:0}}.integration-section .con .right h2{font-size:2rem;color:#000d1a;font-weight:600;margin-bottom:1rem}.cta-section{padding:3rem 0;background-color:#053545;background-image:url(/images/world-map.png);background-size:1000px;background-repeat:no-repeat;background-position-x:90%;background-position-y:60%}.cta-section .con{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){.cta-section .con{flex-direction:column;align-items:flex-start}}.cta-section .con h2{font-size:2rem;color:#fff;font-weight:600}@media only screen and (max-width:767px){.cta-section .con h2{margin-bottom:1rem}}@media only screen and (max-width:360px){.cta-section .con h2{font-size:1.5rem}}@media only screen and (max-width:767px){.cta-section .con .custom-button{width:100%}}.video-modal .ant-modal .ant-modal-content{background-color:transparent!important}@keyframes hero-bg-animation{0%{background-position-x:30%;background-position-y:90%;background-size:150%}25%{background-position-x:60%;background-position-y:60%;background-size:200%}50%{background-position-x:90%;background-position-y:40%;background-size:150%}75%{background-position-x:50%;background-position-y:60%;background-size:250%}to{background-position-x:30%;background-position-y:90%;background-size:150%}}