.home-hero{position:relative;height:100vh;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 992px){.home-hero{margin-bottom:70px}}.home-hero .hero-video{position:absolute;width:100%;height:100%;object-fit:cover;z-index:0}@media screen and (max-width: 992px){.home-hero .hero-video{position:relative;margin-bottom:20px;object-position:85%}}.about-us-section{position:relative;height:100vh;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 992px){.about-us-section{margin-bottom:50px}}.about-us-section .about-bg-img{position:absolute;max-width:580px;z-index:0}@media screen and (max-width: 1450px){.about-us-section .about-bg-img{max-width:440px}}@media screen and (max-width: 1200px){.about-us-section .about-bg-img{max-width:320px}}@media screen and (max-width: 992px){.about-us-section .about-bg-img{max-width:280px;top:-25px}}.about-us-section .about-items{display:flex;align-items:flex-start;column-gap:90px}@media screen and (max-width: 1450px){.about-us-section .about-items{column-gap:70px}}@media screen and (max-width: 992px){.about-us-section .about-items{flex-wrap:wrap;gap:20px}}.about-us-section .about-items .item{flex:1 0 calc(25% - 270px);display:flex;flex-direction:column;row-gap:20px}@media screen and (max-width: 1450px){.about-us-section .about-items .item{flex:1 0 calc(25% - 210px)}}@media screen and (max-width: 992px){.about-us-section .about-items .item{flex:1 0 calc(50% - 10px);max-width:calc(50% - 10px);padding-right:20px}}.about-us-section .about-items .item svg{flex:1 0 100%;min-height:60px}.about-nav-section{padding-bottom:160px}@media screen and (max-width: 992px){.about-nav-section{padding-bottom:60px}}.about-nav-section .about-nav-item{border-bottom:4px solid var(--black);padding:40px 24px;display:flex;justify-content:space-between;transition:background-color .5s ease-in-out;position:relative}@media screen and (max-width: 992px){.about-nav-section .about-nav-item{flex-direction:column;padding:16px 0;position:relative}.about-nav-section .about-nav-item:after{content:"";display:block;width:calc(100% + 32px);height:calc(100% + 16px);position:absolute;top:-8px;left:-16px;z-index:-1}}.about-nav-section .about-nav-item:hover{background-color:var(--black)}.about-nav-section .about-nav-item:hover .featured-title{transition:color .3s ease-in;color:var(--white)}@media screen and (max-width: 992px){.about-nav-section .about-nav-item:hover .description-block .common-text{color:var(--white)!important}}@media screen and (max-width: 992px){.about-nav-section .about-nav-item:hover:after{background-color:var(--black)}}.about-nav-section .about-nav-item:first-child{border-top:4px solid var(--black)}.about-nav-section .about-nav-item .nav-link{position:absolute;top:0;left:0;width:100%;height:100%}.about-nav-section .about-nav-item .title-block{display:flex;column-gap:100px}@media screen and (max-width: 992px){.about-nav-section .about-nav-item .title-block{flex-direction:column}}.about-nav-section .about-nav-item .title-block .number{font-size:52px;font-family:var(--primary-font);font-weight:100;color:var(--gray)}@media screen and (max-width: 1200px){.about-nav-section .about-nav-item .title-block .number{font-size:40px}}.about-nav-section .about-nav-item .title-block .featured-title{max-width:50%;transition:color 1s ease-out}.about-nav-section .about-nav-item .description-block{display:flex;max-width:420px;column-gap:25px}.about-nav-section .about-nav-item .description-block svg{flex:1 0 auto}@media screen and (max-width: 992px){.about-nav-section .about-nav-item .description-block svg{display:none}}@media screen and (max-width: 992px){.about-nav-section .about-nav-item .description-block .common-text{color:var(--black)!important;padding:24px 0}}.technology-section{padding:160px}@media screen and (max-width: 1200px){.technology-section{padding:0}}@media screen and (max-width: 992px){.technology-section{padding-bottom:80px}}.technology-section .arrow{margin-top:10px;display:block}@media screen and (max-width: 992px){.technology-section .arrow{margin-bottom:40px}}.technology-section .title-block{position:relative;z-index:1;margin-bottom:-80px}@media screen and (max-width: 1600px){.technology-section .title-block{margin-bottom:-70px}}@media screen and (max-width: 1200px){.technology-section .title-block{margin-bottom:-65px}}@media screen and (max-width: 992px){.technology-section .title-block{margin-bottom:40px}}.technology-section .section-title{max-width:100%}@media screen and (max-width: 1600px){.technology-section .section-title{max-width:100%}}@media screen and (max-width: 1200px){.technology-section .section-title{max-width:100%}}@media screen and (max-width: 992px){.technology-section .section-title{margin-bottom:40px}}.technology-section .item{position:relative;height:550px;border-radius:12px;box-shadow:#959da533 0 8px 24px}@media screen and (max-width: 1200px){.technology-section .item{height:450px}}@media screen and (max-width: 992px){.technology-section .item{margin-bottom:24px;height:670px}}.technology-section .item:hover .invisible-block{max-height:500px;opacity:1}@media screen and (max-width: 1200px){.technology-section .item:hover .invisible-block{height:auto}}@media screen and (max-width: 992px){.technology-section .item:hover .invisible-block{height:auto}}.technology-section .item:hover .item-title-block{transform:translateY(0)}.technology-section .item .invisible-block{opacity:0;max-height:0;overflow:hidden;transition:max-height .5s ease-in-out,opacity .5s ease-in-out}@media screen and (max-width: 992px){.technology-section .item .invisible-block{max-height:670px;opacity:1;margin-top:20px}}.technology-section .item .invisible-block .common-text{max-width:65%}@media screen and (max-width: 1600px){.technology-section .item .invisible-block .common-text{max-width:100%}}@media screen and (max-width: 992px){.technology-section .item .invisible-block .common-text{max-width:100%}}@media screen and (max-width: 992px){.technology-section .item .invisible-block .main-button{margin-top:24px}}.technology-section .item .item-img{position:absolute;width:100%;height:100%;object-fit:cover;border-radius:12px}.technology-section .item .item-title-block{position:absolute;bottom:0;width:100%;padding:36px;background-color:#fff3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:0 0 12px 12px}@media screen and (max-width: 992px){.technology-section .item .item-title-block{padding:24px}}.technology-section .item .item-title-block .tecno-title{font-size:16px;font-family:var(--secondary-font);font-weight:400;color:var(--black);text-transform:uppercase}.section-to-contact{padding-bottom:220px}.section-to-contact .block-to-contact{display:flex;flex-direction:column;row-gap:48px;align-items:center;text-align:center;margin:auto;max-width:85%}@media screen and (max-width: 1600px){.section-to-contact .block-to-contact{max-width:90%}}@media screen and (max-width: 992px){.section-to-contact .block-to-contact{max-width:100%}}.advertisement-section{background-color:var(--black)!important;padding:86px 0}.advertisement-section .inner-title{max-width:80%}@media screen and (max-width: 1600px){.advertisement-section .inner-title{max-width:100%}}@media screen and (max-width: 992px){.advertisement-section .inner-title{margin-bottom:24px!important}}.advertisement-section .advertising-description{font-size:35px;font-family:var(--secondary-font);font-weight:400;color:var(--white);max-width:50%}@media screen and (max-width: 1600px){.advertisement-section .advertising-description{max-width:80%}}@media screen and (max-width: 1200px){.advertisement-section .advertising-description{font-size:28px}}@media screen and (max-width: 992px){.advertisement-section .advertising-description{font-size:24px;max-width:70%;margin-bottom:30px}}.advertisement-section .advertising-media-container{display:flex;align-items:center;justify-content:flex-end;position:relative;top:-190px;margin-bottom:-190px}@media screen and (max-width: 992px){.advertisement-section .advertising-media-container{margin-bottom:-120px}}.advertisement-section .advertising-media-container .phone-container{position:relative;display:flex;align-items:center;justify-content:center;z-index:4}.advertisement-section .advertising-media-container .phone-container:after{content:"";background-image:url(/build/assets/phone-BDUXWcSk.png);width:260px;height:500px;display:block;z-index:2;position:relative}@media screen and (max-width: 1200px){.advertisement-section .advertising-media-container .phone-container:after{width:213px;height:416px;background-size:100%}}@media screen and (max-width: 992px){.advertisement-section .advertising-media-container .phone-container:after{width:128px;height:251px}}.advertisement-section .advertising-media-container .phone-container .phone-image{position:absolute;left:0;right:0;z-index:1;width:85%;height:94%;border-radius:40px;object-fit:cover;margin:auto}@media screen and (max-width: 1200px){.advertisement-section .advertising-media-container .phone-container .phone-image{width:90%}}@media screen and (max-width: 992px){.advertisement-section .advertising-media-container .phone-container .phone-image{border-radius:20px}}.advertisement-section .advertising-media-container .computer-container{position:relative;display:flex;align-items:center;justify-content:center;margin-left:-180px;z-index:3}@media screen and (max-width: 992px){.advertisement-section .advertising-media-container .computer-container{margin-left:-120px}}.advertisement-section .advertising-media-container .computer-container:after{content:"";background-image:url(/build/assets/computer-DY69jSKX.png);width:626px;height:359px;display:block;z-index:2;position:relative}@media screen and (max-width: 1200px){.advertisement-section .advertising-media-container .computer-container:after{width:550px;height:316px;background-size:100%}}@media screen and (max-width: 992px){.advertisement-section .advertising-media-container .computer-container:after{width:314px;height:180px}}.advertisement-section .advertising-media-container .computer-container .computer-video{position:absolute;left:0;right:0;z-index:1;width:80%;height:99%;border-radius:20px;object-fit:cover;margin:auto}.advertisement-section .figures-container{margin:150px 0;display:flex;column-gap:18px}@media screen and (max-width: 1200px){.advertisement-section .figures-container{column-gap:10px;margin:80px 0}}@media screen and (max-width: 992px){.advertisement-section .figures-container{row-gap:10px;flex-wrap:wrap;margin:0}}.advertisement-section .figures-container .figure{flex:1 0 calc((100% - 90px) / 6);padding:24px;background-color:var(--white);border-radius:12px;display:flex;flex-direction:column}@media screen and (max-width: 1200px){.advertisement-section .figures-container .figure{flex:1 0 calc((100% - 50px) / 6);padding:12px}}@media screen and (max-width: 992px){.advertisement-section .figures-container .figure{flex:1 0 calc(50% - 10px);max-width:50%;padding:12px;height:200px}}.advertisement-section .figures-container .figure-img{position:relative;top:-64px;margin-bottom:-64px;width:100%;object-fit:contain;flex:1 0 100%}@media screen and (max-width: 1200px){.advertisement-section .figures-container .figure-img{width:90%}}@media screen and (max-width: 992px){.advertisement-section .figures-container .figure-img{width:100%;top:-40px;margin-bottom:-50px}}.advertisement-section .figures-container .figure-title{color:var(--black);font-size:24px;font-family:var(--secondary-font);font-weight:700;margin-bottom:0}.last-news-section{background-image:url(/build/assets/last-news-bg-SVuXyQ9m.jpg);background-repeat:no-repeat;background-size:cover;padding:60px 0}@media screen and (max-width: 992px){.last-news-section{background-image:url(/build/assets/last-news-bg-mob-Bdujt2l3.jpg)}}.last-news-section .last-news-title{color:var(--white);font-size:35px;font-family:var(--primary-font);font-weight:700}@media screen and (max-width: 992px){.last-news-section .last-news-title{font-size:24px}}.last-news-section .last-blog-container{margin:36px 0;display:flex;column-gap:24px}@media screen and (max-width: 992px){.last-news-section .last-blog-container{display:block}}.last-news-section .last-blog-container .last-blog-column{display:flex;flex-direction:column;row-gap:24px}.last-news-section .last-blog-container .big-card{width:40%}.last-news-section .last-blog-container .big-card .last-blog-card{border-radius:20px}.last-news-section .last-blog-container .big-card .blog-img{border-radius:20px 20px 0 0;width:100%;max-height:400px;object-fit:cover}@media screen and (max-width: 1200px){.last-news-section .last-blog-container .big-card .blog-img{max-height:320px}}.last-news-section .last-blog-container .big-card .blog-text{padding:28px 24px}.last-news-section .last-blog-container .big-card .date{color:#8b8a8a;font-size:15px;font-family:var(--primary-font);font-weight:600;margin-bottom:16px;display:block}@media screen and (max-width: 1200px){.last-news-section .last-blog-container .big-card .date{font-size:14px}}.last-news-section .last-blog-container .big-card .title{color:#8b8a8a;font-size:27px;font-family:var(--primary-font);font-weight:700;margin-bottom:16px}@media screen and (max-width: 1200px){.last-news-section .last-blog-container .big-card .title{font-size:20px}}.last-news-section .last-blog-container .big-card .extract{color:#8b8a8a;font-size:18px;font-family:var(--primary-font);font-weight:400;margin-bottom:16px}@media screen and (max-width: 1200px){.last-news-section .last-blog-container .big-card .extract{font-size:16px}}.last-news-section .last-blog-container .last-blog-column{width:60%}.last-news-section .last-blog-container .last-blog-slide{width:100%}.last-news-section .last-blog-container .last-blog-card{background-color:#f8f8f8;position:relative;height:100%}.last-news-section .last-blog-container .last-blog-card .blog-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.last-news-section .last-blog-container .last-blog-card .blog-img.hidden{opacity:0;position:absolute;max-width:0}.last-news-section .last-blog-container .last-blog-card .blog-img{transition:opacity .5s ease-in-out;position:relative}.last-news-section .last-blog-container .last-blog-card:hover *{color:var(--black)!important}.last-news-section .last-blog-container .last-blog-card.large{display:flex;align-items:center;border-radius:16px;column-gap:24px;max-height:200px}@media screen and (max-width: 992px){.last-news-section .last-blog-container .last-blog-card.large{height:100%;flex-direction:column;border-radius:20px;max-height:100%}}.last-news-section .last-blog-container .last-blog-card.large .blog-img{width:300px;height:200px;object-fit:cover;border-radius:16px 0 0 16px}@media screen and (max-width: 1200px){.last-news-section .last-blog-container .last-blog-card.large .blog-img{width:270px;height:170px}}@media screen and (max-width: 992px){.last-news-section .last-blog-container .last-blog-card.large .blog-img{width:100%;height:275px;border-radius:20px 20px 0 0}}.last-news-section .last-blog-container .last-blog-card.large .blog-text{flex:1}@media screen and (max-width: 992px){.last-news-section .last-blog-container .last-blog-card.large .blog-text{padding:24px}}.last-news-section .last-blog-container .last-blog-card.large .date{color:#8b8a8a;font-size:12px;font-family:var(--primary-font);font-weight:600;margin-bottom:8px;display:block}@media screen and (max-width: 992px){.last-news-section .last-blog-container .last-blog-card.large .date{font-size:16px}}.last-news-section .last-blog-container .last-blog-card.large .title{color:#8b8a8a;font-size:20px;font-family:var(--primary-font);font-weight:700;margin-bottom:8px}@media screen and (max-width: 1200px){.last-news-section .last-blog-container .last-blog-card.large .title{font-size:16px}}@media screen and (max-width: 992px){.last-news-section .last-blog-container .last-blog-card.large .title{font-size:28px}}.last-news-section .last-blog-container .last-blog-card.large .extract{color:#8b8a8a;font-size:14px;font-family:var(--primary-font);font-weight:400;margin-bottom:8px}@media screen and (max-width: 1200px){.last-news-section .last-blog-container .last-blog-card.large .extract{font-size:12px}}@media screen and (max-width: 992px){.last-news-section .last-blog-container .last-blog-card.large .extract{font-size:18px}}.last-news-section .main-button{margin-left:auto}.counter-section{height:100vh;background-image:url(/build/assets/counter-bg-qdYq8VBa.jpg);background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 992px){.counter-section{background-image:url(/build/assets/counter-mob-bg-C9EPkFpE.jpg)}}.counter-section .counter-block-text{text-align:center}.counter-section .counter-block-text .counter-title{font-size:52px;font-family:var(--primary-font);font-weight:300;color:var(--white)}@media screen and (max-width: 1200px){.counter-section .counter-block-text .counter-title{font-size:46px}}@media screen and (max-width: 992px){.counter-section .counter-block-text .counter-title{font-size:33px}}.counter-section .counter-block-text .counter-number{font-size:133px;font-family:var(--primary-font);font-weight:600;color:var(--white);line-height:160px}@media screen and (max-width: 1200px){.counter-section .counter-block-text .counter-number{font-size:100px;line-height:140px}}@media screen and (max-width: 992px){.counter-section .counter-block-text .counter-number{font-size:84px;line-height:100px}}.counter-section .counter-block-text .counter-text{font-size:20px;font-family:var(--secondary-font);font-weight:400;color:var(--white);text-transform:uppercase}.counter-section .counter-block-text .counter-block{display:flex;align-items:center;column-gap:15px;margin:0 0 20px}@media screen and (max-width: 992px){.counter-section .counter-block-text .counter-block{column-gap:10px}}.counter-section .counter-block-text .counter-block .counter-col{display:flex;flex-direction:column;align-items:center}.counter-section .counter-block-text .logo svg{width:240px;height:auto}@media screen and (max-width: 992px){.counter-section .counter-block-text .logo svg{width:150px;height:auto}}
