@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@@100;200;300;400;500;600;700;800;900&display=swap");::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}:root{--container-color:#D9D9D9;--image-border-radius:5%;--card-border-radius:5%;--section-title-font-size:3rem;--card-title-font-size:2.25rem;--card-title-font-weight:600;--card-description-font-size:1rem;--card-description-font-weight:300;--card-description-font-color:#666666;--background-color-light:#F3F3F3;--background-color-dark:#0D5027;--background-color-card:#FFFFFF;--default-box-shadow:6px 6px 10px 5px rgba(0,0,0,0.2)}.template26-page{width:100%;margin:0 auto;overflow:hidden;background-color:white}.template26-page body{font-family:'Montserrat', sans-serif}.template26-page section:not([role="banner"]){margin:0;padding:4rem 0}.template26-page a.btn{padding:0.5rem 2.5rem}.template26-page .section-title{margin-bottom:4rem;font-weight:600;text-align:center}.template26-page button.generic-button{padding:0.5rem 1.5rem;text-align:center;text-decoration:none;display:inline-block;font-size:1rem;margin:4px 2px;cursor:pointer;border-style:solid}.template26-page button.generic-button.primary{color:white}.template26-page button.generic-button.secondary{background-color:white}@media only screen and (max-width: 991px){.template26-page button.generic-button{padding:0.25rem 1rem !important;font-size:0.75rem}}.template26-page .generic-section-title{font-size:16px;font-weight:var(--card-title-font-weight);text-align:center}.template26-page .generic-section-tagline{font-size:var(--section-title-font-size);color:var(--background-color-card);text-transform:uppercase;font-weight:var(--card-title-font-weight);text-align:center}.template26-page .generic-section-tagline.alternate{color:var(--background-color-dark)}@media only screen and (max-width: 991px){.template26-page .generic-section-title{font-size:9px !important}.template26-page .generic-section-tagline{font-size:16px !important}}.template26-page nav.navbar{z-index:100;transition:all 0.6s ease 0s;align-items:center;border-bottom:1px solid white;position:absolute;width:100%;padding-top:0;padding-bottom:0}.template26-page nav.navbar .navbar-contact-strip{display:flex;padding-left:3rem;padding-right:3rem;background-color:var(--background-color-dark);align-items:center;width:100%;height:3rem;justify-content:space-between}.template26-page nav.navbar .navbar-contact-strip .contact-info-section{display:flex;gap:2rem}.template26-page nav.navbar .navbar-contact-strip .contact-info-section .contact-info{display:flex;gap:0.25rem;align-items:center}.template26-page nav.navbar .navbar-contact-strip .contact-info-section .contact-info .material-symbols-outlined{font-size:1.25rem}.template26-page nav.navbar .navbar-contact-strip .contact-info-section .contact-info .details{font-size:1rem;color:white}.template26-page nav.navbar .navbar-contact-strip .social-media-section{display:flex;gap:8px;font-size:28px}.template26-page nav.navbar .nav-bar-container{padding-left:3rem;padding-right:3rem}.template26-page nav.navbar .company-logo-avatar{background-color:lightgrey;width:65px;height:65px;border-radius:50%;overflow:hidden;align-self:center}.template26-page nav.navbar .company-logo-avatar img{width:100%;height:100%;object-fit:cover}.template26-page nav.navbar .company-name{padding-left:1rem;padding-right:2rem}.template26-page nav.navbar ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));margin:0.625rem 0}.template26-page nav.navbar ul li{display:flex;justify-content:center}.template26-page nav.navbar ul li a{text-decoration:none;color:white;padding:10px 15px}.template26-page nav.navbar ul li a::after{content:'';display:block;width:0;height:2px;background:white;transition:width .3s}.template26-page nav.navbar ul li a:hover::after{width:100%}.template26-page nav.navbar button{font-weight:600}@media screen and (min-width: 1024px) and (max-width: 1286px){.template26-page nav.navbar .nav-bar-container{padding-left:2rem;padding-right:2rem}.template26-page nav.navbar .company-name{font-size:0.85rem;max-width:85%;padding-right:0}.template26-page nav.navbar ul li a{font-size:0.825rem}.template26-page nav.navbar button{padding:0.25rem 1rem !important;font-size:0.825rem}}@media screen and (min-width: 768px) and (max-width: 1024px){.template26-page nav.navbar .nav-bar-container{padding-left:1.5rem;padding-right:1.5rem}.template26-page nav.navbar .company-name{font-size:0.85rem;max-width:70%;padding-right:0}.template26-page nav.navbar ul li a{font-size:0.75rem}.template26-page nav.navbar button{padding:0.25rem 1rem !important;font-size:0.75rem}}.template26-page .mobile-menu-container{display:none}@media screen and (min-width: 300px) and (max-width: 767px){.template26-page .mobile-menu-container{display:flex;flex-direction:column;position:absolute;width:100%;height:74px;z-index:100;background-color:var(--background-color-dark)}.template26-page .mobile-menu-container .mobile-menu-contact-strip{display:flex;justify-content:center;gap:0.5rem;align-items:center;width:100%;height:1.5rem;border-bottom:1px solid #7D7D7D}.template26-page .mobile-menu-container .mobile-menu-contact-strip .material-symbols-outlined{font-size:1rem}.template26-page .mobile-menu-container .mobile-menu{display:flex;height:50px;width:100%;justify-content:space-between;position:absolute;top:24px}.template26-page .mobile-menu-container .mobile-menu .menu-icon{position:relative;width:15%;height:inherit;cursor:pointer;z-index:200}.template26-page .mobile-menu-container .mobile-menu .menu-icon div{cursor:pointer;margin:auto;position:absolute;top:0;right:0;left:0;bottom:0;width:22px;height:12px}.template26-page .mobile-menu-container .mobile-menu .menu-icon span{position:absolute;display:block;width:100%;height:2px;border-radius:1px;transition:all 0.2s cubic-bezier(0.1, 0.82, 0.76, 0.965);top:4px}.template26-page .mobile-menu-container .mobile-menu .menu-icon span:first-of-type{top:-4px;width:30px}.template26-page .mobile-menu-container .mobile-menu .menu-icon span:last-of-type{top:12px}}.template26-page .menu-list-container{width:80%;height:100%;padding:50px;display:flex;justify-content:left;align-items:flex-start;background-color:var(--background-color-dark);left:unset}.template26-page .menu-list-container.showed{transform:none}.template26-page .menu-list-container .company-logo-avatar{aspect-ratio:1/1;width:100px;height:100px;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:50%;margin-bottom:2rem}.template26-page .menu-list-container ul{justify-content:left;width:100%}.template26-page .menu-list-container ul li{padding:1rem 0;transition-delay:2s;text-align:right;padding:1rem 0.7rem}.template26-page .menu-list-container ul li a{color:white;font-size:1rem}.template26-page .menu-list-container ul li a i{font-size:0.8rem}.template26-page .menu-list-container .menu-icon{position:relative;width:15%;height:inherit;cursor:pointer;align-self:end;margin-bottom:50px}.template26-page .menu-list-container .menu-icon div{cursor:pointer;margin:auto;position:absolute;top:0;right:0;left:0;bottom:0;width:22px;height:12px}.template26-page .menu-list-container .menu-icon span{position:absolute;display:block;width:100%;height:2px;border-radius:1px;transition:all 0.2s cubic-bezier(0.1, 0.82, 0.76, 0.965)}.template26-page .menu-list-container .menu-icon span:first-of-type{transform:rotate(45deg);background-color:white !important;top:5px}.template26-page .menu-list-container .menu-icon span:last-of-type{transform:rotate(-45deg);background-color:white !important;bottom:5px}.template26-page section.page-banner-section{width:100%;aspect-ratio:2.4/1;background-color:white;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.template26-page section.page-banner-section .swiper-container{width:100%;height:100%}.template26-page section.page-banner-section .swiper-container .overlay{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);align-items:center;justify-content:center;z-index:50}.template26-page section.page-banner-section .swiper-container .banner-title{position:inherit;left:50px;z-index:100;color:white;text-align:start;width:40%;padding-top:108px}.template26-page section.page-banner-section .swiper-container .banner-title h2{color:white;padding-bottom:18px;font-weight:bold}.template26-page section.page-banner-section .swiper-container .banner-title h2.company-name{font-size:48px;text-transform:uppercase}.template26-page section.page-banner-section .swiper-container .banner-title h3{font-size:16px;text-transform:uppercase;padding-bottom:12px;font-weight:bold}.template26-page section.page-banner-section .swiper-container .banner-title .tagline{font-size:20px;text-transform:uppercase;color:white;font-weight:bold}.template26-page section.page-banner-section .swiper-container .banner-title .generic-button{margin-top:1.5rem;margin-left:0;font-weight:600;padding:0.5rem 2.5rem}.template26-page section.page-banner-section .swiper-container .swiper-pagination{position:absolute;bottom:10px;display:flex;justify-content:center;width:100%}.template26-page section.page-banner-section .swiper-container .swiper-pagination-bullet{width:8px;height:8px;background-color:#fff;margin:0 5px;border-radius:50%;opacity:0.5;transition:opacity 0.3s ease}.template26-page section.page-banner-section .swiper-container .swiper-pagination-bullet-active{opacity:1}.template26-page section.page-banner-section .swiper-slide img{width:100%;height:100%;object-fit:cover}.template26-page section.page-banner-section .swiper-pagination{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);z-index:100}@media screen and (min-width: 768px) and (max-width: 1024px){.template26-page section.page-banner-section{height:60vh}.template26-page section.page-banner-section .swiper-container .banner-title{width:90%}.template26-page section.page-banner-section .swiper-container .banner-title h2{font-size:1.6rem}}@media screen and (min-width: 300px) and (max-width: 767px){.template26-page section.page-banner-section{aspect-ratio:2.4 / 1;width:100%;height:35vh}.template26-page section.page-banner-section .right-side-background{width:85vw}.template26-page section.page-banner-section .overlay .banner-title{padding-top:58px !important;left:30px !important}.template26-page section.page-banner-section .overlay .banner-title h2{font-size:16px !important;padding-bottom:8px !important}.template26-page section.page-banner-section .overlay .banner-title h2.company-name{font-size:16px !important}.template26-page section.page-banner-section .overlay .banner-title h3{font-size:8px !important;padding-bottom:6px !important}.template26-page section.page-banner-section .overlay .banner-title .tagline{font-size:8px !important}.template26-page section.page-banner-section .overlay .banner-title .generic-button{margin-top:0.5rem !important;font-size:8px !important;padding:0.125rem 1rem !important}.template26-page section.page-banner-section .banner-content-container{width:100%}}.template26-page section.home-about-us-section .container{display:flex;flex-direction:column;gap:4rem}.template26-page section.home-about-us-section .container .vision-mission-container{display:grid;width:90%;grid-template-columns:1fr 1fr 1fr;margin:auto;background-color:var(--background-color-dark);height:18.75rem}.template26-page section.home-about-us-section .container .vision-mission-container .vm-desc{padding:2rem 1.5rem;overflow:auto}.template26-page section.home-about-us-section .container .vision-mission-container .middle-wrapper{border-color:#7D7D7D;border-style:solid;border-width:0px 1px}.template26-page section.home-about-us-section .container .vision-mission-container h2{font-size:1rem;font-weight:700;padding-bottom:2rem}.template26-page section.home-about-us-section .container .vision-mission-container .description{color:white;font-size:20px;font-weight:400}.template26-page section.home-about-us-section .container .company-description-container{display:flex;justify-content:space-between;height:510px;margin-bottom:4rem;position:relative}.template26-page section.home-about-us-section .container .company-description-container .image-container{width:56%;height:30.5rem;box-shadow:var(--default-box-shadow);position:relative}.template26-page section.home-about-us-section .container .company-description-container .image-container img{width:100%;height:100%;object-fit:cover}.template26-page section.home-about-us-section .container .company-description-container .content-card{width:56%;height:30.5rem;box-shadow:var(--default-box-shadow);z-index:50;margin-top:5rem;background-color:var(--background-color-dark);display:flex;flex-direction:column;justify-content:space-between;position:absolute;left:calc(45%);padding-left:1rem;padding-right:1rem;padding-bottom:1rem}.template26-page section.home-about-us-section .container .company-description-container .content-card .title-parent{display:flex;justify-content:flex-end}.template26-page section.home-about-us-section .container .company-description-container .content-card .title-parent .title{font-size:4rem;font-weight:700;text-align:end;width:75%;text-transform:uppercase}.template26-page section.home-about-us-section .container .company-description-container .content-card .description{color:white;font-size:20px;font-weight:400;overflow:auto}@media only screen and (min-width: 992px) and (max-width: 1218px){.template26-page section.home-about-us-section .content-card .title{font-size:3rem !important}.template26-page section.home-about-us-section .content-card .description{font-size:18px !important}}@media only screen and (max-width: 991px){.template26-page section.home-about-us-section{padding-top:2rem;padding-left:1rem;padding-right:1rem;padding-bottom:2rem}.template26-page section.home-about-us-section .container{gap:2rem !important}.template26-page section.home-about-us-section .container .vision-mission-container{display:flex;flex-direction:column;height:18.25rem !important;width:15.5rem !important;padding-left:0.75rem;padding-right:0.75rem;box-shadow:var(--default-box-shadow)}.template26-page section.home-about-us-section .container .vision-mission-container .vm-desc{padding:1rem 0.75rem}.template26-page section.home-about-us-section .container .vision-mission-container .middle-wrapper{border-style:solid;border-width:1px 0px}.template26-page section.home-about-us-section .container .vision-mission-container h2{font-size:12px !important;font-weight:700;padding-bottom:1rem}.template26-page section.home-about-us-section .container .vision-mission-container .description{font-size:10px !important}.template26-page section.home-about-us-section .container .company-description-container{height:200px;margin-bottom:0 !important}.template26-page section.home-about-us-section .container .company-description-container .image-container{height:10rem !important}.template26-page section.home-about-us-section .container .company-description-container .content-card{height:10rem !important;margin-top:2.5rem;padding-left:0.5rem !important;padding-right:0.5rem !important;padding-bottom:0.5rem !important}.template26-page section.home-about-us-section .container .company-description-container .content-card .title-parent .title{font-size:1rem !important}.template26-page section.home-about-us-section .container .company-description-container .content-card .description{font-size:0.5rem;overflow-wrap:break-word}}.template26-page section.our-team-section{padding-bottom:0rem;padding-top:3rem}.template26-page section.our-team-section .container{margin:0 auto;width:90%;max-width:none}.template26-page section.our-team-section .team-container{display:flex;align-items:center;position:relative;padding-bottom:3rem}.template26-page section.our-team-section .team-container .team-gallery{display:grid;grid-template-columns:1fr 1fr;margin:2rem auto;overflow:hidden;width:100%}.template26-page section.our-team-section .team-container .floating-team-container{margin:1rem auto;position:relative;width:34rem;height:22rem}.template26-page section.our-team-section .team-container .floating-team-container .image-card{position:relative;height:16rem;width:15rem;box-shadow:var(--default-box-shadow);overflow:hidden;transition:transform 0.5s}.template26-page section.our-team-section .team-container .floating-team-container .image-card img{width:100%;height:100%;object-fit:cover}.template26-page section.our-team-section .team-container .floating-team-container .image-card:hover{cursor:pointer;transform:scale(1.05);z-index:51;transition:transform 0.5s}.template26-page section.our-team-section .team-container .floating-team-container .content-card{width:26.25rem;height:13.5rem;box-shadow:3px 3px 5px 3px rgba(0,0,0,0.2);padding:1rem;position:absolute;left:23%;top:38%;background-color:var(--background-color-card);z-index:50;display:flex;flex-direction:column;justify-content:space-between;overflow:auto}.template26-page section.our-team-section .team-container .floating-team-container .content-card .card-name{font-size:1rem;font-weight:var(--card-title-font-weight);text-align:right}.template26-page section.our-team-section .team-container .floating-team-container .content-card .card-job-title{font-size:1rem;font-weight:var(--card-title-font-weight);text-align:right}.template26-page section.our-team-section .team-container .floating-team-container .content-card .card-description{font-size:var(--card-description-font-size);color:var(--card-description-font-color);font-weight:var(--card-description-font-weight)}.template26-page section.our-team-section .team-container .floating-team-container .content-card .divider{display:block;width:100%;height:1px;background-color:#C0C0C0;margin-top:0.5rem;margin-bottom:0.75rem}.template26-page section.our-team-section .team-container .floating-team-container .content-card .logo{overflow:hidden;width:1.5rem;height:1.5rem;display:block;align-self:end;position:absolute;top:83%}.template26-page section.our-team-section .team-container .floating-team-container .content-card .logo img{height:100%;width:100%;object-fit:cover}.template26-page section.our-team-section .team-container .team-prev,.template26-page section.our-team-section .team-container .team-next{margin-top:auto;margin-bottom:auto;cursor:pointer;padding:1rem;font-size:2.5rem;user-select:none}@media screen and (min-width: 300px) and (max-width: 767px){.template26-page section.our-team-section{padding-top:2rem !important}.template26-page section.our-team-section .container{padding:0 !important}.template26-page section.our-team-section .team-container{padding-bottom:1rem !important}.template26-page section.our-team-section .team-container .team-gallery{grid-template-columns:1fr !important;margin:1 auto !important}.template26-page section.our-team-section .team-container .floating-team-container{width:60vw !important;height:15rem !important;margin:0 auto !important}.template26-page section.our-team-section .team-container .floating-team-container .image-card{width:9rem !important;height:10rem !important}.template26-page section.our-team-section .team-container .floating-team-container .content-card{width:14rem !important;height:8.5rem !important;padding:0.5rem !important}.template26-page section.our-team-section .team-container .floating-team-container .content-card .card-name{font-size:12px !important}.template26-page section.our-team-section .team-container .floating-team-container .content-card .card-job-title{font-size:12px !important}.template26-page section.our-team-section .team-container .floating-team-container .content-card .card-description{font-size:8px !important}.template26-page section.our-team-section .team-container .floating-team-container .content-card .logo{top:77% !important}.template26-page section.our-team-section .team-container .team-prev,.template26-page section.our-team-section .team-container .team-next{padding:0.25rem !important;font-size:1rem !important;margin-top:0 !important;margin-bottom:95px !important}}.template26-page section.home-certs-section{background-color:var(--background-color-dark);padding-bottom:0;padding-top:3rem}.template26-page section.home-certs-section .container{display:flex;flex-direction:column;margin:0 auto;width:90%;max-width:none}.template26-page section.home-certs-section .certifications-container{display:flex;align-items:center;position:relative}.template26-page section.home-certs-section .certifications-container .cert-gallery{display:grid;grid-template-columns:1fr 1fr 1fr;margin:2rem auto;overflow:hidden;width:100%}.template26-page section.home-certs-section .certifications-container .image-container{height:29rem;width:20.25rem;margin:1rem auto;box-sizing:border-box;display:none;overflow:hidden;border:0.063rem solid #7D7D7D;box-shadow:6px 6px 4px rgba(255,255,255,0.2);transition:transform 0.5s}.template26-page section.home-certs-section .certifications-container .image-container img{width:100%;height:100%;object-fit:cover}.template26-page section.home-certs-section .certifications-container .image-container:hover{cursor:pointer;transform:scale(1.05);transition:transform 0.5s}.template26-page section.home-certs-section .certifications-container .cert-prev,.template26-page section.home-certs-section .certifications-container .cert-next{margin-top:auto;margin-bottom:auto;cursor:pointer;padding:1rem;font-size:2.5rem;user-select:none}@media only screen and (min-width: 992px) and (max-width: 1218px){.template26-page section.home-certs-section .certifications-container .image-container{height:21rem !important;width:15.25rem !important}.template26-page section.home-certs-section .certifications-container .cert-prev,.template26-page section.home-certs-section .certifications-container .cert-next{padding:0.5rem !important}}@media only screen and (max-width: 991px){.template26-page section.home-certs-section{padding-top:2rem !important}.template26-page section.home-certs-section .container{padding:0 !important}.template26-page section.home-certs-section .certifications-container .cert-gallery{grid-template-columns:1fr 1fr !important;margin:1rem auto !important}.template26-page section.home-certs-section .certifications-container .image-container{height:13rem !important;width:9.25rem !important;margin:0.5rem auto !important}.template26-page section.home-certs-section .certifications-container .cert-prev,.template26-page section.home-certs-section .certifications-container .cert-next{padding:0.25rem !important;font-size:1rem !important}}.template26-page section.services-section{padding:4rem 0;background-color:var(--background-color-dark)}.template26-page section.services-section .container{padding-left:0;padding-right:0;max-width:1920px}.template26-page section.services-section .scroll-card-container::-webkit-scrollbar{display:none}.template26-page section.services-section .scroll-card-container{display:grid;grid-auto-flow:column;justify-content:flex-start;overflow-x:scroll;padding-top:1rem;padding-right:3rem;margin-left:2rem}.template26-page section.services-section .scroll-card-container .services-card{position:relative;margin:1rem;height:23.5rem;width:31.25rem;display:flex;flex-direction:column;justify-content:center;box-shadow:var(--default-box-shadow)}.template26-page section.services-section .scroll-card-container .services-card .services-image-section{position:relative;height:15.5rem;width:100%;overflow:hidden}.template26-page section.services-section .scroll-card-container .services-card .services-image-section .image-overlay{display:block;width:100%;height:100%;z-index:20;position:absolute;background:linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.75) 100%)}.template26-page section.services-section .scroll-card-container .services-card .services-image-section .card-title{font-size:24px;font-weight:var(--card-title-font-weight);z-index:30;position:absolute;align-self:flex-end;padding:1.5rem 1rem}.template26-page section.services-section .scroll-card-container .services-card .services-image-section img{width:100%;height:100%;object-fit:cover}.template26-page section.services-section .scroll-card-container .services-card .services-image-section .image-wrapper{height:16.5rem;display:flex}.template26-page section.services-section .scroll-card-container .services-card .services-image-section .slider{width:100%;height:100%;overflow:hidden;display:flex}.template26-page section.services-section .scroll-card-container .services-card .services-image-section .slider .slides{width:100%;height:100%;display:flex;justify-content:center}.template26-page section.services-section .scroll-card-container .services-card .services-image-section .slider .slides .slide{width:100%;height:100%;box-sizing:border-box;background-color:white;box-shadow:0 0 5px rgba(0,0,0,0.5)}.template26-page section.services-section .scroll-card-container .services-card .services-image-section .slider .controls-wrapper{display:flex;width:100%;height:15.5rem;z-index:30;position:absolute}.template26-page section.services-section .scroll-card-container .services-card .services-image-section .slider .controls-wrapper .controls{display:flex;justify-content:space-between;align-items:center;width:100%}.template26-page section.services-section .scroll-card-container .services-card .services-image-section .slider .controls-wrapper .controls .services-prev,.template26-page section.services-section .scroll-card-container .services-card .services-image-section .slider .controls-wrapper .controls .services-next{cursor:pointer;width:auto;padding:1rem;font-size:2rem;user-select:none}.template26-page section.services-section .scroll-card-container .services-card .services-content-section{width:100%;height:8rem;padding:1rem 1.5rem;background-color:var(--background-color-light);overflow:auto;display:flex;justify-content:space-between;gap:0.5rem}.template26-page section.services-section .scroll-card-container .services-card .services-content-section .description{font-size:var(--card-description-font-size);color:var(--card-description-font-color);font-weight:var(--card-description-font-weight);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;line-clamp:4}.template26-page section.services-section .scroll-card-container .services-card .services-content-section .services-view-more{display:flex;flex-direction:column;justify-content:center}.template26-page section.services-section .scroll-card-container .services-card .services-content-section .services-view-more .generic-button{display:flex;border-radius:50%;align-items:center;padding:0;margin:0}.template26-page section.services-section .scroll-card-container .services-card .services-content-section .services-view-more .material-symbols-outlined{font-size:2rem;font-weight:600;color:white}.template26-page section.services-section .scroll-card-container .services-modal-overlay{background:rgba(0,0,0,0.7);width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0;z-index:90}.template26-page section.services-section .scroll-card-container .modal-container{width:50rem;height:42rem;background-color:var(--background-color-light);position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;cursor:default}.template26-page section.services-section .scroll-card-container .modal-container .services-image-section{width:100%;height:20rem;overflow:hidden}.template26-page section.services-section .scroll-card-container .modal-container .services-image-section .image-overlay{display:block;width:100%;height:100%;z-index:20;position:absolute;background:linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.75) 100%)}.template26-page section.services-section .scroll-card-container .modal-container .services-image-section img{width:100%;height:100%;object-fit:cover}.template26-page section.services-section .scroll-card-container .modal-container .services-image-section .image-wrapper{height:22rem;display:flex}.template26-page section.services-section .scroll-card-container .modal-container .services-image-section .slider{width:100%;height:100%;overflow:hidden;display:flex}.template26-page section.services-section .scroll-card-container .modal-container .services-image-section .slider .slides{width:100%;height:100%;display:flex;justify-content:center}.template26-page section.services-section .scroll-card-container .modal-container .services-image-section .slider .slides .slide{width:100%;height:100%;box-sizing:border-box;background-color:white;box-shadow:0 0 5px rgba(0,0,0,0.5)}.template26-page section.services-section .scroll-card-container .modal-container .services-image-section .slider .controls-wrapper{display:flex;width:100%;height:22rem;z-index:30;position:absolute}.template26-page section.services-section .scroll-card-container .modal-container .services-image-section .slider .controls-wrapper .controls{display:flex;justify-content:space-between;align-items:center;width:100%}.template26-page section.services-section .scroll-card-container .modal-container .services-image-section .slider .controls-wrapper .controls .services-prev,.template26-page section.services-section .scroll-card-container .modal-container .services-image-section .slider .controls-wrapper .controls .services-next{cursor:pointer;width:auto;padding:1rem;font-size:2rem;user-select:none}.template26-page section.services-section .scroll-card-container .modal-container .content-container{display:flex;flex-direction:column;gap:1rem;overflow:auto;padding:1rem;width:100%;height:22rem}.template26-page section.services-section .scroll-card-container .modal-container .content-container .card-title{font-size:var(--card-description-font-size);font-weight:var(--card-title-font-weight)}.template26-page section.services-section .scroll-card-container .modal-container .content-container .description{font-size:var(--card-description-font-size);color:var(--card-description-font-color);font-weight:var(--card-description-font-weight)}.template26-page section.services-section .scroll-card-container .modal-container .content-container .document-title{font-size:var(--card-description-font-size);font-weight:var(--card-title-font-weight)}.template26-page section.services-section .scroll-card-container .modal-container .content-container .document-section{display:flex;flex-wrap:wrap;overflow:auto;margin-top:0.5rem}.template26-page section.services-section .scroll-card-container .modal-container .content-container .document-section .document{margin-right:3.25rem;margin-bottom:1rem}.template26-page section.services-section .scroll-card-container .modal-container .content-container .document-section .document .icon img{width:2.188rem;height:2.188rem}.template26-page section.services-section .scroll-card-container .modal-container .content-container .document-section .document a{display:flex;align-items:center}.template26-page section.services-section .scroll-card-container .modal-container .close-section{padding-top:0.5rem;padding-right:0.5rem;position:absolute;padding-left:95%;z-index:99}.template26-page section.services-section .scroll-card-container .modal-container .close-section .services-close-modal-btn{background:none;font-size:1.5rem;font-weight:500;cursor:pointer;border:none;outline:none}.template26-page section.services-section .hide{display:none}@media screen and (max-width: 991px){.template26-page section.services-section{padding:2rem 0 !important}.template26-page section.services-section .scroll-card-container{padding-right:2rem !important}.template26-page section.services-section .scroll-card-container .services-card{height:10rem !important;width:14rem !important}.template26-page section.services-section .scroll-card-container .services-card .services-image-section{height:6rem !important}.template26-page section.services-section .scroll-card-container .services-card .services-image-section .card-title{font-size:12px !important;padding:0.25rem 0.5rem !important}.template26-page section.services-section .scroll-card-container .services-card .services-image-section .image-wrapper{height:6rem !important}.template26-page section.services-section .scroll-card-container .services-card .services-image-section .controls-wrapper{height:6rem !important;width:100% !important}.template26-page section.services-section .scroll-card-container .services-card .services-image-section .controls-wrapper .services-prev,.template26-page section.services-section .scroll-card-container .services-card .services-image-section .controls-wrapper .services-next{font-size:1rem !important;padding:0.5rem !important}.template26-page section.services-section .scroll-card-container .services-card .services-content-section{height:4rem !important;padding:0.5rem !important;gap:0.25rem !important}.template26-page section.services-section .scroll-card-container .services-card .services-content-section .description{font-size:0.5rem !important}.template26-page section.services-section .scroll-card-container .services-card .services-content-section .services-view-more .generic-button{padding:0 !important}.template26-page section.services-section .scroll-card-container .services-card .services-content-section .services-view-more .material-symbols-outlined{font-size:1rem !important}.template26-page section.services-section .modal-container{width:21rem !important;height:28rem !important}.template26-page section.services-section .modal-container .services-image-section{height:13rem !important}.template26-page section.services-section .modal-container .services-image-section .image-wrapper{height:13rem !important}.template26-page section.services-section .modal-container .services-image-section .controls-wrapper{height:13rem !important;width:100% !important}.template26-page section.services-section .modal-container .services-image-section .controls-wrapper .services-prev,.template26-page section.services-section .modal-container .services-image-section .controls-wrapper .services-next{font-size:1rem !important;padding:0.5rem !important}.template26-page section.services-section .modal-container .content-container{gap:0.5rem !important;padding:0.75rem !important;height:15rem !important}.template26-page section.services-section .modal-container .content-container .card-title{font-size:0.75rem !important}.template26-page section.services-section .modal-container .content-container .description{font-size:0.5rem !important}.template26-page section.services-section .modal-container .content-container .document-title{font-size:0.75rem !important}.template26-page section.services-section .modal-container .content-container .document-section .document{margin-right:1.25rem !important;margin-bottom:0.5rem !important}.template26-page section.services-section .modal-container .content-container .document-section .document .icon img{width:1.5rem !important;height:1.5rem !important}.template26-page section.services-section .modal-container .close-section{padding-left:93% !important}.template26-page section.services-section .modal-container .close-section .services-close-modal-btn{font-size:1rem !important}}.template26-page section.products-section{padding:4rem 0}.template26-page section.products-section .container{padding-left:0;padding-right:0;max-width:1920px}.template26-page section.products-section .scroll-card-container::-webkit-scrollbar{display:none}.template26-page section.products-section .scroll-card-container{display:grid;grid-auto-flow:column;justify-content:flex-start;overflow-x:scroll;padding-top:1rem;padding-right:3rem;margin-left:2rem}.template26-page section.products-section .scroll-card-container .products-card{position:relative;margin:1rem;height:23.5rem;width:31.25rem;display:flex;flex-direction:column;justify-content:center;box-shadow:var(--default-box-shadow)}.template26-page section.products-section .scroll-card-container .products-card .products-image-section{position:relative;height:15.5rem;width:100%;overflow:hidden}.template26-page section.products-section .scroll-card-container .products-card .products-image-section .image-overlay{display:block;width:100%;height:100%;z-index:20;position:absolute;background:linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.75) 100%)}.template26-page section.products-section .scroll-card-container .products-card .products-image-section .card-title{font-size:24px;font-weight:var(--card-title-font-weight);z-index:30;position:absolute;align-self:flex-end;padding:1.5rem 1rem}.template26-page section.products-section .scroll-card-container .products-card .products-image-section img{width:100%;height:100%;object-fit:cover}.template26-page section.products-section .scroll-card-container .products-card .products-image-section .image-wrapper{height:16.5rem;display:flex}.template26-page section.products-section .scroll-card-container .products-card .products-image-section .slider{width:100%;height:100%;overflow:hidden;display:flex}.template26-page section.products-section .scroll-card-container .products-card .products-image-section .slider .slides{width:100%;height:100%;display:flex;justify-content:center}.template26-page section.products-section .scroll-card-container .products-card .products-image-section .slider .slides .slide{width:100%;height:100%;box-sizing:border-box;background-color:white;box-shadow:0 0 5px rgba(0,0,0,0.5)}.template26-page section.products-section .scroll-card-container .products-card .products-image-section .slider .controls-wrapper{display:flex;width:100%;height:15.5rem;z-index:30;position:absolute}.template26-page section.products-section .scroll-card-container .products-card .products-image-section .slider .controls-wrapper .controls{display:flex;justify-content:space-between;align-items:center;width:100%}.template26-page section.products-section .scroll-card-container .products-card .products-image-section .slider .controls-wrapper .controls .products-prev,.template26-page section.products-section .scroll-card-container .products-card .products-image-section .slider .controls-wrapper .controls .products-next{cursor:pointer;width:auto;padding:1rem;font-size:2rem;user-select:none}.template26-page section.products-section .scroll-card-container .products-card .products-content-section{width:100%;height:8rem;padding:1rem 1.5rem;background-color:var(--background-color-light);overflow:auto;display:flex;justify-content:space-between;gap:0.5rem}.template26-page section.products-section .scroll-card-container .products-card .products-content-section .description{font-size:var(--card-description-font-size);color:var(--card-description-font-color);font-weight:var(--card-description-font-weight);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;line-clamp:4}.template26-page section.products-section .scroll-card-container .products-card .products-content-section .products-view-more{display:flex;flex-direction:column;justify-content:center}.template26-page section.products-section .scroll-card-container .products-card .products-content-section .products-view-more .generic-button{display:flex;border-radius:50%;align-items:center;padding:0;margin:0}.template26-page section.products-section .scroll-card-container .products-card .products-content-section .products-view-more .material-symbols-outlined{font-size:2rem;font-weight:600;color:white}.template26-page section.products-section .scroll-card-container .products-modal-overlay{background:rgba(0,0,0,0.7);width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0;z-index:90}.template26-page section.products-section .scroll-card-container .modal-container{width:50rem;height:42rem;background-color:var(--background-color-light);position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;cursor:default}.template26-page section.products-section .scroll-card-container .modal-container .products-image-section{width:100%;height:20rem;overflow:hidden}.template26-page section.products-section .scroll-card-container .modal-container .products-image-section .image-overlay{display:block;width:100%;height:100%;z-index:20;position:absolute;background:linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.75) 100%)}.template26-page section.products-section .scroll-card-container .modal-container .products-image-section img{width:100%;height:100%;object-fit:cover}.template26-page section.products-section .scroll-card-container .modal-container .products-image-section .image-wrapper{height:22rem;display:flex}.template26-page section.products-section .scroll-card-container .modal-container .products-image-section .slider{width:100%;height:100%;overflow:hidden;display:flex}.template26-page section.products-section .scroll-card-container .modal-container .products-image-section .slider .slides{width:100%;height:100%;display:flex;justify-content:center}.template26-page section.products-section .scroll-card-container .modal-container .products-image-section .slider .slides .slide{width:100%;height:100%;box-sizing:border-box;background-color:white;box-shadow:0 0 5px rgba(0,0,0,0.5)}.template26-page section.products-section .scroll-card-container .modal-container .products-image-section .slider .controls-wrapper{display:flex;width:100%;height:22rem;z-index:30;position:absolute}.template26-page section.products-section .scroll-card-container .modal-container .products-image-section .slider .controls-wrapper .controls{display:flex;justify-content:space-between;align-items:center;width:100%}.template26-page section.products-section .scroll-card-container .modal-container .products-image-section .slider .controls-wrapper .controls .products-prev,.template26-page section.products-section .scroll-card-container .modal-container .products-image-section .slider .controls-wrapper .controls .products-next{cursor:pointer;width:auto;padding:1rem;font-size:2rem;user-select:none}.template26-page section.products-section .scroll-card-container .modal-container .content-container{display:flex;flex-direction:column;gap:1rem;overflow:auto;padding:1rem;width:100%;height:22rem}.template26-page section.products-section .scroll-card-container .modal-container .content-container .card-title{font-size:var(--card-description-font-size);font-weight:var(--card-title-font-weight)}.template26-page section.products-section .scroll-card-container .modal-container .content-container .product-info-container{display:grid;grid-template-columns:repeat(4, 1fr)}.template26-page section.products-section .scroll-card-container .modal-container .content-container .product-info-container .info{display:flex}.template26-page section.products-section .scroll-card-container .modal-container .content-container .document-title{font-size:var(--card-description-font-size);font-weight:var(--card-title-font-weight)}.template26-page section.products-section .scroll-card-container .modal-container .content-container .document-section{display:flex;flex-wrap:wrap;overflow:auto;margin-top:0.5rem}.template26-page section.products-section .scroll-card-container .modal-container .content-container .document-section .document{margin-right:3.25rem;margin-bottom:1rem}.template26-page section.products-section .scroll-card-container .modal-container .content-container .document-section .document .icon img{width:2.188rem;height:2.188rem}.template26-page section.products-section .scroll-card-container .modal-container .content-container .document-section .document a{display:flex;align-items:center}.template26-page section.products-section .scroll-card-container .modal-container .close-section{padding-top:0.5rem;padding-right:0.5rem;position:absolute;padding-left:95%;z-index:99}.template26-page section.products-section .scroll-card-container .modal-container .close-section .products-close-modal-btn{background:none;font-size:1.5rem;font-weight:500;cursor:pointer;border:none;outline:none}.template26-page section.products-section .hide{display:none}@media screen and (max-width: 991px){.template26-page section.products-section{padding:2rem 0 !important}.template26-page section.products-section .scroll-card-container{padding-right:2rem !important}.template26-page section.products-section .scroll-card-container .products-card{height:10rem !important;width:14rem !important}.template26-page section.products-section .scroll-card-container .products-card .products-image-section{height:6rem !important}.template26-page section.products-section .scroll-card-container .products-card .products-image-section .card-title{font-size:12px !important;padding:0.25rem 0.5rem !important}.template26-page section.products-section .scroll-card-container .products-card .products-image-section .image-wrapper{height:6rem !important}.template26-page section.products-section .scroll-card-container .products-card .products-image-section .controls-wrapper{height:6rem !important;width:100% !important}.template26-page section.products-section .scroll-card-container .products-card .products-image-section .controls-wrapper .products-prev,.template26-page section.products-section .scroll-card-container .products-card .products-image-section .controls-wrapper .products-next{font-size:1rem !important;padding:0.5rem !important}.template26-page section.products-section .scroll-card-container .products-card .products-content-section{height:4rem !important;padding:0.5rem !important;gap:0.25rem !important}.template26-page section.products-section .scroll-card-container .products-card .products-content-section .description{font-size:0.5rem !important}.template26-page section.products-section .scroll-card-container .products-card .products-content-section .products-view-more .generic-button{padding:0 !important}.template26-page section.products-section .scroll-card-container .products-card .products-content-section .products-view-more .material-symbols-outlined{font-size:1rem !important}.template26-page section.products-section .scroll-card-container .modal-container{width:21rem !important;height:28rem !important}.template26-page section.products-section .scroll-card-container .modal-container .products-image-section{height:13rem !important}.template26-page section.products-section .scroll-card-container .modal-container .products-image-section .image-wrapper{height:13rem !important}.template26-page section.products-section .scroll-card-container .modal-container .products-image-section .controls-wrapper{height:13rem !important;width:100% !important}.template26-page section.products-section .scroll-card-container .modal-container .products-image-section .controls-wrapper .products-prev,.template26-page section.products-section .scroll-card-container .modal-container .products-image-section .controls-wrapper .products-next{font-size:1rem !important;padding:0.5rem !important}.template26-page section.products-section .scroll-card-container .modal-container .content-container{gap:0.5rem !important;padding:0.75rem !important;height:15rem !important}.template26-page section.products-section .scroll-card-container .modal-container .content-container .card-title{font-size:0.75rem !important}.template26-page section.products-section .scroll-card-container .modal-container .content-container .product-info-container{display:grid;grid-template-columns:repeat(2, 1fr)}.template26-page section.products-section .scroll-card-container .modal-container .content-container .product-info-container .info-title{font-size:12px}.template26-page section.products-section .scroll-card-container .modal-container .content-container .product-info-container .info{font-size:12px}.template26-page section.products-section .scroll-card-container .modal-container .content-container .document-title{font-size:0.75rem !important}.template26-page section.products-section .scroll-card-container .modal-container .content-container .document-section .document{margin-right:1.25rem !important;margin-bottom:0.5rem !important}.template26-page section.products-section .scroll-card-container .modal-container .content-container .document-section .document .icon img{width:1.5rem !important;height:1.5rem !important}.template26-page section.products-section .scroll-card-container .modal-container .close-section{padding-left:93% !important}.template26-page section.products-section .scroll-card-container .modal-container .close-section .products-close-modal-btn{font-size:1rem !important}}.template26-page section.projects-section{padding-bottom:0rem;padding-top:3rem;background-color:var(--background-color-light)}.template26-page section.projects-section .container{margin:0 auto;width:90%;max-width:none}.template26-page section.projects-section .projects-container{display:flex;align-items:center;position:relative;padding-bottom:3rem}.template26-page section.projects-section .projects-container .projects-gallery{display:grid;grid-template-columns:1fr;margin:2rem auto;overflow:hidden;width:100%}.template26-page section.projects-section .projects-container .floating-projects-container{position:relative;margin:1rem auto;height:22rem;width:67.5rem}.template26-page section.projects-section .projects-container .floating-projects-container .image-card{position:relative;height:22rem;width:22rem;box-shadow:var(--default-box-shadow);overflow:hidden;transition:transform 0.5s}.template26-page section.projects-section .projects-container .floating-projects-container .image-card img{width:100%;height:100%;object-fit:cover}.template26-page section.projects-section .projects-container .floating-projects-container .image-card:hover{cursor:pointer;transform:scale(1.05);z-index:51;transition:transform 0.5s}.template26-page section.projects-section .projects-container .floating-projects-container .content-card{width:51rem;height:16rem;box-shadow:3px 3px 5px 3px rgba(0,0,0,0.2);padding:1rem 1.5rem;position:absolute;left:24%;top:14%;background-color:var(--background-color-card);z-index:50;display:flex;flex-direction:column;justify-content:space-between;overflow:auto}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .title-wrapper{display:flex;gap:0.75rem;margin-bottom:1rem;align-items:center}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .title-wrapper .card-title{font-size:20px;font-weight:var(--card-title-font-weight)}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .title-wrapper .status-bar .status-text{font-size:0.875rem;color:white;border-radius:16px;padding-left:8px;padding-right:8px}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .title-wrapper .status-bar .status-text.completed{background-color:#1BE457}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .title-wrapper .status-bar .status-text.ongoing,.template26-page section.projects-section .projects-container .floating-projects-container .content-card .title-wrapper .status-bar .status-text.not-started{background-color:#E4AF1B}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .description{font-size:var(--card-description-font-size);color:var(--card-description-font-color);font-weight:var(--card-description-font-weight);margin-bottom:1rem}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .client-wrapper{display:flex;gap:0.5rem;margin-bottom:1rem}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .client-wrapper .client-title{font-size:var(--card-description-font-size);font-weight:var(--card-title-font-weight)}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .client-wrapper .value{font-size:var(--card-description-font-size);font-weight:var(--card-description-font-weight);color:#7D7D7D}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .project-info-wrapper.desktop{display:flex;margin-bottom:1rem;gap:1.5rem;flex-wrap:wrap;justify-content:space-between}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .project-info-wrapper.desktop .info{display:flex;gap:0.5rem;align-items:center}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .project-info-wrapper.desktop .info .material-symbols-outlined{font-size:1.5rem;font-weight:400}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .project-info-wrapper.desktop .info .value{font-size:var(--card-description-font-size);font-weight:var(--card-description-font-weight);color:var(--card-description-font-color)}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .project-info-wrapper.mobile{display:none}.template26-page section.projects-section .projects-container .projects-prev,.template26-page section.projects-section .projects-container .projects-next{margin-top:auto;margin-bottom:auto;cursor:pointer;padding:1rem;font-size:2.5rem;user-select:none}@media only screen and (max-width: 991px){.template26-page section.projects-section{padding-top:2rem !important}.template26-page section.projects-section .container{padding:0 !important}.template26-page section.projects-section .projects-container{padding-bottom:1rem !important}.template26-page section.projects-section .projects-container .floating-projects-container{width:20rem !important;height:18rem !important;margin:0 auto !important}.template26-page section.projects-section .projects-container .floating-projects-container .image-card{height:11.5rem !important;width:11.5rem !important}.template26-page section.projects-section .projects-container .floating-projects-container .content-card{width:70vw !important;height:8rem !important;padding:0.5rem 0.75rem !important;left:11% !important;top:50% !important}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .title-wrapper{gap:0.25rem !important;margin-bottom:0.25rem !important}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .title-wrapper .card-title{font-size:0.75rem !important}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .title-wrapper .status-bar .status-text{font-size:0.5rem !important}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .description{font-size:0.5rem !important;margin-bottom:0 !important;padding-bottom:0.25rem !important;border-bottom:1px solid #C0C0C0 !important}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .client-wrapper{display:none}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .project-info-wrapper.desktop{display:none !important}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .project-info-wrapper.mobile{margin-top:0.5rem;display:flex;flex-direction:column;gap:0.5rem}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .project-info-wrapper.mobile .info-wrapper{display:flex;justify-content:space-between}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .project-info-wrapper.mobile .info-wrapper .info{display:flex;gap:0.25rem;align-items:center}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .project-info-wrapper.mobile .info-wrapper .info .material-symbols-outlined{font-size:0.875rem;font-weight:400}.template26-page section.projects-section .projects-container .floating-projects-container .content-card .project-info-wrapper.mobile .info-wrapper .info .value{font-size:0.5rem;font-weight:300;color:var(--card-description-font-color)}.template26-page section.projects-section .projects-container .projects-prev,.template26-page section.projects-section .projects-container .projects-next{padding:0.25rem !important;font-size:1rem !important;margin-top:0 !important;margin-bottom:95px !important}}.template26-page section.career-section{padding:4rem 0}.template26-page section.career-section .container{margin:0 auto;width:90%;max-width:none;display:flex;gap:2rem}.template26-page section.career-section .career-title-card{width:50%;height:31rem;display:flex;flex-direction:column;background-color:var(--background-color-dark);padding:1rem 1.25rem}.template26-page section.career-section .career-title-card .title-line{font-size:6rem;font-weight:var(--card-title-font-weight);text-align:end;text-transform:uppercase}.template26-page section.career-section .career-title-card.mobile{display:none}.template26-page section.career-section .career-container{display:flex;align-items:center;position:relative;width:50%}.template26-page section.career-section .career-container .career-gallery{display:grid;grid-template-columns:1fr;margin:2rem auto;overflow:hidden;width:100%}.template26-page section.career-section .career-container .career-content-card{position:relative;height:22.5rem;width:28rem;margin:1rem auto;padding:1rem 2rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;box-shadow:var(--default-box-shadow);background-color:var(--background-color-light);overflow:auto}.template26-page section.career-section .career-container .career-content-card .bottom-section-view-more{display:flex;justify-content:flex-end}.template26-page section.career-section .career-container .career-content-card .bottom-section-view-more .generic-button{display:flex;gap:0.5rem;align-items:center}.template26-page section.career-section .career-container .career-content-card .bottom-section-view-more .view-more-text{font-size:14px;font-weight:var(--card-title-font-weight);color:white}.template26-page section.career-section .career-container .career-content-card .bottom-section-view-more .material-symbols-outlined{font-size:1rem;font-weight:600;color:white}.template26-page section.career-section .career-container .career-content-card .bottom-section-view-more .material-symbols-outlined.mobile{display:none !important}.template26-page section.career-section .career-container .material-symbols-outlined{font-size:1.5rem;font-weight:600}.template26-page section.career-section .career-container .title-wrapper{display:flex;flex-direction:column;gap:0.5rem}.template26-page section.career-section .career-container .title-wrapper .career-title{font-size:24px;font-weight:var(--card-title-font-weight)}.template26-page section.career-section .career-container .title-wrapper .career-description{font-size:var(--card-description-font-size);font-weight:var(--card-description-font-weight);color:var(--card-description-font-color)}.template26-page section.career-section .career-container .content-wrapper{display:flex;flex-direction:column;gap:0.5rem}.template26-page section.career-section .career-container .content-wrapper .content-row{display:flex}.template26-page section.career-section .career-container .content-wrapper .content-row .details-wrapper{display:flex;gap:1rem}.template26-page section.career-section .career-container .content-wrapper .content-row .details-wrapper .detail-description{font-size:var(--card-description-font-size);font-weight:var(--card-description-font-weight)}.template26-page section.career-section .career-container .career-prev,.template26-page section.career-section .career-container .career-next{margin-top:auto;margin-bottom:auto;cursor:pointer;padding:1rem;font-size:2.5rem;user-select:none}.template26-page section.career-section .career-container .career-modal-overlay{background:rgba(0,0,0,0.7);width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0;z-index:90}.template26-page section.career-section .career-container .modal-container{width:62rem;height:33rem;background-color:var(--background-color-light);position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;justify-content:space-between;cursor:default;gap:1rem;overflow:auto;padding:1.5rem 2rem}.template26-page section.career-section .career-container .modal-container .close-section{padding-top:0.25rem;padding-right:0.5rem;position:absolute;padding-left:92%;z-index:50;top:6px}.template26-page section.career-section .career-container .modal-container .close-section .career-close-modal-btn{background:none;font-size:1.5rem;font-weight:500;cursor:pointer;border:none;outline:none}.template26-page section.career-section .career-container .modal-container .content-section{display:flex;flex-direction:column;gap:1.5rem}.template26-page section.career-section .career-container .modal-container .details-wrapper{width:50%}.template26-page section.career-section .career-container .modal-container .details-wrapper .detail-description{color:var(--card-description-font-color)}.template26-page section.career-section .career-container .modal-container .qualification-wrapper{display:flex;flex-direction:column}.template26-page section.career-section .career-container .modal-container .qualification-wrapper .qualification-title{font-size:var(--card-description-font-size);font-weight:var(--card-title-font-weight)}.template26-page section.career-section .career-container .modal-container .qualification-wrapper .career-qualification-wrapper{display:flex;flex-direction:column;gap:0.25rem}.template26-page section.career-section .career-container .modal-container .qualification-wrapper .career-qualification-wrapper .career-qualification{font-size:var(--card-description-font-size);font-weight:var(--card-description-font-weight);color:var(--card-description-font-color)}.template26-page section.career-section .career-container .modal-container .contact-container{display:flex;flex-direction:column}.template26-page section.career-section .career-container .modal-container .contact-container .to-apply-text{font-size:var(--card-description-font-size);font-weight:var(--card-title-font-weight)}.template26-page section.career-section .career-container .modal-container .contact-container .contact-info{font-size:var(--card-description-font-size);font-weight:var(--card-title-font-weight);color:var(--card-description-font-color)}.template26-page section.career-section .career-container .validity-section{display:flex;gap:0.5rem}.template26-page section.career-section .career-container .validity-section .validity-detail{font-size:var(--card-description-font-size);font-weight:var(--card-title-font-weight)}.template26-page section.career-section .career-container .validity-section .validity-detail-description{font-size:var(--card-description-font-size);font-weight:var(--card-description-font-weight);color:var(--card-description-font-color)}.template26-page section.career-section .career-container .hide{display:none}@media screen and (max-width: 991px){.template26-page section.career-section{padding:2rem 0 !important}.template26-page section.career-section .container{padding:0 !important;flex-direction:column;gap:1rem !important}.template26-page section.career-section .career-title-card{width:22rem !important;height:7.75rem !important;padding:0.5rem 0.75rem !important}.template26-page section.career-section .career-title-card .title-line{font-size:24px !important}.template26-page section.career-section .career-title-card.mobile{display:block !important}.template26-page section.career-section .career-title-card.desktop{display:none !important}.template26-page section.career-section .career-container{width:100% !important}.template26-page section.career-section .career-container .career-gallery{margin:1rem auto !important}.template26-page section.career-section .career-container .career-content-card{width:17rem !important;height:7rem !important;padding:0.5rem 0.75rem !important;margin:0.5rem auto !important}.template26-page section.career-section .career-container .career-content-card .bottom-section-view-more{position:absolute;right:0.75rem;bottom:0.5rem}.template26-page section.career-section .career-container .career-content-card .bottom-section-view-more .generic-button{border-radius:50%;padding:0 !important;margin:0 !important}.template26-page section.career-section .career-container .career-content-card .bottom-section-view-more .view-more-text{display:none}.template26-page section.career-section .career-container .career-content-card .bottom-section-view-more .material-symbols-outlined{font-size:0.75rem !important}.template26-page section.career-section .career-container .career-content-card .bottom-section-view-more .material-symbols-outlined.mobile{display:block !important}.template26-page section.career-section .career-container .career-content-card .bottom-section-view-more .material-symbols-outlined.desktop{display:none !important}.template26-page section.career-section .career-container .material-symbols-outlined{font-size:0.75rem !important}.template26-page section.career-section .career-container .title-wrapper .career-title{font-size:12px !important}.template26-page section.career-section .career-container .title-wrapper .career-description{font-size:0.5rem !important}.template26-page section.career-section .career-container .content-wrapper{gap:0.25rem !important}.template26-page section.career-section .career-container .content-wrapper .details-wrapper{gap:0.75rem !important}.template26-page section.career-section .career-container .content-wrapper .details-wrapper .detail-description{font-size:0.5rem !important}.template26-page section.career-section .career-container .career-prev,.template26-page section.career-section .career-container .career-next{padding:0.25rem !important;font-size:1rem !important}.template26-page section.career-section .career-container .modal-container{width:21rem !important;height:18rem !important;padding:0.5rem 0.75rem !important}.template26-page section.career-section .career-container .modal-container .close-section{padding-left:87% !important;padding-top:0 !important}.template26-page section.career-section .career-container .modal-container .close-section .career-close-modal-btn{font-size:1rem !important}.template26-page section.career-section .career-container .modal-container .content-section{gap:1rem !important}.template26-page section.career-section .career-container .modal-container .qualification-wrapper .qualification-title{font-size:0.5rem !important}.template26-page section.career-section .career-container .modal-container .qualification-wrapper .career-qualification{font-size:0.5rem !important}.template26-page section.career-section .career-container .modal-container .contact-container .to-apply-text{font-size:0.5rem !important}.template26-page section.career-section .career-container .modal-container .contact-container .contact-info{font-size:0.5rem !important}.template26-page section.career-section .career-container .modal-container .validity-section{gap:0.25rem !important}.template26-page section.career-section .career-container .modal-container .validity-section .validity-detail{font-size:0.5rem !important}.template26-page section.career-section .career-container .modal-container .validity-section .validity-detail-description{font-size:0.5rem !important}}.template26-page section.contact-us-section{padding:2rem 3.5rem;background-color:var(--background-color-light)}.template26-page section.contact-us-section .container{padding-left:0;padding-right:0;display:flex;flex-direction:column;gap:40px;justify-content:space-between}.template26-page section.contact-us-section .container .title{font-size:var(--section-title-font-size);font-weight:var(--card-title-font-weight);text-transform:uppercase;text-align:center}.template26-page section.contact-us-section .container .form-container{margin:0 auto;max-width:33rem}.template26-page section.contact-us-section .container .contact-form .form-row{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.template26-page section.contact-us-section .container .contact-form .form-control{background-color:var(--background-color-dark);color:white}.template26-page section.contact-us-section .container .contact-form #inquiry{margin-top:12px}.template26-page section.contact-us-section .container .contact-form button{padding:4px 24px;font-weight:bold;border-radius:0}@media only screen and (max-width: 991px){.template26-page section.contact-us-section{padding-top:2vh}.template26-page section.contact-us-section .container{gap:24px !important;margin-left:0 !important}.template26-page section.contact-us-section .container .title{font-size:24px !important}.template26-page section.contact-us-section .container .contact-form{padding-top:0 !important}.template26-page section.contact-us-section .container .contact-form .form-row{grid-template-columns:repeat(1, 1fr)}.template26-page section.contact-us-section .container .contact-form button{font-size:10px;padding:4px 24px;font-weight:bold}}.template26-page section.home-bottom-contact-section{margin:0;padding:0}.template26-page section.home-bottom-contact-section .contact-strip{height:7.25rem;width:100%;display:flex;align-items:center;justify-content:space-between}.template26-page section.home-bottom-contact-section .contact-strip .tagline{font-size:40px;font-weight:700}.template26-page section.home-bottom-contact-section .contact-strip .contact-info{display:flex;gap:0.25rem;align-items:center}.template26-page section.home-bottom-contact-section .contact-strip .contact-info .material-symbols-outlined{font-size:44px}.template26-page section.home-bottom-contact-section .contact-strip .contact-info .details{font-size:40px}@media only screen and (max-width: 991px){.template26-page section.home-bottom-contact-section .contact-strip{height:4rem !important;justify-content:center !important}.template26-page section.home-bottom-contact-section .contact-strip .tagline{display:none !important}.template26-page section.home-bottom-contact-section .contact-strip .contact-info{gap:unset !important;justify-content:space-between !important;width:100%}.template26-page section.home-bottom-contact-section .contact-strip .contact-info .material-symbols-outlined{font-size:22px !important;font-weight:600}.template26-page section.home-bottom-contact-section .contact-strip .contact-info .details{font-size:20px !important;font-weight:600}}.template26-page footer.footer-design{background-color:var(--background-color-dark);padding-bottom:1.5rem}.template26-page footer.footer-design .container{width:90%;color:white}.template26-page footer.footer-design .footer-upper{display:flex;justify-content:space-between;padding:48px 0px}.template26-page footer.footer-design .footer-upper .footer-info{display:flex;flex-direction:column;gap:8px;padding-left:80px}.template26-page footer.footer-design .footer-upper .footer-info.company-logo{padding-left:0}.template26-page footer.footer-design .footer-upper .footer-info.company-logo img{margin-bottom:20px}.template26-page footer.footer-design .footer-upper .footer-info.company-logo .footer-link{padding-bottom:0}.template26-page footer.footer-design .footer-upper .footer-info h3{font-size:24px;font-weight:bold;margin-bottom:20px}.template26-page footer.footer-design .footer-upper .footer-info .footer-link{display:flex;gap:16px;padding-bottom:12px}.template26-page footer.footer-design .footer-upper .footer-info ul{padding-left:0}.template26-page footer.footer-design .footer-upper .footer-info ul li{list-style-type:none;margin-bottom:4px}.template26-page footer.footer-design .footer-upper .footer-info ul li a{color:white}.template26-page footer.footer-design .footer-lower{display:flex;justify-content:space-between;padding:12px 8px;grid-gap:2.5rem;border-top:1px solid #989898;border-bottom:1px solid #989898}.template26-page footer.footer-design .whatsapp-button{position:fixed;max-width:50px;bottom:2%;right:1%;z-index:999}@media screen and (min-width: 768px) and (max-width: 1024px){.template26-page footer.footer-design .footer-lower{padding:0 2rem;grid-gap:1.5rem}.template26-page footer.footer-design .footer-lower .footer-contact{width:40%}.template26-page footer.footer-design .footer-lower .footer-contact h2{margin-top:0.5rem}}@media screen and (min-width: 300px) and (max-width: 767px){.template26-page footer.footer-design .footer-upper{display:flex;flex-direction:column;gap:20px;padding:24px 0px}.template26-page footer.footer-design .footer-upper #footer-company-links{display:none}.template26-page footer.footer-design .footer-upper .footer-info{padding-left:0}.template26-page footer.footer-design .footer-upper .footer-info.company-logo{display:none}.template26-page footer.footer-design .footer-lower{grid-gap:1rem;display:flex;flex-direction:column;align-items:center;color:#7D7D7D}.template26-page footer.footer-design .whatsapp-button{bottom:2%;right:4%}}

/*# sourceMappingURL=companyProfileTemplate26.css.map */