﻿@keyframes ringPulse{0%,100%{transform:translate(-50%, -50%) scale(1);opacity:1}50%{transform:translate(-50%, -50%) scale(1.05);opacity:.5}}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}body{margin:0;padding:0;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#00412a;background-color:#fff;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar{display:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.25}ul,ol{list-style:none}a{color:#00412a;text-decoration:none !important;transition:color 300ms ease-in-out}a:hover,a:focus{color:#002a1b;text-decoration:none !important}button{font-family:inherit;font-size:inherit;line-height:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit}img{max-width:100%;height:auto;display:block}table{border-collapse:collapse;border-spacing:0}fieldset{border:0;margin:0;padding:0}hr{border:0;border-top:1px solid rgba(0,65,42,.2);margin:16px 0}pre,code{font-family:"Courier New",Courier,monospace}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid #00412a;outline-offset:2px}*:hover,*:hover::before,*:hover::after{box-shadow:none !important;text-shadow:none !important}h1,.h1{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2.25rem;font-weight:700;line-height:1.25;margin-bottom:16px}@media(min-width: 768px){h1,.h1{font-size:3rem}}h2,.h2{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.875rem;font-weight:700;line-height:1.25;margin-bottom:16px}@media(min-width: 768px){h2,.h2{font-size:2.25rem}}h3,.h3{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.25;margin-bottom:12px}@media(min-width: 768px){h3,.h3{font-size:1.875rem}}h4,.h4{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:700;line-height:1.5;margin-bottom:12px}@media(min-width: 768px){h4,.h4{font-size:1.5rem}}h5,.h5{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:500;line-height:1.5;margin-bottom:8px}@media(min-width: 768px){h5,.h5{font-size:1.25rem}}h6,.h6{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;font-weight:700;line-height:1.5;margin-bottom:8px}@media(min-width: 768px){h6,.h6{font-size:1.125rem}}p{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:400;margin-bottom:16px;line-height:1.75}p:last-child{margin-bottom:0}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:16px}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-primary{color:#00412a}.text-secondary{color:rgba(0,65,42,.78)}.text-muted{color:rgba(0,65,42,.6)}.text-inverse{color:#fff}.text-uppercase{text-transform:uppercase;letter-spacing:.025em}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.text-underline{text-decoration:underline}.text-no-underline{text-decoration:none}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-title-with-arrow{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:-0.03em;line-height:1.1;color:#00412a;margin-bottom:24px;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:0 .35em}.section-title-with-arrow .title-part{display:inline}.section-title-with-arrow .title-arrow{display:inline-block;vertical-align:middle;width:1.15em;height:1.15em;margin:0 -1rem;line-height:0}.section-title-with-arrow .title-arrow img{display:block;width:100% !important;height:100% !important;object-fit:contain;transform:translateY(20%) rotate(20deg)}@media(max-width: 640px){.section-title-with-arrow .title-arrow{width:1em;height:1em;margin:0 .15em}}.section-title-with-arrow .title-accent,.section-title-with-arrow .title-highlight{color:#aecc53;font-style:italic}.d-none{display:none}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-flex{display:flex}.d-grid{display:grid}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.m-0{margin:0}.m-1{margin:4px}.m-2{margin:8px}.m-3{margin:12px}.m-4{margin:16px}.m-5{margin:20px}.m-6{margin:24px}.m-8{margin:32px}.m-auto{margin:auto}.mt-0{margin-top:0}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-5{margin-top:20px}.mt-6{margin-top:24px}.mt-8{margin-top:32px}.mt-auto{margin-top:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-5{margin-bottom:20px}.mb-6{margin-bottom:24px}.mb-8{margin-bottom:32px}.mb-auto{margin-bottom:auto}.ml-0{margin-left:0}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:12px}.ml-4{margin-left:16px}.ml-5{margin-left:20px}.ml-6{margin-left:24px}.ml-8{margin-left:32px}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:4px}.mr-2{margin-right:8px}.mr-3{margin-right:12px}.mr-4{margin-right:16px}.mr-5{margin-right:20px}.mr-6{margin-right:24px}.mr-8{margin-right:32px}.mr-auto{margin-right:auto}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:4px;margin-right:4px}.mx-2{margin-left:8px;margin-right:8px}.mx-3{margin-left:12px;margin-right:12px}.mx-4{margin-left:16px;margin-right:16px}.mx-5{margin-left:20px;margin-right:20px}.mx-6{margin-left:24px;margin-right:24px}.mx-8{margin-left:32px;margin-right:32px}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:4px;margin-bottom:4px}.my-2{margin-top:8px;margin-bottom:8px}.my-3{margin-top:12px;margin-bottom:12px}.my-4{margin-top:16px;margin-bottom:16px}.my-5{margin-top:20px;margin-bottom:20px}.my-6{margin-top:24px;margin-bottom:24px}.my-8{margin-top:32px;margin-bottom:32px}.my-auto{margin-top:auto;margin-bottom:auto}.p-0{padding:0}.p-1{padding:4px}.p-2{padding:8px}.p-3{padding:12px}.p-4{padding:16px}.p-5{padding:20px}.p-6{padding:24px}.p-8{padding:32px}.pt-0{padding-top:0}.pt-1{padding-top:4px}.pt-2{padding-top:8px}.pt-3{padding-top:12px}.pt-4{padding-top:16px}.pt-5{padding-top:20px}.pt-6{padding-top:24px}.pt-8{padding-top:32px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:4px}.pb-2{padding-bottom:8px}.pb-3{padding-bottom:12px}.pb-4{padding-bottom:16px}.pb-5{padding-bottom:20px}.pb-6{padding-bottom:24px}.pb-8{padding-bottom:32px}.pl-0{padding-left:0}.pl-1{padding-left:4px}.pl-2{padding-left:8px}.pl-3{padding-left:12px}.pl-4{padding-left:16px}.pl-5{padding-left:20px}.pl-6{padding-left:24px}.pl-8{padding-left:32px}.pr-0{padding-right:0}.pr-1{padding-right:4px}.pr-2{padding-right:8px}.pr-3{padding-right:12px}.pr-4{padding-right:16px}.pr-5{padding-right:20px}.pr-6{padding-right:24px}.pr-8{padding-right:32px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:4px;padding-right:4px}.px-2{padding-left:8px;padding-right:8px}.px-3{padding-left:12px;padding-right:12px}.px-4{padding-left:16px;padding-right:16px}.px-5{padding-left:20px;padding-right:20px}.px-6{padding-left:24px;padding-right:24px}.px-8{padding-left:32px;padding-right:32px}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:4px;padding-bottom:4px}.py-2{padding-top:8px;padding-bottom:8px}.py-3{padding-top:12px;padding-bottom:12px}.py-4{padding-top:16px;padding-bottom:16px}.py-5{padding-top:20px;padding-bottom:20px}.py-6{padding-top:24px;padding-bottom:24px}.py-8{padding-top:32px;padding-bottom:32px}.w-full{width:100%}.w-auto{width:auto}.h-full{height:100%}.h-auto{height:auto}.position-static{position:static}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:sticky}.visible{visibility:visible}.invisible{visibility:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.rounded-none{border-radius:0}.rounded-sm{border-radius:.25rem}.rounded-md{border-radius:.5rem}.rounded-lg{border-radius:.75rem}.rounded-xl{border-radius:1rem}.rounded-full{border-radius:9999px}.shadow-none{box-shadow:none}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}body.loading,html.loading{overflow:hidden;height:100vh}body.loading::-webkit-scrollbar,html.loading::-webkit-scrollbar{display:none}body.loading,html.loading{-ms-overflow-style:none;scrollbar-width:none}body{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important}img{width:100% !important;height:100% !important;object-fit:cover !important;max-width:none !important;display:block !important}.preloader-logo-img,.hero-logo,.about-header-logo img,.ocp-footer-logo-img{width:auto !important;height:auto !important;object-fit:contain !important}.container{position:relative;width:100%;height:100%}.hero{position:relative;width:100%;height:100svh;background-color:#00412a}@media(max-width: 800px){.hero{padding:.5rem}}.hero-inner{position:relative;width:100%;height:100%;overflow:hidden}.hero-img{position:absolute;width:100%;height:100%;will-change:transform;overflow:hidden}.hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%, -50%);object-fit:cover;z-index:0}.hero-video-iframe{position:absolute;top:50%;left:50%;width:177.78vh;height:100vh;min-width:100vw;min-height:56.25vw;transform:translate(-50%, -50%);pointer-events:none;border:none;z-index:0;object-fit:cover}.hero-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top, rgba(0, 65, 42, 0.85) 0%, rgba(0, 65, 42, 0.6) 20%, rgba(0, 65, 42, 0.4) 40%, rgba(0, 65, 42, 0.35) 60%, rgba(0, 65, 42, 0.4) 80%, rgba(0, 65, 42, 0.5) 100%),radial-gradient(ellipse at 30% 70%, transparent 0%, rgba(0, 65, 42, 0.2) 50%, rgba(0, 65, 42, 0.4) 100%);z-index:1;pointer-events:none}.hero-content{position:absolute;width:100%;height:100%;padding:2rem;color:#fff;pointer-events:auto;z-index:10}@media(max-width: 800px){.hero-content{padding:1rem}}.hero-footer{position:absolute;bottom:0;left:0;padding:2rem;width:100%;display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;opacity:1}@media(max-width: 800px){.hero-footer{flex-direction:column;gap:1.5rem;align-items:flex-start;padding:1.5rem 1rem;bottom:4rem}}.hero-footer-left{flex:0 0 35%;max-width:550px}@media(max-width: 800px){.hero-footer-left{flex:none;max-width:100%;width:100%}}.hero-footer-right{flex:0 0 40%;max-width:600px;display:flex;flex-direction:column;align-items:flex-end;gap:1.5rem}@media(max-width: 800px){.hero-footer-right{flex:none;max-width:100%;width:100%;align-items:flex-start}}.hero-decorations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:5;overflow:visible}@keyframes float-gentle{0%,100%{transform:translateY(0) rotate(0deg);opacity:.6}50%{transform:translateY(-8px) rotate(3deg);opacity:.75}}.hero-cta{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1rem 1rem 2rem;background-color:#aecc53;color:#00412a;border-radius:3.125rem;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .3s ease;pointer-events:auto}.hero-cta .hero-cta-arrow-wrap{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background-color:#00412a;border-radius:50%;transition:transform .3s ease,background-color .3s ease}.hero-cta .hero-cta-arrow{width:24px !important;height:24px !important;object-fit:contain !important;transition:transform .3s ease}.hero-cta:hover{background-color:rgb(183.2623318386,209.831838565,102.668161435);transform:translateY(-2px)}.hero-cta:hover .hero-cta-arrow-wrap{transform:translateX(3px)}@media(max-width: 800px){.hero-cta{padding:.875rem .875rem .875rem 1.5rem;font-size:1rem}.hero-cta .hero-cta-arrow-wrap{width:36px;height:36px}.hero-cta .hero-cta-arrow{width:20px !important;height:20px !important}}.hero-footer h3,.hero-footer h1.hero-heading{font-size:2.75rem;font-weight:400;line-height:1.1;margin:0;padding:0;color:#fff;overflow:hidden}@media(max-width: 800px){.hero-footer h3,.hero-footer h1.hero-heading{font-size:1.5rem}}.hero-footer p{text-align:right;opacity:.9;font-size:1.125rem;line-height:1.5;margin:0;padding:0;color:#fff;white-space:normal}@media(max-width: 800px){.hero-footer p{text-align:left;font-size:.95rem}}.hero-intro-highlight{font-weight:700;color:#fff}.hero-discover{margin:0;padding:0}.hero-discover-link{color:#aecc53;font-weight:700;text-decoration:underline;text-underline-offset:.2em;transition:color .2s ease,opacity .2s ease}.hero-discover-link:hover{color:#fff;opacity:.95}.header-btn{position:absolute;top:2rem;right:2rem;z-index:11;pointer-events:auto}@media(max-width: 800px){.header-btn{top:1rem;right:1rem;opacity:1}}.btn{position:relative;display:flex;align-items:center;gap:.75rem;padding:.25rem .25rem .25rem 1.5rem;border-radius:3.125rem;background-color:#aecc53;color:#00412a;will-change:transform;cursor:pointer;pointer-events:auto;z-index:12}.btn-icon{width:2.5rem;height:2.5rem;background-color:#00412a;color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.2rem;border-radius:100%}.btn-label span{font-size:.9rem;font-weight:500;line-height:1}.preloader-progress,.preloader-mask,.preloader-content{position:fixed;top:0;left:0;width:100%;height:100svh;pointer-events:none}.preloader-progress{background-color:#002a1b;z-index:1;will-change:opacity}.preloader-progress-bar{position:absolute;top:0;left:50%;width:55%;height:100%;background-color:#aecc53;transform:translateX(-50%) scaleX(0);will-change:transform;transform-origin:left}.preloader-logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center;mix-blend-mode:normal;z-index:2;display:flex;justify-content:center;align-items:center}.preloader-logo-img{height:100px !important;width:auto;display:block;will-change:transform;opacity:0;mix-blend-mode:normal !important;filter:none !important}@media(max-width: 1024px)and (min-width: 801px){.preloader-logo-img{height:80px !important}}.preloader-logo h1{position:relative;color:#fff;font-size:3rem;font-weight:500;line-height:1}.preloader-mask{background-color:#00412a;-webkit-mask:linear-gradient(#ffffff, #ffffff),url("../../public/mask.svg") center/50% no-repeat;-webkit-mask-composite:subtract;mask:linear-gradient(#ffffff, #ffffff),url("../../public/mask.svg") center/50% no-repeat;mask-composite:subtract;will-change:transform;z-index:1}.preloader-content{z-index:2}.preloader-footer{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);width:30%;text-align:center}.preloader-footer p{color:#fff;opacity:.5}.line,.char{position:relative;padding-bottom:.2em;margin-bottom:-0.2em;will-change:transform}@media(max-width: 800px){.hero-inner{border-radius:3.125rem}.hero-content .header{position:absolute;top:1rem;left:1rem;transform:none;text-align:left;width:auto;max-width:calc(100% - 120px)}.hero-content .header .hero-logo{height:50px !important;max-width:150px !important;margin:0}.hero-footer{flex-direction:column;gap:1.5rem;align-items:flex-start}.hero-footer-left,.hero-footer-right{width:100%;max-width:100%}.hero-footer h3,.hero-footer p{text-align:left}.hero-footer h3{font-size:1.5rem}.hero-footer p{font-size:.95rem;white-space:normal}.btn{padding:.2rem .2rem .2rem 1rem;gap:.5rem}.btn-icon{width:2rem;height:2rem;font-size:1rem}.btn-label span{font-size:.8rem}.header-btn{top:1rem;right:1rem;display:none}.preloader-progress-bar{left:0%;width:100%;transform:translateX(0%) scaleX(0)}.preloader-logo h1{font-size:2rem}.preloader-mask{-webkit-mask:linear-gradient(#ffffff, #ffffff),url("../../public/mask.svg") center/90% no-repeat;-webkit-mask-composite:subtract;mask:linear-gradient(#ffffff, #ffffff),url("../../public/mask.svg") center/90% no-repeat;mask-composite:subtract}.preloader-footer{width:75%}}.home-hero{position:relative;height:100svh;min-height:100svh;padding-top:80px;display:flex;flex-direction:column;overflow:hidden;background:#00412a}@media(max-width: 800px){.home-hero{padding-top:70px;height:auto;min-height:auto}}.home-hero-bg{position:absolute;inset:0;z-index:0;display:flex;align-items:center;justify-content:flex-end}@media(max-width: 800px){.home-hero-bg{display:none}}.home-hero-bg-img{width:auto !important;height:auto !important;max-width:100% !important;max-height:100% !important;object-fit:contain !important;object-position:center center;display:block !important}.home-hero-bg-shade{display:none}.home-hero-inner{position:relative;z-index:1;flex:1;display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:1320px;margin:0 auto;min-height:0;height:auto}@media(max-width: 800px){.home-hero-inner{grid-template-columns:1fr;grid-template-rows:auto;min-height:auto;height:auto;max-width:none;margin:0}}.home-hero-blob{position:absolute;z-index:0;top:20%;right:15%;width:min(55vmax,480px);height:min(55vmax,480px);background:radial-gradient(circle, rgba(174, 204, 83, 0.12) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 800px){.home-hero-blob{display:none;top:10%;right:-20%;width:45vmax;height:45vmax}}.home-hero-panel{position:relative;display:flex;align-items:center;z-index:1;grid-column:1;grid-row:1;align-self:stretch;padding:2rem;padding-left:2rem;clip-path:polygon(0 0, 100% 0, 92% 100%, 0 100%);background:#00412a}.home-hero-panel::after{content:"";position:absolute;top:0;bottom:0;right:0;width:3px;background:linear-gradient(180deg, transparent 0%, rgba(174, 204, 83, 0.6) 20%, rgba(174, 204, 83, 0.9) 50%, rgba(174, 204, 83, 0.6) 80%, transparent 100%);transform:skewX(-8deg);transform-origin:right center;pointer-events:none}@media(max-width: 800px){.home-hero-panel{clip-path:none;order:1;grid-row:1;padding:2.5rem 1.5rem 3rem;padding-left:1.5rem;background:rgba(0,65,42,.94)}.home-hero-panel::after{display:none}}@media(max-width: 800px){.home-hero-panel{padding:2rem 1.5rem 2.5rem}}.home-hero-content{position:relative;max-width:520px;margin-left:24px}@media(max-width: 800px){.home-hero-content{margin-left:0}}.home-hero-eyebrow{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.8125rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:hsla(0,0%,100%,.55);margin:0 0 20px 0}.home-hero-heading{position:relative;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:-0.045em;line-height:1.08;color:#fff;margin:0 0 24px 0;max-width:none}@media(max-width: 800px){.home-hero-heading{font-size:clamp(2rem,6vw,2.75rem)}}.home-hero-heading-line{display:inline}.home-hero-heading-accent{color:#aecc53;font-style:italic;margin-top:.12em}.home-hero-heading-underline{display:block;width:72px;height:5px;margin-top:.5rem;background:linear-gradient(90deg, #aecc53, rgba(174, 204, 83, 0.4));border-radius:3px}.home-hero-intro{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.05rem,1.35vw,1.2rem);font-weight:400;line-height:1.65;color:hsla(0,0%,100%,.88);margin:0 0 32px 0}.home-hero-intro strong{color:#aecc53;font-weight:700}@media(max-width: 800px){.home-hero-intro{font-size:1rem}}.home-hero-stats{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px 24px;margin:0 0 32px 0;padding:20px 0 0;border-top:1px solid hsla(0,0%,100%,.12)}@media(max-width: 800px){.home-hero-stats{gap:12px 16px;padding-top:16px}}.home-hero-stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.2rem}.home-hero-stat-num{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;letter-spacing:-0.03em;color:#aecc53;line-height:1}.home-hero-stat-label{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.8125rem;font-weight:400;color:hsla(0,0%,100%,.7);text-transform:lowercase}.home-hero-cta{display:inline-flex;align-items:center;gap:.75rem;padding:1.1rem 1.35rem 1.1rem 2.25rem;background:#aecc53;color:#00412a;border-radius:3.125rem;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.home-hero-cta:hover{background:rgb(185.1147982063,210.998206278,106.601793722);transform:translateY(-2px)}.home-hero-cta .home-hero-cta-arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#00412a;border-radius:50%;transition:transform .25s ease}.home-hero-cta .home-hero-cta-arrow img{width:18px !important;height:18px !important;object-fit:contain !important}.home-hero-cta:hover .home-hero-cta-arrow{transform:translateX(4px)}@media(max-width: 800px){.home-hero-cta{padding:1rem 1.2rem 1rem 2rem;font-size:1rem}}.home-hero-media{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:end;justify-items:end;padding:2rem;z-index:1;grid-column:2;grid-row:1;align-self:stretch}@media(max-width: 800px){.home-hero-media{display:none}}.home-hero-media-card{position:relative;z-index:1;grid-column:1;grid-row:1;margin:0;align-self:end;justify-self:end;padding:1.25rem 1.75rem;background:hsla(0,0%,100%,.96);border-radius:1.875rem;box-shadow:0 16px 48px rgba(0,65,42,.25);display:flex;flex-direction:column;gap:.5rem;max-width:220px;border:1px solid rgba(0,65,42,.08)}@media(max-width: 800px){.home-hero-media-card{margin:0;align-self:center;justify-self:center}}@media(max-width: 800px){.home-hero-media-card{padding:1rem 1.25rem;max-width:200px}}.home-hero-media-card-label{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:700;color:#00412a;letter-spacing:-0.02em}.home-hero-media-card-line{display:block;width:36px;height:4px;background:linear-gradient(90deg, #aecc53, rgba(174, 204, 83, 0.5));border-radius:2px}.home-hero-scroll{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);z-index:5;display:flex;flex-direction:column;align-items:center;gap:.2rem;color:hsla(0,0%,100%,.5);font-size:.625rem;letter-spacing:.15em;text-transform:uppercase;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.home-hero-scroll ion-icon{font-size:.75rem}@media(max-width: 800px){.home-hero-scroll{display:none;bottom:1rem}}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00412a;z-index:1051;opacity:0;visibility:hidden;pointer-events:none}.menu-overlay--open{visibility:visible;pointer-events:all}.menu-overlay__inner{position:relative;width:100%;height:100%;padding:2rem;display:flex;flex-direction:column}.menu-overlay__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.menu-overlay__logo{height:35px !important;width:auto !important;max-width:200px;object-fit:contain}.menu-overlay__close{width:3rem;height:3rem;border-radius:50%;background-color:hsla(0,0%,100%,.1);border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease;font-size:1.5rem}.menu-overlay__close:hover{background-color:rgba(174,204,83,.2)}.menu-overlay__nav{display:flex;flex-direction:column;gap:1.5rem;margin-top:4rem}.menu-overlay__link{font-size:3rem;font-weight:500;color:#fff;transition:color .3s ease;line-height:1.2}.menu-overlay__link:hover,.menu-overlay__link:focus{color:#aecc53}@media(max-width: 800px){.menu-overlay__link{font-size:2rem}}.future-starts-section{position:relative;width:100%;min-height:100vh;background:linear-gradient(135deg, #00412a 0%, rgb(0, 39.5, 25.5230769231) 50%, #00412a 100%);padding:10rem 2rem;overflow:hidden;content-visibility:auto;contain-intrinsic-size:auto 80vh}@media(max-width: 800px){.future-starts-section{padding:6rem 1.5rem;min-height:auto}}.future-bg-layers{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.future-bg-collage{position:absolute;width:auto !important;height:auto !important;object-fit:contain !important;opacity:.04;mix-blend-mode:screen;filter:saturate(0.6)}.future-bg-1{top:0;right:0;max-width:70vw !important;max-height:80vh !important;animation:float-slow 30s ease-in-out infinite}.future-bg-2{bottom:0;left:0;max-width:60vw !important;max-height:70vh !important;animation:float-slow 25s ease-in-out infinite reverse}@keyframes float-slow{0%,100%{transform:translate(0, 0) rotate(0deg)}25%{transform:translate(20px, -30px) rotate(2deg)}50%{transform:translate(-15px, 20px) rotate(-1deg)}75%{transform:translate(10px, -10px) rotate(1deg)}}.future-decorations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.future-deco{position:absolute;width:auto !important;height:auto !important;object-fit:contain !important}.future-deco-1{top:5%;right:5%;width:200px !important;opacity:.7;transform:rotate(-30deg);animation:gentle-float 8s ease-in-out infinite}@media(max-width: 800px){.future-deco-1{width:100px !important;opacity:.5}}.future-deco-3{top:50%;right:2%;width:180px !important;opacity:.5;transform:rotate(-5deg);animation:gentle-float 12s ease-in-out infinite 2s}@media(max-width: 800px){.future-deco-3{width:80px !important;opacity:.3}}.future-deco-4{bottom:15%;left:5%;width:220px !important;opacity:.4;transform:rotate(15deg);animation:gentle-float 15s ease-in-out infinite 3s}@media(max-width: 800px){.future-deco-4{width:120px !important;bottom:5%}}.future-deco-5{bottom:20%;right:10%;width:100px !important;opacity:.6;transform:rotate(-45deg);animation:point-motion 3s ease-in-out infinite}@media(max-width: 800px){.future-deco-5{display:none}}@keyframes gentle-float{0%,100%{transform:translateY(0) rotate(var(--rotation, 0deg))}50%{transform:translateY(-15px) rotate(var(--rotation, 0deg))}}@keyframes point-motion{0%,100%{transform:rotate(-45deg) translate(0, 0);opacity:.6}50%{transform:rotate(-45deg) translate(8px, 8px);opacity:.9}}.future-starts-container{max-width:1400px;width:100%;margin:0 auto;position:relative;z-index:10}.future-starts-header{text-align:center;margin-bottom:6rem}@media(max-width: 800px){.future-starts-header{margin-bottom:4rem}}.future-starts-eyebrow{display:inline-block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#aecc53;margin-bottom:1.5rem;padding:.625rem 1.5rem;background-color:rgba(174,204,83,.15);border:1px solid rgba(174,204,83,.3);border-radius:3.125rem}.future-starts-title{color:#fff;margin-bottom:2rem}.future-starts-intro{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.35rem;font-weight:400;line-height:1.7;color:hsla(0,0%,100%,.75);max-width:650px;margin:0 auto}@media(max-width: 800px){.future-starts-intro{font-size:1.125rem}}.future-starts-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;margin-bottom:6rem}@media(max-width: 1024px){.future-starts-grid{grid-template-columns:1fr;gap:2.5rem;max-width:500px;margin-left:auto;margin-right:auto;margin-bottom:4rem}}.future-card-item{position:relative;height:100%}.future-starts-grid{align-items:stretch}.future-card-inner{position:relative;height:100%;display:flex;flex-direction:column;background:hsla(0,0%,100%,.05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.1);border-radius:2.5rem;overflow:hidden;transition:all .4s ease}.future-card-inner:hover{background:hsla(0,0%,100%,.08);border-color:rgba(174,204,83,.3)}.future-card-inner:hover .future-card-number{background-color:#aecc53;color:#00412a}.future-card-inner:hover .future-card-link{color:#aecc53}.future-card-number{position:absolute;top:1.5rem;left:1.5rem;width:56px;height:56px;display:flex;align-items:center;justify-content:center;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.1rem;font-weight:700;color:#00412a;background-color:#fff;border-radius:50%;z-index:20;transition:all .3s ease;box-shadow:0 8px 25px rgba(0,0,0,.2)}.future-card-media{position:relative;width:100%;height:300px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:rgba(0,65,42,.3)}@media(max-width: 800px){.future-card-media{height:250px}}.future-card-media img{width:100% !important;height:100% !important;object-fit:contain !important}.future-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, transparent 0%, rgba(0, 65, 42, 0.3) 60%, rgba(0, 65, 42, 0.8) 100%);opacity:.6;transition:opacity .4s ease;pointer-events:none}.future-card-content{padding:2rem;position:relative;flex:1;display:flex;flex-direction:column;justify-content:space-between}@media(max-width: 800px){.future-card-content{padding:1.75rem}}.future-card-text{margin-bottom:1.5rem}.future-card-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:500;letter-spacing:-0.01em;line-height:1.3;color:#fff;margin-bottom:1rem}@media(max-width: 800px){.future-card-title{font-size:1.35rem}}.future-card-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:hsla(0,0%,100%,.7);margin-bottom:1.25rem}.future-card-link{display:inline-block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.95rem;font-weight:500;color:hsla(0,0%,100%,.9);transition:all .3s ease}.future-starts-cta{text-align:center}.future-cta-wrapper{display:inline-block;padding:3rem 4rem;background:hsla(0,0%,100%,.03);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.08);border-radius:2.5rem}@media(max-width: 800px){.future-cta-wrapper{padding:2rem;width:100%}}.future-starts-cta-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:400;line-height:1.5;color:hsla(0,0%,100%,.9);margin-bottom:2rem}@media(max-width: 800px){.future-starts-cta-text{font-size:1.25rem;margin-bottom:1.5rem}}.future-starts-btn{display:inline-flex;align-items:center;gap:.875rem;padding:1.125rem 1.125rem 1.125rem 2.25rem;background-color:#aecc53;color:#00412a;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.15rem;font-weight:700;text-decoration:none;border-radius:3.125rem;border:1px solid rgba(174,204,83,.2);transition:all .4s cubic-bezier(0.4, 0, 0.2, 1)}.future-starts-btn .future-btn-arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#00412a;border-radius:50%;transition:all .3s ease}.future-starts-btn .future-btn-arrow img{width:22px !important;height:22px !important;object-fit:contain !important}.future-starts-btn:hover{background-color:#fff;transform:translateY(-4px);border-color:rgba(174,204,83,.5)}.future-starts-btn:hover .future-btn-arrow{transform:translateX(5px) rotate(-10deg);background-color:#aecc53}.future-starts-btn:hover .future-btn-arrow img{filter:brightness(0) saturate(100%)}@media(max-width: 800px){.future-starts-btn{padding:1rem 1rem 1rem 2rem;font-size:1.05rem}.future-starts-btn .future-btn-arrow{width:42px;height:42px}.future-starts-btn .future-btn-arrow img{width:18px !important;height:18px !important}}.thrive-section{position:relative;width:100%;background:#fff;padding:10rem 2rem;overflow:hidden;content-visibility:auto;contain-intrinsic-size:auto 80vh;contain:layout paint}@media(max-width: 800px){.thrive-section{padding:6rem 1rem}}.thrive-decorations{position:absolute;inset:0;pointer-events:none;z-index:1;overflow:hidden;contain:paint}.thrive-shape{position:absolute;border-radius:50%;filter:blur(40px);mix-blend-mode:multiply;opacity:.4}@media(prefers-reduced-motion: reduce){.thrive-shape{animation:none !important}}.thrive-shape-1{top:-10%;right:-5%;width:500px;height:500px;background:radial-gradient(circle, rgba(174, 204, 83, 0.25) 0%, rgba(174, 204, 83, 0.1) 50%, transparent 100%);animation:float-drift-1 25s ease-in-out infinite}@media(max-width: 1000px){.thrive-shape-1{width:350px;height:350px;right:-10%}}@media(max-width: 600px){.thrive-shape-1{width:250px;height:250px}}.thrive-shape-2{bottom:-8%;left:-3%;width:450px;height:450px;background:radial-gradient(circle, rgba(0, 65, 42, 0.2) 0%, rgba(0, 65, 42, 0.08) 50%, transparent 100%);animation:float-drift-2 30s ease-in-out infinite}@media(max-width: 1000px){.thrive-shape-2{width:320px;height:320px;left:-8%}}@media(max-width: 600px){.thrive-shape-2{width:220px;height:220px}}.thrive-shape-3{top:40%;right:10%;width:350px;height:350px;background:radial-gradient(circle, rgba(174, 204, 83, 0.15) 0%, rgba(174, 204, 83, 0.05) 60%, transparent 100%);animation:float-drift-3 35s ease-in-out infinite}@media(max-width: 1000px){.thrive-shape-3{width:250px;height:250px;right:5%}}@media(max-width: 600px){.thrive-shape-3{display:none}}.thrive-shape-4{bottom:15%;right:25%;width:300px;height:300px;background:radial-gradient(circle, rgba(0, 65, 42, 0.12) 0%, rgba(0, 65, 42, 0.04) 60%, transparent 100%);animation:float-drift-4 28s ease-in-out infinite}@media(max-width: 1000px){.thrive-shape-4{width:200px;height:200px;right:15%}}@media(max-width: 600px){.thrive-shape-4{display:none}}@keyframes float-drift-1{0%,100%{transform:translate(0, 0) scale(1)}33%{transform:translate(-30px, 40px) scale(1.05)}66%{transform:translate(20px, -30px) scale(0.95)}}@keyframes float-drift-2{0%,100%{transform:translate(0, 0) scale(1)}33%{transform:translate(40px, -30px) scale(0.95)}66%{transform:translate(-25px, 35px) scale(1.05)}}@keyframes float-drift-3{0%,100%{transform:translate(0, 0) scale(1)}50%{transform:translate(-35px, 25px) scale(1.08)}}@keyframes float-drift-4{0%,100%{transform:translate(0, 0) scale(1)}50%{transform:translate(30px, -20px) scale(0.92)}}@keyframes float-rotate{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}.thrive-container{position:relative;z-index:2;max-width:1400px;margin:0 auto}.thrive-header{text-align:center;margin-bottom:5rem}@media(max-width: 800px){.thrive-header{margin-bottom:3rem}}.thrive-eyebrow{display:inline-block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#00412a;margin-bottom:1.5rem;padding:.625rem 1.25rem;background:rgba(0,65,42,.08);border-radius:2.5rem}.thrive-title{margin-bottom:1.5rem}.thrive-intro{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7;color:rgba(0,65,42,.7);max-width:600px;margin:0 auto}@media(max-width: 800px){.thrive-intro{font-size:1rem}}.thrive-cards{display:flex;flex-direction:column;gap:1.25rem;width:100%;margin-bottom:4rem}.thrive-cards-row{display:grid;gap:1.25rem 1.5rem;width:100%}.thrive-cards-row--0{grid-template-columns:calc((100% - 1.5rem)/2);justify-content:center}@media(max-width: 900px){.thrive-cards-row--0{grid-template-columns:1fr}}.thrive-cards-row--1{grid-template-columns:repeat(2, 1fr)}@media(max-width: 900px){.thrive-cards-row--1{grid-template-columns:1fr;gap:1rem}}.thrive-cards-row--2{grid-template-columns:repeat(2, 1fr)}@media(max-width: 600px){.thrive-cards-row--2{grid-template-columns:1fr;gap:1rem}}.thrive-cards-row--0 .thrive-card,.thrive-cards-row--1 .thrive-card,.thrive-cards-row--2 .thrive-card{min-height:280px}@media(max-width: 600px){.thrive-cards-row--0 .thrive-card,.thrive-cards-row--1 .thrive-card,.thrive-cards-row--2 .thrive-card{min-height:260px}}.thrive-card{position:relative;overflow:hidden;background:#fff;border:1px solid rgba(0,65,42,.12);transition:transform .45s cubic-bezier(0.23, 1, 0.32, 1),border-color .3s ease;cursor:pointer}.thrive-card:hover{transform:translateY(-6px);border-color:rgba(174,204,83,.35)}.thrive-cards-row--0 .thrive-card,.thrive-cards-row--1 .thrive-card,.thrive-cards-row--2 .thrive-card{border-radius:2.5rem}@media(max-width: 600px){.thrive-cards-row--0 .thrive-card,.thrive-cards-row--1 .thrive-card,.thrive-cards-row--2 .thrive-card{border-radius:1.875rem}}@media(max-width: 600px){.thrive-card-panel{border-radius:1.875rem !important}.thrive-grid-learning{transform:none}.thrive-grid-learning:hover{transform:translateY(-6px)}}.thrive-card-feature{display:flex;flex-direction:row;min-height:360px}.thrive-card-feature::before{content:"";position:absolute;bottom:0;right:0;width:180px;height:180px;background:radial-gradient(circle at 100% 100%, rgba(174, 204, 83, 0.12) 0%, transparent 70%);pointer-events:none;z-index:0}@media(max-width: 900px){.thrive-card-feature{flex-direction:column;min-height:auto}.thrive-card-feature::before{width:120px;height:120px}}.thrive-card-feature .thrive-card-media{flex:0 0 48%;position:relative;min-height:320px}@media(max-width: 900px){.thrive-card-feature .thrive-card-media{flex:0 0 auto;min-height:280px}}.thrive-card-feature .thrive-card-media::after{content:"";position:absolute;top:0;right:0;width:40%;height:100%;background:linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0.9) 100%);pointer-events:none}.thrive-card-feature .thrive-card-media img{width:100%;height:100%;object-fit:cover;object-position:center 0;transition:transform .8s cubic-bezier(0.23, 1, 0.32, 1)}.thrive-card-feature:hover .thrive-card-media img{transform:none}.thrive-card-feature .thrive-card-media{border-radius:1.875rem 0 0 1.875rem}@media(max-width: 900px){.thrive-card-feature .thrive-card-media{border-radius:1.875rem 1.875rem 0 0}}.thrive-card-feature .thrive-card-body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:3rem 3.5rem;background:#fff;border-left:4px solid rgba(174,204,83,.5)}@media(max-width: 900px){.thrive-card-feature .thrive-card-body{padding:2rem 2rem 2.5rem;border-left:none;border-top:4px solid rgba(174,204,83,.5)}}@media(max-width: 600px){.thrive-card-feature .thrive-card-body{padding:1.75rem 1.5rem}}.thrive-card-feature .thrive-card-title{color:#00412a;font-size:1.75rem;margin-bottom:.75rem}@media(max-width: 600px){.thrive-card-feature .thrive-card-title{font-size:1.35rem}}.thrive-card-feature .thrive-card-text{color:rgba(0,65,42,.75);max-width:100%}.thrive-card-feature .thrive-card-action{color:#aecc53;opacity:1;transform:none}.thrive-card-panel{display:flex;flex-direction:row;align-items:stretch;min-height:220px}@media(max-width: 1000px){.thrive-card-panel{min-height:240px}}@media(max-width: 600px){.thrive-card-panel{flex-direction:column;min-height:auto}}.thrive-card-image-left.thrive-card-panel{flex-direction:row}@media(max-width: 600px){.thrive-card-image-left.thrive-card-panel{flex-direction:column}}.thrive-card-image-right.thrive-card-panel{flex-direction:row-reverse}@media(max-width: 600px){.thrive-card-image-right.thrive-card-panel{flex-direction:column}}.thrive-card-panel .thrive-card-media{flex:0 0 42%;min-width:0;position:relative;overflow:hidden}@media(max-width: 600px){.thrive-card-panel .thrive-card-media{flex:0 0 280px;min-height:280px}}.thrive-card-image-left .thrive-card-media{border-radius:1.875rem 0 0 1.875rem}@media(max-width: 600px){.thrive-card-image-left .thrive-card-media{border-radius:1.875rem 1.875rem 0 0}}.thrive-card-image-right .thrive-card-media{border-radius:0 1.875rem 1.875rem 0}@media(max-width: 600px){.thrive-card-image-right .thrive-card-media{border-radius:1.875rem 1.875rem 0 0}}.thrive-card-panel .thrive-card-media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(0.23, 1, 0.32, 1)}.thrive-card-panel:hover .thrive-card-media img{transform:none}.thrive-card-panel .thrive-card-body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem 2.25rem;min-width:0}.thrive-card-image-left .thrive-card-panel .thrive-card-body{border-left:3px solid rgba(174,204,83,.25)}.thrive-card-image-right .thrive-card-panel .thrive-card-body{border-right:3px solid rgba(174,204,83,.25)}@media(max-width: 600px){.thrive-card-panel .thrive-card-body{padding:1.5rem 1.5rem 1.75rem;border-left:none !important;border-right:none !important;border-top:3px solid rgba(174,204,83,.25)}}.thrive-card-panel .thrive-card-accent{margin-bottom:1rem}.thrive-card-panel .thrive-card-title{color:#00412a;font-size:1.35rem;margin-bottom:.5rem}@media(max-width: 600px){.thrive-card-panel .thrive-card-title{font-size:1.2rem}}.thrive-card-panel .thrive-card-text{color:rgba(0,65,42,.75);max-width:100%;font-size:.9rem;line-height:1.55}.thrive-card-panel .thrive-card-action{color:#aecc53;margin-top:.75rem;opacity:0;transform:translateY(6px);transition:opacity .35s ease,transform .35s ease}.thrive-card-panel:hover .thrive-card-action{opacity:1;transform:translateY(0)}.thrive-card-body{position:relative}.thrive-card-accent{display:block;width:48px;height:3px;margin-bottom:1.25rem;border-radius:.3125rem;background:linear-gradient(90deg, #aecc53 0%, rgb(192.5246636771, 215.66367713, 122.33632287) 100%);transition:width .4s cubic-bezier(0.23, 1, 0.32, 1)}.thrive-card:hover .thrive-card-accent{width:64px}@media(max-width: 800px){.thrive-card-accent{width:40px;height:3px;margin-bottom:1rem}.thrive-card:hover .thrive-card-accent{width:52px}}.thrive-accent-diversity{background:linear-gradient(90deg, rgb(204, 203.75, 83) 0%, #aecc53 100%)}.thrive-accent-learning{background:linear-gradient(90deg, #aecc53 0%, rgb(143.75, 204, 83) 100%)}.thrive-accent-experimental{background:linear-gradient(90deg, rgb(156.7730941704, 189.8941704036, 56.3058295964) 0%, rgb(183.2623318386, 209.831838565, 102.668161435) 100%)}.thrive-accent-pathways{background:linear-gradient(90deg, rgb(153.8333333333, 204, 83) 0%, rgb(188.8197309417, 213.330941704, 114.469058296) 100%)}.thrive-card-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;letter-spacing:-0.02em;line-height:1.25;margin:0}.thrive-card-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:400;line-height:1.55;margin:0}.thrive-card-action{display:inline-block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:700;transition:all .35s ease}.thrive-cta{display:flex;justify-content:center;margin-top:1rem}.thrive-btn{display:inline-flex;align-items:center;gap:.875rem;padding:1.125rem 1.125rem 1.125rem 2.25rem;background-color:#aecc53;color:#00412a;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.15rem;font-weight:700;text-decoration:none;border-radius:3.125rem;border:1px solid rgba(174,204,83,.2);transition:all .4s cubic-bezier(0.4, 0, 0.2, 1)}.thrive-btn .thrive-btn-arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#00412a;border-radius:50%;transition:all .3s ease}.thrive-btn .thrive-btn-arrow img{width:22px !important;height:22px !important;object-fit:contain !important}.thrive-btn:hover{background-color:#fff;transform:translateY(-4px);border-color:rgba(174,204,83,.5)}.thrive-btn:hover .thrive-btn-arrow{transform:translateX(5px) rotate(-10deg);background-color:#aecc53}.thrive-btn:hover .thrive-btn-arrow img{filter:brightness(0) saturate(100%)}@media(max-width: 800px){.thrive-btn{padding:1rem 1rem 1rem 2rem;font-size:1.05rem}.thrive-btn .thrive-btn-arrow{width:42px;height:42px}.thrive-btn .thrive-btn-arrow img{width:18px !important;height:18px !important}}.thrive-btn--compact{padding:1rem .875rem 1rem 1.75rem;font-size:1rem;gap:.625rem}.thrive-btn--compact .thrive-btn-arrow{width:40px;height:40px}.thrive-btn--compact .thrive-btn-arrow img{width:18px !important;height:18px !important}@media(max-width: 800px){.thrive-btn--compact{padding:.75rem .75rem .75rem 1.5rem;font-size:.9375rem}.thrive-btn--compact .thrive-btn-arrow{width:36px;height:36px}.thrive-btn--compact .thrive-btn-arrow img{width:16px !important;height:16px !important}}.thrive-modal{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(0.23, 1, 0.32, 1)}.thrive-modal.active{opacity:1;visibility:visible}.thrive-modal.active .thrive-modal-backdrop{opacity:1}.thrive-modal.active .thrive-modal-container{opacity:1}.thrive-modal-backdrop{position:absolute;inset:1.5rem;background:rgba(0,0,0,.6);backdrop-filter:blur(10px);border-radius:2.5rem;opacity:0;transition:opacity .4s ease}@media(max-width: 640px){.thrive-modal-backdrop{inset:1rem;border-radius:1.875rem}}.thrive-modal-arrows{position:absolute;inset:0;pointer-events:none;z-index:3;display:flex;align-items:center;justify-content:center}.thrive-modal-arrow{position:absolute;width:300px !important;height:300px !important;min-width:300px;max-width:300px;min-height:300px;max-height:300px;object-fit:contain;opacity:.7;filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.2))}@media(max-width: 900px){.thrive-modal-arrow{width:70px !important;height:70px !important;min-width:70px;max-width:70px;min-height:70px;max-height:70px}}@media(max-width: 640px){.thrive-modal-arrow{width:50px !important;height:50px !important;min-width:50px;max-width:50px;min-height:50px;max-height:50px}}.thrive-modal-arrow-tl{left:0;top:0;transform:scaleY(-1) !important}@media(max-width: 900px){.thrive-modal-arrow-tl{left:0;top:0}}@media(max-width: 640px){.thrive-modal-arrow-tl{display:none}}.thrive-modal-arrow-tr{right:0;top:0;transform:scale(-1, -1) !important}@media(max-width: 900px){.thrive-modal-arrow-tr{right:0;top:0}}@media(max-width: 640px){.thrive-modal-arrow-tr{display:none}}.thrive-modal-arrow-bl{left:0;bottom:0}@media(max-width: 900px){.thrive-modal-arrow-bl{left:0;bottom:0}}@media(max-width: 640px){.thrive-modal-arrow-bl{display:none}}.thrive-modal-arrow-br{right:0;bottom:0;transform:scaleX(-1) !important}@media(max-width: 900px){.thrive-modal-arrow-br{right:0;bottom:0}}@media(max-width: 640px){.thrive-modal-arrow-br{display:none}}.thrive-modal-container{position:relative;z-index:2;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;opacity:0;transition:all .5s cubic-bezier(0.23, 1, 0.32, 1)}.thrive-modal-content{background:#fff;border-radius:2.5rem;padding:3rem;position:relative;box-shadow:0 25px 80px rgba(0,0,0,.25)}@media(max-width: 600px){.thrive-modal-content{padding:2rem 1.5rem;border-radius:1.875rem}}.thrive-modal-close{position:absolute;top:1.5rem;right:1.5rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:50%;color:#00412a;cursor:pointer;transition:all .3s ease}.thrive-modal-close:hover{background:#00412a;color:#fff;transform:rotate(90deg)}.thrive-modal-close svg{width:20px;height:20px}@media(max-width: 600px){.thrive-modal-close{width:40px;height:40px;top:1rem;right:1rem}}.thrive-modal-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.thrive-modal-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:#aecc53;border-radius:1.25rem;color:#00412a;font-size:1.5rem;flex-shrink:0}@media(max-width: 600px){.thrive-modal-icon{width:48px;height:48px;font-size:1.25rem}}.thrive-modal-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2rem;font-weight:700;letter-spacing:-0.02em;line-height:1.2;color:#00412a;margin:0}@media(max-width: 600px){.thrive-modal-title{font-size:1.5rem}}.thrive-modal-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:400;line-height:1.8;color:rgba(0,65,42,.75);margin-bottom:2rem}@media(max-width: 600px){.thrive-modal-text{font-size:1rem;line-height:1.7}}.talent-video-section{position:relative;width:100%;padding:6rem 2rem;overflow:hidden;background:#fff;content-visibility:auto;contain-intrinsic-size:auto 60vh}@media(max-width: 799px){.talent-video-section{padding:4rem 1.5rem}}.talent-video-inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,3.5rem);align-items:center;max-width:1100px;margin:0 auto}@media(max-width: 899px){.talent-video-inner{grid-template-columns:1fr;gap:2rem}}.talent-video-content{min-width:0}@media(max-width: 899px){.talent-video-content{text-align:center}}.talent-video-eyebrow{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgba(0,65,42,.65);display:block;margin:0 0 12px}@media(max-width: 899px){.talent-video-eyebrow{margin-left:auto;margin-right:auto;width:fit-content}}.talent-video-title{text-align:left;justify-content:flex-start;margin-bottom:16px}.talent-video-title .title-part{color:#00412a}.talent-video-title .title-arrow img{opacity:.9}.talent-video-title .title-accent{color:#aecc53}@media(max-width: 899px){.talent-video-title{text-align:center;justify-content:center}}.talent-video-intro{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:400;line-height:1.65;color:rgba(0,65,42,.85);max-width:28em;margin:0}@media(max-width: 899px){.talent-video-intro{max-width:none;text-align:center}}.talent-video-visual{position:relative;width:100%;min-width:0;padding:1.5rem 0}.talent-video-visual::before{content:"";position:absolute;top:50%;left:50%;width:min(100%,420px);height:min(100%,280px);transform:translate(-50%, -50%);background:radial-gradient(ellipse 80% 70% at 50% 50%, rgba(174, 204, 83, 0.08) 0%, rgba(0, 65, 42, 0.04) 50%, transparent 70%);border-radius:2.5rem;filter:blur(24px);pointer-events:none;z-index:0}@media(max-width: 899px){.talent-video-visual{padding:1rem 0}}.talent-video-frame-wrap{position:relative;z-index:1}.talent-video-frame-wrap::before{content:"";position:absolute;inset:0;transform:translate(10px, 10px);background:linear-gradient(135deg, #00412a 0%, rgba(0, 65, 42, 0.85) 100%);border-radius:1.875rem;z-index:-1;transition:transform .25s ease}.talent-video-frame-wrap:hover::before{transform:translate(12px, 12px)}@media(max-width: 899px){.talent-video-frame-wrap{max-width:560px;margin:0 auto}}.talent-video-frame{position:relative;border-radius:1.875rem;overflow:hidden;background:#00412a;border:1px solid rgba(0,65,42,.08);box-shadow:0 16px 48px rgba(0,65,42,.12);transition:box-shadow .25s ease,border-color .25s ease}.talent-video-frame::after{content:"";position:absolute;bottom:0;right:0;width:48px;height:48px;background:linear-gradient(135deg, transparent 50%, rgba(174, 204, 83, 0.25) 50%);border-radius:0 0 1.875rem 0;pointer-events:none}.talent-video-frame:hover{border-color:rgba(174,204,83,.35)}.talent-video-accent{position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(to bottom, #aecc53, rgba(174, 204, 83, 0.55) 70%, transparent);z-index:1;pointer-events:none;border-radius:1.875rem 0 0 1.875rem}.talent-video-wrapper{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}.talent-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.about-section{position:relative;width:100vw;min-height:100svh;overflow:hidden;background-color:#00412a;padding-top:80px}.about-hero-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;will-change:clip-path}.about-hero-img img{width:100%;height:100%;object-fit:cover;filter:brightness(0.5) saturate(1.1)}.about-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(0, 65, 42, 0.3) 0%, rgba(0, 65, 42, 0.6) 100%);z-index:1}.about-hero{position:relative;width:100%;padding:4rem 2rem 2rem;z-index:2;display:flex;align-items:center;justify-content:center}@media(max-width: 800px){.about-hero{padding:3rem 1rem 1rem;min-height:50svh}}.about-hero-content{position:relative;z-index:2;width:100%;max-width:1200px;padding:2rem;text-align:center;color:#fff}.about-hero-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:3.5rem;font-weight:500;letter-spacing:-0.1rem;line-height:1.2;margin-bottom:3rem;opacity:1;transform:translateY(0);will-change:transform,opacity}@media(max-width: 800px){.about-hero-title{font-size:2rem;margin-bottom:2rem}}.about-hero-stats{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}@media(max-width: 800px){.about-hero-stats{gap:2rem}}.about-hero-stat{opacity:1;transform:translateY(0);will-change:transform,opacity}.about-hero-stat-number{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2rem;font-weight:400;letter-spacing:.1rem;color:hsla(0,0%,100%,.9)}@media(max-width: 800px){.about-hero-stat-number{font-size:1.5rem}}.about-content-cards{position:relative;width:100vw;background-color:#00412a;z-index:2}.about-content-card{position:sticky;width:100%;height:125svh;transform-style:preserve-3d;perspective:1000px;top:0}.about-content-card-inner{position:relative;width:100%;height:100%;display:flex;flex-direction:column;transform-origin:50% 100%;will-change:transform;text-align:center;padding:4rem 2rem;justify-content:center;align-items:center}#about-card-1 .about-content-card-inner{background-color:rgba(0,65,42,.95)}#about-card-2 .about-content-card-inner{background-color:rgba(0,42,27,.95)}#about-card-3 .about-content-card-inner{background-color:hsla(0,0%,100%,.98)}#about-card-3 .about-content-card-inner .about-content-card-title h1{color:#00412a}#about-card-3 .about-content-card-inner .about-content-card-description p{color:#00412a}#about-card-3 .about-content-card-inner .about-content-card-info p{color:rgba(0,65,42,.7)}.about-content-card-info{width:25%;padding:2em 0;text-align:left;color:hsla(0,0%,100%,.8)}.about-content-card-info p{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em}@media(max-width: 1000px){.about-content-card-info{width:75%;text-align:center;padding:2em 0}}.about-content-card-title{width:100%;margin:2rem 0}.about-content-card-title h1{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:5rem;font-weight:700;line-height:1.1;color:#fff;letter-spacing:-0.05em}@media(max-width: 1000px){.about-content-card-title h1{font-size:3rem}}@media(max-width: 600px){.about-content-card-title h1{font-size:2rem}}.about-content-card-description{width:60%;margin:0 auto 2em auto}.about-content-card-description p{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:400;line-height:1.8;color:hsla(0,0%,100%,.9);text-transform:none;letter-spacing:normal}@media(max-width: 1000px){.about-content-card-description p{width:100%;font-size:1.125rem}}.about-content-card-media{width:100%;margin-top:2em;overflow:visible;background:none;border:none;padding:0}.about-content-card-media img{width:100%;height:auto;display:block}@media(max-width: 1000px){.about-content-card-media{margin-top:1em}}.about-content-card-map-container{width:100%;margin-top:2em;background:none;border:none;padding:0;overflow:visible}.about-content-card-footer{text-align:center}.about-content-card-footer .global-impact-footer{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.6;color:#00412a;margin-bottom:1.5rem}@media(max-width: 800px){.about-content-card-footer .global-impact-footer{font-size:1.25rem}}.about-content-card-footer .global-impact-cta{text-align:center}.about-content-card-footer .global-impact-btn{display:inline-flex;align-items:center;gap:1rem;padding:1rem 2rem;background-color:#00412a;border:none;border-radius:2.5rem;color:#fff;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:500;text-decoration:none !important;transition:all .3s ease;cursor:pointer}.about-content-card-footer .global-impact-btn:hover,.about-content-card-footer .global-impact-btn:focus{color:#fff;background-color:#002a1b;gap:1.5rem;transform:translateX(5px);text-decoration:none !important}.about-content-card-footer .global-impact-btn ion-icon{font-size:1.25rem;transition:transform .3s ease}@media(max-width: 800px){.about-content-card-footer .global-impact-btn{font-size:1rem;padding:.875rem 1.5rem}}.about-content-card-inner::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:var(--after-opacity, 0);will-change:opacity;pointer-events:none;z-index:2}.global-impact-section{position:relative;width:100vw;background-color:#fff;padding:8rem 2rem;display:flex;align-items:center;justify-content:center}@media(max-width: 800px){.global-impact-section{padding:6rem 1rem}}.global-impact-container{max-width:1200px;width:100%;text-align:center}.global-impact-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:3.5rem;font-weight:500;letter-spacing:-0.1rem;line-height:1.2;color:#00412a;margin-bottom:5rem;opacity:1;transform:translateY(0);will-change:transform,opacity}@media(max-width: 800px){.global-impact-title{font-size:2rem;margin-bottom:3rem}}.global-impact-stats{display:grid;grid-template-columns:repeat(2, 1fr);gap:3rem;margin-bottom:4rem}@media(max-width: 800px){.global-impact-stats{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}}.global-impact-stat{opacity:1;transform:translateY(0);will-change:transform,opacity}.global-impact-stat-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:400;line-height:1.8;color:#00412a;text-align:left}@media(max-width: 800px){.global-impact-stat-text{font-size:1rem;text-align:center}}.global-impact-stat-text strong{color:#00412a;font-weight:700}.about-content-cta{margin-top:3rem;text-align:center}@media(max-width: 800px){.about-content-cta{margin-top:2rem}}.about-content-link{display:inline-flex;align-items:center;gap:.5rem;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:500;color:#fff;text-decoration:none;border-bottom:2px solid #fff;padding-bottom:.25rem;transition:all .3s ease}.about-content-link:hover{gap:1rem;border-bottom-color:#aecc53;color:#aecc53}.values-items{display:flex;flex-direction:column;gap:3rem;margin-top:3rem}@media(max-width: 800px){.values-items{gap:2rem;margin-top:2rem}}.values-item h2.values-item-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-0.05rem;line-height:1.2;color:#fff;margin-bottom:.75rem}@media(max-width: 800px){.values-item h2.values-item-title{font-size:2rem}}.values-item .values-item-subtitle{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.4;color:hsla(0,0%,100%,.95);margin-bottom:1rem}@media(max-width: 800px){.values-item .values-item-subtitle{font-size:1.25rem}}.values-item .values-item-description{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:400;line-height:1.7;color:hsla(0,0%,100%,.9)}@media(max-width: 800px){.values-item .values-item-description{font-size:1.125rem}}.global-impact-footer{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:500;line-height:1.6;color:#00412a;margin-top:3rem;text-align:center}@media(max-width: 800px){.global-impact-footer{font-size:1.25rem;margin-top:2rem}}.global-impact-cta{text-align:center;margin-top:3rem}@media(max-width: 800px){.global-impact-cta{margin-top:2rem}}.global-impact-btn{display:inline-flex;align-items:center;gap:1rem;padding:1rem 2rem;background-color:#00412a;border:none;border-radius:2.5rem;color:#fff;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:500;text-decoration:none !important;transition:all .3s ease;cursor:pointer}.global-impact-btn:hover,.global-impact-btn:focus{color:#fff;background-color:#002a1b;gap:1.5rem;transform:translateX(5px);text-decoration:none !important}.global-impact-btn ion-icon{font-size:1.25rem;transition:transform .3s ease}@media(max-width: 800px){.global-impact-btn{font-size:1rem;padding:.875rem 1.5rem}}.about-hero{position:relative;height:100svh;min-height:100svh;padding-top:80px;display:grid;grid-template-columns:1fr 1.15fr;overflow:hidden;background:#00412a}@media(max-width: 799px){.about-hero{padding-top:70px;height:auto;min-height:auto;grid-template-columns:1fr;grid-template-rows:auto 50vh}}.about-hero-panel{position:relative;display:flex;align-items:center;background:#00412a;padding:2rem;padding-left:max(2rem,(100vw - 1400px)/2 + 2rem)}@media(max-width: 899px){.about-hero-panel{padding:2rem 1.5rem;padding-left:1.5rem}}@media(max-width: 799px){.about-hero-panel{order:2;padding:2.5rem 1.5rem 3rem}}.about-hero-content{position:relative;max-width:520px}.about-hero-content::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(to bottom, #aecc53, rgba(174, 204, 83, 0.35));border-radius:.3125rem}@media(max-width: 599px){.about-hero-content::before{width:2px}}.about-hero-eyebrow{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:hsla(0,0%,100%,.65);margin:0 0 16px 24px}.about-hero-title{color:#fff;margin:0 0 20px 24px;max-width:20ch;justify-content:flex-start}.about-hero-title .title-arrow img{transform:translateY(20%) scale(-1, -1)}.about-hero-subtitle{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(.9375rem,1.4vw,1.125rem);font-weight:400;line-height:1.65;color:hsla(0,0%,100%,.88);margin:0 0 0 24px;max-width:30ch}.about-hero-meta{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.9375rem;font-weight:400;letter-spacing:.04em;color:hsla(0,0%,100%,.55);margin:20px 0 0 24px}.about-hero-meta-num{font-weight:700;color:rgba(174,204,83,.95);letter-spacing:.08em}.about-hero-media{position:relative;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vw,3rem)}@media(max-width: 799px){.about-hero-media{order:1;min-height:45vh}}.about-hero-media--compact{align-items:center;padding:clamp(.5rem,2vw,1.5rem)}.about-hero-img{position:relative;inset:auto;top:auto;left:auto;right:auto;bottom:auto;width:auto !important;height:auto !important;max-width:90%;max-height:90%;display:block;object-fit:contain !important;object-position:center !important}@media(max-width: 799px){.about-hero-img{max-width:100%;max-height:100%}}.about-hero-img--compact{max-width:70% !important;max-height:55% !important}@media(max-width: 799px){.about-hero-img--compact{max-width:100% !important;max-height:100% !important}}.about-hero-scroll{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:5;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:.625rem;letter-spacing:.15em;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.about-hero-scroll ion-icon{font-size:.875rem}.about-corporate-section{position:relative;width:100%;padding:8rem 2rem;overflow:hidden;background:linear-gradient(180deg, #ffffff 0%, rgba(0, 65, 42, 0.04) 30%, #ffffff 100%)}@media(max-width: 799px){.about-corporate-section{padding:4rem 1.5rem}}.about-corporate-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2.5rem,5vw,4rem);align-items:center;max-width:1280px;margin:0 auto}@media(max-width: 899px){.about-corporate-inner{grid-template-columns:1fr;gap:2.5rem}}.about-corporate-video-wrap{position:relative}@media(max-width: 899px){.about-corporate-video-wrap{order:1}}.about-corporate-video-frame{position:relative;border-radius:2.5rem;overflow:hidden;background:#00412a;border:2px solid rgba(0,65,42,.08);box-shadow:0 24px 56px rgba(0,65,42,.12),0 0 0 1px rgba(0,65,42,.06)}.about-corporate-video-frame::before{content:"";position:absolute;inset:-8px;transform:translate(12px, 12px);background:linear-gradient(145deg, #00412a 0%, rgba(0, 65, 42, 0.88) 100%);border-radius:2.5rem;z-index:-1;opacity:.9}@media(max-width: 899px){.about-corporate-video-frame{max-width:640px;margin:0 auto}}.about-corporate-video-wrapper{position:relative;width:100%;padding-bottom:62.5%;height:0;overflow:hidden}@media(max-width: 899px){.about-corporate-video-wrapper{padding-bottom:56.25%}}.about-corporate-video-accent{position:absolute;left:0;top:0;bottom:0;width:6px;background:linear-gradient(to bottom, #aecc53, rgba(174, 204, 83, 0.5));z-index:1;pointer-events:none;border-radius:2.5rem 0 0 2.5rem}.about-corporate-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;display:block}.about-corporate-video-label{display:inline-block;margin-top:1rem;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:rgba(0,65,42,.6)}@media(max-width: 899px){.about-corporate-video-label{text-align:center;width:100%}}.about-corporate-content{min-width:0}@media(max-width: 899px){.about-corporate-content{order:2}}.about-corporate-pull{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.3;letter-spacing:-0.02em;color:#00412a;margin:0 0 1.75rem;font-style:italic}@media(max-width: 899px){.about-corporate-pull{text-align:center}}.about-corporate-body{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:rgba(0,65,42,.85);margin:0 0 1.25rem}@media(max-width: 899px){.about-corporate-body{text-align:center}}.about-corporate-body--highlight{font-weight:500;color:#00412a;margin-bottom:2rem}.about-corporate-cta{display:inline-flex;align-items:center;gap:.875rem;padding:1rem 1rem 1rem 2rem;background:#00412a;color:#fff;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:700;text-decoration:none;border-radius:3.125rem;border:none;transition:background 300ms ease,transform 300ms ease;box-shadow:0 8px 24px rgba(0,65,42,.25)}.about-corporate-cta .about-corporate-cta-arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:hsla(0,0%,100%,.2);border-radius:9999px;transition:all 300ms ease}.about-corporate-cta .about-corporate-cta-arrow img{width:20px !important;height:20px !important;object-fit:contain}.about-corporate-cta:hover{background:#002a1b;color:#fff}.about-corporate-cta:hover .about-corporate-cta-arrow{background:#aecc53;transform:translateX(4px)}.about-corporate-cta:hover .about-corporate-cta-arrow img{filter:brightness(0) saturate(100%)}@media(max-width: 899px){.about-corporate-cta{display:flex;margin:0 auto;width:fit-content}}.page-header{position:fixed;top:0;left:0;width:100%;z-index:1030;transition:all .6s cubic-bezier(0.4, 0, 0.2, 1);background:linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.96) 100%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 1px 0 rgba(0,65,42,.08),0 4px 24px rgba(0,65,42,.06)}.page-header.page-header-transparent{background:rgba(0,0,0,0);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.page-header.page-header-transparent.scrolled,.page-header.page-header-transparent:has(.page-header-menu-btn:hover){background:linear-gradient(180deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.75) 100%);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);box-shadow:0 1px 0 hsla(0,0%,100%,.2),0 8px 32px rgba(0,65,42,.08)}.page-header.page-header-transparent:has(.page-header-menu-btn:hover){box-shadow:none !important}.page-header.page-header-transparent:has(.page-header-menu-btn:hover) .page-header-logo img{filter:none}.page-header.page-header-transparent:has(.page-header-menu-btn:hover) .page-header-link{color:#00412a}.page-header.page-header-transparent:has(.page-header-menu-btn:hover) .page-header-link-cta{color:#00412a !important}.page-header.page-header-transparent:has(.page-header-menu-btn:hover) .page-header-menu-btn .menu-line{background-color:#00412a}.page-header-container{margin:0 auto;padding:1.75rem 2rem;display:flex;align-items:center;justify-content:space-between}@media(max-width: 1024px){.page-header-container{padding:1.5rem 2.5rem}}@media(max-width: 800px){.page-header-container{padding:1.25rem 1.5rem}}.page-header-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0;z-index:1051}.page-header-logo img{height:44px !important;width:auto !important;max-width:160px !important;object-fit:contain !important;display:block;transition:filter .3s ease,transform .3s ease}.page-header-transparent:not(.scrolled):not(.menu-open) .page-header-logo img{filter:brightness(0) invert(1)}@media(max-width: 800px){.page-header-logo img{height:36px !important;max-width:130px !important}}.page-header-logo:hover img{transform:none}.page-header-nav{display:flex;align-items:center;gap:.25rem}@media(max-width: 800px){.page-header-nav{display:none}}.page-header-link{position:relative;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:500;color:#00412a;text-decoration:none;padding:.625rem 1.25rem;border-radius:.625rem;display:inline-block;transition:all .35s cubic-bezier(0.4, 0, 0.2, 1)}.page-header-transparent:not(.scrolled) .page-header-link{color:hsla(0,0%,100%,.95);text-shadow:0 1px 2px rgba(0,0,0,.1)}.page-header-link::after{content:"";position:absolute;bottom:.25rem;left:50%;transform:translateX(-50%) scaleX(0);width:60%;height:2px;background:#aecc53;border-radius:.3125rem;transition:transform .3s cubic-bezier(0.34, 1.56, 0.64, 1)}.page-header-link:hover{color:#00412a}.page-header-transparent:not(.scrolled):not(:has(.page-header-menu-btn:hover)) .page-header-link:hover{color:#fff}.page-header-link:hover::after{transform:translateX(-50%) scaleX(1)}.page-header-link.active{font-weight:700;color:#00412a}.page-header-transparent:not(.scrolled):not(:has(.page-header-menu-btn:hover)) .page-header-link.active{color:#fff}.page-header-link.active::after{transform:translateX(-50%) scaleX(1)}.page-header-link-cta{background:linear-gradient(135deg, #aecc53 0%, rgb(164.7376681614, 198.168161435, 63.331838565) 100%);color:#00412a !important;padding:.75rem 1.75rem;border-radius:2.5rem;margin-left:1rem;font-weight:700;box-shadow:0 4px 16px rgba(174,204,83,.25),inset 0 1px 0 hsla(0,0%,100%,.2);transition:all .35s cubic-bezier(0.4, 0, 0.2, 1)}.page-header-transparent:not(.scrolled) .page-header-link-cta{color:#00412a !important;text-shadow:none;box-shadow:0 4px 16px rgba(174,204,83,.3),inset 0 1px 0 hsla(0,0%,100%,.3)}.page-header-link-cta::after{display:none}.page-header-link-cta:hover{transform:translateY(-2px);background:linear-gradient(135deg, rgb(183.2623318386, 209.831838565, 102.668161435) 0%, #aecc53 100%);border-color:rgba(174,204,83,.5)}.page-header-link-cta.active{background:linear-gradient(135deg, #aecc53 0%, rgb(164.7376681614, 198.168161435, 63.331838565) 100%)}.page-header-menu-btn{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:none;border:none;cursor:pointer;padding:.75rem;border-radius:50%;width:48px;height:48px;transition:background-color .3s ease;z-index:1051}.page-header-menu-btn .menu-line{display:block;width:22px;height:2px;background-color:#00412a;border-radius:.3125rem;transition:all .3s ease}.page-header-transparent:not(.scrolled):not(.menu-open) .page-header-menu-btn .menu-line{background-color:#fff}.page-header-menu-btn .menu-line:nth-child(2){width:16px}.page-header-menu-btn:hover{background-color:rgba(174,204,83,.15)}.page-header-menu-btn:hover .menu-line{background-color:#aecc53}.page-header-menu-btn:hover .menu-line:nth-child(2){width:22px}@media(max-width: 800px){.page-header-menu-btn{display:flex}}.page-header-mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00412a;z-index:1050;padding:6rem 2rem 2rem;transform:translateY(-100%);transition:transform .5s cubic-bezier(0.4, 0, 0.2, 1);overflow-y:auto;display:flex;flex-direction:column}.page-header-mobile-menu.open{transform:translateY(0)}@media(min-width: 801px){.page-header-mobile-menu{display:none}}.page-header-mobile-nav{display:flex;flex-direction:column;gap:.5rem;flex:1}.page-header-mobile-link{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2rem;font-weight:400;color:#fff;text-decoration:none;padding:1rem 0;border-bottom:1px solid hsla(0,0%,100%,.1);transition:all .3s ease;position:relative}.page-header-mobile-link::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleX(0);width:3px;height:60%;background-color:#aecc53;border-radius:.3125rem;transition:transform .3s ease;transform-origin:left}.page-header-mobile-link:hover,.page-header-mobile-link.active{color:#aecc53;padding-left:1rem}.page-header-mobile-link:hover::before,.page-header-mobile-link.active::before{transform:translateY(-50%) scaleX(1)}.page-header-mobile-link.active{font-weight:500}@media(max-width: 500px){.page-header-mobile-link{font-size:1.5rem}}.mobile-menu-deco{position:absolute;bottom:2rem;right:2rem;width:120px !important;height:auto !important;opacity:.3;transform:rotate(-15deg)}.page-header-close-btn{position:absolute;top:1.25rem;right:1.5rem;background:hsla(0,0%,100%,.1);border:none;cursor:pointer;padding:0;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.page-header-close-btn .close-line{position:absolute;width:20px;height:2px;background-color:#fff;border-radius:.3125rem;transition:background-color .3s ease}.page-header-close-btn .close-line:first-child{transform:rotate(45deg)}.page-header-close-btn .close-line:last-child{transform:rotate(-45deg)}.page-header-close-btn:hover{background-color:rgba(174,204,83,.2);transform:rotate(90deg)}.page-header-close-btn:hover .close-line{background-color:#aecc53}.page-hero{position:relative;width:100%;height:100svh;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:80px;background-color:#00412a}@media(max-width: 800px){.page-hero{height:auto;min-height:auto;padding-top:70px}}.page-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.page-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.page-hero-video{position:absolute;top:50%;left:50%;width:177.78vh;height:100vh;min-width:100vw;min-height:56.25vw;transform:translate(-50%, -50%);pointer-events:none;border:none;z-index:0;object-fit:cover}.page-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, rgba(0, 65, 42, 0.85) 0%, rgba(0, 65, 42, 0.65) 50%, rgba(0, 65, 42, 0.75) 100%);z-index:1}.page-hero-container{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem;text-align:center}@media(max-width: 800px){.page-hero-container{padding:2rem 1.5rem}}.page-hero-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:700;letter-spacing:-0.05em;line-height:1.2;color:#fff;margin-bottom:2rem;opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease-out .2s forwards}@media(max-width: 800px){.page-hero-title{margin-bottom:1.5rem}}.page-hero-subtitle{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.6;color:hsla(0,0%,100%,.9);max-width:800px;margin:0 auto 3rem;opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease-out .4s forwards}@media(max-width: 800px){.page-hero-subtitle{margin-bottom:2rem}}.page-hero-badges{display:flex;justify-content:center;align-items:stretch;gap:1.5rem;flex-wrap:wrap;opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease-out .6s forwards;max-width:900px;margin:0 auto}@media(max-width: 800px){.page-hero-badges{gap:1rem;padding:0 1rem}}@media(max-width: 480px){.page-hero-badges{flex-direction:column;align-items:center}}.page-hero-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem 2rem;flex:1 1 180px;max-width:220px;min-width:180px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:1.25rem;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);text-align:center}@media(max-width: 800px){.page-hero-badge{padding:1.25rem 1.5rem;flex:1 1 140px;min-width:140px;max-width:180px}}@media(max-width: 480px){.page-hero-badge{width:100%;max-width:280px;min-width:unset}}.page-hero-badge-value{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:#fff;line-height:1.2;flex:1;display:flex;align-items:center}.page-hero-badge-label{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(.875rem,1.5vw,1rem);font-weight:400;color:hsla(0,0%,100%,.8);text-transform:uppercase;letter-spacing:.1em;margin-top:auto}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.page-hero-scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:2;opacity:0;animation:fadeIn 1s ease-out 1s forwards,bounce 2s ease-in-out 1s infinite}@media(max-width: 800px){.page-hero-scroll{bottom:1.5rem}}.page-hero-scroll-icon{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.7);font-size:.875rem;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:color .3s ease}.page-hero-scroll-icon:hover{color:#fff}.page-hero-scroll-icon ion-icon{font-size:1.5rem}@keyframes fadeIn{to{opacity:1}}@keyframes bounce{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(10px)}}.working-hero{position:relative;min-height:100vh;padding-top:80px;display:grid;grid-template-columns:1.35fr 1fr;overflow:hidden;background:#00412a}@media(max-width: 799px){.working-hero{padding-top:70px;grid-template-columns:1fr;grid-template-rows:auto 50vh}}.working-hero-panel{position:relative;display:flex;align-items:center;background:#00412a;padding:2rem;padding-left:max(2rem,(100vw - 1400px)/2 + 2rem)}@media(max-width: 899px){.working-hero-panel{padding:2rem 1.5rem;padding-left:1.5rem}}@media(max-width: 799px){.working-hero-panel{order:2;padding:2.5rem 1.5rem 3rem}}.working-hero-content{position:relative;max-width:580px}.working-hero-content::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(to bottom, #aecc53, rgba(174, 204, 83, 0.35));border-radius:.3125rem}@media(max-width: 599px){.working-hero-content::before{width:2px}}.working-hero-eyebrow{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:hsla(0,0%,100%,.65);margin:0 0 16px 24px}.working-hero-title{color:#fff;margin:0 0 20px 24px;max-width:28ch;justify-content:flex-start;align-items:baseline;position:relative}.working-hero-title .title-part{flex:0 0 100%;white-space:nowrap}.working-hero-title .title-accent{color:#aecc53;white-space:nowrap}.working-hero-title .title-arrow{position:absolute;right:0;top:100%;transform:scale(-1, -1)}.working-hero-subtitle{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(.9375rem,1.4vw,1.125rem);font-weight:400;line-height:1.65;color:hsla(0,0%,100%,.88);margin:0 0 20px 24px;max-width:32ch}.working-hero-badges{display:flex;flex-wrap:wrap;gap:12px;margin-left:24px}.working-hero-badge{display:inline-block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#aecc53;background:rgba(0,0,0,0);border:2px solid #aecc53;padding:8px 16px;border-radius:2.5rem}.working-hero-slogan{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.125rem,2vw,1.25rem);font-weight:700;line-height:1.4;color:#aecc53;margin:20px 0 0 24px}@media(max-width: 799px){.working-hero-slogan{margin-left:0}}.working-hero-cta{display:inline-flex;align-items:center;gap:12px;margin-top:16px;margin-left:24px;padding:16px 24px;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:700;color:#00412a;background:#aecc53;border:2px solid #aecc53;border-radius:2.5rem;text-decoration:none;transition:background .3s ease,color .3s ease,transform .2s ease;box-shadow:0 4px 14px rgba(174,204,83,.35)}.working-hero-cta:hover{background:rgb(188.8197309417,213.330941704,114.469058296);color:#00412a;transform:translateY(-2px)}.working-hero-cta .working-hero-cta-arrow{display:flex;align-items:center;flex-shrink:0;width:20px;height:20px}.working-hero-cta .working-hero-cta-arrow img{width:100%;height:100%;max-width:20px;max-height:20px;display:block;object-fit:contain}@media(max-width: 799px){.working-hero-cta{margin-left:0;margin-top:16px}}.working-hero-media{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;align-self:center;padding:clamp(.5rem,1.6vw,1.25rem) clamp(1rem,2.4vw,2rem) clamp(.5rem,1.6vw,1.25rem) clamp(.25rem,1vw,.75rem);box-sizing:border-box}@media(max-width: 799px){.working-hero-media{order:1;align-self:stretch;min-height:40vh;aspect-ratio:16/10;padding:0}}.working-hero-carousel{position:relative;width:100%;height:100%;border-radius:1.875rem;overflow:hidden}.working-hero-carousel-track{position:relative;width:100%;height:100%}.working-hero-carousel-slide{position:absolute;inset:0;opacity:0;transition:opacity 1s ease-in-out;z-index:0;overflow:hidden}.working-hero-carousel-slide.is-active{opacity:1;z-index:1}.working-hero-carousel-slide.is-active .working-hero-img{animation:kenBurns 6s ease-out forwards}@keyframes kenBurns{from{transform:scale(1.08)}to{transform:scale(1)}}.working-hero-carousel-slide .working-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform}.working-hero-carousel-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(120deg, rgba(0, 65, 42, 0.18) 0%, transparent 60%);pointer-events:none}.working-hero-carousel-dots{position:absolute;bottom:1.25rem;left:50%;transform:translateX(-50%);z-index:3;display:flex;gap:.5rem;align-items:center}.working-hero-carousel-dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.45);border:1px solid hsla(0,0%,100%,.6);cursor:pointer;transition:background .3s ease,transform .3s ease}.working-hero-carousel-dot.is-active{background:#aecc53;border-color:#aecc53;transform:scale(1.35)}.working-hero-carousel-progress{position:absolute;top:0;left:0;right:0;height:3px;background:hsla(0,0%,100%,.15);z-index:4}.working-hero-carousel-progress-bar{height:100%;width:0%;background:#aecc53;transition:width linear}.working-hero-scroll{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:5;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:.625rem;letter-spacing:.15em;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.working-hero-scroll ion-icon{font-size:.875rem}.global-impact-section{position:relative;width:100%;min-height:100vh;background:#fff;padding:10rem 2rem 8rem;overflow-x:hidden;overflow-y:visible;content-visibility:auto;contain-intrinsic-size:auto 80vh}@media(max-width: 800px){.global-impact-section{padding:6rem 1.5rem 6rem;min-height:auto}}.global-impact-bg-layers{display:none}.global-impact-bg-collage{position:absolute;width:auto !important;height:auto !important;object-fit:contain !important;opacity:.04;mix-blend-mode:multiply;filter:saturate(0.5)}.global-impact-bg-1{top:0;right:0;max-width:65vw !important;max-height:75vh !important;animation:global-impact-float 28s ease-in-out infinite}.global-impact-bg-2{bottom:0;left:0;max-width:55vw !important;max-height:65vh !important;animation:global-impact-float 24s ease-in-out infinite reverse}@keyframes global-impact-float{0%,100%{transform:translate(0, 0) rotate(0deg)}25%{transform:translate(15px, -20px) rotate(1.5deg)}50%{transform:translate(-10px, 15px) rotate(-1deg)}75%{transform:translate(8px, -8px) rotate(0.5deg)}}.global-impact-decorations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.global-impact-deco{position:absolute;width:auto !important;height:auto !important;object-fit:contain !important;opacity:.5}.global-impact-deco-1{top:8%;right:6%;width:140px !important;transform:rotate(-25deg);animation:global-impact-gentle 9s ease-in-out infinite}@media(max-width: 800px){.global-impact-deco-1{width:80px !important;opacity:.35}}.global-impact-deco-2{bottom:25%;left:4%;width:120px !important;transform:rotate(15deg);animation:global-impact-gentle 11s ease-in-out infinite 1.5s}@media(max-width: 800px){.global-impact-deco-2{width:70px !important;opacity:.35}}.global-impact-deco-3{bottom:15%;right:12%;width:100px !important;transform:rotate(-10deg);animation:global-impact-gentle 10s ease-in-out infinite 2s}@media(max-width: 800px){.global-impact-deco-3{display:none}}@keyframes global-impact-gentle{0%,100%{transform:translateY(0) rotate(var(--gi-rotate, 0deg))}50%{transform:translateY(-12px) rotate(calc(var(--gi-rotate, 0deg) + 3deg))}}.global-impact-deco-1{--gi-rotate: -25deg}.global-impact-deco-2{--gi-rotate: 15deg}.global-impact-deco-3{--gi-rotate: -10deg}.global-impact-container{position:relative;z-index:3;max-width:1200px;margin:0 auto}.global-impact-header{text-align:center;margin-bottom:4rem}@media(max-width: 800px){.global-impact-header{margin-bottom:3rem}}.global-impact-eyebrow{display:inline-block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#00412a;margin-bottom:1.5rem;padding:.625rem 1.25rem;background:rgba(0,65,42,.08);border-radius:2.5rem}.global-impact-title{color:#00412a;margin-bottom:1.5rem}.global-impact-intro{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.2rem;font-weight:400;line-height:1.75;color:rgba(0,65,42,.85);max-width:680px;margin:0 auto}.global-impact-intro strong{color:#aecc53;font-weight:700}@media(max-width: 800px){.global-impact-intro{font-size:1.05rem}}.global-impact-stats{display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem 3rem;margin-bottom:4rem;padding:0}@media(max-width: 900px){.global-impact-stats{grid-template-columns:repeat(2, 1fr);gap:2rem 2rem;margin-bottom:3.5rem}}@media(max-width: 500px){.global-impact-stats{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}}.global-impact-stat{position:relative;text-align:center;padding:0}.global-impact-stat::before{content:"";display:block;width:24px;height:2px;margin:0 auto 1.25rem;background:#aecc53;border-radius:.3125rem;opacity:.9}.global-impact-stat:first-child::before{margin-top:0}.global-impact-stat-number{display:block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(2.5rem,4.5vw,3.5rem);font-weight:700;color:#00412a;letter-spacing:-0.04em;line-height:1;margin-bottom:.5rem;transition:color .3s ease}.global-impact-stat:hover .global-impact-stat-number{color:#aecc53}.global-impact-stat-label{display:block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.9375rem;font-weight:500;color:rgba(0,65,42,.7);letter-spacing:.02em;line-height:1.4}.global-impact-map-card{position:relative;width:100vw;left:50%;transform:translateX(-50%);overflow:hidden;margin-bottom:4rem;margin-top:.5rem}@media(max-width: 800px){.global-impact-map-card{margin-bottom:3rem;margin-top:.25rem}}.global-impact-map-wrapper{position:relative;width:100%;height:clamp(560px,70vh,880px);background:rgba(0,0,0,0)}@media(max-width: 800px){.global-impact-map-wrapper{height:clamp(480px,62vh,640px)}}.global-impact-map-svg{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.global-impact-cta{text-align:center}.global-impact-cta-inner{display:inline-block;padding:3rem 4rem;background:hsla(0,0%,100%,.95);border:1px solid rgba(0,65,42,.12);border-radius:2.5rem}@media(max-width: 800px){.global-impact-cta-inner{padding:2rem;width:100%}}.global-impact-tagline{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.5;color:#00412a;margin-bottom:1.75rem}@media(max-width: 800px){.global-impact-tagline{font-size:1.2rem;margin-bottom:1.5rem}}.global-impact-section .global-impact-btn,.global-impact-btn{display:inline-flex;align-items:center;gap:.875rem;padding:1.125rem 1.125rem 1.125rem 2.25rem;background-color:#aecc53;color:#00412a;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.15rem;font-weight:700;text-decoration:none;border-radius:3.125rem;border:1px solid rgba(174,204,83,.2);transition:all .4s cubic-bezier(0.4, 0, 0.2, 1)}.global-impact-section .global-impact-btn .global-impact-btn-arrow,.global-impact-btn .global-impact-btn-arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#00412a;border-radius:50%;transition:all .3s ease}.global-impact-section .global-impact-btn .global-impact-btn-arrow img,.global-impact-btn .global-impact-btn-arrow img{width:22px !important;height:22px !important;object-fit:contain !important}.global-impact-section .global-impact-btn:hover,.global-impact-btn:hover{background-color:#fff;color:#00412a;transform:translateY(-4px);border-color:rgba(174,204,83,.5)}.global-impact-section .global-impact-btn:hover .global-impact-btn-arrow,.global-impact-btn:hover .global-impact-btn-arrow{transform:translateX(5px) rotate(-10deg);background-color:#aecc53}.global-impact-section .global-impact-btn:hover .global-impact-btn-arrow img,.global-impact-btn:hover .global-impact-btn-arrow img{filter:brightness(0) saturate(100%)}@media(max-width: 800px){.global-impact-section .global-impact-btn,.global-impact-btn{padding:1rem 1rem 1rem 2rem;font-size:1.05rem}.global-impact-section .global-impact-btn .global-impact-btn-arrow,.global-impact-btn .global-impact-btn-arrow{width:42px;height:42px}.global-impact-section .global-impact-btn .global-impact-btn-arrow img,.global-impact-btn .global-impact-btn-arrow img{width:18px !important;height:18px !important}}.map-marker{position:relative;width:32px;height:32px;cursor:pointer;z-index:10;background:rgba(0,0,0,0);border:none;transition:transform .2s ease}.map-marker:hover{transform:none}.map-marker-dot{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:14px;height:14px;border-radius:50%;background-color:#fff;border:3px solid #aecc53;box-shadow:0 2px 8px rgba(0,65,42,.25);z-index:2}.map-marker-mine .map-marker-dot{background-color:#aecc53;border-color:#fff;box-shadow:0 2px 10px rgba(0,65,42,.3)}.map-marker-office .map-marker-dot{background-color:#00412a;border-color:#fff;box-shadow:0 2px 10px rgba(0,65,42,.35)}.map-marker-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:32px;height:32px;border-radius:50%;background:rgba(174,204,83,.35);animation:mapPulse 2.5s ease-out infinite;z-index:1}@keyframes mapPulse{0%{transform:translate(-50%, -50%) scale(0.8);opacity:.5}100%{transform:translate(-50%, -50%) scale(2.2);opacity:0}}.priorities-section{position:relative;width:100%;padding:8rem 2rem 8rem;overflow:hidden;background:linear-gradient(135deg, #00412a 0%, rgb(0, 39.5, 25.5230769231) 50%, #00412a 100%);content-visibility:auto;contain-intrinsic-size:auto 80vh}@media(max-width: 800px){.priorities-section{padding:5rem 1.5rem 6rem}}.priorities-shapes{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.priorities-shape{position:absolute;border-radius:50%;filter:blur(80px);mix-blend-mode:multiply;opacity:.35}.priorities-shape-1{width:min(500px,45vw);height:min(500px,45vw);top:-10%;right:-5%;background:radial-gradient(circle, rgba(174, 204, 83, 0.4) 0%, transparent 70%);animation:priorities-float-1 20s ease-in-out infinite}.priorities-shape-2{width:min(400px,38vw);height:min(400px,38vw);bottom:5%;left:-8%;background:radial-gradient(circle, rgba(0, 65, 42, 0.25) 0%, transparent 70%);animation:priorities-float-2 22s ease-in-out infinite 3s}.priorities-shape-3{width:min(280px,28vw);height:min(280px,28vw);top:45%;left:50%;background:radial-gradient(circle, rgba(174, 204, 83, 0.2) 0%, transparent 70%);animation:priorities-float-3 18s ease-in-out infinite 1s}@keyframes priorities-float-1{0%,100%{transform:translate(0, 0) scale(1)}33%{transform:translate(-3%, -4%) scale(1.05)}66%{transform:translate(2%, 3%) scale(0.98)}}@keyframes priorities-float-2{0%,100%{transform:translate(0, 0) scale(1)}50%{transform:translate(4%, -2%) scale(1.08)}}@keyframes priorities-float-3{0%,100%{transform:translate(-50%, -50%) scale(1)}50%{transform:translate(-48%, -52%) scale(1.1)}}.priorities-decorations{position:absolute;inset:0;pointer-events:none;z-index:1}.priorities-deco{position:absolute;width:auto !important;height:auto !important;opacity:.45}.priorities-deco-1{top:12%;right:8%;width:100px !important;transform:rotate(-20deg)}@media(max-width: 800px){.priorities-deco-1{width:60px !important}}.priorities-deco-2{bottom:20%;left:5%;width:90px !important;transform:rotate(12deg)}@media(max-width: 800px){.priorities-deco-2{width:55px !important}}.priorities-container{position:relative;z-index:2;max-width:1280px;margin:0 auto}.priorities-header{text-align:center;margin-bottom:4rem}@media(max-width: 800px){.priorities-header{margin-bottom:3rem}}.priorities-eyebrow{display:inline-block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.9);margin-bottom:1.5rem;padding:.625rem 1.25rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.18);border-radius:2.5rem}.priorities-title{color:#fff;margin-bottom:1.5rem}.priorities-intro{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.15rem;font-weight:400;line-height:1.75;color:hsla(0,0%,100%,.8);max-width:680px;margin:0 auto}.priorities-cards-wrapper{position:relative;width:100%;margin-bottom:4rem}.priorities-cards{display:flex;flex-direction:column;gap:1.25rem;width:100%}.priorities-cards-row{display:grid;gap:1.25rem 1.5rem;width:100%}.priorities-cards-row--1{grid-template-columns:repeat(3, 1fr)}@media(max-width: 900px){.priorities-cards-row--1{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.priorities-cards-row--1{grid-template-columns:1fr;gap:1rem}}.priorities-cards-row--2{grid-template-columns:repeat(2, 1fr)}@media(max-width: 600px){.priorities-cards-row--2{grid-template-columns:1fr;gap:1rem}}.priority-grid-sustainability,.priority-grid-innovation,.priority-grid-education,.priority-grid-africa,.priority-grid-digital,.priority-grid-customization{min-height:260px;border-radius:1.875rem}@media(max-width: 600px){.priority-grid-sustainability,.priority-grid-innovation,.priority-grid-education,.priority-grid-africa,.priority-grid-digital,.priority-grid-customization{min-height:260px}}.priority-card{position:relative;display:flex;flex-direction:row;overflow:hidden !important;background:rgba(0,65,42,.35);border:1px solid hsla(0,0%,100%,.12);cursor:pointer;transition:transform .45s cubic-bezier(0.23, 1, 0.32, 1),border-color .3s ease,background .3s ease}.priority-card:hover{transform:translateY(-6px);background:rgba(0,65,42,.5);border-color:rgba(174,204,83,.4)}.priority-card:hover .priority-card-accent{width:52px}.priority-card:hover .priority-card-action{opacity:1;transform:translateY(0)}.priority-card.active{z-index:10}@media(max-width: 600px){.priority-card{border-radius:1.875rem !important}}.priority-card-feature{flex-direction:row}@media(max-width: 900px){.priority-card-feature{flex-direction:column;border-radius:1.875rem}}.priority-card-feature .priority-card-media{flex:0 0 48%;position:relative;min-height:320px;border-radius:1.875rem 0 0 1.875rem;overflow:hidden}@media(max-width: 900px){.priority-card-feature .priority-card-media{flex:0 0 auto;min-height:260px;border-radius:1.875rem 1.875rem 0 0}}.priority-card-feature .priority-card-media::after{content:"";position:absolute;top:0;right:0;width:35%;height:100%;background:linear-gradient(90deg, transparent 0%, rgba(0, 65, 42, 0.4) 70%, rgba(0, 65, 42, 0.85) 100%);pointer-events:none}.priority-card-feature .priority-card-media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s cubic-bezier(0.23, 1, 0.32, 1)}.priority-card-feature .priority-card-body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2.5rem 3rem;border-left:4px solid rgba(174,204,83,.6);min-width:0}@media(max-width: 900px){.priority-card-feature .priority-card-body{padding:2rem 2rem 2.5rem;border-left:none;border-top:4px solid rgba(174,204,83,.6)}}@media(max-width: 600px){.priority-card-feature .priority-card-body{padding:1.75rem 1.5rem}}.priority-card-feature .priority-card-title{color:#fff;font-size:clamp(1.5rem,2.4vw,1.9rem);margin-bottom:.5rem}.priority-card-feature .priority-card-text{color:hsla(0,0%,100%,.8);max-width:100%}.priority-card-panel{flex-direction:row;align-items:stretch;min-height:220px}@media(max-width: 1000px){.priority-card-panel{min-height:240px}}@media(max-width: 600px){.priority-card-panel{flex-direction:column;min-height:auto}}.priority-card-image-left.priority-card-panel{flex-direction:row}@media(max-width: 600px){.priority-card-image-left.priority-card-panel{flex-direction:column}}.priority-card-image-right.priority-card-panel{flex-direction:row-reverse}@media(max-width: 600px){.priority-card-image-right.priority-card-panel{flex-direction:column}}.priority-card-panel .priority-card-media{flex:0 0 40%;min-width:0;position:relative;overflow:hidden}@media(max-width: 600px){.priority-card-panel .priority-card-media{flex:0 0 280px;min-height:280px}}.priority-card-image-left .priority-card-media{border-radius:1.875rem 0 0 1.875rem}@media(max-width: 600px){.priority-card-image-left .priority-card-media{border-radius:1.875rem 1.875rem 0 0}}.priority-card-image-right .priority-card-media{border-radius:0 1.875rem 1.875rem 0}@media(max-width: 600px){.priority-card-image-right .priority-card-media{border-radius:1.875rem 1.875rem 0 0}}.priority-card-media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(0.23, 1, 0.32, 1)}.priority-card-panel .priority-card-body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:1.75rem 2rem;min-width:0}.priority-card-image-left .priority-card-body{border-left:3px solid rgba(174,204,83,.45)}@media(max-width: 600px){.priority-card-image-left .priority-card-body{border-left:none;border-top:3px solid rgba(174,204,83,.45)}}.priority-card-image-right .priority-card-body{border-right:3px solid rgba(174,204,83,.45)}@media(max-width: 600px){.priority-card-image-right .priority-card-body{border-right:none;border-top:3px solid rgba(174,204,83,.45)}}.priority-card-panel .priority-card-title{color:#fff;font-size:1.25rem;margin-bottom:.4rem}@media(max-width: 600px){.priority-card-panel .priority-card-title{font-size:1.15rem}}.priority-card-panel .priority-card-text{color:hsla(0,0%,100%,.8);font-size:.9rem;line-height:1.5}.priority-card-body{position:relative}.priority-card-number{display:none !important}.priority-card-accent{display:block;width:40px;height:3px;margin-bottom:.75rem;border-radius:.3125rem;background:linear-gradient(90deg, #aecc53 0%, rgb(188.8197309417, 213.330941704, 114.469058296) 100%);transition:width .4s cubic-bezier(0.23, 1, 0.32, 1)}.priority-accent-innovation{background:linear-gradient(90deg, rgb(198.2, 204, 83) 0%, #aecc53 100%)}.priority-accent-education{background:linear-gradient(90deg, #aecc53 0%, rgb(153.8333333333, 204, 83) 100%)}.priority-accent-africa{background:linear-gradient(90deg, rgb(190.1333333333, 204, 83) 0%, #aecc53 100%)}.priority-accent-customization{background:linear-gradient(90deg, rgb(161.9, 204, 83) 0%, #aecc53 100%)}.priority-accent-digital{background:linear-gradient(90deg, rgb(149.8, 204, 83) 0%, #aecc53 100%)}.priority-card-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;letter-spacing:-0.02em;line-height:1.25}.priority-card-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:400;margin-bottom:.75rem}.priority-card-action,.priority-card-btn{align-self:flex-start;margin-top:.25rem;padding:0;background:none;border:none;color:#aecc53;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.95rem;font-weight:700;cursor:pointer;opacity:.9;transform:translateY(2px);transition:opacity .3s ease,transform .3s ease}.priority-card-action:hover,.priority-card-action:focus-visible,.priority-card-btn:hover,.priority-card-btn:focus-visible{color:#aecc53;background:rgba(0,0,0,0)}.priority-card-panel .priority-card-action{opacity:0;transform:translateY(6px)}.priority-card-panel:hover .priority-card-action{opacity:1;transform:translateY(0);color:#aecc53}.priority-card:hover .priority-card-action,.priority-card:hover .priority-card-btn{color:#aecc53;background:rgba(0,0,0,0)}.priorities-dialog{position:fixed;inset:0;z-index:1050;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.priorities-dialog.active{opacity:1;visibility:visible}.priorities-dialog.active .priorities-dialog-backdrop{opacity:1}.priorities-dialog.active .priorities-dialog-container{opacity:1}.priorities-dialog-backdrop{position:absolute;inset:0;background:rgba(0,65,42,.25);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;transition:opacity .4s ease}.priorities-dialog-container{position:relative;z-index:2;width:90%;max-width:520px;max-height:85vh;overflow-y:auto;background:#fff;border-radius:2.5rem;box-shadow:0 24px 48px rgba(0,65,42,.15);opacity:0;transition:opacity .4s ease}@media(max-width: 640px){.priorities-dialog-container{width:95%;max-height:90vh;border-radius:1.875rem}}.priorities-detail-content{position:relative;padding:3rem 2.5rem 2.5rem}@media(max-width: 640px){.priorities-detail-content{padding:2.5rem 1.5rem 2rem}}.priorities-detail-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;letter-spacing:-0.03em;line-height:1.2;color:#00412a;margin-bottom:1.5rem}.priorities-detail-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.1rem;font-weight:400;line-height:1.8;color:rgba(0,65,42,.9);margin-bottom:2rem}.priorities-detail-link{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:#00412a;border:1px solid rgba(0,65,42,.2);border-radius:2.5rem;color:#fff;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease}.priorities-detail-link:hover{background:#002a1b;border-color:#002a1b;color:#fff}.priorities-detail-close{position:absolute;top:1.25rem;right:1.25rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(0,65,42,.08);border:1px solid rgba(0,65,42,.15);border-radius:50%;color:#00412a;cursor:pointer;transition:all .2s ease}.priorities-detail-close:hover{background:#00412a;color:#fff;border-color:#00412a}.priorities-detail-close ion-icon{font-size:1.35rem}.priorities-cta{text-align:center}.priorities-cta-inner{display:inline-block;padding:2.5rem 3.5rem;background:rgba(0,65,42,.04);border:1px solid rgba(0,65,42,.12);border-radius:2.5rem}@media(max-width: 800px){.priorities-cta-inner{padding:2rem;width:100%}}.priorities-cta-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.2rem;font-weight:400;line-height:1.5;color:hsla(0,0%,100%,.92);margin-bottom:1.5rem}.priorities-btn{display:inline-flex;align-items:center;gap:.875rem;padding:1rem 1rem 1rem 2rem;background:#00412a;color:#fff;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.05rem;font-weight:700;text-decoration:none;border-radius:3.125rem;border:1px solid rgba(0,65,42,.2);transition:all .35s cubic-bezier(0.4, 0, 0.2, 1)}.priorities-btn .priorities-btn-arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:hsla(0,0%,100%,.2);border-radius:50%;transition:all .3s ease}.priorities-btn .priorities-btn-arrow img{width:20px !important;height:20px !important;object-fit:contain}.priorities-btn:hover{color:#fff;background:#002a1b}.priorities-btn:hover .priorities-btn-arrow{background:#aecc53;transform:translateX(4px)}.priorities-btn:hover .priorities-btn-arrow img{filter:brightness(0) saturate(100%)}.ceo-quote-section{position:relative;width:100%;padding:5rem 1.5rem 0;overflow:hidden;background:#fff;content-visibility:auto;contain-intrinsic-size:auto 60vh}.ceo-quote-section::after{content:"";position:absolute;left:50%;margin-left:-50vw;width:100vw;bottom:0;height:42%;min-height:260px;background:linear-gradient(180deg, transparent 0%, rgba(174, 204, 83, 0.08) 25%, rgba(174, 204, 83, 0.12) 100%);pointer-events:none;z-index:0}@media(max-width: 800px){.ceo-quote-section{padding:4rem 1.25rem 0}}.ceo-quote-shapes{position:absolute;inset:0;pointer-events:none;z-index:0}.ceo-quote-shape{display:none}.ceo-quote-decorations{position:absolute;inset:0;pointer-events:none;z-index:1}.ceo-quote-deco{position:absolute;width:auto !important;height:auto !important;object-fit:contain}.ceo-quote-deco-1{top:22%;left:0;width:100px !important;opacity:.35;transform:rotate(-8deg)}@media(max-width: 900px){.ceo-quote-deco-1{width:64px !important;top:18%;left:50%;transform:translateX(-50%) rotate(-8deg)}}.ceo-quote-deco-2{bottom:18%;right:2%;width:70px !important;opacity:.25;transform:rotate(12deg)}.ceo-quote-container{position:relative;z-index:2;max-width:1200px;margin:0 auto}.ceo-quote-grid{position:relative;display:grid;grid-template-columns:1fr minmax(280px, 360px);gap:3rem 4rem;align-items:start;padding-bottom:4rem}@media(max-width: 900px){.ceo-quote-grid{grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem;text-align:center}}.ceo-quote-content{min-width:0}.ceo-quote-eyebrow{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:#aecc53;margin:0 0 1.5rem 0;display:block}.ceo-quote{margin:0;padding:0;border:none}.ceo-quote-hero{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.85rem,4vw,2.75rem);font-weight:700;line-height:1.25;color:#00412a;margin:0 0 2rem 0;padding-bottom:1.25rem;border-bottom:3px solid rgba(174,204,83,.5);font-style:italic}@media(max-width: 900px){.ceo-quote-hero{text-align:center;margin-bottom:1.75rem;padding-bottom:1rem;border-bottom-width:2px}}.ceo-quote-text:not(.ceo-quote-hero){font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.05rem,1.2vw,1.2rem);font-weight:400;line-height:1.8;color:#00412a;margin:0 0 1.1rem;opacity:.92}.ceo-quote-text:not(.ceo-quote-hero):last-child{margin-bottom:0}.ceo-quote-byline{margin-top:2rem;padding-top:1.35rem;border-top:1px solid rgba(0,65,42,.12);display:flex;flex-direction:column;gap:.15rem}@media(max-width: 900px){.ceo-quote-byline{align-items:center;margin-top:1.75rem}}.ceo-quote-byline-name{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.1rem;font-weight:700;color:#00412a;letter-spacing:-0.02em}.ceo-quote-byline-role{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.9rem;font-weight:500;color:rgba(0,65,42,.65)}.ceo-quote-media{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}@media(max-width: 900px){.ceo-quote-media{order:-1}}.ceo-quote-profile-wrap{position:relative;width:100%;max-width:340px;aspect-ratio:1;border-radius:50%;overflow:hidden;flex-shrink:0;border:4px solid #aecc53;box-shadow:0 20px 50px rgba(0,65,42,.15),0 0 0 8px rgba(174,204,83,.15)}@media(min-width: 901px){.ceo-quote-profile-wrap{margin-left:-2rem;margin-top:-0.5rem}}@media(max-width: 900px){.ceo-quote-profile-wrap{max-width:260px;margin-left:0;margin-top:0;border-width:3px;box-shadow:0 16px 40px rgba(0,65,42,.12)}}.ceo-quote-profile-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ceo-quote-cta{position:relative;z-index:1;width:100%;text-align:center;padding:3rem 2rem 4rem;background:rgba(0,0,0,0);margin-top:0}@media(max-width: 800px){.ceo-quote-cta{padding:2.5rem 1.5rem 3.5rem}}.ceo-quote-cta-inner{display:inline-flex;flex-direction:column;align-items:center;padding:0;background:rgba(0,0,0,0);border:none;border-radius:0}.ceo-quote-cta-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:700;line-height:1.4;color:#00412a;margin-bottom:1.25rem}.ceo-quote-btn{display:inline-flex;align-items:center;gap:.875rem;padding:1.125rem 1.25rem 1.125rem 2.25rem;background:#00412a;color:#fff;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.05rem;font-weight:700;text-decoration:none;border-radius:3.125rem;border:2px solid #00412a;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.ceo-quote-btn .ceo-quote-btn-arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:hsla(0,0%,100%,.2);border-radius:50%;transition:all .3s ease}.ceo-quote-btn .ceo-quote-btn-arrow img{width:20px !important;height:20px !important;object-fit:contain}.ceo-quote-btn:hover{background:#002a1b;border-color:#002a1b;color:#fff;transform:translateY(-2px)}.ceo-quote-btn:hover .ceo-quote-btn-arrow{background:#aecc53;transform:translateX(4px)}.ceo-quote-btn:hover .ceo-quote-btn-arrow img{filter:brightness(0) saturate(100%)}@media(max-width: 800px){.ceo-quote-btn{padding:1rem 1rem 1rem 2rem;font-size:1rem}}.journey-section{position:relative;width:100%;padding:8rem 2rem 8rem;overflow:hidden;background:linear-gradient(180deg, #ffffff 0%, rgba(174, 204, 83, 0.03) 50%, #ffffff 100%);content-visibility:auto;contain-intrinsic-size:auto 80vh}@media(max-width: 800px){.journey-section{padding:5rem 1.5rem 6rem}}.journey-section.journey-section-alt{background-color:rgba(0,65,42,.04)}.journey-shapes{position:absolute;inset:0;pointer-events:none;z-index:0}.journey-shape{position:absolute;border-radius:50%;filter:blur(70px);opacity:.35}.journey-shape-1{width:min(450px,42vw);height:min(450px,42vw);top:-12%;right:-8%;background:radial-gradient(circle, rgba(174, 204, 83, 0.35) 0%, transparent 70%);animation:journey-float-1 20s ease-in-out infinite}.journey-shape-2{width:min(380px,36vw);height:min(380px,36vw);bottom:-10%;left:-6%;background:radial-gradient(circle, rgba(0, 65, 42, 0.2) 0%, transparent 70%);animation:journey-float-2 22s ease-in-out infinite 2s}@keyframes journey-float-1{0%,100%{transform:translate(0, 0) scale(1)}50%{transform:translate(-4%, 3%) scale(1.05)}}@keyframes journey-float-2{0%,100%{transform:translate(0, 0) scale(1)}50%{transform:translate(3%, -4%) scale(1.04)}}.journey-decorations{position:absolute;inset:0;pointer-events:none;z-index:1}.journey-deco{position:absolute;width:auto !important;height:auto !important;object-fit:contain;opacity:.38}.journey-deco-1{top:10%;right:6%;width:85px !important;transform:rotate(-18deg);animation:journey-deco-float-1 14s ease-in-out infinite}@media(max-width: 800px){.journey-deco-1{width:50px !important;top:6%}}.journey-deco-2{bottom:18%;left:4%;width:95px !important;transform:rotate(14deg);animation:journey-deco-float-2 16s ease-in-out infinite 1s}@media(max-width: 800px){.journey-deco-2{width:55px !important;bottom:12%}}@keyframes journey-deco-float-1{0%,100%{transform:translate(0, 0) rotate(-18deg)}50%{transform:translate(5px, -4px) rotate(-15deg)}}@keyframes journey-deco-float-2{0%,100%{transform:translate(0, 0) rotate(14deg)}50%{transform:translate(-4px, 5px) rotate(17deg)}}.journey-container{position:relative;z-index:2;max-width:1280px;margin:0 auto}.journey-header{text-align:center;margin-bottom:4rem}@media(max-width: 800px){.journey-header{margin-bottom:3rem}}.journey-eyebrow{display:inline-block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#00412a;margin-bottom:1.5rem;padding:.625rem 1.25rem;background:rgba(0,65,42,.08);border-radius:2.5rem}.journey-title{margin-bottom:1.5rem}.journey-intro{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.15rem;font-weight:400;line-height:1.75;color:rgba(0,65,42,.85);max-width:680px;margin:0 auto}.journey-path{margin-bottom:4rem}.journey-step-connector{display:none}.journey-step{display:flex;flex-direction:row;align-items:center;position:relative;width:100%;gap:0;min-height:280px;margin-bottom:2.5rem;border-radius:1.875rem;overflow:hidden;background:#fff;border:1px solid rgba(0,65,42,.08)}.journey-step:last-of-type{margin-bottom:0}.journey-step.journey-step--reverse{flex-direction:row-reverse}.journey-step.journey-step--reverse .journey-step-media{border-radius:0 1.875rem 1.875rem 0}.journey-step.journey-step--reverse .journey-step-body{padding-left:2.5rem;padding-right:2.5rem;text-align:right}@media(max-width: 800px){.journey-step.journey-step--reverse .journey-step-body{text-align:left;padding-left:1.5rem;padding-right:1.5rem}}.journey-step.journey-step--reverse .journey-step-num{left:auto;right:0}@media(max-width: 800px){.journey-step{flex-direction:column !important;min-height:auto;margin-bottom:2.5rem}.journey-step .journey-step-num{position:static;margin-bottom:.5rem;font-size:2rem}.journey-step .journey-step-media{width:100% !important;min-height:200px !important;border-radius:1.25rem 1.25rem 0 0 !important}.journey-step .journey-step-body{padding:1.5rem 1.5rem 1.5rem 1.5rem !important;text-align:left !important}}.journey-step-num{display:none !important}.journey-step-media{flex-shrink:0;position:relative;z-index:1;overflow:hidden;border-radius:1.875rem 0 0 1.875rem;width:42%;max-width:420px;height:300px;max-height:300px;display:flex;align-items:center;justify-content:center;background:rgba(0,65,42,.04)}.journey-step--featured .journey-step-media{border-radius:2.5rem 0 0 2.5rem}.journey-step--reverse .journey-step-media{border-radius:0 1.875rem 1.875rem 0}.journey-step--featured.journey-step--reverse .journey-step-media{border-radius:0 2.5rem 2.5rem 0}@media(max-width: 800px){.journey-step-media{width:100% !important;max-width:none;height:280px !important;max-height:280px !important;border-radius:1.25rem 1.25rem 0 0 !important}}.journey-step-img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center;display:block}@media(max-width: 800px){.journey-step-img{min-height:0}}.journey-step-body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem 0 2rem 2.5rem;position:relative;z-index:1;min-width:0}.journey-step--featured .journey-step-body{padding:2.5rem 0 2.5rem 3rem}@media(max-width: 800px){.journey-step-body{padding:1.5rem}}.journey-step-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-0.02em;line-height:1.3;color:#00412a;margin-bottom:.75rem;position:relative;display:inline-block}.journey-step-title::after{content:"";position:absolute;left:0;bottom:-4px;width:2.5rem;height:3px;background:linear-gradient(90deg, #aecc53 0%, transparent 100%);border-radius:.3125rem}.journey-step--reverse .journey-step-title::after{left:auto;right:0;background:linear-gradient(90deg, transparent 0%, #aecc53 100%)}.journey-step--featured .journey-step-title{font-size:1.75rem;margin-bottom:1rem}.journey-step--featured .journey-step-title::after{width:3.5rem}@media(max-width: 800px){.journey-step--reverse .journey-step-title::after{left:0;right:auto;background:linear-gradient(90deg, #aecc53 0%, transparent 100%)}}.journey-step-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.05rem;font-weight:400;line-height:1.7;color:rgba(0,65,42,.82);margin:0}.journey-step--featured .journey-step-text{font-size:1.15rem;line-height:1.75}@media(max-width: 800px){.journey-step-text{font-size:1rem}}.journey-cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;margin-bottom:4rem}.journey-section-alt .journey-cards{grid-template-columns:1fr;gap:3rem}@media(max-width: 800px){.journey-section-alt .journey-cards{gap:2rem}}.journey-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(0,65,42,.1);border-radius:1.875rem;overflow:hidden;transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1),border-color .3s ease,box-shadow .4s ease}.journey-card:hover{transform:translateY(-6px);border-color:rgba(174,204,83,.3)}.journey-card-media{width:100%;aspect-ratio:4/3;overflow:hidden;flex-shrink:0;border-radius:1.875rem 1.875rem 0 0}.journey-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(0.4, 0, 0.2, 1)}.journey-card-body{padding:1.75rem 1.5rem;flex:1;display:flex;flex-direction:column;min-width:0}.journey-card-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.35rem;font-weight:700;letter-spacing:-0.02em;line-height:1.3;color:#00412a;margin-bottom:.75rem;text-transform:none}.journey-section-alt .journey-card-title{font-size:2rem;font-weight:500;letter-spacing:-0.05rem;margin-bottom:1rem}@media(max-width: 800px){.journey-section-alt .journey-card-title{font-size:1.75rem}}.journey-card-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:400;line-height:1.65;color:rgba(0,65,42,.8);margin:0}.journey-card-subtitle{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:400;line-height:1.7;color:rgba(0,65,42,.8);margin-bottom:1.5rem}@media(max-width: 800px){.journey-card-subtitle{font-size:1.125rem;margin-bottom:1rem}}.journey-card-list{list-style:none;padding:0;margin:0 0 1.5rem 0}.journey-card-list li{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:400;line-height:1.8;color:rgba(0,65,42,.8);margin-bottom:1rem;padding-left:2rem;position:relative}@media(max-width: 800px){.journey-card-list li{font-size:1rem;padding-left:1.5rem;margin-bottom:.75rem}}.journey-card-list li::before{content:"•";position:absolute;left:0;color:#aecc53;font-size:1.5rem;line-height:1.8}.journey-card-list li:last-child{margin-bottom:0}.journey-card-quote{margin:1.5rem 0 0 0;padding:1.5rem;background-color:#fff;border-left:4px solid #aecc53;border-radius:.625rem}@media(max-width: 800px){.journey-card-quote{padding:1.25rem;margin-top:1rem}}.journey-card-quote p{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:400;line-height:1.8;color:#00412a;font-style:italic;margin-bottom:.75rem}@media(max-width: 800px){.journey-card-quote p{font-size:1.125rem}}.journey-card-quote cite{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:500;color:rgba(0,65,42,.7);font-style:normal;display:block;text-align:right}.journey-section-alt .journey-card{padding:2.5rem}@media(max-width: 800px){.journey-section-alt .journey-card{padding:2rem}}.journey-footer{text-align:center}.journey-footer-inner{display:inline-block;padding:2.5rem 3.5rem;background:rgba(0,65,42,.04);border:1px solid rgba(0,65,42,.12);border-radius:2.5rem}@media(max-width: 800px){.journey-footer-inner{padding:2rem;width:100%}}.journey-footer-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.2rem;font-weight:400;line-height:1.5;color:#00412a;margin-bottom:1.5rem}.journey-btn{display:inline-flex;align-items:center;gap:.875rem;padding:1rem 1rem 1rem 2rem;background:#00412a;color:#fff;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.05rem;font-weight:700;text-decoration:none;border-radius:3.125rem;border:1px solid rgba(0,65,42,.2);transition:all .35s cubic-bezier(0.4, 0, 0.2, 1)}.journey-btn .journey-btn-arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:hsla(0,0%,100%,.2);border-radius:50%;transition:all .3s ease}.journey-btn .journey-btn-arrow img{width:20px !important;height:20px !important;object-fit:contain}.journey-btn:hover{color:#fff;background:#002a1b}.journey-btn:hover .journey-btn-arrow{background:#aecc53;transform:translateX(4px)}.journey-btn:hover .journey-btn-arrow img{filter:brightness(0) saturate(100%)}@media(max-width: 800px){.journey-btn{padding:1rem 1rem 1rem 1.75rem;font-size:1rem}}.journey-cta{text-align:center;padding-top:3rem;border-top:1px solid rgba(0,65,42,.12)}@media(max-width: 800px){.journey-cta{padding-top:2.01rem}}.journey-cta-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:400;color:#00412a;margin-bottom:2rem}@media(max-width: 800px){.journey-cta-text{font-size:1.25rem;margin-bottom:1.5rem}}.real-lives-section{position:relative;width:100%;padding:8rem 2rem 8rem;overflow:hidden;background:#fff;content-visibility:auto;contain-intrinsic-size:auto 80vh}@media(max-width: 800px){.real-lives-section{padding:5rem 1.5rem 6rem}}.real-lives-shapes{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.real-lives-shape{position:absolute;border-radius:50%;filter:blur(80px);opacity:.25}.real-lives-shape-1{width:min(400px,40vw);height:min(400px,40vw);top:-5%;right:-5%;background:radial-gradient(circle, rgba(174, 204, 83, 0.35) 0%, transparent 70%)}.real-lives-shape-2{width:min(320px,35vw);height:min(320px,35vw);bottom:10%;left:-8%;background:radial-gradient(circle, rgba(255, 255, 255, 0.08) 0%, transparent 70%)}.real-lives-container{position:relative;z-index:1;max-width:1200px;width:100%;margin:0 auto}.real-lives-header{text-align:center;margin-bottom:4rem}@media(max-width: 800px){.real-lives-header{margin-bottom:3rem}}.real-lives-eyebrow{display:inline-block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:rgba(0,65,42,.7);margin-bottom:1.25rem}.real-lives-title{color:#00412a;margin-bottom:1.25rem}.real-lives-title .title-arrow img{opacity:.9}.real-lives-title .title-accent{color:#aecc53}.real-lives-intro{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.15rem;font-weight:400;line-height:1.75;color:rgba(0,65,42,.78);max-width:640px;margin:0 auto}@media(max-width: 800px){.real-lives-intro{font-size:1.05rem}}.real-lives-cards{display:flex;flex-direction:column;gap:3rem;margin-bottom:4rem}@media(max-width: 960px){.real-lives-cards{gap:2.5rem;margin-bottom:3rem}}.real-lives-card{display:flex;flex-direction:row;align-items:stretch;gap:0;min-height:380px;background:#fff;border-radius:1.875rem;overflow:hidden;border:1px solid rgba(0,65,42,.12)}.real-lives-card.real-lives-card--reverse{flex-direction:row-reverse;gap:0}@media(max-width: 960px){.real-lives-card{flex-direction:column;gap:0;min-height:auto;border-radius:1.875rem}.real-lives-card.real-lives-card--reverse{flex-direction:column}}.real-lives-card-video-wrap{position:relative;flex:1 1 0;min-width:0;max-width:50%;display:block;text-decoration:none;color:inherit;border-radius:1.875rem 0 0 1.875rem;overflow:hidden}.real-lives-card--reverse .real-lives-card-video-wrap{border-radius:0 1.875rem 1.875rem 0}@media(max-width: 960px){.real-lives-card-video-wrap{flex:none;width:100%;border-radius:1.875rem 1.875rem 0 0}.real-lives-card--reverse .real-lives-card-video-wrap{border-radius:1.875rem 1.875rem 0 0}}.real-lives-card-video{position:relative;width:100%;height:100%;min-height:280px;background:#00412a;overflow:hidden}@media(min-width: 961px){.real-lives-card-video{position:absolute;inset:0;min-height:0}}.real-lives-card-video::after{content:"";position:absolute;inset:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.35) 0%, transparent 50%);pointer-events:none}.real-lives-card-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.real-lives-card-play,.real-lives-card-play-icon{display:none !important}.real-lives-card-content{position:relative;flex:1 1 0;min-width:min(320px,100%);padding:2.5rem 2.75rem 2.5rem;display:flex;flex-direction:column;justify-content:center;border-left:4px solid #aecc53}.real-lives-card--reverse .real-lives-card-content{border-left:none;border-right:4px solid #aecc53;padding-left:2.75rem;padding-right:2.75rem}@media(max-width: 960px){.real-lives-card-content{padding:2rem 2rem 2.25rem;border-left:none;border-top:4px solid #aecc53}.real-lives-card--reverse .real-lives-card-content{border-right:none;border-top:4px solid #aecc53}}.real-lives-card-number{display:none !important}.real-lives-card-role{display:inline-block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#00412a;background:rgba(174,204,83,.2);padding:.4rem 1rem;border-radius:2.5rem;margin-bottom:1rem;width:fit-content}.real-lives-card-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.85rem;font-weight:700;letter-spacing:-0.04em;line-height:1.2;color:#00412a;margin-bottom:1.25rem}@media(max-width: 800px){.real-lives-card-title{font-size:1.5rem;margin-bottom:1rem}}.real-lives-card-quote{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.35rem;font-weight:400;font-style:italic;line-height:1.55;color:#00412a;margin:0 0 1.25rem;padding:0;border:none;position:relative}@media(max-width: 800px){.real-lives-card-quote{font-size:1.15rem;margin-bottom:1rem}}.real-lives-card-quote-mark{position:absolute;left:-0.15em;top:-0.35em;font-size:2.2em;line-height:1;color:#aecc53;opacity:.9}.real-lives-card-description{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:400;line-height:1.65;color:rgba(0,65,42,.78);margin-bottom:1.75rem;flex-grow:1}@media(max-width: 800px){.real-lives-card-description{font-size:.95rem;margin-bottom:1.5rem}}.real-lives-card-link{display:inline-flex;align-items:center;gap:.75rem;width:fit-content;padding:.85rem 1.25rem .85rem 1.5rem;background:#00412a;color:#fff;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:700;text-decoration:none;border-radius:2.5rem;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);margin-top:auto}.real-lives-card-link .real-lives-card-link-arrow{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:hsla(0,0%,100%,.2);border-radius:50%;transition:all .3s ease}.real-lives-card-link .real-lives-card-link-arrow img{width:16px !important;height:16px !important;object-fit:contain}.real-lives-card-link:hover,.real-lives-card-link:focus{background:#002a1b;color:#fff;text-decoration:none}.real-lives-card-link:hover .real-lives-card-link-arrow,.real-lives-card-link:focus .real-lives-card-link-arrow{background:#aecc53;transform:translateX(3px)}.real-lives-card-link:hover .real-lives-card-link-arrow img,.real-lives-card-link:focus .real-lives-card-link-arrow img{filter:brightness(0) saturate(100%)}@media(max-width: 800px){.real-lives-card-link{padding:.75rem 1.1rem .75rem 1.35rem;font-size:.95rem}.real-lives-card-link .real-lives-card-link-arrow{width:32px;height:32px}.real-lives-card-link .real-lives-card-link-arrow img{width:14px !important;height:14px !important}}.real-lives-cta{text-align:center;padding-top:3rem;margin-top:2rem}@media(max-width: 800px){.real-lives-cta{padding-top:2.5rem;margin-top:1.5rem}}.real-lives-cta-btn{display:inline-flex;align-items:center;gap:.875rem;padding:1rem 1rem 1rem 2rem;background:#00412a;color:#aecc53;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.05rem;font-weight:700;text-decoration:none;border-radius:3.125rem;transition:all .35s cubic-bezier(0.4, 0, 0.2, 1)}.real-lives-cta-btn .real-lives-cta-arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:hsla(0,0%,100%,.2);border-radius:50%;transition:all .3s ease}.real-lives-cta-btn .real-lives-cta-arrow img{width:20px !important;height:20px !important;object-fit:contain}.real-lives-cta-btn:hover{background:rgb(0,24.2,15.6369230769);color:#aecc53}.real-lives-cta-btn:hover .real-lives-cta-arrow{background:#aecc53;transform:translateX(4px)}.real-lives-cta-btn:hover .real-lives-cta-arrow img{filter:brightness(0) saturate(100%)}@media(max-width: 800px){.real-lives-cta-btn{padding:1rem 1rem 1rem 1.75rem;font-size:1rem}}.real-lives-cta-inner{display:inline-block;padding:2.5rem 3.5rem;background:rgba(0,65,42,.04);border:1px solid rgba(0,65,42,.12);border-radius:2.5rem}@media(max-width: 800px){.real-lives-cta-inner{padding:2rem;width:100%}}.real-lives-cta-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.2rem;font-weight:400;line-height:1.5;color:#aecc53;margin-bottom:1.5rem}.real-lives-btn{display:inline-flex;align-items:center;gap:.875rem;padding:1rem;background:#00412a;color:#fff;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.05rem;font-weight:700;text-decoration:none;border-radius:3.125rem;border:1px solid rgba(0,65,42,.2);transition:all .35s cubic-bezier(0.4, 0, 0.2, 1)}.real-lives-btn .real-lives-btn-arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:hsla(0,0%,100%,.2);border-radius:50%;transition:all .3s ease}.real-lives-btn .real-lives-btn-arrow img{width:20px !important;height:20px !important;object-fit:contain}.real-lives-btn:hover{background:#002a1b;color:#fff}.real-lives-btn:hover .real-lives-btn-arrow{background:#aecc53;transform:translateX(4px)}.real-lives-btn:hover .real-lives-btn-arrow img{filter:brightness(0) saturate(100%)}@media(max-width: 800px){.real-lives-btn{padding:1rem 1rem 1rem 1.75rem;font-size:1rem}}.freedom-section{position:relative;width:100%;overflow:hidden}.freedom-section-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:700;letter-spacing:-0.04em;line-height:1.15;color:#00412a;text-align:center;max-width:720px;margin:0 auto 0;padding:5rem 2rem 1.5rem}@media(max-width: 800px){.freedom-section-title{padding:4rem 1.5rem 1rem}}.freedom-section-intro{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.15rem;font-weight:400;line-height:1.7;color:rgba(0,65,42,.8);text-align:center;max-width:640px;margin:0 auto 4rem;padding:0 2rem}@media(max-width: 800px){.freedom-section-intro{font-size:1.05rem;margin-bottom:3rem;padding:0 1.5rem}}.freedom-chapter{width:100%;padding:4rem 2rem}@media(max-width: 800px){.freedom-chapter{padding:3rem 1.5rem}}.freedom-chapter-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;column-gap:4rem;row-gap:0;align-items:stretch}.freedom-chapter-inner.freedom-chapter-inner--reverse{direction:rtl}.freedom-chapter-inner.freedom-chapter-inner--reverse>*{direction:ltr}.freedom-chapter-inner.freedom-chapter-inner--quote{direction:ltr;grid-template-columns:1fr;gap:3rem;max-width:900px}@media(max-width: 900px){.freedom-chapter-inner{grid-template-columns:1fr;column-gap:3rem;row-gap:0}.freedom-chapter-inner.freedom-chapter-inner--reverse{direction:ltr}}.freedom-chapter-header,.freedom-chapter-body{min-width:0}.freedom-chapter-header{grid-column:1;grid-row:1}.freedom-chapter-body{grid-column:1;grid-row:2}.freedom-chapter-visual--learn-media,.freedom-chapter-visual--lft2{grid-column:2;grid-row:2}.freedom-chapter-inner--reverse .freedom-chapter-header,.freedom-chapter-inner--reverse .freedom-chapter-body{grid-column:2}.freedom-chapter-inner--reverse .freedom-chapter-visual--explore-media{grid-column:1;grid-row:2}@media(max-width: 900px){.freedom-chapter-inner{grid-template-rows:auto}.freedom-chapter-header,.freedom-chapter-body{grid-column:auto;grid-row:auto}.freedom-chapter-visual--learn-media,.freedom-chapter-visual--lft2,.freedom-chapter-inner--reverse .freedom-chapter-visual--explore-media{grid-column:auto;grid-row:auto}}.freedom-chapter--learn{background:linear-gradient(180deg, #ffffff 0%, rgba(0, 65, 42, 0.05) 100%)}.freedom-chapter-content{min-width:0}.freedom-chapter-logo img{display:block;height:50px !important;width:auto !important;object-fit:contain;object-position:left center}.freedom-chapter-logo.freedom-chapter-logo--beyond{margin-bottom:1.25rem}.freedom-chapter-logo.freedom-chapter-logo--beyond img{width:100px !important;height:auto !important}.freedom-chapter-logo.freedom-chapter-logo--mouvement{margin-bottom:1.25rem}.freedom-chapter-logo.freedom-chapter-logo--mouvement img{width:75px !important;height:auto !important}.freedom-chapter-logo.freedom-chapter-logo--lft2{margin-bottom:1rem}.freedom-chapter-logo.freedom-chapter-logo--lft2 img{width:70px !important;height:auto !important}.freedom-chapter-num{display:inline-block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.15em;color:#aecc53;margin-bottom:1rem}.freedom-chapter-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:700;letter-spacing:-0.03em;line-height:1.25;color:#00412a;margin-bottom:.75rem}.freedom-chapter-title.freedom-chapter-title--with-arrow{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 .35em}.freedom-chapter-title.freedom-chapter-title--with-arrow .title-arrow{display:inline-block;vertical-align:middle;width:.9em;height:.9em;margin:0 -0.1em;line-height:0}.freedom-chapter-title.freedom-chapter-title--with-arrow .title-arrow img{display:block;width:100% !important;height:100% !important;object-fit:contain;transform:translateY(15%) rotate(15deg)}.freedom-chapter-title.freedom-chapter-title--with-arrow .title-accent{color:#aecc53;font-style:italic}.freedom-chapter-tagline{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.15rem;font-weight:400;line-height:1.6;color:rgba(0,65,42,.8);margin-bottom:1.5rem}.freedom-chapter-list{list-style:none;padding:0;margin:0}.freedom-chapter-list li{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;line-height:1.7;color:rgba(0,65,42,.75);padding-left:1.5rem;position:relative;margin-bottom:.75rem}.freedom-chapter-list li::before{content:"";position:absolute;left:0;top:.55rem;width:6px;height:6px;background:#aecc53;border-radius:50%}.freedom-chapter-visual--stat{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:220px}@media(max-width: 900px){.freedom-chapter-visual--stat{min-height:160px;order:-1}}.freedom-stat-value{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(4rem,12vw,8rem);font-weight:700;letter-spacing:-0.05em;line-height:.9;color:#00412a;opacity:.18}.freedom-chapter--explore .freedom-stat-value{color:#00412a;opacity:.22}.freedom-stat-label{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(0,65,42,.5);margin-top:.5rem}.freedom-chapter-visual--learn-media{display:flex;flex-direction:column;min-width:0;height:100%}@media(max-width: 900px){.freedom-chapter-visual--learn-media{order:-1}}.freedom-learn-media{position:relative;width:100%;aspect-ratio:4/3;height:100%;max-height:none;aspect-ratio:auto;border-radius:1.875rem;overflow:hidden;box-shadow:0 20px 48px rgba(0,65,42,.12)}@media(max-width: 900px){.freedom-learn-media{aspect-ratio:16/10;max-height:280px}}.freedom-learn-img{width:100%;height:100%;object-fit:cover;object-position:center bottom;display:block;transform:scale(1.5)}.freedom-chapter--explore{background:linear-gradient(180deg, rgba(174, 204, 83, 0.06) 0%, rgba(174, 204, 83, 0.03) 100%)}.freedom-chapter-visual--explore-media{display:flex;flex-direction:column;min-width:0;height:100%}@media(max-width: 900px){.freedom-chapter-visual--explore-media{order:-1}}.freedom-explore-media{position:relative;width:100%;aspect-ratio:4/3;height:100%;max-height:none;aspect-ratio:auto;border-radius:1.875rem;overflow:hidden;box-shadow:0 20px 48px rgba(0,65,42,.12)}@media(max-width: 900px){.freedom-explore-media{aspect-ratio:16/10;max-height:280px}}.freedom-explore-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.freedom-chapter--lft2{background:linear-gradient(180deg, rgba(0, 65, 42, 0.04) 0%, white 50%, rgba(174, 204, 83, 0.05) 100%)}.freedom-chapter-visual--lft2{display:flex;flex-direction:column;gap:1.5rem;min-width:0;height:100%}@media(max-width: 900px){.freedom-chapter-visual--lft2{order:-1;gap:1.25rem}}.freedom-lft2-media{position:relative;width:100%;aspect-ratio:4/3;height:100%;max-height:none;aspect-ratio:auto;border-radius:1.875rem;overflow:hidden;box-shadow:0 20px 48px rgba(0,65,42,.12)}@media(max-width: 900px){.freedom-lft2-media{aspect-ratio:16/10;max-height:280px}}.freedom-lft2-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.freedom-lft2-media-overlay{position:absolute;inset:0;background:linear-gradient(to top, rgba(0, 65, 42, 0.15) 0%, transparent 50%);pointer-events:none}.freedom-lft2-callout{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.75rem 1.5rem;background:rgba(0,65,42,.06);border:1px solid rgba(0,65,42,.12);border-radius:1.25rem;gap:.75rem}@media(max-width: 900px){.freedom-lft2-callout{padding:1.5rem 1.25rem;gap:.65rem}}.freedom-lft2-callout-value{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;letter-spacing:-0.02em;line-height:1.2;color:#00412a}.freedom-lft2-callout-label{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(0,65,42,.6)}.freedom-lft2-cta-btn{margin-top:.25rem;border:2px solid rgba(0,0,0,0);transition:border-color .35s ease}.freedom-lft2-cta-btn:hover{background:#fff !important;color:#00412a !important;border-color:#00412a !important}.freedom-lft2-cta-btn:hover .freedom-btn-arrow{background:rgba(0,65,42,.12) !important;transform:translateX(4px) !important}.freedom-lft2-deco{position:absolute;bottom:1rem;right:1rem;width:48px;height:auto;opacity:.45;filter:brightness(0) invert(1);mix-blend-mode:overlay;pointer-events:none}@media(max-width: 600px){.freedom-lft2-deco{width:36px;bottom:.75rem;right:.75rem}}.freedom-chapter--lead{background:linear-gradient(180deg, #00412a 0%, rgb(0, 34.4, 22.2276923077) 100%);padding:5rem 2rem}@media(max-width: 800px){.freedom-chapter--lead{padding:4rem 1.5rem}}.freedom-chapter-inner--lead{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:stretch}@media(max-width: 900px){.freedom-chapter-inner--lead{grid-template-columns:1fr;gap:2.5rem}}.freedom-lead-visual{width:100%;border-radius:1.875rem;overflow:hidden;box-shadow:0 20px 48px rgba(0,0,0,.25);height:100%}@media(max-width: 900px){.freedom-lead-visual{max-height:300px}}.freedom-lead-img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;aspect-ratio:auto}@media(max-width: 900px){.freedom-lead-img{aspect-ratio:16/9}}.freedom-lead-content{display:flex;flex-direction:column;gap:2rem}.freedom-quote-block{margin:0;padding:0;border:none}.freedom-quote-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:400;line-height:1.55;color:#fff;font-style:italic;margin:0 0 1rem}.freedom-quote-cite{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.9rem;font-weight:500;color:hsla(0,0%,100%,.6);font-style:normal;display:block;letter-spacing:.04em;text-transform:uppercase}.freedom-quote-context{padding-top:1.75rem;border-top:1px solid hsla(0,0%,100%,.15)}.freedom-um6p-logo{display:flex;margin-bottom:1.25rem}.freedom-um6p-logo img{display:block;width:140px !important;height:auto;object-fit:contain}@media(max-width: 900px){.freedom-um6p-logo img{width:120px !important}}.freedom-quote-context-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.15rem;font-weight:700;color:hsla(0,0%,100%,.95);margin-bottom:1rem}.freedom-um6p-intro{list-style:none;padding:0;margin:0 0 1.5rem}.freedom-um6p-intro li{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.9rem;line-height:1.65;color:hsla(0,0%,100%,.8);margin-bottom:.6rem;padding-left:1.25rem;position:relative}.freedom-um6p-intro li::before{content:"";position:absolute;left:0;top:.55rem;width:5px;height:5px;background:#aecc53;border-radius:50%}.freedom-um6p-intro li:last-child{margin-bottom:0}.freedom-um6p-intro li strong{color:#aecc53;font-weight:700}.freedom-facts{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;text-align:left;margin-bottom:1.5rem}@media(max-width: 600px){.freedom-facts{grid-template-columns:repeat(3, 1fr);gap:1rem}}.freedom-fact{display:flex;flex-direction:column;gap:.35rem}.freedom-fact-value{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-0.02em;color:#aecc53;line-height:1}@media(max-width: 800px){.freedom-fact-value{font-size:2rem}}.freedom-fact-label{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.9rem;font-weight:400;color:hsla(0,0%,100%,.75)}.freedom-um6p-website{margin:0;height:auto;display:inline-block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.05rem;line-height:1.6}.freedom-um6p-website a{color:#aecc53;font-weight:700;text-decoration:none;transition:color .2s ease}.freedom-um6p-website a:hover{color:hsl(74.8760330579,54.2600896861%,68.2745098039%);text-decoration:underline}.freedom-um6p-logo a{display:inline-flex}.freedom-cta{text-align:center;padding:3rem 2rem 4rem;background:rgb(0,34.4,22.2276923077)}.freedom-cta-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.15rem;font-weight:400;color:hsla(0,0%,100%,.85);margin-bottom:1.5rem}.freedom-btn{display:inline-flex;align-items:center;gap:.875rem;padding:1rem 1rem 1rem 2rem;background:#fff;color:#00412a;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.05rem;font-weight:700;text-decoration:none;border-radius:3.125rem;border:none;transition:all .35s cubic-bezier(0.4, 0, 0.2, 1)}.freedom-btn .freedom-btn-arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:rgba(0,65,42,.12);border-radius:50%;transition:all .3s ease}.freedom-btn .freedom-btn-arrow img{width:20px !important;height:20px !important;object-fit:contain;filter:brightness(0) saturate(100%)}.freedom-btn:hover{background:#aecc53;color:#00412a}.freedom-btn:hover .freedom-btn-arrow{background:rgba(0,65,42,.2);transform:translateX(4px)}@media(max-width: 800px){.freedom-btn{padding:1rem 1rem 1rem 1.75rem;font-size:1rem}}.values-section{position:relative;width:100%;padding:8rem 2rem 8rem;overflow:hidden;background:linear-gradient(135deg, #00412a 0%, rgb(0, 39.5, 25.5230769231) 50%, #00412a 100%);content-visibility:auto;contain-intrinsic-size:auto 80vh}@media(max-width: 800px){.values-section{padding:5rem 1.5rem 6rem}}.values-shapes{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.values-shape{position:absolute;border-radius:50%;filter:blur(80px);mix-blend-mode:multiply;opacity:.3}.values-shape-1{width:min(420px,40vw);height:min(420px,40vw);top:-10%;right:-5%;background:radial-gradient(circle, rgba(174, 204, 83, 0.4) 0%, transparent 70%)}.values-shape-2{width:min(320px,35vw);height:min(320px,35vw);bottom:5%;left:-8%;background:radial-gradient(circle, rgba(255, 255, 255, 0.06) 0%, transparent 70%)}.values-decorations{position:absolute;inset:0;pointer-events:none;z-index:1}.values-deco{position:absolute;width:auto !important;height:auto !important;opacity:.4;filter:brightness(0) invert(1)}.values-deco-1{top:15%;left:3%;width:85px !important;transform:rotate(-12deg)}@media(max-width: 800px){.values-deco-1{width:50px !important}}.values-deco-2{bottom:20%;right:4%;width:90px !important;transform:rotate(15deg)}@media(max-width: 800px){.values-deco-2{width:55px !important}}.values-container{position:relative;z-index:2;max-width:1200px;margin:0 auto}.values-header{text-align:center;margin-bottom:4rem}@media(max-width: 800px){.values-header{margin-bottom:3rem}}.values-eyebrow{display:inline-block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.9);margin-bottom:1.5rem}.values-title{color:#fff;margin-bottom:1.25rem}.values-title .title-arrow img{filter:brightness(0) invert(1);opacity:.9}.values-title .title-accent{color:#aecc53}.values-intro{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.15rem;font-weight:400;line-height:1.75;color:hsla(0,0%,100%,.8);max-width:640px;margin:0 auto}@media(max-width: 800px){.values-intro{font-size:1.05rem}}.values-layout{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center}@media(max-width: 1100px){.values-layout{grid-template-columns:1fr;gap:2.5rem}}.values-card{position:relative;padding:2.5rem 2.25rem;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);transition:transform .35s ease,border-color .3s ease,background .3s ease}.values-card:hover{transform:translateY(-4px);background:hsla(0,0%,100%,.09);border-color:rgba(174,204,83,.35)}@media(max-width: 600px){.values-card{padding:2rem 1.75rem}}.values-card-left{border-radius:0 2.5rem 1.25rem 0}@media(max-width: 1100px){.values-card-left{text-align:center;border-radius:1.875rem}}.values-card-right{border-radius:1.875rem 0 0 1.875rem}@media(max-width: 1100px){.values-card-right{text-align:center;border-radius:1.875rem}}.values-card-number{position:absolute;top:1.5rem;right:1.5rem;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2.25rem;font-weight:700;line-height:1;color:hsla(0,0%,100%,.08);letter-spacing:-0.02em}.values-card-accent{position:absolute;top:0;bottom:0;width:4px;background:linear-gradient(to bottom, #aecc53, rgba(174, 204, 83, 0.45));border:none;border-radius:0}.values-card-left .values-card-accent{left:0;right:auto}.values-card-right .values-card-accent{left:auto;right:0;background:linear-gradient(to bottom, rgba(174, 204, 83, 0.45), #aecc53)}@media(max-width: 1100px){.values-card-accent{top:0;left:0;right:0;bottom:auto;width:auto;height:4px;background:linear-gradient(90deg, #aecc53, rgba(174, 204, 83, 0.6));border-radius:1.875rem 1.875rem 0 0}}.values-card-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-0.04em;line-height:1.2;color:#fff;margin-bottom:.75rem}@media(max-width: 800px){.values-card-title{font-size:2.25rem}}.values-card-subtitle{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.15rem;font-weight:500;line-height:1.4;color:rgba(174,204,83,.95);margin-bottom:1rem}@media(max-width: 800px){.values-card-subtitle{font-size:1.05rem}}.values-card-description{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.1rem;font-weight:400;line-height:1.65;color:hsla(0,0%,100%,.82)}@media(max-width: 800px){.values-card-description{font-size:1rem}}.values-visual{display:flex;align-items:center;justify-content:center;padding:1rem}@media(max-width: 1100px){.values-visual{order:-1;padding:0 0 1rem 0}}.values-visual-inner{position:relative;width:200px;height:200px;display:flex;align-items:center;justify-content:center}@media(max-width: 1100px){.values-visual-inner{width:220px;height:220px}}@media(max-width: 600px){.values-visual-inner{width:180px;height:180px}}.values-visual-media{width:100%;height:100%;border-radius:50%;overflow:hidden;position:relative;z-index:5;box-shadow:0 20px 50px rgba(0,0,0,.35),0 0 0 3px rgba(174,204,83,.25);transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1)}.values-visual-inner:hover .values-visual-media{transform:none}.values-visual-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.values-visual-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, rgba(0, 65, 42, 0.2) 0%, rgba(174, 204, 83, 0.15) 100%);pointer-events:none}.values-visual-connector{position:absolute;height:2px;top:50%;transform:translateY(-50%);z-index:1;background:linear-gradient(90deg, rgba(174, 204, 83, 0.5), rgba(174, 204, 83, 0))}@media(max-width: 1100px){.values-visual-connector{display:none}}.values-visual-connector-left{right:100%;width:60px;background:linear-gradient(90deg, rgba(174, 204, 83, 0), rgba(174, 204, 83, 0.5))}.values-visual-connector-right{left:100%;width:60px;background:linear-gradient(90deg, rgba(174, 204, 83, 0.5), rgba(174, 204, 83, 0))}.values-visual-ring{position:absolute;border-radius:50%;border:2px solid rgba(174,204,83,.35);pointer-events:none;top:50%;left:50%;transform:translate(-50%, -50%)}.values-visual-ring-1{width:calc(100% + 30px);height:calc(100% + 30px);animation:valuesRingPulse 3s ease-in-out infinite}.values-visual-ring-2{width:calc(100% + 60px);height:calc(100% + 60px);animation:valuesRingPulse 3s ease-in-out infinite .5s;border-color:rgba(174,204,83,.2)}@keyframes valuesRingPulse{0%,100%{transform:translate(-50%, -50%) scale(1);opacity:1}50%{transform:translate(-50%, -50%) scale(1.05);opacity:.6}}.nourish-section{position:relative;width:100%;padding:6rem 2rem 8rem;overflow:hidden;background:linear-gradient(180deg, #ffffff 0%, rgba(0, 65, 42, 0.04) 50%, rgba(174, 204, 83, 0.06) 100%);content-visibility:auto;contain-intrinsic-size:auto 80vh}@media(max-width: 800px){.nourish-section{padding:4rem 1.5rem 6rem}}.nourish-bg{position:absolute;inset:0;pointer-events:none;z-index:0}.nourish-bg-blob{position:absolute;border-radius:50%;filter:blur(100px);opacity:.4}.nourish-bg-blob-1{width:min(500px,50vw);height:min(500px,50vw);top:-15%;right:-10%;background:radial-gradient(circle, rgba(174, 204, 83, 0.25) 0%, transparent 70%)}.nourish-bg-blob-2{width:min(400px,45vw);height:min(400px,45vw);bottom:-20%;left:-15%;background:radial-gradient(circle, rgba(0, 65, 42, 0.08) 0%, transparent 70%)}.nourish-container{position:relative;z-index:1;max-width:1200px;margin:0 auto}.nourish-header{text-align:center;margin-bottom:4rem;max-width:680px;margin-left:auto;margin-right:auto}.nourish-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:700;letter-spacing:-0.04em;line-height:1.15;color:#00412a;margin-bottom:1.25rem}.nourish-intro{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.2rem;font-weight:400;line-height:1.7;color:rgba(0,65,42,.78)}.nourish-body{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}@media(max-width: 950px){.nourish-body{grid-template-columns:1fr;gap:3rem}}.nourish-timeline{position:relative;padding-left:0}.nourish-timeline::before{content:"";position:absolute;left:1.625rem;top:1.825rem;bottom:1.825rem;width:2px;background:linear-gradient(to bottom, rgba(0, 65, 42, 0.35), rgba(0, 65, 42, 0.2), rgba(0, 65, 42, 0.12));border-radius:.3125rem;z-index:0}@media(max-width: 600px){.nourish-timeline::before{left:1.375rem;top:1.4rem;bottom:1.4rem}}.nourish-step{position:relative;padding-left:4.5rem;min-height:11rem;padding-bottom:0;display:flex;flex-direction:column;justify-content:flex-start}@media(max-width: 600px){.nourish-step{padding-left:3.5rem;min-height:10rem}}.nourish-step-node{position:absolute;left:0;top:.2rem;width:3.25rem;height:3.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1;background:#00412a;border:3px solid #fff;box-shadow:0 0 0 1px rgba(0,65,42,.2),0 4px 12px rgba(0,65,42,.25),inset 0 1px 0 hsla(0,0%,100%,.15)}@media(max-width: 600px){.nourish-step-node{width:2.75rem;height:2.75rem;top:.15rem;border-width:2px}}.nourish-step-num{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.02em}.nourish-step-content{min-width:0}.nourish-step-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.35rem;font-weight:700;letter-spacing:-0.02em;line-height:1.3;color:#00412a;margin-bottom:.5rem}@media(max-width: 800px){.nourish-step-title{font-size:1.2rem}}.nourish-step-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:400;line-height:1.65;color:rgba(0,65,42,.75)}.nourish-visual{position:relative;display:flex;align-items:center;justify-content:center}@media(max-width: 950px){.nourish-visual{order:-1;max-width:520px}}.nourish-visual-frame{position:relative;width:100%;aspect-ratio:4/5;max-height:560px;border-radius:2.5rem;overflow:hidden;box-shadow:0 24px 56px rgba(0,65,42,.15),0 12px 28px rgba(0,65,42,.08)}@media(max-width: 950px){.nourish-visual-frame{aspect-ratio:5/4;max-height:380px;border-radius:2.5rem}}.nourish-visual-patchwork{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:4px}.nourish-visual-patchwork .nourish-patchwork-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width: 950px){.nourish-visual-patchwork{grid-template-columns:1fr;grid-template-rows:1fr 1fr}}.nourish-visual-patchwork--single{grid-template-columns:1fr;grid-template-rows:1fr;gap:0}@media(max-width: 950px){.nourish-visual-patchwork--single{grid-template-rows:1fr}}.nourish-visual-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(0.4, 0, 0.2, 1)}.nourish-visual-frame:hover .nourish-visual-img{transform:none}.nourish-visual-overlay{position:absolute;inset:0;background:linear-gradient(to top, rgba(0, 65, 42, 0.2) 0%, transparent 45%);pointer-events:none}.diversity-section{display:grid;grid-template-columns:1fr 1fr;min-height:85vh;overflow:hidden;content-visibility:auto;contain-intrinsic-size:auto 85vh}@media(max-width: 900px){.diversity-section{grid-template-columns:1fr;min-height:auto}}.diversity-split{position:relative;min-height:420px}@media(max-width: 900px){.diversity-split{min-height:320px}}@media(max-width: 900px){.diversity-split--image{order:1;min-height:50vh}}.diversity-split-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.diversity-split--patchwork{display:block;overflow:hidden}.diversity-patchwork{position:absolute;inset:0;display:grid;grid-template-columns:1.15fr 1fr;grid-template-rows:1fr;gap:0;padding:0}.diversity-patchwork--single{grid-template-columns:1fr;grid-template-rows:1fr}.diversity-patchwork-main{position:relative;overflow:hidden}.diversity-patchwork-main .diversity-patchwork-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.diversity-patchwork-stack{display:grid;grid-template-rows:1fr 1fr;gap:0;min-height:0}.diversity-patchwork-cell{position:relative;overflow:hidden;min-height:0}.diversity-patchwork-cell .diversity-patchwork-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width: 600px){.diversity-patchwork{grid-template-columns:1fr;grid-template-rows:1.2fr 1fr 1fr}.diversity-patchwork--single{grid-template-rows:1fr}.diversity-patchwork-main{min-height:0}.diversity-patchwork-stack{min-height:0}}.diversity-split--content{background:#00412a;display:flex;align-items:center;justify-content:center;padding:4rem 3rem;width:100%;min-height:100%}@media(max-width: 900px){.diversity-split--content{order:2;padding:3rem 2rem 4rem}}@media(max-width: 600px){.diversity-split--content{padding:2.5rem 1.5rem 3.5rem}}.diversity-split-inner{width:100%;max-width:none}.diversity-headline{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.85rem,3.2vw,2.5rem);font-weight:700;letter-spacing:-0.04em;line-height:1.2;color:#fff;margin:0 0 .75rem}.diversity-lead{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.05rem;font-weight:400;line-height:1.6;color:hsla(0,0%,100%,.88);margin:0 0 2.5rem}.diversity-stats{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.diversity-stat{display:flex;align-items:baseline;gap:.5rem}.diversity-stat-num{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.75rem;font-weight:700;letter-spacing:-0.02em;color:#aecc53;flex-shrink:0}.diversity-stat-txt{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:400;color:hsla(0,0%,100%,.85);text-transform:lowercase}.diversity-copy{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:hsla(0,0%,100%,.82);margin:0 0 1.5rem}.diversity-edge{padding-top:1.5rem;margin:0;border-top:1px solid hsla(0,0%,100%,.15)}.diversity-edge-lead{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:hsla(0,0%,100%,.82);margin:0 0 1rem}.diversity-edge-intro{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.95rem;font-weight:400;line-height:1.65;color:hsla(0,0%,100%,.78);margin:0 0 1rem}.diversity-edge-intro strong{color:#fff;font-weight:700}.diversity-edge-intro .diversity-edge-logo-wrap{color:inherit;text-decoration:none;display:inline-block;text-align:left;line-height:1}.diversity-edge-intro .diversity-edge-logo-wrap:hover strong{color:#aecc53}.diversity-edge-logo-img-wrap{width:90px;height:66px;display:block;line-height:0;margin:0 0 .05rem 0}.diversity-edge-logo-img{width:100% !important;height:100% !important;object-fit:contain;object-position:center;display:block}@media(max-width: 600px){.diversity-edge-logo-img-wrap{width:78px;height:60px}}.diversity-edge-list{list-style:none;padding:0;margin:0;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.95rem;font-weight:400;line-height:1.65;color:hsla(0,0%,100%,.78)}.diversity-edge-list li{padding-left:1.25rem;position:relative;margin-bottom:.5rem}.diversity-edge-list li::before{content:"";position:absolute;left:0;top:.5em;width:5px;height:5px;background:#aecc53;border-radius:50%}.join-hero{position:relative;height:100svh;min-height:100svh;padding-top:80px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#00412a}@media(max-width: 799px){.join-hero{padding-top:70px;height:auto;min-height:auto}}.join-hero-bg{position:absolute;inset:0;z-index:0}.join-hero-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.join-hero-overlay{position:absolute;inset:0;background:linear-gradient(160deg, rgba(0, 65, 42, 0.92) 0%, rgba(0, 65, 42, 0.78) 45%, rgba(0, 65, 42, 0.88) 100%);pointer-events:none}.join-hero-accent{position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top, rgba(174, 204, 83, 0.08) 0%, transparent 70%);pointer-events:none;z-index:1}.join-hero-content{position:relative;z-index:2;text-align:center;padding:4rem 3rem 6rem;max-width:720px;margin:0 auto}@media(max-width: 799px){.join-hero-content{padding:4rem 1.5rem 3rem}}.join-hero-eyebrow,.join-hero-title,.join-hero-subtitle,.join-hero-slogan,.join-hero-cta{opacity:0;transform:translateY(24px)}.join-hero-title-line{opacity:0;transform:translateY(28px)}.join-hero-eyebrow{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:rgba(174,204,83,.95);margin:0 0 20px}.join-hero-title{margin:0 0 20px;line-height:.92}.join-hero-title-line{display:block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(3.5rem,11vw,8rem);font-weight:700;letter-spacing:-0.025em;color:#fff}.join-hero-title-line--accent{color:#aecc53;font-style:italic;padding-left:.08em}.join-hero-title-arrow{display:block;margin-top:-0.15em;margin-left:.15em;width:clamp(24px + .5rem,6vw,4.5rem);line-height:0}.join-hero-title-arrow img{display:block;width:100% !important;height:auto !important;object-fit:contain;filter:brightness(0) invert(1)}.join-hero-subtitle{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1rem,1.8vw,1.1875rem);font-weight:400;line-height:1.55;color:hsla(0,0%,100%,.9);max-width:420px;margin:0 auto 20px}.join-hero-slogan{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.125rem,2vw,1.25rem);font-weight:700;line-height:1.4;color:#aecc53;margin:0 auto 20px}.join-hero-cta{display:inline-flex;align-items:center;gap:.875rem;padding:1.15rem 1.15rem 1.15rem 2.35rem;background:#fff;color:#00412a;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.1875rem;font-weight:700;text-decoration:none;border-radius:3.125rem;border:none;transition:all 350ms cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 10px 40px rgba(0,0,0,.25)}.join-hero-cta .join-hero-cta-arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(0,65,42,.12);border-radius:9999px;transition:all 300ms ease}.join-hero-cta .join-hero-cta-arrow img{width:20px !important;height:20px !important;object-fit:contain;filter:brightness(0) saturate(100%)}.join-hero-cta:hover{background:#aecc53;color:#00412a;transform:translateY(-3px)}.join-hero-cta:hover .join-hero-cta-arrow{background:rgba(0,65,42,.2);transform:translateX(4px)}.join-hero-scroll{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:5;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:.625rem;letter-spacing:.15em;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.join-hero-scroll ion-icon{font-size:.875rem}.join-hero-statement{position:relative;z-index:2;padding:6rem 2rem 8rem;background:linear-gradient(180deg, transparent 0%, rgba(0, 65, 42, 0.95) 12%, #00412a 100%)}@media(max-width: 799px){.join-hero-statement{padding:4rem 1.5rem 3rem}}.join-hero-statement-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;column-gap:4rem;row-gap:16px;align-items:center}@media(max-width: 899px){.join-hero-statement-inner{grid-template-columns:1fr;column-gap:0;row-gap:20px;align-items:start}}.join-hero-statement-title{grid-column:1;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.5rem,3.2vw,1.875rem);font-weight:700;letter-spacing:-0.025em;line-height:1.25;color:#fff;margin:0 0 12px;padding-right:24px}@media(max-width: 899px){.join-hero-statement-title{padding-right:0}}.join-hero-statement-body{grid-column:1;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.0625rem;font-weight:400;line-height:1.75;color:hsla(0,0%,100%,.9);margin:0;padding-right:24px;text-align:justify;text-justify:inter-word}@media(max-width: 899px){.join-hero-statement-body{padding-right:0;margin-bottom:20px}}.join-hero-statement-visual{grid-column:2;grid-row:1/3;position:relative;align-self:center;justify-self:end;min-height:300px;max-width:100%;margin-right:clamp(.75rem,2vw,2rem)}@media(max-width: 899px){.join-hero-statement-visual{grid-column:1;grid-row:auto;justify-self:stretch;min-height:260px;margin-right:0}}.join-hero-statement-patchwork{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;gap:0;border-radius:3.125rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.12);aspect-ratio:1}.join-hero-statement-patchwork .join-hero-patchwork-img{position:relative;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center;display:block}@media(max-width: 599px){.join-hero-statement-patchwork{aspect-ratio:1;grid-template-columns:1fr;grid-template-rows:1fr}}.join-statement{padding:6rem 2rem;background:linear-gradient(180deg, #ffffff 0%, rgba(174, 204, 83, 0.04) 100%);content-visibility:auto;contain-intrinsic-size:auto 50vh}@media(max-width: 799px){.join-statement{padding:4rem 1.5rem}}.join-statement-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr .9fr;gap:4rem;align-items:start}@media(max-width: 899px){.join-statement-inner{grid-template-columns:1fr;gap:3rem}}.join-statement-header{grid-column:1;grid-row:1;min-width:0}.join-statement-eyebrow{display:block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgba(0,65,42,.65);margin:0 0 12px}.join-statement-quote{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.5rem,3.2vw,1.875rem);font-weight:700;letter-spacing:-0.025em;line-height:1.25;color:#00412a;margin:0}.join-statement-text{grid-column:1;grid-row:2;min-width:0;position:relative;padding-left:1.25rem}.join-statement-text::before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:3px;background:linear-gradient(to bottom, #aecc53, rgba(174, 204, 83, 0.4));border-radius:.3125rem}.join-statement-body{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.0625rem;font-weight:400;line-height:1.75;color:rgba(0,65,42,.85);margin:0}.join-statement-visual{grid-column:2;grid-row:1/3;position:relative;align-self:stretch}@media(max-width: 899px){.join-statement-visual{grid-column:1;grid-row:auto;align-self:auto}}.join-statement-frame{position:relative;aspect-ratio:4/5;max-height:420px;border-radius:2.5rem;overflow:hidden;box-shadow:0 24px 56px rgba(0,65,42,.12)}@media(max-width: 899px){.join-statement-frame{max-width:400px;margin:0 auto}}.join-statement-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.join-statement-overlay{position:absolute;inset:0;background:linear-gradient(to top, rgba(0, 65, 42, 0.15) 0%, transparent 50%);pointer-events:none}.join-stats{padding:4rem 2rem;background:#00412a;text-align:center}.join-stats-inner{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem 3rem}@media(max-width: 699px){.join-stats-inner{grid-template-columns:1fr;gap:2rem}}.join-stat-item{display:flex;flex-direction:column;align-items:center;gap:4px}.join-stat-value{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.875rem,4vw,2.125rem);font-weight:700;letter-spacing:-0.02em;line-height:1;color:#aecc53}.join-stat-label{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1rem,1.5vw,1.1875rem);font-weight:400;color:hsla(0,0%,100%,.9)}.join-why{padding:5rem 2rem;background:#fff}@media(max-width: 799px){.join-why{padding:4rem 1.5rem}}.join-why-header{text-align:center;max-width:600px;margin:0 auto 3.5rem}.join-why-eyebrow{display:block;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgba(0,65,42,.65);margin:0 0 8px}.join-why-headline{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.5rem,3vw,1.5rem);font-weight:700;letter-spacing:-0.02em;line-height:1.25;color:#00412a;margin:0}.join-why-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 699px){.join-why-inner{grid-template-columns:1fr}}.join-why-block{position:relative;padding:2rem 2.25rem 2rem 2.5rem;background:#fff;border-radius:0 1.875rem 1.875rem 0;border:1px solid rgba(0,65,42,.08);transition:box-shadow 300ms ease,border-color 300ms ease}.join-why-block::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(to bottom, #aecc53, rgba(174, 204, 83, 0.35));border-radius:.3125rem 0 0 .3125rem}.join-why-block:hover{border-color:rgba(0,65,42,.12)}.join-why-num{position:absolute;top:20px;right:20px;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.5rem;font-weight:700;line-height:1;color:rgba(0,65,42,.07);letter-spacing:-0.02em}.join-why-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.4rem;font-weight:700;letter-spacing:-0.02em;line-height:1.3;color:#00412a;margin:0 0 8px}.join-why-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:rgba(0,65,42,.75);margin:0}.join-cta-section{position:relative;padding:6rem 2rem;background:linear-gradient(180deg, rgba(0, 65, 42, 0.06) 0%, #ffffff 100%);text-align:center;overflow:hidden}@media(max-width: 799px){.join-cta-section{padding:4rem 1.5rem}}.join-cta-inner{position:relative;z-index:1;max-width:560px;margin:0 auto}.join-cta-label{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:rgba(0,65,42,.65);margin:0 0 8px}.join-cta-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:500;line-height:1.4;color:#00412a;margin:0 0 20px}.join-cta-btn{display:inline-flex;align-items:center;gap:.875rem;padding:1.125rem 1.125rem 1.125rem 2.25rem;background:#aecc53;color:#00412a;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.0625rem;font-weight:700;text-decoration:none;border-radius:3.125rem;border:1px solid rgba(174,204,83,.2);transition:all 350ms cubic-bezier(0.4, 0, 0.2, 1)}.join-cta-btn .join-cta-btn-arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#00412a;border-radius:9999px;transition:all 300ms ease}.join-cta-btn .join-cta-btn-arrow img{width:22px !important;height:22px !important;object-fit:contain}.join-cta-btn:hover{background:#fff;color:#00412a;transform:translateY(-3px);border-color:hsla(0,0%,100%,.3)}.join-cta-btn:hover .join-cta-btn-arrow{transform:translateX(5px);background:#aecc53}.join-cta-btn:hover .join-cta-btn-arrow img{filter:brightness(0) saturate(100%)}.join-faq{background:#f8f7f5;padding:6rem 2rem}@media(max-width: 799px){.join-faq{padding:4rem 1.5rem}}.join-faq-inner{max-width:900px;margin:0 auto}.join-faq-header{margin-bottom:3.5rem}.join-faq-eyebrow{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#aecc53;margin-bottom:.75rem}.join-faq-title{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.5rem,4vw,1.875rem);font-weight:700;letter-spacing:-0.025em;line-height:1.25;color:#00412a;margin:0}.join-faq-item{background:#fff;border-radius:12px;padding:2rem 2.25rem;margin-bottom:1rem;border-left:4px solid rgba(0,0,0,0);box-shadow:0 1px 4px rgba(0,65,42,.06);transition:border-color 250ms ease,box-shadow 250ms ease}.join-faq-item:hover{border-left-color:#aecc53}@media(max-width: 799px){.join-faq-item{padding:1.5rem 1.25rem}}.join-faq-question{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:700;color:#00412a;margin:0 0 1rem;display:flex;align-items:flex-start;gap:.75rem}.join-faq-question::before{content:"Q";flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background:#aecc53;color:#fff;border-radius:50%;font-size:.7rem;font-weight:700;letter-spacing:.02em;margin-top:.05rem}.join-faq-answer{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;font-weight:400;line-height:1.75;color:rgba(0,65,42,.7);margin:0 0 .5rem;padding-left:2.5rem}.join-faq-answer--highlight{font-style:italic;color:#aecc53;font-weight:700;margin-top:1rem;padding-left:2.5rem}.join-faq-list{list-style:none;padding:0 0 0 2.5rem;margin:0 0 .75rem 0}.join-faq-list li{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.75;color:rgba(0,65,42,.7);padding-left:1.25rem;position:relative;margin-bottom:.3rem}.join-faq-list li::before{content:"";position:absolute;left:0;top:.6rem;width:5px;height:5px;background:#aecc53;border-radius:50%}.ocp-footer{position:relative;width:100%;background:linear-gradient(to bottom, rgb(0, 39.5, 25.5230769231) 0%, #00412a 100%);color:#fff;padding:5rem 2rem 2rem}@media(max-width: 800px){.ocp-footer{padding:4rem 1.5rem 1.5rem}}.ocp-footer-container{max-width:1200px;margin:0 auto}.ocp-footer-top{display:grid;grid-template-columns:1fr 1fr;gap:4rem;padding-bottom:3rem;margin-bottom:3rem;border-bottom:1px solid hsla(0,0%,100%,.1)}@media(max-width: 900px){.ocp-footer-top{grid-template-columns:1fr;gap:2.5rem;padding-bottom:2.5rem;margin-bottom:2.5rem}}.ocp-footer-brand{max-width:500px}.ocp-footer-logo{height:48px !important;width:auto !important;margin-bottom:1.25rem;opacity:.95;filter:brightness(0) invert(1);transition:opacity .3s ease}.ocp-footer-logo:hover{opacity:1}@media(max-width: 600px){.ocp-footer-logo{height:42px !important}}.ocp-footer-tagline{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:hsla(0,0%,100%,.7);margin:0}@media(max-width: 600px){.ocp-footer-tagline br{display:none}}@media(max-width: 800px){.ocp-footer-tagline{font-size:.9375rem}}.ocp-footer-cta{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:1.25rem}@media(max-width: 900px){.ocp-footer-cta{align-items:flex-start}}.ocp-footer-cta-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:500;color:hsla(0,0%,100%,.65);margin:0}.ocp-footer-btn{display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 1.75rem;background:#aecc53;color:#00412a;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.9375rem;font-weight:700;text-decoration:none;border-radius:2.5rem;border:1px solid rgba(174,204,83,.2);transition:all .3s ease}.ocp-footer-btn:hover{background:rgb(183.2623318386,209.831838565,102.668161435);transform:translateY(-2px);border-color:rgba(174,204,83,.5)}.ocp-footer-btn-icon{width:20px;height:20px;flex-shrink:0;transition:transform .3s ease}.ocp-footer-btn:hover .ocp-footer-btn-icon{transform:translateX(3px)}.ocp-footer-main{display:flex;flex-wrap:wrap;align-items:center;gap:2rem 3rem;padding-bottom:2.5rem;margin-bottom:2rem}@media(max-width: 600px){.ocp-footer-main{flex-direction:column;align-items:flex-start;gap:2rem;padding-bottom:2rem}}.ocp-footer-col{display:flex;flex-direction:row;align-items:center;gap:1.25rem;flex-wrap:wrap}.ocp-footer-col:not(:first-child){padding-left:2rem;border-left:1px solid hsla(0,0%,100%,.15)}@media(max-width: 600px){.ocp-footer-col{flex-direction:column;align-items:flex-start}.ocp-footer-col:not(:first-child){padding-left:0;border-left:none}}.ocp-footer-col--follow{margin-left:auto}.ocp-footer-heading{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.8125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.5);margin:0;flex-shrink:0}.ocp-footer-heading--navigate{margin-bottom:1rem}.ocp-footer-nav{display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;align-items:flex-start}.ocp-footer-link{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.9375rem;font-weight:400;color:hsla(0,0%,100%,.75);text-decoration:none;transition:color .25s ease;width:fit-content}.ocp-footer-link:hover{color:#aecc53}.ocp-footer-social{display:flex;gap:.75rem;flex-wrap:wrap}.ocp-footer-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:hsla(0,0%,100%,.08);border-radius:50%;color:hsla(0,0%,100%,.7);transition:all .3s ease}.ocp-footer-social-link:hover{background:#aecc53;color:#00412a;transform:translateY(-2px)}.ocp-footer-social-link svg{width:18px;height:18px}.ocp-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.08)}@media(max-width: 600px){.ocp-footer-bottom{flex-direction:column;align-items:flex-start;gap:.5rem;padding-top:1.5rem}}.ocp-footer-copyright{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.8125rem;font-weight:400;color:hsla(0,0%,100%,.45);margin:0}.ocp-footer-slogan{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.8125rem;font-weight:400;color:hsla(0,0%,100%,.5);margin:0}@media(max-width: 600px){.ocp-footer-slogan{font-size:.75rem}}.scroll-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:1040;background:rgba(0,65,42,.12);pointer-events:none;opacity:0;transition:opacity .3s ease}.is-scrolled .scroll-progress{opacity:1}.scroll-progress-bar{height:100%;background:linear-gradient(90deg, #002a1b 0%, #c5dc7a 50%, #002a1b 100%);background-size:200% 100%;transform:scaleX(0);transform-origin:left;will-change:transform;animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}html[data-lenis]{scroll-behavior:auto !important}html[data-lenis] body{will-change:scroll-position}body.scroll-down .page-header{transform:translateY(-100%);transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1)}body.scroll-down.is-scrolled .page-header{transform:translateY(-100%)}body.scroll-up .page-header{transform:translateY(0);transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1)}body:not(.is-scrolled) .page-header{transform:translateY(0) !important}[data-scroll-reveal]{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(0.4, 0, 0.2, 1),transform .8s cubic-bezier(0.4, 0, 0.2, 1)}[data-scroll-reveal].is-revealed{opacity:1;transform:translateY(0)}[data-scroll-reveal-delay="1"]{transition-delay:0.1s}[data-scroll-reveal-delay="2"]{transition-delay:0.2s}[data-scroll-reveal-delay="3"]{transition-delay:0.3s}[data-scroll-reveal-delay="4"]{transition-delay:0.4s}[data-scroll-reveal-delay="5"]{transition-delay:0.5s}[data-scroll-reveal-delay="6"]{transition-delay:0.6s}[data-scroll-reveal-delay="7"]{transition-delay:0.7s}[data-scroll-reveal-delay="8"]{transition-delay:0.8s}[data-scroll-reveal-delay="9"]{transition-delay:0.9s}[data-scroll-reveal-delay="10"]{transition-delay:1s}[data-scroll-speed]{will-change:transform}html[data-lenis] .hero img,html[data-lenis] .about-hero-img,html[data-lenis] .working-hero-img,html[data-lenis] .join-hero-bg-img{will-change:transform;transform:translateZ(0)}@media(prefers-reduced-motion: reduce){html[data-lenis]{scroll-behavior:auto !important}html[data-lenis] body{will-change:auto}html[data-lenis] [data-scroll-reveal]{opacity:1;transform:none;transition:none}.scroll-progress{display:none}}@media(min-width: 768px){body.scroll-down .page-header,body.scroll-up .page-header{transform:translateY(0) !important}.scroll-progress{height:2px}}
