@media(min-width: 1200px){.home #navigation:not(.sticky){background:rgba(0,0,0,0);padding-top:20px}.home #navigation:not(.sticky) .container .links a,.home #navigation:not(.sticky) .container .links span,.home #navigation:not(.sticky) .container a,.home #navigation:not(.sticky) .container a:hover{color:#fff !important}.home #navigation:not(.sticky) .container a svg{fill:#fff !important}.home #navigation:not(.sticky) .container .nav-dropdown .dropdown-menu a{color:#000 !important}.home #navigation:not(.sticky) .simple-border{border-color:#fff}}.hero-wrapper{margin-top:-60px;padding:24px}@media(max-width: 1200px){.hero-wrapper{margin-top:20px}.hero{height:75vh !important}.hero__inner{padding:32px 24px !important}}.hero{height:95vh;position:relative;display:flex;align-items:center;justify-content:center;border-radius:16px;overflow:hidden;animation:zoomIn .3s ease forwards}.hero__video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%, -50%);object-fit:cover;z-index:-2}.hero__overlay{position:absolute;inset:0;background:rgba(0,0,0,.4);z-index:-1}.hero:has(.btn:hover)::before{filter:blur(8px)}@keyframes zoomIn{0%{transform:scale(1.2)}100%{transform:scale(1)}}.hero-wrapper .btn{padding:14px 32px;border-radius:6px;font-size:1rem;font-weight:600;text-decoration:none;transition:.25s ease}.hero__inner{padding:64px 72px;border-radius:6px;text-align:center;max-width:720px}.hero__inner h1{color:#fff;font-size:clamp(2.5rem,4vw,4rem);line-height:1.1;opacity:0;animation:fadeInUp .8s ease forwards .2s}.hero__inner p{color:#fff;margin-bottom:32px;opacity:0;animation:fadeInUp .8s ease forwards .4s}.hero__actions{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;opacity:0;animation:fadeInUp .8s ease forwards .6s}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.btn--primary{background:var(--secondary);color:#000;line-height:2}.btn--primary:hover{transform:scale(1.05)}.btn--secondary{border:2px solid #fff;color:#fff}.btn--secondary:hover{background:#fff;color:#000}.service-cards{margin-top:-160px}.service-cards__container{max-width:1320px;margin:0 auto;padding:0 8px}.service-cards__list{display:flex;flex-wrap:wrap;margin:-8px;padding:0;list-style:none}.service-cards__item{flex:0 0 33.3333%;max-width:33.3333%;padding:8px;display:flex}@media(max-width: 768px){.service-cards__item{flex:0 0 100%;max-width:100%}}.service-card{display:flex;width:100%;text-decoration:none;border-radius:6px;transition:transform .2s ease}.service-card:hover{transform:translateY(-2px)}.service-card:focus-visible{outline:3px solid #1fb9ee;outline-offset:2px}.service-card article{display:flex;flex-direction:column;width:100%;padding:30px;border-radius:6px;position:relative}.service-card--green article{background-color:#f90;color:#fff}.service-card--dark-blue article{background-color:#000;color:#fff}.service-card--light article{background-color:#11a583;color:#fff}.service-card__icon{display:flex;justify-content:center;align-items:center;width:48px;height:48px;min-width:48px;border-radius:6px;background-color:#fff;color:#517290;align-self:flex-end;margin-bottom:8px;flex-shrink:0}.service-card__icon svg{width:1.2em;height:1.2em;stroke:#517290}.service-card__icon--dark svg{stroke:#517290}.service-card__title{margin:0 0 8px;font-size:23px;font-weight:700;line-height:1.1;color:#fff;text-wrap:balance;hyphens:auto}.service-card__title--dark{color:#fff}.service-card__description{margin:0;font-size:16px;font-weight:500;line-height:1.5;color:#fff}.achievements{background-color:#11a583;padding:120px 0;width:100%}.achievements__container{display:flex;flex-direction:column;align-items:center;gap:50px;max-width:1300px;margin:0 auto;padding:0 15px}.achievements__header{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:700px;width:100%;text-align:center}.achievements__heading{margin:0;font-size:50px;font-weight:600;line-height:1.1;letter-spacing:-3.5px;color:#fff;text-align:center;text-wrap:balance}.achievements__body{display:flex;align-items:center;gap:16px;width:100%}@media(max-width: 900px){.achievements__body{flex-direction:column}}.achievements__logo{flex:1 0 0;display:flex;justify-content:center;align-items:center;pointer-events:none}.achievements__logo img{display:block;width:100%;max-width:389px;height:auto;object-fit:contain;opacity:.2}.achievements__cta{display:inline-flex;align-items:center;justify-content:center;padding:10px 30px;background-color:#000;color:#1d3d3e;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:-0.5px;text-decoration:none;white-space:nowrap;transition:opacity .2s ease;border-radius:6px;color:#fff}.achievements__cta:hover{opacity:.85}.achievements__cta:focus-visible{outline:3px solid #000;outline-offset:2px}.achievement-cards{flex:1 0 0;align-self:stretch;display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0;min-width:0}.achievement-card{flex:1 0 0;display:flex;flex-direction:column;gap:10px;padding:30px;background-color:#f90;position:relative;border-radius:6px}.achievement-card__title{margin:0;font-size:24px;font-weight:500;line-height:1.1;letter-spacing:-1.82px;color:#fff;text-wrap:balance}.achievement-card__description{margin:0;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:-0.5px;color:#fff}.resources{padding:144px 0;overflow:hidden}.resources__container{max-width:1366px;margin:0 auto;padding:0 24px}.resources__content{display:flex;flex-direction:column;gap:96px}.resources__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}@media(max-width: 900px){.resources__header{flex-direction:column;align-items:flex-start}}.resources__title-group{display:flex;flex-direction:column;gap:18px;flex:1 0 0;padding-right:24px;min-width:0}.resources__eyebrow{margin:0;font-size:13px;font-weight:400;line-height:1.4;color:#3b3b33;white-space:nowrap}.resources__heading{margin:0;font-size:51px;font-weight:400;line-height:1.15;letter-spacing:-0.51px;color:#3b3b33;text-wrap:balance}.resources__intro{margin:0;flex:1 0 0;max-width:571px;font-size:20px;font-weight:400;line-height:1.4;color:#3b3b33;min-width:0}.resource-cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;list-style:none;margin:0;padding:0}@media(max-width: 900px){.resource-cards{grid-template-columns:1fr}}.resource-card{display:block}.resource-card__link{display:flex;flex-direction:column;background-color:#edede2;border-radius:6px;overflow:hidden;text-decoration:none;height:100%;transition:opacity .2s ease}.resource-card__link:hover{opacity:.9}.resource-card__link:hover .resource-card__arrow{background-color:#11a583}.resource-card__link:focus-visible{outline:3px solid #3b3b33;outline-offset:2px}.resource-card__image{width:100%;aspect-ratio:1.5/1;overflow:hidden;flex-shrink:0}.resource-card__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.resource-card__accent-line{height:6px;width:100%;background-color:#11a583;flex-shrink:0}.resource-card__body{display:flex;flex-direction:column;justify-content:space-between;gap:16px;padding:18px;flex:1}.resource-card__text{display:flex;flex-direction:column;gap:6px}.resource-card__title{margin:0;font-size:20px;font-weight:500;line-height:1.4;color:#3b3b33}.resource-card__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;font-size:20px;color:rgba(59,59,51,.7)}.resource-card__arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#f8f8f3;border-radius:6px;flex-shrink:0;color:#3b3b33;transition:background-color .2s ease}.hero-media{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:24px;max-width:744px;height:450px;overflow:hidden}@media(max-width: 767px){.hero-media{flex-direction:column;height:auto}}.no-border{border:none !important}.hero-media__main-image{position:relative;flex:1 0 0;max-width:438px;height:450px;border-radius:6px;overflow:hidden}.hero-media__main-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero-media__main-image-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(170deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 72%, rgba(96, 125, 109, 0.83) 98.5%, rgb(57, 164, 107) 100%);pointer-events:none}.hero-media__sidebar{display:flex;flex-direction:column;align-items:center;gap:24px;flex:1 0 0;max-width:282px;align-self:stretch;overflow:hidden}@media(max-width: 767px){.hero-media__sidebar{max-width:100%;flex-direction:row;flex-wrap:wrap}}.about-page-header .header-text-div p{max-width:900px}.hero-media__stat-card{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:0;width:100%;flex-shrink:0;padding:32px;background-color:#f90;border-radius:6px}.hero-media__stat-card svg path{stroke:#fff !important}.hero-media__stat-card p{color:#fff !important}.hero-media__stat-icon{display:block;width:64px;height:64px;object-fit:contain;margin-bottom:auto}.hero-media__stat-details{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:24px}.hero-media__stat-number{margin:0;font-size:40px;font-weight:500;line-height:1.2;letter-spacing:-0.028em;color:#222;font-variant-numeric:tabular-nums}.hero-media__stat-label{margin:0;font-size:18px;font-weight:400;line-height:1.5;letter-spacing:-0.3px;color:rgba(34,34,34,.6)}.hero-media__secondary-image{position:relative;width:100%;flex:1 0 0;border-radius:6px;overflow:hidden}.hero-media__secondary-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero-media__secondary-image-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(170deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 72%, rgba(96, 125, 109, 0.83) 98.5%, rgb(57, 164, 107) 100%);pointer-events:none}.outline-button{display:inline-flex;align-items:center;gap:8px;height:46px;padding:12px 20px;background-color:var(--global-background-color);border:1px solid #0a0a0a;border-radius:6px;text-decoration:none;white-space:nowrap;cursor:pointer;overflow:hidden;transition:background-color .2s ease,color .2s ease}.outline-button:hover{background-color:var(--secondary);color:#fff;border-color:var(--secondary)}.outline-button:hover .outline-button__label,.outline-button:hover .outline-button__icon{color:#fff}.outline-button:focus-visible{outline:3px solid #0a0a0a;outline-offset:2px}.outline-button__label{font-size:16px;font-weight:500;line-height:1.4;color:#0a0a0a;transition:color .2s ease}.outline-button__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#0a0a0a;transition:color .2s ease}.video-card{display:block;position:relative;border-radius:14px;overflow:hidden;cursor:pointer}.video-card img{width:100%;display:block;transition:transform .4s ease}.video-card:hover img{transform:scale(1.05)}.video-card .video-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.25);transition:background .3s ease}.video-card:hover .video-overlay{background:rgba(0,0,0,.35)}.video-card .play-button{width:70px;height:70px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.video-card .play-button svg{fill:#000;margin-left:3px}.full-width-image{width:100%;height:656px;overflow:hidden}.full-width-image__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.about{background-color:#051200;padding:130px 30px;overflow:hidden}.about__container{max-width:1320px;margin:0 auto}.about__content{display:flex;flex-flow:row nowrap;align-items:flex-start;gap:80px}@media(max-width: 900px){.about__content{flex-direction:column}}.about__left{display:flex;flex-direction:column;gap:65px;width:44%;flex-shrink:0;overflow:hidden}@media(max-width: 900px){.about__left{width:100%}}.about__main-image{position:relative;width:100%;aspect-ratio:.768/1;border-radius:6px;overflow:hidden}.about__main-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.about__main-image-badge{position:absolute;bottom:30px;right:30px;width:55%;padding:30px;background-color:#f90;border-radius:6px;overflow:hidden}.about__main-image-badge-text{margin:0;font-size:24px;font-weight:700;line-height:1.4;letter-spacing:-0.5px;color:#0e2207}.about__left-footer{display:flex;flex-direction:column;gap:40px;overflow:hidden}.about__left-footer a{width:fit-content}.about__body-text{margin:0;font-size:18px;font-weight:400;line-height:1.5;color:#fff}.about__cta-label{font-size:18px;font-weight:400;line-height:1.5;color:#fff;white-space:nowrap}.about__cta-icon{display:block;flex-shrink:0;fill:#f90;color:#f90}.about__right{display:flex;flex-direction:column;gap:65px;flex:1;min-width:0;overflow:hidden}.about__intro{display:flex;flex-direction:column;align-items:center;gap:40px;width:80%}@media(max-width: 900px){.about__intro{width:100%}}.about__section-title{display:flex;flex-direction:column;gap:15px;width:100%}.about__eyebrow{display:inline-flex;align-items:center;padding:8px 16px;border-radius:6px;font-size:16px;font-weight:600;line-height:1.5;background:#f90;color:#fff;white-space:nowrap;width:fit-content}.about__heading{margin:0;font-size:48px;font-weight:700;line-height:1.2;letter-spacing:-1px;color:#fff;text-transform:capitalize;width:95%}.about__secondary-image{width:100%;aspect-ratio:1.25/1;border-radius:6px;overflow:hidden}.about__secondary-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.about-feature-list{display:flex;flex-direction:column;gap:25px;width:100%;list-style:none;margin:0;padding:0}.about-feature-list__item{display:flex;align-items:flex-start;gap:20px;overflow:hidden}.about-feature-list__icon-wrapper{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:#11a583;border-radius:100px;flex-shrink:0;overflow:hidden}.about-feature-list__icon-wrapper svg{display:block;width:25px;height:25px;object-fit:cover}.about-feature-list__icon-wrapper svg path{stroke:#fff}.about-feature-list__text{display:flex;flex-direction:column;gap:10px;flex:1;min-width:0}.about-feature-list__title{margin:0;font-size:24px;font-weight:700;line-height:1.4;letter-spacing:-0.5px;color:#fff}.about-feature-list__description{margin:0;font-size:18px;font-weight:400;line-height:1.5;color:#fff}.stats-about{padding:60px 30px 100px;overflow:hidden}.stats-about__container{display:flex;flex-direction:column;gap:80px;max-width:1320px;margin:0 auto}.stats-about__text-row{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;gap:40px}@media(max-width: 768px){.stats-about__text-row{flex-direction:column}}.stats-about__title-col{display:flex;flex-direction:column;gap:15px;width:40%;flex-shrink:0;overflow:hidden}@media(max-width: 768px){.stats-about__title-col{width:100%}}.stats-about__eyebrow{display:inline-flex;align-items:center;padding:8px 16px;border-radius:6px;font-size:16px;font-weight:600;line-height:1.5;background-color:#11a583;color:#fff;white-space:nowrap;width:fit-content}.stats-about__heading{margin:0;font-size:48px;font-weight:700;line-height:1.2;letter-spacing:-1px;color:#0e2207;text-transform:capitalize}.stats-about__body-col{display:flex;flex-direction:column;gap:16px;width:48%}@media(max-width: 768px){.stats-about__body-col{width:100%}}.stats-about__body{margin:0;font-size:20px;font-weight:400;line-height:1.5;color:#757873}.stat-cards{display:flex;flex-flow:row wrap;gap:25px;list-style:none;margin:0;padding:0}.stat-card{flex:1 0 0;min-width:200px;display:flex;flex-direction:column;gap:30px;padding:32px 25px 25px;background-color:rgba(31,99,6,.1);border-radius:6px}.stat-card__number{display:flex;align-items:center;font-size:80px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1;color:#11a583}.stat-card__value{display:inline-block}.stat-card__value h4{font-size:40px;color:#f90}.stat-card__suffix{display:inline-block;color:#f90;font-size:40px;transform:translateY(-3px)}.stat-card__text{display:flex;flex-direction:column;gap:10px}.stat-card__title{margin:0;font-size:24px;font-weight:700;line-height:1.4;letter-spacing:-0.5px;color:#0e2207}.stat-card__description{margin:0;font-size:16px;font-weight:400;line-height:1.5;color:#757873}.swiper-section{padding:120px 0 0;position:relative}.swiper-section .crane-hook{position:absolute;top:-420px;left:-80px;opacity:.1;width:250px;rotate:-10deg;z-index:1}.swiper-section .container .swiper-headline{display:flex !important;align-items:center;position:relative;z-index:2}@media(max-width: 768px){.swiper-section .container .swiper-headline{flex-direction:column;align-items:flex-start}}.swiper-section .container .swiper-headline h3{color:#03071e;text-align:center;font-size:52px;margin-bottom:32px;font-weight:600}@media(max-width: 768px){.swiper-section .container .swiper-headline h3{font-size:40px}}.swiper-section .container .swiper-headline .swiper-buttons{display:flex;gap:15px;cursor:pointer;margin-left:auto}@media(max-width: 768px){.swiper-section .container .swiper-headline .swiper-buttons{margin-left:0;margin-top:16px}}.swiper-section .container .swiper-headline .swiper-buttons .swiper-button-disabled{opacity:.4;cursor:default}.swiper-section .container .swiper-headline .swiper-buttons .swiper-next-button,.swiper-section .container .swiper-headline .swiper-buttons .swiper-prev-button{width:40px;height:40px;transition:.3s;border-radius:6px;display:flex;align-items:center;justify-content:center}.swiper-section .container .swiper-headline .swiper-buttons .swiper-next-button svg,.swiper-section .container .swiper-headline .swiper-buttons .swiper-prev-button svg{fill:#fff;width:15px;height:15px;margin-left:2px}.swiper-section .container .swiper{width:100%;height:300px;margin-top:40px}@media(max-width: 900px){.swiper-section .container .swiper{height:200px;margin-top:0}}.swiper-section .container .swiper .swiper-slide{margin-top:20px}.swiper-section .container .swiper .swiper-slide img{width:100%;max-height:80px;height:100%;object-fit:contain}body .larger-swiper .container .swiper{height:fit-content}body .larger-swiper .container .swiper .swiper-slide img{max-height:360px;object-fit:cover;border-radius:6px}body .larger-swiper .container .swiper p{font-size:15px !important}/*# sourceMappingURL=tpater.css.map */
