@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Bruno+Ace&family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Sora:wght@100..800&display=swap");*{padding:0;margin:0;box-sizing:border-box;font-family:"Sora",sans-serif;text-decoration:none}html{scroll-behavior:smooth}#particles-js{position:fixed;width:100%;height:100%;top:0;left:0;z-index:0}.header-wrapper{width:100%;position:relative;z-index:1}.header-wrapper .header-section{width:100%;margin:0 auto}.header-wrapper .header-section .navBar{width:100%;position:absolute;left:0;z-index:99;display:flex;justify-content:space-between;padding-left:50px}.header-wrapper .header-section .navBar .head-left{width:100px;height:100px;margin-top:10px}.header-wrapper .header-section .navBar .head-left img{width:100%;height:100%}.header-wrapper .header-section .navBar .head-right{display:flex;align-items:flex-start;gap:14px}.header-wrapper .header-section .navBar .head-right .language-menu{margin-top:36px;border-right:0.5px solid rgb(206,206,206);padding-right:14px;height:auto}.header-wrapper .header-section .navBar .head-right .language-menu .language-dropdown{position:relative;display:inline-block}.header-wrapper .header-section .navBar .head-right .language-menu .language-dropdown a.selected-language{display:flex;gap:10px;text-decoration:none;color:rgb(80,68,68)}.header-wrapper .header-section .navBar .head-right .language-menu .language-dropdown a.selected-language .current-lang{font-weight:400;font-size:16px;color:rgb(252,252,252)}.header-wrapper .header-section .navBar .head-right .language-menu .language-dropdown a.selected-language .dropdown-icon{margin-left:auto;font-size:14px}.header-wrapper .header-section .navBar .head-right .language-menu .language-dropdown .language-options{list-style:none;padding:0;margin:6px 0 0 0;position:absolute;width:100%;background-color:rgb(252,252,252);border-radius:6px;box-shadow:0 4px 8px rgba(0,0,0,0.1);display:none;z-index:999}.header-wrapper .header-section .navBar .head-right .language-menu .language-dropdown .language-options li a{display:flex;justify-content:center;align-items:center;padding:10px 14px;text-decoration:none;color:#000;transition:background-color 0.3s ease}.header-wrapper .header-section .navBar .head-right .language-menu .language-dropdown .language-options li a:hover{background-color:#eee}.header-wrapper .header-section .navBar .head-right .language-menu .language-dropdown.open .language-options{display:block}.header-wrapper .header-section .navBar .head-right .search-container{margin-top:20px;background:rgba(243,243,243,0.3);height:auto;padding-right:16px;border-radius:10px;display:flex;align-items:center;transition:300ms ease}.header-wrapper .header-section .navBar .head-right .search-container:hover{background-color:rgba(244,244,244,0.9)}.header-wrapper .header-section .navBar .head-right .search-container:hover svg circle,.header-wrapper .header-section .navBar .head-right .search-container:hover svg path{stroke:rgba(9,87,155,1)}.header-wrapper .header-section .navBar .head-right .search-container:hover input::placeholder{color:rgba(120,126,130,1)}.header-wrapper .header-section .navBar .head-right .search-container input{background:transparent;padding:20px 16px;outline:none;border:none}.header-wrapper .header-section .navBar .head-right .search-container input::-moz-placeholder{color:rgb(228,228,228)}.header-wrapper .header-section .navBar .head-right .search-container input::placeholder{color:rgb(228,228,228)}.header-wrapper .header-section .navBar .head-right .nav-menu{display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(5,91,157,0.3) 0.96%,rgba(243,128,35,0.3) 66.83%);backdrop-filter:blur(10px);padding:50px 50px 35px 35px;margin-top:20px;border-top-left-radius:16px;border-bottom-left-radius:16px}.header-wrapper .header-section .navBar .head-right .nav-menu .menu{font-size:16px;line-height:24px;font-weight:400;color:rgb(252,252,252);border-bottom:1px transparent;transition:300ms ease;position:relative;display:inline-block;margin-bottom:26px}.header-wrapper .header-section .navBar .head-right .nav-menu .menu::after{content:"";position:absolute;left:0;bottom:-2px;width:40px;height:1px;background:transparent;transition:width 0.3s ease}.header-wrapper .header-section .navBar .head-right .nav-menu .menu:hover::after{width:60%;border-bottom:1px solid #fff}.header-wrapper .header-section .navBar .head-right .nav-menu .menu.active{width:50%;border-bottom:1px solid #fff}.header-wrapper .header-section .hero-wrapper{width:100%;position:relative}.header-wrapper .header-section .hero-wrapper .hero-section{width:100%}.header-wrapper .header-section .hero-wrapper .hero-section .swiper{width:100%}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide{width:100%;height:740px;position:relative}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content{width:100%;max-width:660px;position:absolute;top:30%;left:50px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:10px}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content .item{display:flex;justify-content:center;align-items:center;gap:10px}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content .item span{font-weight:400;font-size:16px;color:rgb(253,253,253)}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content h1{width:100%;font-weight:600;font-size:70px;color:rgb(255,255,255)}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content p{width:100%;font-weight:500;font-size:16px;color:rgba(255,255,255,0.9)}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content .order-contact-btns{width:100%;display:flex;align-items:center;gap:22px}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content .order-contact-btns .orderBtn{position:relative;z-index:1;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;padding:13px 46px;border-radius:16px;font-weight:500;font-size:16px;border:none;background:rgb(151,181,69)}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content .order-contact-btns .orderBtn a{color:rgb(255,255,255)}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content .order-contact-btns .orderBtn::before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:rgb(20,147,69);border-radius:16px;transform:translate(-50%,-50%);transition:width 2.2s ease,height 2.2s ease;z-index:-1}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content .order-contact-btns .orderBtn:hover::before{width:300%;height:300%;padding:10px;border-radius:16px}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content .order-contact-btns .contactBtn{padding:13px 16px;border-radius:16px;border:none;background:rgba(173,173,173,0.5)}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content .order-contact-btns .contactBtn a{display:flex;align-items:center;justify-content:center;gap:10px;color:rgb(255,255,255);font-weight:500;font-size:16px}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content .order-contact-btns .contactBtn .contact-phone{transform-origin:center;animation:phoneTilt 5s ease-in-out infinite}@keyframes phoneTilt{0%{transform:rotate(0deg)}50%{transform:rotate(50deg)}100%{transform:rotate(0deg)}}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-pagination{position:absolute;right:20px;bottom:20px;left:auto !important;width:auto;display:flex;gap:8px}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#fff;opacity:0.4;border-radius:50%;transition:all 0.3s ease}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-pagination .swiper-pagination-bullet-active{opacity:1;transform:scale(1.3);box-shadow:1px 1px 9.8px 6px rgba(245,245,245,0.5)}.service-wrapper{width:100%;padding-right:50px;position:relative;z-index:2}.service-wrapper .service-container{width:100%;max-width:1940px;margin:0 auto;display:flex}.service-wrapper .service-container .service-left{width:92%;display:flex;flex-direction:column;gap:20px;background:rgb(245,245,245);border-top-right-radius:10px;border-bottom-right-radius:10px;position:relative;transform:translateY(-50px)}.service-wrapper .service-container .service-left .service-support{display:flex;align-items:center;gap:30px}.service-wrapper .service-container .service-left .service-support .service-icon{background:linear-gradient(195.86deg,rgba(5,91,157,0.62) 11.06%,rgba(134,193,238,0.62) 36.39%,rgba(200,161,130,0.62) 58.41%,rgba(243,132,35,0.62) 87.4%);padding:22px 20px}.service-wrapper .service-container .service-left .service-support p{color:rgb(8,19,25);font-weight:400;font-size:18px}.service-wrapper .service-container .service-left .about-service{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:50px;padding:50px}.service-wrapper .service-container .service-left .about-service h2{width:100%;max-width:548px;font-weight:400;font-size:40px;color:rgb(8,19,25)}.service-wrapper .service-container .service-left .about-service .service-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}.service-wrapper .service-container .service-left .about-service .service-cards .card{width:100%;max-width:320px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}.service-wrapper .service-container .service-left .about-service .service-cards .card h3{font-weight:500;font-size:22px;line-height:30px;color:rgb(8,19,25)}.service-wrapper .service-container .service-left .about-service .service-cards .card p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101)}.service-wrapper .service-container .service-left .view-service{display:flex;align-items:center;gap:10px;color:rgb(244,129,37)}.service-wrapper .service-container .service-left .view-service span{text-transform:uppercase;font-weight:400;font-size:14px}.service-wrapper .service-container .service-left .view-service .arrow{position:relative;width:12px;height:12px;overflow:hidden}.service-wrapper .service-container .service-left .view-service .arrow img{position:absolute;width:100%;height:100%;transition:300ms ease}.service-wrapper .service-container .service-left .view-service .arrow .arrow-top{top:0;opacity:1}.service-wrapper .service-container .service-left .view-service .arrow .arrow-bottom{top:100%;opacity:0}.service-wrapper .service-container .service-left .view-service:hover .arrow-top{top:-100%;opacity:0}.service-wrapper .service-container .service-left .view-service:hover .arrow-bottom{top:0;opacity:1}.service-wrapper .service-container .service-right{width:100%;padding-right:50px}.service-wrapper .service-container .service-right .service-background{position:absolute;z-index:-1;right:100px;top:100px}.service-wrapper .service-container .service-right .video{position:absolute;right:0;left:-50px;bottom:0}.service-wrapper .service-container .service-right .video .video-wrapper{position:relative;width:100%}.service-wrapper .service-container .service-right .video .video-wrapper .service-video{-o-object-fit:cover;object-fit:cover;width:100%;max-width:882px;height:520px;border-radius:10px;object-fit:cover}.service-wrapper .service-container .service-right .video .video-wrapper .play-content{display:flex;align-items:center;gap:20px}.service-wrapper .service-container .service-right .video .video-wrapper .play-content p{position:absolute;top:36px;left:89px;font-weight:400;font-size:14px;line-height:22px;text-transform:uppercase;color:rgb(255,255,255)}.service-wrapper .service-container .service-right .video .video-wrapper .play-content .play-btn{position:absolute;top:20px;left:20px;display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(180deg,rgba(5,91,157,0.72) 0%,rgba(134,193,238,0.72) 33.17%,rgba(201,179,161,0.72) 62.02%,rgba(243,128,35,0.72) 100%);color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:16px;transition:all 0.3s ease}.service-wrapper .service-container .service-right .video .video-wrapper .play-content .play-btn:hover{background:linear-gradient(180deg,rgba(5,91,157,0.72) 0%,rgba(134,193,238,0.72) 33.17%,rgba(201,179,161,0.72) 62.02%,rgba(243,128,35,0.72) 100%);transform:scale(1.1)}.service-wrapper .service-container .service-right .video .video-wrapper{}.service-wrapper .service-container .service-right .video .video-wrapper.playing .play-btn{opacity:0;pointer-events:none}.products-wrapper{width:100%;background-color:rgb(241,247,254);position:relative;z-index:1}.products-wrapper .product-container{width:100%;max-width:1940px;margin:100px auto;padding:50px;border-radius:10px}.products-wrapper .product-container .product-top{position:relative}.products-wrapper .product-container .product-top .product-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:540px;border-radius:10px}.products-wrapper .product-container .product-top .statistic-container{position:absolute;bottom:56px;right:100px;display:flex;justify-content:flex-end;gap:20px;width:100%}.products-wrapper .product-container .product-top .statistic-container .statistic-card{width:100%;max-width:400px;background:linear-gradient(180deg,rgba(167,173,175,0.5) 0.96%,rgba(187,187,187,0.5) 22.12%,rgba(204,199,200,0.5) 66.83%,rgba(214,208,207,0.5) 100%);backdrop-filter:blur(36px);padding:20px 24px;border-top-left-radius:30px;border-top-right-radius:10px;border-bottom-right-radius:30px;border-bottom-left-radius:10px}.products-wrapper .product-container .product-top .statistic-container .statistic-card .top{display:flex;align-items:center;gap:6px;padding-bottom:20px;border-bottom:1px solid rgb(255,255,255)}.products-wrapper .product-container .product-top .statistic-container .statistic-card .top span{font-weight:400;font-size:50px;line-height:60px;color:rgb(255,255,255)}.products-wrapper .product-container .product-top .statistic-container .statistic-card p{width:100%;display:flex;justify-content:flex-end;align-items:end;font-weight:400;font-size:16px;line-height:24px;color:rgb(255,255,255);padding-top:16px}.products-wrapper .product-container .swiper{width:100%;height:100%;margin-top:60px;position:relative;padding-bottom:80px}.products-wrapper .product-container .swiper .swiper-slide{width:434px;height:352px;text-align:center;font-size:18px;background:rgb(252,252,252);display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px;padding:30px;border-radius:10px}.products-wrapper .product-container .swiper .swiper-slide .product-content{width:100%;max-width:344px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}.products-wrapper .product-container .swiper .swiper-slide .product-content h4{color:rgb(8,19,25);font-weight:500;font-size:22px;line-height:30px}.products-wrapper .product-container .swiper .swiper-slide .product-content p{font-weight:400;font-size:16px;line-height:24px;text-align:start}.products-wrapper .product-container .swiper .swiper-slide .prdct-svg{width:64px;height:64px}.products-wrapper .product-container .swiper .swiper-slide .view-product{width:100%;display:flex;justify-content:end;align-items:flex-end;gap:10px;color:rgb(8,19,25)}.products-wrapper .product-container .swiper .swiper-slide .view-product span{text-transform:uppercase;font-weight:400;font-size:14px}.products-wrapper .product-container .swiper .swiper-slide .view-product .arrow{position:relative;width:12px;height:12px;overflow:hidden}.products-wrapper .product-container .swiper .swiper-slide .view-product .arrow img{position:absolute;width:100%;height:100%;transition:300ms ease}.products-wrapper .product-container .swiper .swiper-slide .view-product .arrow .arrow-top{top:0;opacity:1}.products-wrapper .product-container .swiper .swiper-slide .view-product .arrow .arrow-bottom{top:100%;opacity:0}.products-wrapper .product-container .swiper .swiper-slide .view-product:hover .arrow-top{top:-100%;opacity:0}.products-wrapper .product-container .swiper .swiper-slide .view-product:hover .arrow-bottom{top:0;opacity:1}.products-wrapper .product-container .swiper .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.products-wrapper .product-container .swiper .prev-next-group{position:absolute;bottom:10px;right:34px;display:flex;align-items:center;justify-content:center;gap:16px}.products-wrapper .product-container .swiper .prev-next-group .custom-prev,.products-wrapper .product-container .swiper .prev-next-group .custom-next{background:#fff;border-radius:50%;border:1px solid rgb(57,71,78);padding:6px 22px;cursor:pointer;border-radius:4px}.products-wrapper .product-container .swiper .prev-next-group .custom-prev img,.products-wrapper .product-container .swiper .prev-next-group .custom-next img{width:6px;height:14px}.about-wrapper{width:100%;max-width:1940px;margin:100px auto;padding:0 50px;position:relative;z-index:1}.about-wrapper .about-container{width:100%;display:flex;justify-content:center;align-items:center;gap:20px}.about-wrapper .about-container .about-card{width:100%;height:580px;position:relative}.about-wrapper .about-container .about-card .about-svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-wrapper .about-container .about-card .about-content{width:100%;max-width:400px;position:absolute;top:36%;left:30px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}.about-wrapper .about-container .about-card .about-content h5{font-weight:500;font-size:22px;line-height:30px;color:rgb(8,19,25)}.about-wrapper .about-container .about-card .about-content p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.about-wrapper .about-container .about-card .about-content .about-list{padding-left:20px}.about-wrapper .about-container .about-card .about-content .about-list li{font-weight:400;font-size:14px;line-height:22px;color:rgb(101,101,101);margin-bottom:12px}.about-wrapper .about-container .about-card:nth-child(1) .about-list li::marker{color:rgb(244,129,37);font-size:18px}.about-wrapper .about-container .about-card:nth-child(2) .about-list li::marker{color:rgb(9,87,155);font-size:18px}.about-wrapper .about-container .about-card .read-more{position:absolute;bottom:50px;right:61px;font-weight:400;font-size:14px;line-height:22px;color:rgb(13,32,42);padding:12px 20px;border:1px solid rgb(13,32,42);border-radius:4px;transform:300ms ease}.about-wrapper .about-container .about-card .read-more:hover{background-color:rgb(13,32,42);color:rgb(252,252,252)}.oursysteam-wrapper{width:100%;padding:0 50px;position:relative;z-index:1}.oursysteam-wrapper .systeam-container{width:100%;max-width:1940px;margin:100px auto;display:flex;justify-content:space-between;align-items:center;gap:40px}.oursysteam-wrapper .systeam-container .systeam-card{width:100%;max-width:660px;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;align-items:start}.oursysteam-wrapper .systeam-container .systeam-card span{font-weight:400;font-size:18px;line-height:27px;color:rgb(8,19,25)}.oursysteam-wrapper .systeam-container .systeam-card h5{font-weight:400;font-size:40px;line-height:56px;color:rgb(8,19,25)}.oursysteam-wrapper .systeam-container .systeam-card h1{font-weight:400;font-size:40px;line-height:56px;color:rgb(8,19,25)}.oursysteam-wrapper .systeam-container .systeam-card p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101);margin-top:10px;margin-bottom:50px}.oursysteam-wrapper .systeam-container .systeam-card .read-more{font-weight:400;font-size:14px;line-height:22px;color:rgb(13,32,42);padding:12px 20px;border:1px solid rgb(13,32,42);border-radius:4px;transform:300ms ease}.oursysteam-wrapper .systeam-container .systeam-card .read-more:hover{background-color:rgb(13,32,42);color:rgb(252,252,252)}.team-wrapper{width:100%;padding:0 50px;position:relative;z-index:1}.team-wrapper .swiper{width:100%;max-width:1940px;margin:100px auto;height:100%;margin-top:60px;position:relative}.team-wrapper .swiper .team-content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:24px;position:relative;padding-bottom:22px}.team-wrapper .swiper .team-content::after{content:"";position:absolute;top:34px;height:0.8px;background-color:rgb(219,219,219);width:100%}.team-wrapper .swiper .team-content span{font-weight:400;font-size:18px;line-height:28px;color:rgb(8,19,25)}.team-wrapper .swiper .team-content h5{font-weight:400;font-size:40px;line-height:56px;color:rgb(8,19,25)}.team-wrapper .swiper .swiper-slide{width:320px}.team-wrapper .swiper .swiper-slide .about-link{text-align:center;font-size:18px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:8px;border-radius:10px}.team-wrapper .swiper .swiper-slide .about-link .member-pic{width:100%;height:360px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.team-wrapper .swiper .swiper-slide .about-link span{font-weight:400;font-size:22px;line-height:30px;color:rgb(8,19,25)}.team-wrapper .swiper .swiper-slide .about-link p{font-weight:400;font-size:14px;line-height:22px;color:rgb(101,101,101)}.team-wrapper .swiper .prev-next-group{position:absolute;top:56px;right:4px;display:flex;align-items:center;justify-content:center;gap:16px}.team-wrapper .swiper .prev-next-group .custom-prev,.team-wrapper .swiper .prev-next-group .custom-next{background:#fff;border-radius:50%;border:1px solid rgb(57,71,78);padding:6px 22px;cursor:pointer;border-radius:4px}.team-wrapper .swiper .prev-next-group .custom-prev img,.team-wrapper .swiper .prev-next-group .custom-next img{width:6px;height:14px}.blog-wrapper{width:100%;max-width:1940px;margin:100px auto;padding:0 50px;position:relative;z-index:1}.blog-wrapper .blog-content{width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:50px;position:relative}.blog-wrapper .blog-content::after{content:"";position:absolute;top:34px;height:0.8px;background-color:rgb(219,219,219);width:100%}.blog-wrapper .blog-content .left-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:24px}.blog-wrapper .blog-content .left-content span{font-weight:400;font-size:18px;line-height:28px;color:rgb(8,19,25)}.blog-wrapper .blog-content .left-content h5{font-weight:400;font-size:40px;line-height:56px;color:rgb(8,19,25)}.blog-wrapper .blog-content .view-service{display:flex;align-items:center;gap:10px;color:rgb(244,129,37);margin-top:24px}.blog-wrapper .blog-content .view-service span{text-transform:uppercase;font-weight:400;font-size:14px;line-height:22px}.blog-wrapper .blog-content .view-service .arrow{position:relative;width:12px;height:12px;overflow:hidden}.blog-wrapper .blog-content .view-service .arrow img{position:absolute;width:100%;height:100%;transition:300ms ease}.blog-wrapper .blog-content .view-service .arrow .arrow-top{top:0;opacity:1}.blog-wrapper .blog-content .view-service .arrow .arrow-bottom{top:100%;opacity:0}.blog-wrapper .blog-content .view-service:hover .arrow-top{top:-100%;opacity:0}.blog-wrapper .blog-content .view-service:hover .arrow-bottom{top:0;opacity:1}.blog-wrapper .swiper{width:100%;height:100%;margin-top:60px;position:relative}.blog-wrapper .swiper .swiper-slide{width:434px}.blog-wrapper .swiper .swiper-slide .blog-link{text-align:center;font-size:18px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:16px;border-radius:10px;text-decoration:none}.blog-wrapper .swiper .swiper-slide .blog-link .blog-pic{width:100%;height:260px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.blog-wrapper .swiper .swiper-slide .blog-link .news-content{width:100%;display:flex;justify-content:space-between;align-items:center}.blog-wrapper .swiper .swiper-slide .blog-link .news-content .news{display:flex;align-items:center;gap:10px}.blog-wrapper .swiper .swiper-slide .blog-link .news-content .news span{font-weight:400;font-size:14px;line-height:22px;color:rgb(8,19,25)}.blog-wrapper .swiper .swiper-slide .blog-link .news-content .data{font-weight:400;font-size:14px;line-height:22px;color:rgb(101,101,101)}.blog-wrapper .swiper .swiper-slide .blog-link p{font-weight:400;font-size:18px;line-height:28px;color:rgb(8,19,25);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:start}.logo-wrapper{width:100%;max-width:1940px;margin:100px auto;padding:0 50px;position:relative;z-index:1}.logo-wrapper .swiper-wrapper{width:100%;display:flex;justify-content:space-between;gap:70px}.logo-wrapper .swiper{width:100%;height:100%;margin-top:60px;position:relative}.logo-wrapper .swiper .swiper-slide{width:240px}.logo-wrapper .swiper .swiper-slide img{width:100%;height:120px;-o-object-fit:cover;object-fit:cover;filter:grayscale(100%)}.footer-wrapper{width:100%;padding:0 50px;position:relative;z-index:1;background:rgb(7,25,35)}.footer-wrapper .footer-section{width:100%;max-width:1940px;margin:0 auto;padding-top:50px;padding-bottom:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:80px;position:relative}.footer-wrapper .footer-section .footer-top{width:100%;display:flex;justify-content:space-between;align-items:center;gap:60px}.footer-wrapper .footer-section .footer-top .subscribe-us{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:36px}.footer-wrapper .footer-section .footer-top .subscribe-us img{width:100px;height:100px}.footer-wrapper .footer-section .footer-top .subscribe-us h5{font-weight:400;font-size:30px;line-height:40px;color:rgb(252,252,252)}.footer-wrapper .footer-section .footer-top .subscribe-us .mail-contact{width:100%;display:flex;gap:20px}.footer-wrapper .footer-section .footer-top .subscribe-us .mail-contact input{width:100%;max-width:346px;background:rgb(7,25,35);border:1px solid rgb(167,173,175);border-radius:10px;padding:13px 20px}.footer-wrapper .footer-section .footer-top .subscribe-us .mail-contact button{background:rgb(7,25,35);border:1px solid rgb(167,173,175);border-radius:10px;color:rgb(252,252,252);font-weight:400;font-size:16px;line-height:24px;text-transform:uppercase;padding:13px 34px}.footer-wrapper .footer-section .footer-top .subscribe-us .social-media{width:100%;display:flex;align-items:center;gap:20px}.footer-wrapper .footer-section .footer-top .subscribe-us .social-media a img{width:22px;height:22px;-o-object-fit:cover;object-fit:cover}.footer-wrapper .footer-section .footer-top .footer-right{width:100%;display:flex;justify-content:space-between;gap:40px}.footer-wrapper .footer-section .footer-top .footer-right .menu-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}.footer-wrapper .footer-section .footer-top .footer-right .menu-list h6{font-weight:400;font-size:16px;line-height:24px;color:rgb(252,252,252)}.footer-wrapper .footer-section .footer-top .footer-right .menu-list a{text-decoration:none;font-weight:400;font-size:16px;line-height:24px;color:rgb(225,225,226)}.footer-wrapper .footer-section .footer-top .footer-right .menu-list p{width:100%;max-width:260px;font-weight:400;font-size:16px;line-height:24px;color:rgb(225,225,226)}.footer-wrapper .footer-section .footer-end{width:100%;display:flex;justify-content:space-between;gap:40px;font-weight:400;font-size:14px;line-height:22px;color:rgb(215,214,214)}.footer-wrapper .footer-section .footer-end .back-to-top{position:absolute;right:0;bottom:0}.footer-others-wrapper{width:100%;padding:0 50px;position:relative;z-index:1;background:rgb(7,25,35)}.footer-others-wrapper .footer-section{width:100%;max-width:1440px;margin:0 auto;padding-top:50px;padding-bottom:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:80px;position:relative}.footer-others-wrapper .footer-section .footer-top{width:100%;display:flex;justify-content:space-between;align-items:center;gap:60px}.footer-others-wrapper .footer-section .footer-top .subscribe-us{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:36px}.footer-others-wrapper .footer-section .footer-top .subscribe-us img{width:100px;height:100px}.footer-others-wrapper .footer-section .footer-top .subscribe-us h5{font-weight:400;font-size:30px;line-height:40px;color:rgb(252,252,252)}.footer-others-wrapper .footer-section .footer-top .subscribe-us .mail-contact{width:100%;display:flex;gap:20px}.footer-others-wrapper .footer-section .footer-top .subscribe-us .mail-contact input{width:100%;max-width:346px;background:rgb(7,25,35);border:1px solid rgb(167,173,175);border-radius:10px;padding:13px 20px}.footer-others-wrapper .footer-section .footer-top .subscribe-us .mail-contact button{background:rgb(7,25,35);border:1px solid rgb(167,173,175);border-radius:10px;color:rgb(252,252,252);font-weight:400;font-size:16px;line-height:24px;text-transform:uppercase;padding:13px 34px}.footer-others-wrapper .footer-section .footer-top .subscribe-us .social-media{width:100%;display:flex;align-items:center;gap:20px}.footer-others-wrapper .footer-section .footer-top .subscribe-us .social-media a img{width:22px;height:22px;-o-object-fit:cover;object-fit:cover}.footer-others-wrapper .footer-section .footer-top .footer-right{width:100%;display:flex;justify-content:space-between;gap:40px}.footer-others-wrapper .footer-section .footer-top .footer-right .menu-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}.footer-others-wrapper .footer-section .footer-top .footer-right .menu-list h6{font-weight:400;font-size:16px;line-height:24px;color:rgb(252,252,252)}.footer-others-wrapper .footer-section .footer-top .footer-right .menu-list a{text-decoration:none;font-weight:400;font-size:16px;line-height:24px;color:rgb(225,225,226)}.footer-others-wrapper .footer-section .footer-top .footer-right .menu-list p{width:100%;max-width:260px;font-weight:400;font-size:16px;line-height:24px;color:rgb(225,225,226)}.footer-others-wrapper .footer-section .footer-end{width:100%;display:flex;justify-content:space-between;gap:40px;font-weight:400;font-size:14px;line-height:22px;color:rgb(215,214,214)}.footer-others-wrapper .footer-section .footer-end .back-to-top{position:absolute;right:0;bottom:0}.team-about-wrapper{width:100%;padding:0 50px;position:relative;z-index:1}.team-about-wrapper .swiper{width:100%;max-width:1440px;margin:100px auto;height:100%;margin-top:60px;position:relative}.team-about-wrapper .swiper .team-content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:24px;position:relative;padding-bottom:22px}.team-about-wrapper .swiper .team-content::after{content:"";position:absolute;top:34px;height:0.8px;background-color:rgb(219,219,219);width:100%}.team-about-wrapper .swiper .team-content span{font-weight:400;font-size:18px;line-height:28px;color:rgb(8,19,25)}.team-about-wrapper .swiper .team-content h5{font-weight:400;font-size:40px;line-height:56px;color:rgb(8,19,25)}.team-about-wrapper .swiper .swiper-slide{width:320px}.team-about-wrapper .swiper .swiper-slide .about-link{text-align:center;font-size:18px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:8px;border-radius:10px}.team-about-wrapper .swiper .swiper-slide .about-link .member-pic{width:100%;height:360px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.team-about-wrapper .swiper .swiper-slide .about-link span{font-weight:400;font-size:22px;line-height:30px;color:rgb(8,19,25)}.team-about-wrapper .swiper .swiper-slide .about-link p{font-weight:400;font-size:14px;line-height:22px;color:rgb(101,101,101)}.team-about-wrapper .swiper .prev-next-group{position:absolute;top:56px;right:4px;display:flex;align-items:center;justify-content:center;gap:16px}.team-about-wrapper .swiper .prev-next-group .custom-prev,.team-about-wrapper .swiper .prev-next-group .custom-next{background:#fff;border-radius:50%;border:1px solid rgb(57,71,78);padding:6px 22px;cursor:pointer;border-radius:4px}.team-about-wrapper .swiper .prev-next-group .custom-prev img,.team-about-wrapper .swiper .prev-next-group .custom-next img{width:6px;height:14px}.oursysteam-about-wrapper{width:100%;padding:0 50px;position:relative;z-index:1}.oursysteam-about-wrapper .systeam-container{width:100%;max-width:1440px;margin:100px auto;display:flex;justify-content:space-between;align-items:center;gap:40px}.oursysteam-about-wrapper .systeam-container .systeam-card{width:100%;max-width:660px;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;align-items:start}.oursysteam-about-wrapper .systeam-container .systeam-card span{font-weight:400;font-size:18px;line-height:27px;color:rgb(8,19,25)}.oursysteam-about-wrapper .systeam-container .systeam-card h5{font-weight:400;font-size:40px;line-height:56px;color:rgb(8,19,25)}.oursysteam-about-wrapper .systeam-container .systeam-card h1{font-weight:400;font-size:40px;line-height:56px;color:rgb(8,19,25)}.oursysteam-about-wrapper .systeam-container .systeam-card p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101);margin-top:10px;margin-bottom:50px}.oursysteam-about-wrapper .systeam-container .systeam-card .read-more{font-weight:400;font-size:14px;line-height:22px;color:rgb(13,32,42);padding:12px 20px;border:1px solid rgb(13,32,42);border-radius:4px;transform:300ms ease}.oursysteam-about-wrapper .systeam-container .systeam-card .read-more:hover{background-color:rgb(13,32,42);color:rgb(252,252,252)}.header-otherpages-wrapper{width:100%;padding:10px 50px;position:fixed;top:0;z-index:99;background:rgb(255,255,255);border-bottom:0.8px solid rgb(219,219,219);box-shadow:3px 3px 20px 10px rgba(219,219,219,0.25)}.header-otherpages-wrapper .header-section{width:100%;max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:40px}.header-otherpages-wrapper .header-section .logo{width:100px;height:100px;margin-top:10px}.header-otherpages-wrapper .header-section .logo img{width:100%;height:100%}.header-otherpages-wrapper .header-section .menu-search{display:flex;align-items:center;gap:40px}.header-otherpages-wrapper .header-section .menu-search .nav-bar{display:flex;align-items:center;gap:26px}.header-otherpages-wrapper .header-section .menu-search .nav-bar .menu{font-weight:400;font-size:16px;line-height:24px;color:rgb(8,19,25)}.header-otherpages-wrapper .header-section .menu-search .nav-bar .menu.active{border-bottom:1px solid rgb(8,19,25)}.header-otherpages-wrapper .header-section .menu-search .nav-bar{}.header-otherpages-wrapper .header-section .menu-search .nav-bar .services{position:relative}.header-otherpages-wrapper .header-section .menu-search .nav-bar .services .page{color:rgb(8,19,25);font-weight:500;font-size:16px;transform:300ms ease;border-bottom:1px solid transparent}.header-otherpages-wrapper .header-section .menu-search .nav-bar .services .page:hover{color:rgb(8,19,25);border-bottom:1px solid rgb(8,19,25)}.header-otherpages-wrapper .header-section .menu-search .nav-bar .services .page.active{border-bottom:1px solid rgb(8,19,25);color:rgb(8,19,25)}.header-otherpages-wrapper .header-section .menu-search .nav-bar .submenu{position:absolute;top:24px;left:-56px;background:#fff;width:220px;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,0.1);padding:10px;display:none}.header-otherpages-wrapper .header-section .menu-search .nav-bar .services:hover .submenu{display:flex;flex-direction:column;gap:22px;padding:24px 18px}.header-otherpages-wrapper .header-section .menu-search .nav-bar .services:hover .submenu a{font-weight:500;font-size:16px;line-height:24px;color:rgb(16,16,16);transition:300ms ease}.header-otherpages-wrapper .header-section .menu-search .nav-bar .services:hover .submenu a:hover{color:rgb(8,19,25)}.header-otherpages-wrapper .header-section .menu-search .right-head{display:flex;align-items:center;gap:44px}.header-otherpages-wrapper .header-section .menu-search .right-head .language-menu{border-right:0.5px solid rgb(206,206,206);padding-right:14px;height:auto}.header-otherpages-wrapper .header-section .menu-search .right-head .language-menu .language-dropdown{position:relative;z-index:1;display:inline-block}.header-otherpages-wrapper .header-section .menu-search .right-head .language-menu .language-dropdown a.selected-language{display:flex;gap:10px;text-decoration:none;color:rgb(80,68,68)}.header-otherpages-wrapper .header-section .menu-search .right-head .language-menu .language-dropdown a.selected-language .current-lang{font-weight:400;font-size:16px;color:rgb(8,19,25)}.header-otherpages-wrapper .header-section .menu-search .right-head .language-menu .language-dropdown a.selected-language .dropdown-icon{margin-left:auto;font-size:14px}.header-otherpages-wrapper .header-section .menu-search .right-head .language-menu .language-dropdown .language-options{list-style:none;padding:0;margin:6px 0 0 0;position:absolute;width:100%;background-color:rgb(252,252,252);border-radius:6px;box-shadow:0 4px 8px rgba(0,0,0,0.1);display:none;z-index:999}.header-otherpages-wrapper .header-section .menu-search .right-head .language-menu .language-dropdown .language-options li a{display:flex;justify-content:center;align-items:center;padding:10px 14px;text-decoration:none;color:#000;transition:background-color 0.3s ease}.header-otherpages-wrapper .header-section .menu-search .right-head .language-menu .language-dropdown .language-options li a:hover{background-color:#eee}.header-otherpages-wrapper .header-section .menu-search .right-head .language-menu .language-dropdown.open .language-options{display:block}.header-otherpages-wrapper .header-section .menu-search .right-head .search-container{background:rgba(243,243,243,0.6);height:auto;padding-right:16px;border-radius:10px;display:flex;align-items:center}.header-otherpages-wrapper .header-section .menu-search .right-head .search-container input{background:transparent;padding:20px 16px;outline:none;border:none}.header-otherpages-wrapper .header-section .menu-search .right-head .search-container input::-moz-placeholder{color:rgb(228,228,228)}.header-otherpages-wrapper .header-section .menu-search .right-head .search-container input::placeholder{color:rgb(228,228,228)}.ourspesifics-wrapper{width:100%;padding:0 50px;position:relative;z-index:1}.ourspesifics-wrapper .spesific-container{width:100%;max-width:1440px;margin:100px auto;display:flex;justify-content:space-between;align-items:center;gap:40px}.ourspesifics-wrapper .spesific-container .spesific-card{width:100%;max-width:640px;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;align-items:start}.ourspesifics-wrapper .spesific-container .spesific-content{width:100%;max-width:600px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}.ourspesifics-wrapper .spesific-container .spesific-content span{font-weight:400;font-size:18px;line-height:28px;color:rgb(8,19,25)}.ourspesifics-wrapper .spesific-container .spesific-content h2{font-weight:400;font-size:40px;color:rgb(8,19,25)}.ourspesifics-wrapper .spesific-container .spesific-content p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101)}.ourspesifics-wrapper .spesific-container .spesific-content .about-list{padding-left:20px}.ourspesifics-wrapper .spesific-container .spesific-content .about-list li{font-weight:400;font-size:14px;line-height:22px;color:rgb(101,101,101);margin-bottom:12px}.ourspesifics-wrapper .spesific-container:nth-child(1) .about-list li::marker{color:rgb(244,129,37);font-size:18px}.ourspesifics-wrapper .spesific-container:nth-child(2) .about-list li::marker{color:rgb(9,87,155);font-size:18px}.ourfortes-wrapper{width:100%;max-width:1440px;margin:100px auto;padding:0 50px;position:relative;z-index:1}.ourfortes-wrapper .fortes-container{width:100%;display:flex;justify-content:space-between;align-items:center;gap:40px}.ourfortes-wrapper .fortes-container .fortes-card{width:100%;max-width:660px;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;align-items:start}.ourfortes-wrapper .fortes-container .fortes-card{width:100%;max-width:600px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}.ourfortes-wrapper .fortes-container .fortes-card span{font-weight:400;font-size:18px;line-height:28px;color:rgb(8,19,25)}.ourfortes-wrapper .fortes-container .fortes-card h2{font-weight:400;font-size:40px;color:rgb(8,19,25)}.ourfortes-wrapper .fortes-container .fortes-card p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101)}.ourfortes-wrapper .fortes-container .fortes-card .about-list{padding-left:20px}.ourfortes-wrapper .fortes-container .fortes-card .about-list li{font-weight:400;font-size:14px;line-height:22px;color:rgb(101,101,101);margin-bottom:12px}.ourfortes-wrapper .fortes-container:nth-child(1) .about-list li::marker{color:rgb(9,87,155);font-size:18px}.statistic-wrapper{width:100%;padding:0 50px;position:relative;z-index:1}.statistic-wrapper .product-container{width:100%;max-width:1440px;margin:100px auto;border-radius:10px}.statistic-wrapper .product-container .product-top{position:relative}.statistic-wrapper .product-container .product-top .product-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:540px;border-radius:10px}.statistic-wrapper .product-container .product-top .statistic-container{position:absolute;bottom:56px;right:100px;display:flex;justify-content:flex-end;gap:20px;width:100%}.statistic-wrapper .product-container .product-top .statistic-container .statistic-card{width:100%;max-width:400px;background:linear-gradient(180deg,rgba(167,173,175,0.5) 0.96%,rgba(187,187,187,0.5) 22.12%,rgba(204,199,200,0.5) 66.83%,rgba(214,208,207,0.5) 100%);backdrop-filter:blur(36px);padding:20px 24px;border-top-left-radius:30px;border-top-right-radius:10px;border-bottom-right-radius:30px;border-bottom-left-radius:10px}.statistic-wrapper .product-container .product-top .statistic-container .statistic-card .top{display:flex;align-items:center;gap:6px;padding-bottom:20px;border-bottom:1px solid rgb(255,255,255)}.statistic-wrapper .product-container .product-top .statistic-container .statistic-card .top span{font-weight:400;font-size:50px;line-height:60px;color:rgb(255,255,255)}.statistic-wrapper .product-container .product-top .statistic-container .statistic-card p{width:100%;display:flex;justify-content:flex-end;align-items:end;font-weight:400;font-size:16px;line-height:24px;color:rgb(255,255,255);padding-top:16px}.statistic-wrapper .product-container .swiper{width:100%;height:100%;margin-top:60px;position:relative;padding-bottom:80px}.statistic-wrapper .product-container .swiper .swiper-slide{width:434px;height:352px;text-align:center;font-size:18px;background:rgb(252,252,252);display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px;padding:30px;border-radius:10px}.statistic-wrapper .product-container .swiper .swiper-slide .product-content{width:100%;max-width:344px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}.statistic-wrapper .product-container .swiper .swiper-slide .product-content h4{color:rgb(8,19,25);font-weight:500;font-size:22px;line-height:30px}.statistic-wrapper .product-container .swiper .swiper-slide .product-content p{font-weight:400;font-size:16px;line-height:24px;text-align:start}.statistic-wrapper .product-container .swiper .swiper-slide .prdct-svg{width:64px;height:64px}.statistic-wrapper .product-container .swiper .swiper-slide .view-product{width:100%;display:flex;justify-content:end;align-items:flex-end;gap:10px;color:rgb(8,19,25)}.statistic-wrapper .product-container .swiper .swiper-slide .view-product span{text-transform:uppercase;font-weight:400;font-size:14px}.statistic-wrapper .product-container .swiper .swiper-slide .view-product .arrow{position:relative;width:12px;height:12px;overflow:hidden}.statistic-wrapper .product-container .swiper .swiper-slide .view-product .arrow img{position:absolute;width:100%;height:100%;transition:300ms ease}.statistic-wrapper .product-container .swiper .swiper-slide .view-product .arrow .arrow-top{top:0;opacity:1}.statistic-wrapper .product-container .swiper .swiper-slide .view-product .arrow .arrow-bottom{top:100%;opacity:0}.statistic-wrapper .product-container .swiper .swiper-slide .view-product:hover .arrow-top{top:-100%;opacity:0}.statistic-wrapper .product-container .swiper .swiper-slide .view-product:hover .arrow-bottom{top:0;opacity:1}.statistic-wrapper .product-container .swiper .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.statistic-wrapper .product-container .swiper .prev-next-group{position:absolute;bottom:10px;right:34px;display:flex;align-items:center;justify-content:center;gap:16px}.statistic-wrapper .product-container .swiper .prev-next-group .custom-prev,.statistic-wrapper .product-container .swiper .prev-next-group .custom-next{background:#fff;border-radius:50%;border:1px solid rgb(57,71,78);padding:6px 22px;cursor:pointer;border-radius:4px}.statistic-wrapper .product-container .swiper .prev-next-group .custom-prev img,.statistic-wrapper .product-container .swiper .prev-next-group .custom-next img{width:6px;height:14px}.about-logo-wrapper{width:100%;padding:0 50px;position:relative;z-index:1}.about-logo-wrapper .swiper-wrapper{display:flex;justify-content:space-between;gap:70px}.about-logo-wrapper .swiper{width:100%;max-width:1440px;margin:100px auto;height:100%;margin-top:60px;position:relative}.about-logo-wrapper .swiper .swiper-slide{width:240px}.about-logo-wrapper .swiper .swiper-slide img{width:100%;height:120px;-o-object-fit:cover;object-fit:cover;filter:grayscale(100%)}.breadcrump-wrapper{width:100%;padding:0 50px}.breadcrump-wrapper .breadcrumb{width:100%;max-width:1440px;margin:160px auto;margin-bottom:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;font-weight:400;line-height:22px}.breadcrump-wrapper .breadcrumb a{text-decoration:none;color:#777;transition:0.3s;font-size:14px}.breadcrump-wrapper .breadcrumb a:hover{color:#000}.breadcrump-wrapper .breadcrumb span{color:#aaa}.breadcrump-wrapper .breadcrumb .active{color:#000;font-weight:500}.main-content{width:100%;padding:0 50px;display:flex;justify-content:flex-start;align-items:start}.main-content .content{width:100%;max-width:1440px;margin:60px auto;position:relative}.main-content .content::after{content:"";position:absolute;bottom:-46px;width:100%;height:0.8px;background-color:rgb(219,219,219)}.main-content .content h1{width:100%;max-width:1000px;font-weight:400;font-size:50px;line-height:66px;color:rgb(8,19,25)}.main-content-product{width:100%;padding:0 50px;display:flex;justify-content:flex-start;align-items:start}.main-content-product .content{width:100%;max-width:1440px;margin:60px auto}.main-content-product .content h1{width:100%;max-width:1000px;font-weight:400;font-size:50px;line-height:66px;color:rgb(8,19,25)}.tab-wrapper{width:100%;padding:0 50px;display:flex;flex-direction:column;justify-content:center;align-items:center}.tab-wrapper .tab-container{width:100%;max-width:1440px;margin:100px auto}.tab-wrapper .tab-container .tabSwiper{margin-bottom:30px}.tab-wrapper .tab-container .swiper-wrapper{display:flex;align-items:center;gap:28px}.tab-wrapper .tab-container .swiper-slide{width:auto;cursor:pointer;transition:0.3s;font-weight:500;font-size:16px;line-height:24px;color:rgb(9,87,155)}.tab-wrapper .tab-container .swiper-slide.active{border-bottom:1px solid rgb(9,87,155)}.tab-wrapper .tab-container .tab-content{display:none;font-size:16px}.tab-wrapper .tab-container .tab-content.active{display:block}.tab-wrapper .tab-container .tab-content .container{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tab-wrapper .tab-container .tab-content .container .gallery-card{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}.tab-wrapper .tab-container .tab-content .container .gallery-card img{width:100%;height:370px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.tab-wrapper .tab-container .tab-content .container .gallery-card .glry-content{display:flex;flex-direction:column;gap:8px}.tab-wrapper .tab-container .tab-content .container .gallery-card .glry-content h2{font-weight:400;font-size:22px;line-height:30px;color:rgb(8,19,25)}.tab-wrapper .tab-container .tab-content .container .gallery-card .glry-content span{font-weight:400;font-size:14px;line-height:22px;color:rgb(101,101,101)}.team-career-wrapper{width:100%;padding:0 50px;position:relative;z-index:1}.team-career-wrapper .career-container{width:100%;max-width:1440px;margin:30px auto;display:flex;justify-content:space-between;align-items:center;gap:40px}.team-career-wrapper .career-container .card{width:100%;max-width:660px;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;align-items:start;position:relative;z-index:2}.team-career-wrapper .career-container .card h1{font-weight:400;font-size:40px;line-height:56px;color:rgb(8,19,25)}.team-career-wrapper .career-container .card p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101);margin-top:10px;margin-bottom:50px}.team-career-wrapper .career-container .card .section-background{position:absolute;top:-83px;right:200px;z-index:-1}.tab-career-wrapper{width:100%;padding:0 50px;display:flex;flex-direction:column;justify-content:center;align-items:center}.tab-career-wrapper .tab-career-section{width:100%;max-width:1440px;margin:100px auto}.tab-career-wrapper .tab-career-section .tabcareerSwiper{width:100%;margin-bottom:30px;display:flex;justify-content:flex-start;align-items:start;position:relative}.tab-career-wrapper .tab-career-section .tabcareerSwiper::after{content:"";width:100%;position:absolute;bottom:0;height:0.8px;background-color:#D9D9D9}.tab-career-wrapper .tab-career-section .swiper-wrapper{display:flex;align-items:center;gap:10px}.tab-career-wrapper .tab-career-section .swiper-slide{width:240px;cursor:pointer;transition:0.3s;display:flex;justify-content:space-between;align-items:center;gap:20px;border:1px solid #D9D9D9;border-top-left-radius:10px;border-top-right-radius:10px;padding:12px 16px}.tab-career-wrapper .tab-career-section .swiper-slide span{font-weight:400;font-size:16px;line-height:24px;color:#B1B1B1}.tab-career-wrapper .tab-career-section .swiper-slide p{font-weight:400;font-size:16px;line-height:24px;color:#081319}.tab-career-wrapper .tab-career-section .swiper-slide.active{background:#F6F6F6;border-bottom:none}.tab-career-wrapper .tab-career-section .tab-content{display:none;font-size:16px}.tab-career-wrapper .tab-career-section .tab-content.active{width:100%;display:block}.tab-career-wrapper .tab-career-section .tab-content .container{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:start;gap:20px}.tab-career-wrapper .tab-career-section .tab-content .container .main-content{width:100%;display:flex;align-items:center;gap:20px;padding-bottom:30px;padding-left:0;border-bottom:0.8px solid #DBDBDB}.tab-career-wrapper .tab-career-section .tab-content .container .main-content img{width:16px;height:20px}.tab-career-wrapper .tab-career-section .tab-content .container .main-content h2{font-weight:400;font-size:30px;line-height:40px;color:#081319}.tab-career-wrapper .tab-career-section .tab-content .container .work-container{width:100%;display:flex;justify-content:space-between;gap:40px}.tab-career-wrapper .tab-career-section .tab-content .container .work-container .work-cards{display:flex;flex-direction:column;gap:40px}.tab-career-wrapper .tab-career-section .tab-content .container .work-container .work-cards .item{width:100%;display:flex;justify-content:space-between;gap:24px;padding-bottom:30px;border-bottom:0.8px solid #DBDBDB}.tab-career-wrapper .tab-career-section .tab-content .container .work-container .work-cards .item:nth-child(3){border-bottom:none}.tab-career-wrapper .tab-career-section .tab-content .container .work-container .work-cards .item p{font-weight:400;font-size:22px;line-height:34px;color:#394951}.tab-career-wrapper .tab-career-section .tab-content .container .work-container .work-cards .item .apply-icon{cursor:pointer;display:flex;gap:8px;color:rgb(244,129,37);background-color:transparent;border:none}.tab-career-wrapper .tab-career-section .tab-content .container .work-container .work-cards .item .apply-icon span{text-transform:uppercase;font-weight:400;font-size:14px}.tab-career-wrapper .tab-career-section .tab-content .container .work-container .work-cards .item .apply-icon .arrow{position:relative;width:12px;height:12px;overflow:hidden}.tab-career-wrapper .tab-career-section .tab-content .container .work-container .work-cards .item .apply-icon .arrow img{position:absolute;width:100%;height:100%;transition:300ms ease}.tab-career-wrapper .tab-career-section .tab-content .container .work-container .work-cards .item .apply-icon .arrow .arrow-top{top:0;opacity:1}.tab-career-wrapper .tab-career-section .tab-content .container .work-container .work-cards .item .apply-icon .arrow .arrow-bottom{top:100%;opacity:0}.tab-career-wrapper .tab-career-section .tab-content .container .work-container .work-cards .item .apply-icon:hover .arrow-top{top:-100%;opacity:0}.tab-career-wrapper .tab-career-section .tab-content .container .work-container .work-cards .item .apply-icon:hover .arrow-bottom{top:0;opacity:1}.modal{position:fixed;top:0;left:0;width:100%;height:auto;background:rgba(0,0,0,0.5);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:0.3s;z-index:9999;padding:70px}.modal.active{opacity:1;visibility:visible}.modal .modal-box{background:#fff;padding:30px;border-radius:10px;width:100%;max-width:1000px;position:relative;display:flex;flex-direction:column;gap:40px;max-height:90vh;overflow-y:auto}.modal .modal-box .deadline-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:16px}.modal .modal-box .deadline-content .timeIcons{display:flex;gap:20px}.modal .modal-box .deadline-content .timeIcons .item{display:flex;align-items:center;gap:10px}.modal .modal-box .deadline-content .timeIcons .item span{font-weight:400;font-size:16px;line-height:24px;color:rgb(8,19,25)}.modal .modal-box .deadline-content h3{font-weight:400;font-size:30px;line-height:45px;color:rgb(8,19,25)}.modal .modal-box .modal-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:14px}.modal .modal-box .modal-content b{font-weight:500;font-size:16px;line-height:24px;color:rgb(8,19,25);text-align:start}.modal .modal-box .modal-content p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101);text-align:start}.modal .modal-box .modal-content ul li{list-style-type:none;margin-bottom:14px;color:rgb(101,101,101)}.modal .modal-box .modal-content .resume{display:flex}.modal .modal-box .modal-content .resume span{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101)}.modal .modal-box .modal-content .resume .star{font-weight:400;font-size:16px;line-height:24px;color:rgb(246,0,0)}.modal .modal-box .modal-content .file-input{width:100%;background:rgb(248,248,248);border:1px solid rgb(253,253,253)}.modal .modal-box .modal-content .file-input input{display:none}.modal .modal-box .modal-content .file-input .custom-file{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px solid #ccc;padding:10px 15px;border-radius:6px;cursor:pointer}.modal .modal-box .modal-content .file-input .custom-file span{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101)}.modal .modal-box .modal-apply-btn{width:100%;display:flex;justify-content:center;align-items:center}.modal .modal-box .modal-apply-btn .btn{width:200px;padding:12px;font-weight:400;font-size:14px;line-height:24px;color:rgb(13,32,42);border:1px solid rgb(13,32,42);background-color:rgb(255,255,255);border-radius:4px;cursor:pointer}.news-main-content{width:100%;max-width:1440px;margin:160px auto;padding:0 50px}.news-main-content h1{width:100%;max-width:567px;font-weight:400;font-size:50px;line-height:66px;color:#081319}.news-wrapper{width:100%;padding:0 50px}.news-wrapper .news-section{width:100%;max-width:1440px;margin:60px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-wrapper .news-section .card{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:16px;border-radius:10px;text-decoration:none}.news-wrapper .news-section .card .blog-pic{width:100%;height:260px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.news-wrapper .news-section .card .news-content{width:100%;display:flex;justify-content:space-between;align-items:center}.news-wrapper .news-section .card .news-content .news{display:flex;align-items:center;gap:10px}.news-wrapper .news-section .card .news-content .news span{font-weight:400;font-size:14px;line-height:22px;color:rgb(8,19,25)}.news-wrapper .news-section .card .news-content .data{font-weight:400;font-size:14px;line-height:22px;color:rgb(101,101,101)}.news-wrapper .news-section .card p{font-weight:400;font-size:18px;line-height:28px;color:rgb(8,19,25);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:start}.news-wrapper .news-section .blog-pagination{width:100%;margin-top:60px;display:flex;justify-content:flex-start;align-items:start;gap:20px}.news-wrapper .news-section .blog-pagination span{font-weight:400;font-size:20px;line-height:30px;color:#857E7C;padding:10px 18px;border-radius:10px;border:1px solid rgb(101,101,101)}.news-wrapper .news-section .blog-pagination span.active{background-color:#09579B;color:#FCFCFC}.news-detail-wrapper{width:100%;padding:0 50px}.news-detail-wrapper .news-detail-section{width:100%;max-width:1440px;margin:60px auto;display:flex;justify-content:space-between;gap:40px}.news-detail-wrapper .news-detail-section .detail-content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:start}.news-detail-wrapper .news-detail-section .detail-content .main-img{width:100%;height:560px;border-radius:10px;-o-object-fit:cover;object-fit:cover;margin-bottom:50px}.news-detail-wrapper .news-detail-section .detail-content .data{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:10px;margin-bottom:10px}.news-detail-wrapper .news-detail-section .detail-content .data span{font-weight:400;font-size:14px;line-height:22px;color:rgb(101,101,101)}.news-detail-wrapper .news-detail-section .detail-content .data img{width:8px;height:8px}.news-detail-wrapper .news-detail-section .detail-content .data p{font-weight:400;font-size:14px;line-height:22px;color:rgb(8,19,25)}.news-detail-wrapper .news-detail-section .detail-content .about-news{display:flex;flex-direction:column;gap:50px}.news-detail-wrapper .news-detail-section .detail-content .about-news .news h1{color:rgb(8,19,25);font-weight:400;font-size:50px;line-height:66px;margin-bottom:30px}.news-detail-wrapper .news-detail-section .detail-content .about-news .news p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101)}.news-detail-wrapper .news-detail-section .detail-content .about-news .note{display:flex;gap:30px;border-left:4px solid rgb(134,193,238);padding:30px}.news-detail-wrapper .news-detail-section .detail-content .about-news .note .star-icon{width:20px;height:30px}.news-detail-wrapper .news-detail-section .detail-content .about-news .note .note-content{font-weight:400;font-size:22px;line-height:34px;color:rgb(8,19,25)}.news-detail-wrapper .news-detail-section .detail-content .about-news p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101)}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-pics{width:100%;display:flex;gap:20px}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-pics .pic-card{width:100%}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-pics .pic-card .image{width:100%;max-width:100%;height:550px;-o-object-fit:cover;object-fit:cover;border-radius:10px;flex:1}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-cards-responsive{display:flex;flex-direction:column;gap:20px}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-cards-responsive h4{font-weight:500;font-size:24px;line-height:36px;color:rgb(17,17,18)}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-cards-responsive .cards{width:100%;display:flex;flex-direction:column;gap:26px}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-cards-responsive .cards .card-item{width:100%;display:flex;gap:20px;border-bottom:0.5px solid rgb(196,196,196);padding-bottom:16px}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-cards-responsive .cards .card-item:nth-child(3){border-bottom:none}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-cards-responsive .cards .card-item .image-blog{width:100%;max-width:130px}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-cards-responsive .cards .card-item .image-blog .blog-img{width:100%;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-cards-responsive .cards .card-item .card-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:6px}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-cards-responsive .cards .card-item .card-content span{font-weight:400;font-size:16px;line-height:24px;color:rgb(244,129,37)}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-cards-responsive .cards .card-item .card-content p{font-weight:500;font-size:16px;line-height:28px;color:rgb(17,17,18)}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-cards-responsive .cards .tags{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-cards-responsive .cards .tags .tag-content{font-weight:500;font-size:24px;line-height:36px;color:rgb(17,17,18)}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-cards-responsive .cards .tags .tag-cards{display:flex;flex-wrap:wrap;gap:16px}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-cards-responsive .cards .tags .tag-cards span{background:rgb(239,239,239);color:rgb(17,17,18);font-weight:400;font-size:16px;line-height:24px;padding:12px 16px;border-radius:10px}.news-detail-wrapper .news-detail-section .detail-info{width:100%;max-width:413px;display:flex;flex-direction:column;gap:30px}.news-detail-wrapper .news-detail-section .detail-info h3{font-weight:500;font-size:26px;line-height:36px}.news-detail-wrapper .news-detail-section .detail-info .search-input{width:100%;display:flex;align-items:center;justify-content:space-between;border:1px solid rgb(217,217,217);padding:10px;border-radius:16px}.news-detail-wrapper .news-detail-section .detail-info .search-input input{background-color:transparent;border:none;outline:none}.news-detail-wrapper .news-detail-section .detail-info .search-input input::-moz-placeholder{font-weight:400;font-size:16px;line-height:24px;color:rgb(181,181,181)}.news-detail-wrapper .news-detail-section .detail-info .search-input input::placeholder{font-weight:400;font-size:16px;line-height:24px;color:rgb(181,181,181)}.news-detail-wrapper .news-detail-section .detail-info .detail-cards{display:flex;flex-direction:column;gap:20px}.news-detail-wrapper .news-detail-section .detail-info .detail-cards h4{font-weight:500;font-size:24px;line-height:36px;color:rgb(17,17,18)}.news-detail-wrapper .news-detail-section .detail-info .detail-cards .cards{width:100%;display:flex;flex-direction:column;gap:26px}.news-detail-wrapper .news-detail-section .detail-info .detail-cards .cards .card-item{width:100%;display:flex;gap:20px;border-bottom:0.5px solid rgb(196,196,196);padding-bottom:16px}.news-detail-wrapper .news-detail-section .detail-info .detail-cards .cards .card-item:nth-child(3){border-bottom:none}.news-detail-wrapper .news-detail-section .detail-info .detail-cards .cards .card-item .image-blog{width:100%;max-width:130px}.news-detail-wrapper .news-detail-section .detail-info .detail-cards .cards .card-item .image-blog .blog-img{width:100%;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.news-detail-wrapper .news-detail-section .detail-info .detail-cards .cards .card-item .card-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:6px}.news-detail-wrapper .news-detail-section .detail-info .detail-cards .cards .card-item .card-content span{font-weight:400;font-size:16px;line-height:24px;color:rgb(244,129,37)}.news-detail-wrapper .news-detail-section .detail-info .detail-cards .cards .card-item .card-content p{font-weight:500;font-size:16px;line-height:28px;color:rgb(17,17,18)}.news-detail-wrapper .news-detail-section .detail-info .detail-cards .cards .tags{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}.news-detail-wrapper .news-detail-section .detail-info .detail-cards .cards .tags .tag-content{font-weight:500;font-size:24px;line-height:36px;color:rgb(17,17,18)}.news-detail-wrapper .news-detail-section .detail-info .detail-cards .cards .tags .tag-cards{display:flex;flex-wrap:wrap;gap:16px}.news-detail-wrapper .news-detail-section .detail-info .detail-cards .cards .tags .tag-cards span{background:rgb(239,239,239);color:rgb(17,17,18);font-weight:400;font-size:16px;line-height:24px;padding:12px 16px;border-radius:10px}.contact-main-content{width:100%;padding:0 50px}.contact-main-content .contact-content{width:100%;max-width:1440px;margin:60px auto;display:flex;justify-content:space-between;align-items:center;gap:40px}.contact-main-content h1{width:100%;max-width:604px;font-weight:400;font-size:40px;line-height:60px;color:rgb(8,19,25)}.contact-main-content .main-image{width:100%;max-width:660px}.contact-main-content .main-image img{width:100%;height:370px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.contact-wrapper{width:100%;padding:50px;background-color:rgb(241,247,254)}.contact-wrapper .contact-section{width:100%;max-width:1440px;margin:100px auto;display:flex;flex-direction:column;gap:50px}.contact-wrapper .contact-section .contact{width:100%;border:1px solid rgb(231,231,231);box-shadow:3px 4px 40px 0px rgba(134,134,134,0.25);background:rgb(253,253,253);padding:50px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:40px}.contact-wrapper .contact-section .contact h2{font-weight:500;font-size:40px;line-height:56px;color:rgb(8,19,25);text-align:start}.contact-wrapper .contact-section .contact .contact-form{width:100%;display:flex;flex-direction:column;gap:20px}.contact-wrapper .contact-section .contact .contact-form .contact-inputs{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.contact-wrapper .contact-section .contact .contact-form .contact-inputs input{width:100%;padding:15px 20px;border:1px solid rgb(222,222,222);border-radius:100px;outline:none;background-color:rgb(253,253,253)}.contact-wrapper .contact-section .contact .contact-form .contact-inputs input::-moz-placeholder{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101)}.contact-wrapper .contact-section .contact .contact-form .contact-inputs input::placeholder{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101)}.contact-wrapper .contact-section .contact .contact-form textarea{width:100%;height:150px;border:1px solid rgb(222,222,222);resize:none;border-radius:10px;padding:10px 20px}.contact-wrapper .contact-section .contact .contact-form textarea::-moz-placeholder{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101)}.contact-wrapper .contact-section .contact .contact-form textarea::placeholder{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101)}.contact-wrapper .contact-section .contact .contact-form button{width:124px;height:46px;display:flex;justify-content:center;align-items:center;border-radius:10px;padding:10px;color:rgb(252,252,252);background:rgb(9,87,155);border:none;font-weight:400;font-size:16px;line-height:24px}.contact-wrapper .contact-section .social-media-cards{width:100%;display:flex;gap:24px}.contact-wrapper .contact-section .social-media-cards .media-card{width:100%;border:1px solid rgb(231,231,231);box-shadow:3px 4px 40px 0px rgba(134,134,134,0.25);background:rgb(253,253,253);border-radius:10px;display:flex;flex-direction:column;gap:24px;padding:30px}.contact-wrapper .contact-section .social-media-cards .media-card .item-top{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:20px;padding-bottom:32px;border-bottom:1px solid rgb(223,223,223)}.contact-wrapper .contact-section .social-media-cards .media-card .item-top .icon{border-radius:100px;padding:14px;background:rgb(237,237,237);display:flex;justify-content:center;align-items:center}.contact-wrapper .contact-section .social-media-cards .media-card .item-top .icon img{width:30px;height:30px}.contact-wrapper .contact-section .social-media-cards .media-card .item-top .content{display:flex;flex-direction:column;justify-content:flex-start;align-items:start}.contact-wrapper .contact-section .social-media-cards .media-card .item-top .content span{font-weight:500;font-size:20px;line-height:30px;color:rgb(8,19,25);text-align:start}.contact-wrapper .contact-section .social-media-cards .media-card .item-top .content a{text-decoration:none;font-weight:500;font-size:16px;line-height:24px;color:rgb(9,87,155)}.contact-wrapper .contact-section .social-media-cards .media-card p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101);text-align:start;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:start}.products-page-wrapper{width:100%;padding:0 50px}.products-page-wrapper .product-section{width:100%;max-width:1440px;margin:60px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.products-page-wrapper .product-section .product-card{width:100%;height:352px;text-align:center;font-size:18px;background:rgb(252,252,252);border:1px solid rgb(243,243,243);box-shadow:2px 4px 10px 0px rgba(209,209,209,0.25);display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px;padding:30px;border-radius:10px}.products-page-wrapper .product-section .product-card .product-content{width:100%;max-width:344px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}.products-page-wrapper .product-section .product-card .product-content h4{color:rgb(8,19,25);font-weight:500;font-size:22px;line-height:30px}.products-page-wrapper .product-section .product-card .product-content p{font-weight:400;font-size:16px;line-height:24px;text-align:start}.products-page-wrapper .product-section .product-card .prdct-svg{width:64px;height:64px}.products-page-wrapper .product-section .product-card .view-product{width:100%;display:flex;justify-content:end;align-items:flex-end;gap:10px;color:rgb(8,19,25)}.products-page-wrapper .product-section .product-card .view-product span{text-transform:uppercase;font-weight:400;font-size:14px}.products-page-wrapper .product-section .product-card .view-product .arrow{position:relative;width:12px;height:12px}.products-page-wrapper .product-section .product-card .view-product .arrow img{position:absolute;width:100%;height:100%;transition:300ms ease}.products-page-wrapper .product-section .product-card .view-product .arrow .arrow-top{top:0;opacity:1}.products-page-wrapper .product-section .product-card .view-product .arrow .arrow-bottom{top:100%;opacity:0}.products-page-wrapper .product-section .product-card .view-product:hover .arrow-top{top:-100%;opacity:0}.products-page-wrapper .product-section .product-card .view-product:hover .arrow-bottom{top:0;opacity:1}.instrument-product-wrapper{width:100%;padding:0 50px;position:relative;z-index:1}.instrument-product-wrapper .instrument-container{width:100%;max-width:1440px;margin:30px auto;display:flex;justify-content:space-between;align-items:center;gap:40px}.instrument-product-wrapper .instrument-container .card{width:100%;max-width:660px;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;align-items:start;position:relative;z-index:2}.instrument-product-wrapper .instrument-container .card h1{font-weight:400;font-size:40px;line-height:56px;color:rgb(8,19,25)}.instrument-product-wrapper .instrument-container .card p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101);margin-top:10px;margin-bottom:50px}.instrument-product-wrapper .instrument-container .card .section-background{position:absolute;top:-25%;left:8%;z-index:-1}.category-wrapper{width:100%;padding:0 50px}.category-wrapper .category-section{width:100%;max-width:1440px;margin:100px auto;border-top:0.8px solid rgb(219,219,219);display:flex;gap:60px}.category-wrapper .category-section .category-left{width:100%;max-width:310px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:47px;border-right:0.8px solid rgb(219,219,219);padding-top:30px}.category-wrapper .category-section .category-left h2{font-weight:500;font-size:24px;line-height:36px;color:rgb(0,0,0)}.category-wrapper .category-section .category-left .checkboxes{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}.category-wrapper .category-section .category-left .checkboxes .box{display:flex;align-items:center;gap:16px}.category-wrapper .category-section .category-left .checkboxes .box span{font-weight:400;font-size:16px;line-height:24px;color:rgb(0,0,0)}.category-wrapper .category-section .category-left .apply-btn{border:none;cursor:pointer;width:124px;height:46px;display:flex;justify-content:center;align-items:center;border-radius:10px;padding:12px;font-size:14px;font-weight:400;color:rgb(252,252,252);background:rgb(9,87,155)}.category-wrapper .category-section .category-dropdown{width:100%;max-width:207px;border:1px solid #dbdbdb;border-radius:10px;padding:12px;position:relative}.category-wrapper .category-section .category-dropdown .dropdown-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.category-wrapper .category-section .category-dropdown .dropdown-header .title{font-size:18px;font-weight:500}.category-wrapper .category-section .category-dropdown .dropdown-header .arrow{transition:0.3s}.category-wrapper .category-section .category-dropdown .dropdown-body{position:absolute;top:100%;left:0;width:100%;z-index:10;background:#fff;border-radius:10px;max-height:0;overflow:hidden;transition:0.3s ease}.category-wrapper .category-section .category-dropdown.active .dropdown-body{max-height:400px}.category-wrapper .category-section .category-dropdown.active .arrow{transform:rotate(180deg)}.category-wrapper .category-section .category-dropdown .checkboxes{display:flex;flex-direction:column;gap:10px;padding:10px}.category-wrapper .category-section .category-dropdown .checkboxes .box{display:flex;align-items:center;gap:10px}.category-wrapper .category-section .category-dropdown .apply-btn{width:110px;margin-top:10px;padding:10px;border:none;background:#09579b;color:#fff;border-radius:8px;cursor:pointer}.category-wrapper .category-section .category-right{width:100%;display:flex;flex-direction:column;gap:42px}.category-wrapper .category-section .category-right .right-top{width:100%;display:flex;justify-content:space-between;align-items:center;gap:40px;padding-top:20px}.category-wrapper .category-section .category-right .right-top p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101)}.category-wrapper .category-section .category-right .right-top select{width:100%;max-width:207px;border:1px solid rgb(187,187,187);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("../img/sorting-arrow.svg") no-repeat right 14px center;font-weight:400;font-size:14px;line-height:22px;color:rgb(8,19,25);display:flex;align-items:center;padding:14px 40px 14px 16px;border-radius:10px;cursor:pointer}.category-wrapper .category-section .category-right .right-bottom-cards{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-wrapper .category-section .category-right .right-bottom-cards .card{display:flex;flex-direction:column;gap:20px}.category-wrapper .category-section .category-right .right-bottom-cards .card .card-img{background:rgb(243,243,243);box-shadow:5px 6px 8px 0px rgba(233,233,233,0.25);padding:30px 15px;border-radius:10px}.category-wrapper .category-section .category-right .right-bottom-cards .card .card-img img{width:100%;height:290px;-o-object-fit:cover;object-fit:cover}.category-wrapper .category-section .category-right .right-bottom-cards .card p{font-weight:500;font-size:16px;line-height:24px;color:rgb(0,0,0)}.category-wrapper .category-section .category-right .product-pagination{width:100%;margin-top:60px;display:flex;justify-content:flex-start;align-items:start;gap:20px}.category-wrapper .category-section .category-right .product-pagination span{font-weight:400;font-size:20px;line-height:30px;color:#857E7C;padding:10px 18px;border-radius:10px;border:1px solid rgb(101,101,101)}.category-wrapper .category-section .category-right .product-pagination span.active{background-color:#09579B;color:#FCFCFC}.product-inside-wrapper{width:100%;padding:0 50px;position:relative;z-index:1}.product-inside-wrapper .container{width:100%;max-width:1440px;margin:60px auto;display:flex;justify-content:space-between;align-items:center;gap:40px}.product-inside-wrapper .container .card-img{width:100%;max-width:660px;background:rgb(243,243,243);background:rgb(243,243,243);box-shadow:2px 2px 16px 0px rgba(134,134,134,0.25);padding:28px 88px}.product-inside-wrapper .container .card-img img{width:100%;height:484px;-o-object-fit:cover;object-fit:cover}.product-inside-wrapper .container .card{width:100%;max-width:624px;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;align-items:start;position:relative;z-index:2}.product-inside-wrapper .container .card h1{font-weight:400;font-size:40px;line-height:56px;color:rgb(8,19,25)}.product-inside-wrapper .container .card p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101);margin-top:10px;margin-bottom:50px}.product-inside-wrapper .container .card .product-content p{margin-top:0;margin-bottom:12px}.product-inside-wrapper .container .card .product-content p:last-child{margin-bottom:0}.product-inside-wrapper .container .card span{font-weight:500;font-size:16px;line-height:24px;color:rgb(244,129,37)}.product-inside-wrapper .container .card .section-background{position:absolute;top:-25%;left:8%;z-index:-1}.feature-tab-wrapper{width:100%;padding:0 50px;display:flex;flex-direction:column;justify-content:center;align-items:center}.feature-tab-wrapper .feature-section{width:100%;max-width:1440px;margin:100px auto}.feature-tab-wrapper .feature-section .tabcareerSwiper{width:100%;margin-bottom:30px;display:flex;justify-content:flex-start;align-items:start;position:relative}.feature-tab-wrapper .feature-section .tabcareerSwiper::after{content:"";width:100%;position:absolute;bottom:0;height:0.8px;background-color:#D9D9D9}.feature-tab-wrapper .feature-section .swiper-wrapper{display:flex;align-items:center;gap:10px}.feature-tab-wrapper .feature-section .swiper-slide{width:240px;cursor:pointer;transition:0.3s;display:flex;justify-content:space-between;align-items:center;gap:20px;border:1px solid #D9D9D9;border-top-left-radius:10px;border-top-right-radius:10px;padding:12px 16px}.feature-tab-wrapper .feature-section .swiper-slide span{font-weight:400;font-size:16px;line-height:24px;color:#B1B1B1}.feature-tab-wrapper .feature-section .swiper-slide p{font-weight:400;font-size:16px;line-height:24px;color:#081319}.feature-tab-wrapper .feature-section .swiper-slide.active{background:#F6F6F6;border-bottom:none}.feature-tab-wrapper .feature-section .tab-content{display:none;font-size:16px}.feature-tab-wrapper .feature-section .tab-content.active{width:100%;display:block}.feature-tab-wrapper .feature-section .tab-content .feature-content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}.feature-tab-wrapper .feature-section .tab-content .feature-content span{font-weight:400;font-size:18px;line-height:28px;color:rgb(8,19,25)}.feature-tab-wrapper .feature-section .tab-content .feature-content h2{font-weight:400;font-size:40px;color:rgb(8,19,25)}.feature-tab-wrapper .feature-section .tab-content .feature-content p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101)}.feature-tab-wrapper .feature-section .tab-content .feature-content .about-list{padding-left:20px}.feature-tab-wrapper .feature-section .tab-content .feature-content .about-list li{font-weight:400;font-size:14px;line-height:22px;color:rgb(101,101,101);margin-bottom:12px}.feature-tab-wrapper .feature-section .tab-content .feature-content .about-list li::marker{color:rgb(244,129,37);font-size:18px}.service-page-wrapper{width:100%;padding:0 50px;position:relative;z-index:2}.service-page-wrapper .service-container{width:100%;max-width:1440px;margin:100px auto;display:flex;gap:40px}.service-page-wrapper .service-container .service-left{width:92%;display:flex;flex-direction:column;gap:20px;border-top-right-radius:10px;border-bottom-right-radius:10px;position:relative;transform:translateY(-50px)}.service-page-wrapper .service-container .service-left .service-support{display:flex;align-items:center;gap:30px}.service-page-wrapper .service-container .service-left .service-support .service-icon{background:linear-gradient(195.86deg,rgba(5,91,157,0.62) 11.06%,rgba(134,193,238,0.62) 36.39%,rgba(200,161,130,0.62) 58.41%,rgba(243,132,35,0.62) 87.4%);padding:22px 20px}.service-page-wrapper .service-container .service-left .service-support p{color:rgb(8,19,25);font-weight:400;font-size:18px}.service-page-wrapper .service-container .service-left .about-service{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:50px}.service-page-wrapper .service-container .service-left .about-service h2{width:100%;max-width:548px;font-weight:400;font-size:40px;color:rgb(8,19,25)}.service-page-wrapper .service-container .service-left .about-service .service-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}.service-page-wrapper .service-container .service-left .about-service .service-cards .card{width:100%;max-width:320px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:20px}.service-page-wrapper .service-container .service-left .about-service .service-cards .card h3{font-weight:500;font-size:22px;line-height:30px;color:rgb(8,19,25)}.service-page-wrapper .service-container .service-left .about-service .service-cards .card p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101)}.service-page-wrapper .service-container .service-left .view-service{display:flex;align-items:center;gap:10px;color:rgb(244,129,37)}.service-page-wrapper .service-container .service-left .view-service span{text-transform:uppercase;font-weight:400;font-size:14px}.service-page-wrapper .service-container .service-left .view-service .arrow{position:relative;width:12px;height:12px;overflow:hidden}.service-page-wrapper .service-container .service-left .view-service .arrow img{position:absolute;width:100%;height:100%;transition:300ms ease}.service-page-wrapper .service-container .service-left .view-service .arrow .arrow-top{top:0;opacity:1}.service-page-wrapper .service-container .service-left .view-service .arrow .arrow-bottom{top:100%;opacity:0}.service-page-wrapper .service-container .service-left .view-service:hover .arrow-top{top:-100%;opacity:0}.service-page-wrapper .service-container .service-left .view-service:hover .arrow-bottom{top:0;opacity:1}.service-page-wrapper .service-container .service-right{width:100%;max-width:622px}.service-page-wrapper .service-container .service-right .service-background{position:absolute;right:0;top:100px}.service-page-wrapper .service-container .service-right .video{position:absolute;right:0;bottom:48px;width:100%}.service-page-wrapper .service-container .service-right .video .video-wrapper{position:relative;width:100%}.service-page-wrapper .service-container .service-right .video .video-wrapper .service-video{-o-object-fit:cover;object-fit:cover;width:100%;height:440px;border-radius:10px;object-fit:cover}.service-page-wrapper .service-container .service-right .video .video-wrapper .play-content{display:flex;align-items:center;gap:20px}.service-page-wrapper .service-container .service-right .video .video-wrapper .play-content p{position:absolute;top:36px;left:92px;font-weight:400;font-size:14px;line-height:22px;text-transform:uppercase;color:rgb(255,255,255)}.service-page-wrapper .service-container .service-right .video .video-wrapper .play-content .play-btn{position:absolute;top:20px;left:20px;display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(180deg,rgba(5,91,157,0.72) 0%,rgba(134,193,238,0.72) 33.17%,rgba(201,179,161,0.72) 62.02%,rgba(243,128,35,0.72) 100%);color:#fff;border:none;border-radius:50%;cursor:pointer;font-size:16px;transition:all 0.3s ease}.service-page-wrapper .service-container .service-right .video .video-wrapper .play-content .play-btn:hover{background:linear-gradient(180deg,rgba(5,91,157,0.72) 0%,rgba(134,193,238,0.72) 33.17%,rgba(201,179,161,0.72) 62.02%,rgba(243,128,35,0.72) 100%);transform:scale(1.1)}.service-page-wrapper .service-container .service-right .video .video-wrapper{}.service-page-wrapper .service-container .service-right .video .video-wrapper.playing .play-btn{opacity:0;pointer-events:none}.service-inside-wrapper{width:100%;padding:0 50px;position:relative;z-index:1}.service-inside-wrapper .container{width:100%;max-width:1440px;margin:60px auto;display:flex;justify-content:space-between;align-items:center;gap:40px}.service-inside-wrapper .container .card-img{width:100%;max-width:660px}.service-inside-wrapper .container .card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-inside-wrapper .container .card{width:100%;max-width:612px;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;align-items:start;position:relative;z-index:2}.service-inside-wrapper .container .card h2{font-weight:400;font-size:40px;line-height:56px;color:rgb(8,19,25)}.service-inside-wrapper .container .card p{font-weight:400;font-size:16px;line-height:24px;color:rgb(101,101,101)}.service-inside-wrapper .container .card span{font-weight:400;font-size:18px;line-height:27px;color:#081319}.service-inside-wrapper .container .card small{font-weight:600;font-size:16px;line-height:24px;color:#09579B}.service-inside-wrapper .container .card .section-background{position:absolute;top:-25%;left:8%;z-index:-1}@media (max-width:1250px){.header-otherpages-wrapper{width:100%;padding:10px 20px}.header-otherpages-wrapper .header-section .logo{width:82px;height:82px;margin-top:10px}.breadcrump-wrapper{width:100%;padding:0 20px}.product-inside-wrapper{width:100%;padding:0 20px}.team-career-wrapper{width:100%;padding:0 20px}.contact-wrapper .contact-section .contact h2{font-weight:500;font-size:34px;line-height:46px;color:rgb(8,19,25);text-align:start}.tab-career-wrapper{width:100%;padding:0 20px}.contact-main-content{width:100%;padding:0 20px}.contact-main-content h1{width:100%;max-width:604px;font-weight:400;font-size:34px;line-height:46px;color:rgb(8,19,25)}.contact-wrapper{width:100%;padding:20px;background-color:rgb(241,247,254)}.team-career-wrapper .career-container .card h1{font-weight:400;font-size:34px;line-height:46px;color:rgb(8,19,25)}.team-career-wrapper .career-container .card .section-background{position:absolute;top:-143px;left:0;z-index:-1}.header-otherpages-wrapper .header-section .menu-search .nav-bar{display:flex;align-items:center;gap:12px}.news-detail-wrapper{width:100%;padding:0 20px}.news-detail-wrapper .news-detail-section .detail-content .about-news .news h1{color:rgb(8,19,25);font-weight:400;font-size:34px;line-height:48px;margin-bottom:30px}.tab-wrapper{width:100%;padding:0 20px}.news-detail-wrapper .news-detail-section{width:100%;max-width:1440px;margin:60px auto;display:flex;justify-content:space-between;gap:24px}.main-content .content h1{width:100%;max-width:1000px;font-weight:400;font-size:34px;line-height:48px;color:rgb(8,19,25)}.news-wrapper{width:100%;padding:0 20px}.main-content{width:100%;padding:0 20px}.product-inside-wrapper .container .card h1{font-weight:400;font-size:34px;line-height:46px;color:rgb(8,19,25)}.feature-tab-wrapper{width:100%;padding:0 20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.product-inside-wrapper .container .card p{font-weight:400;font-size:14px}.team-about-wrapper .swiper .team-content h5{font-weight:400;font-size:32px;line-height:56px;color:rgb(8,19,25)}.instrument-product-wrapper{width:100%;padding:0 20px}.instrument-product-wrapper .instrument-container .card h1{font-weight:400;font-size:34px;line-height:56px;color:rgb(8,19,25)}.instrument-product-wrapper .instrument-container .card p{font-weight:400;font-size:14px;line-height:24px;color:rgb(101,101,101);margin-top:10px;margin-bottom:50px}.category-wrapper{width:100%;padding:0 20px}.category-wrapper .category-section .category-right .right-bottom-cards{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.products-page-wrapper .product-section{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.main-content-product .content h1{width:100%;font-size:34px;line-height:48px}.products-page-wrapper{width:100%;padding:0 20px}.main-content-product{width:100%;padding:0 20px;display:flex;justify-content:flex-start;align-items:start}.team-about-wrapper{width:100%;padding:0 20px;position:relative;z-index:1}.oursysteam-about-wrapper{width:100%;padding:0 20px;position:relative;z-index:1}.ourspesifics-wrapper{width:100%;padding:0 20px;position:relative;z-index:1}.ourfortes-wrapper{width:100%;padding:0 20px}.statistic-wrapper{width:100%;padding:0 20px}.statistic-wrapper .product-container .product-top .statistic-container{position:absolute;bottom:56px;right:0;padding-right:20px}.statistic-wrapper .product-container .product-top .statistic-container .statistic-card{width:100%;max-width:352px}.statistic-wrapper .product-container .product-top .statistic-container .statistic-card .top span{font-weight:400;font-size:42px}.about-logo-wrapper .swiper .swiper-slide{width:152px}.footer-others-wrapper{width:100%;padding:0 20px}.about-logo-wrapper{width:100%;padding:0 20px;position:relative;z-index:1}.header-otherpages-wrapper .header-section{display:flex;justify-content:space-between;align-items:center;gap:6px}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content h1{width:100%;font-weight:600;font-size:60px;color:rgb(255,255,255)}.service-wrapper .service-container .service-left .about-service h2{width:100%;max-width:548px;font-weight:400;font-size:34px;color:rgb(8,19,25)}.service-wrapper .service-container .service-left .about-service .service-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.service-wrapper .service-container .service-left .about-service .service-cards .card h3{font-weight:500;font-size:18px;line-height:30px;color:rgb(8,19,25)}.service-wrapper .service-container .service-left .about-service .service-cards .card p{font-weight:400;font-size:14px;line-height:24px;color:rgb(101,101,101)}.service-wrapper .service-container .service-right .video .video-wrapper .service-video{width:100%;max-width:590px;height:410px}.header-wrapper .header-section .navBar{padding-left:20px}.service-wrapper{padding-right:20px}.products-wrapper .product-container{padding:20px}.products-wrapper .product-container .product-top .statistic-container .statistic-card{width:100%;max-width:348px}.products-wrapper .product-container .product-top .statistic-container .statistic-card .top span{font-weight:400;font-size:42px;line-height:60px;color:rgb(255,255,255)}.products-wrapper .product-container .swiper .swiper-slide{width:376px;height:352px}.products-wrapper .product-container .swiper .swiper-slide .prdct-svg{width:48px;height:48px}.products-wrapper .product-container .swiper .swiper-slide .product-content h4{font-size:20px;line-height:30px}.products-wrapper .product-container .swiper .swiper-slide .product-content p{font-weight:400;font-size:14px}.products-wrapper .product-container .swiper .swiper-slide .view-product span{font-weight:400;font-size:12px}.about-wrapper{padding:0 20px}.about-wrapper .about-container .about-card .about-content h5{font-weight:500;font-size:20px}.about-wrapper .about-container .about-card .about-content p{font-weight:400;font-size:14px}.about-wrapper .about-container .about-card .about-content .about-list li{font-weight:400;font-size:12px;line-height:22px;color:rgb(101,101,101);margin-bottom:6px}.about-wrapper .about-container .about-card .read-more{padding:12px 14px}.oursysteam-wrapper{padding:0 20px}.oursysteam-wrapper .systeam-container .systeam-card h5{font-weight:400;font-size:32px;line-height:44px;color:rgb(8,19,25)}.oursysteam-wrapper .systeam-container .systeam-card p{font-weight:400;font-size:14px}.oursysteam-wrapper .systeam-container .systeam-card .read-more{padding:12px 14px}.oursysteam-wrapper .systeam-container .systeam-card{width:100%;max-width:492px;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;align-items:start}.team-wrapper{width:100%;padding:0 20px}.team-wrapper .swiper .team-content h5{font-weight:400;font-size:34px}.team-wrapper .swiper .swiper-slide{width:275px}.service-page-wrapper{width:100%;padding:0 20px;position:relative;z-index:2}.blog-wrapper{padding:0 20px}.blog-wrapper .blog-content .left-content h5{font-weight:400;font-size:32px}.service-page-wrapper .service-container .service-left .about-service h2{width:100%;max-width:548px;font-weight:400;font-size:34px;color:rgb(8,19,25)}.instrument-product-wrapper .instrument-container .card .section-background{position:absolute;top:-25%;left:auto;z-index:-1}.service-page-wrapper .service-container .service-right{width:100%;max-width:100%}.service-page-wrapper .service-container .service-left .about-service .service-cards .card h3{font-weight:500;font-size:18px;line-height:30px;color:rgb(8,19,25)}.service-page-wrapper .service-container .service-left .about-service .service-cards .card p{font-weight:400;font-size:14px;line-height:24px;color:rgb(101,101,101)}.service-inside-wrapper{width:100%;padding:0 20px}.service-inside-wrapper .container .card h2{font-weight:400;font-size:34px;line-height:56px;color:rgb(8,19,25)}.service-inside-wrapper .container .card p{font-weight:400;font-size:14px;line-height:24px;color:rgb(101,101,101)}.blog-wrapper .swiper .swiper-slide{width:376px}.blog-wrapper .swiper .swiper-slide .blog-link p{font-weight:400;font-size:16px}.logo-wrapper{padding:0 20px}.logo-wrapper .swiper .swiper-slide{width:186px}.footer-wrapper{width:100%;padding:0 20px}}@media (max-width:992px){.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content h1{font-size:46px}.service-page-wrapper .service-container .service-right .video{position:initial;width:100%}.service-page-wrapper .service-container{width:100%;display:flex;flex-direction:column;gap:40px}.tab-wrapper .tab-container .tab-content .container{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.news-wrapper .news-section{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-cards-responsive{display:flex !important;flex-direction:column;gap:20px}.contact-wrapper .contact-section .social-media-cards .media-card .item-top .content a{text-decoration:none;font-weight:500;font-size:14px;line-height:24px;color:rgb(9,87,155)}.contact-wrapper .contact-section .social-media-cards .media-card p{font-weight:400;font-size:14px}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-pics .pic-card .image{width:100%;max-width:100%;height:358px}.contact-wrapper .contact-section .social-media-cards .media-card{padding:10px}.service-page-wrapper .service-container .service-right .service-background{display:none}.news-detail-wrapper .news-detail-section{width:100%;margin:60px auto;display:flex;flex-direction:column-reverse;justify-content:space-between;gap:24px}.news-detail-wrapper .news-detail-section .detail-info{width:100%;max-width:100%;display:flex;flex-direction:column;gap:30px}.news-detail-wrapper .news-detail-section .detail-info .detail-cards{display:flex;flex-direction:column;gap:20px;display:none}.footer-others-wrapper .footer-section .footer-top{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:60px}.products-page-wrapper .product-section .product-card .product-content h4{color:rgb(8,19,25);font-weight:500;font-size:18px;line-height:30px}.products-page-wrapper .product-section .product-card .product-content p{font-weight:400;font-size:14px;line-height:24px;text-align:start}.ourfortes-wrapper .fortes-container .fortes-card h2{font-weight:400;font-size:34px;color:rgb(8,19,25)}.category-wrapper .category-section{width:100%;max-width:1440px;margin:100px auto;border-top:0.8px solid rgb(219,219,219);display:flex;gap:28px}.category-wrapper .category-section .category-right .right-top{width:100%;gap:20px}.category-wrapper .category-section .category-right .right-top p{font-weight:400;font-size:14px}.ourspesifics-wrapper .spesific-container .spesific-content h2{font-weight:400;font-size:34px;color:rgb(8,19,25)}.oursysteam-about-wrapper .systeam-container .systeam-card{width:100%;max-width:100%}.service-wrapper .service-container .service-right .service-background{display:none}.service-wrapper .service-container .service-right{width:100%;padding-right:0}.service-wrapper .service-container .service-right .video .video-wrapper .service-video{width:100%;max-width:100%;height:410px}.service-wrapper .service-container .service-right .video{position:initial}.products-wrapper .product-container .product-top .statistic-container{position:absolute;bottom:56px;right:0;padding:0 20px}.about-wrapper .about-container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.blog-wrapper .blog-content .left-content h5{font-weight:400;font-size:24px}.footer-wrapper .footer-section .footer-top{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:60px}.service-wrapper .service-container{display:flex;flex-direction:column}.service-wrapper .service-container .service-left{width:100%}.header-responsive-wrapper{display:block !important;width:100%}.header-responsive-wrapper .mobile-header{width:100%;background-color:transparent;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.header-responsive-wrapper .mobile-header .head-left-responsive{width:100px;height:100px;margin-top:10px}.header-responsive-wrapper .mobile-header .head-left-responsive img{width:100%;height:100%}.header-responsive-wrapper .mobile-header .head-right-responsive{display:flex}.header-responsive-wrapper .mobile-header .head-right-responsive .responsive-search-container{display:flex;align-items:center;position:relative;gap:10px;margin-bottom:5px}.header-responsive-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-magnifer-icon{display:inline-flex;background-color:transparent;border-radius:100px;padding:8px;cursor:pointer;z-index:2;border:none}.header-responsive-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-magnifer-icon svg{width:20px}.header-responsive-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch{display:none;flex-direction:column;align-items:start;width:100%;min-width:67px;width:164px;position:relative}.header-responsive-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-header-search{width:100%;display:flex;align-items:center;background:transparent;border:1px solid rgb(255,255,255);gap:6px;border-radius:16px;outline:none;padding:8px 12px}.header-responsive-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-header-search input{background:transparent;font-size:16px;color:#fff;border:none;font-weight:400;width:100%;outline:none}.header-responsive-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-header-search input::-moz-placeholder{color:rgb(228,228,228)}.header-responsive-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-header-search input::placeholder{color:rgb(228,228,228)}.header-responsive-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-header-search .responsive-closeSearch{width:20px;height:20px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.header-responsive-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-search-result-box{display:none;flex-direction:column;align-items:start;gap:10px;position:absolute;top:50px;left:0;background:#fff;border-radius:6px;box-shadow:0px 0px 11px 0px rgba(165,165,165,0.12);width:100%;padding:8px;border:1px solid #cccccc;z-index:21}.header-responsive-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-search-result-box .responsive-result_list{max-height:250px;overflow-y:auto;display:flex;flex-direction:column;width:100%}.header-responsive-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-search-result-box .responsive-result_list .responsive-search_result_item{font-size:14px;line-height:20px;color:#000;font-weight:400;padding:4px 0;border-bottom:1px solid rgba(0,0,0,0.1)}.header-responsive-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-search-result-box .responsive-result_message{display:none;font-size:16px;text-align:center;width:100%;color:#1e1e1e;font-weight:500}.header-responsive-wrapper .mobile-header .head-right-responsive .hamburger-btn{display:flex;gap:12px;align-items:center}.header-responsive-wrapper .mobile-header .head-right-responsive .hamburger-btn .hamburger{position:relative;z-index:1001;padding:12px 13px;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.header-responsive-wrapper .mobile-header .head-right-responsive .hamburger-btn .hamburger .hamburger-icon{width:32px;height:2px;margin:3px auto;background-color:#fff;transition:all 0.3s ease-in-out}.header-responsive-wrapper .mobile-header .head-right-responsive .hamburger-btn .hamburger.active .hamburger-icon:nth-child(1){transform:rotate(53deg) translate(14px,5px)}.header-responsive-wrapper .mobile-header .head-right-responsive .hamburger-btn .hamburger.active .hamburger-icon:nth-child(2){opacity:0}.header-responsive-wrapper .mobile-header .head-right-responsive .hamburger-btn .hamburger.active .hamburger-icon:nth-child(3){transform:rotate(-45deg) translate(11px,-6px)}.header-responsive-wrapper .mobile-header .head-right-responsive .hamburger-btn.menu-open .hamburger{position:fixed;top:16px;right:30px;z-index:2000}.category-wrapper .category-section .category-left{display:none}.category-wrapper .category-section .category-dropdown{display:block !important}.instrument-product-wrapper .instrument-container .card .section-background{position:absolute;top:-25%;left:0;z-index:-1}.header-responsiveother-wrapper{display:block !important;width:100%}.header-responsiveother-wrapper .mobile-header{width:100%;background-color:transparent;display:flex;justify-content:space-between;align-items:center}.header-responsiveother-wrapper .mobile-header .head-left-responsive{width:100px;height:100px;margin-top:10px}.header-responsiveother-wrapper .mobile-header .head-left-responsive img{width:100%;height:100%}.header-responsiveother-wrapper .mobile-header .head-right-responsive{display:flex;justify-content:center;align-items:center;gap:14px}.header-responsiveother-wrapper .mobile-header .head-right-responsive .responsive-search-container{display:flex;align-items:center;position:relative;gap:10px;margin-bottom:5px}.header-responsiveother-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-magnifer-icon{display:inline-flex;background-color:transparent;border-radius:100px;padding:8px;cursor:pointer;z-index:2;border:none}.header-responsiveother-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-magnifer-icon svg{width:20px}.header-responsiveother-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch{display:none;flex-direction:column;align-items:start;width:100%;min-width:67px;width:220px;position:relative}.header-responsiveother-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-header-search{width:100%;display:flex;align-items:center;background:rgba(243,243,243,0.6);gap:6px;border-radius:16px;outline:none;padding:10px 20px}.header-responsiveother-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-header-search input{background:transparent;font-size:16px;color:#1e1e1e;border:none;font-weight:400;width:100%;outline:none}.header-responsiveother-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-header-search input::-moz-placeholder{color:rgb(167,173,175)}.header-responsiveother-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-header-search input::placeholder{color:rgb(167,173,175)}.header-responsiveother-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-header-search .responsive-closeSearch{width:20px;height:20px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.header-responsiveother-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-search-result-box{display:none;flex-direction:column;align-items:start;gap:10px;position:absolute;top:50px;left:0;background:#fff;border-radius:6px;box-shadow:0px 0px 11px 0px rgba(165,165,165,0.12);width:100%;padding:8px;border:1px solid #cccccc;z-index:21}.header-responsiveother-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-search-result-box .responsive-result_list{max-height:250px;overflow-y:auto;display:flex;flex-direction:column;width:100%}.header-responsiveother-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-search-result-box .responsive-result_list .responsive-search_result_item{font-size:14px;line-height:20px;color:#000;font-weight:400;padding:4px 0;border-bottom:1px solid rgba(0,0,0,0.1)}.header-responsiveother-wrapper .mobile-header .head-right-responsive .responsive-search-container .responsive-formSearch .responsive-search-result-box .responsive-result_message{display:none;font-size:16px;text-align:center;width:100%;color:#1e1e1e;font-weight:500}.header-responsiveother-wrapper .mobile-header .head-right-responsive .hamburger-btn{display:flex;gap:12px;align-items:center}.header-responsiveother-wrapper .mobile-header .head-right-responsive .hamburger-btn .hamburger{position:relative;z-index:1001;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.header-responsiveother-wrapper .mobile-header .head-right-responsive .hamburger-btn .hamburger .hamburger-icon{width:32px;height:2px;margin:3px auto;background-color:rgb(44,60,69);transition:all 0.3s ease-in-out}.header-responsiveother-wrapper .mobile-header .head-right-responsive .hamburger-btn .hamburger.active .hamburger-icon:nth-child(1){transform:rotate(53deg) translate(14px,5px)}.header-responsiveother-wrapper .mobile-header .head-right-responsive .hamburger-btn .hamburger.active .hamburger-icon:nth-child(2){opacity:0}.header-responsiveother-wrapper .mobile-header .head-right-responsive .hamburger-btn .hamburger.active .hamburger-icon:nth-child(3){transform:rotate(-45deg) translate(11px,-6px)}.header-responsiveother-wrapper .mobile-header .head-right-responsive .hamburger-btn.menu-open .hamburger{position:fixed;top:16px;right:30px;z-index:2000}.oursysteam-about-wrapper .systeam-container .systeam-card h1{font-weight:400;font-size:34px;line-height:56px;color:rgb(8,19,25)}.oursysteam-about-wrapper .systeam-container .systeam-card p{font-weight:400;font-size:14px}.mobile-menu{position:fixed;top:0;right:0;background:rgba(241,247,254,1);display:none;flex-direction:column;padding:20px 20px;z-index:1500}.mobile-menu.active{display:flex !important;width:80%;height:100%;overflow-y:auto}.mobile-menu .menu-header{display:flex;justify-content:space-between;align-items:center}.mobile-menu .menu-header img{width:66px}.mobile-menu .menu-header .mobile-right{display:flex;align-items:center;gap:10px}.mobile-menu .menu-header .mobile-right .close-btn{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-menu .mobile-nav-list{padding:40px 0 0;margin:0;display:flex;flex-direction:column;justify-content:flex-start;gap:20px}.mobile-menu .mobile-nav-list a{width:30%;text-decoration:none;color:#000000;font-size:20px;padding:10px 0}.mobile-menu .mobile-nav-list a.active{border-bottom:1px solid rgba(8,19,25,1)}.mobile-menu .mobile-nav-list .language-menu{margin-top:36px;border-right:0.5px solid rgb(206,206,206);padding-right:14px;height:auto}.mobile-menu .mobile-nav-list .language-menu .language-dropdown{position:relative;display:inline-block}.mobile-menu .mobile-nav-list .language-menu .language-dropdown a.selected-language{display:flex;gap:10px;text-decoration:none;color:rgb(80,68,68)}.mobile-menu .mobile-nav-list .language-menu .language-dropdown a.selected-language .current-lang{font-weight:400;font-size:16px;color:rgb(80,68,68)}.mobile-menu .mobile-nav-list .language-menu .language-dropdown a.selected-language .dropdown-icon{margin-left:auto;font-size:14px}.mobile-menu .mobile-nav-list .language-menu .language-dropdown .language-options{list-style:none;padding:0;margin:6px 0 0 0;position:absolute;width:100%;background-color:rgb(252,252,252);border-radius:6px;box-shadow:0 4px 8px rgba(0,0,0,0.1);display:none;z-index:999}.mobile-menu .mobile-nav-list .language-menu .language-dropdown .language-options li a{display:flex;justify-content:center;align-items:center;padding:10px 14px;text-decoration:none;color:#000;transition:background-color 0.3s ease}.mobile-menu .mobile-nav-list .language-menu .language-dropdown .language-options li a:hover{background-color:#eee}.mobile-menu .mobile-nav-list .language-menu .language-dropdown.open .language-options{display:block}.mobile-menu .mobile-nav-list .hero-wrapper .hero-section .background-video .hero-swiper-wrapper{width:100%;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:15px;max-width:573px;width:100%;height:698px}.mobile-menu .mobile-nav-list .about-menu,.mobile-menu .mobile-nav-list .publish-menu,.mobile-menu .mobile-nav-list .media-menu{display:flex;flex-direction:column}.mobile-menu .mobile-nav-list .about-menu .menu-toggle,.mobile-menu .mobile-nav-list .publish-menu .menu-toggle,.mobile-menu .mobile-nav-list .media-menu .menu-toggle{width:154px;display:flex;align-items:center;justify-content:flex-start;gap:10px;background-color:transparent;color:#000;font-size:18px;border:none;cursor:pointer;padding:10px 0;font-weight:400}.mobile-menu .mobile-nav-list .about-menu .menu-toggle img,.mobile-menu .mobile-nav-list .publish-menu .menu-toggle img,.mobile-menu .mobile-nav-list .media-menu .menu-toggle img{transition:all 0.3s ease;width:12px;height:12px}.mobile-menu .mobile-nav-list .about-menu .menu-toggle.active,.mobile-menu .mobile-nav-list .publish-menu .menu-toggle.active,.mobile-menu .mobile-nav-list .media-menu .menu-toggle.active{color:#fff;background-color:#000}.mobile-menu .mobile-nav-list .about-menu .menu-toggle.active img,.mobile-menu .mobile-nav-list .publish-menu .menu-toggle.active img,.mobile-menu .mobile-nav-list .media-menu .menu-toggle.active img{filter:brightness(0) invert(1);transform:rotate(180deg)}.mobile-menu .mobile-nav-list .about-menu .menu-list,.mobile-menu .mobile-nav-list .publish-menu .menu-list,.mobile-menu .mobile-nav-list .media-menu .menu-list{display:none;flex-direction:column;gap:12px;border:1px solid #333;width:200px;margin-top:10px;padding-left:10px}.mobile-menu .mobile-nav-list .about-menu .menu-list a,.mobile-menu .mobile-nav-list .publish-menu .menu-list a,.mobile-menu .mobile-nav-list .media-menu .menu-list a{font-size:16px;color:#333;padding:6px 0}.mobile-menu .mobile-nav-list .about-menu .menu-list a:hover,.mobile-menu .mobile-nav-list .publish-menu .menu-list a:hover,.mobile-menu .mobile-nav-list .media-menu .menu-list a:hover{color:#000;font-weight:bold}.mobile-menu .mobile-nav-list .about-menu .menu-list.active,.mobile-menu .mobile-nav-list .publish-menu .menu-list.active,.mobile-menu .mobile-nav-list .media-menu .menu-list.active{display:flex}.header-wrapper .header-section .navBar .head-right{display:none}.header-wrapper .header-section .navBar .head-left{display:none}.header-wrapper .header-section .navBar{padding-left:0}.header-otherpages-wrapper .header-section .menu-search{display:none}.header-otherpages-wrapper .header-section .logo{display:none}.contact-wrapper .contact-section .social-media-cards .media-card .item-top .content span{font-weight:500;font-size:15px}}@media (max-width:792px){.oursysteam-about-wrapper .systeam-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:40px}.instrument-product-wrapper .instrument-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:40px}.product-inside-wrapper .container{width:100%;max-width:1440px;margin:60px auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:40px}.contact-wrapper .contact-section .social-media-cards{width:100%;display:flex;flex-direction:column;gap:24px}.product-inside-wrapper .container .card-img{width:100%;max-width:100%}.product-inside-wrapper .container .card{width:100%;max-width:100%}.service-inside-wrapper .container{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:40px}.team-career-wrapper .career-container{width:100%;max-width:1440px;margin:30px auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:40px}.team-about-wrapper .swiper .prev-next-group{position:absolute;top:56px;right:0}.modal .modal-box .deadline-content .timeIcons{display:flex;flex-direction:column;gap:20px}.modal .modal-box .deadline-content h3{font-weight:400;font-size:24px;line-height:45px;color:rgb(8,19,25)}.modal .modal-box .modal-content p{font-weight:400;font-size:14px;line-height:24px;color:rgb(101,101,101);text-align:start}.service-inside-wrapper .container .card{width:100%;max-width:100%}.tab-career-wrapper .tab-career-section .tab-content .container .work-container{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:40px}.main-content-product .content h1{width:100%;font-size:24px;line-height:48px}.products-page-wrapper .product-section{display:grid;grid-template-columns:repeat(1,1fr);gap:20px}.ourspesifics-wrapper .spesific-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:40px}.ourfortes-wrapper .fortes-container{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:40px}.ourspesifics-wrapper .spesific-container .spesific-card{width:100%;max-width:100%}.ourfortes-wrapper .fortes-container .fortes-card{width:100%;max-width:100%}.ourspesifics-wrapper .spesific-container .spesific-content{width:100%;max-width:100%}.statistic-wrapper .product-container .product-top .statistic-container{position:absolute;bottom:56px;left:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:end;padding:0 20px;gap:20px;width:100%}}@media (max-width:692px){.oursysteam-wrapper .systeam-container{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:40px}.modal{padding:40px}.tab-career-wrapper .tab-career-section .tab-content .container .work-container .work-cards .item p{font-weight:400;font-size:18px;line-height:34px;color:#394951}.tab-career-wrapper .tab-career-section .tab-content .container .main-content h2{font-weight:400;font-size:24px;line-height:40px;color:#081319}.tab-wrapper .tab-container .tab-content .container{width:100%;display:grid;grid-template-columns:repeat(1,1fr);gap:20px}.footer-others-wrapper .footer-section .footer-top .footer-right .menu-list h6{font-weight:400;font-size:14px}.footer-others-wrapper .footer-section .footer-top .footer-right .menu-list a{font-weight:400;font-size:14px}.contact-wrapper .contact-section .contact{padding:18px}.news-detail-wrapper .news-detail-section .detail-content .about-news .note .note-content{font-weight:400;font-size:18px;line-height:34px;color:rgb(8,19,25)}.news-detail-wrapper .news-detail-section .detail-content .about-news .detail-pics{width:100%;display:flex;flex-direction:column;gap:20px}.news-wrapper .news-section{width:100%;display:grid;grid-template-columns:repeat(1,1fr);gap:20px}.main-content .content h1{width:100%;max-width:1000px;font-weight:400;font-size:28px;line-height:48px;color:rgb(8,19,25)}.header-responsiveother-wrapper .mobile-header .head-left-responsive{width:72px;height:72px;margin-top:10px}.category-wrapper .category-section .category-dropdown{width:100%;max-width:166px}.category-wrapper .category-section .category-right .right-top select{width:100%;max-width:166px}.header-responsiveother-wrapper .mobile-header .head-right-responsive{display:flex;justify-content:center;align-items:center;gap:6px}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content{padding-right:20px}.category-wrapper .category-section .category-right .right-bottom-cards{width:100%;display:grid;grid-template-columns:repeat(1,1fr);gap:20px}.service-wrapper .service-container .service-left .about-service h2{width:100%;max-width:548px;font-weight:400;font-size:24px;color:rgb(8,19,25)}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content h1{font-size:24px}.oursysteam-wrapper .systeam-container .systeam-card{width:100%;max-width:100%}.products-wrapper .product-container .product-top .statistic-container{position:absolute;bottom:56px;left:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:end;padding:0 20px;gap:20px;width:100%}.about-wrapper .about-container .about-card .about-content{width:100%;max-width:400px;position:absolute;top:110px;left:30px}.oursysteam-wrapper .systeam-container .systeam-card h5{font-weight:400;font-size:26px;line-height:44px;color:rgb(8,19,25)}.footer-wrapper .footer-section .footer-top .footer-right .menu-list h6{font-weight:400;font-size:14px;line-height:24px;color:rgb(252,252,252)}.footer-wrapper .footer-section .footer-top .footer-right .menu-list a{text-decoration:none;font-weight:400;font-size:14px;line-height:24px;color:rgb(225,225,226)}.footer-wrapper .footer-section .footer-top .footer-right .menu-list p{width:100%;max-width:260px;font-weight:400;font-size:14px;line-height:24px;color:rgb(225,225,226)}.header-responsive-wrapper .mobile-header .head-left-responsive{width:72px;height:72px;margin-top:10px}.header-wrapper .header-section .hero-wrapper .hero-section .swiper-slide .hero-main-content{width:100%;max-width:660px;position:absolute;top:176px;left:20px}}@media (max-width:592px){.service-wrapper .service-container .service-left .about-service .service-cards{display:grid;grid-template-columns:repeat(1,1fr);gap:20px}.mobile-menu.active{display:flex !important;width:100%;height:100%;overflow-y:auto}.contact-wrapper .contact-section .contact .contact-form .contact-inputs{width:100%;display:grid;grid-template-columns:repeat(1,1fr);gap:20px}.team-about-wrapper .swiper .team-content h5{font-weight:400;font-size:22px;line-height:56px;color:rgb(8,19,25)}.contact-wrapper .contact-section .contact h2{font-weight:500;font-size:28px;line-height:42px}.team-about-wrapper .swiper .prev-next-group .custom-next{background:#fff;border-radius:50%;border:1px solid rgb(57,71,78);padding:4px 16px;cursor:pointer;border-radius:4px}.team-about-wrapper .swiper .prev-next-group .custom-prev,.team-about-wrapper .swiper .prev-next-group .custom-next{background:#fff;border-radius:50%;border:1px solid rgb(57,71,78);padding:4px 16px;cursor:pointer;border-radius:4px}.ourspesifics-wrapper .spesific-container .spesific-content h2{font-weight:400;font-size:28px;color:rgb(8,19,25)}.ourfortes-wrapper .fortes-container .fortes-card h2{font-weight:400;font-size:24px;color:rgb(8,19,25)}.news-detail-wrapper .news-detail-section .detail-content .about-news .news h1{color:rgb(8,19,25);font-weight:400;font-size:24px;line-height:41px;margin-bottom:30px}.service-page-wrapper .service-container .service-left .about-service .service-cards{display:grid;grid-template-columns:repeat(1,1fr);gap:20px}.footer-others-wrapper .footer-section .footer-top .subscribe-us .mail-contact input{width:100%;max-width:100%}.category-wrapper .category-section .category-dropdown{width:100%;max-width:100%}.breadcrump-wrapper .breadcrumb a{text-decoration:none;color:#777;transition:0.3s;font-size:12px}.category-wrapper .category-section .category-right .right-top select{width:100%;max-width:100%}.category-wrapper .category-section .category-right .right-top p{display:none}.footer-others-wrapper .footer-section .footer-top .subscribe-us .mail-contact{width:100%;display:flex;flex-direction:column;gap:20px}.category-wrapper .category-section .category-right .right-top{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:28px;padding-top:20px}.category-wrapper .category-section .category-right .right-bottom-cards .card p{font-weight:500;font-size:14px;line-height:24px;color:rgb(0,0,0)}.footer-others-wrapper .footer-section .footer-top .footer-right{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:40px}.products-wrapper .product-container .product-top .statistic-container .statistic-card{width:100%;max-width:296px}.blog-wrapper .blog-content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:0px;padding-bottom:50px;position:relative}.footer-wrapper .footer-section .footer-top .footer-right{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:40px}.service-wrapper .service-container .service-left .about-service{padding:10px}}