﻿*{margin:0;padding:0}body{font-family:"Poppins",sans-serif;position:relative}a{color:#121212}a:hover{color:#638b2c;text-decoration:none}p a{color:#638b2c}p a:hover{text-decoration:underline}.container{max-width:100%;padding-right:16px;padding-left:16px}@media(min-width: 1200px){.container{max-width:1312px}}button:focus{outline:none}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-Thin.ttf") format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-ThinItalic.ttf") format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-ExtraLight.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-ExtraLightItalic.ttf") format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-LightItalic.ttf") format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-MediumItalic.ttf") format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-SemiBoldItalic.ttf") format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-BoldItalic.ttf") format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-ExtraBold.ttf") format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-ExtraBoldItalic.ttf") format("truetype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-Black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url("../fonts/Poppins/Poppins-BlackItalic.ttf") format("truetype");font-weight:900;font-style:italic;font-display:swap}#header{position:sticky;top:0;left:0;right:0;z-index:999;background-color:#fff;border-bottom:1px solid #f0f0f0;transition:all 400ms ease-in-out}@media(max-width: 1439px){#header{border-bottom-color:#e5e5e5}}body.menu-fixed #header{box-shadow:0 2px 8px rgba(0,0,0,.1)}#header .container-menu{max-width:100%;margin:0 80px}@media(max-width: 1439px){#header .container-menu{margin:0 20px}}@media(max-width: 767px){#header .container-menu{margin:0 16px}}@media(min-width: 1440px)and (max-width: 1760px){#header .container-menu{margin:0 16px}}#header .box-header{display:flex;justify-content:space-between;align-items:center;gap:80px}@media(min-width: 1440px)and (max-width: 1760px){#header .box-header{gap:40px}}#header .logo{display:flex;align-items:center;flex-shrink:0}@media(max-width: 1439px){#header .logo{width:100%;justify-content:center;padding:12px 0;position:relative}}@media(max-width: 1439px){#header .logo a{display:flex;justify-content:center;align-items:center}}#header .logo img,#header .logo .main-logo,#header .logo .custom-logo{display:block;max-width:133px;height:auto}@media(max-width: 1439px){#header .logo img,#header .logo .main-logo,#header .logo .custom-logo{max-width:120px}}@media(min-width: 1440px){#header .hamburger-menu{display:none}}@media(max-width: 1439px){#header .hamburger-menu{position:absolute;left:0;top:50%;transform:translateY(-50%)}}#header .hamburger-menu button{background:none;border:none;cursor:pointer;line-height:1;padding:8px;display:flex;align-items:center;justify-content:center}#header .hamburger-menu button svg{color:#333;display:block}@media(max-width: 1439px){#header .box-menu{position:fixed;top:0;left:-100%;width:100%;max-width:320px;height:100%;background-color:#fff;box-shadow:4px 0 12px rgba(0,0,0,.15);transition:left .3s ease-in-out;z-index:1000;overflow:hidden}#header .box-menu.is-open{left:0}}#header .box-menu .top-wrapper-menu{display:flex;gap:16px;align-items:center;padding:16px 20px;border-bottom:1px solid #f0f0f0}@media(min-width: 1440px){#header .box-menu .top-wrapper-menu{display:none}}#header .box-menu .top-wrapper-menu .close-menu-btn{background:none;border:none;cursor:pointer;line-height:1;padding:8px;display:flex;align-items:center;justify-content:center}#header .box-menu .top-wrapper-menu .close-menu-btn svg{color:#333;display:block}#header .box-menu .top-wrapper-menu .drawer-logo{display:flex;align-items:center}#header .box-menu .top-wrapper-menu .drawer-logo img{max-width:100px;height:auto}@media(max-width: 1439px){#header .header-nav{position:relative;height:calc(100% - 65px);overflow:hidden}}#header ul.header-menu{list-style:none;margin:0;padding:0}@media(min-width: 1440px){#header ul.header-menu{display:flex;align-items:center}}@media(max-width: 1439px){#header ul.header-menu{padding:16px 0;height:100%;overflow-y:auto;transition:transform .35s cubic-bezier(0.4, 0, 0.2, 1),visibility .35s cubic-bezier(0.4, 0, 0.2, 1)}}#header ul.header-menu>li{position:relative}#header ul.header-menu>li>a{display:block;position:relative;font-size:16px;font-weight:500;line-height:1.4;color:rgba(0,0,0,.9294117647);text-decoration:none;transition:color .2s}@media(min-width: 1440px){#header ul.header-menu>li>a{padding:32px 0;margin:0 20px}}@media(max-width: 1439px){#header ul.header-menu>li>a{padding:12px 50px 12px 24px;font-size:16px;font-weight:600;display:flex;justify-content:space-between;align-items:center}}@media(min-width: 1440px)and (max-width: 1760px){#header ul.header-menu>li>a{font-size:14px;margin:0 10px}}@media(min-width: 1760px)and (max-width: 1920px){#header ul.header-menu>li>a{margin:0 13px}}#header ul.header-menu>li>a::before{content:"";position:absolute;left:0;bottom:16px;width:100%;height:1px;background-color:#2a9570;opacity:0;transition:opacity .2s}@media(max-width: 1439px){#header ul.header-menu>li>a::before{display:none}}#header ul.header-menu>li:hover>a{color:#2a9570}#header ul.header-menu>li:hover>a::before{opacity:1}#header ul.header-menu>li.current-menu-item>a,#header ul.header-menu>li.current-menu-ancestor>a{color:#2a9570}#header ul.header-menu>li.menu-item-has-children .first-lvl-toggle{display:none}@media(max-width: 1439px){#header ul.header-menu>li.menu-item-has-children .first-lvl-toggle{display:flex;position:absolute;right:0;top:0;width:50px;height:100%;align-items:center;justify-content:center;z-index:2;cursor:pointer}#header ul.header-menu>li.menu-item-has-children .first-lvl-toggle::after{content:"";display:inline-block;width:20px;height:20px;flex-shrink:0;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 4L10 8L6 12' stroke='%232A9570' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}}@media(min-width: 1440px){#header ul.header-menu>li.menu-item-has-children>a::after{content:"";display:inline-block;width:16px;height:16px;background:url("../images/header/menu-down.png") center/contain no-repeat;transition:transform .2s;margin-left:4px;vertical-align:middle}}@media(min-width: 1440px){#header ul.header-menu>li.menu-item-has-children:hover>.sub-menu{display:block}}#header ul.header-menu>li>ul.sub-menu{list-style:none;margin:0;padding:8px 0}@media(min-width: 1440px){#header ul.header-menu>li>ul.sub-menu{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);width:max-content;background-color:#fff;border-radius:0 0 8px 8px;box-shadow:0px 1px 4px 0px rgba(0,0,0,.06),0px 0px 24px -4px rgba(0,0,0,.06);z-index:100}#header ul.header-menu>li>ul.sub-menu:has(.sub-menu-lv2:hover),#header ul.header-menu>li>ul.sub-menu:has(.menu-item-has-children:hover){border-radius:0 0 0 8px}}@media(max-width: 1439px){#header ul.header-menu>li>ul.sub-menu{display:none}}#header ul.header-menu>li>ul.sub-menu>li{padding:0 20px;margin-bottom:8px}@media(min-width: 1440px){#header ul.header-menu>li>ul.sub-menu>li{position:static}}#header ul.header-menu>li>ul.sub-menu>li>a{font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;line-height:1.5em;letter-spacing:-0.01em;color:rgba(0,0,0,.93);text-decoration:none;transition:color .2s;display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;transition:color .2s,border-color .2s;padding:8px 0}@media(min-width: 1440px){#header ul.header-menu>li>ul.sub-menu>li>a{border-bottom:1px solid rgba(0,0,0,0)}}@media(min-width: 1440px){#header ul.header-menu>li>ul.sub-menu>li:hover>a{border-bottom-color:#2a9570}}#header ul.header-menu>li>ul.sub-menu>li.menu-item-has-children>a::after{content:"";display:inline-block;width:16px;height:16px;background:url("../images/header/menu-down.png") center/contain no-repeat;transition:transform .2s;flex-shrink:0;margin-left:8px}@media(min-width: 1440px){#header ul.header-menu>li>ul.sub-menu>li.menu-item-has-children>a::after{transform:rotate(-90deg)}}@media(min-width: 1440px){#header ul.header-menu>li>ul.sub-menu>li.menu-item-has-children:hover>.sub-menu-lv2{display:block}#header ul.header-menu>li>ul.sub-menu>li.menu-item-has-children:hover>a{border-bottom-color:#2a9570}}#header ul.header-menu .sub-menu-lv2{list-style:none;margin:0;padding:0}@media(min-width: 1440px){#header ul.header-menu .sub-menu-lv2{display:none;position:absolute;top:0;bottom:0;left:100%;min-width:416px;padding:16px;background-color:#fff;border-radius:0 8px 8px 0;box-shadow:12px 0 24px -4px rgba(0,0,0,.06);z-index:101;overflow-y:auto}}@media(max-width: 1439px){#header ul.header-menu .sub-menu-lv2{display:none}}#header ul.header-menu .sub-menu-lv2 li{border-left:1px solid rgba(42,149,112,.3);padding-left:4px}#header ul.header-menu .sub-menu-lv2 li a{font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;line-height:1.5em;letter-spacing:-0.01em;color:rgba(0,0,0,.93);text-decoration:none;transition:color .2s;display:block;padding:8px 12px}#header ul.header-menu .sub-menu-lv2 li a:hover{color:#2a9570}@media(min-width: 1440px){#header ul.header-menu>li:last-child>ul.sub-menu{left:auto;right:0;transform:none}#header ul.header-menu>li:last-child>ul.sub-menu:has(.sub-menu-lv2:hover),#header ul.header-menu>li:last-child>ul.sub-menu:has(.menu-item-has-children:hover){border-radius:0 0 8px 0}}@media(min-width: 1440px){#header ul.header-menu>li:last-child .sub-menu-lv2{left:auto;right:100%;border-radius:8px 0 0 8px;box-shadow:-12px 0 24px -4px rgba(0,0,0,.06)}}@media(max-width: 1439px){.mobile-panel{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;overflow-y:auto;transform:translateX(100%);transition:transform .35s cubic-bezier(0.4, 0, 0.2, 1);z-index:10}.mobile-panel.is-active{transform:translateX(0)}}@media(min-width: 1440px){.mobile-panel{display:none}}@media(max-width: 1439px){.mobile-panel__back{margin-top:16px;position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:12px 16px;border:none;background:none;cursor:pointer;font-family:"Poppins",sans-serif;font-size:16px;font-weight:600;color:rgba(0,0,0,.93);transition:background-color .2s}.mobile-panel__back svg{position:absolute;left:20px;top:50%;transform:translateY(-50%);flex-shrink:0}.mobile-panel__back:hover{background-color:rgba(42,149,112,.05)}}@media(max-width: 1439px){.mobile-panel__list{list-style:none;margin:0;padding:16px 8px}.mobile-panel__list>li{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:16px}.mobile-panel__list>li>a{flex:1;display:block;padding:8px 16px;font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:rgba(0,0,0,.93);text-decoration:none;transition:color .2s}.mobile-panel__list>li>a:hover{color:#2a9570}.mobile-panel__list>li.has-dropdown{cursor:pointer}.mobile-panel__list>li.has-dropdown.is-open{border-bottom-color:rgba(0,0,0,0)}}@media(max-width: 1439px){.mobile-panel__chevron{display:flex;align-items:center;justify-content:center;padding:14px 20px 14px 8px;flex-shrink:0}.mobile-panel__chevron svg{width:20px;height:20px;transition:transform .25s ease}.mobile-panel__chevron.is-rotated svg{transform:rotate(180deg)}}@media(max-width: 1439px){.mobile-panel__dropdown{display:none;list-style:none;margin:0 16px;width:calc(100% - 32px);border-top:1px solid #2a9570}.mobile-panel__dropdown li a{display:block;padding:8px;font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:rgba(0,0,0,.93);text-decoration:none;transition:color .2s}.mobile-panel__dropdown li a:hover{color:#2a9570}.mobile-panel__dropdown li:not(:last-child) a{border-bottom:1px solid rgba(0,0,0,.05)}}body.admin-bar #header{top:32px}@media(max-width: 782px){body.admin-bar #header{top:46px}}.menu-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999}.menu-overlay.is-active{display:block}#footer{background-color:#fff;position:relative;border-top:solid 1px rgba(26,43,60,.1019607843)}#footer .footer-wrapper{max-width:1312px;margin:0 auto;padding:80px 16px 0}@media(max-width: 768px){#footer .footer-wrapper{padding:40px 16px}}#footer .footer-content{display:flex;gap:40px}@media(max-width: 1024px){#footer .footer-content{flex-wrap:wrap}}@media(max-width: 768px){#footer .footer-content{flex-direction:column;gap:16px}}#footer .footer-col--company{flex:0 0 30%;max-width:30%}@media(max-width: 1024px){#footer .footer-col--company{flex:0 0 100%;max-width:100%}}#footer .footer-col--links{flex:0 0 18%;max-width:18%}@media(max-width: 1024px){#footer .footer-col--links{flex:0 0 calc(33.333% - 27px);max-width:calc(33.333% - 27px)}}@media(max-width: 768px){#footer .footer-col--links{flex:0 0 100%;max-width:100%}}#footer .footer-col--contact{flex:0 0 28%;max-width:28%}@media(max-width: 1024px){#footer .footer-col--contact{flex:0 0 calc(33.333% - 27px);max-width:calc(33.333% - 27px)}}@media(max-width: 768px){#footer .footer-col--contact{flex:0 0 100%;max-width:100%}}#footer .footer-col--compliance{flex:0 0 18%;max-width:18%}@media(max-width: 1024px){#footer .footer-col--compliance{flex:0 0 calc(33.333% - 27px);max-width:calc(33.333% - 27px)}}@media(max-width: 768px){#footer .footer-col--compliance{flex:0 0 100%;max-width:100%}}#footer .footer-logo{margin-bottom:16px}#footer .footer-logo__img{max-width:120px;height:auto}#footer .footer-description{font-size:16px;line-height:24px;color:rgba(0,0,0,.9294117647);margin-bottom:16px;font-weight:400}#footer .footer-badges__img{max-width:240px;height:auto}#footer .footer-heading{font-size:16px;font-weight:600;line-height:24px;color:#333;margin-bottom:16px}#footer .footer-nav .footer-menu{list-style:none;margin:0;padding:0}#footer .footer-nav .footer-menu li{margin-bottom:12px}#footer .footer-nav .footer-menu li a{font-size:16px;line-height:24px;color:#154f3d;text-decoration:none;font-weight:400;transition:color 400ms}#footer .footer-nav .footer-menu li a:hover{color:#2d6a1e;text-decoration:underline}#footer .footer-contact-list{list-style:none;margin:0;padding:0}#footer .footer-contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}#footer .footer-contact-item:last-child{margin-bottom:0}#footer .footer-contact-icon{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#555;margin-top:2px}#footer .footer-contact-icon svg{width:16px;height:16px}#footer .footer-contact-text{font-size:16px;line-height:24px;color:rgba(0,0,0,.9294117647);font-weight:400}#footer .footer-contact-text a{color:rgba(0,0,0,.9294117647);text-decoration:none;transition:color 400ms}#footer .footer-contact-text a:hover{color:#154f3d;text-decoration:underline}#footer .footer-compliance-list{list-style:none;margin:0;padding:0}#footer .footer-compliance-list li{margin-bottom:12px}#footer .footer-compliance-list li a{font-size:16px;line-height:24px;color:#154f3d;text-decoration:none;font-weight:400;transition:color 400ms}#footer .footer-compliance-list li a:hover{color:#2d6a1e;text-decoration:underline}#footer .footer-copyright{margin-top:24px;padding:24px 0 80px;border-top:1px solid rgba(16,16,20,.1019607843)}@media(max-width: 768px){#footer .footer-copyright{padding:9px 0 0;margin-top:4px}}#footer .footer-copyright p{margin:0;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-1%;color:rgba(26,43,60,.5019607843)}.btn-primary-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;background-color:#4bd1a0;color:rgba(0,0,0,.93);font-family:"Poppins",sans-serif;font-weight:600;font-size:18px;line-height:1.33;letter-spacing:-0.02em;border-radius:1000px;border:none;cursor:pointer;text-decoration:none;transition:all 400ms;box-shadow:inset 0px -2px 0px 0px hsla(0,0%,100%,.5);width:max-content}@media(max-width: 768px){.btn-primary-pill{font-size:16px;padding:14px 28px}}@media(max-width: 640px){.btn-primary-pill{font-size:16px;line-height:24px;padding:12px 24px}}.btn-primary-pill:hover{background-color:rgb(49.5008849558,193.6991150442,140.9699115044);color:rgba(0,0,0,.93);text-decoration:none;transform:translateY(-1px)}.btn-primary-pill--sm{padding:12px 24px;font-size:16px}@media(max-width: 640px){.btn-primary-pill--sm{padding:10px 20px;font-size:14px}}.btn-outline-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;background-color:rgba(0,0,0,0);color:#fff;font-family:"Poppins",sans-serif;font-weight:600;font-size:18px;line-height:1.33;letter-spacing:-0.02em;border-radius:1000px;border:1px solid #f2f2f3;cursor:pointer;text-decoration:none;transition:all 400ms}@media(max-width: 768px){.btn-outline-pill{font-size:16px;padding:14px 28px}}@media(max-width: 640px){.btn-outline-pill{font-size:15px;padding:12px 24px}}.btn-outline-pill:hover{background-color:hsla(0,0%,100%,.1);color:#fff;text-decoration:none}.section-hero{position:relative;width:100%;overflow:hidden}.section-hero__slider{width:100%}.section-hero__slider .slick-slide{outline:none}.section-hero__slide{position:relative;width:100%}.section-hero__dots{display:flex !important;justify-content:center;align-items:center;gap:8px;padding:0;margin:0;list-style:none;position:absolute;bottom:16px !important;left:50%;transform:translateX(-50%);z-index:10}.section-hero__dots .swiper-pagination-bullet{width:8px;height:8px;padding:0;border:none;border-radius:50%;background-color:hsla(0,0%,100%,.5);margin:0 !important;opacity:1;cursor:pointer;transition:all .3s ease}.section-hero__dots .swiper-pagination-bullet-active{background-color:#4bd1a0;border-radius:4px}.section-hero__bg{position:relative;width:100%;height:1080px;background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width: 1280px){.section-hero__bg{height:700px}}@media(max-width: 1024px){.section-hero__bg{height:600px}}@media(max-width: 768px){.section-hero__bg{height:auto;min-height:540px}}.section-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center}@media(max-width: 640px){.section-hero__overlay{display:block;top:123px}}.section-hero__content{display:flex;flex-direction:column;justify-content:center;gap:24px;padding:40px;max-width:895px;margin-left:80px;background-color:rgba(0,0,0,.55);border-radius:12px}@media(max-width: 1280px){.section-hero__content{margin-left:40px;max-width:700px}}@media(max-width: 1024px){.section-hero__content{margin-left:24px;max-width:600px;padding:32px}}@media(max-width: 768px){.section-hero__content{margin:24px;max-width:100%}}@media(max-width: 640px){.section-hero__content{margin:0 24px;padding:16px;gap:16px}}.section-hero__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:56px;line-height:1.14;letter-spacing:-0.03em;color:#4bd1a0;margin:0}@media(max-width: 1280px){.section-hero__title{font-size:44px}}@media(max-width: 1024px){.section-hero__title{font-size:36px}}@media(max-width: 768px){.section-hero__title{font-size:30px}}@media(max-width: 640px){.section-hero__title{font-size:24px;line-height:32px}}.section-hero__desc{font-family:"Poppins",sans-serif;font-weight:400;font-size:18px;line-height:1.33;letter-spacing:-0.02em;color:#fff;max-width:730px;margin:0}@media(max-width: 768px){.section-hero__desc{font-size:14px;line-height:20px}}.section-hero__buttons{display:flex;gap:24px;width:100%}@media(max-width: 640px){.section-hero__buttons{flex-direction:column;gap:12px}.section-hero__buttons .btn-primary-pill,.section-hero__buttons .btn-outline-pill{width:100%;justify-content:center}}.section-hero__dots{position:absolute;bottom:40px;left:50%;transform:translateX(-50%)}.section-hero__dots img{display:block}.section-services{padding:80px 0;display:flex;flex-direction:column;align-items:center}@media(max-width: 768px){.section-services{padding:40px 16px}}.section-services__header{text-align:center;max-width:100%;margin:0 auto 40px;padding:0 24px}@media(max-width: 640px){.section-services__header{margin-bottom:32px}}.section-services__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:40px;line-height:1.2;letter-spacing:-0.03em;color:rgba(0,0,0,.93);margin:0 0 16px}@media(max-width: 768px){.section-services__title{font-size:32px}}@media(max-width: 640px){.section-services__title{font-size:28px}}.section-services__desc{font-family:"Poppins",sans-serif;font-weight:300;font-size:20px;line-height:1.4;letter-spacing:-0.02em;color:rgba(0,0,0,.93);margin:0}@media(max-width: 768px){.section-services__desc{font-size:16px}}.section-services__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;width:100%;max-width:1680px;margin:0 auto}@media(max-width: 1024px){.section-services__grid{grid-template-columns:repeat(2, 1fr);gap:24px}}@media(max-width: 640px){.section-services__grid{grid-template-columns:1fr;gap:16px}}.service-card{position:relative;overflow:hidden;border-radius:24px;height:320px}@media(max-width: 768px){.service-card{height:280px}}@media(max-width: 640px){.service-card{height:240px;border-radius:16px}}.service-card__img{position:relative;width:100%;height:100%}.service-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 800ms}.service-card__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1);transition:background-color 400ms}.service-card__title{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;align-items:center;gap:8px;padding:18px 14px;background-color:rgba(0,0,0,.37);border-radius:1000px;width:max-content;max-width:calc(100% - 24px);border:2px solid rgba(0,0,0,0);transition:all 400ms;text-align:center}@media(max-width: 640px){.service-card__title{padding:16px;gap:8px;max-width:calc(100% - 16px)}}.service-card__title span{font-family:"Poppins",sans-serif;font-weight:600;font-size:20px;line-height:1.4;letter-spacing:-2%;color:#fff}@media(max-width: 768px){.service-card__title span{font-size:16px}}@media(max-width: 640px){.service-card__title span{font-size:16px;line-height:24px;letter-spacing:-1%}}.service-card__icon-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:1000px;background-color:rgba(0,0,0,0);transition:all 400ms}.service-card__icon-btn img{width:32px;height:32px}@media(max-width: 640px){.service-card__icon-btn img{width:24px;height:24px}}.service-card__desc{position:absolute;bottom:0;left:0;width:100%;padding:20px 24px;background-color:rgba(0,0,0,.55);transform:translateY(100%);opacity:0;transition:all 400ms}@media(max-width: 640px){.service-card__desc{min-height:60px;padding:0 16px;display:flex;align-items:center;justify-content:center}}.service-card__desc p{font-family:"Poppins",sans-serif;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:-0.02em;color:#fff;margin:0;text-align:center}@media(max-width: 768px){.service-card__desc p{font-size:14px}}@media(max-width: 640px){.service-card__desc p{font-size:12px;line-height:16px}}.service-card:hover .service-card__img img{transform:scale(1.05)}.service-card:hover .service-card__overlay{background-color:rgba(0,0,0,.45)}.service-card:hover .service-card__title{border-color:#4bd1a0}.service-card:hover .service-card__title span{color:#4bd1a0}.service-card:hover .service-card__icon-btn{background-color:#4bd1a0}.service-card:hover .service-card__desc{transform:translateY(0);opacity:1}.section-about{padding:80px 16px 130px;background:linear-gradient(180deg, rgb(215, 244, 228) 0%, rgba(242, 242, 243, 0.5) 100%);display:flex;justify-content:center;align-items:center}@media(max-width: 768px){.section-about{padding:40px 0 60px}}.section-about__wrapper{display:flex;align-items:stretch;gap:80px;max-width:1345px;width:100%;margin:0 auto;min-height:942px}@media(max-width: 1024px){.section-about__wrapper{flex-direction:column;gap:32px}}@media(max-width: 640px){.section-about__wrapper{padding:0 16px}}.section-about__content{width:514px;display:flex;flex-direction:column;justify-content:center;gap:40px}@media(max-width: 1024px){.section-about__content{width:100%}}@media(max-width: 640px){.section-about__content{gap:24px;order:1}}.section-about__info{display:flex;flex-direction:column;gap:32px}.section-about__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:40px;line-height:1.2;letter-spacing:-0.03em;color:rgba(0,0,0,.93);text-align:left;margin:0}@media(max-width: 768px){.section-about__title{font-size:32px}}@media(max-width: 640px){.section-about__title{font-size:32px;line-height:40px;padding-bottom:32px}}.section-about__desc{font-family:"Poppins",sans-serif;font-weight:300;font-size:18px;line-height:1.33;letter-spacing:-0.02em;color:rgba(0,0,0,.93);margin:0}@media(max-width: 640px){.section-about__desc{font-size:16px;line-height:24px;text-align:center}}.section-about__pillars{display:flex;flex-direction:column;gap:32px}.section-about__footer-text{font-family:"Poppins",sans-serif;font-weight:300;font-size:18px;line-height:1.33;letter-spacing:-0.02em;color:rgba(0,0,0,.93);margin:0}@media(max-width: 640px){.section-about__footer-text{font-size:16px;line-height:24px;text-align:center}}.section-about__image{width:750px;position:relative}@media(max-width: 1024px){.section-about__image{width:100%;justify-content:center}}@media(max-width: 640px){.section-about__image{padding:0}}.section-about .btn-primary-pill{width:max-content;text-align:center}@media(max-width: 640px){.section-about .btn-primary-pill{margin:0 auto}}.about-slider{position:relative;width:100%;max-width:624px;height:750px;margin:0;perspective:2000px;perspective-origin:center center}@media(max-width: 1024px){.about-slider{max-width:550px;height:700px;margin:0 auto}}@media(max-width: 768px){.about-slider{max-width:450px;height:600px}}@media(max-width: 640px){.about-slider{max-width:340px;height:510px;perspective:1200px}}.about-slider__container{position:relative;width:100%;height:calc(100% - 100px);display:flex;align-items:center;justify-content:center}@media(max-width: 640px){.about-slider__container{height:calc(100% - 90px)}}.about-slider__track{position:relative;width:100%;height:100%;transform-style:preserve-3d}.about-slider__slide{position:absolute;top:129px;left:0;right:0;width:490px;height:735px;transform-style:preserve-3d;transform-origin:bottom right;transition:all .7s cubic-bezier(0.25, 0.46, 0.45, 0.94);will-change:transform,opacity}@media(max-width: 1024px){.about-slider__slide{width:420px;height:630px;top:100px;left:50%;right:auto}}@media(max-width: 768px){.about-slider__slide{width:350px;height:525px;top:80px}}@media(max-width: 640px){.about-slider__slide{width:236px;height:355px;top:60px;left:0;right:auto}}.about-slider__slide[data-position="0"]{z-index:10;transform:translate(0, 0) translateZ(0) rotateZ(0deg) scale(1)}@media(max-width: 1024px){.about-slider__slide[data-position="0"]{transform:translate(-50%, 0) translateZ(0) rotateZ(0deg) scale(1)}}@media(max-width: 640px){.about-slider__slide[data-position="0"]{transform:translate(0, 0) translateZ(0) rotateZ(0deg) scale(1)}}.about-slider__slide[data-position="0"] .about-slider__card{opacity:1;border-color:#4bd1a0;border-width:1px}.about-slider__slide[data-position="0"] .about-slider__watermark{opacity:.5}.about-slider__slide[data-position="1"]{z-index:5;transform:translate(0, 0) translateX(0px) translateY(0px) translateZ(-60px) rotateZ(10deg) scale(1)}@media(max-width: 1024px){.about-slider__slide[data-position="1"]{transform:translate(-50%, 0) translateX(0px) translateY(0px) translateZ(-50px) rotateZ(10deg) scale(1)}}@media(max-width: 768px){.about-slider__slide[data-position="1"]{transform:translate(-50%, 0) translateX(0px) translateY(0px) translateZ(-50px) rotateZ(10deg) scale(1)}}@media(max-width: 640px){.about-slider__slide[data-position="1"]{transform:translate(0, 0) translateX(0px) translateY(0px) translateZ(-35px) rotateZ(10deg) scale(1)}}.about-slider__slide[data-position="1"] .about-slider__card{opacity:1;border-width:1px;border-color:rgba(0,0,0,0)}.about-slider__slide[data-position="1"] .about-slider__watermark{opacity:.5}.about-slider__slide[data-position="2"]{z-index:1;transform:translate(0, 0) translateX(0px) translateY(0px) translateZ(-120px) rotateZ(20deg) scale(1)}@media(max-width: 1024px){.about-slider__slide[data-position="2"]{transform:translate(-50%, 0) translateX(0px) translateY(0px) translateZ(-100px) rotateZ(20deg) scale(1)}}@media(max-width: 768px){.about-slider__slide[data-position="2"]{transform:translate(-50%, 0) translateX(0px) translateY(0px) translateZ(-100px) rotateZ(20deg) scale(1)}}@media(max-width: 640px){.about-slider__slide[data-position="2"]{transform:translate(0, 0) translateX(0px) translateY(0px) translateZ(-70px) rotateZ(20deg) scale(1)}}.about-slider__slide[data-position="2"] .about-slider__card{opacity:1;border-width:1px;border-color:rgba(0,0,0,0)}.about-slider__slide[data-position="2"] .about-slider__watermark{opacity:.5}.about-slider__card{position:relative;width:100%;height:100%;border-radius:24px;overflow:hidden;border:1px solid rgba(0,0,0,0);background:#fff;transition:all .7s cubic-bezier(0.25, 0.46, 0.45, 0.94);transform-style:preserve-3d}@media(max-width: 640px){.about-slider__card{border-radius:20px}}.about-slider__card img:not(.about-slider__watermark){width:100%;height:100%;object-fit:cover;display:block;user-select:none;pointer-events:none}.about-slider__watermark{position:absolute;left:32px;top:32px;width:auto;height:100%;max-height:277px;object-fit:contain;z-index:2;pointer-events:none;user-select:none;transition:opacity .7s ease}@media(max-width: 1024px){.about-slider__watermark{width:140px;height:242px;left:28px;top:28px}}@media(max-width: 768px){.about-slider__watermark{width:120px;height:208px;left:24px;top:24px}}@media(max-width: 640px){.about-slider__watermark{width:90px;height:156px;left:20px;top:20px}}.about-slider__nav{position:absolute;bottom:0;left:173px;display:flex;align-items:center;justify-content:center;gap:24px;z-index:100;width:auto;height:48px}@media(max-width: 640px){.about-slider__nav{gap:24px;left:50%;transform:translateX(-50%);bottom:24px}}.about-slider__btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;background:rgba(0,0,0,0);cursor:pointer;transition:all .3s ease;flex-shrink:0}@media(max-width: 640px){.about-slider__btn{width:48px;height:48px}}.about-slider__btn img{width:100%;height:100%;object-fit:contain;flex-shrink:0;transition:all .3s ease}.about-slider__btn:active{transform:scale(0.95)}.pillar{display:flex;flex-direction:row;align-items:center;gap:32px}.pillar__header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:120px;flex-shrink:0}.pillar__letter{font-family:"Poppins",sans-serif;font-weight:600;font-size:96px;line-height:.67em;letter-spacing:-0.03em;color:rgba(0,0,0,.93)}.pillar__name{font-family:"Poppins",sans-serif;font-weight:600;font-size:18px;line-height:1.33;letter-spacing:-0.02em;color:rgba(0,0,0,.93)}@media(max-width: 640px){.pillar__name{font-size:16px;line-height:24px}}.pillar__desc{font-family:"Poppins",sans-serif;font-weight:300;font-size:18px;line-height:1.33;letter-spacing:-0.02em;color:rgba(0,0,0,.93);margin:0;flex:1}@media(max-width: 640px){.pillar__desc{font-size:16px}}.section-industries{padding:80px 120px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#fff}@media(max-width: 1280px){.section-industries{padding:80px 60px}}@media(max-width: 1024px){.section-industries{padding:80px 40px}}@media(max-width: 768px){.section-industries{padding:60px 24px}}@media(max-width: 640px){.section-industries{padding:40px 16px}}.section-industries__header{text-align:center;max-width:900px;margin:0 auto 40px}@media(max-width: 640px){.section-industries__header{margin-bottom:32px}}.section-industries__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:40px;line-height:1.2;letter-spacing:-0.03em;color:rgba(0,0,0,.93);margin:0 0 16px}@media(max-width: 768px){.section-industries__title{font-size:32px}}@media(max-width: 640px){.section-industries__title{font-size:28px}}.section-industries__desc{font-family:"Poppins",sans-serif;font-weight:300;font-size:20px;line-height:1.4;letter-spacing:-0.02em;color:rgba(0,0,0,.93);margin:0}@media(max-width: 768px){.section-industries__desc{font-size:16px}}.section-industries__list{display:flex;flex-direction:column;gap:40px;max-width:1680px;margin:0 auto}@media(max-width: 768px){.section-industries__list{gap:24px}}@media(max-width: 640px){.section-industries__list{gap:20px}}.industry-card{display:flex;border-radius:16px;overflow:hidden;background:#fff;transition:all 400ms}@media(max-width: 768px){.industry-card{flex-direction:column}}.industry-card--reverse .industry-card__img{order:2}@media(max-width: 768px){.industry-card--reverse .industry-card__img{order:0}}.industry-card--reverse .industry-card__content{order:1;border-radius:16px 0 0 16px}@media(max-width: 768px){.industry-card--reverse .industry-card__content{order:1;border-radius:0 0 16px 16px}}.industry-card__img{width:50%;height:480px;overflow:hidden;border-radius:16px}.industry-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(0.25, 0.46, 0.45, 0.94)}@media(max-width: 768px){.industry-card__img{width:100%;height:280px}}@media(max-width: 640px){.industry-card__img{height:220px}}.industry-card__content{width:50%;display:flex;flex-direction:column;justify-content:center;gap:32px;padding:0 40px;border-radius:0 16px 16px 0;border:1px solid rgba(0,0,0,0)}@media(max-width: 768px){.industry-card__content{width:100%;border-radius:0 0 16px 16px;padding:24px;gap:20px}}@media(max-width: 640px){.industry-card__content{padding:16px;gap:16px}}.industry-card__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:24px;line-height:1.33;letter-spacing:-0.02em;color:#4bd1a0;margin:0}@media(max-width: 768px){.industry-card__title{font-size:18px}}.industry-card__desc{font-family:"Poppins",sans-serif;font-weight:300;font-size:18px;line-height:1.33;letter-spacing:-0.02em;color:rgba(0,0,0,.93);margin:0}@media(max-width: 768px){.industry-card__desc{font-size:16px}}.industry-card__link{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:1px solid #4bd1a0;border-radius:1000px;text-decoration:none;transition:all 400ms;width:fit-content}@media(max-width: 640px){.industry-card__link{padding:10px 20px;gap:6px;width:100%;justify-content:center}}.industry-card__link span{font-family:"Poppins",sans-serif;font-weight:600;font-size:18px;line-height:1.33;letter-spacing:-0.02em;color:#4bd1a0}@media(max-width: 768px){.industry-card__link span{font-size:16px}}@media(max-width: 640px){.industry-card__link span{font-size:14px}}.industry-card__link img{width:16px;height:16px;flex-shrink:0;transition:transform 400ms}@media(max-width: 640px){.industry-card__link img{width:14px;height:14px}}.industry-card__link:hover{background-color:#4bd1a0;text-decoration:none}.industry-card__link:hover span{color:rgba(0,0,0,.93)}.industry-card__link:hover img{transform:translateX(4px)}.industry-card:hover .industry-card__img{border-radius:16px 0 0 16px}@media(max-width: 768px){.industry-card:hover .industry-card__img{border-radius:16px 16px 0 0}}.industry-card:hover .industry-card__img img{transform:scale(1.2)}.industry-card:hover .industry-card__content{border-color:#4bd1a0}.industry-card:hover .industry-card__link{background-color:#4bd1a0;text-decoration:none}.industry-card:hover .industry-card__link span{color:rgba(0,0,0,.93)}.industry-card:hover .industry-card__link img{background-color:#000;border-radius:50%;transform:translateX(4px);width:24px;height:24px;padding:4px}.industry-card:hover.industry-card--reverse .industry-card__img{border-radius:0 16px 16px 0}@media(max-width: 768px){.industry-card:hover.industry-card--reverse .industry-card__img{border-radius:16px 16px 0 0}}.section-programs{padding:80px 0;background:linear-gradient(180deg, #D7F4E4 0%, rgba(242, 242, 243, 0.5) 100%);display:flex;flex-direction:column;align-items:center}@media(max-width: 768px){.section-programs{padding:60px 0}}@media(max-width: 640px){.section-programs{padding:40px 0}}.section-programs__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:40px;line-height:1.2;letter-spacing:-0.03em;color:rgba(0,0,0,.93);text-align:center;margin:0 0 40px;padding:0 24px}@media(max-width: 768px){.section-programs__title{font-size:32px;margin-bottom:32px}}@media(max-width: 640px){.section-programs__title{font-size:28px}}.section-programs__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;width:100%;max-width:1680px;padding:0 24px;margin:0 auto}@media(max-width: 640px){.section-programs__grid{padding:0 16px;gap:16px}}.section-programs__grid .program-card{flex:0 0 calc(33.333% - 16px)}@media(max-width: 1024px){.section-programs__grid .program-card{flex:0 0 calc(50% - 12px)}}@media(max-width: 640px){.section-programs__grid .program-card{flex:0 0 100%}}.program-card{position:relative;overflow:hidden;border-radius:24px;height:320px}@media(max-width: 768px){.program-card{height:280px}}@media(max-width: 640px){.program-card{height:200px;border-radius:16px}}.program-card__img{position:relative;width:100%;height:100%}.program-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 800ms}.program-card__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1);transition:background-color 400ms;z-index:1}.program-card__title{position:absolute;width:max-content;max-width:calc(100% - 12px);top:50%;left:50%;transform:translate(-50%, -50%);display:flex;align-items:center;gap:8px;padding:16px;background-color:rgba(0,0,0,.37);border-radius:1000px;border:2px solid rgba(0,0,0,0);transition:all 400ms;z-index:2;text-align:center}@media(max-width: 640px){.program-card__title{padding:8px 16px;gap:6px;max-width:calc(100% - 32px)}}.program-card__title span{font-family:"Poppins",sans-serif;font-weight:600;font-size:20px;line-height:1.4;letter-spacing:-0.02em;color:#fff}@media(max-width: 768px){.program-card__title span{font-size:16px}}@media(max-width: 640px){.program-card__title span{font-size:14px;line-height:1.3}}.program-card__arrow{width:32px;height:32px;flex-shrink:0;transition:transform 400ms,background-color 400ms,filter 400ms;border-radius:50%}@media(max-width: 640px){.program-card__arrow{width:24px;height:24px}}.program-card__desc{position:absolute;bottom:0;left:0;width:100%;padding:20px 24px;background-color:rgba(0,0,0,.55);transform:translateY(100%);opacity:0;transition:all 400ms;z-index:2}@media(max-width: 640px){.program-card__desc{min-height:60px;padding:0 16px;display:flex;align-items:center;justify-content:center}}.program-card__desc p{font-family:"Poppins",sans-serif;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:-0.02em;color:#fff;margin:0;text-align:center}@media(max-width: 768px){.program-card__desc p{font-size:12px;line-height:16px}}.program-card:hover .program-card__img img{transform:scale(1.05)}.program-card:hover .program-card__overlay{background-color:rgba(0,0,0,.4)}.program-card:hover .program-card__title{border-color:#4bd1a0;background-color:rgba(0,0,0,.37)}.program-card:hover .program-card__title span{color:#4bd1a0}.program-card:hover .program-card__arrow{background-color:#4bd1a0}.program-card:hover .program-card__desc{transform:translateY(0);opacity:1}.section-case-studies{padding:80px 16px;background-color:#f9fafb}@media(max-width: 768px){.section-case-studies{padding:40px 16px}}.section-case-studies__header{text-align:center;max-width:900px;margin:0 auto 40px;padding:0 24px}@media(max-width: 640px){.section-case-studies__header{margin-bottom:32px;padding:0 16px}}.section-case-studies__heading{font-family:"Poppins",sans-serif;font-weight:600;font-size:40px;line-height:1.2;letter-spacing:-0.03em;color:rgba(0,0,0,.93);margin:0 0 16px}@media(max-width: 768px){.section-case-studies__heading{font-size:32px}}@media(max-width: 640px){.section-case-studies__heading{font-size:28px}}.section-case-studies__desc{font-family:"Poppins",sans-serif;font-weight:300;font-size:20px;line-height:1.4;letter-spacing:-0.02em;color:rgba(0,0,0,.93);margin:0}@media(max-width: 768px){.section-case-studies__desc{font-size:16px}}.section-case-studies__slider{max-width:1680px;margin:0 auto;padding:0 24px;overflow:hidden}@media(max-width: 640px){.section-case-studies__slider{padding:0 16px}}.section-case-studies__slider .swiper-slide{height:auto}.section-case-studies__nav{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:40px}@media(max-width: 640px){.section-case-studies__nav{margin-top:32px;gap:12px}}.section-case-studies__dots{display:flex !important;align-items:center;gap:8px;position:static !important;width:auto !important}.section-case-studies__dots .swiper-pagination-bullet{width:10px;height:10px;background-color:#d0d5dd;opacity:1;border-radius:50%;transition:all 400ms;cursor:pointer;margin:0 !important}.section-case-studies__dots .swiper-pagination-bullet-active{background-color:#4bd1a0;border-radius:5px}.case-study-card{background-color:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(0,0,0,.0588235294);transition:box-shadow 400ms;height:100%;display:flex;flex-direction:column}@media(max-width: 640px){.case-study-card{border-radius:12px}}.case-study-card__img{width:100%;height:320px;overflow:hidden}@media(max-width: 768px){.case-study-card__img{height:280px}}@media(max-width: 640px){.case-study-card__img{height:240px}}.case-study-card__img img{width:100%;height:100%;object-fit:cover;display:block}.case-study-card__content{display:flex;flex-direction:column;gap:24px;padding:40px 24px;flex:1}@media(max-width: 768px){.case-study-card__content{padding:32px 20px;gap:20px}}@media(max-width: 640px){.case-study-card__content{padding:24px 16px;gap:16px}}.case-study-card__text{display:flex;flex-direction:column;gap:12px;flex:1}.case-study-card__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:18px;line-height:48px;letter-spacing:-0.02em;color:#4bd1a0;margin:0}@media(max-width: 640px){.case-study-card__title{font-size:16px}}.case-study-card__desc{font-family:"Poppins",sans-serif;font-weight:300;font-size:16px;line-height:1.5;color:rgba(0,0,0,.93);margin:0;min-height:72px}@media(max-width: 640px){.case-study-card__desc{font-size:14px}}.case-study-card .btn-primary-pill{width:100%;text-align:center}.slider-nav-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:1px solid #4bd1a0;background:#fff;cursor:pointer;padding:12px;transition:all 400ms}@media(max-width: 640px){.slider-nav-btn{width:40px;height:40px;padding:10px}}.slider-nav-btn svg{width:14px;height:14px;stroke:#4bd1a0;stroke-width:2px;fill:none}@media(max-width: 640px){.slider-nav-btn svg{width:12px;height:12px}}.slider-nav-btn:hover{background:#4bd1a0}.slider-nav-btn:hover svg{stroke:#fff}.slider-nav-btn.case-studies-prev svg{transform:rotate(180deg)}.section-clients{padding:80px 0}@media(max-width: 768px){.section-clients{padding:60px 0}}@media(max-width: 640px){.section-clients{padding:40px 0}}.section-clients__wrapper{max-width:1280px;margin:0 auto;padding:0 24px}@media(max-width: 640px){.section-clients__wrapper{padding:0 16px}}.section-clients__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:40px;line-height:1.2;letter-spacing:-0.03em;color:rgba(0,0,0,.93);margin:0 0 40px}@media(max-width: 640px){.section-clients__title{margin-bottom:24px}}.section-clients__slider{width:100%;overflow:hidden}.section-clients__slider .swiper-slide{width:200px;height:67px;transition:width .3s ease}.section-clients__slider img{width:100%;height:100%;object-fit:contain;display:block}.section-how-we-work{padding:80px 0;background:linear-gradient(180deg, #D7F4E4 0%, rgba(242, 242, 243, 0.5) 100%)}@media(max-width: 768px){.section-how-we-work{padding:60px 0}}@media(max-width: 640px){.section-how-we-work{padding:40px 0}}.section-how-we-work__wrapper{display:flex;gap:40px;max-width:1320px;margin:0 auto;align-items:center}@media(max-width: 1024px){.section-how-we-work__wrapper{flex-direction:column}}@media(max-width: 640px){.section-how-we-work__wrapper{padding:0 16px;gap:32px}}.section-how-we-work__content{flex:1;display:flex;flex-direction:column;gap:40px}@media(max-width: 640px){.section-how-we-work__content{gap:20px;order:2}}.section-how-we-work__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:40px;line-height:1.2;letter-spacing:-0.03em;color:rgba(0,0,0,.93);margin:0}@media(max-width: 768px){.section-how-we-work__title{font-size:32px}}.section-how-we-work__steps{display:flex;flex-direction:column}.section-how-we-work__image{flex-shrink:0}.section-how-we-work__image img{max-width:100%;height:auto;display:block;max-height:800px}@media(max-width: 1024px){.section-how-we-work__image img{margin:0 auto}}@media(max-width: 640px){.section-how-we-work .btn-primary-pill{width:100%;text-align:center}}.work-step{display:flex;gap:22px;border-radius:12px;transition:background-color 400ms;position:relative;z-index:1;padding-bottom:40px;--icon-width: 56px;--line-position: calc(var(--icon-width) / 2)}@media(max-width: 640px){.work-step{gap:16px;--icon-width: 48px}}.work-step:not(:last-child)::before{position:absolute;content:"";border-left:dashed #d6d6d6 1px;width:100px;height:100%;left:var(--line-position);top:var(--icon-width);z-index:-1}.work-step__icon{flex-shrink:0}.work-step__icon img{width:var(--icon-width);height:auto;display:block}.work-step__text{display:flex;flex-direction:column;gap:4px}.work-step__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:20px;line-height:1.4;letter-spacing:-0.02em;color:rgba(0,0,0,.93);margin:0}@media(max-width: 768px){.work-step__title{font-size:20px}}.work-step__desc{font-family:"Poppins",sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#667085;margin:0}@media(max-width: 640px){.work-step__desc{font-size:14px}}.section-commitment{padding:80px 0;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width: 640px){.section-commitment{padding:0}}.section-commitment::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3019607843);z-index:1}.section-commitment__wrapper{max-width:1368px;margin:0 auto;padding:0 24px;position:relative;z-index:2}@media(max-width: 640px){.section-commitment__wrapper{padding:0}}.section-commitment__inner{padding:48px;display:flex;flex-direction:column;align-items:center;gap:40px;background:rgba(0,0,0,.368627451);border-radius:15px}@media(max-width: 640px){.section-commitment__inner{padding:48px 8px;gap:16px}}.section-commitment__header{text-align:center;max-width:1272px}.section-commitment__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:40px;line-height:1.2;letter-spacing:-0.03em;color:#4bd1a0;margin:0 0 16px}@media(max-width: 768px){.section-commitment__title{font-size:32px}}@media(max-width: 640px){.section-commitment__title{font-size:28px}}.section-commitment__desc{font-family:"Poppins",sans-serif;font-weight:300;font-size:18px;line-height:1.33;letter-spacing:-0.02em;color:#fff;margin:0}@media(max-width: 768px){.section-commitment__desc{font-size:16px}}.section-commitment__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;width:100%}@media(max-width: 640px){.section-commitment__grid{grid-template-columns:repeat(2, 1fr);gap:16px}}.commitment-card{background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0px 1px 3px rgba(16,24,40,.1),0px 1px 2px rgba(16,24,40,.06);transition:transform 400ms;display:flex;flex-direction:column;height:100%}@media(max-width: 640px){.commitment-card{border-radius:12px}}.commitment-card:hover{transform:translateY(-4px)}.commitment-card__content{display:flex;flex-direction:column;align-items:center;padding:32px 24px;gap:24px}@media(max-width: 640px){.commitment-card__content{padding:24px 16px;gap:16px}}.commitment-card__icon{width:120px;height:120px}@media(max-width: 640px){.commitment-card__icon{width:100px;height:100px}}.commitment-card__icon img{width:100%;height:100%;object-fit:contain;display:block}.commitment-card__text{display:flex;flex-direction:column;gap:12px;text-align:center}@media(max-width: 640px){.commitment-card__text{gap:8px}}.commitment-card__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:18px;line-height:1.33;letter-spacing:-0.02em;color:#4bd1a0;margin:0;min-height:48px}@media(max-width: 640px){.commitment-card__title{font-size:16px}}.commitment-card__desc{font-family:"Poppins",sans-serif;font-weight:300;font-size:16px;line-height:1.5;color:rgba(0,0,0,.93);margin:0}@media(max-width: 640px){.commitment-card__desc{font-size:14px}}.has-bg-gradient{background:linear-gradient(180deg, #D7F4E4 0%, rgba(242, 242, 243, 0.5019607843) 100%) !important}.service-hero__bg{position:relative;min-height:585px;padding:167px 80px;height:auto}@media(max-width: 640px){.service-hero__bg{min-height:540px;padding:268px 16px 16px}}.service-hero__bg-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.service-hero__bg-image--desktop{display:block}@media(max-width: 640px){.service-hero__bg-image--desktop{display:none}}.service-hero__bg-image--mobile{display:none}@media(max-width: 640px){.service-hero__bg-image--mobile{display:block}}.service-hero__content{position:relative;z-index:2;border-radius:20px;padding:40px;width:836px;max-width:100%;background-color:rgba(0,0,0,.55)}@media(max-width: 768px){.service-hero__content{width:100%;padding:32px}}@media(max-width: 640px){.service-hero__content{padding:24px}}.service-hero__title{font-weight:600;font-size:40px;line-height:48px;letter-spacing:-0.03em;color:#4bd1a0;margin-bottom:24px}@media(max-width: 768px){.service-hero__title{font-size:32px;line-height:40px}}@media(max-width: 640px){.service-hero__title{font-size:24px;line-height:32px;margin-bottom:16px;letter-spacing:-2%}}.service-hero__subtitle{font-family:"Poppins",sans-serif;font-weight:400;font-size:18px;line-height:24px;letter-spacing:-0.02em;color:#fff;margin:0}@media(max-width: 768px){.service-hero__subtitle{font-size:15px}}@media(max-width: 640px){.service-hero__subtitle{font-weight:400;font-size:14px;line-height:20px;letter-spacing:-1%}}.service-hero__subtitle strong{font-weight:600}.service-intro{padding:80px 0;position:relative}@media(max-width: 768px){.service-intro{padding:64px 0 40px}}.service-intro::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:1280px;max-width:100%;height:1px;background-color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.service-intro::after{width:calc(100% - 32px);left:16px;transform:none;max-width:none}}@media(max-width: 640px){.service-intro::after{width:calc(100% - 32px)}}.service-intro__wrapper{max-width:1280px;margin:0 auto;text-align:center}.service-intro__title{font-weight:600;font-size:56px;line-height:64px;letter-spacing:-0.03em;color:#154f3d;margin-bottom:24px}@media(max-width: 768px){.service-intro__title{font-size:32px;line-height:40px;letter-spacing:-2%;margin-bottom:16px}}.service-intro__description{font-family:"Poppins",sans-serif;font-weight:600;font-size:20px;line-height:28px;letter-spacing:-0.02em;color:rgba(0,0,0,.9294117647);max-width:900px;margin:0 auto}@media(max-width: 768px){.service-intro__description{font-size:16px;line-height:24px;letter-spacing:-1%}}.service-intro__description p{margin-bottom:16px}.service-intro__description p:last-child{margin-bottom:0}.service-features{padding-bottom:80px}@media(max-width: 768px){.service-features{padding:0 0 64px}}.service-features__header{margin-bottom:40px}.service-features__title{font-weight:600;font-size:40px;line-height:48px;color:rgba(0,0,0,.9294117647);margin-bottom:16px;padding-top:80px}@media(max-width: 768px){.service-features__title{font-size:24px;line-height:32px;letter-spacing:-2%;padding-top:40px}}.service-features__description{font-weight:300;font-size:18px;line-height:24px;color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.service-features__description{font-size:16px;line-height:24px;letter-spacing:-1%}}.service-features__items{display:flex;flex-direction:column;gap:40px}@media(max-width: 640px){.service-features__items{gap:24px}}.service-feature-block__wrapper{display:flex;gap:40px;align-items:center}@media(max-width: 768px){.service-feature-block__wrapper{display:block}}.service-feature-block:nth-child(even) .service-feature-block__wrapper{flex-direction:row-reverse}@media(max-width: 768px){.service-feature-block:nth-child(even) .service-feature-block__wrapper{flex-direction:column}}.service-feature-block__image{flex:0 0 50%;max-width:50%;height:320px;border-radius:12px;overflow:hidden}@media(max-width: 768px){.service-feature-block__image{flex:none;max-width:100%;width:100%;height:200px}}.service-feature-block__image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.service-feature-block__content{flex:1}@media(max-width: 768px){.service-feature-block__content{padding:20px 20px 24px 20px}}.service-feature-block__title{font-weight:600;font-size:24px;line-height:32px;color:#4bd1a0;margin-bottom:32px}@media(max-width: 640px){.service-feature-block__title{font-size:20px;line-height:28px;margin-bottom:12px}}.service-feature-block__text{font-weight:300;font-size:16px;line-height:24px;letter-spacing:-0.01em;color:rgba(0,0,0,.9294117647)}@media(max-width: 640px){.service-feature-block__text{font-size:16px;line-height:24px}}.service-feature-block__text p{margin-bottom:0}.service-feature-block__text p:nth-of-type(2),.service-feature-block__text p:nth-of-type(3){margin-top:24px}.service-feature-block__text strong{font-weight:600}.service-feature-block__text ul,.service-feature-block__text ol{list-style:none;padding:0;margin:0;margin-left:5px}.service-feature-block__text ul li,.service-feature-block__text ol li{padding-left:20px;position:relative}@media(max-width: 640px){.service-feature-block__text ul li,.service-feature-block__text ol li{padding-left:18px}}.service-feature-block__text ul li::before,.service-feature-block__text ol li::before{content:"•";position:absolute;left:0;top:0;font-size:16px;line-height:24px}.service-detail{padding:80px 0}@media(max-width: 640px){.service-detail{padding:64px 0}}.service-detail.small-top-spacing{padding-top:40px}@media(max-width: 640px){.service-detail.small-top-spacing{padding-top:40px}}.service-detail__items{display:flex;flex-direction:column;gap:40px}@media(max-width: 768px){.service-detail__items{gap:64px}}.service-detail.large-spacing .service-detail__items{gap:80px}@media(max-width: 768px){.service-detail.large-spacing .service-detail__items{gap:64px}}.service-detail-block__wrapper{display:flex;gap:40px;align-items:center}@media(max-width: 768px){.service-detail-block__wrapper{flex-direction:column;gap:24px;align-items:self-start}}.service-detail-block:nth-child(even) .service-detail-block__wrapper{flex-direction:row-reverse}@media(max-width: 768px){.service-detail-block:nth-child(even) .service-detail-block__wrapper{flex-direction:column}}.service-detail-block__image{flex:0 0 50%;height:400px;border-radius:12px;overflow:hidden}@media(max-width: 768px){.service-detail-block__image{max-height:200px;flex:0 0 100%}}.service-detail-block__image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.service-detail-block__content{flex:1}.service-detail-block__title{font-weight:600;font-size:40px;line-height:48px;letter-spacing:-0.03em;color:rgba(0,0,0,.9294117647);margin-bottom:40px}@media(max-width: 640px){.service-detail-block__title{font-size:24px;line-height:32px;margin-bottom:24px}}.service-detail-block__text{font-weight:300;font-size:18px;line-height:24px;letter-spacing:-2%}@media(max-width: 640px){.service-detail-block__text{font-size:16px;line-height:24px}}.service-detail-block__text p{margin-bottom:0}.service-detail-block__text p:nth-of-type(2),.service-detail-block__text p:nth-of-type(3){margin-top:16px}.service-detail-block__text strong{font-weight:600}.service-detail-block__text ul,.service-detail-block__text ol{list-style:none;padding:0;margin:0;margin-left:5px}.service-detail-block__text ul li,.service-detail-block__text ol li{padding-left:20px;position:relative}@media(max-width: 640px){.service-detail-block__text ul li,.service-detail-block__text ol li{padding-left:18px}}.service-detail-block__text ul li::before,.service-detail-block__text ol li::before{content:"•";position:absolute;left:0;top:0;font-size:16px;line-height:24px}.service-block{padding:80px 0}@media(max-width: 768px){.service-block{padding:60px 0}}@media(max-width: 640px){.service-block{padding:40px 0}}.service-block__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media(max-width: 1024px){.service-block__wrapper{gap:40px}}@media(max-width: 768px){.service-block__wrapper{grid-template-columns:1fr;gap:32px}}.service-block--image-left .service-block__wrapper{grid-template-areas:"image content"}@media(max-width: 768px){.service-block--image-left .service-block__wrapper{grid-template-areas:"image" "content"}}.service-block--image-left .service-block__image{grid-area:image}.service-block--image-left .service-block__content{grid-area:content}.service-block--image-right .service-block__wrapper{grid-template-areas:"content image"}@media(max-width: 768px){.service-block--image-right .service-block__wrapper{grid-template-areas:"image" "content"}}.service-block--image-right .service-block__image{grid-area:image}.service-block--image-right .service-block__content{grid-area:content}.service-block__image{width:100%;height:100%;min-height:350px;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}@media(max-width: 768px){.service-block__image{min-height:280px}}@media(max-width: 640px){.service-block__image{min-height:220px}}.service-block__image img{width:100%;height:100%;object-fit:cover;display:block}.service-block__content{display:flex;flex-direction:column;gap:20px}.service-block__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:32px;line-height:1.3;color:rgba(0,0,0,.9294117647);margin:0}@media(max-width: 768px){.service-block__title{font-size:26px}}@media(max-width: 640px){.service-block__title{font-size:22px}}.service-block__text{font-family:"Poppins",sans-serif;font-weight:400;font-size:16px;line-height:1.7;color:#6b7280}@media(max-width: 640px){.service-block__text{font-size:15px}}.service-block__text p{margin-bottom:16px}.service-block__text p:last-child{margin-bottom:0}.service-block__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.service-block__list li{font-family:"Poppins",sans-serif;font-weight:400;font-size:15px;line-height:1.6;color:#6b7280;padding-left:28px;position:relative}@media(max-width: 640px){.service-block__list li{font-size:14px;padding-left:24px}}.service-block__list li::before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background-color:#4bd1a0;border-radius:50%}@media(max-width: 640px){.service-block__list li::before{top:6px}}.service-cta-block{padding:100px 0;text-align:center}@media(max-width: 768px){.service-cta-block{padding:80px 0}}@media(max-width: 640px){.service-cta-block{padding:60px 0}}.service-cta-block--dark{background:linear-gradient(135deg, #1F2937 0%, #111827 100%);color:#fff}.service-cta-block--dark .service-cta-block__title{color:#fff}.service-cta-block--dark .service-cta-block__desc{color:hsla(0,0%,100%,.9)}.service-cta-block--light{background-color:#f9fafb;color:rgba(0,0,0,.9294117647)}.service-cta-block--light .service-cta-block__title{color:rgba(0,0,0,.9294117647)}.service-cta-block--light .service-cta-block__desc{color:#6b7280}.service-cta-block--accent{background:linear-gradient(135deg, #4BD1A0 0%, rgb(47.4247787611, 185.5752212389, 135.0575221239) 100%);color:rgba(0,0,0,.9294117647)}.service-cta-block--accent .service-cta-block__title{color:rgba(0,0,0,.9294117647)}.service-cta-block--accent .service-cta-block__desc{color:rgba(0,0,0,.8)}.service-cta-block__wrapper{max-width:800px;margin:0 auto}.service-cta-block__title{font-family:"Poppins",sans-serif;font-weight:700;font-size:42px;line-height:1.2;margin-bottom:20px}@media(max-width: 768px){.service-cta-block__title{font-size:32px}}@media(max-width: 640px){.service-cta-block__title{font-size:26px}}.service-cta-block__desc{font-family:"Poppins",sans-serif;font-weight:400;font-size:18px;line-height:1.6;margin-bottom:32px}@media(max-width: 768px){.service-cta-block__desc{font-size:16px}}@media(max-width: 640px){.service-cta-block__desc{font-size:15px}}.service-cta{padding:100px 0;background:linear-gradient(135deg, #1F2937 0%, #111827 100%);position:relative;overflow:hidden}@media(max-width: 768px){.service-cta{padding:80px 0}}@media(max-width: 640px){.service-cta{padding:60px 0}}.service-cta::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 50%, rgba(75, 209, 160, 0.1) 0%, transparent 50%);pointer-events:none}.service-cta__wrapper{max-width:1280px;margin:0 auto;position:relative;z-index:1;text-align:center}.service-cta__title{font-family:"Poppins",sans-serif;font-weight:700;font-size:48px;line-height:1.2;letter-spacing:-0.02em;color:#fff;margin-bottom:20px}@media(max-width: 768px){.service-cta__title{font-size:36px}}@media(max-width: 640px){.service-cta__title{font-size:28px}}.service-cta__desc{font-family:"Poppins",sans-serif;font-weight:400;font-size:20px;line-height:1.6;color:hsla(0,0%,100%,.9);margin-bottom:40px}@media(max-width: 768px){.service-cta__desc{font-size:18px;margin-bottom:32px}}@media(max-width: 640px){.service-cta__desc{font-size:16px}}.service-cta__buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}@media(max-width: 640px){.service-cta__buttons{flex-direction:column;align-items:center}}.service-content-big-image{padding:80px 0}@media(max-width: 768px){.service-content-big-image{padding:60px 0}}@media(max-width: 640px){.service-content-big-image{padding:40px 0 64px}}.service-content-big-image__wrapper{max-width:1280px;margin:0 auto}.service-content-big-image__title{font-weight:600;font-size:40px;line-height:48px;margin-bottom:40px}@media(max-width: 768px){.service-content-big-image__title{font-size:24px;line-height:32px;margin-bottom:24px}}.service-content-big-image.title-left .service-content-big-image__title{text-align:left}@media(max-width: 768px){.service-content-big-image.title-left .service-content-big-image__title{text-align:center}}.service-content-big-image.title-center .service-content-big-image__title{text-align:center}.service-content-big-image__flex{display:flex;gap:80px;align-items:center}@media(max-width: 768px){.service-content-big-image__flex{gap:40px}}.service-content-big-image.content-left .service-content-big-image__flex{flex-direction:row}@media(max-width: 768px){.service-content-big-image.content-left .service-content-big-image__flex{flex-direction:column}}.service-content-big-image.content-right .service-content-big-image__flex{flex-direction:row-reverse}@media(max-width: 768px){.service-content-big-image.content-right .service-content-big-image__flex{flex-direction:column}}.service-content-big-image__image{flex:0 0 50%;width:50%;height:800px}@media(max-width: 768px){.service-content-big-image__image{width:100%;height:447px}}.service-content-big-image__image img{width:100%;height:100%;object-fit:cover;border-radius:20px}.service-content-big-image__text{font-weight:300;font-size:18px;line-height:24px;letter-spacing:-0.02em;color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.service-content-big-image__text{font-size:16px;line-height:24px}}@media(max-width: 640px){.service-content-big-image__text{font-size:16px;line-height:24px}}.service-content-big-image__text p{margin-bottom:0}.service-content-big-image__text strong{font-weight:600}.service-content-big-image__text ul,.service-content-big-image__text ol{list-style:none;padding:0;margin:0;margin-left:5px}.service-content-big-image__text ul:not(:last-of-type),.service-content-big-image__text ol:not(:last-of-type){margin-bottom:16px}.service-content-big-image__text ul li,.service-content-big-image__text ol li{padding-left:20px;position:relative}@media(max-width: 640px){.service-content-big-image__text ul li,.service-content-big-image__text ol li{padding-left:18px}}.service-content-big-image__text ul li::before,.service-content-big-image__text ol li::before{content:"•";position:absolute;left:0;top:0;font-size:16px;line-height:24px}.service-content-big-image__cta .btn{display:inline-flex;align-items:center;padding:12px 37px;border-radius:1000px;font-weight:600;font-size:18px;line-height:24px;text-decoration:none;background-color:#4bd1a0;color:#1a1a1a;border:none;margin:40px 0;white-space:normal;word-break:break-word}.service-content-big-image.title-center .service-content-big-image__title{text-align:center !important}.service-two-column-grid{padding:80px 0;position:relative}@media(max-width: 768px){.service-two-column-grid{padding:40px 0}}.service-two-column-grid::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:1280px;max-width:100%;height:1px;background-color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.service-two-column-grid::after{width:calc(100% - 32px);left:16px;transform:none;max-width:none}}@media(max-width: 640px){.service-two-column-grid::after{width:calc(100% - 32px)}}.service-two-column-grid__wrapper{max-width:1280px;margin:0 auto}.service-two-column-grid__title{font-weight:600;font-size:40px;line-height:48px;color:rgba(0,0,0,.9294117647);max-width:70%;margin:0 auto;text-align:center}@media(max-width: 768px){.service-two-column-grid__title{max-width:100%;font-size:24px;line-height:32px;text-align:left}}.service-two-column-grid__description{font-weight:300;font-size:18px;line-height:24px;letter-spacing:-2%;padding:40px 0}@media(max-width: 768px){.service-two-column-grid__description{font-size:16px;line-height:24px;padding:24px 0 40px}}.service-two-column-grid__description p{margin:0}.service-two-column-grid__description p:not(:last-child){margin-bottom:16px}.service-two-column-grid__description strong{font-weight:600;color:rgba(0,0,0,.9294117647)}.service-two-column-grid__items-title{margin-bottom:40px}@media(max-width: 768px){.service-two-column-grid__items-title{margin-bottom:24px}}.service-two-column-grid__items-title h3{font-weight:600;font-size:24px;line-height:32px;letter-spacing:-2%;margin:0}@media(max-width: 768px){.service-two-column-grid__items-title h3{font-size:18px;line-height:24px}}.service-two-column-grid__items{display:grid;grid-template-columns:1fr 1fr;gap:40px}@media(max-width: 768px){.service-two-column-grid__items{grid-template-columns:1fr;gap:20px}}.service-grid-item{background:#fff;border-radius:16px;overflow:hidden;padding:24px;border:solid 1px #4bd1a0}@media(max-width: 768px){.service-grid-item{padding:20px 16px}}.service-grid-item__image{width:120px;height:120px;margin:0 auto}@media(max-width: 640px){.service-grid-item__image{height:80px;width:80px}}.service-grid-item__image img{width:100%;height:100%;object-fit:cover;display:block}.service-grid-item__title{text-align:center;font-weight:600;font-size:18px;line-height:24px;letter-spacing:-2%;color:#4bd1a0;margin:24px 0 12px}@media(max-width: 768px){.service-grid-item__title{font-size:14px;line-height:20px;margin:16px 0 20px}}.service-grid-item__text{font-weight:300;font-size:16px;line-height:24px;color:rgba(0,0,0,.9294117647)}@media(max-width: 640px){.service-grid-item__text{font-size:15px;line-height:22px;margin-bottom:20px}}.service-grid-item__text p{margin-bottom:0}.service-grid-item__text p:nth-of-type(2),.service-grid-item__text p:nth-of-type(3){margin-top:16px}.service-grid-item__text ul,.service-grid-item__text ol{list-style:none;padding:0;margin:0}.service-grid-item__text ul li,.service-grid-item__text ol li{padding-left:20px;position:relative}@media(max-width: 640px){.service-grid-item__text ul li,.service-grid-item__text ol li{padding-left:18px}}.service-grid-item__text ul li::before,.service-grid-item__text ol li::before{content:"•";position:absolute;left:0;top:0;font-size:16px;line-height:24px;color:rgba(0,0,0,.9294117647)}@media(max-width: 640px){.service-grid-item__text ul li::before,.service-grid-item__text ol li::before{line-height:22px}}.service-cta-footer{padding:80px 0;text-align:center;background:#2f8465}@media(max-width: 768px){.service-cta-footer{padding:64px 0}}.service-cta-footer__wrapper{max-width:896px;margin:0 auto;position:relative;z-index:2}.service-cta-footer__title{font-weight:600;font-size:40px;line-height:48px;text-align:center;color:#fff;letter-spacing:-3%}@media(max-width: 768px){.service-cta-footer__title{font-weight:600;font-size:24px;line-height:32px}}.service-cta-footer__description{font-weight:300;font-size:18px;line-height:24px;color:#fff;margin:40px 0}@media(max-width: 768px){.service-cta-footer__description{font-size:16px;line-height:24px}}.service-cta-footer__button .btn{display:inline-flex;align-items:center;padding:16px 25px;border-radius:1000px;font-weight:600;font-size:18px;line-height:24px;text-decoration:none;background-color:#2f8465;color:#f2f2f3;border:solid 1px #f2f2f3}.single-service-page .section-services__grid{display:flex;flex-wrap:wrap;justify-content:center}.single-service-page .section-services__grid .service-card{width:calc((100% - 80px)/3);flex:0 0 calc((100% - 80px)/3)}@media(max-width: 1024px){.single-service-page .section-services__grid .service-card{width:calc((100% - 24px)/2);flex:0 0 calc((100% - 24px)/2)}}@media(max-width: 640px){.single-service-page .section-services__grid .service-card{width:100%;flex:0 0 100%}}.single-service-page .section-services__grid .service-card:nth-child(n+6){display:none}.our-story-page .container-large{max-width:1680px;width:100%;margin:0 auto;width:100%;padding-right:16px;padding-left:16px}@media(max-width: 1680px){.our-story-page .container-large{max-width:1280px}}.our-story-page .section-title{font-weight:600;font-size:2.5rem;line-height:1.2;letter-spacing:-0.03rem;text-align:center}@media(max-width: 1024px){.our-story-page .section-title{font-size:1.5rem;line-height:2rem}}.our-story-page .section-desc{font-weight:300;font-size:1.25rem;line-height:1.4;letter-spacing:-0.02rem;text-align:center;margin-top:40px}@media(max-width: 1024px){.our-story-page .section-desc{font-size:1rem;margin-top:16px}}.our-story-page .section-desc p:last-child{margin-bottom:0}.our-story-page .section-hero{width:100%;height:582px;background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width: 768px){.our-story-page .section-hero{height:540px}}.our-story-page .section-intro{padding:80px 0}@media(max-width: 1024px){.our-story-page .section-intro{padding:64px 0}}.our-story-page .section-intro .row{display:flex;flex-direction:row-reverse}@media(max-width: 768px){.our-story-page .section-intro .row{flex-direction:row}}.our-story-page .section-intro .intro-content{font-size:1.125rem;line-height:1.33;color:rgba(0,0,0,.9294117647);text-align:justify;font-weight:300;padding-left:80px}@media(max-width: 1280px){.our-story-page .section-intro .intro-content{padding-left:0px}}@media(max-width: 1024px){.our-story-page .section-intro .intro-content{font-size:1rem;text-align:left}}@media(max-width: 768px){.our-story-page .section-intro .intro-content{padding-left:0px}}.our-story-page .section-intro .intro-content strong{font-weight:600}@media(max-width: 768px){.our-story-page .section-intro .intro-content{font-size:1rem}}.our-story-page .section-intro .intro-image{position:relative;z-index:1}.our-story-page .section-intro .intro-image img{border-radius:24px}.our-story-page .section-pillars{padding:129px 0;background:linear-gradient(180deg, #D7F4E4 0%, rgba(242, 242, 243, 0.5) 100%)}@media(max-width: 1280px){.our-story-page .section-pillars{overflow:hidden;padding:80px 0}}@media(max-width: 1024px){.our-story-page .section-pillars{overflow:hidden;padding:64px 0}}.our-story-page .section-pillars .section-title{color:rgba(0,0,0,.9294117647);text-align:left}.our-story-page .section-pillars .section-title.section-title-mobile{display:none}@media(max-width: 1024px){.our-story-page .section-pillars .section-title.section-title-mobile{display:block}}.our-story-page .section-pillars .section-title.section-title-desktop{display:block}@media(max-width: 1024px){.our-story-page .section-pillars .section-title.section-title-desktop{display:none}}@media(max-width: 1024px){.our-story-page .section-pillars .section-title{text-align:center}}.our-story-page .section-pillars .section-desc{text-align:left;margin-top:0;font-size:1.125rem;line-height:1.33}.our-story-page .section-pillars .pillar-block{display:flex;justify-content:flex-start;gap:80px}@media(max-width: 1024px){.our-story-page .section-pillars .pillar-block{flex-direction:column-reverse;gap:40px}}.our-story-page .section-pillars .pillar-block .pillars-content{padding:80px 0;max-width:515px;display:flex;flex-direction:column;gap:32px}@media(max-width: 1280px){.our-story-page .section-pillars .pillar-block .pillars-content{max-width:450px;padding:0px 0}}@media(max-width: 1024px){.our-story-page .section-pillars .pillar-block .pillars-content{max-width:100%;padding:0}}.our-story-page .section-pillars .pillar-block .pillars-slider{width:100%;margin-top:123px}@media(max-width: 1024px){.our-story-page .section-pillars .pillar-block .pillars-slider{margin-top:80px}}@media(max-width: 768px){.our-story-page .section-pillars .pillar-block .pillars-slider{margin-top:40px}}.our-story-page .section-pillars .pillars{display:flex;flex-direction:column;gap:32px}.our-story-page .section-pillars .pillars .pillar-card{transition:400ms}.our-story-page .section-pillars .pillars .pillar-card:hover{border-color:#ff8300;transform:translateY(-5px)}.our-story-page .section-pillars .pillars .pillar-card{display:flex;gap:16px;justify-content:space-between;align-items:center}.our-story-page .section-pillars .pillars .pillar-card .heading{display:flex;flex-direction:column;align-items:center;gap:16px;min-width:120px}.our-story-page .section-pillars .pillars .pillar-card .heading .pillar-letter{font-size:6rem;font-weight:600;color:rgba(0,0,0,.9294117647);line-height:64px;letter-spacing:-0.03rem}.our-story-page .section-pillars .pillars .pillar-card .heading .pillar-title{font-size:1.125rem;line-height:1.33;color:rgba(0,0,0,.9294117647);letter-spacing:-0.02rem;font-weight:600}@media(max-width: 1024px){.our-story-page .section-pillars .pillars .pillar-card .heading .pillar-title{font-size:1rem}}.our-story-page .section-pillars .pillars .pillar-card .pillar-desc{color:rgba(0,0,0,.9294117647);font-size:1.125rem;font-weight:300;line-height:1.33;letter-spacing:-0.03rem}@media(max-width: 1024px){.our-story-page .section-pillars .pillars .pillar-card .pillar-desc{font-size:1rem}}.our-story-page .section-pillars .effect-cards-slider{position:relative;width:490px;height:735px}@media(max-width: 1280px){.our-story-page .section-pillars .effect-cards-slider{aspect-ratio:490/735;height:45vw;width:30vw}}@media(max-width: 1024px){.our-story-page .section-pillars .effect-cards-slider{aspect-ratio:490/735;height:90vw;width:60vw}}.our-story-page .section-pillars .effect-cards-slider .effect-card{border:1px solid #fff;border-radius:24px;position:absolute;width:100%;height:100%;border-radius:28px;overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,.25);transform-origin:bottom right;transition:transform .6s cubic-bezier(0.22, 1, 0.36, 1);will-change:transform;user-select:none;-webkit-user-drag:none}.our-story-page .section-pillars .effect-cards-slider .effect-card.active{border:1px solid #4bd1a0}.our-story-page .section-pillars .effect-cards-slider .effect-card img{pointer-events:none;user-select:none;width:100%;height:100%;object-fit:cover}.our-story-page .section-pillars .effect-cards-slider .effect-card .letter{color:hsla(0,0%,100%,.4);font-size:24rem;position:absolute;top:5rem;left:1rem;font-weight:600;line-height:12rem}@media(max-width: 1280px){.our-story-page .section-pillars .effect-cards-slider .effect-card .letter{font-size:18vw;top:1.5rem;left:1rem;line-height:8rem}}@media(max-width: 1024px){.our-story-page .section-pillars .effect-cards-slider .effect-card .letter{font-size:30vw;top:4vw;left:2vw;line-height:28vw}}@media(max-width: 768px){.our-story-page .section-pillars .effect-cards-slider .effect-card .letter{font-size:30vw;top:0;left:2vw}}.our-story-page .section-pillars .slider-controls{display:flex;justify-content:center;gap:20px;margin-top:40px;position:relative;width:100%;max-width:490px}.our-story-page .section-pillars .slider-controls .slider-button-prev,.our-story-page .section-pillars .slider-controls .slider-button-next{position:static;color:#4bd1a0;background:rgba(0,0,0,0);width:48px;height:48px;border-radius:50%;margin:0;border:1px solid #4bd1a0;display:flex;justify-content:center;align-items:center}.our-story-page .section-pillars .slider-controls .slider-button-prev:hover,.our-story-page .section-pillars .slider-controls .slider-button-next:hover{background:rgba(233,251,244,.8)}.our-story-page .section-pillars .slider-controls .slider-button-prev.swiper-button-disabled,.our-story-page .section-pillars .slider-controls .slider-button-next.swiper-button-disabled{opacity:.5}@media(max-width: 1024px){.our-story-page .section-pillars .button-wrapper{text-align:center}}@media(max-width: 1024px){.our-story-page .section-pillars .container{display:flex;flex-direction:column;gap:40px}}.our-story-page .section-intel{padding:80px 0}@media(max-width: 1024px){.our-story-page .section-intel{padding:64px 0}}.our-story-page .section-intel .section-title-intel br{display:none}@media(max-width: 1024px){.our-story-page .section-intel .section-title-intel br{display:block}}.our-story-page .section-intel .intel-cards{display:flex;flex-direction:column;gap:40px}.our-story-page .section-intel .intel-cards .intel-card{display:flex;background:rgba(233,251,244,.8);border-radius:20px;overflow:hidden}@media(max-width: 768px){.our-story-page .section-intel .intel-cards .intel-card{flex-direction:column}}.our-story-page .section-intel .intel-cards .intel-card--reverse{flex-direction:row-reverse}@media(max-width: 768px){.our-story-page .section-intel .intel-cards .intel-card--reverse{flex-direction:column}}.our-story-page .section-intel .intel-cards .intel-card--reverse .intel-content{padding:40px 24px 40px 40px}.our-story-page .section-intel .intel-cards .intel-card .intel-img{width:50%;height:400px;max-width:832px}.our-story-page .section-intel .intel-cards .intel-card .intel-img img{width:100%;height:100%;object-fit:cover}@media(max-width: 1024px){.our-story-page .section-intel .intel-cards .intel-card .intel-img{width:100%;height:200px}}.our-story-page .section-intel .intel-cards .intel-card .intel-content{width:50%;padding:40px 40px 40px 24px;display:flex;flex-direction:column;justify-content:center;gap:12px;position:relative}@media(max-width: 1024px){.our-story-page .section-intel .intel-cards .intel-card .intel-content{width:100%;padding:20px}}.our-story-page .section-intel .intel-cards .intel-card .intel-content .intel-texture{position:absolute;z-index:0;color:rgba(75,209,160,.08);font-weight:700;font-size:14rem;width:100%;text-align:center;left:0;top:50%;transform:translateY(-50%)}@media(max-width: 1024px){.our-story-page .section-intel .intel-cards .intel-card .intel-content .intel-texture{font-size:10rem;top:0;transform:translateY(-26%)}}.our-story-page .section-intel .intel-cards .intel-card .intel-content .intel-tag{color:rgba(0,0,0,.9294117647);font-size:1rem;line-height:1.5;font-weight:600;position:relative;z-index:1}.our-story-page .section-intel .intel-cards .intel-card .intel-content .intel-title{font-size:1.25rem;color:#4bd1a0;margin-bottom:0;position:relative;z-index:1}@media(max-width: 1024px){.our-story-page .section-intel .intel-cards .intel-card .intel-content .intel-title{font-size:1.125rem}}.our-story-page .section-intel .intel-cards .intel-card .intel-content .intel-desc{font-size:1rem;line-height:1.5;font-weight:300;position:relative;z-index:1}.our-story-page .section-intel .intel-cards .intel-card .intel-content .intel-desc p:last-child{margin-bottom:0}.our-story-page .section-experience{padding:80px 0;background:linear-gradient(180deg, #D7F4E4 0%, rgba(242, 242, 243, 0.5) 100%);overflow:hidden}@media(max-width: 1024px){.our-story-page .section-experience{padding:64px 0}}.our-story-page .section-experience .section-title br{display:none}@media(max-width: 1024px){.our-story-page .section-experience .section-title br{display:block}}@media(max-width: 1024px){.our-story-page .section-experience .exp-swiper{overflow:visible}}.our-story-page .section-experience .exp-swiper .swiper-navigation{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:40px}.our-story-page .section-experience .exp-swiper .swiper-navigation .swiper-pagination{position:static;width:auto;bottom:auto !important;display:flex;gap:8px}.our-story-page .section-experience .exp-swiper .swiper-navigation .swiper-pagination .swiper-pagination-bullet{opacity:1;background:#d7f4e4;margin:0 !important}.our-story-page .section-experience .exp-swiper .swiper-navigation .swiper-pagination .swiper-pagination-bullet-active{background:#4bd1a0}.our-story-page .section-experience .exp-swiper .swiper-navigation .swiper-button-prev,.our-story-page .section-experience .exp-swiper .swiper-navigation .swiper-button-next{position:static;width:48px;height:48px;border-radius:50%;border:1px solid #4bd1a0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0}.our-story-page .section-experience .exp-swiper .swiper-navigation .swiper-button-prev svg,.our-story-page .section-experience .exp-swiper .swiper-navigation .swiper-button-next svg{width:24px;height:24px}.our-story-page .section-experience .exp-swiper .swiper-navigation .swiper-button-prev:after,.our-story-page .section-experience .exp-swiper .swiper-navigation .swiper-button-next:after{display:none}.our-story-page .section-experience .exp-swiper .swiper-navigation .swiper-button-prev svg path,.our-story-page .section-experience .exp-swiper .swiper-navigation .swiper-button-next svg path{transition:400ms}.our-story-page .section-experience .exp-swiper .swiper-navigation .swiper-button-prev:hover,.our-story-page .section-experience .exp-swiper .swiper-navigation .swiper-button-next:hover{background:#4bd1a0}.our-story-page .section-experience .exp-swiper .swiper-navigation .swiper-button-prev:hover svg path,.our-story-page .section-experience .exp-swiper .swiper-navigation .swiper-button-next:hover svg path{stroke:#fff}.our-story-page .section-experience .exp-card{background:#fff;border-radius:20px;overflow:hidden;height:100%;box-shadow:0 10px 30px rgba(0,0,0,.05)}.our-story-page .section-experience .exp-card .exp-img{height:320px}@media(max-width: 1024px){.our-story-page .section-experience .exp-card .exp-img{height:200px}}.our-story-page .section-experience .exp-card .exp-img img{width:100%;height:100%;object-fit:cover;display:block;transition:400ms}.our-story-page .section-experience .exp-card .exp-content{padding:40px 24px;display:flex;flex-direction:column;justify-content:center;gap:12px}@media(max-width: 1024px){.our-story-page .section-experience .exp-card .exp-content{padding:24px}}.our-story-page .section-experience .exp-card .exp-content .exp-title{font-size:18px;font-weight:600;line-height:24px;letter-spacing:-0.02rem;color:#4bd1a0;margin-bottom:0;min-height:48px}@media(max-width: 1024px){.our-story-page .section-experience .exp-card .exp-content .exp-title{min-height:unset;font-size:16px;text-align:center}}.our-story-page .section-experience .exp-card .exp-content .exp-title a{color:inherit}.our-story-page .section-experience .exp-card .exp-content .exp-desc{min-height:48px;font-size:1rem;line-height:1.5;font-weight:300;letter-spacing:-0.02rem}.our-story-page .section-experience .exp-card .exp-content .exp-desc p:last-child{margin-bottom:0}@media(max-width: 1024px){.our-story-page .section-experience .exp-card .exp-content .exp-desc{font-size:.875rem;text-align:center;min-height:unset}}.our-story-page .section-experience .exp-card .exp-content .button-wrapper{margin-top:12px}.our-story-page .section-experience .exp-card .exp-content .button-wrapper .btn-primary-pill{padding:8px 24px;width:100%;font-size:16px;line-height:24px}@media(max-width: 1024px){.our-story-page .section-experience .exp-card .exp-content .button-wrapper a{width:100%}}.our-story-page .section-experience .exp-card:hover .exp-img img{transform:scale(1.01)}.our-story-page .section-infra{padding:80px 0;background:#308465}@media(max-width: 1024px){.our-story-page .section-infra{padding:64px 0}}.our-story-page .section-infra .section-title{color:#fff}.our-story-page .section-infra .section-desc{color:#fff}.our-story-page .section-infra .infra-grid{display:flex;gap:40px;flex-wrap:wrap;justify-content:center}@media(max-width: 1024px){.our-story-page .section-infra .infra-grid{gap:16px}}.our-story-page .section-infra .infra-card{background:#fff;border:1px solid #eee;padding:24px;border-radius:16px;display:flex;align-items:center;gap:24px;flex-direction:column;width:100%;box-shadow:0px 0px 24px -4px rgba(0,0,0,.0588235294);max-width:288px}@media(max-width: 768px){.our-story-page .section-infra .infra-card{max-width:171px;padding:18px 8px;gap:16px}}.our-story-page .section-infra .infra-card:hover .infra-title{transform:translateY(-2px)}.our-story-page .section-infra .infra-card .infra-icon{width:120px;height:120px;flex-shrink:0}@media(max-width: 768px){.our-story-page .section-infra .infra-card .infra-icon{width:80px;height:80px}}.our-story-page .section-infra .infra-card .infra-icon img{width:100%;height:auto}.our-story-page .section-infra .infra-card .infra-title{margin:0;color:#4bd1a0;text-align:center;font-size:1.125rem;font-weight:600;line-height:1.33;letter-spacing:-0.02rem;display:flex;align-items:center;min-height:48px;transition:400ms}@media(max-width: 768px){.our-story-page .section-infra .infra-card .infra-title{font-size:.875rem;min-height:40px}}.our-story-page .section-purpose{overflow:hidden;padding:80px 0;background:linear-gradient(180deg, #D7F4E4 0%, rgba(242, 242, 243, 0.5) 100%)}@media(max-width: 1024px){.our-story-page .section-purpose{padding:64px 0}}.our-story-page .section-purpose .container-large{display:flex;flex-direction:column;gap:40px}.our-story-page .section-purpose .purpose-wrapper{max-width:1448px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:40px}.our-story-page .section-purpose .pillars-swiper{width:100%}@media(max-width: 1024px){.our-story-page .section-purpose .pillars-swiper{overflow:visible}}.our-story-page .section-purpose .pillars-swiper .swiper-navigation{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:32px}@media(min-width: 1024px){.our-story-page .section-purpose .pillars-swiper .swiper-navigation{display:none}}.our-story-page .section-purpose .pillars-swiper .swiper-navigation .swiper-pagination{position:static;width:auto;bottom:auto !important;display:flex;gap:8px}.our-story-page .section-purpose .pillars-swiper .swiper-navigation .swiper-pagination .swiper-pagination-bullet{opacity:1;background:rgba(75,209,160,.2);margin:0 !important}.our-story-page .section-purpose .pillars-swiper .swiper-navigation .swiper-pagination .swiper-pagination-bullet-active{background:#4bd1a0}.our-story-page .section-purpose .pillars-swiper .swiper-navigation .swiper-button-prev,.our-story-page .section-purpose .pillars-swiper .swiper-navigation .swiper-button-next{position:static;width:44px;height:44px;border-radius:50%;border:1px solid #4bd1a0;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0;transition:400ms}.our-story-page .section-purpose .pillars-swiper .swiper-navigation .swiper-button-prev svg,.our-story-page .section-purpose .pillars-swiper .swiper-navigation .swiper-button-next svg{width:24px;height:24px}.our-story-page .section-purpose .pillars-swiper .swiper-navigation .swiper-button-prev:after,.our-story-page .section-purpose .pillars-swiper .swiper-navigation .swiper-button-next:after{display:none}.our-story-page .section-purpose .pillars-swiper .swiper-navigation .swiper-button-prev svg path,.our-story-page .section-purpose .pillars-swiper .swiper-navigation .swiper-button-next svg path{stroke:#4bd1a0;transition:400ms}.our-story-page .section-purpose .pillars-swiper .swiper-navigation .swiper-button-prev:hover,.our-story-page .section-purpose .pillars-swiper .swiper-navigation .swiper-button-next:hover{background:#4bd1a0}.our-story-page .section-purpose .pillars-swiper .swiper-navigation .swiper-button-prev:hover svg path,.our-story-page .section-purpose .pillars-swiper .swiper-navigation .swiper-button-next:hover svg path{stroke:#fff}.our-story-page .section-purpose .pillars-swiper .pillar-card{height:100%;background:#154f3d;border-radius:16px;overflow:hidden;padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}@media(max-width: 1024px){.our-story-page .section-purpose .pillars-swiper .pillar-card{max-width:100%;padding:32px 24px}}.our-story-page .section-purpose .pillars-swiper .pillar-card:hover .pillar-title{transform:translateY(-2px)}.our-story-page .section-purpose .pillars-swiper .pillar-card .pillar-letter{color:#fff;font-size:6rem;font-weight:600;line-height:1;letter-spacing:-0.03rem}@media(max-width: 1024px){.our-story-page .section-purpose .pillars-swiper .pillar-card .pillar-letter{font-size:5rem}}.our-story-page .section-purpose .pillars-swiper .pillar-card .pillar-title{color:#4bd1a0;font-size:1.125rem;font-weight:600;line-height:1.33;letter-spacing:-0.02rem;transition:400ms;margin-bottom:0}.our-story-page .section-purpose .pillars-swiper .pillar-card .pillar-desc{font-size:1rem;line-height:1.5;color:#fff;text-align:center;font-weight:300}.our-story-page .section-purpose .pillars-swiper .pillar-card .pillar-desc p:last-child{margin-bottom:0}.our-story-page .section-purpose .supported-by{color:rgba(0,0,0,.9294117647);font-weight:600;font-size:1.25rem;line-height:1.4;letter-spacing:-0.02rem;margin-bottom:0}.our-story-page .section-purpose .platforms-swiper{width:100%;overflow:visible}@media(max-width: 1024px){.our-story-page .section-purpose .platforms-swiper{overflow:visible}}.our-story-page .section-purpose .platforms-swiper .swiper-navigation{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:32px}@media(min-width: 1024px){.our-story-page .section-purpose .platforms-swiper .swiper-navigation{display:none}}.our-story-page .section-purpose .platforms-swiper .swiper-navigation .swiper-pagination{position:static;width:auto;bottom:auto !important;display:flex;gap:8px}.our-story-page .section-purpose .platforms-swiper .swiper-navigation .swiper-pagination .swiper-pagination-bullet{opacity:1;background:rgba(75,209,160,.2);margin:0 !important}.our-story-page .section-purpose .platforms-swiper .swiper-navigation .swiper-pagination .swiper-pagination-bullet-active{background:#4bd1a0}.our-story-page .section-purpose .platforms-swiper .swiper-navigation .swiper-button-prev,.our-story-page .section-purpose .platforms-swiper .swiper-navigation .swiper-button-next{position:static;width:48px;height:48px;border-radius:50%;border:1px solid #4bd1a0;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0;transition:400ms}.our-story-page .section-purpose .platforms-swiper .swiper-navigation .swiper-button-prev svg,.our-story-page .section-purpose .platforms-swiper .swiper-navigation .swiper-button-next svg{width:24px;height:24px}.our-story-page .section-purpose .platforms-swiper .swiper-navigation .swiper-button-prev:after,.our-story-page .section-purpose .platforms-swiper .swiper-navigation .swiper-button-next:after{display:none}.our-story-page .section-purpose .platforms-swiper .swiper-navigation .swiper-button-prev svg path,.our-story-page .section-purpose .platforms-swiper .swiper-navigation .swiper-button-next svg path{stroke:#4bd1a0;transition:400ms}.our-story-page .section-purpose .platforms-swiper .swiper-navigation .swiper-button-prev:hover,.our-story-page .section-purpose .platforms-swiper .swiper-navigation .swiper-button-next:hover{background:#4bd1a0}.our-story-page .section-purpose .platforms-swiper .swiper-navigation .swiper-button-prev:hover svg path,.our-story-page .section-purpose .platforms-swiper .swiper-navigation .swiper-button-next:hover svg path{stroke:#fff}.our-story-page .section-purpose .platforms-swiper .support-platform-card{border-radius:16px;background:#f7f7f8;padding:24px 32px;box-shadow:0px 1px 4px 0px rgba(0,0,0,.0588235294);display:flex;flex-direction:column;gap:40px;width:100%;height:100%;margin:0 auto}@media(max-width: 1024px){.our-story-page .section-purpose .platforms-swiper .support-platform-card{max-width:100%;gap:24px}}.our-story-page .section-purpose .platforms-swiper .support-platform-card .platform-title{font-size:2rem;font-weight:1.25;letter-spacing:-0.02rem;text-align:center;font-weight:600;margin-bottom:0}@media(max-width: 1024px){.our-story-page .section-purpose .platforms-swiper .support-platform-card .platform-title{font-size:1.25rem}}.our-story-page .section-purpose .platforms-swiper .support-platform-card .platform-name{color:#4bd1a0}.our-story-page .section-purpose .platforms-swiper .support-platform-card .platform-desc{font-size:1rem;font-weight:600;line-height:1.5;letter-spacing:-0.01rem;text-align:center}.our-story-page .section-purpose .platforms-swiper .support-platform-card .platform-desc p:last-child{margin-bottom:0}.our-story-page .section-purpose .platforms-swiper .support-platform-card .support-features{display:flex;flex-direction:column;gap:40px}.our-story-page .section-purpose .platforms-swiper .support-platform-card .support-features .feature-item{display:flex;gap:16px}.our-story-page .section-purpose .platforms-swiper .support-platform-card .support-features .feature-item:hover .icon img{transform:rotate(10deg)}.our-story-page .section-purpose .platforms-swiper .support-platform-card .support-features .feature-item:hover .text{transform:translateX(-5px)}.our-story-page .section-purpose .platforms-swiper .support-platform-card .support-features .feature-item .icon{background-color:#a6ecd4;border-radius:12px;padding:8px;position:relative}.our-story-page .section-purpose .platforms-swiper .support-platform-card .support-features .feature-item .icon img{transition:400ms}.our-story-page .section-purpose .platforms-swiper .support-platform-card .support-features .feature-item .icon:before{content:"";border-left:2px dashed #d6d6d6;position:absolute;top:100%;left:50%;transform:translateX(-50%);height:100%}.our-story-page .section-purpose .platforms-swiper .support-platform-card .support-features .feature-item .text{font-size:1.125rem;line-height:1.33;color:rgba(0,0,0,.9294117647);letter-spacing:-0.02rem;font-weight:300;transition:400ms}.our-story-page .section-purpose .platforms-swiper .support-platform-card .support-features .feature-item:last-child .icon:before{display:none}.single-industry-page .industry-hero__bg{display:flex;align-items:center;min-height:720px;padding:0 80px;position:relative;overflow:hidden}@media(max-width: 640px){.single-industry-page .industry-hero__bg{min-height:540px;padding:16px;align-items:flex-end}}.single-industry-page .industry-hero__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.single-industry-page .industry-hero__img--desktop{display:block}@media(max-width: 640px){.single-industry-page .industry-hero__img--desktop{display:none}}.single-industry-page .industry-hero__img--mobile{display:none}@media(max-width: 640px){.single-industry-page .industry-hero__img--mobile{display:block}}.single-industry-page .industry-hero__box{position:relative;z-index:2;width:100%;margin:0 auto}.single-industry-page .industry-hero__content{border-radius:20px;padding:40px;width:836px;max-width:100%;background-color:rgba(0,0,0,.55)}@media(max-width: 768px){.single-industry-page .industry-hero__content{width:100%;padding:16px}}.single-industry-page .industry-hero__subtitle{font-family:"Poppins",sans-serif;font-weight:400;font-size:18px;line-height:24px;letter-spacing:-0.02em;color:#fff;margin:0}@media(max-width: 768px){.single-industry-page .industry-hero__subtitle{font-size:15px}}@media(max-width: 640px){.single-industry-page .industry-hero__subtitle{font-weight:400;font-size:14px;line-height:20px;letter-spacing:-1%}}.single-industry-page .industry-hero__subtitle strong{font-weight:600}.single-industry-page .industry-hero__subtitle p{margin:0}.single-industry-page .industry-main-content{padding:80px 0}@media(max-width: 768px){.single-industry-page .industry-main-content{padding:40px 0 64px}}.single-industry-page .industry-overview--heading{padding:80px 0;position:relative;background:linear-gradient(180deg, #D7F4E4 0%, #FFFFFF 100%);text-align:center}@media(max-width: 768px){.single-industry-page .industry-overview--heading{padding:64px 0 40px}}.single-industry-page .industry-overview--heading::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:1280px;max-width:100%;height:1px;background-color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.single-industry-page .industry-overview--heading::after{width:calc(100% - 32px);left:16px;transform:none;max-width:none}}.single-industry-page .industry-overview__title{font-weight:600;font-size:56px;line-height:64px;letter-spacing:-0.03em;color:#154f3d;margin:0;text-transform:uppercase}@media(max-width: 768px){.single-industry-page .industry-overview__title{font-size:32px;line-height:40px}}@media(max-width: 640px){.single-industry-page .industry-overview__title{font-size:24px;line-height:32px}}.single-industry-page .industry-overview__subtitle{font-weight:600;font-size:40px;line-height:48px;letter-spacing:-3%;margin:0}@media(max-width: 768px){.single-industry-page .industry-overview__subtitle{font-size:24px;line-height:32px;letter-spacing:-2%}}.single-industry-page .industry-overview__content{font-weight:300;font-size:18px;line-height:24px;letter-spacing:-2%;padding:40px 0}@media(max-width: 768px){.single-industry-page .industry-overview__content{font-size:16px;line-height:24px;letter-spacing:-1%;padding:16px 0 40px}}.single-industry-page .industry-overview__content p{margin-bottom:0}.single-industry-page .industry-overview__content strong{font-weight:600}.single-industry-page .text-green{color:#00e396 !important}.single-industry-page .industry-block-1__wrapper{display:flex;flex-direction:row;gap:0;justify-content:center;border-radius:16px;overflow:hidden;align-items:center}@media(max-width: 768px){.single-industry-page .industry-block-1__wrapper{flex-direction:column;align-items:stretch;border-radius:0;overflow:visible}}.single-industry-page .industry-block-1__content{flex:1;padding:40px}@media(max-width: 768px){.single-industry-page .industry-block-1__content{max-width:100%;padding:0}}.single-industry-page .industry-block-1__title{font-size:24px;line-height:32px;letter-spacing:-2%;margin-bottom:16px}@media(max-width: 768px){.single-industry-page .industry-block-1__title{margin-bottom:12px}}.single-industry-page .industry-block-1__cap-list{font-weight:300;font-size:16px;line-height:24px;letter-spacing:-1%;color:rgba(0,0,0,.9294117647)}.single-industry-page .industry-block-1__cap-list ul{list-style:disc;padding-left:1.5rem;margin-top:16px;margin-bottom:40px}.single-industry-page .industry-block-1__image{flex:1;width:100%;order:-1;max-width:560px;height:640px}@media(max-width: 768px){.single-industry-page .industry-block-1__image{max-width:100%;height:auto}}.single-industry-page .industry-block-1__image img{width:100%;height:100%;object-fit:cover;border-radius:16px}.single-industry-page .industry-block-2__row{display:flex;align-items:center;gap:40px;margin-bottom:80px}.single-industry-page .industry-block-2__row:last-child{margin-bottom:0}@media(max-width: 768px){.single-industry-page .industry-block-2__row{flex-direction:column;gap:24px;margin-bottom:40px}}.single-industry-page .industry-block-2__row--content-left .industry-block-2__content{order:1;padding-left:40px}@media(max-width: 768px){.single-industry-page .industry-block-2__row--content-left .industry-block-2__content{order:2;padding-left:0}}.single-industry-page .industry-block-2__row--content-left .industry-block-2__image{order:2}@media(max-width: 768px){.single-industry-page .industry-block-2__row--content-left .industry-block-2__image{order:1}}.single-industry-page .industry-block-2__content{flex:1;display:flex;flex-direction:column;gap:40px}@media(max-width: 768px){.single-industry-page .industry-block-2__content{gap:24px}}.single-industry-page .industry-block-2__content-chunk h3{font-family:"Poppins",sans-serif;font-weight:600;font-size:24px;line-height:32px;letter-spacing:-0.02em;color:#00e396;margin:0 0 16px}@media(max-width: 768px){.single-industry-page .industry-block-2__content-chunk h3{font-size:20px;line-height:28px}}.single-industry-page .industry-block-2__content-chunk p{font-family:"Poppins",sans-serif;font-weight:300;font-size:16px;line-height:24px;color:rgba(0,0,0,.9294117647);margin:0 0 16px;letter-spacing:-1%}@media(max-width: 768px){.single-industry-page .industry-block-2__content-chunk p{margin-bottom:12px}}.single-industry-page .industry-block-2__content-chunk p:last-child{margin-bottom:0}.single-industry-page .industry-block-2__content-chunk ul{list-style:disc;padding-left:24px;margin:0}.single-industry-page .industry-block-2__content-chunk ul li{font-weight:300;font-size:16px;line-height:24px;color:rgba(0,0,0,.9294117647)}.single-industry-page .industry-block-2__content-chunk ul:not(:last-child){margin-bottom:16px}@media(max-width: 768px){.single-industry-page .industry-block-2__content-chunk ul:not(:last-child){margin-bottom:12px}}.single-industry-page .industry-block-2__content-chunk strong{font-weight:600}.single-industry-page .industry-block-2__content .industry-block-2__content-chunk:nth-child(2) ul{margin-left:24px;margin-bottom:16px}@media(max-width: 768px){.single-industry-page .industry-block-2__content .industry-block-2__content-chunk:nth-child(2) ul{margin-left:0;margin-bottom:12px}}.single-industry-page .industry-block-2__image{flex:1;width:100%;max-width:560px;height:728px;border-radius:16px;overflow:hidden}@media(max-width: 768px){.single-industry-page .industry-block-2__image{max-width:100%;height:400px}}.single-industry-page .industry-block-2__image img{width:100%;height:100%;object-fit:cover;display:block}.single-industry-page .industry-block-list ul{list-style:none !important;padding:0;margin:16px 0 0 0 !important;display:flex;flex-direction:column;gap:16px;font-weight:300}.single-industry-page .industry-block-list ul li{position:relative !important;padding-left:36px !important;margin-bottom:0 !important;font-size:16px !important;line-height:24px !important;color:rgba(0,0,0,.9294117647) !important;letter-spacing:-4%}.single-industry-page .industry-block-list ul li::before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='2' width='20' height='20' rx='4' stroke='%2300E396' stroke-width='2'/%3E%3Cpath d='M7 12L10.5 15.5L18 8' stroke='%2300E396' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left top;background-size:contain}.single-industry-page .industry-block-list ul li strong,.single-industry-page .industry-block-list ul li b{font-weight:600 !important;color:rgba(0,0,0,.9294117647) !important}.single-industry-page .section-industries--related{padding:80px 0;background-color:#fff}@media(max-width: 768px){.single-industry-page .section-industries--related{padding:64px 0}}.single-industry-page .section-industries--related .section-industries__header{text-align:center;margin-bottom:40px}@media(max-width: 640px){.single-industry-page .section-industries--related .section-industries__header{margin-bottom:32px}}.single-industry-page .section-industries--related .section-industries__title{font-weight:600;font-size:40px;line-height:48px;letter-spacing:-0.03em;color:rgba(0,0,0,.93);margin:0}@media(max-width: 768px){.single-industry-page .section-industries--related .section-industries__title{font-size:32px;line-height:40px}}.single-industry-page .section-industries--related .section-industries__list{display:flex;flex-direction:column;gap:40px;max-width:1280px;margin:0 auto}@media(max-width: 768px){.single-industry-page .section-industries--related .section-industries__list{gap:24px}}@media(max-width: 640px){.single-industry-page .section-industries--related .section-industries__list{gap:20px}}.single-industry-page .section-industries--related .industry-card__img{height:400px}@media(max-width: 768px){.single-industry-page .section-industries--related .industry-card__img{height:280px}}@media(max-width: 640px){.single-industry-page .section-industries--related .industry-card__img{height:200px}}@media(max-width: 640px){.single-industry-page .section-industries--related .industry-card__title{text-align:center;letter-spacing:-2%}}.single-initiative-page .label-green{font-family:"Poppins",sans-serif;font-weight:600;font-size:24px;line-height:32px;color:#4bd1a0;letter-spacing:-0.02em;margin:0}@media(max-width: 640px){.single-initiative-page .label-green{font-size:20px;line-height:28px}}.single-initiative-page .initiative-hero__visual{width:100%;height:582px;overflow:hidden}@media(max-width: 768px){.single-initiative-page .initiative-hero__visual{height:540px}}.single-initiative-page .initiative-hero__img{width:100%;height:100%;object-fit:cover}.single-initiative-page .initiative-hero__img--desktop{display:block}@media(max-width: 640px){.single-initiative-page .initiative-hero__img--desktop{display:none}}.single-initiative-page .initiative-hero__img--mobile{display:none}@media(max-width: 640px){.single-initiative-page .initiative-hero__img--mobile{display:block}}.single-initiative-page .initiative-overview{padding:0;position:relative;background:linear-gradient(180deg, #D7F4E4 0%, #FFFFFF 100%)}.single-initiative-page .initiative-overview::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:1280px;max-width:100%;height:1px;background-color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.single-initiative-page .initiative-overview::after{width:calc(100% - 32px);left:16px;transform:none;max-width:none}}.single-initiative-page .initiative-overview__heading{padding:80px 0 0;text-align:center}@media(max-width: 768px){.single-initiative-page .initiative-overview__heading{padding:64px 0 0}}.single-initiative-page .initiative-overview__title{font-weight:600;font-size:56px;line-height:64px;letter-spacing:-0.03em;color:#154f3d;margin:0;text-transform:uppercase;padding-bottom:0}@media(max-width: 768px){.single-initiative-page .initiative-overview__title{font-size:32px;line-height:40px}}@media(max-width: 640px){.single-initiative-page .initiative-overview__title{font-size:24px;line-height:32px}}.single-initiative-page .initiative-overview__body{padding:24px 0 80px}@media(max-width: 768px){.single-initiative-page .initiative-overview__body{padding:16px 0 64px;text-align:center}}.single-initiative-page .initiative-overview__subtitle{font-weight:600;font-size:20px;line-height:28px;margin:0 0 40px;letter-spacing:-2%}@media(max-width: 768px){.single-initiative-page .initiative-overview__subtitle{font-size:16px;line-height:24px;letter-spacing:-1%;margin:0 0 16px}}.single-initiative-page .initiative-overview__content{font-weight:300;font-size:18px;line-height:24px;letter-spacing:-2%;color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.single-initiative-page .initiative-overview__content{font-size:16px;line-height:24px;letter-spacing:-1%}}.single-initiative-page .initiative-overview__content p{margin-bottom:16px}.single-initiative-page .initiative-overview__content p:last-child{margin-bottom:0}.single-initiative-page .initiative-overview__content strong,.single-initiative-page .initiative-overview__content b{font-weight:600}.single-initiative-page .initiative-detail{padding:80px 0}@media(max-width: 640px){.single-initiative-page .initiative-detail{padding:40px 0 64px}}.single-initiative-page .initiative-detail__header-title{margin-bottom:40px}@media(max-width: 768px){.single-initiative-page .initiative-detail__header-title{margin-bottom:16px}}.single-initiative-page .initiative-detail__header-title h2{font-weight:600;color:rgba(0,0,0,.9294117647);text-align:center;font-size:40px;line-height:48px;letter-spacing:-3%;margin:0}@media(max-width: 768px){.single-initiative-page .initiative-detail__header-title h2{font-size:24px;text-align:left;line-height:32px}}.single-initiative-page .initiative-detail__intro{font-weight:300;font-size:18px;line-height:24px;color:rgba(0,0,0,.9294117647);margin-bottom:40px;letter-spacing:-2%}@media(max-width: 768px){.single-initiative-page .initiative-detail__intro{font-size:16px;line-height:24px;margin-bottom:48px}}.single-initiative-page .initiative-detail__intro p{margin-bottom:0}.single-initiative-page .initiative-detail__intro strong,.single-initiative-page .initiative-detail__intro b{font-weight:600;margin-bottom:40px;display:block}@media(max-width: 768px){.single-initiative-page .initiative-detail__intro strong,.single-initiative-page .initiative-detail__intro b{margin-bottom:16px}}.single-initiative-page .initiative-detail__grid{display:flex;gap:40px;align-items:center}@media(max-width: 768px){.single-initiative-page .initiative-detail__grid{flex-direction:column;gap:24px}}.single-initiative-page .initiative-detail__image{max-width:640px;width:100%}@media(max-width: 1280px){.single-initiative-page .initiative-detail__image{max-width:50%}}@media(max-width: 768px){.single-initiative-page .initiative-detail__image{height:280px}}.single-initiative-page .initiative-detail__image img{width:100%;height:480px;object-fit:cover;border-radius:24px}@media(max-width: 768px){.single-initiative-page .initiative-detail__image img{height:100%}}@media(max-width: 768px){.single-initiative-page .initiative-detail__image{max-width:100%}}.single-initiative-page .initiative-detail__content{flex:1}.single-initiative-page .initiative-detail__block .label-green{color:#4bd1a0;font-weight:600;font-size:24px;line-height:32px;margin-bottom:16px}@media(max-width: 768px){.single-initiative-page .initiative-detail__block .label-green{font-size:20px;line-height:28px;margin-bottom:12px}}.single-initiative-page .initiative-detail__block .content-list ul{list-style:disc;padding-left:16px;margin:0}.single-initiative-page .initiative-detail__block .content-list ul li{font-weight:300;font-size:18px;line-height:24px;color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.single-initiative-page .initiative-detail__block .content-list ul li{font-size:16px;line-height:24px}}.single-initiative-page .initiative-detail__block .content-list ul li::marker{color:rgba(0,0,0,.9294117647)}.single-initiative-page .initiative-detail__block .content-text{font-weight:300;font-size:16px;line-height:24px;color:rgba(0,0,0,.9294117647)}.single-initiative-page .initiative-detail__block .content-text p{margin:0}.initiative-cta{padding:80px 0;text-align:center;background:#2f8465}@media(max-width: 768px){.initiative-cta{padding:64px 0}}.initiative-cta__title{font-weight:600;font-size:40px;line-height:48px;text-align:center;color:#fff;letter-spacing:-3%;margin:0}@media(max-width: 768px){.initiative-cta__title{font-weight:600;font-size:24px;line-height:32px}}.initiative-cta__subtitle{font-weight:300;font-size:18px;line-height:24px;color:#fff;margin:40px 0}@media(max-width: 768px){.initiative-cta__subtitle{font-size:16px;line-height:24px;margin:16px 0 24px}}.initiative-cta__button .btn-cta{display:inline-flex;align-items:center;padding:16px 25px;border-radius:1000px;font-weight:600;font-size:18px;line-height:24px;text-decoration:none;background-color:#2f8465;color:#f2f2f3;border:solid 1px #f2f2f3;transition:all .3s ease}.single-initiative-page .initiative-bottom{padding:80px 0;background-color:#fff}@media(max-width: 768px){.single-initiative-page .initiative-bottom{padding:64px 0}}.single-initiative-page .initiative-bottom__wrapper{display:flex;align-items:center;gap:80px}@media(max-width: 1024px){.single-initiative-page .initiative-bottom__wrapper{gap:40px}}@media(max-width: 768px){.single-initiative-page .initiative-bottom__wrapper{gap:0;text-align:left;flex-direction:column;align-items:flex-start}}.single-initiative-page .initiative-bottom__content{flex:1;display:flex;flex-direction:column}.single-initiative-page .initiative-bottom__label{font-size:24px;line-height:32px;letter-spacing:-2%;margin-bottom:16px !important;color:#4bd1a0 !important}@media(max-width: 768px){.single-initiative-page .initiative-bottom__label{font-size:20px;line-height:28px;margin-bottom:12px !important}}.single-initiative-page .initiative-bottom__list{margin-bottom:40px}@media(max-width: 768px){.single-initiative-page .initiative-bottom__list{margin-bottom:0}}.single-initiative-page .initiative-bottom__list ul{list-style:none !important;padding:0;margin:0 !important;display:flex;flex-direction:column;gap:16px}@media(max-width: 768px){.single-initiative-page .initiative-bottom__list ul{gap:12px}}.single-initiative-page .initiative-bottom__list ul li{position:relative !important;padding-left:36px !important;font-weight:300;font-size:16px !important;line-height:24px !important;color:rgba(0,0,0,.9294117647) !important;letter-spacing:-4%;text-align:left}.single-initiative-page .initiative-bottom__list ul li::before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='2' width='20' height='20' rx='4' stroke='%234BD1A0' stroke-width='2'/%3E%3Cpath d='M7 12L10.5 15.5L18 8' stroke='%234BD1A0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left top;background-size:contain}.single-initiative-page .initiative-bottom__list ul li strong,.single-initiative-page .initiative-bottom__list ul li b{font-weight:600 !important}.single-initiative-page .initiative-bottom__image{width:100%;max-width:640px;height:640px}@media(max-width: 1280px){.single-initiative-page .initiative-bottom__image{max-width:50%}}@media(max-width: 768px){.single-initiative-page .initiative-bottom__image{max-width:100%;height:280px;margin:40px 0}}.single-initiative-page .initiative-bottom__image img{width:100%;height:100%;object-fit:cover;border-radius:16px}.single-initiative-page .initiative-bottom__logo{margin-bottom:40px;width:133px;height:64px}@media(max-width: 768px){.single-initiative-page .initiative-bottom__logo{margin-bottom:24px}}.single-initiative-page .initiative-bottom__logo img{width:100%;height:100%;object-fit:cover}.single-initiative-page .initiative-bottom__btn{align-self:flex-start}@media(max-width: 768px){.single-initiative-page .initiative-bottom .btn-primary-pill{width:100%;text-align:center}}.single-initiative-page .initiative-related{padding:80px 0;background:linear-gradient(180deg, #D7F4E4 0%, rgba(242, 242, 243, 0.5) 100%);text-align:center}@media(max-width: 640px){.single-initiative-page .initiative-related{padding:60px 0 80px}}.single-initiative-page .initiative-related__title{font-weight:600;font-size:40px;line-height:48px;color:#154f3d;margin-bottom:40px}@media(max-width: 640px){.single-initiative-page .initiative-related__title{font-size:32px;line-height:40px;letter-spacing:-2%}}.single-initiative-page .initiative-related__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px;text-align:left}@media(max-width: 640px){.single-initiative-page .initiative-related__grid{grid-template-columns:1fr;gap:16px}}.single-initiative-page .initiative-related__grid .service-card{cursor:default}@media(max-width: 768px){.single-initiative-page .initiative-related__grid .service-card{height:200px}}.single-initiative-page .initiative-related__grid .service-card__title{text-decoration:none;cursor:pointer}.single-initiative-page .initiative-related__grid .service-card__title:hover{text-decoration:none;color:inherit}.enterprise-intelligence-page .ei-hero__visual{width:100%;height:582px;overflow:hidden}@media(max-width: 768px){.enterprise-intelligence-page .ei-hero__visual{height:540px}}.enterprise-intelligence-page .ei-hero__img{width:100%;height:100%;object-fit:cover;display:block}.enterprise-intelligence-page .ei-hero__img--mobile{display:none}@media(max-width: 768px){.enterprise-intelligence-page .ei-hero__img--desktop{display:none}.enterprise-intelligence-page .ei-hero__img--mobile{display:block}}.enterprise-intelligence-page .ei-overview{padding:0;position:relative;background:linear-gradient(180deg, #d7f4e4 0%, #FFFFFF 100%)}.enterprise-intelligence-page .ei-overview::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:1280px;max-width:100%;height:1px;background-color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.enterprise-intelligence-page .ei-overview::after{width:calc(100% - 32px);left:16px;transform:none;max-width:none}}.enterprise-intelligence-page .ei-overview__heading{padding:80px 0 0;text-align:center;max-width:948px;margin:0 auto}@media(max-width: 768px){.enterprise-intelligence-page .ei-overview__heading{max-width:100%;padding:64px 0 0}}.enterprise-intelligence-page .ei-overview__title{font-weight:600;font-size:56px;line-height:64px;letter-spacing:-0.03em;color:#154f3d;margin:0;text-transform:uppercase;font-family:"Poppins",sans-serif}@media(max-width: 768px){.enterprise-intelligence-page .ei-overview__title{font-size:32px;line-height:40px}}@media(max-width: 640px){.enterprise-intelligence-page .ei-overview__title{font-size:24px;line-height:32px}}.enterprise-intelligence-page .ei-overview__body{padding:24px 0 80px;color:rgba(0,0,0,.9294117647);font-weight:600;font-size:20px;line-height:28px;letter-spacing:-2%}@media(max-width: 768px){.enterprise-intelligence-page .ei-overview__body{padding:16px 0 64px;text-align:center;font-family:Poppins;font-size:16px;line-height:24px;letter-spacing:-1%}}.enterprise-intelligence-page .ei-overview__content{font-size:20px;line-height:28px;color:rgba(0,0,0,.9294117647);text-align:center;max-width:948px;margin:0 auto;letter-spacing:-2%}@media(max-width: 768px){.enterprise-intelligence-page .ei-overview__content{max-width:100%;font-size:16px;line-height:24px;letter-spacing:-1%}}.enterprise-intelligence-page .ei-intro-logo{margin-bottom:40px}@media(max-width: 768px){.enterprise-intelligence-page .ei-intro-logo{margin-bottom:24px}}.enterprise-intelligence-page .ei-intro-logo img{max-width:133px;height:64px;object-fit:contain}.enterprise-intelligence-page .section-why-matters{padding:80px 0}@media(max-width: 768px){.enterprise-intelligence-page .section-why-matters{padding:0}}.enterprise-intelligence-page .section-why-matters .section-title{color:rgba(0,0,0,.9294117647);font-weight:600;font-size:40px;line-height:48px;margin-bottom:40px;letter-spacing:-3%}@media(max-width: 768px){.enterprise-intelligence-page .section-why-matters .section-title{font-size:24px;line-height:32px;letter-spacing:-2%;margin-bottom:16px}}.enterprise-intelligence-page .section-why-matters .section-subtitle{color:rgba(0,0,0,.9294117647);font-size:18px;line-height:24px;margin-bottom:40px;font-weight:300}@media(max-width: 768px){.enterprise-intelligence-page .section-why-matters .section-subtitle{font-size:16px;line-height:24px;margin-bottom:16px}}.enterprise-intelligence-page .section-why-matters .why-matters-layout{display:flex;gap:40px;align-items:stretch}@media(max-width: 1024px){.enterprise-intelligence-page .section-why-matters .why-matters-layout{flex-direction:column;gap:0}}.enterprise-intelligence-page .section-why-matters .why-matters-image{max-width:560px;height:880px}@media(max-width: 1024px){.enterprise-intelligence-page .section-why-matters .why-matters-image{max-width:100%;height:447px;order:2}}.enterprise-intelligence-page .section-why-matters .why-matters-image img{width:100%;height:100%;object-fit:cover;border-radius:16px}.enterprise-intelligence-page .section-why-matters .why-matters-sectors{flex:1}.enterprise-intelligence-page .section-why-matters .sector-card{margin-bottom:40px}@media(max-width: 768px){.enterprise-intelligence-page .section-why-matters .sector-card{margin-bottom:24px}}.enterprise-intelligence-page .section-why-matters .sector-card:last-child{margin-bottom:0}.enterprise-intelligence-page .section-why-matters .sector-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}@media(max-width: 768px){.enterprise-intelligence-page .section-why-matters .sector-header{align-items:flex-start;margin-bottom:8px}}.enterprise-intelligence-page .section-why-matters .sector-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}@media(max-width: 768px){.enterprise-intelligence-page .section-why-matters .sector-icon{padding-top:4px}}.enterprise-intelligence-page .section-why-matters .sector-icon svg{width:24px;height:24px}@media(max-width: 768px){.enterprise-intelligence-page .section-why-matters .sector-icon svg{width:18px;height:18px}}.enterprise-intelligence-page .section-why-matters .sector-title{font-size:24px;line-height:32px;font-weight:600;color:#4bd1a0;margin:0;font-family:"Poppins",sans-serif}@media(max-width: 768px){.enterprise-intelligence-page .section-why-matters .sector-title{font-size:18px;line-height:24px}}.enterprise-intelligence-page .section-why-matters .sector-desc{padding-left:32px;font-size:18px;line-height:24px;font-weight:300;color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.enterprise-intelligence-page .section-why-matters .sector-desc{font-size:16px;line-height:24px;padding-left:0}}.enterprise-intelligence-page .section-why-matters .sector-desc p{margin-bottom:8px}.enterprise-intelligence-page .section-why-matters .sector-desc ul{padding-left:48px}@media(max-width: 768px){.enterprise-intelligence-page .section-why-matters .sector-desc ul{padding-left:32px}}.enterprise-intelligence-page .section-why-matters .sector-desc ul li{margin-bottom:3px;font-size:16px;line-height:24px}.enterprise-intelligence-page .section-why-matters .why-matters-footer{margin-top:40px;font-weight:600;font-size:18px;line-height:24px;color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.enterprise-intelligence-page .section-why-matters .why-matters-footer{font-size:16px;line-height:24px;margin-top:24px}}.enterprise-intelligence-page .section-how-overview{padding:80px 0}@media(max-width: 768px){.enterprise-intelligence-page .section-how-overview{padding:64px 0}}.enterprise-intelligence-page .section-how-overview .section-title{color:rgba(0,0,0,.9294117647);font-weight:600;font-size:40px;line-height:48px;letter-spacing:-3%;margin-bottom:40px}@media(max-width: 768px){.enterprise-intelligence-page .section-how-overview .section-title{font-size:24px;line-height:32px;letter-spacing:-2%;margin-bottom:16px}}.enterprise-intelligence-page .section-how-overview .how-overview-layout{display:flex;gap:60px;align-items:center}@media(max-width: 640px){.enterprise-intelligence-page .section-how-overview .how-overview-layout{flex-direction:column;gap:16px}}.enterprise-intelligence-page .section-how-overview .how-overview-content{flex:1}.enterprise-intelligence-page .section-how-overview .how-overview-desc{font-size:16px;line-height:24px;font-weight:300;color:rgba(0,0,0,.9294117647);margin-bottom:24px}.enterprise-intelligence-page .section-how-overview .how-overview-desc p{margin-bottom:16px}.enterprise-intelligence-page .section-how-overview .how-overview-desc p:last-child{margin:40px 0}@media(max-width: 768px){.enterprise-intelligence-page .section-how-overview .how-overview-desc p:last-child{margin:24px 0}}.enterprise-intelligence-page .section-how-overview .how-overview-desc p:first-child{margin-bottom:40px}@media(max-width: 768px){.enterprise-intelligence-page .section-how-overview .how-overview-desc p:first-child{margin-bottom:24px}}.enterprise-intelligence-page .section-how-overview .how-overview-desc strong{font-weight:600}.enterprise-intelligence-page .section-how-overview .how-overview-image{max-width:560px;height:830px}@media(max-width: 1024px){.enterprise-intelligence-page .section-how-overview .how-overview-image{max-width:50%;height:auto}}@media(max-width: 640px){.enterprise-intelligence-page .section-how-overview .how-overview-image{max-width:100%;height:auto}}.enterprise-intelligence-page .section-how-overview .how-overview-image img{width:100%;height:100%;object-fit:cover}.enterprise-intelligence-page .section-how-overview .how-overview-steps{display:flex;flex-direction:column;gap:0}.enterprise-intelligence-page .section-how-overview .overview-step-item{display:flex;align-items:center;gap:16px;position:relative;z-index:1;padding-bottom:32px;--icon-size: 48px;--line-left: calc(var(--icon-size) / 2)}.enterprise-intelligence-page .section-how-overview .overview-step-item:last-child{padding-bottom:0}.enterprise-intelligence-page .section-how-overview .overview-step-item:not(:last-child)::before{content:"";position:absolute;border-left:dashed #d6d6d6 1px;width:1px;height:100%;left:var(--line-left);top:var(--icon-size);z-index:-1}.enterprise-intelligence-page .section-how-overview .overview-step-icon{width:56px;height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#fff}.enterprise-intelligence-page .section-how-overview .overview-step-icon img{width:100%;height:100%;object-fit:contain}.enterprise-intelligence-page .section-how-overview .overview-step-info{display:flex;flex-direction:column;gap:8px}.enterprise-intelligence-page .section-how-overview .overview-step-label{font-size:16px;line-height:24px;font-weight:400;color:#71717a}.enterprise-intelligence-page .section-how-overview .overview-step-text{font-size:20px;line-height:28px;font-weight:600;color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.enterprise-intelligence-page .section-how-overview .overview-step-text{font-size:18px;line-height:24px}}.enterprise-intelligence-page .section-ei-process{padding:80px 0}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-process{padding:64px 0}}.enterprise-intelligence-page .section-ei-process .process-step{margin-bottom:80px}.enterprise-intelligence-page .section-ei-process .process-step:last-child{margin-bottom:0}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-process .process-step{margin-bottom:64px}}.enterprise-intelligence-page .section-ei-process .process-step--reverse .step-layout{flex-direction:row-reverse}@media(max-width: 1024px){.enterprise-intelligence-page .section-ei-process .process-step--reverse .step-layout{flex-direction:column}}.enterprise-intelligence-page .section-ei-process .step-title{color:rgba(0,0,0,.9294117647);font-weight:600;font-size:40px;line-height:48px;margin-bottom:40px;font-family:"Poppins",sans-serif;letter-spacing:-3%}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-process .step-title{font-size:24px;line-height:32px;letter-spacing:-2%;margin-bottom:16px}}.enterprise-intelligence-page .section-ei-process .step-layout{display:flex;gap:40px;align-items:center}@media(max-width: 1024px){.enterprise-intelligence-page .section-ei-process .step-layout{flex-direction:column;gap:24px}}.enterprise-intelligence-page .section-ei-process .step-image{flex:0 0 50%;max-width:50%}.enterprise-intelligence-page .section-ei-process .step-image img{border-radius:16px;width:100%;height:100%;object-fit:cover;display:block}@media(max-width: 1024px){.enterprise-intelligence-page .section-ei-process .step-image{flex:unset;height:280px;max-width:100%}}.enterprise-intelligence-page .section-ei-process .step-content{flex:1}.enterprise-intelligence-page .section-ei-process .step-subtitle{color:#4bd1a0;font-weight:600;font-size:24px;line-height:32px;margin-bottom:16px;letter-spacing:-2%}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-process .step-subtitle{font-size:20px;margin-bottom:12px;line-height:28px}}.enterprise-intelligence-page .section-ei-process .step-desc{font-size:18px;line-height:24px;font-weight:300;color:rgba(0,0,0,.9294117647);letter-spacing:-2%}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-process .step-desc{font-size:16px;line-height:24px}}.enterprise-intelligence-page .section-ei-process .step-desc p:has(strong.s-dots){position:relative;padding-left:28px;margin-bottom:8px;color:rgba(0,0,0,.9294117647)}.enterprise-intelligence-page .section-ei-process .step-desc p:has(strong.s-dots)::before{content:"";position:absolute;left:4px;top:8px;width:6px;height:6px;background-color:currentColor;border-radius:50%}.enterprise-intelligence-page .section-ei-process .step-desc p:has(strong.s-dots)+ul{margin-top:0;padding-left:52px}.enterprise-intelligence-page .section-ei-process .step-desc p{margin-bottom:0}.enterprise-intelligence-page .section-ei-process .step-desc ul{padding-left:32px;margin-bottom:0}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-process .step-desc ul{margin-top:12px}}.enterprise-intelligence-page .section-ei-process .step-desc ul li{margin-bottom:4px}.enterprise-intelligence-page .section-ei-process .step-desc ul:last-child{margin-bottom:0}.enterprise-intelligence-page .section-ei-process .step-desc strong{font-weight:600}.enterprise-intelligence-page .section-ei-comparison{padding:80px 0}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-comparison{padding:64px 0}}.enterprise-intelligence-page .section-ei-comparison .section-title{color:rgba(0,0,0,.9294117647);font-weight:600;font-size:40px;line-height:48px;margin-bottom:40px}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-comparison .section-title{font-size:24px;line-height:32px;margin-bottom:40px}}.enterprise-intelligence-page .section-ei-comparison .comparison-table{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.enterprise-intelligence-page .section-ei-comparison .comparison-header{display:flex}.enterprise-intelligence-page .section-ei-comparison .comparison-header .comparison-col{padding:28px 32px;flex:1;font-weight:600;font-size:18px;line-height:24px;text-align:center;letter-spacing:-2%}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-comparison .comparison-header .comparison-col{padding:16px 12px;font-size:18px;line-height:24px}}.enterprise-intelligence-page .section-ei-comparison .comparison-header .comparison-col--before{background-color:#fff;color:rgba(0,0,0,.9294117647);border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.enterprise-intelligence-page .section-ei-comparison .comparison-header .comparison-col--after{color:#4bd1a0;border-bottom:1px solid #e5e7eb}.enterprise-intelligence-page .section-ei-comparison .comparison-row{display:flex}.enterprise-intelligence-page .section-ei-comparison .comparison-row:not(:last-child) .comparison-col{border-bottom:1px solid #e5e7eb}.enterprise-intelligence-page .section-ei-comparison .comparison-row .comparison-col{padding:36px 16px;flex:1;font-size:18px;line-height:24px;font-weight:300;display:flex;align-items:center;gap:12px;letter-spacing:-2%}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-comparison .comparison-row .comparison-col{padding:12px 16px 24px 12px;font-size:16px;line-height:24px;flex-direction:column;align-items:flex-start;gap:8px;letter-spacing:-1%}}.enterprise-intelligence-page .section-ei-comparison .comparison-row .comparison-col--before{background-color:#fff;border-right:1px solid #e5e7eb;color:rgba(0,0,0,.9294117647)}.enterprise-intelligence-page .section-ei-comparison .comparison-row .comparison-col--after{background-color:#e8fff5;color:rgba(0,0,0,.9294117647)}.enterprise-intelligence-page .section-ei-comparison .comparison-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-comparison .comparison-icon{margin-top:0}}.enterprise-intelligence-page .section-ei-comparison .comparison-icon svg{width:20px;height:20px}.enterprise-intelligence-page .section-ei-comparison .comparison-text{flex:1}.enterprise-intelligence-page .section-ei-comparison .comparison-result{margin-top:40px;font-size:16px;line-height:24px;font-weight:300;color:rgba(0,0,0,.9294117647)}.enterprise-intelligence-page .section-ei-comparison .comparison-result p{margin-bottom:0}.enterprise-intelligence-page .section-ei-comparison .comparison-result strong{font-weight:700}.enterprise-intelligence-page .section-operating-model{padding-bottom:80px}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model{padding-bottom:64px}}.enterprise-intelligence-page .section-operating-model .om-overview{background:linear-gradient(180deg, #d7f4e4 0%, #FFFFFF 100%);padding:80px 0 0;margin-bottom:80px;position:relative}.enterprise-intelligence-page .section-operating-model .om-overview::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:1280px;max-width:100%;height:1px;background-color:rgba(0,0,0,0.9294117647)}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-overview::after{width:calc(100% - 32px);left:16px;transform:none;max-width:none}}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-overview{padding:64px 0 0;margin-bottom:40px}}.enterprise-intelligence-page .section-operating-model .om-overview__heading{text-align:center}.enterprise-intelligence-page .section-operating-model .om-overview__title{font-weight:600;font-size:56px;line-height:64px;letter-spacing:-3%;color:#154f3d;margin:0 0 40px;text-transform:uppercase;max-width:1027px;margin:0 auto}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-overview__title{font-size:32px;line-height:40px;max-width:100%;margin-bottom:24px}}@media(max-width: 640px){.enterprise-intelligence-page .section-operating-model .om-overview__title{font-size:24px;line-height:32px}}.enterprise-intelligence-page .section-operating-model .om-overview__body{padding:24px 0 80px}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-overview__body{padding:16px 0 64px;text-align:center}}.enterprise-intelligence-page .section-operating-model .om-overview__content{font-weight:600;font-size:20px;line-height:28px;letter-spacing:-2%;color:rgba(0,0,0,.9294117647);text-align:center;max-width:1120px;margin:0 auto}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-overview__content{font-size:16px;line-height:24px;max-width:100%}}.enterprise-intelligence-page .section-operating-model .om-step{margin-bottom:80px}.enterprise-intelligence-page .section-operating-model .om-step:last-child{margin-bottom:0}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step{margin-bottom:64px}}.enterprise-intelligence-page .section-operating-model .om-step--type_1 .om-block-desc{padding-left:32px}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step--type_1 .om-block-desc{padding-left:0}}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step--type_1 .om-step-image--big{order:1}}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step--type_2 .om-step-image--small{order:2}}.enterprise-intelligence-page .section-operating-model .om-step--type_3 .om-step-layout{align-items:flex-start}.enterprise-intelligence-page .section-operating-model .om-step--reverse .om-step-layout{flex-direction:row-reverse}.enterprise-intelligence-page .section-operating-model .om-step--reverse .om-block-desc{padding-left:0}.enterprise-intelligence-page .section-operating-model .om-step-title{color:rgba(0,0,0,.9294117647);font-weight:600;font-size:40px;line-height:48px;margin-bottom:40px;letter-spacing:-3%}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step-title{font-size:24px;line-height:32px;letter-spacing:-2%;margin-bottom:16px}}.enterprise-intelligence-page .section-operating-model .om-step-description{font-size:18px;line-height:24px;font-weight:300;color:rgba(0,0,0,.9294117647);margin-bottom:40px}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step-description{font-size:16px;line-height:24px;margin-bottom:16px}}.enterprise-intelligence-page .section-operating-model .om-step-description--nested{margin-bottom:40px}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step-description--nested{margin-bottom:12px}}.enterprise-intelligence-page .section-operating-model .om-step-layout{display:flex;gap:60px;align-items:center}@media(max-width: 1024px){.enterprise-intelligence-page .section-operating-model .om-step-layout{gap:24px}}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step-layout{flex-wrap:wrap}}.enterprise-intelligence-page .section-operating-model .om-step-image img{width:100%;height:100%;display:block;border-radius:16px;object-fit:cover}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step-image{flex:0 0 100% !important;max-width:100% !important}}.enterprise-intelligence-page .section-operating-model .om-step-image--big{flex:0 0 45%;max-width:560px;align-self:stretch}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step-image--big{height:447px;max-width:100%}}.enterprise-intelligence-page .section-operating-model .om-step-image--big img{height:100%;width:100%;object-fit:cover}.enterprise-intelligence-page .section-operating-model .om-step-image--small{flex:0 0 45%}.enterprise-intelligence-page .section-operating-model .om-step-image--small.om-step-image--default{max-width:560px;height:400px}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step-image--small.om-step-image--default{max-width:100%;height:280px}}.enterprise-intelligence-page .section-operating-model .om-step-image--small.om-step-image--square{max-width:560px;height:540px}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step-image--small.om-step-image--square{max-width:100%;height:380px}}.enterprise-intelligence-page .section-operating-model .om-step-image--medium{flex:0 0 45%;max-width:560px;margin-top:66px}@media(max-width: 1024px){.enterprise-intelligence-page .section-operating-model .om-step-image--medium{max-width:100%}}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step-image--medium{margin-top:0}}.enterprise-intelligence-page .section-operating-model .om-step-content{flex:1}.enterprise-intelligence-page .section-operating-model .om-step-desc{font-size:18px;line-height:24px;font-weight:300;color:rgba(0,0,0,.9294117647);letter-spacing:-3%}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step-desc{font-size:16px;line-height:24px}}.enterprise-intelligence-page .section-operating-model .om-step-desc p:has(strong.s-dots){position:relative;padding-left:28px;margin-bottom:8px;font-size:20px;font-weight:600;line-height:1.2;color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step-desc p:has(strong.s-dots){font-size:16px;font-weight:24px}}.enterprise-intelligence-page .section-operating-model .om-step-desc p:has(strong.s-dots)::before{content:"";position:absolute;left:4px;top:8px;width:6px;height:6px;background-color:currentColor;border-radius:50%}.enterprise-intelligence-page .section-operating-model .om-step-desc p:has(strong.s-dots)+ul{margin-top:0;padding-left:52px}.enterprise-intelligence-page .section-operating-model .om-step-desc p{margin-bottom:12px;margin-bottom:0px}.enterprise-intelligence-page .section-operating-model .om-step-desc p:last-child{margin-bottom:0}.enterprise-intelligence-page .section-operating-model .om-step-desc ul{padding-left:24px;margin-bottom:16px}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-step-desc ul{margin:12px 0}}.enterprise-intelligence-page .section-operating-model .om-step-desc ul li{margin-bottom:0}.enterprise-intelligence-page .section-operating-model .om-step-desc ul:last-child{margin-bottom:0}.enterprise-intelligence-page .section-operating-model .om-step-desc strong{font-weight:600}.enterprise-intelligence-page .section-operating-model .om-content-block{margin-bottom:40px}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-content-block{margin-bottom:24px}}.enterprise-intelligence-page .section-operating-model .om-content-block:last-child{margin-bottom:0}.enterprise-intelligence-page .section-operating-model .om-block-title{display:flex;align-items:center;gap:8px;color:#4bd1a0;font-weight:600;font-size:24px;line-height:32px;margin-bottom:16px;letter-spacing:-2%}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-block-title{font-size:18px;line-height:24px;margin-bottom:8px}}.enterprise-intelligence-page .section-operating-model .om-block-icon{flex-shrink:0;display:inline-flex}.enterprise-intelligence-page .section-operating-model .om-block-icon svg{width:20px;height:20px}.enterprise-intelligence-page .section-operating-model .om-block-desc{font-size:18px;line-height:24px;font-weight:300;color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-block-desc{font-size:16px;line-height:24px}}.enterprise-intelligence-page .section-operating-model .om-block-desc p{margin-bottom:0}.enterprise-intelligence-page .section-operating-model .om-block-desc p:last-child{margin-bottom:0}.enterprise-intelligence-page .section-operating-model .om-block-desc ul{padding-left:32px;margin-bottom:8px}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-block-desc ul{padding-left:32px;margin-top:12px}}.enterprise-intelligence-page .section-operating-model .om-block-desc ul li{margin-bottom:3px;font-size:16px;line-height:24px}.enterprise-intelligence-page .section-operating-model .om-block-desc strong{font-weight:600}.enterprise-intelligence-page .section-operating-model .om-process-outro{font-size:18px;line-height:24px;font-weight:300;color:rgba(0,0,0,.9294117647);margin-top:16px;margin-bottom:40px}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-process-outro{font-size:16px;line-height:24px;margin-bottom:24px}}.enterprise-intelligence-page .section-operating-model .om-process-steps{display:flex;flex-direction:column;gap:0}.enterprise-intelligence-page .section-operating-model .om-process-step-item{display:flex;align-items:center;gap:16px;position:relative;z-index:1;padding-bottom:32px;--icon-size: 48px;--line-left: calc(var(--icon-size) / 2)}.enterprise-intelligence-page .section-operating-model .om-process-step-item:last-child{padding-bottom:0}.enterprise-intelligence-page .section-operating-model .om-process-step-item:not(:last-child)::before{content:"";position:absolute;border-left:dashed #d6d6d6 1px;width:1px;height:100%;left:var(--line-left);top:var(--icon-size);z-index:-1}.enterprise-intelligence-page .section-operating-model .om-process-step-icon{width:56px;height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#fff}.enterprise-intelligence-page .section-operating-model .om-process-step-icon img{width:100%;height:100%;object-fit:contain}.enterprise-intelligence-page .section-operating-model .om-process-step-info{display:flex;flex-direction:column;gap:2px}.enterprise-intelligence-page .section-operating-model .om-process-step-label{font-size:16px;line-height:24px;font-weight:400;color:#71717a}.enterprise-intelligence-page .section-operating-model .om-process-step-text{font-size:20px;line-height:28px;font-weight:600;color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.enterprise-intelligence-page .section-operating-model .om-process-step-text{font-size:18px;line-height:24px}}.enterprise-intelligence-page .section-ei-cta{padding:80px 0;background:linear-gradient(180deg, #D7F4E4 0%, #FFFFFF 100%)}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-cta{padding:64px 0}}.enterprise-intelligence-page .section-ei-cta .cta-layout{display:flex;flex-wrap:wrap;gap:40px;align-items:flex-start}@media(max-width: 1024px){.enterprise-intelligence-page .section-ei-cta .cta-layout{flex-direction:column;gap:40px}}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-cta .cta-layout{gap:0}}.enterprise-intelligence-page .section-ei-cta .cta-content{flex:1;padding-left:40px}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-cta .cta-content{padding-left:0;order:1}}.enterprise-intelligence-page .section-ei-cta .cta-title{color:rgba(0,0,0,.9294117647);font-weight:600;font-size:40px;line-height:48px;letter-spacing:-3%;margin-bottom:0}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-cta .cta-title{font-size:24px;line-height:32px;letter-spacing:-2%}}.enterprise-intelligence-page .section-ei-cta .cta-desc{font-size:18px;line-height:24px;font-weight:300;color:rgba(0,0,0,.9294117647);margin:16px 0 40px;letter-spacing:-2%}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-cta .cta-desc{font-size:16px;line-height:24px;letter-spacing:-1%;margin:16px 0}}.enterprise-intelligence-page .section-ei-cta .cta-desc p{margin:0}.enterprise-intelligence-page .section-ei-cta .cta-desc strong{font-weight:600;display:block;margin:16px 0 24px}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-cta .cta-desc strong{margin:16px 0 16px}}.enterprise-intelligence-page .section-ei-cta .cta-desc ul{margin-left:24px}.enterprise-intelligence-page .section-ei-cta .cta-subtitle{font-size:32px;line-height:40px;font-weight:600;color:rgba(0,0,0,.9294117647);margin-bottom:24px}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-cta .cta-subtitle{font-size:16px;line-height:24px;margin-bottom:8px}}.enterprise-intelligence-page .section-ei-cta .cta-checklist ul{list-style:none;padding:0;margin:0}.enterprise-intelligence-page .section-ei-cta .cta-checklist ul li{position:relative;padding-left:32px;margin-bottom:16px;font-size:16px;line-height:24px;font-weight:300;color:rgba(0,0,0,.9294117647)}.enterprise-intelligence-page .section-ei-cta .cta-checklist ul li::before{content:"";position:absolute;left:0;top:2px;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='18' height='18' rx='3' stroke='%234BD1A0' stroke-width='1.5'/%3E%3Cpath d='M6 10L9 13L14 7' stroke='%234BD1A0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.enterprise-intelligence-page .section-ei-cta .cta-checklist ul li strong{font-weight:600;display:block}.enterprise-intelligence-page .section-ei-cta .cta-image{flex:0 0 45%;max-width:560px}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-cta .cta-image{max-width:100%;order:3;margin-top:16px}}.enterprise-intelligence-page .section-ei-cta .cta-image img{width:100%;height:100%;display:block;border-radius:16px}@media(max-width: 1024px){.enterprise-intelligence-page .section-ei-cta .cta-image{flex:0 0 100%;max-width:100%}}.enterprise-intelligence-page .section-ei-cta .cta-buttons{display:flex;justify-content:center;gap:24px;width:100%}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-cta .cta-buttons{flex-direction:column;align-items:center;order:2}}.enterprise-intelligence-page .section-ei-cta .btn-cta-primary{display:inline-block;background-color:#4bd1a0;color:rgba(0,0,0,.9294117647);font-weight:600;padding:16px 37px;border-radius:1000px;text-decoration:none;font-size:18px;border:2px solid #4bd1a0}.enterprise-intelligence-page .section-ei-cta .btn-cta-secondary{display:inline-block;background-color:rgba(0,0,0,0);color:#4bd1a0;font-weight:600;padding:16px 33px;text-decoration:none;font-size:18px;border:2px solid #4bd1a0;border-radius:1000px}@media(max-width: 768px){.enterprise-intelligence-page .section-ei-cta .btn-cta-secondary{min-width:320px}}.single-case-study-page .cs-hero__bg{display:flex;align-items:center;min-height:720px;position:relative;overflow:hidden}@media(max-width: 640px){.single-case-study-page .cs-hero__bg{min-height:540px}}.single-case-study-page .cs-hero__bg--default{background-color:#154f3d}.single-case-study-page .cs-hero__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.single-case-study-page .cs-hero__img--desktop{display:block}@media(max-width: 640px){.single-case-study-page .cs-hero__img--desktop{display:none}}.single-case-study-page .cs-hero__img--mobile{display:none}@media(max-width: 640px){.single-case-study-page .cs-hero__img--mobile{display:block}}.single-case-study-page .cs-title-section{padding:80px 0;position:relative;background:linear-gradient(180deg, #D7F4E4 0%, #FFFFFF 100%);text-align:center}@media(max-width: 768px){.single-case-study-page .cs-title-section{padding:64px 0 40px}}.single-case-study-page .cs-title-section::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:1280px;max-width:100%;height:1px;background-color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.single-case-study-page .cs-title-section::after{width:calc(100% - 32px);left:16px;transform:none;max-width:none}}.single-case-study-page .cs-title-section__title{font-weight:600;font-size:56px;line-height:64px;letter-spacing:-0.03em;color:#154f3d;margin:0;text-transform:uppercase}@media(max-width: 768px){.single-case-study-page .cs-title-section__title{font-size:32px;line-height:40px}}@media(max-width: 640px){.single-case-study-page .cs-title-section__title{font-size:24px;line-height:32px}}.single-case-study-page .cs-title-section__subtitle{font-weight:400;font-size:20px;line-height:28px;letter-spacing:-0.02em;color:rgba(0,0,0,.9294117647);margin:16px 0 0}@media(max-width: 768px){.single-case-study-page .cs-title-section__subtitle{font-size:16px;line-height:24px}}.single-case-study-page .cs-overview{padding:80px 0}@media(max-width: 768px){.single-case-study-page .cs-overview{padding:40px 0 48px}}.single-case-study-page .cs-overview__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:24px;line-height:32px;letter-spacing:-0.02em;color:#00e396;margin:0 0 16px}@media(max-width: 768px){.single-case-study-page .cs-overview__title{font-size:20px;line-height:28px}}.single-case-study-page .cs-overview__subtitle{font-weight:600;font-size:24px;line-height:32px;letter-spacing:-0.02em;margin:0 0 16px}@media(max-width: 768px){.single-case-study-page .cs-overview__subtitle{font-size:20px;line-height:28px}}.single-case-study-page .cs-overview__content{font-weight:300;font-size:18px;line-height:24px;letter-spacing:-0.02em}@media(max-width: 768px){.single-case-study-page .cs-overview__content{font-size:16px;line-height:24px}}.single-case-study-page .cs-overview__content p{margin-bottom:0}.single-case-study-page .cs-overview__content strong{font-weight:600}.single-case-study-page .text-green{color:#00e396 !important}.single-case-study-page .cs-main-content{padding:0 0 80px}@media(max-width: 768px){.single-case-study-page .cs-main-content{padding:0 0 64px}}.single-case-study-page .cs-flexible-blocks{display:flex;flex-direction:column;gap:80px}@media(max-width: 768px){.single-case-study-page .cs-flexible-blocks{gap:40px}}.single-case-study-page .cs-block__wrapper{display:flex;flex-direction:row;gap:40px;align-items:flex-start;border-radius:16px;overflow:hidden}@media(max-width: 768px){.single-case-study-page .cs-block__wrapper{flex-direction:column;gap:24px;border-radius:0;overflow:visible}}.single-case-study-page .cs-block__content{flex:1;display:flex;flex-direction:column;gap:40px}@media(max-width: 768px){.single-case-study-page .cs-block__content{gap:24px}}.single-case-study-page .cs-block__image{flex:1;width:100%;max-width:560px;height:640px;border-radius:16px;overflow:hidden}@media(max-width: 768px){.single-case-study-page .cs-block__image{max-width:100%;height:auto}}.single-case-study-page .cs-block__image img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width: 768px){.single-case-study-page .cs-block--type-2 .cs-block__wrapper{flex-direction:column}}.single-case-study-page .cs-block--type-2 .cs-block__image{order:1}@media(max-width: 768px){.single-case-study-page .cs-block--type-2 .cs-block__image{order:1}}.single-case-study-page .cs-block--type-2 .cs-block__content{order:2;padding-left:0}@media(max-width: 768px){.single-case-study-page .cs-block--type-2 .cs-block__content{order:2;padding-left:0;padding-right:0}}@media(max-width: 768px){.single-case-study-page .cs-block--type-3 .cs-block__wrapper{flex-direction:column}}.single-case-study-page .cs-block--type-3 .cs-block__content{order:1;padding-right:0}@media(max-width: 768px){.single-case-study-page .cs-block--type-3 .cs-block__content{order:2;padding-left:0;padding-right:0}}.single-case-study-page .cs-block--type-3 .cs-block__image{order:2}@media(max-width: 768px){.single-case-study-page .cs-block--type-3 .cs-block__image{order:1}}.single-case-study-page .cs-block--cta{display:flex;justify-content:center}.single-case-study-page .cs-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 31px;border-radius:1000px;font-family:"Poppins",sans-serif;font-weight:600;font-size:18px;line-height:1.33;letter-spacing:-0.02em;text-decoration:none;text-align:center;cursor:pointer;transition:all 400ms;width:max-content}@media(max-width: 768px){.single-case-study-page .cs-cta__btn{font-size:16px}}.single-case-study-page .cs-cta__btn--solid{background-color:#4bd1a0;color:#1a1a1a;border:none}.single-case-study-page .cs-cta__btn--solid:hover{background-color:rgb(49.5008849558,193.6991150442,140.9699115044);text-decoration:none;transform:translateY(-1px)}.single-case-study-page .cs-cta__btn--outline{background-color:rgba(0,0,0,0);color:#4bd1a0;border:1px solid #4bd1a0}.single-case-study-page .cs-cta__btn--outline:hover{background-color:#4bd1a0;color:#1a1a1a}.single-case-study-page .cs-section__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:24px;line-height:32px;letter-spacing:-0.02em;margin-bottom:16px}@media(max-width: 768px){.single-case-study-page .cs-section__title{font-size:20px;line-height:28px;margin-bottom:12px}}.single-case-study-page .cs-cap-list{font-weight:300;font-size:16px;line-height:24px;letter-spacing:-0.01em;color:rgba(0,0,0,.9294117647)}.single-case-study-page .cs-cap-list ul{list-style:disc;padding-left:1.5rem;margin-top:16px;margin-bottom:0}.single-case-study-page .cs-cap-list p{margin-bottom:0}.single-case-study-page .cs-cap-list strong{font-weight:600}.single-case-study-page .cs-block-list ul{list-style:none !important;padding:0;margin:16px 0 0 0 !important;display:flex;flex-direction:column;gap:16px;font-weight:300}.single-case-study-page .cs-block-list ul li{position:relative !important;padding-left:36px !important;margin-bottom:0 !important;font-size:16px !important;line-height:24px !important;color:rgba(0,0,0,.9294117647) !important;letter-spacing:-0.04em}.single-case-study-page .cs-block-list ul li::before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='2' y='2' width='20' height='20' rx='4' stroke='%2300E396' stroke-width='2'/%3E%3Cpath d='M7 12L10.5 15.5L18 8' stroke='%2300E396' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left top;background-size:contain}.single-case-study-page .cs-block-list ul li strong,.single-case-study-page .cs-block-list ul li b{font-weight:600 !important;color:rgba(0,0,0,.9294117647) !important}.single-case-study-page .cs-step-list{display:flex;flex-direction:column;gap:0}.single-case-study-page .cs-step-list__row{display:flex;flex-direction:row;align-items:center;gap:16px;position:relative;padding-bottom:24px}@media(max-width: 768px){.single-case-study-page .cs-step-list__row{padding-bottom:16px}}.single-case-study-page .cs-step-list__row:not(:last-child)::after{content:"";position:absolute;left:28px;top:56px;width:2px;bottom:0;background-image:url("../images/pages/case-studies/dash.svg");background-repeat:repeat-y;background-size:2px auto;background-position:center top;transform:translateX(-50%)}.single-case-study-page .cs-step-list__row:last-child{padding-bottom:0}.single-case-study-page .cs-step-list__icon-box{flex-shrink:0;width:56px;height:56px;background-color:#a6ecd4;border-radius:12px;padding:8px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.single-case-study-page .cs-step-list__icon-box img{width:100%;height:100%;object-fit:contain}.single-case-study-page .cs-step-list__info{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-height:56px}.single-case-study-page .cs-step-list__number{font-family:"Poppins",sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#71717a}.single-case-study-page .cs-step-list__title{font-family:"Poppins",sans-serif;font-weight:500;font-size:20px;line-height:28px;color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.single-case-study-page .cs-step-list__title{font-size:18px;line-height:24px}}.single-case-study-page .cs-read-more{background:linear-gradient(180deg, #D7F4E4 0%, rgba(242, 242, 243, 0.5) 100%);padding:80px 0}@media(max-width: 768px){.single-case-study-page .cs-read-more{padding:40px 0 64px}}.single-case-study-page .cs-read-more__header{text-align:center;margin-bottom:48px}@media(max-width: 768px){.single-case-study-page .cs-read-more__header{margin-bottom:32px}}.single-case-study-page .cs-read-more__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:40px;line-height:48px;letter-spacing:-0.03em;color:rgba(0,0,0,.9294117647);margin:0 0 40px}@media(max-width: 768px){.single-case-study-page .cs-read-more__title{font-size:24px;line-height:32px;margin:0 0 16px}}.single-case-study-page .cs-read-more__subtitle{font-family:"Poppins",sans-serif;font-weight:300;font-size:20px;line-height:28px;color:rgba(0,0,0,.9294117647);margin:0}@media(max-width: 768px){.single-case-study-page .cs-read-more__subtitle{font-size:16px;line-height:24px}}.single-case-study-page .cs-read-more__slider{overflow:hidden}.single-case-study-page .cs-read-more__slider .swiper-slide{height:auto}.single-case-study-page .cs-read-more__controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:40px}@media(max-width: 768px){.single-case-study-page .cs-read-more__controls{margin-top:24px}}.single-case-study-page .cs-read-more__arrow{width:48px;height:48px;border-radius:50%;border:2px solid #4bd1a0;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 400ms;padding:0}.single-case-study-page .cs-read-more__arrow img{width:24px;height:24px}.single-case-study-page .cs-read-more__arrow:hover{background-color:#4bd1a0}.single-case-study-page .cs-read-more__arrow:hover img{filter:brightness(0) invert(1)}.single-case-study-page .cs-read-more__pagination{display:flex;gap:8px;align-items:center;width:fit-content !important}.single-case-study-page .cs-read-more__pagination .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;background-color:#4bd1a0;opacity:.4;transition:opacity 400ms}.single-case-study-page .cs-read-more__pagination .swiper-pagination-bullet-active{opacity:1}.single-case-study-page .cs-card{background:#fff;border-radius:16px;overflow:hidden;height:100%;display:flex;flex-direction:column;box-shadow:0 2px 8px rgba(0,0,0,.06)}.single-case-study-page .cs-card__image{width:100%;height:220px;overflow:hidden}.single-case-study-page .cs-card__image img{width:100%;height:100%;object-fit:cover;display:block}.single-case-study-page .cs-card__body{padding:24px;flex:1;display:flex;flex-direction:column}@media(max-width: 768px){.single-case-study-page .cs-card__body{padding:16px}}.single-case-study-page .cs-card__title{font-family:"Poppins",sans-serif;font-weight:600;font-size:18px;line-height:26px;letter-spacing:-0.02em;margin:0 0 12px;min-height:52px}@media(max-width: 768px){.single-case-study-page .cs-card__title{font-size:16px;line-height:24px;min-height:48px}}.single-case-study-page .cs-card__title a{color:#4bd1a0;text-decoration:none;transition:color 400ms}.single-case-study-page .cs-card__title a:hover{color:#154f3d}.single-case-study-page .cs-card__excerpt{font-family:"Poppins",sans-serif;font-weight:300;font-size:16px;line-height:24px;color:rgba(0,0,0,.9294117647);margin:0 0 24px;flex:1}@media(max-width: 768px){.single-case-study-page .cs-card__excerpt{font-size:14px;line-height:20px}}.single-case-study-page .cs-card__btn{display:block;width:100%;padding:12px 24px;background-color:#4bd1a0;color:#1a1a1a;text-align:center;text-decoration:none;font-family:"Poppins",sans-serif;font-weight:600;font-size:18px;line-height:24px;border-radius:48px;border:none;cursor:pointer;transition:background-color 400ms}@media(max-width: 768px){.single-case-study-page .cs-card__btn{font-size:16px}}.single-case-study-page .cs-card__btn:hover{background-color:rgb(49.5008849558,193.6991150442,140.9699115044);text-decoration:none;transform:translateY(-1px)}.contact-module{position:fixed;z-index:999}.contact-module__toggle{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:100px;border:2px solid #fff;background-color:#fff;cursor:pointer;transition:transform 400ms,box-shadow 400ms;box-shadow:0 0 0 5px rgba(75,209,160,.2),0 0 0 10px rgba(75,209,160,.1019607843);padding:0}.contact-module__toggle img{width:100%;height:100%;border-radius:50%;object-fit:cover;pointer-events:none}.contact-module__toggle:hover{box-shadow:0 0 0 5px rgba(75,209,160,.2666666667),0 0 0 10px rgba(75,209,160,.1333333333)}.contact-module__toggle:active{transform:scale(0.96)}.contact-module__buttons{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.contact-module__btn{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:100px;border:2px solid #fff;background-color:#4bd1a0;cursor:pointer;opacity:0;visibility:hidden;transform:scale(0.5);transition:top .4s cubic-bezier(0.175, 0.885, 0.32, 1.275),left .4s cubic-bezier(0.175, 0.885, 0.32, 1.275),transform .4s cubic-bezier(0.175, 0.885, 0.32, 1.275),opacity .4s ease,visibility .4s ease,box-shadow 400ms;box-shadow:0 0 0 5px rgba(75,209,160,.2),0 0 0 10px rgba(75,209,160,.1019607843);padding:0;text-decoration:none}.contact-module__btn img{width:24px;height:24px;pointer-events:none}.contact-module__btn:hover{box-shadow:0 0 0 5px rgba(75,209,160,.2666666667),0 0 0 10px rgba(75,209,160,.1333333333)}.contact-module__btn:active{transform:scale(0.96) !important}.contact-module.is-active .contact-module__btn{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}.contact-module.is-active .contact-module__btn--call{top:-85px;left:-30px}.contact-module.is-active .contact-module__btn--form{top:-10px;left:-85px}.contact-module__tooltip{position:absolute;right:calc(100% + 20px);top:50%;transform:translateY(-50%);white-space:nowrap;background:#fff;color:#4bd1a0;font-family:"Poppins",sans-serif;font-size:16px;font-weight:600;padding:14px 24px;border-radius:1000px;box-shadow:0 4px 24px rgba(0,0,0,.12);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;pointer-events:none}@media(max-width: 1024px){.contact-module__tooltip{display:none}}.contact-module__btn--call:hover .contact-module__tooltip{opacity:1;visibility:visible}.contact-popup{position:fixed;inset:0;z-index:10000;display:flex;align-items:stretch;justify-content:flex-end;visibility:hidden;pointer-events:none}@media(max-width: 1024px){.contact-popup{align-items:center;justify-content:center}}.contact-popup__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease;display:none}@media(max-width: 1024px){.contact-popup__overlay{display:block}}.contact-popup__dialog{position:relative;width:100%;max-width:530px;max-height:100%;overflow-y:auto;background:#fff;border-radius:0;box-shadow:-4px 0 32px rgba(0,0,0,.1);padding:32px;transform:translateX(100%);opacity:0;transition:transform .4s cubic-bezier(0.16, 1, 0.3, 1),opacity .4s ease;pointer-events:auto}@media(max-width: 1024px){.contact-popup__dialog{max-height:90vh;border-radius:16px;box-shadow:0 24px 64px rgba(0,0,0,.2);padding:22px 16px 16px;transform:translateY(30px) scale(0.96)}}@media(max-width: 640px){.contact-popup__dialog{max-width:calc(100% - 32px);padding:22px 16px 16px;border-radius:12px}}.contact-popup__close{position:absolute;top:24px;right:24px;background:none;border:none;cursor:pointer;color:#4bd1a0;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color 400ms,color 400ms}@media(max-width: 1024px){.contact-popup__close{top:16px;right:16px}}.contact-popup__close:hover{background-color:rgba(75,209,160,.1)}.contact-popup__body{width:100%}.contact-popup__fallback{text-align:center;color:#999;font-size:14px;padding:40px 0}.contact-popup.is-open{visibility:visible;pointer-events:none}@media(max-width: 1024px){.contact-popup.is-open{pointer-events:auto}}.contact-popup.is-open .contact-popup__overlay{opacity:1}.contact-popup.is-open .contact-popup__dialog{transform:translateX(0);opacity:1}@media(max-width: 1024px){.contact-popup.is-open .contact-popup__dialog{transform:translateY(0) scale(1)}}.contact-popup .wpcf7-form br{display:none}.contact-popup .wpcf7 h3{font-family:"Poppins",sans-serif;font-size:20px;font-weight:600;line-height:1.35;color:#000;margin:0 0 8px}@media(max-width: 640px){.contact-popup .wpcf7 h3{font-size:18px}}.contact-popup .wpcf7 .contact-popup__subtitle{font-size:16px;line-height:1.5;color:rgba(0,0,0,.368627451);margin:0 0 24px;font-weight:400}@media(max-width: 640px){.contact-popup .wpcf7 .contact-popup__subtitle{font-size:14px;margin-bottom:20px}}.contact-popup .wpcf7 label{display:block;font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;color:#1a1a1a;margin-bottom:6px}.contact-popup .wpcf7 input[type=text],.contact-popup .wpcf7 input[type=email],.contact-popup .wpcf7 input[type=tel],.contact-popup .wpcf7 input[type=number],.contact-popup .wpcf7 textarea,.contact-popup .wpcf7 select{display:block;width:100%;padding:12px 16px;font-family:"Poppins",sans-serif;font-size:14px;color:#1a1a1a;background-color:#f0faf6;border:1px solid rgba(0,0,0,0);border-radius:8px;outline:none;transition:border-color 400ms,box-shadow 400ms}.contact-popup .wpcf7 input[type=text]::placeholder,.contact-popup .wpcf7 input[type=email]::placeholder,.contact-popup .wpcf7 input[type=tel]::placeholder,.contact-popup .wpcf7 input[type=number]::placeholder,.contact-popup .wpcf7 textarea::placeholder,.contact-popup .wpcf7 select::placeholder{color:#b4b4b4}.contact-popup .wpcf7 input[type=text]:focus,.contact-popup .wpcf7 input[type=email]:focus,.contact-popup .wpcf7 input[type=tel]:focus,.contact-popup .wpcf7 input[type=number]:focus,.contact-popup .wpcf7 textarea:focus,.contact-popup .wpcf7 select:focus{border-color:#4bd1a0;box-shadow:0 0 0 3px rgba(75,209,160,.15)}.contact-popup .wpcf7 textarea{min-height:100px;resize:vertical}.contact-popup .wpcf7 p{margin:0 0 16px}.contact-popup .wpcf7 p:last-of-type{margin-bottom:0}.contact-popup .wpcf7 .wpcf7-checkbox{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width: 768px){.contact-popup .wpcf7 .wpcf7-checkbox{grid-template-columns:1fr;gap:10px}}.contact-popup .wpcf7 .wpcf7-checkbox .wpcf7-list-item{margin:0;display:flex;align-items:center;gap:8px}.contact-popup .wpcf7 .wpcf7-checkbox .wpcf7-list-item label{margin-bottom:0;font-weight:400;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:8px}.contact-popup .wpcf7 .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]{width:18px;height:18px;accent-color:#4bd1a0;cursor:pointer;flex-shrink:0}.contact-popup .wpcf7 input[type=submit]{display:block;width:100%;padding:14px 24px;font-family:"Poppins",sans-serif;font-size:16px;font-weight:600;color:#1a1a1a;background-color:#4bd1a0;border:none;border-radius:1000px;cursor:pointer;transition:background-color 400ms,transform 400ms,box-shadow 400ms;margin-top:24px}.contact-popup .wpcf7 input[type=submit]:hover{background-color:#3bc08e;box-shadow:0 4px 16px rgba(75,209,160,.35)}.contact-popup .wpcf7 input[type=submit]:active{transform:scale(0.98)}.contact-popup .wpcf7 .wpcf7-not-valid-tip{color:#e74c3c;font-size:12px;margin-top:4px}.contact-popup .wpcf7 .wpcf7-response-output{margin:16px 0 0;padding:12px 16px;border-radius:8px;font-size:13px}.contact-popup .wpcf7 .wpcf7-mail-sent-ok{border-color:#4bd1a0;color:#2a9d6e}.contact-popup .wpcf7 .wpcf7-validation-errors{border-color:#e74c3c;color:#e74c3c}.template-our-commitment p{margin:0}.template-our-commitment .commitment-hero__bg{position:relative;min-height:585px;height:auto}@media(max-width: 640px){.template-our-commitment .commitment-hero__bg{min-height:540px}}.template-our-commitment .commitment-hero__bg-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.template-our-commitment .commitment-hero__bg-image--desktop{display:block}@media(max-width: 640px){.template-our-commitment .commitment-hero__bg-image--desktop{display:none}}.template-our-commitment .commitment-hero__bg-image--mobile{display:none}@media(max-width: 640px){.template-our-commitment .commitment-hero__bg-image--mobile{display:block}}.template-our-commitment .commitment-overview{padding:80px 0;position:relative;background:linear-gradient(180deg, #D7F4E4 0%, #FFFFFF 100%) !important}@media(max-width: 768px){.template-our-commitment .commitment-overview{padding:64px 0}}.template-our-commitment .commitment-overview::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:1280px;max-width:100%;height:1px;background-color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.template-our-commitment .commitment-overview::after{width:calc(100% - 32px);left:16px;transform:none;max-width:none}}@media(max-width: 640px){.template-our-commitment .commitment-overview::after{width:calc(100% - 32px)}}.template-our-commitment .commitment-overview__wrapper{max-width:1280px;margin:0 auto;text-align:center}.template-our-commitment .commitment-overview__title{font-weight:600;font-size:56px;line-height:64px;letter-spacing:-0.03em;color:#154f3d;text-transform:uppercase}@media(max-width: 768px){.template-our-commitment .commitment-overview__title{font-size:24px;line-height:32px;letter-spacing:-2%;margin-bottom:0}}.template-our-commitment .commitment-overview__subtitle{font-weight:600;font-size:20px;line-height:28px;letter-spacing:-0.02em;color:rgba(0,0,0,.9294117647);margin:24px 0 40px}@media(max-width: 768px){.template-our-commitment .commitment-overview__subtitle{font-size:16px;line-height:24px;letter-spacing:-1%;margin:16px 0 40px}}.template-our-commitment .commitment-overview__desc{font-weight:300;font-size:18px;line-height:28px;color:rgba(0,0,0,.9294117647);text-align:left;letter-spacing:-2%}@media(max-width: 768px){.template-our-commitment .commitment-overview__desc{font-size:16px;line-height:24px;letter-spacing:-1%}}.template-our-commitment .commitment-overview__desc p{margin-bottom:16px}.template-our-commitment .commitment-overview__desc p:last-child{margin-bottom:0}.template-our-commitment .commitment-block{padding:80px 0 0}.template-our-commitment .commitment-block:last-child{margin-bottom:80px}@media(max-width: 768px){.template-our-commitment .commitment-block:last-child{margin-bottom:64px}}@media(max-width: 768px){.template-our-commitment .commitment-block{padding:64px 0 0}}.template-our-commitment .commitment-block__wrapper{display:grid;grid-template-columns:1fr 288px;gap:40px;align-items:flex-start;grid-template-areas:"content image"}@media(max-width: 1024px){.template-our-commitment .commitment-block__wrapper{gap:40px;grid-template-columns:1fr 340px}}@media(max-width: 768px){.template-our-commitment .commitment-block__wrapper{grid-template-columns:1fr !important;gap:24px;grid-template-areas:"content" "image"}}.template-our-commitment .commitment-block:nth-child(even) .commitment-block__wrapper{grid-template-areas:"image content";grid-template-columns:288px 1fr}@media(max-width: 1024px){.template-our-commitment .commitment-block:nth-child(even) .commitment-block__wrapper{grid-template-columns:340px 1fr}}@media(max-width: 768px){.template-our-commitment .commitment-block:nth-child(even) .commitment-block__wrapper{grid-template-areas:"content" "image"}}.template-our-commitment .commitment-block__content{grid-area:content;display:flex;flex-direction:column;gap:24px}.template-our-commitment .commitment-block__section-title{font-size:40px;font-weight:600;line-height:48px;color:rgba(0,0,0,.9294117647);margin-bottom:40px;letter-spacing:-3%}@media(max-width: 768px){.template-our-commitment .commitment-block__section-title{font-size:24px;line-height:32px;margin-bottom:24px;letter-spacing:-2%}}.template-our-commitment .commitment-block__card-col{grid-area:image;display:flex;flex-direction:column;gap:24px;align-items:center}@media(max-width: 768px){.template-our-commitment .commitment-block__card-col{align-items:center;margin:0 35px}}.template-our-commitment .commitment-block__btn-wrap{margin-top:0;width:100%}.template-our-commitment .commitment-block__btn-wrap .btn-cta-primary{width:100%;justify-content:center;text-align:center;background-color:#4bd1a0;color:#1a1a1a;font-weight:600;border-radius:1000px;padding:12px 12px;font-size:18px;line-height:24px;display:inline-flex;align-items:center;text-decoration:none;transition:all .3s ease;letter-spacing:-2%}.template-our-commitment .commitment-block__text-group{font-weight:300;letter-spacing:-2%;font-size:18px;line-height:24px;color:rgba(0,0,0,.9294117647);margin-bottom:0}@media(max-width: 768px){.template-our-commitment .commitment-block__text-group{font-size:16px;line-height:24px;letter-spacing:-1%}}.template-our-commitment .commitment-block__text-group h3,.template-our-commitment .commitment-block__text-group h4{font-size:24px;font-weight:600;color:#4bd1a0;line-height:32px;margin-top:0;margin-bottom:16px;letter-spacing:-2%}@media(max-width: 768px){.template-our-commitment .commitment-block__text-group h3,.template-our-commitment .commitment-block__text-group h4{font-size:20px;line-height:28px}}.template-our-commitment .commitment-block__text-group strong{font-weight:600;color:rgba(0,0,0,.9294117647)}.template-our-commitment .commitment-block__text-group ul{list-style-type:none;padding-left:0;margin:0 0 16px 12px}.template-our-commitment .commitment-block__text-group ul li{position:relative;padding-left:20px}.template-our-commitment .commitment-block__text-group ul li::before{content:"•";position:absolute;left:0;color:#1a1a1a}.template-our-commitment .commitment-block__text-group ul:last-of-type{margin-bottom:0}.template-our-commitment .commitment-item-card{background-color:#fff;border:1px solid #4bd1a0;border-radius:16px;padding:30px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100%;width:100%;box-shadow:none}.template-our-commitment .commitment-item-card__icon{width:120px;height:120px;margin:24px 0;display:flex;align-items:center;justify-content:center}.template-our-commitment .commitment-item-card__icon img{max-width:100%;max-height:100%;object-fit:contain}.template-our-commitment .commitment-item-card__title{font-size:18px;font-weight:600;color:#4bd1a0;margin-bottom:12px;margin-top:0;letter-spacing:-2%}.template-our-commitment .commitment-item-card__text{font-size:16px;line-height:24px;color:rgba(0,0,0,.9294117647);margin:0;min-height:88px;font-weight:300;letter-spacing:-1%}.template-our-commitment .commitment-iso-header{padding:80px 0;background:linear-gradient(180deg, #D7F4E4 0%, #FFFFFF 100%) !important}@media(max-width: 640px){.template-our-commitment .commitment-iso-header{padding:64px 0}}.template-our-commitment .commitment-iso-header .commitment-iso__header{max-width:1280px;margin:0 auto;text-align:center}.template-our-commitment .commitment-iso-header .commitment-iso__title{font-weight:600;font-size:56px;line-height:64px;letter-spacing:-0.03em;color:#154f3d;margin-bottom:24px;text-transform:uppercase}@media(max-width: 768px){.template-our-commitment .commitment-iso-header .commitment-iso__title{font-size:24px;line-height:32px;letter-spacing:-2%;margin-bottom:16px}}.template-our-commitment .commitment-iso-header .commitment-iso__subtitle{font-weight:600;font-size:20px;line-height:28px;letter-spacing:-2%;color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.template-our-commitment .commitment-iso-header .commitment-iso__subtitle{font-size:16px;line-height:24px;letter-spacing:-1%}}.template-our-commitment .commitment-iso-grid{padding:80px 0}@media(max-width: 640px){.template-our-commitment .commitment-iso-grid{padding:64px 0}}.template-our-commitment .commitment-iso-grid .commitment-iso__grid{display:grid;grid-template-columns:1fr;gap:80px}@media(max-width: 640px){.template-our-commitment .commitment-iso-grid .commitment-iso__grid{gap:64px}}.template-our-commitment .iso-card{background-color:rgba(0,0,0,0)}.template-our-commitment .iso-card__inner{background-color:rgba(0,0,0,0);display:flex;flex-direction:column}.template-our-commitment .iso-card__title{font-size:40px;font-weight:600;line-height:48px;color:rgba(0,0,0,.9294117647);letter-spacing:-3%;margin-bottom:40px}@media(max-width: 768px){.template-our-commitment .iso-card__title{font-size:24px;line-height:32px;letter-spacing:-2%;margin-bottom:24px}}.template-our-commitment .iso-card__body{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}@media(max-width: 768px){.template-our-commitment .iso-card__body{flex-direction:column;gap:24px}}.template-our-commitment .iso-card:nth-child(even) .iso-card__body{flex-direction:row-reverse}@media(max-width: 768px){.template-our-commitment .iso-card:nth-child(even) .iso-card__body{flex-direction:column}}.template-our-commitment .iso-card__content{flex:1;display:flex;flex-direction:column;gap:32px;align-items:flex-start}@media(max-width: 768px){.template-our-commitment .iso-card__content{gap:24px}}.template-our-commitment .iso-card__desc{font-weight:300;letter-spacing:-2%;font-size:18px;line-height:24px}@media(max-width: 768px){.template-our-commitment .iso-card__desc{font-size:16px;line-height:24px;letter-spacing:-1%}}.template-our-commitment .iso-card__desc h3,.template-our-commitment .iso-card__desc h4{font-size:24px;font-weight:600;color:#00d597;line-height:32px;margin-top:0;margin-bottom:16px;letter-spacing:-2%}@media(max-width: 768px){.template-our-commitment .iso-card__desc h3,.template-our-commitment .iso-card__desc h4{font-size:20px;line-height:28px}}.template-our-commitment .iso-card__desc p{margin-bottom:0}.template-our-commitment .iso-card__desc strong{font-weight:600;color:rgba(0,0,0,.9294117647)}.template-our-commitment .iso-card__desc ul{list-style-type:none;padding-left:0;margin:0 0 16px 12px}.template-our-commitment .iso-card__desc ul li{position:relative;padding-left:20px;color:rgba(0,0,0,.9294117647)}@media(max-width: 768px){.template-our-commitment .iso-card__desc ul li{padding-left:16px}}.template-our-commitment .iso-card__desc ul li::before{content:"•";position:absolute;left:0;color:#1a1a1a}.template-our-commitment .iso-card__desc ul:last-of-type{margin-bottom:0}.template-our-commitment .iso-card__btn-wrap{margin-top:0}@media(max-width: 768px){.template-our-commitment .iso-card__btn-wrap{width:100%}}.template-our-commitment .iso-card__btn-wrap .btn-cta-primary{display:inline-flex;background-color:#00d597;color:#1a1a1a;font-weight:600;border-radius:1000px;padding:12px 12px;font-size:18px;line-height:24px;text-decoration:none;transition:all .3s ease;letter-spacing:-2%;align-items:center;justify-content:center;text-align:center;border:none;min-width:400px}@media(max-width: 768px){.template-our-commitment .iso-card__btn-wrap .btn-cta-primary{min-width:100%}}.template-our-commitment .iso-card__image{width:560px;height:400px;border-radius:16px;text-align:center}@media(max-width: 768px){.template-our-commitment .iso-card__image{width:100%;max-width:100%;height:272px}}.template-our-commitment .iso-card__image img{max-width:100%;height:100%;object-fit:cover;border-radius:16px}@media(max-width: 768px){.template-our-commitment .iso-card__image img{object-fit:contain}}.service-archive .section-hero__bg,.initiative-archive .section-hero__bg,.industry-archive .section-hero__bg,.case-study-archive .section-hero__bg{background-image:var(--bg-desktop);background-position:center;background-repeat:no-repeat;background-size:cover;height:990px}@media(max-width: 1680px){.service-archive .section-hero__bg,.initiative-archive .section-hero__bg,.industry-archive .section-hero__bg,.case-study-archive .section-hero__bg{height:800px}}@media(max-width: 1280px){.service-archive .section-hero__bg,.initiative-archive .section-hero__bg,.industry-archive .section-hero__bg,.case-study-archive .section-hero__bg{height:700px}}@media(max-width: 1024px){.service-archive .section-hero__bg,.initiative-archive .section-hero__bg,.industry-archive .section-hero__bg,.case-study-archive .section-hero__bg{height:600px}}@media(max-width: 768px){.service-archive .section-hero__bg,.initiative-archive .section-hero__bg,.industry-archive .section-hero__bg,.case-study-archive .section-hero__bg{height:auto;min-height:540px;background-image:var(--bg-mobile)}}@media(max-width: 768px){.service-archive .section-hero__content,.initiative-archive .section-hero__content,.industry-archive .section-hero__content,.case-study-archive .section-hero__content{display:none}}.service-archive .archive-overview-section,.initiative-archive .archive-overview-section,.industry-archive .archive-overview-section,.case-study-archive .archive-overview-section{background:linear-gradient(180deg, #D7F4E4 0%, #FFFFFF 100%);text-align:center;padding:80px 0}@media(max-width: 768px){.service-archive .archive-overview-section,.initiative-archive .archive-overview-section,.industry-archive .archive-overview-section,.case-study-archive .archive-overview-section{padding:64px 0 0}}.service-archive .archive-overview-section__title,.initiative-archive .archive-overview-section__title,.industry-archive .archive-overview-section__title,.case-study-archive .archive-overview-section__title{font-weight:600;font-size:56px;line-height:64px;letter-spacing:-0.03em;color:#154f3d;margin:0;text-transform:uppercase;padding-bottom:0}@media(max-width: 768px){.service-archive .archive-overview-section__title,.initiative-archive .archive-overview-section__title,.industry-archive .archive-overview-section__title,.case-study-archive .archive-overview-section__title{font-size:32px;line-height:40px}}@media(max-width: 640px){.service-archive .archive-overview-section__title,.initiative-archive .archive-overview-section__title,.industry-archive .archive-overview-section__title,.case-study-archive .archive-overview-section__title{font-size:24px;line-height:32px}}.service-archive .archive-overview-section__desc,.initiative-archive .archive-overview-section__desc,.industry-archive .archive-overview-section__desc,.case-study-archive .archive-overview-section__desc{font-weight:600;font-size:20px;line-height:28px;letter-spacing:-2%;padding-top:24px;margin-bottom:0;margin-left:auto;margin-right:auto}@media(max-width: 768px){.service-archive .archive-overview-section__desc,.initiative-archive .archive-overview-section__desc,.industry-archive .archive-overview-section__desc,.case-study-archive .archive-overview-section__desc{padding:16px 16px 0;font-size:16px;line-height:24px;letter-spacing:-1%}}.service-archive .section-services,.initiative-archive .section-services,.industry-archive .section-services,.case-study-archive .section-services{padding-bottom:80px;background:#fff}@media(max-width: 768px){.service-archive .section-services,.initiative-archive .section-services,.industry-archive .section-services,.case-study-archive .section-services{padding-bottom:64px}}.service-archive .section-programs,.initiative-archive .section-programs,.industry-archive .section-programs,.case-study-archive .section-programs{background:rgba(0,0,0,0);padding:80px 0}@media(max-width: 768px){.service-archive .section-programs,.initiative-archive .section-programs,.industry-archive .section-programs,.case-study-archive .section-programs{padding:40px 0 64px}}.service-archive .section-programs__grid,.initiative-archive .section-programs__grid,.industry-archive .section-programs__grid,.case-study-archive .section-programs__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;padding:0 16px;max-width:1680px;margin:0 auto}@media(max-width: 768px){.service-archive .section-programs__grid,.initiative-archive .section-programs__grid,.industry-archive .section-programs__grid,.case-study-archive .section-programs__grid{gap:16px}}.service-archive .section-programs__grid .program-card,.initiative-archive .section-programs__grid .program-card,.industry-archive .section-programs__grid .program-card,.case-study-archive .section-programs__grid .program-card{flex:0 0 calc(33.333% - 16px)}@media(max-width: 1024px){.service-archive .section-programs__grid .program-card,.initiative-archive .section-programs__grid .program-card,.industry-archive .section-programs__grid .program-card,.case-study-archive .section-programs__grid .program-card{flex:0 0 calc(50% - 12px)}}@media(max-width: 640px){.service-archive .section-programs__grid .program-card,.initiative-archive .section-programs__grid .program-card,.industry-archive .section-programs__grid .program-card,.case-study-archive .section-programs__grid .program-card{flex:0 0 100%;height:240px}}.service-archive .archive-pagination,.initiative-archive .archive-pagination,.industry-archive .archive-pagination,.case-study-archive .archive-pagination{margin-top:64px;display:flex;justify-content:center}@media(max-width: 768px){.service-archive .archive-pagination,.initiative-archive .archive-pagination,.industry-archive .archive-pagination,.case-study-archive .archive-pagination{margin-top:40px}}.service-archive .archive-pagination .nav-links,.initiative-archive .archive-pagination .nav-links,.industry-archive .archive-pagination .nav-links,.case-study-archive .archive-pagination .nav-links{display:flex;gap:12px;align-items:center}.service-archive .archive-pagination .nav-links .page-numbers,.initiative-archive .archive-pagination .nav-links .page-numbers,.industry-archive .archive-pagination .nav-links .page-numbers,.case-study-archive .archive-pagination .nav-links .page-numbers{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;border:1px solid #d0d5dd;color:#667085;text-decoration:none;font-weight:500;transition:all 400ms}.service-archive .archive-pagination .nav-links .page-numbers:hover,.initiative-archive .archive-pagination .nav-links .page-numbers:hover,.industry-archive .archive-pagination .nav-links .page-numbers:hover,.case-study-archive .archive-pagination .nav-links .page-numbers:hover{border-color:#4bd1a0;color:#4bd1a0}.service-archive .archive-pagination .nav-links .page-numbers.current,.initiative-archive .archive-pagination .nav-links .page-numbers.current,.industry-archive .archive-pagination .nav-links .page-numbers.current,.case-study-archive .archive-pagination .nav-links .page-numbers.current{background-color:#4bd1a0;border-color:#4bd1a0;color:#fff}.service-archive .archive-pagination .nav-links .page-numbers.prev,.service-archive .archive-pagination .nav-links .page-numbers.next,.initiative-archive .archive-pagination .nav-links .page-numbers.prev,.initiative-archive .archive-pagination .nav-links .page-numbers.next,.industry-archive .archive-pagination .nav-links .page-numbers.prev,.industry-archive .archive-pagination .nav-links .page-numbers.next,.case-study-archive .archive-pagination .nav-links .page-numbers.prev,.case-study-archive .archive-pagination .nav-links .page-numbers.next{width:auto;padding:0 16px}.service-archive .section-industries,.initiative-archive .section-industries,.industry-archive .section-industries,.case-study-archive .section-industries{padding-bottom:80px}@media(max-width: 768px){.service-archive .section-industries,.initiative-archive .section-industries,.industry-archive .section-industries,.case-study-archive .section-industries{padding-bottom:64px}}@media(max-width: 768px){.service-archive .section-industries .industry-card__title,.initiative-archive .section-industries .industry-card__title,.industry-archive .section-industries .industry-card__title,.case-study-archive .section-industries .industry-card__title{text-align:center}}.service-archive .section-case-studies.archive-list,.initiative-archive .section-case-studies.archive-list,.industry-archive .section-case-studies.archive-list,.case-study-archive .section-case-studies.archive-list{padding:80px 0;background:#fff}@media(max-width: 768px){.service-archive .section-case-studies.archive-list,.initiative-archive .section-case-studies.archive-list,.industry-archive .section-case-studies.archive-list,.case-study-archive .section-case-studies.archive-list{padding:40px 16px 64px}}.service-archive .section-case-studies.archive-list .section-case-studies__slider.swiper,.initiative-archive .section-case-studies.archive-list .section-case-studies__slider.swiper,.industry-archive .section-case-studies.archive-list .section-case-studies__slider.swiper,.case-study-archive .section-case-studies.archive-list .section-case-studies__slider.swiper{max-width:1680px;width:100%;margin:0 auto;overflow:visible}@media(max-width: 768px){.service-archive .section-case-studies.archive-list .section-case-studies__slider.swiper,.initiative-archive .section-case-studies.archive-list .section-case-studies__slider.swiper,.industry-archive .section-case-studies.archive-list .section-case-studies__slider.swiper,.case-study-archive .section-case-studies.archive-list .section-case-studies__slider.swiper{max-width:100%;padding:0;overflow:hidden}}.service-archive .section-case-studies.archive-list .swiper-wrapper,.initiative-archive .section-case-studies.archive-list .swiper-wrapper,.industry-archive .section-case-studies.archive-list .swiper-wrapper,.case-study-archive .section-case-studies.archive-list .swiper-wrapper{display:grid !important;grid-template-columns:repeat(3, 1fr);gap:40px;width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important}@media(min-width: 769px){.service-archive .section-case-studies.archive-list .swiper-wrapper,.initiative-archive .section-case-studies.archive-list .swiper-wrapper,.industry-archive .section-case-studies.archive-list .swiper-wrapper,.case-study-archive .section-case-studies.archive-list .swiper-wrapper{transform:none !important}}@media(max-width: 768px){.service-archive .section-case-studies.archive-list .swiper-wrapper,.initiative-archive .section-case-studies.archive-list .swiper-wrapper,.industry-archive .section-case-studies.archive-list .swiper-wrapper,.case-study-archive .section-case-studies.archive-list .swiper-wrapper{display:flex !important;grid-template-columns:none !important;gap:0 !important}}.service-archive .section-case-studies.archive-list .swiper-slide,.initiative-archive .section-case-studies.archive-list .swiper-slide,.industry-archive .section-case-studies.archive-list .swiper-slide,.case-study-archive .section-case-studies.archive-list .swiper-slide{height:auto}@media(min-width: 769px){.service-archive .section-case-studies.archive-list .swiper-slide,.initiative-archive .section-case-studies.archive-list .swiper-slide,.industry-archive .section-case-studies.archive-list .swiper-slide,.case-study-archive .section-case-studies.archive-list .swiper-slide{width:auto !important}}@media(max-width: 768px){.service-archive .section-case-studies.archive-list .swiper-slide,.initiative-archive .section-case-studies.archive-list .swiper-slide,.industry-archive .section-case-studies.archive-list .swiper-slide,.case-study-archive .section-case-studies.archive-list .swiper-slide{padding:0}}@media(max-width: 768px){.service-archive .section-case-studies.archive-list .swiper-slide .case-study-card__img,.initiative-archive .section-case-studies.archive-list .swiper-slide .case-study-card__img,.industry-archive .section-case-studies.archive-list .swiper-slide .case-study-card__img,.case-study-archive .section-case-studies.archive-list .swiper-slide .case-study-card__img{height:200px}}.service-archive .section-case-studies.archive-list .swiper-slide .case-study-card__title,.initiative-archive .section-case-studies.archive-list .swiper-slide .case-study-card__title,.industry-archive .section-case-studies.archive-list .swiper-slide .case-study-card__title,.case-study-archive .section-case-studies.archive-list .swiper-slide .case-study-card__title{line-height:24px;min-height:48px}@media(max-width: 768px){.service-archive .section-case-studies.archive-list .swiper-slide .case-study-card__content,.initiative-archive .section-case-studies.archive-list .swiper-slide .case-study-card__content,.industry-archive .section-case-studies.archive-list .swiper-slide .case-study-card__content,.case-study-archive .section-case-studies.archive-list .swiper-slide .case-study-card__content{text-align:center;padding:24px}}@media(max-width: 768px){.service-archive .section-case-studies.archive-list .swiper-slide .case-study-card__desc,.initiative-archive .section-case-studies.archive-list .swiper-slide .case-study-card__desc,.industry-archive .section-case-studies.archive-list .swiper-slide .case-study-card__desc,.case-study-archive .section-case-studies.archive-list .swiper-slide .case-study-card__desc{min-height:unset}}.service-archive .section-case-studies.archive-list .archive-case-studies-nav,.initiative-archive .section-case-studies.archive-list .archive-case-studies-nav,.industry-archive .section-case-studies.archive-list .archive-case-studies-nav,.case-study-archive .section-case-studies.archive-list .archive-case-studies-nav{display:none}@media(max-width: 768px){.service-archive .section-case-studies.archive-list .archive-case-studies-nav,.initiative-archive .section-case-studies.archive-list .archive-case-studies-nav,.industry-archive .section-case-studies.archive-list .archive-case-studies-nav,.case-study-archive .section-case-studies.archive-list .archive-case-studies-nav{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:40px}.service-archive .section-case-studies.archive-list .archive-case-studies-nav .section-case-studies__dots,.initiative-archive .section-case-studies.archive-list .archive-case-studies-nav .section-case-studies__dots,.industry-archive .section-case-studies.archive-list .archive-case-studies-nav .section-case-studies__dots,.case-study-archive .section-case-studies.archive-list .archive-case-studies-nav .section-case-studies__dots{position:static;width:auto;display:flex !important;justify-content:center}}.service-archive .section-case-studies.archive-list .archive-case-studies-nav .slider-nav-btn,.initiative-archive .section-case-studies.archive-list .archive-case-studies-nav .slider-nav-btn,.industry-archive .section-case-studies.archive-list .archive-case-studies-nav .slider-nav-btn,.case-study-archive .section-case-studies.archive-list .archive-case-studies-nav .slider-nav-btn{width:48px;height:48px}.contact-page .contact-hero{height:582px;background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width: 768px){.contact-page .contact-hero{height:350px}}@media(max-width: 640px){.contact-page .contact-hero{height:540px}}.contact-page .contact-content{background:linear-gradient(180deg, rgb(215, 244, 228) 0%, rgb(255, 255, 255) 8%);padding:80px 0 44px}@media(max-width: 768px){.contact-page .contact-content{padding:64px 0 32px}}.contact-page .contact-content .container{max-width:1320px;margin:0 auto;padding:0 20px}.contact-page .contact-header{margin-bottom:60px}@media(max-width: 768px){.contact-page .contact-header{margin-bottom:40px}}.contact-page .contact-title{font-size:56px;font-weight:600;line-height:1.14;color:#154f3d;letter-spacing:-0.03em;margin-bottom:24px;text-transform:uppercase}@media(max-width: 1024px){.contact-page .contact-title{font-size:40px}}@media(max-width: 768px){.contact-page .contact-title{font-size:32px}}@media(max-width: 640px){.contact-page .contact-title{font-size:24px;line-height:32px}}.contact-page .contact-subtitle{font-size:20px;font-weight:600;line-height:1.4;color:rgba(0,0,0,.93);letter-spacing:-0.02em;margin:0 auto}@media(max-width: 768px){.contact-page .contact-subtitle{font-size:16px;line-height:24px}}.contact-page .contact-form-wrapper{max-width:1280px;margin:0 auto;border-top:1px solid #000;padding-top:80px}@media(max-width: 768px){.contact-page .contact-form-wrapper{padding-top:40px}}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px 40px}@media(max-width: 768px){.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form{grid-template-columns:1fr;gap:16px}}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form h3{grid-column:span 2;font-size:32px;font-weight:600;color:#154f3d;margin-bottom:8px;display:none}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form .contact-popup__subtitle{grid-column:span 2;font-size:18px;color:rgba(0,0,0,.7);margin-bottom:24px;display:none}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form p{margin:0;display:flex;flex-direction:column;gap:12px}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form p:has([data-name=your-interests]){grid-column:span 2;margin:24px 0}@media(max-width: 768px){.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form p:has([data-name=your-interests]){grid-column:span 1;margin:8px 0}}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form p:has([data-name=your-notes]),.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form p:has(.wpcf7-submit){grid-column:span 2}@media(max-width: 768px){.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form p:has([data-name=your-notes]),.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form p:has(.wpcf7-submit){grid-column:span 1}}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form p br{display:none}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form label{display:block;font-size:16px;line-height:24px;font-weight:400;color:rgba(0,0,0,.9294117647);margin-bottom:0}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form .wpcf7-form-control-wrap{display:block;width:100%}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=text],.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=email],.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=tel],.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=number],.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form textarea,.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form select{display:block;width:100%;height:48px;padding:0 16px;font-family:"Poppins",sans-serif;font-size:16px;color:rgba(0,0,0,.9294117647);background-color:#e9fbf4;border:none;border-radius:8px;outline:none;transition:background-color 400ms,box-shadow 400ms}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=text]::placeholder,.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=email]::placeholder,.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=tel]::placeholder,.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=number]::placeholder,.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form textarea::placeholder,.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form select::placeholder{color:rgba(0,0,0,.3)}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=text]:focus,.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=email]:focus,.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=tel]:focus,.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=number]:focus,.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form textarea:focus,.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form select:focus{background-color:#e6f9f0;box-shadow:0 0 0 2px rgba(75,209,160,.2)}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form textarea{height:auto;padding:16px}@media(max-width: 768px){.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form textarea{min-height:160px}}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form .wpcf7-checkbox{gap:16px 80px;margin-top:8px;margin-left:12px}@media(max-width: 768px){.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form .wpcf7-checkbox{grid-template-columns:1fr;gap:12px;margin-left:0}}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form .wpcf7-checkbox .wpcf7-list-item{margin:0;display:flex;align-items:center;gap:16px}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form .wpcf7-checkbox .wpcf7-list-item:not(:last-child){margin-bottom:24px}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form .wpcf7-checkbox .wpcf7-list-item label{display:flex;align-items:center;gap:12px;cursor:pointer;width:auto;margin:0;font-size:16px;font-weight:400}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]{width:18px;height:18px;margin:0;flex-shrink:0;accent-color:#4bd1a0;border:1.5px solid rgba(0,0,0,.9294117647);border-radius:2px;cursor:pointer}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label{font-size:16px;font-weight:400;color:rgba(0,0,0,.9294117647);line-height:24px}@media(max-width: 768px){.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label{font-size:14px;line-height:20px}}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=submit]{margin-top:24px;display:block;margin-left:auto;width:auto;min-width:358px;height:auto;padding:12px 40px;font-family:"Poppins",sans-serif;font-size:18px;line-height:24px;font-weight:600;color:#154f3d;background-color:#4bd1a0;border:none;border-radius:1000px;cursor:pointer;transition:transform 400ms,box-shadow 400ms,background-color 400ms}@media(max-width: 768px){.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=submit]{width:100%;min-width:0;padding:12px 40px;margin-top:8px}}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=submit]:hover{background-color:#43c090;transform:translateY(-2px);box-shadow:0 4px 12px rgba(75,209,160,.3)}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form input[type=submit]:active{transform:translateY(0)}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form .wpcf7-response-output{grid-column:span 2;margin:30px 0 0;padding:15px 20px;border-radius:8px;font-size:14px;text-align:center}@media(max-width: 768px){.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form .wpcf7-response-output{grid-column:span 1}}.contact-page .contact-form-wrapper .wpcf7 .wpcf7-form .wpcf7-not-valid-tip{font-size:12px;color:#e74c3c;margin-top:5px}.our-people-page .people-hero{position:relative;width:100%;height:720px;overflow:hidden}@media(max-width: 768px){.our-people-page .people-hero{height:540px}}.our-people-page .people-hero__bg{width:100%;height:100%}.our-people-page .people-hero__bg-image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.our-people-page .people-hero__bg-image--desktop{display:block}@media(max-width: 640px){.our-people-page .people-hero__bg-image--desktop{display:none}}.our-people-page .people-hero__bg-image--mobile{display:none}@media(max-width: 640px){.our-people-page .people-hero__bg-image--mobile{display:block}}.our-people-page .ei-overview__content{max-width:100%}.our-people-page .ei-overview::after{width:100%}@media(max-width: 768px){.our-people-page .ei-overview::after{width:calc(100% - 32px)}}.our-people-page .people-list{padding:80px 0;background:#fff}@media(max-width: 768px){.our-people-page .people-list{padding:40px 0 64px}}.our-people-page .people-list .container{max-width:1712px}.our-people-page .people-ceo-row{display:flex;justify-content:center;margin-bottom:80px}@media(max-width: 640px){.our-people-page .people-ceo-row{margin-bottom:40px}}.our-people-page .people-ceo-row .member-card{width:calc((100% - 120px)/4)}@media(max-width: 1440px){.our-people-page .people-ceo-row .member-card{width:calc((100% - 80px)/3)}}@media(max-width: 768px){.our-people-page .people-ceo-row .member-card{width:calc((100% - 24px)/2)}}@media(max-width: 640px){.our-people-page .people-ceo-row .member-card{width:100%}}.our-people-page .people-grid{display:grid;grid-template-columns:repeat(8, 1fr);column-gap:40px;row-gap:80px}@media(max-width: 1440px){.our-people-page .people-grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){.our-people-page .people-grid{grid-template-columns:repeat(2, 1fr);column-gap:24px;row-gap:40px}}@media(max-width: 640px){.our-people-page .people-grid{grid-template-columns:1fr;gap:40px}}@media(min-width: 1441px){.our-people-page .people-grid .member-card:nth-child(9){grid-column:2/span 2}}@media(min-width: 1441px){.our-people-page .member-card{grid-column:span 2}}.our-people-page .member-card{background:#fff;border:1px solid #e5e7eb;border-radius:80px;padding:0 0 44px;text-align:center;overflow:hidden;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column}.our-people-page .member-card:hover{border-color:#4bd1a0}.our-people-page .member-card__image{width:100%;height:320px;background-color:#f3f4f6;margin-bottom:24px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.our-people-page .member-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(0.165, 0.84, 0.44, 1)}.our-people-page .member-card__image.is-placeholder{background-color:rgba(233,251,244,.8)}.our-people-page .member-card__info{padding:0 16px}@media(max-width: 1024px){.our-people-page .member-card__info{padding:0 24px}}.our-people-page .member-card__name{font-weight:700;font-size:18px;line-height:24px;color:rgba(0,0,0,.9294117647);margin-bottom:8px}.our-people-page .member-card__button{display:inline-flex;align-items:center;padding:8px 10px 8px 24px;background:#fff;border:1px solid #4bd1a0;border-radius:1000px;color:#4bd1a0;font-weight:600;font-size:16px;gap:12px;transition:all .3s ease;margin:0 auto;opacity:0;visibility:hidden;transform:translateY(10px)}.our-people-page .member-card__button:hover{background:#4bd1a0;color:#fff}.our-people-page .member-card__button:hover .member-card__arrow{background:#fff;color:#4bd1a0}.our-people-page .member-card__arrow{width:32px;height:32px;background:#4bd1a0;color:rgba(0,0,0,.9294117647);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.our-people-page .member-card__arrow svg{width:18px;height:18px}.our-people-page .member-card__job{font-weight:600;font-size:18px;line-height:24px;color:#4bd1a0;margin-bottom:24px;text-transform:capitalize}@media(max-width: 768px){.our-people-page .member-card__job{font-size:16px;line-height:24px}}.our-people-page .member-card__excerpt{font-size:16px;line-height:24px;color:rgba(0,0,0,.9294117647);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-weight:300;transition:all .3s ease}.our-people-page .member-card__action{position:relative;min-height:60px;display:flex;align-items:center;justify-content:center}.our-people-page .member-card__button{position:absolute;top:50%;left:50%;transform:translate(-50%, -40%);display:inline-flex;align-items:center;padding:8px 10px 8px 24px;background:#fff;border:1px solid #4bd1a0;border-radius:1000px;color:#4bd1a0;font-weight:600;font-size:16px;gap:12px;transition:all .3s ease;opacity:0;visibility:hidden;white-space:nowrap}.our-people-page .member-card:hover{border-color:#4bd1a0}.our-people-page .member-card:hover .member-card__image img{transform:scale(1.1)}.our-people-page .member-card:hover .member-card__excerpt{opacity:0;visibility:hidden}.our-people-page .member-card:hover .member-card__button{opacity:1;visibility:visible;transform:translate(-50%, -50%)}.member-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:9999;display:none;align-items:center;justify-content:center;padding:20px;backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease}@media(max-width: 768px){.member-popup-overlay{padding:16px}}.member-popup-overlay.show{display:flex;opacity:1}.member-popup{background:#fff;width:100%;max-width:1280px;height:688px;border-radius:8px;position:relative;overflow:hidden;display:flex;box-shadow:0 40px 100px rgba(0,0,0,.1);padding:80px}@media(max-width: 1024px){.member-popup{padding:60px;height:auto;max-height:90vh;display:flex;flex-direction:column}}@media(max-width: 768px){.member-popup{padding:48px 16px;height:100%;max-height:none}}.member-popup__close{position:absolute;top:24px;right:24px;width:28px;height:28px;background:rgba(0,0,0,0);border:none;color:#4bd1a0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:transform .3s}@media(max-width: 768px){.member-popup__close{width:20px;height:20px;right:16px;top:16px}}.member-popup__close:hover{transform:scale(1.1)}.member-popup__close svg{width:100%;height:100%}.member-popup__inner{display:flex;width:100%;height:100%;gap:40px}@media(max-width: 1024px){.member-popup__inner{gap:40px}}@media(max-width: 768px){.member-popup__inner{flex-direction:column;overflow-y:auto;gap:40px;height:100%;-webkit-overflow-scrolling:touch}}.member-popup__col-left{width:406px;flex-shrink:0;margin:auto 0}@media(max-width: 768px){.member-popup__col-left{width:100%;max-width:406px;margin:0 auto}}.member-popup__card{border:1px solid #e4e4e7;border-radius:80px;overflow:hidden;background:#fff;text-align:center}.member-popup__image-wrapper{width:406px;height:400px;background-color:#f8f9fa;overflow:hidden}@media(max-width: 768px){.member-popup__image-wrapper{width:100%;height:320px}}.member-popup__image{width:100%;height:100%;object-fit:cover}.member-popup__info-header{padding:24px 16px 24px}@media(max-width: 768px){.member-popup__info-header{padding:24px 16px}}.member-popup__name{font-weight:600;font-size:20px;line-height:28px;color:rgba(0,0,0,.9294117647);margin-bottom:8px;text-transform:capitalize;letter-spacing:-2%}@media(max-width: 768px){.member-popup__name{font-size:18px;line-height:24px}}.member-popup__job{font-weight:600;font-size:18px;line-height:24px;color:#4bd1a0;margin:0;text-transform:capitalize;letter-spacing:-2%}@media(max-width: 768px){.member-popup__job{font-size:16px;line-height:24px}}.member-popup__col-right{flex:1;overflow-y:auto;display:flex;flex-direction:column}@media(max-width: 768px){.member-popup__col-right{padding-right:0;overflow-y:visible}}.member-popup__content{font-size:16px;line-height:24px;color:rgba(0,0,0,.9294117647);font-weight:400;letter-spacing:-1%;margin:auto 0}.member-popup__content ul{padding-left:20px}.member-popup__content ul li{list-style-type:disc;list-style-position:outside;padding-left:4px}.member-popup__content ul li strong{font-weight:600}.member-popup__content p{margin-bottom:24px}.member-popup__content p:last-child{margin-bottom:0}body.member-popup-active{overflow:hidden}