.home .presentation{height:calc(100vh - 88px);width:100%;padding:40px;justify-content:center;overflow:hidden;align-items:center;display:flex;margin-bottom:120px}.home .presentation .content{display:flex;max-width:720px;flex-direction:column}.home .presentation .content h1{font-family:var(--main-font);font-style:normal;font-weight:700;font-size:71px;line-height:91px;display:flex;align-items:center;color:#fff}.home .presentation .content p{font-family:var(--main-font);font-style:normal;font-weight:400;font-size:18px;line-height:150%;display:flex;align-items:center;color:#fff;margin-top:32px}.home .presentation .content>div{display:flex;gap:30px;margin-top:40px}@media (max-width:1220px){.home .presentation .content{max-width:520px}.home .presentation .content h1{font-size:46px;line-height:69px}.home .presentation .content p{font-size:16px}}@media (max-width:960px){.home .presentation{padding:0 0 0 40px}.home .presentation .content{max-width:500px}.home .presentation .content h1{font-size:46px;line-height:69px}.home .presentation .content p{font-size:16px}.home .presentation .content .links a{padding:12px 14px;height:45px;font-size:14px}.home .presentation .content .links a i{font-size:17px}}@media (max-width:700px){.home .presentation{padding:0 40px;flex-direction:column-reverse;justify-content:flex-end;height:auto;gap:30px;overflow:visible}.home .presentation .content{max-width:500px}.home .presentation .content h1{font-size:30px;line-height:130%}.home .presentation .content p{margin-top:20px;font-size:15px}.home .presentation .content>div{margin-top:20px}}@media (max-width:400px){.home .presentation{padding:0 40px}.home .presentation .content{max-width:500px}.home .presentation .content h1{font-size:28px;line-height:40px}.home .presentation .content p{font-size:15px}.home .presentation .content .links a{padding:8px 12x;height:40px;font-size:12px}.home .presentation .content .links a i{font-size:14px}}.home .sipping-coffee{display:flex;align-items:center;justify-content:center}.sipping-coffee div{display:flex;flex-direction:row;justify-content:flex-end;width:550px;height:160px}.sipping-coffee div img{position:relative;top:35px;left:-100px}.sipping-coffee div h2{font-style:normal;font-weight:800;font-size:60px;line-height:80px;display:flex;align-items:center;letter-spacing:-2px;color:#fff}.sipping-coffee div img{width:179px}.sipping-coffee p{width:535.59px;height:128px;font-style:normal;line-height:32px;font-weight:400;font-size:20px;color:#fff}.latest-projects{display:flex;flex-direction:column;align-items:center}.latest-projects h2{font-style:normal;margin-bottom:60px;font-weight:700;font-size:48px;text-align:center;text-transform:capitalize;color:#fff}.latest-projects .projects{display:flex;gap:140px 80px;margin-top:48px;justify-content:center;flex-wrap:wrap}.latest-projects>a{margin-top:120px;margin-bottom:60px}@media (max-width:1220px){.latest-projects h2{font-size:38px}.latest-projects>a{font-size:14px;height:45px!important}}@media (max-width:800px){.latest-projects .projects{gap:50px 30px}.latest-projects h2{margin-bottom:20px}}@media (max-width:400px){.latest-projects h2{font-size:30px}.latest-projects>a{padding:8px 12x;height:40px;font-size:12px}}.home>section.companies{background-color:var(--secondary-black-color);display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh}.home .companies h2{font-style:normal;font-weight:700;font-size:48px;display:flex;align-items:center;text-align:center;color:#fff}.home .companies ul{display:flex;list-style:none;gap:100px;margin-top:67px}.home .companies ul li{position:relative;width:120.31px;height:120.8px;padding:10px;background-color:#fff;border-radius:12px;transition:.3s;cursor:pointer}.home .companies ul li:hover{transform:scale(1.05)}.home .companies ul li img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:70%;width:70%;object-fit:contain}@media (max-width:1220px){.home .companies h2{font-size:38px}.home .companies ul li{width:100.31px;height:100.8px}}@media (max-width:760px){.home .companies ul{gap:60px}.home .companies ul li{width:80.31px;height:80.8px}}@media (max-width:550px){.home .companies ul{gap:40px}.home .companies ul li{width:65.31px;height:65.8px}}@media (max-width:400px){.home .companies h2{font-size:28px;padding:0 8px}.home .companies ul li{width:50.31px;height:50.8px}}.home .technologies{display:flex;position:relative;align-items:center;justify-content:center;gap:80px;max-width:1400px;width:100%;margin:0 auto 60px;padding:60px 40px}.home .technologies .content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:0 1 auto;gap:25px}.home .technologies .content>h2{font-style:normal;font-weight:700;font-size:48px;line-height:58px;color:#fff}.home .technologies .content p{font-style:normal;font-weight:400;font-size:20px;line-height:28px;max-width:515px;color:#fff}.home .technologies .swiper-group{display:flex;gap:30px}.home .technologies .swiper-technologies{width:200px;height:clamp(380px,60vh,560px)}.home .technologies .swiper-technologies .swiper-wrapper{transition-timing-function:linear}.home .technologies .swiper-slide{width:180px;height:180px;background:linear-gradient(180deg,rgba(65,85,114,.15) 0%,rgba(27,27,30,.1) 100%);border:1px solid rgba(65,85,114,.5);border-radius:4px;position:relative}.home .technologies .swiper-slide img{position:absolute;width:45%;left:50%;top:50%;transform:translate(-50%,-50%)}.home .technologies .swiper-slide span{position:absolute;left:50%;top:85%;transform:translate(-50%,-85%);color:#999;font-size:11px;font-style:normal;font-weight:400;line-height:22px;text-transform:uppercase}@media (max-width:1220px){.home .technologies .content>h2{font-size:38px;line-height:42px}.home .technologies .content p{font-size:16px;max-width:500px}.home .technologies .swiper-technologies{width:140px;height:clamp(320px,55vh,480px)}.home .technologies .swiper-slide{width:130px;height:130px}.home .technologies .swiper-slide img{width:35%}.home .technologies .swiper-slide span{font-size:9px}}@media (max-width:960px){.home .technologies .content p{font-size:16px;max-width:500px}.home .technologies .content a{height:45px;font-size:14px}.home .technologies .swiper-technologies{width:110px;height:clamp(300px,55vh,460px)}.home .technologies .swiper-slide{width:110px;height:110px}.home .technologies .swiper-slide img{width:35%}.home .technologies .swiper-slide span{font-size:9px}}@media (max-width:800px){.home .technologies .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#00000080}.home .technologies .content h2{text-align:center}.home .technologies .content p{text-align:center;line-height:24px}.home .technologies .swiper-group{display:flex;width:80%;margin:auto}.home .technologies .swiper-wrapper{align-items:center}}@media (max-width:600px){.home .technologies .content{padding:0 20px}.home .technologies .content p{text-align:center;line-height:24px}.home .technologies .swiper-technologies{width:140px;height:50vh}.home .technologies .swiper-slide{width:85px;height:85px}.home .technologies .swiper-slide img{width:25%}.home .technologies .swiper-group{display:flex;width:100%;margin:auto}}@media (max-width:400px){.home .technologies .content>h2{font-size:30px}.home .technologies .content p{font-size:14px;max-width:500px}.home .technologies .content a{height:40px;font-size:12px}}
