@import"https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Space+Grotesk:wght@400;500;700&display=swap";*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;width:100%}:root{--primary-color: #2D6A4F;--secondary-color: #1f1f2a;--tertiary-color: #666;--blue-color: #dceafd;--green-color: #f6fbf9;--purple-color: #f3e8f3;--highlight-color:#40916C}p,span,a,i,ul,li{font-family:Verdana,Geneva,Tahoma,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:500}.hero-section-main-content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:2.8rem 4rem;margin:0 auto;background-color:#fff;position:relative;overflow:hidden;top:0;z-index:1}.hero-section-main-content:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/assets/background-aa0114ad.png) no-repeat center center/cover;opacity:1;z-index:0}.hero-section-text-section{flex:1;min-width:300px;max-width:690px;position:relative;text-align:left}.hero-section-text-section-head{font-size:47px;font-weight:500;margin:20px 0 10px;line-height:1.2;color:var(--secondary-color);position:relative;z-index:2}.hero-section-highlight{position:relative;display:inline-block;padding:0 2px}.hero-section-highlight:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:40%;background-color:var(--highlight-color);opacity:.6;z-index:-1}.hero-section-text-section-desc{font-size:.95rem;line-height:1.6;color:var(--tertiary-color0);margin:20px auto 30px}.hero-section-button{background-color:var(--primary-color);color:#fff;padding:10px 20px;border:none;border-radius:20px;font-size:1rem;cursor:pointer;margin:20px 0}.hero-section-features{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 3rem;align-content:flex-start;justify-content:flex-start;justify-items:flex-start;align-items:flex-start;margin:0;padding:0}.hero-section-feature-item{display:flex;align-items:flex-start;font-size:1em;color:var(--tertiary-color);justify-content:flex-start;align-content:flex-start}.hero-section-flex-item{margin:0;font-size:.95rem;line-height:1.5}.hero-section-check-icon{color:var(--highlight-color);margin-right:8px}.hero-section-image-section{min-width:300px;display:flex;justify-content:center;align-items:center;z-index:2}.hero-section-image-shape{position:relative;width:550px;height:650px;overflow:hidden;border-radius:10px;background:url(/assets/hero-bd1cc2ec.png) no-repeat center center/cover;-webkit-mask:url(/assets/shape-f1db7fa6.svg) no-repeat center;mask:url(/assets/shape-f1db7fa6.svg) no-repeat center;-webkit-mask-size:100% 100%;mask-size:100% 100%}.client-carousel{width:100%;overflow:hidden;padding:1rem 0;background-color:var(--highlight-color)}.carousel-track{display:flex;width:max-content;animation:scroll 20s linear infinite}.client-logo{width:150px;height:80px;object-fit:contain;margin:0 2rem;flex-shrink:0}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 600px){.hero-section-main-content{flex-direction:column;padding:1.5rem 1rem;text-align:left}.hero-section-text-section,.hero-section-image-section{max-width:100%;margin-top:30px}.hero-section-text-section-head{font-size:1.7rem;line-height:1.5;margin:15px 0 20px}.hero-section-text-section-desc{font-size:.8rem;margin:30px auto 20px}.hero-section-button{font-size:.8rem;padding:8px 16px}.hero-section-features{grid-template-columns:1fr;gap:1rem}.hero-section-flex-item{font-size:.75rem}.hero-section-image-shape{width:100%;height:280px;margin:0 auto}.hero-section-highlight:before{height:50%}.client-logo{width:70px;height:35px;margin:0 .6rem}}@media (min-width: 768px) and (max-width: 991.98px){.hero-section-main-content{flex-direction:column;padding:2rem;text-align:left}.hero-section-text-section,.hero-section-image-section{max-width:100%}.hero-section-text-section-head{font-size:2.5em;margin:20px 0 25px}.hero-section-text-section-desc{font-size:.85rem;margin:40px auto 25px}.hero-section-button{font-size:.85rem;padding:9px 18px}.hero-section-features{grid-template-columns:1fr;gap:1.2rem}.hero-section-image-shape{width:100%;height:350px;margin:0 auto}.client-logo{width:100px;height:50px;margin:0 1rem}}@media (min-width: 992px) and (max-width: 1199.98px){.hero-section-main-content{padding:2.5rem 3rem;text-align:left}.hero-section-text-section{max-width:550px}.hero-section-text-section-head{font-size:3rem;margin:20px 0 25px}.hero-section-text-section-desc{font-size:.95rem}.hero-section-button{font-size:.95rem;padding:9px 18px}.hero-section-features{gap:1.2rem 2rem}.hero-section-image-shape{width:450px;height:500px}.client-logo{width:120px;height:60px;margin:0 1.5rem}}@media (min-width: 1600px) and (max-width: 1999px){.hero-section-main-content{padding:3rem 5rem;text-align:left}.hero-section-text-section{max-width:750px}.hero-section-text-section-head{font-size:3.2rem;line-height:1.4;margin:25px 0 35px}.hero-section-text-section-desc{font-size:1.1rem;margin:40px auto}.hero-section-button{font-size:1.1rem;padding:12px 24px}.hero-section-features{gap:2rem 4rem}.hero-section-flex-item{font-size:1rem}.hero-section-image-shape{width:650px;height:700px}.client-logo{width:180px;height:90px;margin:0 2.5rem}}@media (min-width: 2000px){.hero-section-main-content{padding:3rem 6rem;text-align:left}.hero-section-text-section{max-width:750px}.hero-section-text-section-head{font-size:3.2rem;line-height:1.4;margin:25px 0 35px}.hero-section-text-section-desc{font-size:1.1rem;margin:40px auto}.hero-section-button{font-size:1.1rem;padding:12px 24px}.hero-section-features{gap:2rem 4rem}.hero-section-flex-item{font-size:1rem}.hero-section-image-shape{width:650px;height:700px}.client-logo{width:180px;height:90px;margin:0 2.5rem}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:.5rem 4rem;background-color:#fff;border-bottom:1px solid rgb(241,241,241)}.navbar-logo{font-size:24px;font-weight:700;color:var(--primary-color)}.navbar-menu{display:flex;align-items:center;list-style:none;gap:50px;margin-left:auto}.navbar-items{display:flex;list-style:none;gap:50px}.navbar-item{font-size:1rem;color:var(--secondary-color);cursor:pointer;text-decoration:none}.navbar-item a{text-decoration:none;color:var(--secondary-color);position:relative;padding-bottom:3px}.navbar-item a:after{content:"";position:absolute;bottom:0;left:0;width:0%;height:2px;background:linear-gradient(90deg,#2D6A4F,#40916C);border-radius:2px;transition:width .3s ease}.navbar-item a:hover:after{width:100%}.navbar-item:hover,.navbar-item:hover a{color:var(--primary-color)}.navbar-item-dropdown{position:relative}.dropdown-toggle{cursor:pointer;display:flex;align-items:center;position:relative;padding-bottom:3px}.dropdown-toggle:after{content:"";position:absolute;bottom:0;left:0;width:0%;height:2px;background:linear-gradient(90deg,#2D6A4F,#40916C);border-radius:2px;transition:width .3s ease}.navbar-item-dropdown:hover .dropdown-toggle:after{width:100%}.dropdown-menu{position:absolute;top:100%;left:0;background-color:#fff;border:1px solid rgb(241,241,241);border-radius:5px;list-style:none;padding:10px 0;min-width:200px;z-index:1000;box-shadow:0 2px 5px #0000001a;display:none}.navbar-item-dropdown:hover .dropdown-menu{display:block}.dropdown-item{padding:8px 20px}.dropdown-item a{color:var(--secondary-color);text-decoration:none;display:block}.dropdown-item:hover a{color:var(--primary-color)}.dropdown-group-label{display:block;padding:6px 20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#999;cursor:default;-webkit-user-select:none;user-select:none}.dropdown-item-nested{position:relative}.nested-dropdown-menu{position:absolute;top:0;left:100%;background-color:#fff;border:1px solid rgb(241,241,241);border-radius:5px;list-style:none;padding:10px 0;min-width:200px;z-index:1001;box-shadow:2px 2px 5px #0000001a;display:none}.dropdown-item-nested:hover .nested-dropdown-menu{display:block}.nested-dropdown-item{padding:8px 20px}.nested-dropdown-item a{color:var(--secondary-color);text-decoration:none;display:block}.nested-dropdown-item:hover a{color:var(--primary-color)}.navbar-action{margin-left:40px}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.start-hiring-btn{padding:10px 24px;background:linear-gradient(135deg,#2D6A4F 0%,#40916C 50%,#2D6A4F 100%);background-size:200% auto;color:#fff;border:none;border-radius:50px;cursor:pointer;font-size:15px;font-weight:600;letter-spacing:.4px;text-decoration:none;display:inline-flex;align-items:center;gap:6px;box-shadow:0 4px 15px #2d6a4f59;transition:box-shadow .3s ease,transform .2s ease;animation:shimmer 3s linear infinite;position:relative;overflow:hidden}.start-hiring-btn:before{content:"✦";font-size:11px;opacity:.85}.start-hiring-btn:hover{box-shadow:0 6px 24px #2d6a4f8c;transform:translateY(-1px);color:#fff}.navbar-logo-img{height:26px;width:auto;object-fit:contain}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:20px;height:15px;background:none;border:none;cursor:pointer;padding:0}.hamburger-line{width:100%;height:3px;background-color:var(--secondary-color);border-radius:2px}@media (max-width: 600px){.navbar{flex-direction:row;padding:.5rem 1rem;position:relative}.hamburger{display:flex}.navbar-menu{display:none;flex-direction:column;align-items:center;gap:20px;width:100%;background-color:#fff;position:absolute;top:100%;left:0;padding:1rem;border-bottom:1px solid rgb(241,241,241);z-index:1000}.navbar-menu.active{display:flex}.navbar-items{flex-direction:column;gap:20px;width:100%;align-items:center}.navbar-item{font-size:.9rem;text-align:center}.navbar-item-dropdown{width:100%}.dropdown-toggle{justify-content:center}.dropdown-menu{position:static;width:100%;background-color:#f9f9f9;border:none;box-shadow:none;padding:10px 0;display:none}.navbar-item-dropdown:hover .dropdown-menu{display:block}.dropdown-item{padding:8px 0}.nested-dropdown-menu{position:static;display:block;width:100%;background-color:#f0f0f0;border:none;box-shadow:none;padding:5px 0 5px 20px}.nested-dropdown-item{padding:5px 0}.navbar-action{margin-left:0;width:100%;display:flex;justify-content:center}.start-hiring-btn{width:100%;max-width:200px;padding:8px 16px;font-size:14px}.navbar-logo-img{height:20px}}@media (min-width: 768px) and (max-width: 991.98px){.navbar{padding:.5rem 2rem}.navbar-items{gap:30px}.navbar-item{font-size:.95rem}.navbar-action{margin-left:20px}.start-hiring-btn{padding:8px 16px;font-size:14px}.navbar-logo-img{height:24px}.dropdown-menu{min-width:180px}}@media (min-width: 992px) and (max-width: 1199.98px){.navbar{padding:.5rem 3rem}.navbar-items{gap:40px}.navbar-item{font-size:1rem}.navbar-action{margin-left:30px}.start-hiring-btn{padding:9px 18px;font-size:15px}.dropdown-menu{min-width:190px}}@media (min-width: 1600px) and (max-width: 1999px){.navbar{padding:.75rem 5rem}.navbar-items{gap:60px}.navbar-item{font-size:1.1rem}.navbar-action{margin-left:50px}.start-hiring-btn{padding:12px 24px;font-size:17px}.navbar-logo-img{height:28px}.dropdown-menu{min-width:220px}}@media (min-width: 2000px){.navbar{padding:1rem 6rem}.navbar-items{gap:70px}.navbar-item{font-size:1.2rem}.navbar-action{margin-left:60px}.start-hiring-btn{padding:14px 28px;font-size:18px}.navbar-logo-img{height:30px}.dropdown-menu{min-width:240px}}.featured-job-section{padding:0 4rem 2rem;text-align:center;background-color:#fff}.featured-job-title{font-size:3rem;margin:0 0 10px;color:var(--secondary-color)}.featured-job-description{font-size:1em;color:var(--tertiary-color);margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto}.featured-job-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;width:100%;margin:0 auto;justify-items:center;align-items:center}.featured-job-card{background-color:transparent;border:1px solid #e0e0e0;border-radius:8px;padding:20px;text-align:center;width:100%;height:350px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;transition:all ease .4s}.featured-job-card:hover{border:1px solid #0b8260}.featured-job-label{position:absolute;top:10px;display:inline-block;color:#009667;background:rgb(0 150 103 / 15%);padding:5px 12px;font-size:12px}.featured-job-available{left:0;background-color:#d4edda;color:#155724;z-index:1;-webkit-border-radius:0 40px 40px 0!important}.featured-job-urgent{right:10px;background-color:#fff3cd;color:#856404;z-index:1;border-radius:10px}.featured-job-logo{width:100px;height:100px;margin:10px auto 20px;object-fit:contain}.featured-job-position{font-size:1rem;margin:0 0 5px;color:var(--secondary-color);text-align:center}.featured-job-skills{font-size:.75rem;color:var(--tertiary-color);margin:0 0 10px;text-align:center;flex-grow:0}.featured-job-details{background-color:transparent;color:var(--primary-color);border:none;cursor:pointer;font-size:.9em;position:absolute;bottom:10px;right:10px}.featured-job-details:hover{background-color:#218838}@media (max-width: 600px){.featured-job-section{padding:1.5rem 1rem;text-align:left}.featured-job-title{font-size:2rem;margin-bottom:15px;text-align:left}.featured-job-description{font-size:.9rem;line-height:1.4;text-align:left;margin-bottom:40px}.featured-job-grid{grid-template-columns:1fr}.featured-job-card{padding:15px;height:280px}.featured-job-logo{width:80px;height:80px;margin:5px auto}.featured-job-position{font-size:.95rem}.featured-job-skills{font-size:.7rem}.featured-job-details{font-size:.85em}}@media (min-width: 768px) and (max-width: 991.98px){.featured-job-section{padding:2rem;text-align:left}.featured-job-title{font-size:3rem;text-align:left}.featured-job-description{font-size:.95rem;text-align:left;margin-bottom:50px}.featured-job-grid{grid-template-columns:repeat(2,1fr)}.featured-job-card{height:320px}.featured-job-logo{width:90px;height:90px;margin:10px auto}.featured-job-position{font-size:1rem}.featured-job-skills{font-size:.75rem}}@media (min-width: 992px) and (max-width: 1199.98px){.featured-job-section{padding:2.5rem 3rem;text-align:left}.featured-job-title{font-size:3rem;text-align:left}.featured-job-description{font-size:1rem;text-align:left;margin-bottom:50px}.featured-job-grid{grid-template-columns:repeat(3,1fr)}.featured-job-card{height:330px}.featured-job-logo{width:95px;height:95px;margin:12px auto}.featured-job-position{font-size:1rem}}@media (min-width: 1600px) and (max-width: 1999px){.featured-job-section{padding:3rem 5rem}.featured-job-title{font-size:4rem}.featured-job-description{font-size:1.2rem;max-width:900px;margin-bottom:60px}.featured-job-grid{grid-template-columns:repeat(4,1fr);gap:30px}.featured-job-card{height:380px;padding:25px}.featured-job-logo{width:120px;height:120px;margin:15px auto}.featured-job-position{font-size:1.2rem;margin-bottom:10px}.featured-job-skills{font-size:.8rem}.featured-job-details{font-size:.95em}}@media (min-width: 2000px){.featured-job-section{padding:3.5rem 6rem}.featured-job-title{font-size:4em}.featured-job-description{font-size:1.2rem;max-width:1000px;margin-bottom:70px}.featured-job-grid{grid-template-columns:repeat(4,1fr);gap:35px}.featured-job-card{height:400px;padding:30px}.featured-job-logo{width:140px;height:140px;margin:20px auto}.featured-job-position{font-size:1.2rem}.featured-job-skills{font-size:.9rem}.featured-job-details{font-size:1em}}.job-benefit-wrapper{display:flex;background:#fff;padding:50px 60px;position:relative}.job-benefit-left{position:sticky;top:100px;width:35%;height:fit-content;align-self:flex-start}.job-benefit-heading{font-size:4rem;margin:0;line-height:1.1;color:var(--secondary-color)}.job-benefit-description{margin-top:30px;font-size:.9rem;color:var(--tertiary-color);line-height:1.6}.job-benefit-right{width:65%;position:relative;padding-left:20px}.job-benefit-card{position:sticky;top:100px;width:70%;margin-left:auto;background:var(--green-color);border:1px solid #ccc;padding:40px 30px;border-radius:10px;box-shadow:0 4px 12px #00000014;height:50vh;margin-bottom:90px;display:flex;flex-direction:column}.job-benefit-icon{width:80px;height:auto;margin-bottom:16px}.job-benefit-card-title{font-size:1.5rem;margin-bottom:0;color:var(--secondary-color)}.job-benefit-card-description{font-size:1rem;color:var(--tertiary-color);line-height:1.6;margin-top:auto}@media (max-width: 600px){.job-benefit-wrapper{flex-direction:column;padding:20px 15px}.job-benefit-left{position:static;width:100%;text-align:left}.job-benefit-heading{font-size:2.2rem;text-align:left}.job-benefit-heading br{display:none}.job-benefit-description{font-size:.9rem;margin-top:20px;text-align:left}.job-benefit-right{width:100%;padding-left:0}.job-benefit-card{position:static;width:100%;padding:20px;height:auto;margin-bottom:20px}.job-benefit-icon{width:60px}.job-benefit-card-title{font-size:1.5rem;margin-bottom:20px}.job-benefit-card-description{font-size:.9rem}}@media (min-width: 768px) and (max-width: 991.98px){.job-benefit-wrapper{flex-direction:column;padding:30px 20px}.job-benefit-left{position:static;width:100%;text-align:left}.job-benefit-heading{font-size:3.5em;text-align:left}.job-benefit-heading br{display:none}.job-benefit-description{font-size:.95rem;margin-top:25px;text-align:left}.job-benefit-right{width:100%;padding-left:0}.job-benefit-card{position:static;width:80%;padding:30px;height:auto;margin-bottom:30px}.job-benefit-icon{width:70px}.job-benefit-card-title{font-size:1.3rem}.job-benefit-card-description{font-size:.95rem}}@media (min-width: 992px) and (max-width: 1199.98px){.job-benefit-wrapper{padding:40px 30px}.job-benefit-left{width:40%;text-align:left}.job-benefit-heading{font-size:5rem;text-align:left}.job-benefit-description{font-size:.95rem;text-align:left}.job-benefit-right{width:60%}.job-benefit-card{width:80%;padding:30px;height:45vh;margin-bottom:60px}.job-benefit-icon{width:70px}.job-benefit-card-title{font-size:1.4rem}}@media (min-width: 1600px) and (max-width: 1999px){.job-benefit-wrapper{padding:60px 6rem}.job-benefit-left{width:40%}.job-benefit-heading{font-size:5rem;text-align:left}.job-benefit-description{font-size:1.1rem;margin-top:40px;text-align:left}.job-benefit-right{width:60%}.job-benefit-card{width:65%;padding:50px 40px;height:55vh;margin-bottom:100px}.job-benefit-icon{width:90px}.job-benefit-card-title{font-size:2rem}.job-benefit-card-description{font-size:1.1rem}}@media (min-width: 2000px){.job-benefit-wrapper{padding:60px 5rem}.job-benefit-left{width:40%}.job-benefit-heading{font-size:5rem;text-align:left}.job-benefit-description{font-size:1.1rem;margin-top:40px;text-align:left}.job-benefit-right{width:60%}.job-benefit-card{width:65%;padding:50px 40px;height:55vh;margin-bottom:100px}.job-benefit-icon{width:90px}.job-benefit-card-title{font-size:2rem}.job-benefit-card-description{font-size:1.1rem}}.job-process{background-color:#fff;color:var(--secondary-color);padding:3rem 4rem;text-align:center;position:relative}.job-process-header{margin-bottom:40px}.job-process-title-head{font-size:3rem;margin:0}.job-process-content{margin-top:70px;display:flex;align-items:center;justify-content:center;gap:4rem}.job-process-left{flex:1;max-width:50%;text-align:center}.job-process-list{display:flex;flex-direction:column;gap:30px}.job-process-item{display:flex;align-items:flex-start;padding:20px 0 30px;border-bottom:1px solid #ccc;position:relative;width:100%;box-sizing:border-box;overflow:hidden;transition:height .5s ease}.job-process-number{font-size:1.5rem;margin-right:20px;min-width:40px}.job-process-text-container{flex:1;text-align:left;position:relative}.job-process-title{font-size:1.5rem;font-weight:500;display:inline}.job-process-description{display:block;font-size:14px;color:var(--tertiary-color);margin-top:15px;line-height:1.5;opacity:0;transform:scale3d(.8,.8,1);transform-origin:center;transition:opacity 1.5s ease,transform 1.5s ease;position:relative;max-height:0;overflow:hidden}.job-process-item:hover{height:auto}.job-process-item:hover .job-process-description{opacity:1;transform:scaleZ(1);max-height:200px}.job-process-arrow{font-size:18px;margin-left:20px}.job-process-right{flex:1;min-width:300px;max-width:45%;display:flex;justify-content:center}.job-process-image{width:100%;border-radius:10px;object-fit:cover;transition:all .3s ease}@media (max-width: 600px){.job-process{padding:1.5rem 1rem;text-align:left}.job-process-title-head{font-size:2em;text-align:left}.job-process-content{flex-direction:column;gap:2rem;margin-top:30px}.job-process-left{max-width:100%}.job-process-list{gap:20px}.job-process-item{padding:15px 0}.job-process-number{font-size:1.2rem;margin-right:15px}.job-process-text-container{text-align:left}.job-process-title{font-size:1.2rem}.job-process-description{font-size:.85rem;margin-top:10px}.job-process-item:hover .job-process-description{max-height:170px}.job-process-arrow{font-size:16px;margin-left:15px}.job-process-right{max-width:100%;min-width:unset}.job-process-image{width:100%;height:auto}}@media (min-width: 768px) and (max-width: 991.98px){.job-process{padding:2rem;text-align:left}.job-process-title-head{font-size:2.5em;text-align:left}.job-process-content{flex-direction:column;gap:3rem;margin-top:50px}.job-process-left{max-width:100%}.job-process-list{gap:25px}.job-process-item{padding:18px 0}.job-process-number{font-size:1.4rem;margin-right:18px}.job-process-title{font-size:1.4rem}.job-process-description{font-size:.9rem;margin-top:12px}.job-process-item:hover .job-process-description{max-height:180px}.job-process-arrow{font-size:17px}.job-process-right{max-width:100%;min-width:unset}.job-process-image{width:80%;height:auto}}@media (min-width: 992px) and (max-width: 1199.98px){.job-process{padding:2.5rem 3rem}.job-process-title-head{font-size:2.8em}.job-process-content{gap:3rem;margin-top:60px}.job-process-left{max-width:55%}.job-process-list{gap:25px}.job-process-item{padding:18px 0}.job-process-number,.job-process-title{font-size:1.4rem}.job-process-description{font-size:.9rem}.job-process-right{max-width:40%}.job-process-image{width:100%}}@media (min-width: 1600px) and (max-width: 1999px){.job-process{padding:3.5rem 5rem}.job-process-title-head{font-size:4rem}.job-process-content{gap:5rem;margin-top:80px}.job-process-left{max-width:45%}.job-process-list{gap:35px}.job-process-item{padding:25px 0}.job-process-number{font-size:1.7rem;margin-right:25px}.job-process-title{font-size:1.7rem}.job-process-description{font-size:1rem;margin-top:20px}.job-process-item:hover .job-process-description{max-height:250px}.job-process-arrow{font-size:20px;margin-left:25px}.job-process-right{max-width:50%}.job-process-image{width:100%}}@media (min-width: 2000px){.job-process{padding:4rem 6rem}.job-process-title-head{font-size:4rem}.job-process-content{gap:6rem;margin-top:90px}.job-process-left{max-width:45%}.job-process-list{gap:40px}.job-process-item{padding:30px 0}.job-process-number{font-size:2.5rem;margin-right:30px}.job-process-title{font-size:2.5rem}.job-process-description{font-size:1.5rem;margin-top:25px}.job-process-item:hover .job-process-description{max-height:300px}.job-process-arrow{font-size:22px;margin-left:30px}.job-process-right{max-width:50%}.job-process-image{width:100%}}.job-we-offer-icon{margin-bottom:20px}.job-we-offer-icon-img{width:32px;height:32px;object-fit:contain}@media (max-width: 600px){.job-we-offer-section{padding:1.5rem 1rem;text-align:left}.job-we-offer-heading{font-size:2rem;text-align:left}.job-we-offer-subheading{font-size:.85rem;text-align:left;margin-bottom:40px}.job-we-offer-grid{grid-template-columns:1fr;gap:20px}.job-we-offer-card{padding:20px}.job-we-offer-icon-img{width:28px;height:28px}.job-we-offer-title{font-size:1.1rem}.job-we-offer-description{font-size:.8rem}}@media (min-width: 768px) and (max-width: 991.98px){.job-we-offer-section{padding:2rem;text-align:left}.job-we-offer-heading{font-size:2.5em;text-align:left}.job-we-offer-subheading{font-size:.9rem;text-align:left;margin-bottom:50px}.job-we-offer-grid{grid-template-columns:repeat(2,1fr);gap:25px}.job-we-offer-card{padding:20px}.job-we-offer-icon-img{width:30px;height:30px}.job-we-offer-title{font-size:1.15rem}.job-we-offer-description{font-size:.85rem}}@media (min-width: 992px) and (max-width: 1199.98px){.job-we-offer-section{padding:2.5rem 3rem}.job-we-offer-heading{font-size:2.8em}.job-we-offer-subheading{font-size:.95rem;margin-bottom:50px}.job-we-offer-grid{grid-template-columns:repeat(3,1fr);gap:25px}.job-we-offer-card{padding:22px}.job-we-offer-icon-img{width:30px;height:30px}.job-we-offer-title{font-size:1.15rem}}@media (min-width: 1600px) and (max-width: 1999px){.job-we-offer-section{padding:3rem 5rem}.job-we-offer-heading{font-size:3.5em}.job-we-offer-subheading{font-size:1rem;max-width:800px;margin-bottom:60px}.job-we-offer-grid{grid-template-columns:repeat(3,1fr);gap:35px}.job-we-offer-card{padding:30px}.job-we-offer-icon-img{width:36px;height:36px}.job-we-offer-title{font-size:1.3rem}.job-we-offer-description{font-size:.9rem}}@media (min-width: 2000px){.job-we-offer-section{padding:3.5rem 6rem}.job-we-offer-heading{font-size:4em}.job-we-offer-subheading{font-size:1.1rem;max-width:900px;margin-bottom:70px}.job-we-offer-grid{grid-template-columns:repeat(4,1fr);gap:40px}.job-we-offer-card{padding:35px}.job-we-offer-icon-img{width:40px;height:40px}.job-we-offer-title{font-size:1.4rem}.job-we-offer-description{font-size:1rem}}.job-talent-section{background-color:#fff;padding:2rem 4rem}.job-talent-container{text-align:center}.job-talent-heading{font-size:3rem;margin-bottom:30px;color:var(--secondary-color)}.job-talent-tab-wrapper{display:flex;justify-content:center;background-color:#fff;border:1px solid var(--primary-color);border-radius:999px;padding:6px;gap:0;margin:0 auto 50px;width:fit-content}.job-talent-tab-button{background-color:transparent;border:none;padding:12px 28px;border-radius:999px;font-size:16px;font-weight:500;color:var(--secondary-color);cursor:pointer;transition:all .3s ease}.job-talent-tab-button.active{background-color:var(--primary-color);color:#fff}.job-talent-content{display:flex;justify-content:space-between;align-items:center;gap:300px;flex-wrap:wrap;text-align:left;margin-top:40px}.job-talent-left{flex:1;min-width:280px}.job-talent-subheading{font-size:2.5rem;margin:0 0 15px;color:var(--secondary-color)}.job-talent-description{font-size:1rem;width:550px;color:var(--tertiary-color);line-height:1.6}.job-talent-right{flex:1;min-width:300px}.job-talent-image{width:100%;max-width:700px;border-radius:10px;object-fit:contain}.job-talent-icon{font-size:30px;color:var(--primary-color);margin-bottom:5px}.job-talent-button{margin-top:25px;background-color:var(--primary-color);color:#fff;border:none;padding:10px 22px;border-radius:999px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .3s ease}.job-talent-button:hover{background-color:#025f4e}@media (max-width: 600px){.job-talent-section{padding:1.5rem 1rem}.job-talent-container{text-align:left}.job-talent-heading{font-size:2rem;text-align:left}.job-talent-tab-wrapper{padding:8px;gap:8px}.job-talent-tab-button{padding:10px 20px;font-size:10px}.job-talent-content{flex-direction:column;gap:20px;margin-top:20px}.job-talent-left{min-width:unset}.job-talent-subheading{font-size:1.5rem}.job-talent-description{font-size:.9rem;width:100%;text-align:left}.job-talent-right{min-width:unset}.job-talent-image{max-width:100%}.job-talent-icon{font-size:24px}.job-talent-button{padding:8px 18px;font-size:13px}}@media (min-width: 768px) and (max-width: 991.98px){.job-talent-section{padding:2rem}.job-talent-heading{font-size:2.5em}.job-talent-tab-wrapper{padding:6px;gap:5px}.job-talent-tab-button{padding:10px 20px;font-size:15px}.job-talent-content{flex-direction:column;gap:30px;margin-top:30px}.job-talent-left{min-width:unset}.job-talent-subheading{font-size:2rem}.job-talent-description{font-size:.95rem;width:100%}.job-talent-right{min-width:unset}.job-talent-image{max-width:80%}.job-talent-button{padding:9px 20px}}@media (min-width: 992px) and (max-width: 1199.98px){.job-talent-section{padding:2.5rem 3rem}.job-talent-heading{font-size:2.8em}.job-talent-tab-wrapper{padding:6px}.job-talent-tab-button{padding:10px 24px;font-size:15px}.job-talent-content{gap:100px;margin-top:30px}.job-talent-subheading{font-size:2.2rem}.job-talent-description{font-size:.95rem;width:450px}.job-talent-image{max-width:500px}.job-talent-icon{font-size:28px}}@media (min-width: 1600px) and (max-width: 1999px){.job-talent-section{padding:3rem 5rem}.job-talent-heading{font-size:3.5em}.job-talent-tab-wrapper{padding:8px;gap:10px}.job-talent-tab-button{padding:14px 32px;font-size:18px}.job-talent-content{gap:400px;margin-top:50px}.job-talent-subheading{font-size:2.8rem}.job-talent-description{font-size:1.1rem;width:650px}.job-talent-right{min-width:400px}.job-talent-image{max-width:800px}.job-talent-icon{font-size:34px}.job-talent-button{padding:12px 24px;font-size:15px}}@media (min-width: 2000px){.job-talent-section{padding:3.5rem 6rem}.job-talent-heading{font-size:4em}.job-talent-tab-wrapper{padding:10px;gap:12px}.job-talent-tab-button{padding:16px 36px;font-size:20px}.job-talent-content{gap:500px;margin-top:60px}.job-talent-subheading{font-size:3rem}.job-talent-description{font-size:1.2rem;width:750px}.job-talent-right{min-width:400px}.job-talent-image{max-width:800px}.job-talent-icon{font-size:34px}.job-talent-button{padding:12px 24px;font-size:15px}}.job-steps-intro{max-width:500px;margin-bottom:40px}.footer{position:relative;background-color:var(--green-color);padding:4rem 0 0}.footer-top{display:flex;justify-content:center;margin-bottom:30px}.footer-nav{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;padding:1.5rem 4rem;border-top:1px solid var(--primary-color);border-bottom:1px solid var(--primary-color)}.footer-link{text-decoration:none;font-size:1.2rem;color:#2d6a4f;font-weight:500;transition:color .3s ease}.footer-link:hover{color:#555}.footer-social{display:flex;justify-content:center;gap:30px;font-size:22px;margin-bottom:60px}.footer-social-icon{color:#2d6a4f;text-decoration:none;transition:color .3s ease}.footer-social-icon:hover{color:#555}.footer-background-wrapper{position:relative;width:100%;display:flex;justify-content:center;align-items:flex-end;min-height:300px}.footer-background-image{position:absolute;bottom:0;width:100%;max-width:100%;opacity:1;object-fit:contain;pointer-events:none;z-index:0}@media (max-width: 600px){.footer{padding:2rem 0 0}.footer-top{margin-bottom:20px}.footer-nav{flex-direction:column;align-items:center;gap:15px;padding:1rem}.footer-link{font-size:1rem}.footer-social{gap:20px;font-size:18px;margin-bottom:40px}.footer-background-wrapper{min-height:100px}.footer-background-image{width:100%}}@media (min-width: 768px) and (max-width: 991.98px){.footer{padding:3rem 0 0}.footer-top{margin-bottom:25px}.footer-nav{padding:1.5rem 2rem;gap:20px}.footer-link{font-size:1.1rem}.footer-social{gap:25px;font-size:20px;margin-bottom:50px}.footer-background-wrapper{min-height:150px}.footer-background-image{width:100%}}@media (min-width: 992px) and (max-width: 1199.98px){.footer{padding:3.5rem 0 0}.footer-nav{padding:1.5rem 3rem;gap:25px}.footer-link{font-size:1.15rem}.footer-social{gap:28px;font-size:21px;margin-bottom:55px}.footer-background-wrapper{min-height:280px}.footer-background-image{width:100%}}@media (min-width: 1600px) and (max-width: 1999px){.footer{padding:4.5rem 0 0}.footer-nav{padding:2rem 5rem;gap:30px}.footer-link{font-size:1.3rem}.footer-social{gap:35px;font-size:24px;margin-bottom:70px}.footer-background-wrapper{min-height:350px}.footer-background-image{width:100%}}@media (min-width: 2000px){.footer{padding:5rem 0 0}.footer-nav{padding:2.5rem 6rem;gap:40px}.footer-link{font-size:1.4rem}.footer-social{gap:40px;font-size:26px;margin-bottom:80px}.footer-background-wrapper{min-height:450px}.footer-background-image{width:100%}}@media (max-width: 600px){.service-hero-section{padding:2rem 1rem}.service-hero-section-label{font-size:.8rem}.service-hero-section-content{align-items:flex-start}.service-hero-section-heading{font-size:1.5rem;line-height:1.4}.service-hero-section-subtext{font-size:.8rem}.service-hero-section-image{height:300px}}@media (max-width: 600px){.service-expert-container{padding:0 1rem 2rem}.service-expert-header{text-align:left}.service-expert-heading{font-size:2rem}.service-expert-subheading{font-size:.9rem}.service-expert-grid{grid-template-columns:1fr}.service-expert-card{padding:1.5rem}.service-expert-img{width:70px;height:70px}.service-expert-experience-badge{display:none}.service-expert-name{font-size:1rem}.service-expert-role,.service-expert-location{font-size:.75rem}.service-expert-description{font-size:.8rem}.service-expert-skill{font-size:.7rem}}.service-hero-section{padding:4rem;background-color:#fff;display:flex;justify-content:center}.service-hero-section-content{width:100%;display:flex;flex-direction:column}.service-hero-section-label{display:inline-block;background-color:var(--green-color);color:var(--primary-color);font-size:14px;font-weight:500;padding:6px 14px;border-radius:20px;width:fit-content;margin-bottom:10px}.service-hero-section-heading{margin:0;font-size:40px;color:var(--secondary-color);line-height:1.3}.service-hero-section-highlight{color:var(--primary-color);font-style:italic}.service-hero-section-subtext{font-size:16px;color:var(--tertiary-color);line-height:1.6}.service-hero-section-image-wrapper{margin-top:20px}.service-hero-section-image{width:100%;height:500px;border-radius:16px;object-fit:cover}@media (max-width: 600px){.service-hero-section{padding:2rem 1rem}.service-hero-section-label{font-size:.8rem}.service-hero-section-content{align-items:flex-start}.service-hero-section-heading{font-size:1.5rem;line-height:1.4}.service-hero-section-heading br{display:none}.service-hero-section-subtext{font-size:.8rem}.service-hero-section-image{height:300px}}@media (min-width: 768px) and (max-width: 991.98px){.service-hero-section{padding:3rem 2rem}.service-hero-section-heading{font-size:34px}.service-hero-section-subtext{font-size:15px}.service-hero-section-image{height:400px}}@media (min-width: 992px) and (max-width: 1199.98px){.service-hero-section{padding:3.5rem}.service-hero-section-heading{font-size:36px}.service-hero-section-image{height:450px}}@media (min-width: 1600px) and (max-width: 1999px){.service-hero-section{padding:4.5rem 5rem}.service-hero-section-heading{font-size:3rem}.service-hero-section-subtext{font-size:1.2rem}.service-hero-section-image{height:550px}}@media (min-width: 2000px){.service-hero-section{padding:5rem 6rem}.service-hero-section-heading{font-size:4rem}.service-hero-section-subtext{font-size:1.4rem}.service-hero-section-image{height:600px}}.service-expert-container{padding:0 4rem 4rem;background-color:#fff}.service-expert-header{text-align:center;margin-bottom:3rem}.service-expert-heading{margin:0 0 10px;font-size:3rem;color:var(--secondary-color)}.service-expert-subheading{font-size:1rem;color:var(--tertiary-color)}.service-expert-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.service-expert-card{position:relative;border:1px solid #e6e6e6;border-radius:10px;padding:2rem;background-color:#fefefe;box-shadow:0 2px 4px #0000000a;transition:ease-in}.service-expert-card:hover{border:1px solid var(--primary-color)}.service-expert-experience-badge{position:absolute;top:1rem;right:1rem;background-color:#d3f1e4;color:var(--primary-color);font-weight:700;padding:.4rem .9rem;border-radius:50px;font-size:.7rem;font-weight:500;z-index:1;white-space:nowrap}.service-expert-top-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.service-expert-img{width:90px;height:90px;border-radius:50%;object-fit:cover}.service-expert-details{flex:1;min-width:150px}.service-expert-name{margin:0 0 5px;font-weight:500;color:var(--secondary-color)}.service-expert-role,.service-expert-location{font-size:.85rem;color:var(--tertiary-color);margin:.2rem 0}.service-expert-description{margin-top:1rem;font-size:.9rem;color:var(--tertiary-color)}.service-expert-skills{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.service-expert-skill{background-color:#d3f1e4;color:var(--primary-color);padding:.4rem .6rem;border-radius:5px;font-size:.8rem;font-weight:500}@media (max-width: 600px){.service-expert-container{padding:0 1rem 2rem}.service-expert-header{text-align:left}.service-expert-heading{font-size:2rem}.service-expert-heading br{display:none}.service-expert-subheading{font-size:.9rem}.service-expert-grid{grid-template-columns:1fr}.service-expert-card{padding:1.5rem}.service-expert-img{width:70px;height:70px}.service-expert-experience-badge{display:none}.service-expert-name{font-size:1rem}.service-expert-role,.service-expert-location{font-size:.75rem}.service-expert-description{font-size:.8rem}.service-expert-skill{font-size:.7rem}}@media (min-width: 768px) and (max-width: 991.98px){.service-expert-container{padding:0 2rem 3rem}.service-expert-heading{font-size:2.5rem}.service-expert-grid{grid-template-columns:1fr}.service-expert-card{padding:1.75rem}.service-expert-img{width:80px;height:80px}}@media (min-width: 992px) and (max-width: 1199.98px){.service-expert-container{padding:0 3.5rem 3.5rem}.service-expert-heading{font-size:2.75rem}.service-expert-grid{grid-template-columns:1fr 1fr}.service-expert-card{padding:1.75rem}}@media (min-width: 1600px) and (max-width: 1999px){.service-expert-container{padding:0 5rem 5rem}.service-expert-heading{font-size:3rem}.service-expert-subheading{font-size:1.2rem}.service-expert-grid{gap:1.5rem}.service-expert-card{padding:2.5rem}.service-expert-img{width:100px;height:100px}}@media (min-width: 2000px){.service-expert-container{padding:0 6rem 6rem}.service-expert-heading{font-size:4rem}.service-expert-subheading{font-size:1.3rem}.service-expert-grid{gap:2rem}.service-expert-card{padding:3rem}.service-expert-img{width:120px;height:120px}.service-expert-name{font-size:1.5rem}.service-expert-description{font-size:1rem}.service-expert-skill{font-size:.9rem}}.job-steps{background:white;padding:4rem}.job-steps-container{position:relative}.job-steps-intro{max-width:550px;margin-bottom:40px}.job-steps-subtitle{color:var(--primary-color);font-size:.85rem;font-weight:500;text-transform:uppercase;font-family:Work Sans,sans-serif}.job-steps-title{font-size:3rem;color:var(--secondary-color);margin:0 0 20px}.job-steps-text{font-size:1rem;color:var(--tertiary-color);margin-bottom:25px;line-height:1.6}.job-steps-button{background-color:var(--primary-color);color:#fff;border:none;padding:12px 26px;border-radius:25px;font-size:16px;cursor:pointer}.job-steps-timeline{position:relative;display:flex;justify-content:space-between;align-items:flex-start;margin-top:0}.job-steps-item{position:relative;width:26%;text-align:left}.job-steps-item-1{align-self:flex-end;transform:translate(150px);margin-top:80px}.job-steps-item-2{align-self:center;transform:translate(100px);margin-top:-180px}.job-steps-item-3{align-self:flex-start;margin-top:-250px}.job-steps-info{position:relative;z-index:2;padding:20px 0}.job-steps-step-title{font-size:1.2rem;color:var(--secondary-color);font-weight:600;margin-bottom:10px}.job-steps-description{font-size:.9rem;color:var(--tertiary-color);line-height:1.6;max-width:100%}.job-steps-bg-number{font-size:12rem;font-weight:800;color:#033f2b0d;position:absolute;top:-90px;right:10px;z-index:4;pointer-events:none}.job-steps-line,.job-steps-dot{display:none}@media (max-width: 600px){.job-steps{padding:1.5rem 1rem}.job-steps-intro{max-width:100%;text-align:left}.job-steps-subtitle{font-size:.8rem}.job-steps-title{font-size:1.8em;text-align:left}.job-steps-text{font-size:.9rem;text-align:left}.job-steps-button{padding:10px 20px;font-size:14px}.job-steps-timeline{flex-direction:column;align-items:center}.job-steps-item{width:100%;align-self:center;transform:none;margin-top:0}.job-steps-item-1,.job-steps-item-2,.job-steps-item-3{margin-top:20px}.job-steps-info{padding:15px 0}.job-steps-step-title{font-size:1.1rem}.job-steps-description{font-size:.85rem}.job-steps-bg-number{font-size:8rem;top:-60px;right:0}}@media (min-width: 768px) and (max-width: 991.98px){.job-steps{padding:2rem}.job-steps-intro{max-width:80%}.job-steps-title{font-size:2.5em}.job-steps-text{font-size:.95rem}.job-steps-button{padding:10px 22px;font-size:15px}.job-steps-timeline{flex-direction:column;align-items:center}.job-steps-item{width:80%;align-self:center;transform:none;margin-top:20px}.job-steps-item-1,.job-steps-item-2,.job-steps-item-3{margin-top:0}.job-steps-info{padding:18px 0}.job-steps-step-title{font-size:1.15rem}.job-steps-description{font-size:.9rem}.job-steps-bg-number{font-size:10rem;top:-80px}}@media (min-width: 992px) and (max-width: 1199.98px){.job-steps{padding:2.5rem 3rem}.job-steps-intro{max-width:450px}.job-steps-title{font-size:2.8em}.job-steps-text{font-size:.95rem}.job-steps-item{width:30%}.job-steps-item-1{transform:translate(100px);margin-top:60px}.job-steps-item-2{transform:translate(50px);margin-top:-150px}.job-steps-item-3{margin-top:-200px}.job-steps-bg-number{font-size:10rem;top:-80px}}@media (min-width: 1600px) and (max-width: 1999px){.job-steps{padding:4.5rem 5rem}.job-steps-intro{max-width:600px}.job-steps-title{font-size:3.5em}.job-steps-text{font-size:1.1rem;margin-bottom:30px}.job-steps-button{padding:14px 28px;font-size:17px}.job-steps-item{width:28%}.job-steps-item-1{transform:translate(200px);margin-top:100px}.job-steps-item-2{transform:translate(150px);margin-top:-200px}.job-steps-item-3{margin-top:-300px}.job-steps-info{padding:25px 0}.job-steps-step-title{font-size:1.3rem}.job-steps-description{font-size:1rem}.job-steps-bg-number{font-size:14rem;top:-100px}}@media (min-width: 2000px){.job-steps{padding:5rem 6rem}.job-steps-intro{max-width:700px}.job-steps-title{font-size:4em}.job-steps-text{font-size:1.2rem;margin-bottom:35px}.job-steps-button{padding:16px 30px;font-size:18px}.job-steps-item{width:25%}.job-steps-item-1{transform:translate(250px);margin-top:120px}.job-steps-item-2{transform:translate(200px);margin-top:-220px}.job-steps-item-3{margin-top:-350px}.job-steps-info{padding:30px 0}.job-steps-step-title{font-size:1.4rem}.job-steps-description{font-size:1.1rem}.job-steps-bg-number{font-size:16rem;top:-120px}}.job-we-offer-section{background-color:var(--green-color);padding:2rem 4rem;text-align:center}.job-we-offer-container{margin:0 auto}.job-we-offer-heading{font-size:3rem;margin-bottom:60px;color:var(--secondary-color)}.job-we-offer-subheading{font-size:.9rem;color:var(--tertiary-color);margin-bottom:60px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.job-we-offer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.job-we-offer-card{background-color:#fff;border-radius:12px;padding:25px;text-align:left;transition:all .3s ease;border:1px solid #d8f3dc;box-shadow:0 2px 10px #0000000d}.job-we-offer-icon{font-size:32px;color:var(--primary-color);margin-bottom:20px}.job-we-offer-title{font-size:1.2rem;margin-bottom:10px;color:var(--secondary-color)}.job-we-offer-description{font-size:.85rem;line-height:1.4;color:var(--tertiary-color)}@media (max-width: 600px){.job-we-offer-section{padding:1.5rem 1rem;text-align:left}.job-we-offer-heading{font-size:2rem;text-align:left}.job-we-offer-subheading{font-size:.85rem;text-align:left;margin-bottom:40px}.job-we-offer-grid{grid-template-columns:1fr;gap:20px}.job-we-offer-card{padding:20px}.job-we-offer-icon{font-size:28px;margin-bottom:15px}.job-we-offer-title{font-size:1.1rem}.job-we-offer-description{font-size:.8rem}}@media (min-width: 768px) and (max-width: 991.98px){.job-we-offer-section{padding:2rem;text-align:left}.job-we-offer-heading{font-size:2.5em;text-align:left}.job-we-offer-subheading{font-size:.9rem;text-align:left;margin-bottom:50px}.job-we-offer-grid{grid-template-columns:repeat(2,1fr);gap:25px}.job-we-offer-card{padding:20px}.job-we-offer-icon{font-size:30px}.job-we-offer-title{font-size:1.15rem}.job-we-offer-description{font-size:.85rem}}@media (min-width: 992px) and (max-width: 1199.98px){.job-we-offer-section{padding:2.5rem 3rem}.job-we-offer-heading{font-size:2.8em}.job-we-offer-subheading{font-size:.95rem;margin-bottom:50px}.job-we-offer-grid{grid-template-columns:repeat(3,1fr);gap:25px}.job-we-offer-card{padding:22px}.job-we-offer-icon{font-size:30px}.job-we-offer-title{font-size:1.15rem}}@media (min-width: 1600px) and (max-width: 1999px){.job-we-offer-section{padding:3rem 5rem}.job-we-offer-heading{font-size:3.5em}.job-we-offer-subheading{font-size:1rem;max-width:800px;margin-bottom:60px}.job-we-offer-grid{grid-template-columns:repeat(3,1fr);gap:35px}.job-we-offer-card{padding:30px}.job-we-offer-icon{font-size:36px;margin-bottom:25px}.job-we-offer-title{font-size:1.3rem}.job-we-offer-description{font-size:.9rem}}@media (min-width: 2000px){.job-we-offer-section{padding:3.5rem 6rem}.job-we-offer-heading{font-size:4em}.job-we-offer-subheading{font-size:1.1rem;max-width:900px;margin-bottom:70px}.job-we-offer-grid{grid-template-columns:repeat(4,1fr);gap:40px}.job-we-offer-card{padding:35px}.job-we-offer-icon{font-size:40px;margin-bottom:30px}.job-we-offer-title{font-size:1.4rem}.job-we-offer-description{font-size:1rem}}.service-hire-section{padding:0 4rem 4rem;background-color:#fff}.service-hire-container{margin:0 auto}.service-hire-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;flex-wrap:wrap;gap:9rem}.service-hire-heading{font-size:2.5rem;flex:1;margin:0;min-width:280px}.service-hire-heading span{color:#008c6a}.service-hire-subtext{max-width:400px;font-size:1rem;color:#555;line-height:1.6}.service-hire-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}.service-hire-card{background-color:#f9f9f9;border-left:5px solid #008c6a;padding:1.5rem;border-radius:8px;position:relative;overflow:hidden;transition:box-shadow .3s ease}.service-hire-card:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:#008c6a;transition:width .3s ease;z-index:0}.service-hire-card:hover:before{width:100%}.service-hire-card:hover{box-shadow:0 4px 10px #00000014}.service-hire-card>*{position:relative;z-index:1}.service-hire-number{font-size:1.5rem;font-weight:600;color:#008c6a;margin-bottom:.5rem}.service-hire-title{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;transition:color .3s ease}.service-hire-description{font-size:.95rem;color:#555;line-height:1.6;transition:color .3s ease}.service-hire-card:hover .service-hire-title,.service-hire-card:hover .service-hire-description,.service-hire-card:hover .service-hire-number{color:#fff}@media (max-width: 600px){.service-hire-section{padding:0 1rem 2rem}.service-hire-header-row{flex-direction:column;align-items:flex-start;gap:1rem}.service-hire-heading{font-size:1.8rem;text-align:left}.service-hire-subtext{font-size:.9rem;max-width:100%}.service-hire-grid{grid-template-columns:1fr}.service-hire-card{padding:1rem}.service-hire-number{font-size:1.2rem}.service-hire-title{font-size:1.2rem;line-height:1.4}.service-hire-description{font-size:.8rem}}@media (min-width: 768px) and (max-width: 991.98px){.service-hire-section{padding:0 2rem 3rem}.service-hire-heading{font-size:2rem}.service-hire-subtext{font-size:.95rem}.service-hire-grid{grid-template-columns:1fr}.service-hire-card{padding:1.25rem}}@media (min-width: 992px) and (max-width: 1199.98px){.service-hire-section{padding:0 3.5rem 3.5rem}.service-hire-heading{font-size:2.25rem}.service-hire-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.service-hire-card{padding:1.25rem}}@media (min-width: 1600px) and (max-width: 1999px){.service-hire-section{padding:0 5rem 5rem}.service-hire-heading{font-size:3rem}.service-hire-subtext{font-size:1.1rem}.service-hire-grid{gap:2.5rem}.service-hire-card{padding:2rem}.service-hire-number{font-size:1.75rem}.service-hire-title{font-size:1.5rem}.service-hire-description{font-size:1.1rem}}@media (min-width: 2000px){.service-hire-section{padding:0 6rem 6rem}.service-hire-heading{font-size:3.5rem}.service-hire-subtext{font-size:1.2rem}.service-hire-grid{gap:3rem}.service-hire-card{padding:2.5rem}.service-hire-number{font-size:2rem}.service-hire-title{font-size:1.5rem}.service-hire-description{font-size:1.1rem}}.why-hire-service-section{padding:4rem;background-color:#fff}.why-hire-service-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:3rem}.why-hire-service-left{flex:1;min-width:300px;position:relative}.why-hire-service-image-wrapper{position:relative;max-width:100%}.why-hire-service-image{width:100%;height:auto;display:block}.why-hire-service-right{flex:1;min-width:300px}.why-hire-service-badge{display:inline-block;background-color:#ffeccc;color:#ff9800;font-size:.875rem;font-weight:600;padding:.25rem .75rem;border-radius:6px;margin-bottom:1rem}.why-hire-service-title{font-size:2.5rem;color:var(--secondary-color);margin-bottom:1rem;line-height:1.3}.why-hire-service-description{font-size:1rem;color:var(--tertiary-color);margin-bottom:2rem;line-height:1.6}.why-hire-service-features{list-style:none;padding:0;margin:0}.why-hire-service-feature{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.5rem}.why-hire-service-check-icon{background-color:#008c6a;color:#fff;border-radius:50%;padding:.5rem;display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:14px;flex-shrink:0;margin-top:.2rem}.why-hire-service-feature p{margin:.25rem 0 0;color:var(--tertiary-color);font-size:.95rem;line-height:1.4}@media (max-width: 600px){.why-hire-service-section{padding:2rem 1rem}.why-hire-service-container{flex-direction:column;align-items:flex-start;gap:2rem}.why-hire-service-left,.why-hire-service-right{min-width:100%}.why-hire-service-title{font-size:2rem;text-align:left}.why-hire-service-description{font-size:.9rem}.why-hire-service-feature{gap:.75rem;margin-bottom:1rem}.why-hire-service-check-icon{width:28px;height:28px;font-size:12px}.why-hire-service-feature p{font-size:.85rem}}@media (min-width: 768px) and (max-width: 991.98px){.why-hire-service-section{padding:3rem 2rem}.why-hire-service-container{gap:2rem}.why-hire-service-title{font-size:2rem}.why-hire-service-description{font-size:.95rem}.why-hire-service-feature p{font-size:.9rem}}@media (min-width: 992px) and (max-width: 1199.98px){.why-hire-service-section{padding:3.5rem}.why-hire-service-title{font-size:2.25rem}.why-hire-service-description{font-size:.95rem}}@media (min-width: 1600px) and (max-width: 1999px){.why-hire-service-section{padding:5rem}.why-hire-service-container{gap:4rem}.why-hire-service-title{font-size:3rem}.why-hire-service-description{font-size:1.1rem}.why-hire-service-feature p{font-size:1rem}.why-hire-service-check-icon{width:36px;height:36px;font-size:16px}}@media (min-width: 2000px){.why-hire-service-section{padding:6rem}.why-hire-service-container{gap:5rem}.why-hire-service-title{font-size:3.5rem}.why-hire-service-description{font-size:1.2rem}.why-hire-service-feature p{font-size:1.1rem}.why-hire-service-check-icon{width:40px;height:40px;font-size:18px}}.service-faq-section{max-width:1000px;margin:30px auto 70px}.service-faq-heading{font-size:2.5rem;text-align:center;margin:0 0 40px;color:var(--secondary-color)}.service-faq-list{border-top:none}.service-faq-item{border-bottom:1px solid #ddd}.service-faq-item.no-top-border{border-top:none}.service-faq-item.no-bottom-border{border-bottom:none}.service-faq-question{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:18px;padding:30px 0;color:var(--secondary-color)}.service-faq-icon{font-size:1.4rem;color:var(--tertiary-color);padding-left:15px}.service-faq-answer{padding:0 0 20px;color:var(--tertiary-color);font-size:1.1rem;line-height:1.6}@media (max-width: 600px){.service-faq-section{margin:20px auto 40px;padding:0 1rem}.service-faq-heading{font-size:1.7rem;line-height:1.3;text-align:left;margin-bottom:30px}.service-faq-question{font-size:16px;padding:20px 0}.service-faq-icon{font-size:1.2rem}.service-faq-answer{font-size:.95rem;padding-bottom:15px}}@media (min-width: 768px) and (max-width: 991.98px){.service-faq-section{margin:25px auto 50px;padding:0 2rem}.service-faq-heading{font-size:2rem}.service-faq-question{font-size:17px;padding:25px 0}.service-faq-answer{font-size:1rem}}@media (min-width: 992px) and (max-width: 1199.98px){.service-faq-section{margin:25px auto 60px;padding:0 2.5rem}.service-faq-heading{font-size:2.25rem}.service-faq-question{font-size:17px}.service-faq-answer{font-size:1.05rem}}@media (min-width: 1600px) and (max-width: 1999px){.service-faq-section{max-width:1200px;margin:40px auto 80px;padding:0 3rem}.service-faq-heading{font-size:3rem}.service-faq-question{font-size:19px;padding:35px 0}.service-faq-icon{font-size:1.5rem}.service-faq-answer{font-size:1.2rem}}@media (min-width: 2000px){.service-faq-section{max-width:1400px;margin:50px auto 90px;padding:0 4rem}.service-faq-heading{font-size:3.5rem}.service-faq-question{font-size:20px;padding:40px 0}.service-faq-icon{font-size:1.6rem}.service-faq-answer{font-size:1.3rem}}.hero-policies{display:flex;flex-direction:column;width:100%}.hero-policies__background{position:relative;width:100%;height:65vh;background-image:url(/assets/privacy-ce9eb86b.png);background-size:cover;background-position:center}.hero-policies__overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;padding:4rem}.hero-policies__content{position:relative;z-index:1;text-align:left}.hero-policies__title{color:#fff;font-family:New Spirit;font-size:2rem;margin:0}.hero-policies__text-section{padding:3rem 4rem}.hero-policies__subtitle{font-size:1.2rem;color:var(--secondary-color);margin-bottom:1rem;font-family:Work Sans,sans-serif}.hero-policies__description{font-size:.9rem;color:#4c5767;line-height:1.5;margin-bottom:1rem}.hero-policies__list{margin-left:1rem;margin-bottom:1rem}.hero-policies__list-item{font-size:.9rem;color:#4c5767;line-height:1.5;margin-bottom:.5rem;position:relative;padding-left:1rem}.hero-policies__nested-list{margin-left:2rem;margin-bottom:.5rem}.hero-policies__nested-list-item{font-size:.9rem;color:#4c5767;line-height:1.5;margin-bottom:.5rem}.hero-policies__description a{color:var(--secondary-color)}.hero-policies__questions{font-size:.9rem;color:var(--secondary-color);margin-bottom:1rem}.cookie-policies__background{position:relative;width:100%;height:65vh;margin-top:55px;background-image:url(/assets/cookie-cfda2a4a.png);background-size:cover;background-position:center}.help-policies__background{position:relative;width:100%;height:65vh;margin-top:55px;background-image:url(/assets/help-4d6c1ec1.png);background-size:cover;background-position:center}@media (max-width: 767.98px){.hero-policies__background{height:40vh;margin-top:70px}.hero-policies__overlay{padding:1.5rem 1rem}.hero-policies__title{font-size:1.5rem}.hero-policies__text-section{padding:1.5rem 1rem}.hero-policies__subtitle{font-size:1.3rem;font-family:Work Sans,sans-serif}.hero-policies__questions,.hero-policies__description{font-size:.85rem}.hero-policies__list{margin-left:.85rem}.hero-policies__list-item{font-size:.85rem;padding-left:.8rem}.hero-policies__nested-list{margin-left:1.5rem}.hero-policies__nested-list-item{font-size:.85rem}}@media (min-width: 768px) and (max-width: 991.98px){.hero-policies__background{height:50vh;margin-top:60px}.hero-policies__overlay{padding:2rem}.hero-policies__title{font-size:1.8rem}.hero-policies__text-section{padding:2rem}.hero-policies__subtitle{font-size:1.1rem;font-family:Work Sans,sans-serif}.hero-policies__questions,.hero-policies__description{font-size:.85rem}.hero-policies__list{margin-left:.9rem}.hero-policies__list-item{font-size:.85rem}.hero-policies__nested-list{margin-left:1.8rem}.hero-policies__nested-list-item{font-size:.85rem}}@media (min-width: 992px) and (max-width: 1199.98px){.hero-policies__background{height:60vh}.hero-policies__overlay{padding:3rem}.hero-policies__title{font-size:1.9rem}.hero-policies__text-section{padding:2.5rem 3rem}.hero-policies__subtitle{font-size:1.15rem;font-family:Work Sans,sans-serif}.hero-policies__questions,.hero-policies__description{font-size:.9rem}.hero-policies__list{margin-left:1rem}.hero-policies__list-item{font-size:.9rem}.hero-policies__nested-list{margin-left:2rem}.hero-policies__nested-list-item{font-size:.9rem}}@media (min-width: 1600px){.hero-policies__background{height:70vh}.hero-policies__overlay{padding:5rem}.hero-policies__title{font-size:2.5rem}.hero-policies__text-section{padding:4rem 5rem}.hero-policies__subtitle{font-size:1.7rem;font-family:Work Sans,sans-serif}.hero-policies__questions,.hero-policies__description{font-size:1.3rem}.hero-policies__list{margin-left:1.2rem}.hero-policies__list-item{font-size:1.3rem;margin-bottom:.6rem}.hero-policies__nested-list{margin-left:2.2rem}.hero-policies__nested-list-item{font-size:1.3rem;margin-bottom:.6rem}}.about-hero-section{padding:4rem;background-color:#fff}.about-hero-section-container{display:flex;height:70vh;align-items:stretch;justify-content:space-between;gap:4rem;margin:0 auto;flex-wrap:wrap}.about-hero-section-content{flex:1;min-width:300px;max-width:700px;display:flex;flex-direction:column;justify-content:center}.about-hero-section-heading{font-size:3.2rem;line-height:1.3;color:#111;font-weight:500;margin:0 0 30px}.about-hero-section-description{color:#555;width:96%;font-size:1.2rem;line-height:1.6;text-align:left}.about-hero-section-image{flex:1;min-width:300px;max-width:600px;display:flex;align-items:flex-end}.about-hero-section-image img{width:100%;height:auto;border-radius:.5rem;object-fit:cover}@media (max-width: 600px){.about-hero-section{padding:3rem 1rem;text-align:left}.about-hero-section-container{flex-direction:column;gap:2rem;height:auto}.about-hero-section-content{min-width:100%;align-items:flex-start;order:1}.about-hero-section-heading{font-size:2rem;text-align:left;margin-bottom:15px}.about-hero-section-description{font-size:.9rem;text-align:left;align-self:flex-start;width:100%}.about-hero-section-image{min-width:100%;max-width:100%;order:2;align-items:flex-start}.about-hero-section-image img{width:100%;height:auto;border-radius:.5rem}}@media (min-width: 768px) and (max-width: 991.98px){.about-hero-section{padding:2rem;text-align:center}.about-hero-section-container{flex-direction:column;gap:3rem;height:auto}.about-hero-section-content{min-width:100%;max-width:100%;align-items:center}.about-hero-section-heading{font-size:2.2rem;text-align:center}.about-hero-section-description{font-size:1rem;text-align:center;width:90%}.about-hero-section-image{min-width:100%;max-width:100%;align-items:center}}@media (min-width: 992px) and (max-width: 1199.98px){.about-hero-section{padding:3rem}.about-hero-section-container{flex-direction:row;gap:3rem;height:60vh}.about-hero-section-content{min-width:400px;max-width:500px;align-items:center}.about-hero-section-heading{font-size:2.3rem}.about-hero-section-description{font-size:1rem}.about-hero-section-image{min-width:400px;max-width:500px;align-items:flex-end}}@media (min-width: 1600px) and (max-width: 1999px){.about-hero-section{padding:4rem 5rem}.about-hero-section-container{gap:4rem;height:80vh}.about-hero-section-heading{font-size:3.5rem}.about-hero-section-description{font-size:1.4rem}.about-hero-section-image{max-width:700px;align-items:flex-end}}@media (min-width: 2000px){.about-hero-section{padding:5rem 6rem}.about-hero-section-container{gap:5rem;max-width:1600px;margin:0 auto;height:70vh}.about-hero-section-content{max-width:900px;align-items:center}.about-hero-section-heading{font-size:3.5rem}.about-hero-section-description{font-size:1.2rem}.about-hero-section-image{max-width:800px;align-items:flex-end}}.Aboutstory-section{background-color:var(--primary-color);color:#e2e8f0;padding:4rem;border-radius:1.5rem;margin:0 4rem}.Aboutstory-container{display:flex;align-items:flex-start;justify-content:space-between;gap:5rem;flex-wrap:wrap}.Aboutstory-image{flex:1;max-width:100%}.Aboutstory-image img{width:100%;height:auto;border-radius:.5rem;object-fit:cover}.Aboutstory-content{flex:1;min-width:300px;max-width:600px;display:flex;flex-direction:column}.Aboutstory-heading{font-size:2.5rem;color:#fff;margin:0 0 25px;text-align:left}.Aboutstory-description{display:flex;flex-direction:column;gap:1.5rem}.Aboutstory-subheading{font-size:1rem;margin:0;color:#fff;line-height:1.7;text-align:left;text-align:justify}@media (max-width: 600px){.Aboutstory-section{padding:1rem;margin:0 1rem}.Aboutstory-container{max-width:100%;flex-direction:column;gap:1rem}.Aboutstory-image,.Aboutstory-content{min-width:100%;max-width:100%}.Aboutstory-heading{font-size:1.8rem}.Aboutstory-subheading{font-size:.85rem;line-height:1.6}}@media (min-width: 768px) and (max-width: 991.98px){.Aboutstory-section{padding:2rem;margin:0 2rem}.Aboutstory-container{max-width:720px}.Aboutstory-heading{font-size:2.2rem}.Aboutstory-subheading{font-size:.9rem;line-height:1.7}}@media (min-width: 992px) and (max-width: 1199.98px){.Aboutstory-section{padding:3rem;margin:0 3rem}.Aboutstory-container{max-width:960px}.Aboutstory-heading{font-size:2.3rem}.Aboutstory-subheading{font-size:.95rem;line-height:1.7}}@media (min-width: 1600px) and (max-width: 1999px){.Aboutstory-section{padding:4rem 5rem}.Aboutstory-container{max-width:1400px}.Aboutstory-heading{font-size:2.8rem}.Aboutstory-subheading{font-size:1rem;line-height:1.8}}@media (min-width: 2000px){.Aboutstory-section{padding:1rem 5rem}.Aboutstory-container{max-width:1600px}.Aboutstory-heading{font-size:3rem}.Aboutstory-subheading{font-size:1.1rem;line-height:1.8}}.aboutglobal-section{padding:4rem;text-align:center}.aboutglobal-title{font-size:2.5rem;line-height:1.2;color:var(--secondary-color);margin-bottom:.5rem}.aboutglobal-subtitle{font-size:1.1rem;color:var(--tertiary-color);margin-bottom:3rem;font-family:Work Sans,sans-serif}.aboutglobal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.aboutglobal-card{background-color:#fff;border-radius:16px;padding:2rem;text-align:left;box-shadow:0 6px 18px #0000000d;transition:transform .3s ease}.aboutglobal-card:hover{transform:translateY(-5px)}.aboutglobal-icon{width:48px;height:48px;border-radius:50%;font-size:1.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.aboutglobal-icon.red{background-color:#ffe5e5;color:#ff3b3b}.aboutglobal-icon.orange{background-color:#fff1e0;color:#f90}.aboutglobal-icon.purple{background-color:#f1ebff;color:#9b51e0}.aboutglobal-card-title{font-size:1.1rem;font-weight:600;color:var(--secondary-color);margin-bottom:.5rem}.aboutglobal-card-desc{font-size:.95rem;color:var(--tertiary-color);line-height:1.6}@media (max-width: 600px){.aboutglobal-section{padding:0 1rem 2rem;text-align:left}.aboutglobal-title{font-size:2rem;line-height:1.3;margin-bottom:.8rem}.aboutglobal-subtitle{font-size:.9rem;line-height:1.6;margin-bottom:2rem;font-family:Work Sans,sans-serif}.aboutglobal-grid{grid-template-columns:1fr;gap:1.5rem}.aboutglobal-card{padding:1.5rem;border-radius:12px}.aboutglobal-icon{width:40px;height:40px;font-size:1.2rem;margin-bottom:.8rem}.aboutglobal-card-title{font-size:1rem;margin-bottom:.4rem}.aboutglobal-card-desc{font-size:.85rem;line-height:1.5}}@media (min-width: 768px) and (max-width: 991.98px){.aboutglobal-section{padding:0 2rem;text-align:center}.aboutglobal-title{font-size:2.2rem;margin-bottom:.6rem}.aboutglobal-subtitle{font-size:1rem;margin-bottom:2.5rem;font-family:Work Sans,sans-serif}.aboutglobal-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.8rem}.aboutglobal-card{padding:1.8rem;border-radius:14px}.aboutglobal-icon{width:44px;height:44px;font-size:1.3rem}.aboutglobal-card-title{font-size:1.05rem}.aboutglobal-card-desc{font-size:.9rem;line-height:1.6}}@media (min-width: 992px) and (max-width: 1199.98px){.aboutglobal-section{padding:0 3rem;text-align:center}.aboutglobal-title{font-size:2.3rem;margin-bottom:.6rem}.aboutglobal-subtitle{font-size:1.05rem;margin-bottom:2.8rem;font-family:Work Sans,sans-serif}.aboutglobal-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.aboutglobal-card{padding:2rem;border-radius:14px}.aboutglobal-icon{width:46px;height:46px;font-size:1.4rem}.aboutglobal-card-title{font-size:1.1rem}.aboutglobal-card-desc{font-size:.95rem}}@media (min-width: 1600px) and (max-width: 1999px){.aboutglobal-section{padding:2rem 5rem 5rem;text-align:center}.aboutglobal-title{font-size:2.8rem;margin-bottom:.7rem}.aboutglobal-subtitle{font-size:1.15rem;margin-bottom:3.2rem;font-family:Work Sans,sans-serif}.aboutglobal-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem}.aboutglobal-card{padding:2.5rem;border-radius:16px}.aboutglobal-icon{width:52px;height:52px;font-size:1.6rem}.aboutglobal-card-title{font-size:1.2rem;margin-bottom:.6rem}.aboutglobal-card-desc{font-size:1rem;line-height:1.7}}@media (min-width: 2000px){.aboutglobal-section{padding:2rem 5rem 5rem;text-align:center}.aboutglobal-title{font-size:3rem;margin-bottom:.8rem}.aboutglobal-subtitle{font-size:1.2rem;margin-bottom:3.5rem;font-family:Work Sans,sans-serif}.aboutglobal-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem}.aboutglobal-card{padding:3rem;border-radius:18px}.aboutglobal-icon{width:56px;height:56px;font-size:1.8rem}.aboutglobal-card-title{font-size:1.3rem;margin-bottom:.7rem}.aboutglobal-card-desc{font-size:1.1rem;line-height:1.8}}.aboutreality-section{background-color:var(--primary-color);color:#e2e8f0;padding:2rem 4rem;border-radius:1.5rem;margin:0 4rem}.aboutreality-container{text-align:center}.aboutreality-title{font-size:2rem;font-weight:700;margin-bottom:3rem;color:#fff}.aboutreality-cards{display:flex;flex-direction:row;gap:2rem;justify-content:space-between;text-align:center}.aboutreality-card{flex:1;padding:1rem}.aboutreality-icon{width:60px;height:60px;margin:0 auto 1rem;font-size:2rem;background-color:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center}.aboutreality-company{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.aboutreality-desc{font-size:.95rem;color:#cbd5e1}.aboutreality-footer{margin-top:3rem;font-size:1.1rem;color:#fff;font-weight:600;line-height:1.6}@media (max-width: 600px){.aboutreality-section{padding:1rem;margin:0 1rem;border-radius:1rem;text-align:left}.aboutreality-container{text-align:left}.aboutreality-title{font-size:1.6rem;margin-bottom:2rem;text-align:center}.aboutreality-cards{flex-direction:column;gap:1.5rem}.aboutreality-card{padding:1rem}.aboutreality-icon{width:48px;height:48px;font-size:1.5rem;margin:0 auto .8rem}.aboutreality-company{font-size:1rem;margin-bottom:.4rem}.aboutreality-desc{font-size:.85rem;line-height:1.5}.aboutreality-footer{margin-top:2rem;font-size:.95rem;line-height:1.5}}@media (min-width: 768px) and (max-width: 991.98px){.aboutreality-section{padding:2rem;margin:0 2rem;border-radius:1.2rem;text-align:center}.aboutreality-container{text-align:center}.aboutreality-title{font-size:1.8rem;margin-bottom:2.5rem}.aboutreality-cards{flex-direction:column;gap:1.8rem}.aboutreality-card{padding:1.5rem}.aboutreality-icon{width:54px;height:54px;font-size:1.8rem;margin:0 auto .9rem}.aboutreality-company{font-size:1.05rem;margin-bottom:.5rem}.aboutreality-desc{font-size:.9rem;line-height:1.6}.aboutreality-footer{margin-top:2.5rem;font-size:1rem;line-height:1.6}}@media (min-width: 992px) and (max-width: 1199.98px){.aboutreality-section{padding:3rem;margin:0 3rem;border-radius:1.3rem;text-align:center}.aboutreality-title{font-size:1.9rem;margin-bottom:2.8rem}.aboutreality-cards{flex-direction:row;gap:1.8rem}.aboutreality-card{padding:1.5rem}.aboutreality-icon{width:56px;height:56px;font-size:1.9rem;margin:0 auto 1rem}.aboutreality-company{font-size:1.1rem;margin-bottom:.5rem}.aboutreality-desc{font-size:.95rem;line-height:1.6}.aboutreality-footer{margin-top:2.8rem;font-size:1.05rem;line-height:1.6}}@media (min-width: 1600px) and (max-width: 1999px){.aboutreality-section{padding:3rem 5rem;margin:0 4rem;border-radius:1.5rem;text-align:center}.aboutreality-title{font-size:2.2rem;margin-bottom:3.2rem}.aboutreality-cards{flex-direction:row;gap:2.2rem}.aboutreality-card{padding:2rem}.aboutreality-icon{width:64px;height:64px;font-size:2.2rem;margin:0 auto 1.2rem}.aboutreality-company{font-size:1.2rem;margin-bottom:.6rem}.aboutreality-desc{font-size:1rem;line-height:1.7}.aboutreality-footer{margin-top:3.2rem;font-size:1.15rem;line-height:1.7}}@media (min-width: 2000px){.aboutreality-section{padding:4rem 6rem;margin:0 5rem;border-radius:1.8rem;text-align:center}.aboutreality-title{font-size:2.5rem;margin-bottom:3.5rem}.aboutreality-cards{flex-direction:row;gap:2.5rem}.aboutreality-card{padding:2.5rem}.aboutreality-icon{width:70px;height:70px;font-size:2.5rem;margin:0 auto 1.3rem}.aboutreality-company{font-size:1.3rem;margin-bottom:.7rem}.aboutreality-desc{font-size:1.1rem;line-height:1.8}.aboutreality-footer{margin-top:3.5rem;font-size:1.2rem;line-height:1.8}}.aboutsolution-section{padding:1rem 4rem 5rem;text-align:center}.aboutsolution-title{font-size:2.5rem;color:var(--secondary-color);margin-bottom:3rem}.aboutsolution-title span{color:var(--primary-color)}.aboutsolution-grid{display:flex;flex-direction:row;gap:2rem}.aboutsolution-card{background-color:#fff;border-radius:20px;padding:2rem;flex:1;text-align:left;border:1px solid lightgray;box-shadow:0 4px 12px #0000000d}.aboutsolution-heading{font-size:1.5rem;color:var(--secondary-color);margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.aboutsolution-list{list-style:none;padding:0;margin:0}.aboutsolution-list li{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:1.2rem}.aboutsolution-dot{width:10px;height:10px;background-color:#ff4d4f;border-radius:50%;margin-top:6px;flex-shrink:0}.aboutsolution-list strong{color:var(--secondary-color)}.aboutsolution-list div{color:var(--tertiary-color);font-size:.95rem;line-height:1.5}@media (max-width: 600px){.aboutsolution-section{padding:1rem 1rem 5rem;text-align:left}.aboutsolution-title{font-size:1.8rem;margin-bottom:2rem}.aboutsolution-title span{font-size:1.8rem}.aboutsolution-grid{flex-direction:column;gap:1.5rem}.aboutsolution-card{padding:1.5rem;border-radius:12px;box-shadow:0 3px 8px #0000000d}.aboutsolution-heading{font-size:1.2rem;margin-bottom:1rem;gap:.4rem}.aboutsolution-list li{gap:.6rem;margin-bottom:1rem}.aboutsolution-dot{width:8px;height:8px;margin-top:5px}.aboutsolution-list div{font-size:.85rem;line-height:1.4}}@media (min-width: 768px) and (max-width: 991.98px){.aboutsolution-section{padding:2rem}.aboutsolution-title{font-size:2rem;margin-bottom:2.5rem}.aboutsolution-title span{font-size:2rem}.aboutsolution-grid{flex-direction:column;gap:2rem}.aboutsolution-card{padding:1.8rem;border-radius:16px}.aboutsolution-heading{font-size:1.3rem;margin-bottom:1.2rem;gap:.5rem}.aboutsolution-list li{gap:.7rem;margin-bottom:1.1rem}.aboutsolution-dot{width:9px;height:9px;margin-top:5px}.aboutsolution-list div{font-size:.9rem;line-height:1.5}}@media (min-width: 992px) and (max-width: 1199.98px){.aboutsolution-section{padding:3rem}.aboutsolution-title{font-size:2.2rem;margin-bottom:2.8rem}.aboutsolution-title span{font-size:2.2rem}.aboutsolution-grid{flex-direction:row;gap:2rem}.aboutsolution-card{padding:2rem;border-radius:18px}.aboutsolution-heading{font-size:1.4rem;margin-bottom:1.3rem;gap:.5rem}.aboutsolution-list li{gap:.8rem;margin-bottom:1.2rem}.aboutsolution-dot{width:10px;height:10px;margin-top:6px}.aboutsolution-list div{font-size:.95rem;line-height:1.5}}@media (min-width: 1600px) and (max-width: 1999px){.aboutsolution-section{padding:1rem 5rem 4rem}.aboutsolution-title{font-size:2.8rem;margin-bottom:3.2rem}.aboutsolution-title span{font-size:2.8rem}.aboutsolution-grid{flex-direction:row;gap:2.5rem;max-width:1400px;margin:0 auto}.aboutsolution-card{padding:2.5rem;border-radius:22px}.aboutsolution-heading{font-size:1.6rem;margin-bottom:1.5rem;gap:.6rem}.aboutsolution-list li{gap:.9rem;margin-bottom:1.3rem}.aboutsolution-dot{width:11px;height:11px;margin-top:6px}.aboutsolution-list div{font-size:1rem;line-height:1.6}}@media (min-width: 2000px){.aboutsolution-section{padding:1rem 6rem 5rem}.aboutsolution-title{font-size:3rem;margin-bottom:3.5rem}.aboutsolution-title span{font-size:3rem}.aboutsolution-grid{flex-direction:row;gap:3rem;max-width:1600px;margin:0 auto}.aboutsolution-card{padding:3rem;border-radius:24px}.aboutsolution-heading{font-size:1.8rem;margin-bottom:1.8rem;gap:.7rem}.aboutsolution-list li{gap:1rem;margin-bottom:1.5rem}.aboutsolution-dot{width:12px;height:12px;margin-top:7px}.aboutsolution-list div{font-size:1.1rem;line-height:1.7}}.aboutmission-section{padding:4rem 4rem 2rem}.aboutmission-container{display:flex;flex-direction:row;justify-content:space-between;gap:3rem;align-items:center}.aboutmission-left{flex:1}.aboutmission-image{width:100%;height:auto;border-radius:12px;box-shadow:0 6px 20px #0000001a}.aboutmission-right{flex:1;padding-left:2rem}.aboutmission-heading{font-size:2rem;color:var(--secondary-color);margin-bottom:1rem;line-height:1.4}.aboutmission-heading span{color:var(--primary-color)}.aboutmission-subtext{font-size:1rem;color:var(--tertiary-color);line-height:1.6;margin-bottom:2rem}@media (max-width: 600px){.aboutmission-section{padding:1rem;text-align:left}.aboutmission-container{flex-direction:column;gap:1rem;align-items:flex-start}.aboutmission-left{width:100%}.aboutmission-image{width:100%;border-radius:8px;box-shadow:0 4px 12px #0000001a}.aboutmission-right{padding-left:0;width:100%}.aboutmission-heading{font-size:1.6rem;margin-bottom:.8rem;line-height:1.3}.aboutmission-heading span{font-size:1.6rem}.aboutmission-subtext{font-size:.9rem;line-height:1.5;margin-bottom:1.5rem}}@media (min-width: 768px) and (max-width: 991.98px){.aboutmission-section{padding:2rem}.aboutmission-container{flex-direction:column;gap:2.5rem;align-items:center}.aboutmission-left{width:100%;max-width:600px}.aboutmission-image{border-radius:10px}.aboutmission-right{padding-left:0;width:100%;max-width:600px}.aboutmission-heading{font-size:1.8rem;margin-bottom:.9rem;line-height:1.4}.aboutmission-heading span{font-size:1.8rem}.aboutmission-subtext{font-size:.95rem;line-height:1.6;margin-bottom:1.8rem}}@media (min-width: 992px) and (max-width: 1199.98px){.aboutmission-section{padding:3rem}.aboutmission-container{flex-direction:row;gap:2.5rem;align-items:center}.aboutmission-left{flex:1;max-width:500px}.aboutmission-image{border-radius:10px}.aboutmission-right{flex:1;padding-left:1.5rem;max-width:500px}.aboutmission-heading{font-size:1.9rem;margin-bottom:1rem;line-height:1.4}.aboutmission-heading span{font-size:1.9rem}.aboutmission-subtext{font-size:.95rem;line-height:1.6;margin-bottom:1.8rem}}@media (min-width: 1600px) and (max-width: 1999px){.aboutmission-section{padding:4rem 5rem}.aboutmission-container{flex-direction:row;gap:2.5rem;align-items:center}.aboutmission-left{flex:1;max-width:700px}.aboutmission-image{border-radius:12px}.aboutmission-right{flex:1;padding-left:2rem;max-width:700px}.aboutmission-heading{font-size:2.2rem;margin-bottom:1.2rem;line-height:1.4}.aboutmission-heading span{font-size:2.2rem}.aboutmission-subtext{font-size:1.1rem;line-height:1.7;margin-bottom:2rem}}@media (min-width: 2000px){.aboutmission-section{padding:5rem 6rem}.aboutmission-container{flex-direction:row;gap:4rem;align-items:center}.aboutmission-left{flex:1;max-width:800px}.aboutmission-image{border-radius:14px}.aboutmission-right{flex:1;padding-left:2.5rem;max-width:800px}.aboutmission-heading{font-size:2.5rem;margin-bottom:1.3rem;line-height:1.4}.aboutmission-heading span{font-size:2.5rem}.aboutmission-subtext{font-size:1.2rem;line-height:1.8;margin-bottom:2.5rem}}.aboutrealise-section{padding:4rem 4rem 0;color:var(--secondary-color)}.aboutrealise-title{font-size:2.4rem;line-height:1.3;color:var(--secondary-color);margin-bottom:1.2rem}.aboutrealise-title span{color:var(--primary-color)}.aboutrealise-paragraph{font-size:1.1rem;color:var(--tertiary-color);line-height:1.4;margin-bottom:1.6rem}.aboutrealise-subtitle{font-size:1.7rem;color:var(--primary-color);margin-top:2.5rem;margin-bottom:1rem;font-family:Work Sans,sans-serif}.aboutrealise-quote{font-style:italic;font-size:1.2rem;color:var(--primary-color);background-color:#e6f5f0;border-left:5px solid var(--primary-color);padding:1rem 1.5rem;margin-top:2rem;border-radius:6px}@media (max-width: 600px){.aboutrealise-section{padding:1rem;border-radius:1rem;text-align:left}.aboutrealise-title{font-size:1.6rem;margin-bottom:1.5rem}.aboutrealise-title span{font-size:1.6rem;font-weight:400}.aboutrealise-paragraph{font-size:.85rem;line-height:1.5;margin-bottom:1.5rem}.aboutrealise-subtitle{font-size:1.2rem;margin-bottom:1.5rem;font-family:Work Sans,sans-serif}.aboutrealise-quote{font-size:.9rem;line-height:1.5;margin-top:1.5rem}}@media (min-width: 768px) and (max-width: 991.98px){.aboutrealise-section{padding:2rem;border-radius:1.2rem;text-align:center}.aboutrealise-title{font-size:1.8rem;margin-bottom:2rem}.aboutrealise-title span{font-size:1.8rem;font-weight:400}.aboutrealise-paragraph{font-size:.9rem;line-height:1.6;margin-bottom:2rem}.aboutrealise-subtitle{font-size:1.4rem;margin-bottom:2rem;font-family:Work Sans,sans-serif}.aboutrealise-quote{font-size:1rem;line-height:1.6;margin-top:2rem}}@media (min-width: 992px) and (max-width: 1199.98px){.aboutrealise-section{padding:3rem;border-radius:1.3rem;text-align:center}.aboutrealise-title{font-size:1.9rem;margin-bottom:2.5rem}.aboutrealise-title span{font-size:1.9rem;font-weight:400}.aboutrealise-paragraph{font-size:.95rem;line-height:1.6;margin-bottom:2rem}.aboutrealise-subtitle{font-size:1.5rem;margin-bottom:2rem;font-family:Work Sans,sans-serif}.aboutrealise-quote{font-size:1.05rem;line-height:1.6;margin-top:2rem}}@media (min-width: 1600px) and (max-width: 1999px){.aboutrealise-section{padding:4rem 5rem 2rem;border-radius:1.5rem}.aboutrealise-title{font-size:2.2rem;margin-bottom:3rem}.aboutrealise-title span{font-size:2.2rem;font-weight:400}.aboutrealise-paragraph{font-size:1rem;line-height:1.7;margin-bottom:2.5rem}.aboutrealise-subtitle{font-size:1.7rem;margin-bottom:2.5rem;font-family:Work Sans,sans-serif}.aboutrealise-quote{font-size:1.15rem;line-height:1.7;margin-top:2.5rem}}@media (min-width: 2000px){.aboutrealise-section{padding:5rem 6rem 2rem;border-radius:1.8rem}.aboutrealise-title{font-size:2.5rem;margin-bottom:3.5rem}.aboutrealise-title span{font-size:2.5rem;font-weight:400}.aboutrealise-paragraph{font-size:1.1rem;line-height:1.8;margin-bottom:3rem}.aboutrealise-subtitle{font-size:1.8rem;margin-bottom:3rem;font-family:Work Sans,sans-serif}.aboutrealise-quote{font-size:1.2rem;line-height:1.8;margin-top:3rem}}.bento-tag{font-size:.62rem;font-weight:700;color:#ffffffe6;background:rgba(255,255,255,.12);padding:3px 9px;border-radius:50px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.salesforce-page{font-family:Poppins,sans-serif;--brand-green: #0D4D3A;color:#1a202c;background:linear-gradient(-45deg,#f8fafc,#edf2f7,#fdfbf7,#f8fafc);background-size:400% 400%;animation:gradientFlow 15s ease infinite;line-height:1.6;overflow-x:hidden;position:relative}.salesforce-page,.salesforce-page *{font-family:unset!important}.salesforce-page:before,.salesforce-page:after{content:"";position:fixed;border-radius:50%;filter:blur(100px);z-index:-1;pointer-events:none;opacity:.6;animation:floatOrb 20s infinite alternate cubic-bezier(.4,0,.2,1)}.salesforce-page:before{width:600px;height:600px;background:radial-gradient(circle,rgba(13,77,58,.1) 0%,transparent 60%);top:-100px;left:-200px}.salesforce-page:after{width:500px;height:500px;background:radial-gradient(circle,rgba(13,77,58,.1) 0%,transparent 60%);bottom:-100px;right:-150px;animation-delay:-10s}@keyframes floatOrb{0%{transform:translate(0) scale(1)}50%{transform:translate(100px,50px) scale(1.1)}to{transform:translate(-50px,150px) scale(.9)}}@keyframes gradientFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.salesforce-page:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(#0D4D3A .5px,transparent .5px);background-size:30px 30px;opacity:.03;z-index:1;pointer-events:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(1deg)}}@keyframes pulse{0%{transform:scale(1);box-shadow:0 4px 15px #0d4d3a33}50%{transform:scale(1.05);box-shadow:0 12px 30px #0d4d3a66}to{transform:scale(1);box-shadow:0 4px 15px #0d4d3a33}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes reveal{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes gradientText{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-up{animation:fadeInUp 1s cubic-bezier(.22,1,.36,1) backwards}.animate-stagger{animation:fadeInUp .8s cubic-bezier(.22,1,.36,1) backwards}.animate-float{animation:float 6s ease-in-out infinite}.glass-card{background:rgba(255,255,255,.7)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.3)!important;box-shadow:0 8px 32px #1f268712!important}.gradient-heading{background:linear-gradient(90deg,#1a202c,#0D4D3A,#1a202c);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientText 5s linear infinite}.unique-hero-section{position:relative;padding:28px 0 80px;background-color:transparent;overflow:hidden;min-height:calc(100vh - 82px);display:flex;align-items:center}.hero-bg-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.hero-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;animation:drift 20s infinite alternate ease-in-out}.blob-1{width:600px;height:600px;background:radial-gradient(circle,#0D4D3A,#0D4D3A);top:-200px;right:-200px}.blob-2{width:500px;height:500px;background:radial-gradient(circle,#0D4D3A,#0D4D3A);bottom:-100px;left:-200px;animation-delay:-10s}@keyframes drift{0%{transform:translate(0) scale(1)}to{transform:translate(100px,100px) scale(1.2)}}.unique-hero-container{max-width:100%;width:100%;margin:0 auto;padding:0 7% 0 8%;display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;position:relative;z-index:2}.hero-content{max-width:640px;padding:0;background:transparent;border:none;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#ffffff;border:1px solid rgba(13,77,58,.25);border-radius:100px;margin-bottom:28px;box-shadow:0 8px 20px #0d4d3a1a}.badge-icon{font-size:1.2rem}.badge-text{font-size:.82rem;font-weight:600;color:#0d4d3a;text-transform:uppercase;letter-spacing:.8px}.hero-heading{font-size:clamp(1.65rem,3.2vw,2.35rem);font-weight:700;line-height:1.24;color:#1a202c;margin-bottom:22px;letter-spacing:-.6px;max-width:none}.hero-heading-line{display:block;white-space:nowrap}.hero-highlight{display:block;margin-top:10px;color:#0d4d3a;font-size:clamp(1.65rem,3.2vw,2.35rem);font-weight:700}.hero-highlight-inline{color:#0d4d3a}.hero-highlight-final{margin-top:0}.hero-description{font-size:1.05rem;color:#4a5568;line-height:1.7;margin-bottom:30px;max-width:54ch}.hero-cta-group{display:flex;gap:16px;margin-bottom:24px}.btn-primary-glow{position:relative;display:flex;align-items:center;gap:12px;padding:15px 30px;background:#0D4D3A;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;overflow:hidden;transition:all .3s ease;box-shadow:0 10px 20px #0d4d3a4d}.btn-primary-glow:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:shine 3s infinite}@keyframes shine{to{left:200%}}.btn-arrow{background:rgba(255,255,255,.2);width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:transform .3s ease}.btn-primary-glow:hover{transform:translateY(-3px);box-shadow:0 15px 30px #0d4d3a66;background:#0D4D3A}.btn-primary-glow:hover .btn-arrow{transform:translate(5px)}.btn-outline{padding:15px 30px;background:rgba(255,255,255,.8);color:#0d4d3a;border:2px solid #0D4D3A;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-outline:hover{background:rgba(13,77,58,.05);transform:translateY(-3px)}.hero-social-proof{display:flex;align-items:center;gap:14px;padding:14px 16px;width:fit-content;border-radius:16px;background:rgba(255,255,255,.78);border:1px solid rgba(226,232,240,.9);box-shadow:0 10px 24px #0f172a0f}.proof-avatars{display:flex}.proof-avatars img,.proof-count{width:45px;height:45px;border-radius:50%;border:3px solid #fff;margin-left:-12px;box-shadow:0 4px 10px #0000001a}.proof-avatars img:first-child{margin-left:0}.proof-count{background:#e2e8f0;color:#1a202c;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:800;z-index:10}.proof-text{display:flex;flex-direction:column;gap:4px}.proof-text .stars{color:#f59e0b;font-size:1.2rem;letter-spacing:2px;line-height:1}.proof-text span{font-size:.95rem;color:#718096;font-weight:500}.hero-visual{position:relative;min-height:460px;display:flex;align-items:center;justify-content:flex-end}.hero-image-frame{width:min(100%,480px);aspect-ratio:4 / 3;padding:12px;border-radius:24px;background:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.9);box-shadow:0 18px 34px #0d4d3a24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-side-image{width:100%;height:100%;object-fit:cover;border-radius:20px}@media (max-width: 1024px){.unique-hero-container{grid-template-columns:1fr;text-align:center}.hero-content{margin:0 auto}.hero-heading{font-size:2rem}.hero-description{margin:0 auto 40px}.hero-cta-group{justify-content:center}.hero-social-proof{justify-content:center;margin-bottom:60px}.hero-visual{min-height:auto;margin-top:20px;justify-content:center}.hero-image-frame{width:min(100%,560px)}}@media (max-width: 768px){.btn-primary-glow,.btn-outline{width:100%;justify-content:center}.hero-cta-group{flex-direction:column}.hero-visual{min-height:auto}.hero-content{max-width:100%}.hero-image-frame{width:100%;border-radius:22px;padding:10px}.hero-side-image{border-radius:14px}.hero-heading{font-size:1.55rem;font-weight:500;max-width:100%}.hero-heading-line{white-space:normal}.hero-description{font-size:.98rem}.hero-social-proof{width:100%;justify-content:center}}@keyframes scrollMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.logos-section{padding:20px 0;background:transparent;border-top:1px solid rgba(226,232,240,.5);border-bottom:1px solid rgba(226,232,240,.5);position:relative;overflow:hidden}.logos-slider{width:100%;overflow:hidden;position:relative}.logos-slider:before,.logos-slider:after{content:"";position:absolute;top:0;width:150px;height:100%;z-index:2;pointer-events:none}.logos-slider:before{left:0;background:linear-gradient(to right,#f8fafc,transparent)}.logos-slider:after{right:0;background:linear-gradient(to left,#f8fafc,transparent)}.logos-slider-track{display:flex;width:max-content;animation:slideRight 45s linear infinite}.logos-slide-group{display:flex;gap:30px;padding-right:30px}@keyframes slideRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.logo-item-static{display:flex;align-items:center;justify-content:center;padding:14px 20px;transition:transform .3s ease;cursor:default;min-width:110px;flex-shrink:0}.logo-item-static svg{width:110px;height:50px;display:block}.cert-logo-item{padding:10px 14px}.cert-logo-img{height:90px;width:auto;object-fit:contain;display:block}.logo-item-static:hover{transform:translateY(-4px)}.bento-section{padding:40px 0 120px;position:relative;background:#ffffff;overflow:hidden}.bento-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 20% 0%,rgba(13,77,58,.05) 0%,transparent 50%),radial-gradient(ellipse at 80% 100%,rgba(13,77,58,.04) 0%,transparent 50%);pointer-events:none}.bento-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(13,77,58,.04) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.bento-container{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:2}.bento-header{text-align:center;margin-bottom:70px}.bento-label{display:inline-block;padding:8px 20px;background:#0D4D3A;color:#fff;border-radius:50px;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:2.5px;margin-bottom:8px;border:none;box-shadow:0 4px 15px #0d4d3a4d}.bento-heading{font-size:clamp(1.9rem,4.2vw,2.8rem);font-weight:600;color:#1a202c;line-height:1.06;margin-bottom:10px;letter-spacing:-1px}.bento-heading-accent{color:#0d4d3a;display:inline-block;font-weight:600}.bento-sub{font-size:1.1rem;color:#718096;line-height:1.6;max-width:500px;margin:0 auto}.bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bento-card{position:relative;border-radius:16px;background:#0D4D3A;border:1px solid rgba(255,255,255,.1);border-left:4px solid #0D4D3A;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease;cursor:pointer;overflow:hidden;opacity:1;transform:translateY(20px);will-change:transform}.bento-card.srv-revealed{opacity:1;transform:translateY(0)!important;animation:bentoReveal .7s cubic-bezier(.22,1,.36,1) forwards}@keyframes bentoReveal{0%{opacity:0;transform:translateY(40px) scale(.97);filter:blur(6px)}to{opacity:1;transform:translateY(0) scale(1)}}.bento-card:nth-child(1){animation-delay:0s}.bento-card:nth-child(2){animation-delay:.1s}.bento-card:nth-child(3){animation-delay:.2s}.bento-card:nth-child(4){animation-delay:.3s}.bento-card:nth-child(5){animation-delay:.4s}.bento-card:nth-child(6){animation-delay:.5s}.bento-featured{grid-column:span 2;background:#0D4D3A!important}.bento-card-border{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;padding:1px;background:linear-gradient(135deg,rgba(13,77,58,0),rgba(13,77,58,.4),rgba(13,77,58,0));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .5s ease;pointer-events:none}.bento-card:hover .bento-card-border{opacity:1}.bento-card-shine{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;pointer-events:none;z-index:3;transition:background .2s ease}.bento-card:hover{box-shadow:0 20px 60px #00000040,0 0 40px #0d4d3a33;border-left-color:#0d4d3a;background:#0D4D3A}.bento-card-inner{position:relative;padding:22px;z-index:2;height:100%;display:flex;flex-direction:column}.bento-num{position:absolute;top:12px;right:14px;font-size:3.4rem;font-weight:800;color:#ffffff1a;line-height:1;letter-spacing:-3px;pointer-events:none;transition:color .4s ease}.bento-card:hover .bento-num{color:#ffffff2e}.bento-icon{width:42px;height:42px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#e9f5ef;margin-bottom:14px;transition:all .4s cubic-bezier(.22,1,.36,1)}.bento-icon svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bento-card:hover .bento-icon{background:rgba(255,255,255,.25);border-color:#ffffff59;color:#fff;transform:scale(1.1) rotate(-5deg);box-shadow:0 8px 24px #0003}.bento-card-title{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.02rem;font-weight:700;color:#fff;margin:0 0 8px;letter-spacing:-.3px;transition:color .3s ease}.bento-card:hover .bento-card-title{color:#fff}.bento-card-desc{font-size:.8rem;color:#ffffffbf;line-height:1.5;margin-bottom:14px;flex-grow:1}.bento-card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.bento-tags{display:flex;flex-wrap:nowrap!important;gap:4px;overflow:hidden}.bento-tag{font-size:.55rem;font-weight:700;color:#ffffffe6;background:rgba(255,255,255,.12);padding:2px 7px;border-radius:50px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.bento-card:hover .bento-tag{background:rgba(255,255,255,.22);border-color:#ffffff59;color:#fff}.bento-arrow{font-size:1.15rem;color:#ffffff4d;transition:all .4s cubic-bezier(.22,1,.36,1);flex-shrink:0}.bento-card:hover .bento-arrow{color:#ffffffe6;transform:translate(6px)}.bento-featured{background:#0D4D3A}.bento-featured:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:21px;background:linear-gradient(135deg,rgba(13,77,58,.22),transparent 40%,transparent 60%,rgba(13,77,58,.12));z-index:0;pointer-events:none}@media (max-width: 1024px){.bento-grid{grid-template-columns:repeat(2,1fr)}.bento-featured{grid-column:span 2}.bento-heading{font-size:2.8rem}}@media (max-width: 768px){.bento-section{padding:32px 0 80px}.bento-grid{grid-template-columns:1fr}.bento-featured{grid-column:span 1}.bento-heading{font-size:2.2rem}.bento-header{margin-bottom:40px}.bento-card-inner{padding:18px}.bento-num{font-size:2.5rem}}.tech-section h2{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-align:center;font-size:2.25rem;font-weight:700;margin-bottom:16px;color:#1a202c;letter-spacing:-.5px}.tech-section{padding:100px 0}.tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px;perspective:1000px}.tech-card{background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(226,232,240,.8);height:140px;border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;cursor:pointer;transition:all .6s cubic-bezier(.23,1,.32,1);box-shadow:0 4px 15px #00000005;z-index:1;transform-style:preserve-3d}.tech-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(transparent,rgba(13,77,58,1),transparent 30%);animation:rotateGlowTech 4s linear infinite;opacity:0;transition:opacity .5s ease;z-index:-2}@keyframes rotateGlowTech{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tech-card:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-radius:18px;transition:all .5s ease;z-index:-1}.tech-card-content{text-align:center;padding:20px;z-index:2;transition:transform .4s ease;transform:translateZ(0)}.tech-card h4{font-size:1.25rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#1a202c;font-weight:700;margin:0;transition:all .4s ease}.tech-card:hover{transform:translateY(-10px) rotateX(10deg) rotateY(-5deg);box-shadow:-15px 25px 30px #0d4d3a26;border-color:transparent}.tech-card:hover:before{opacity:1}.tech-card:hover:after{background:rgba(13,77,58,.95)}.tech-card:hover .tech-card-content{transform:translateZ(40px)}.tech-card:hover h4{color:#fff}.engagement-section{padding:72px 0;background:linear-gradient(180deg,#f8fafc 0%,#ffffff 55%,#f8fcfa 100%);position:relative;overflow:hidden}.engagement-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 12% 15%,rgba(13,77,58,.08) 0%,transparent 35%),radial-gradient(circle at 88% 82%,rgba(13,77,58,.09) 0%,transparent 38%);pointer-events:none}.engagement-header{text-align:center;margin-bottom:38px}.engagement-label{display:inline-block;padding:6px 16px;background:rgba(13,77,58,.08);color:#0d4d3a;border-radius:50px;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:2px;margin-bottom:8px}.engagement-heading{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.45rem;font-weight:500;color:#1a202c;line-height:1.05;letter-spacing:-1px;margin-bottom:8px}.engagement-sub{font-size:1.08rem;color:#4a5568;max-width:540px;margin:0 auto;line-height:1.5}.engagement-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;position:relative;max-width:1200px;margin:0 auto}.engagement-card{background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,#ffffff 100%);border-radius:22px;padding:18px 20px 20px;border:1px solid rgba(226,232,240,.95);box-shadow:0 14px 34px #0f172a0f;position:relative;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;width:calc(33.333% - 14px)}.engagement-card:hover{transform:translateY(-8px);box-shadow:0 24px 48px #0d4d3a24;border-color:#0d4d3a47}.engagement-media{position:relative;border-radius:16px;overflow:hidden;height:180px;margin-bottom:16px}.engagement-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.engagement-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(26,32,44,.05) 20%,rgba(26,32,44,.55) 100%)}.engagement-card:hover .engagement-media img{transform:scale(1.06)}.engagement-tag{position:absolute;left:14px;bottom:14px;z-index:2;background:rgba(255,255,255,.95);color:#1f2937;border-radius:999px;padding:7px 12px;font-size:.76rem;font-weight:700;letter-spacing:.2px}.engagement-card h3{font-family:\'Segoe UI\',Tahoma,Geneva,Verdana,sans-serif;font-size:1.4rem;font-weight:600;color:#1a202c;margin-bottom:8px;line-height:1.2}.engagement-price{font-size:1.05rem;font-weight:700;color:#0d4d3a;margin-bottom:16px;padding-bottom:12px;border-bottom:1px dashed rgba(203,213,225,.9)}.engagement-features{list-style:none;padding:0;margin:0 0 18px;flex-grow:1}.engagement-features li{font-size:.95rem;color:#475569;margin-bottom:8px;padding-left:32px;position:relative;line-height:1.45}.engagement-features li:before{content:"✓";position:absolute;left:0;top:0;color:#0d4d3a;font-weight:700;font-size:1.1rem;background:rgba(13,77,58,.15);width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.engagement-btn{width:100%;padding:15px 16px;background:#f8fafc;color:#1a202c;border:1px solid #d9e2ec;border-radius:12px;font-size:1.05rem;font-weight:700;cursor:pointer;transition:all .3s ease}.engagement-card:hover .engagement-btn{background:#0D4D3A;color:#fff;border-color:#0d4d3a;box-shadow:0 10px 20px #0d4d3a33}@media (max-width: 768px){.engagement-section{padding:56px 0}.engagement-grid{grid-template-columns:1fr}.engagement-heading{font-size:2rem}.engagement-card{padding:18px 18px 20px}.engagement-media{height:170px}.engagement-card h3{font-size:1.55rem}}.steps-grid-section{padding:28px 0;background:#ffffff;position:relative;overflow:hidden}.steps-grid-header{text-align:center;margin-bottom:24px}.steps-grid-label{display:inline-block;padding:6px 16px;background:rgba(13,77,58,.08);color:#0d4d3a;border:1px solid rgba(13,77,58,.1);border-radius:50px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:2px}.steps-grid-heading{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.45rem;font-weight:400;color:#1a202c;line-height:.96;letter-spacing:-.6px}.steps-heading-accent{color:#0d4d3a}.steps-timeline{position:relative;max-width:1150px;margin:0 auto;padding:0 0 10px;display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:20px}.timeline-track{position:absolute;top:29px;left:calc(12.5% - 7.5px);right:calc(12.5% - 7.5px);height:2px;background:rgba(13,77,58,.2);z-index:1}.timeline-step{position:relative;z-index:2;display:flex;flex-direction:column}.timeline-point{width:58px;height:58px;margin:0 auto 18px;background:#F6FBF9;border:2px solid #ffffff;border-radius:50%;box-shadow:0 8px 16px #0d4d3a1f;display:flex;align-items:center;justify-content:center}.timeline-step-num{width:30px;height:30px;border-radius:50%;background:#0D4D3A;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;font-family:monospace}.timeline-card{background:#ffffff;border-radius:20px;padding:24px 20px;border:1px solid rgba(226,232,240,.85);box-shadow:0 8px 24px #0f172a0d;min-height:215px;flex:1}.timeline-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:#0d4d3a;margin-bottom:12px}.timeline-icon svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.timeline-card h3{font-size:1.25rem;font-weight:500;color:#1a202c;margin-bottom:10px;line-height:1.25}.timeline-card p{font-size:.95rem;color:#4a5568;line-height:1.55;margin:0}@media (max-width: 768px){.steps-grid-section{padding:70px 0}.steps-grid-heading{font-size:2.2rem}.steps-timeline{grid-template-columns:repeat(4,minmax(260px,1fr));overflow-x:auto;padding-bottom:16px;scrollbar-width:thin}.timeline-track{left:calc(12.5% - 7.5px);right:calc(12.5% - 7.5px)}}.tech-expertise-section{padding:40px 0 80px;background:#ffffff;position:relative;overflow:hidden;color:#1a202c}.expertise-bg-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 15% 50%,rgba(13,77,58,.05),transparent 25%),radial-gradient(circle at 85% 30%,rgba(13,77,58,.03),transparent 25%);z-index:0}.expertise-bg-pattern:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(13,77,58,.05) 1px,transparent 1px);background-size:30px 30px;opacity:.8}.expertise-header{text-align:center;margin-bottom:36px;position:relative;z-index:2}.expertise-label{display:inline-block;padding:5px 14px;background:rgba(13,77,58,.08);color:#0d4d3a;border:1px solid rgba(13,77,58,.1);border-radius:50px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px}.expertise-heading{font-family:Poppins,sans-serif;font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:500;margin-bottom:8px;letter-spacing:-.5px;color:#1a202c}.text-gradient{background:linear-gradient(135deg,#0D4D3A,#0D4D3A);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.expertise-sub{font-size:.95rem;color:#4a5568;max-width:600px;margin:0 auto;line-height:1.5}.expertise-layout{display:flex;gap:40px;align-items:flex-start;position:relative;z-index:2}.expertise-sidebar{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:12px;background:#f8fafc;padding:24px;border-radius:20px;border:1px solid rgba(226,232,240,.8);-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.expertise-tab{background:transparent;border:none;color:#4a5568;text-align:left;padding:16px 20px;font-size:1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;align-items:center;gap:14px;position:relative;overflow:hidden}.expertise-tab:hover{color:#1a202c;background:rgba(13,77,58,.05);transform:translate(5px)}.tab-indicator{width:8px;height:8px;border-radius:50%;background:rgba(160,174,192,.5);transition:all .4s cubic-bezier(.22,1,.36,1)}.expertise-tab.active{color:#0d4d3a;background:rgba(13,77,58,.08);border:1px solid rgba(13,77,58,.15);box-shadow:0 4px 15px #00000005}.expertise-tab.active .tab-indicator{background:#0D4D3A;box-shadow:0 0 12px #0d4d3a66;transform:scale(1.5)}.expertise-content{flex-grow:1}.expertise-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px}.expertise-card{background:#ffffff;border:1px solid rgba(13,77,58,.3);border-radius:16px;padding:24px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;gap:16px;transition:all .4s cubic-bezier(.22,1,.36,1);animation:expertisePop .6s backwards;cursor:pointer;box-shadow:0 4px 15px #0d4d3a0d}@keyframes expertisePop{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.expertise-card:hover{transform:translateY(-8px);background:#0D4D3A;border-color:#0d4d3a;box-shadow:0 20px 40px #0d4d3a40,inset 0 0 20px #ffffff1a}.card-glare{position:absolute;top:-100%;left:-100%;width:50%;height:300%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);transform:rotate(35deg);transition:left .7s ease;pointer-events:none}.expertise-card:hover .card-glare{left:200%}.expertise-icon{width:45px;height:45px;border-radius:12px;background:rgba(13,77,58,.1);border:1px solid rgba(13,77,58,.2);display:flex;align-items:center;justify-content:center;font-size:1.4rem;transition:all .3s ease;color:#0d4d3a}.expertise-card:hover .expertise-icon{transform:scale(1.1) rotate(5deg);background:#ffffff;border-color:#fff;color:#0d4d3a}.expertise-skill-name{font-size:1.1rem;font-weight:600;color:#1a202c;line-height:1.4;transition:color .3s ease}.expertise-card:hover .expertise-skill-name{color:#fff}@media (max-width: 1024px){.expertise-layout{flex-direction:column}.expertise-sidebar{width:100%;flex-direction:row;overflow-x:auto;white-space:nowrap;padding:16px;gap:8px;border-radius:16px}.expertise-tab{flex:0 0 auto;padding:12px 20px}.expertise-heading{font-size:3rem}}@media (max-width: 768px){.expertise-grid{grid-template-columns:1fr}.tech-expertise-section{padding:80px 0}.expertise-heading{font-size:2.2rem}}.testimonials-section{padding:40px 0 80px;background:#ffffff}.testimonials-header{text-align:center;max-width:760px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.testimonials-kicker{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;border-radius:999px;background:linear-gradient(135deg,rgba(13,77,58,.14),rgba(13,77,58,.05));border:1px solid rgba(13,77,58,.25);color:#0d4d3a;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.kicker-dot{width:8px;height:8px;border-radius:50%;background:#0D4D3A;box-shadow:0 0 0 5px #0d4d3a2e}.testimonials-title{margin-top:8px;font-size:clamp(1.6rem,3vw,2.3rem);font-weight:500;line-height:1.1;letter-spacing:-.02em;color:#1a202c;position:relative;display:inline-block;padding-bottom:12px}.testimonials-title:after{content:"";position:absolute;left:50%;bottom:0;width:120px;height:4px;border-radius:999px;transform:translate(-50%);background:linear-gradient(90deg,rgba(13,77,58,.1),#0D4D3A,rgba(13,77,58,.1))}.testimonials-sub{margin:8px auto 0;max-width:640px;font-size:.92rem;color:#4a5568;line-height:1.5}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-top:50px}.testimonial-card-premium{background:#ffffff;border:1px solid rgba(13,77,58,.15);border-radius:24px;padding:40px;position:relative;display:flex;flex-direction:column;transition:all .4s ease;box-shadow:0 10px 30px #00000008}.testimonial-card-premium:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0d4d3a1a;border-color:#0d4d3a}.test-quote{font-size:80px;color:#0d4d3a1a;position:absolute;top:10px;right:30px;font-family:serif;line-height:1}.test-text{font-size:1.1rem;color:#4a5568;line-height:1.7;margin-bottom:30px;position:relative;z-index:1}.test-footer{display:flex;align-items:center;gap:16px;margin-top:auto}.test-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid #0D4D3A}.test-info h4{font-size:1.1rem;color:#1a202c;margin-bottom:2px}.test-role{display:block;font-size:.8rem;color:#718096;white-space:nowrap}.cta-banner-section{padding:160px 0;background:linear-gradient(135deg,#f0f7f4 0%,#e8f5ef 50%,#f7faf9 100%);position:relative;overflow:hidden}.cta-inner{display:flex;align-items:center;gap:60px}.cta-text-col{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.cta-main-heading{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:500;color:#1a202c;line-height:1.25;letter-spacing:-.4px;margin:0}.cta-heading-accent{color:#0d4d3a}.cta-desc{font-size:.95rem;color:#4a5568;line-height:1.6;max-width:480px;margin:0}.cta-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:4px}.cta-button-primary{background:#0D4D3A;color:#fff;border:none;padding:12px 28px;font-size:.95rem;font-weight:600;font-family:Poppins,sans-serif;border-radius:50px;cursor:pointer;transition:all .3s ease}.cta-button-primary:hover{background:#0A3B2C;transform:translateY(-2px);box-shadow:0 8px 20px #0d4d3a40}.cta-button-outline{background:transparent;color:#0d4d3a;border:1.5px solid #0D4D3A;padding:12px 28px;font-size:.95rem;font-weight:500;font-family:Poppins,sans-serif;border-radius:50px;cursor:pointer;transition:all .3s ease}.cta-button-outline:hover{background:#0D4D3A;color:#fff}.cta-trust{display:flex;gap:16px;flex-wrap:wrap;margin-top:4px}.cta-trust-item{font-size:.82rem;color:#0d4d3a;font-weight:500}.cta-img-col{flex:0 0 420px}.cta-img-frame{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #0d4d3a26}.cta-img{width:100%;height:300px;object-fit:cover;display:block}.cta-img-badge{position:absolute;bottom:20px;left:20px;background:rgba(255,255,255,.95);border-radius:12px;padding:10px 18px;display:flex;flex-direction:column;box-shadow:0 4px 16px #0000001a}.cta-badge-num{font-size:1.4rem;font-weight:700;color:#0d4d3a;line-height:1}.cta-badge-text{font-size:.75rem;color:#4a5568;font-weight:500}@media (max-width: 900px){.cta-banner-section{padding:120px 0}.cta-inner{flex-direction:column}.cta-img-col{flex:unset;width:100%}.cta-text-col{align-items:center;text-align:center}.cta-desc{max-width:100%}.cta-trust{justify-content:center}}.resources-section{padding:52px 0 110px;background:#ffffff;position:relative;overflow:hidden}.resources-section:after{content:"";position:absolute;bottom:-150px;right:-150px;width:400px;height:400px;background:radial-gradient(circle,rgba(13,77,58,.05) 0%,transparent 70%);border-radius:50%;z-index:0}.resources-premium-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;margin-top:36px;position:relative;z-index:1}.resources-header-alt{position:relative;text-align:center;max-width:760px;margin:0 auto;padding:2px 24px 4px}.resources-header-alt:before,.resources-header-alt:after{content:"";position:absolute;top:13px;width:90px;height:1px;background:linear-gradient(90deg,rgba(13,77,58,0),rgba(13,77,58,.45))}.resources-header-alt:before{left:0}.resources-header-alt:after{right:0;transform:rotate(180deg)}.resources-kicker{display:inline-flex;align-items:center;justify-content:center;padding:5px 12px;border-radius:999px;background:rgba(13,77,58,.1);border:1px solid rgba(13,77,58,.22);color:#0d4d3a;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.resources-heading-alt{margin-top:6px;font-size:clamp(1.8rem,3.5vw,2.7rem);font-weight:500;line-height:1.12;letter-spacing:-.02em;color:#1a202c;display:inline-flex;flex-direction:column;align-items:center;gap:0;padding-bottom:0}.resources-heading-line,.resources-heading-accent{display:block}.resources-heading-accent{color:#0d4d3a}.resources-sub-alt{margin:6px auto 0;max-width:700px;font-size:.94rem;line-height:1.45;color:#4a5568}.resource-card-premium{background:#ffffff;border:1px solid rgba(226,232,240,.8);border-radius:24px;padding:28px 28px 34px;display:flex;flex-direction:column;align-items:flex-start;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;cursor:pointer;box-shadow:0 4px 20px #00000005}.resource-card-premium:hover{transform:translateY(-12px);border-color:#0d4d3a;box-shadow:0 30px 60px #0d4d3a14}.res-image-wrap{width:100%;height:180px;border-radius:16px;overflow:hidden;margin-bottom:24px;background:#f8fafc;border:1px solid rgba(226,232,240,.9)}.res-card-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.resource-card-premium:hover .res-card-image{transform:scale(1.06)}.res-card-title{font-size:1.35rem;font-weight:500;color:#1a202c;margin-bottom:14px;transition:color .3s ease}.resource-card-premium:hover .res-card-title{color:#0d4d3a}.res-card-desc{font-size:1.05rem;color:#4a5568;line-height:1.6;margin-bottom:32px;flex-grow:1}.res-card-btn{background:transparent;border:none;color:#1a202c;font-weight:700;font-size:1rem;display:flex;align-items:center;gap:10px;padding:0;cursor:pointer;transition:all .3s ease}.res-card-btn .btn-icon{display:inline-block;transition:transform .3s ease}.resource-card-premium:hover .res-card-btn{color:#0d4d3a}.resource-card-premium:hover .res-card-btn .btn-icon{transform:translate(8px)}.res-card-bg-accent{position:absolute;top:-50px;right:-50px;width:120px;height:120px;background:rgba(13,77,58,.03);border-radius:50%;transition:transform .6s ease}.resource-card-premium:hover .res-card-bg-accent{transform:scale(2.5);background:rgba(13,77,58,.05)}@media (max-width: 768px){.resources-premium-grid{grid-template-columns:1fr}.resources-heading-alt{font-size:1.95rem}.resources-header-alt:before,.resources-header-alt:after{display:none}.resources-sub-alt{font-size:.92rem}.resource-card-premium{padding:40px 30px}.res-image-wrap{height:170px}}@media (max-width: 768px){.testimonials-grid,.resources-grid{grid-template-columns:1fr}.testimonials-title{padding-bottom:12px}.testimonials-title:after{width:88px;height:3px}.testimonials-sub{font-size:.98rem;line-height:1.65}.cta-content h3{font-size:1.8rem}}.faqs-section{padding:42px 0 80px;background:#f8fafc}.faq-header{text-align:center;margin-bottom:32px}.faq-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item-premium{background:#ffffff;border-radius:14px;border:1px solid rgba(226,232,240,.8);overflow:hidden;transition:all .3s ease;cursor:pointer}.faq-item-premium:hover{border-color:#0d4d3a}.faq-item-premium.open{border-color:#0d4d3a;box-shadow:0 10px 25px #0d4d3a14}.faq-question{padding:14px 22px;display:flex;justify-content:space-between;align-items:center}.faq-question h4{font-size:1rem;color:#1a202c;font-weight:500}.faq-toggle{width:22px;height:22px;position:relative}.faq-toggle span{position:absolute;background:#0D4D3A;transition:all .3s ease}.faq-toggle .line1{width:100%;height:2px;top:50%;margin-top:-1px}.faq-toggle .line2{width:2px;height:100%;left:50%;margin-left:-1px}.faq-toggle.active .line2{transform:rotate(90deg);opacity:0}.faq-answer-wrapper{max-height:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.faq-answer-wrapper.active{max-height:500px}.faq-answer{padding:0 22px 16px;color:#4a5568;line-height:1.6}.divider-full{height:1px;width:100%;background-color:#edf2f7;margin-top:60px}.blogs-section{padding:44px 0 100px;background:#ffffff}.blogs-header{position:relative;text-align:center;margin:0 auto 10px;max-width:860px;padding:0 16px;display:flex;flex-direction:column;align-items:center}.blogs-kicker{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border:1px solid rgba(13,77,58,.24);border-radius:999px;background:linear-gradient(135deg,rgba(13,77,58,.11),rgba(13,77,58,.03));color:#0d4d3a;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px}.blogs-heading{display:flex;flex-direction:column;align-items:center;gap:0;margin:0;font-size:clamp(1.9rem,4vw,2.9rem);font-weight:500;letter-spacing:-.02em;line-height:1.1;color:#1a202c}.blogs-heading-line,.blogs-heading-accent{display:block}.blogs-heading-accent{color:#0d4d3a}.blogs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;margin-top:50px}.blog-card-premium{background:#ffffff;border-radius:20px;overflow:hidden;border:1px solid rgba(226,232,240,.8);transition:all .4s ease}.blog-card-premium:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000000f;border-color:#0d4d3a}.blog-img-container{height:240px;position:relative;overflow:hidden}.blog-img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.blog-card-premium:hover .blog-img{transform:scale(1.1)}.blog-category-label{position:absolute;top:20px;right:20px;background:#0D4D3A;color:#fff;padding:6px 14px;border-radius:30px;font-size:.8rem;font-weight:600}.blog-body{padding:30px 22px}.blog-date-premium{font-size:.85rem;color:#718096;margin-bottom:12px;display:block}.blogs-carousel{position:relative;margin-top:50px;display:flex;align-items:center;justify-content:center;gap:20px}.blogs-viewport{width:min(100%,1240px);overflow:hidden}.blogs-track{display:flex;transition:transform .55s cubic-bezier(.22,1,.36,1);margin:0 -12px}.blog-slide{min-width:33.3333%;padding:0 12px}.blog-title-premium{font-size:1.4rem;color:#1a202c;margin-bottom:15px;line-height:1.3}.blog-desc-premium{color:#4a5568;line-height:1.6;margin-bottom:25px}.blog-cta-btn{background:transparent;border:none;color:#0d4d3a;font-weight:600;font-size:1rem;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .3s ease;padding:0}.blog-cta-btn:hover{gap:12px}.blog-nav-btn{width:46px;height:46px;border-radius:50%;border:1px solid #d7e1ea;background:#ffffff;color:#1a202c;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 18px #0f172a14}.blog-nav-btn:hover{background:#0D4D3A;color:#fff;border-color:#0d4d3a;transform:translateY(-2px)}.blog-dots{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:24px}.blog-dot{width:10px;height:10px;border-radius:999px;border:none;background:#cbd5e1;cursor:pointer;transition:all .3s ease}.blog-dot.active{width:28px;background:#0D4D3A}@media (max-width: 1024px){.blogs-viewport{width:min(100%,700px)}}@media (max-width: 768px){.blogs-section{padding:36px 0 90px}.blogs-heading{font-size:clamp(1.7rem,7vw,2.25rem);line-height:1.12}.blogs-kicker{font-size:.72rem;letter-spacing:.1em}.blogs-carousel{gap:10px}.blogs-viewport{width:min(100%,780px)}.blog-slide{min-width:100%}.blogs-track{margin:0}.blog-nav-btn{width:40px;height:40px;font-size:1rem}.blog-img-container{height:210px}.blog-body{padding:24px 18px}.faq-question h4{font-size:1.1rem}}@media (max-width: 1100px) and (min-width: 769px){.blogs-viewport{width:min(100%,860px)}.blog-slide{min-width:50%}}@media (max-width: 560px){.blogs-carousel{gap:6px}.blog-nav-btn{width:36px;height:36px}}.tech-stack-section{position:relative;padding:32px 0 8px;background:#ffffff;color:#1a202c;--tech-stack-scroll-distance: 0px;--tech-stack-scroll-progress: 0;animation:none!important;transform:none!important}.tech-stack-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(45,106,79,.05) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:1}.tech-stack-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.tech-stack-header.tech-stack-sticky{position:sticky;top:108px;align-self:flex-start;z-index:10;background:linear-gradient(-45deg,#f8fafc,#edf2f7,#fdfbf7,#f8fafc);padding-bottom:24px}.tech-stack-header{width:340px;min-width:280px;max-width:360px}.tech-stack-layout{display:flex;gap:48px;align-items:flex-start;position:relative;z-index:2}@media (max-width: 1024px){.tech-stack-layout{flex-direction:column;gap:0}.tech-stack-header{width:100%;max-width:100%}.tech-stack-header.tech-stack-sticky{position:static;width:100%;max-width:100%;padding-bottom:0}}.tech-stack-label{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;background:#ffffff;color:#0d4d3a;border:1px solid rgba(13,77,58,.22);border-radius:999px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:8px;box-shadow:0 6px 14px #0f172a0f;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.tech-stack-label:before{content:"";width:7px;height:7px;border-radius:50%;background:#0D4D3A;box-shadow:0 0 0 4px #0d4d3a24}.tech-stack-label:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0f172a14;border-color:#0d4d3a5c}.tech-stack-heading{font-size:clamp(1.9rem,4.2vw,2.8rem);font-weight:600;line-height:.95;letter-spacing:-.8px;color:#1a202c}.tech-stack-heading-main{display:block;font-weight:600}.tech-stack-heading-accent{display:block;margin-top:-2px;color:#0d4d3a;font-weight:600}.tech-stack-scroll-area{flex:1;position:relative;align-self:start}.tech-stack-viewport{position:sticky;top:108px;height:min(640px,calc(100vh - 140px));overflow:hidden;padding-bottom:8px;align-self:start}.tech-stack-intro{max-width:30ch;margin-top:18px;font-size:1rem;line-height:1.75;color:#5b667a}.tech-stack-rail{display:flex;flex-direction:column;gap:22px;position:relative;z-index:2;transform:translateY(calc(var(--tech-stack-scroll-progress) * -1 * var(--tech-stack-scroll-distance)));will-change:transform}.tech-stack-card{position:relative;background:#F6FBF9;border:1px solid rgba(45,106,79,.08);border-radius:24px;padding:26px;transition:all .4s cubic-bezier(.22,1,.36,1);box-shadow:0 4px 20px #00000005;cursor:pointer;overflow:hidden;display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:18px;align-items:start}.tech-stack-card:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background:#0D4D3A;transform:translateY(4px);transition:transform .3s ease}.tech-stack-card:hover{transform:translateY(-10px);box-shadow:0 24px 44px #0d4d3a17;border-color:#0d4d3a33}.tech-stack-card:hover:after{transform:translateY(0)}.tech-stack-card-num{min-width:40px;padding-top:14px;font-size:.9rem;font-weight:700;letter-spacing:.16em;color:#0d4d3a8c}.tech-stack-icon{width:50px;height:50px;background:rgba(13,77,58,.06);border:1px solid rgba(13,77,58,.1);border-radius:14px;display:flex;align-items:center;justify-content:center;color:#0d4d3a;transition:transform .4s cubic-bezier(.22,1,.36,1),background .4s ease}.tech-stack-icon svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.tech-stack-card:hover .tech-stack-icon{transform:scale(1.1) rotate(5deg);background:rgba(45,106,79,.1)}.tech-stack-copy{min-width:0}.tech-stack-title{font-size:1.3rem;font-weight:600;color:#1a202c;margin-bottom:8px;font-family:Segoe UI,sans-serif}.tech-stack-desc{font-size:.98rem;color:#4a5568;line-height:1.65}@media (max-width: 1024px){.tech-stack-layout{grid-template-columns:1fr;gap:28px}.tech-stack-sticky{position:static}.tech-stack-viewport{position:static;height:auto;overflow:visible;padding-bottom:0}.tech-stack-rail{transform:none}.tech-stack-intro{max-width:52ch}.tech-stack-heading{font-size:2.3rem}}@media (max-width: 768px){.tech-stack-section{padding:16px 0}.tech-stack-heading{font-size:1.9rem}.tech-stack-card{grid-template-columns:1fr;gap:14px;padding:22px 18px}.tech-stack-card-num{padding-top:0}}@keyframes sectionLiftIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes accentSweep{0%{background-position:-140% 50%}to{background-position:140% 50%}}@keyframes softBadgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes faqPlusPop{0%{transform:rotate(0) scale(1)}60%{transform:rotate(90deg) scale(1.12)}to{transform:rotate(90deg) scale(1)}}.salesforce-page section{animation:sectionLiftIn .75s cubic-bezier(.22,1,.36,1) both}.salesforce-page section:nth-of-type(2){animation-delay:.04s}.salesforce-page section:nth-of-type(3){animation-delay:.08s}.salesforce-page section:nth-of-type(4){animation-delay:.12s}.salesforce-page section:nth-of-type(5){animation-delay:.16s}.salesforce-page section:nth-of-type(6){animation-delay:.2s}.salesforce-page section:nth-of-type(7){animation-delay:.24s}.hero-highlight,.tech-stack-heading-accent,.resources-heading-accent,.blogs-heading-accent{background-image:linear-gradient(120deg,#0D4D3A 0%,#0D4D3A 40%,#0D4D3A 80%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:accentSweep 4.5s linear infinite}.hero-badge,.bento-label,.engagement-label,.testimonials-kicker,.tech-stack-label,.blogs-kicker{animation:softBadgeFloat 3.8s ease-in-out infinite}.faq-item-premium:hover .faq-toggle{animation:faqPlusPop .36s cubic-bezier(.22,1,.36,1) forwards}.faq-item-premium.open .faq-toggle{transform:rotate(90deg)}@media (prefers-reduced-motion: reduce){.salesforce-page section,.hero-highlight,.tech-stack-heading-accent,.resources-heading-accent,.blogs-heading-accent,.hero-badge,.bento-label,.engagement-label,.testimonials-kicker,.tech-stack-label,.blogs-kicker,.faq-item-premium:hover .faq-toggle{animation:none!important}}.salesforce-page .footer{background-color:#fff!important;border-top:1px solid #edf2f7}@media (max-width: 1024px){.services-grid,.tech-grid{grid-template-columns:repeat(2,1fr)}.hero-section h1{font-size:3rem}}@media (max-width: 768px){.hero-section{padding-top:80px}.hero-section h1{font-size:2.5rem}.services-grid,.tech-grid{grid-template-columns:1fr}.services-section h2,.tech-section h2{font-size:2.2rem}.intro-text{font-size:1.1rem}}@media (max-width: 768px){.engagement-grid{flex-direction:column}.engagement-card{width:100%!important}}.engagement-grid .engagement-card:last-child{background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,#ffffff 100%)!important;border-color:#e2e8f0f2!important}.engagement-grid .engagement-card:last-child h3{color:#1a202c!important}.engagement-grid .engagement-card:last-child .engagement-price{color:#0d4d3a!important;border-bottom-color:#cbd5e1e6!important}.engagement-grid .engagement-card:last-child .engagement-features li{color:#475569!important}.engagement-grid .engagement-card:last-child .engagement-btn{background:#f8fafc!important;color:#1a202c!important;border-color:#d9e2ec!important}.engagement-grid .engagement-card:last-child:hover .engagement-btn{background:#0D4D3A!important;color:#fff!important;border-color:#0d4d3a!important}@media (max-width: 850px){.bento-grid{grid-template-columns:1fr!important}.bento-featured{grid-column:span 1!important}.hero-heading{font-size:1.6rem!important;line-height:1.2!important;white-space:normal!important}.hero-heading-line{display:inline!important}}@media (max-width: 768px){.steps-timeline{grid-template-columns:1fr!important;overflow-x:hidden!important;padding-bottom:0!important;gap:30px!important}.timeline-track{display:none!important}.timeline-step{width:100%!important}.timeline-card{min-height:auto!important}.expertise-sidebar{flex-wrap:wrap!important;white-space:normal!important;overflow-x:visible!important;justify-content:center!important}.expertise-tab{flex:1 1 auto!important;justify-content:center!important}}@media (max-width: 480px){.expertise-tab{width:100%!important;flex:0 0 100%!important}}
