#home .hero{padding:150px 0 72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:17px;color:#000;max-width:950px;margin:0 auto}#home .hero #text-fade .char{opacity:0}#home .hero h1{font-size:46px;font-weight:var(--bold);line-height:57px;text-align:center}#home .hero p{font-size:24px;font-weight:var(--book);line-height:30px;text-align:center}#home .explore{padding:0 0 200px;margin-bottom:84px;display:flex;align-items:center;flex-direction:column;background:linear-gradient(180deg,rgba(116,200,232,0),rgba(160,232,255,.701))}#home .explore .buf{padding:25px 86px;margin-top:72px;margin-bottom:137px}#home .explore .reel{height:100vh;width:100%;position:relative;z-index:3}#home .explore .reel .video-wrapper{width:100%;height:100%}#home .explore .reel .video-wrapper iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(.8)}#home .explore .reel .video-wrapper iframe #player{width:100%;max-width:unset}#home .explore p{margin-top:75px;padding:0 90px;font-size:32px;font-weight:var(--regular);line-height:40px;color:var(--blue);text-align:center}@media screen and (max-width:768px){#home .explore .buf{margin-bottom:50px}#home .explore .reel{height:27vh}#home .explore p{padding:0 40px}}#home .services{padding:30px 0;margin:0 95px 200px;border-top:1px solid var(--red);display:flex;justify-content:space-between}#home .services h1{font-size:28px;font-weight:var(--bold);line-height:35px;text-transform:uppercase}#home .services div{width:100%}#home .services div p{font-size:24px;font-weight:var(--book);line-height:30px;color:var(--blue);margin-bottom:43px}#home .services div button{width:100%;font-size:22px;font-weight:var(--bold);line-height:27px}@media screen and (max-width:992px){#home .services{flex-wrap:wrap;gap:20px}#home .services div{max-width:unset}}@media screen and (max-width:768px){#home .services{margin:0 40px 130px}}#home .companies{margin:0 40px 175px}#home .companies .wrapper{display:flex;position:relative;top:-63px}#home .companies .wrapper .red-box{padding:170px 55px;display:grid;background:var(--red);grid-template-columns:repeat(3,minmax(100px,150px));min-width:45vw;transform-origin:top;place-content:center;gap:30px;grid-template-rows:repeat(3,100px);max-height:660px}#home .companies .wrapper .red-box figure{width:100%;height:100%;position:relative}#home .companies .wrapper .red-box figure img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:1/1}#home .companies .wrapper .text{padding:200px 90px;display:flex;flex-direction:column;gap:45px;justify-content:center}#home .companies .wrapper .text h3{font-size:28px;text-transform:uppercase;font-weight:var(--bold);line-height:35px;color:#000}#home .companies .wrapper .text p{font-size:24px;font-weight:var(--book);line-height:30px;color:var(--blue)}@media screen and (max-width:992px){#home .companies .wrapper .red-box{padding:100px 40px}#home .companies .wrapper .text{padding:100px 20px}#home .companies .wrapper .text h3{font-size:24px;line-height:30px}#home .companies .wrapper .text p{font-size:20px;line-height:25px}}@media screen and (max-width:768px){#home .companies{margin-bottom:0}#home .companies .wrapper{flex-direction:column}#home .companies .wrapper .red-box{max-width:unset;gap:0 25px;padding:40px 10px;grid-template-columns:repeat(auto-fit,140px);justify-content:center}#home .companies .wrapper .text{padding:50px 20px}}@media screen and (max-width:480px){#home .companies .wrapper .red-box{max-width:100%}}#home .featured-project{padding:0 95px;margin-bottom:190px;display:flex;gap:40px}#home .featured-project .content{display:flex;flex-direction:column;min-width:40vw}#home .featured-project .content h3{font-size:28px;font-weight:var(--bold);line-height:35px;color:#000;margin-bottom:40px;text-transform:uppercase}#home .featured-project .content p{font-size:24px;font-weight:var(--book);line-height:30px;color:var(--blue)}#home .featured-project .content button{padding:25px;width:100%;margin-top:auto}#home .featured-project .image-box{width:100%;min-width:45vw}#home .featured-project .image-box .header{background:var(--red);border-radius:4px 4px 0 0;color:#fff;padding:32px 26px 26px;font-size:24px;font-weight:var(--bold);line-height:30px}#home .featured-project .image-box figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:992px){#home .featured-project{padding:0 45px;flex-wrap:wrap}#home .featured-project .content{gap:30px}#home .featured-project .content h3{font-size:24px;line-height:30px}#home .featured-project .content p{font-size:20px;line-height:25px}#home .featured-project .image-box{min-width:unset}#home .featured-project .image-box .header{padding:20px 16px 16px;font-size:18px}}#home .blue-section{margin:0 40px}#home .blue-section .wrapper{margin-bottom:174px;background:#c7f1ff}#home .blue-section .wrapper .header{padding:44px 50px 42px;display:flex;gap:40px;align-items:center;justify-content:space-between}#home .blue-section .wrapper .header p{font-size:28px;font-weight:var(--bold);line-height:35px;color:var(--blue)}#home .blue-section .wrapper figure{transform-origin:top}#home .blue-section .wrapper figure img{max-height:500px;background:#d3d3d3 50%/cover no-repeat;mix-blend-mode:luminosity}@media screen and (max-width:768px){#home .blue-section .wrapper .header{padding:30px;flex-wrap:wrap}#home .blue-section .wrapper .header p{font-size:20px;line-height:24px}#home .blue-section .wrapper figure img{min-height:300px;-o-object-fit:cover;object-fit:cover}}#home .blue-section .reach-out{margin-bottom:127px;display:flex;gap:30px;align-items:center;justify-content:space-between}#home .blue-section .reach-out p{font-size:32px;font-weight:var(--regular);line-height:40px;color:var(--blue)}#home .blue-section .reach-out button{padding:25px 90px;font-size:22px;font-weight:var(--bold);line-height:27px;text-wrap:nowrap}@media screen and (max-width:768px){#home .blue-section .reach-out{flex-wrap:wrap}#home .blue-section .reach-out p{font-size:24px;line-height:30px}#home .blue-section .reach-out button{padding:25px 50px;font-size:18px;line-height:24px}}.components_header___N0S5{height:90px;border-bottom:.9px solid var(--red);padding:0 40px;transition:all .3s ease;top:0;left:0;width:100%}.components_header___N0S5>div{height:100%}.components_header___N0S5 img{transition:all .3s ease}.components_header___N0S5 ul{display:flex;align-items:center;gap:40px}.components_header___N0S5 ul li{margin-left:0!important;font-size:20px;font-weight:var(--extraBold);line-height:25px;transition:all .3s ease;color:var(--red);cursor:pointer;position:relative}.components_header___N0S5 ul li.components_active__yhwTF{color:var(--blue)}.components_header___N0S5 ul li:before{content:"";width:0;height:2px;background:var(--red);position:absolute;bottom:-5px;left:0;transition:all .3s cubic-bezier(.87,0,.13,1)}.components_header___N0S5 ul li:hover:before{width:100%}@media screen and (max-width:768px){.components_header___N0S5{height:unset;padding:0 40px}.components_header___N0S5 ul{align-items:flex-start;gap:10px;background:var(--blue);flex-direction:column;border-radius:10px;padding:20px 10px;margin:30px 0}.components_header___N0S5 ul li{font-size:14px;line-height:14px}}.components_subheader__P5M7b{padding:60px 94px;border-bottom:.9px solid var(--red)}.components_subheader__P5M7b h1{font-size:28px;font-weight:var(--bold);line-height:35px;color:var(--red);text-transform:uppercase}@media screen and (max-width:768px){.components_subheader__P5M7b{padding:20px 30px}.components_subheader__P5M7b h1{font-size:20px;line-height:25px}}.components_sectionHeader__ljbnB{padding:16px 0;border-top:1px solid var(--red);border-bottom:1px solid var(--red);color:var(--blue);text-transform:uppercase;font-size:24px;font-weight:var(--bold);line-height:30px}@media screen and (max-width:768px){.components_sectionHeader__ljbnB{font-size:18px;line-height:22px}}.components_card__UBc_W{min-width:350px}.components_card__UBc_W figure{width:100%;height:330px;position:relative;background-color:#a0e8ff}.components_card__UBc_W figure img{-o-object-fit:cover;object-fit:cover;height:100%}.components_card__UBc_W>div{background:var(--red);padding:20px 24px;color:#fff;border-radius:0 0 4px 4px}.components_card__UBc_W>div h3{font-size:24px;font-weight:var(--bold);line-height:30px}.components_card__UBc_W>div p{font-size:14px;font-weight:var(--book);line-height:17px}.components_card__UBc_W>div div{display:none}@media screen and (max-width:768px){.components_card__UBc_W{min-width:250px}.components_card__UBc_W figure{height:180px}.components_card__UBc_W figure img{-o-object-fit:contain;object-fit:contain}.components_card__UBc_W>div{padding:14px 18px}.components_card__UBc_W>div h3{font-size:20px;line-height:24px}.components_card__UBc_W>div p{font-size:12px;line-height:14px}}.components_loader__6KI6j{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;transform:scaleY(1);transform-origin:top}.components_loader__6KI6j .components_loaderContainer__F1gK7{padding:37px 41px;background:var(--red);width:100%;height:100%;display:flex;align-items:flex-end}.components_loader__6KI6j .components_loaderContainer__F1gK7>div{color:#fff;font-weight:var(--medium)}.components_loader__6KI6j .components_loaderContainer__F1gK7>div span{font-size:65px;line-height:80px}.components_loader__6KI6j .components_subLoader__wabON{height:50vh;position:absolute;top:100%;width:100%;background:var(--blue)}.components_pageOverlay__h5cIe{position:fixed;top:0;left:0;width:100%;height:100vh;transform:scaleY(0);transform-origin:top;z-index:10000}.components_pageOverlay__h5cIe div{position:absolute;width:100%;height:100%;top:0}.components_pageOverlay__h5cIe div:first-of-type{background:var(--red)}.components_pageOverlay__h5cIe div:last-of-type{background:var(--blue);height:50%;top:100%}.components_liHover__UvyKG li{position:relative;transition:all .3s ease;cursor:pointer}.components_liHover__UvyKG li:before{content:"";position:absolute;width:21px;height:2px;background:#fff;left:-29px;top:50%;transform:translateY(-50%);opacity:0;transition:all .3s ease}.components_liHover__UvyKG li:hover{transform:translateX(21px)!important}.components_liHover__UvyKG li:hover:before{opacity:1}.components_footer__7sNUl{background:var(--red)}.components_footer__7sNUl figure{width:100%;height:140px;position:relative}.components_footer__7sNUl figure img{-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}.components_footer__7sNUl>div:first-of-type{padding:150px 40px 50px;display:flex;align-items:center;justify-content:space-between;color:#fff;gap:100px;flex-wrap:wrap}.components_footer__7sNUl>div:first-of-type h1{font-size:5.87rem;font-weight:var(--extraBold);line-height:7.25rem}.components_footer__7sNUl>div:first-of-type div{display:flex;justify-content:space-between;flex-grow:1}.components_footer__7sNUl>div:first-of-type div ul{display:flex;flex-direction:column;gap:15px}.components_footer__7sNUl>div:first-of-type div ul:first-of-type li{font-size:20px;font-weight:var(--extraBold);line-height:25px;cursor:pointer}.components_footer__7sNUl>div:first-of-type div ul:nth-of-type(2) li{font-size:20px;font-weight:var(--medium);line-height:25px}.components_footer__7sNUl>div:first-of-type div ul:nth-of-type(2) li:first-of-type{font-size:18px;font-weight:var(--book);line-height:22px}.components_footer__7sNUl>div:first-of-type div ul:nth-of-type(3) li{font-size:18px;font-weight:var(--medium);line-height:22px;text-align:right}.components_footer__7sNUl>div:last-of-type{background:var(--blue);padding:30px 50px;color:#fff;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.components_footer__7sNUl>div:last-of-type p{font-size:16px;font-weight:var(--regular);line-height:20px;display:flex;align-items:center;gap:28px}.components_footer__7sNUl>div:last-of-type ul{display:flex;align-items:center;gap:60px}.components_footer__7sNUl>div:last-of-type ul li{font-weight:var(--book)}@media screen and (max-width:768px){.components_footer__7sNUl>div:first-of-type{padding:50px 20px;height:unset;gap:30px}.components_footer__7sNUl>div:first-of-type div{flex-wrap:wrap;gap:20px}.components_footer__7sNUl>div:last-of-type{gap:20px}.components_footer__7sNUl>div:last-of-type ul{flex-wrap:wrap;gap:15px 30px}.components_footer__7sNUl>div:last-of-type p{font-size:12px}.components_footer__7sNUl>div:last-of-type p span{margin-right:10px;font-size:16px}}.components_outerWrapper__lBnyu{position:absolute;width:100%;height:100vh;transform:translateY(-100%)}.components_outerWrapper__lBnyu div{width:100%;height:100%;position:absolute;z-index:1000}.components_outerWrapper__lBnyu div:first-of-type{top:0;left:0;background:#000}.components_outerWrapper__lBnyu div:last-of-type{height:40vh;top:100%;background:var(--red)}