.hero-video-layer{position:absolute;top:0;left:0;width:100%;height:875px;z-index:0;overflow:hidden;background:#0a1a1a}.hero-video-layer .hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-video-layer:after{content:"";position:absolute;top:0;left:0;right:0;height:200px;background:linear-gradient(180deg,#000c,#00000073 45%,#0000);pointer-events:none}.hero-video-layer-hidden{visibility:hidden;opacity:0;pointer-events:none}@media (max-width: 1024px){.hero-video-layer{top:0;height:680px}}@media (max-width: 768px){.hero-video-layer{top:0;height:564px}}.chatbot-widget{position:fixed;right:24px;bottom:24px;z-index:1000;display:flex;flex-direction:column;align-items:flex-end;gap:16px}.chatbot-toggle{position:relative;width:72px;height:72px;padding:3px;border:none;border-radius:50%;background:linear-gradient(135deg,#51d4ce,#9b6eb4,#e74a9b);color:#14302f;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 28px #00000047;transition:transform .2s ease,box-shadow .2s ease}.chatbot-toggle:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#e9ecef;z-index:0}.chatbot-toggle>*{position:relative;z-index:1}.chatbot-toggle-icon{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;display:block}.chatbot-toggle:hover{transform:translateY(-2px);box-shadow:0 14px 34px #00000057}.chatbot-toggle:active{transform:translateY(0)}.chatbot-popover{width:400px;max-width:calc(100vw - 48px);height:600px;max-height:calc(100vh - 120px);background:#eef1f4;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 18px 48px #0000004d;animation:chatbot-pop-in .18s ease-out}@keyframes chatbot-pop-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.chatbot-popover-frame{flex:1;width:100%;height:100%;border:0;display:block}@media (max-width: 480px){.chatbot-widget{right:16px;bottom:16px}.chatbot-popover{height:70vh}}.navbar{display:flex;width:100%;padding:0 100px;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:1000;height:80px;transition:background .3s ease,box-shadow .3s ease,border-color .3s ease}.navbar-transparent{background:linear-gradient(251deg,#000 15.38%,#25282fe6 39.97%,#25282f59 97.2%),#00000080;border-bottom:1px solid rgba(255,255,255,.2)}.navbar-solid{background:#fff;border-bottom:1px solid rgba(7,106,106,.18);box-shadow:0 4px 12px #0000000f}.navbar-video{background:transparent;border-bottom:1px solid rgba(255,255,255,.2)}.navbar-video-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;background:#0a1a1a}.navbar-video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(251deg,#000 15.38%,#25282fe6 39.97%,#25282f59 97.2%),#00000080;pointer-events:none}.navbar-brand,.navbar-links{position:relative;z-index:2}.navbar-brand{display:flex;align-items:center;gap:10px}.navbar-logo{width:65px;height:65px;flex-shrink:0}.navbar-brand-text{color:#51d4ce;font-family:var(--font-body);font-size:24px;font-weight:500;line-height:24px}.navbar-links{display:flex;align-items:center;gap:40px}.nav-link-group{display:flex;align-items:center;gap:6px;cursor:pointer}.nav-link{color:#fff;font-family:var(--font-body);font-size:16px;font-weight:700;line-height:normal;cursor:pointer;transition:color .3s ease}.nav-chevron path,.nav-dropdown-trigger svg path{stroke:currentColor}.navbar-solid .nav-link{color:#1a1a1a}.navbar-solid .nav-link-gradient{color:transparent}.nav-link-gradient{background:linear-gradient(89deg,#51d4ce -19.48%,#9b6eb4 72.93%,#e74a9b 111.69%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-link-active{color:#51d4ce!important;-webkit-text-fill-color:#51D4CE}.nav-link-gradient.nav-link-active{color:transparent!important;-webkit-text-fill-color:transparent}.navbar-cta{font-size:14px;height:44px;padding:10px 18px}.nav-dropdown{position:relative}.nav-dropdown-trigger{background:transparent;border:none;cursor:pointer;padding:0}.nav-chevron{transition:transform .2s}.nav-chevron-open{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%);min-width:200px;background:#141c1cfa;border:1px solid rgba(81,212,206,.2);border-radius:8px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 32px #0006;padding:8px;z-index:2000;display:flex;flex-direction:column;gap:2px}.nav-dropdown-menu:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);width:10px;height:10px;background:#141c1cfa;border-left:1px solid rgba(81,212,206,.2);border-top:1px solid rgba(81,212,206,.2);rotate:45deg}.nav-dropdown-item{display:block;padding:10px 16px;border-radius:6px;color:#fffc;font-family:var(--font-body);font-size:15px;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.nav-dropdown-item:hover{background:#51d4ce1a;color:#51d4ce}.nav-dropdown-item-active{color:#51d4ce;background:#51d4ce14}.navbar-burger{display:none;position:relative;z-index:2;width:40px;height:40px;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:transparent;border:none;cursor:pointer;padding:0}.navbar-burger span{display:block;width:24px;height:2.5px;border-radius:2px;background:#fff;transition:transform .3s ease,opacity .2s ease,background .3s ease}.navbar-solid .navbar-burger span{background:#1a1a1a}.navbar-menu-open .navbar-burger span{background:#076a6a}.navbar-burger-open span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.navbar-burger-open span:nth-child(2){opacity:0}.navbar-burger-open span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.navbar-mobile-menu{display:none}@media (max-width: 1024px){.navbar{padding:0 40px}.navbar-links{gap:24px}}@media (max-width: 900px){.navbar{padding:0 20px;height:64px}.navbar-menu-open{background:#fff;border-bottom:1px solid rgba(7,106,106,.18)}.navbar-menu-open .navbar-brand-text{color:#076a6a}.navbar-links{display:none}.navbar-burger{display:flex}.navbar-logo{width:48px;height:48px}.navbar-brand-text{font-size:18px}.navbar-mobile-menu{display:flex;flex-direction:column;position:fixed;top:64px;left:0;right:0;bottom:0;background:#fff;padding:24px 24px 48px;gap:8px;overflow-y:auto;z-index:1500;transform:translateY(-12px);opacity:0;pointer-events:none;transition:transform .28s ease,opacity .28s ease}.navbar-mobile-menu-open{transform:translateY(0);opacity:1;pointer-events:auto}.navbar-mobile-section{display:flex;flex-direction:column;padding:8px 0;border-bottom:1px solid rgba(7,106,106,.12)}.navbar-mobile-section:last-child{border-bottom:none}.navbar-mobile-heading{font-family:var(--font-body);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#076a6a8c;margin-bottom:6px}.navbar-mobile-link{display:block;padding:12px 4px;font-family:var(--font-body);font-size:17px;font-weight:600;color:#1a2a2a;transition:color .15s}.navbar-mobile-link-sub{padding-left:14px;font-size:16px;font-weight:500}.navbar-mobile-link-active{color:#076a6a}}.hero{position:relative;min-height:795px;background:transparent;display:flex;align-items:flex-end}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(251deg,#000 15.38%,#25282fe6 39.97%,#25282f59 97.2%),#00000080}.hero-content{position:relative;z-index:2;padding:0 100px 100px;max-width:860px}.hero-heading{font-family:var(--font-heading);font-size:48px;font-weight:700;line-height:52px;color:#fff;margin-bottom:38px}.hero-description{margin-bottom:50px}.hero-subtext{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:24px;color:#ffffffd9;max-width:678px}.hero-subtext strong{font-weight:700;color:var(--cyan)}.hero-scaling{display:flex;align-items:center;gap:12px;margin-top:20px}.hero-scaling span{font-family:var(--font-body);font-size:18px;font-weight:700;line-height:24px;color:var(--cyan)}.hero-actions{display:flex;gap:25px;flex-wrap:wrap}@media (max-width: 1024px){.hero{min-height:600px}.hero-content{padding:0 40px 80px}.hero-heading{font-size:38px;line-height:44px}}@media (max-width: 768px){.hero{min-height:500px}.hero-content{padding:0 20px 60px}.hero-heading{font-size:28px;line-height:36px;margin-bottom:24px}.hero-subtext{font-size:16px}.hero-actions{flex-direction:row;flex-wrap:wrap;gap:14px}.hero-actions .btn-primary,.hero-actions .btn-outline{width:auto;flex:0 0 auto}}.slot-number{display:inline-flex;align-items:baseline;line-height:1}.slot-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.slot-static{display:inline-block}.slot-digit{display:inline-block;height:1em;line-height:1em;overflow:hidden;vertical-align:text-bottom}.slot-digit-reel{display:block;transition:transform .8s cubic-bezier(.16,1,.3,1);will-change:transform}.slot-digit-cell{display:block;height:1em;line-height:1em;text-align:center}@media (prefers-reduced-motion: reduce){.slot-digit-reel{transition:none}}.business-impact{display:flex;flex-direction:column;gap:40px}.section-label-row{display:flex;align-items:center;gap:10px}.heading-arrow{flex-shrink:0}.stats-card{display:flex;align-items:center;justify-content:center;gap:0;border-radius:6px;background:linear-gradient(353deg,#243d3e 11.86%,#208283 93.82%);padding:29px 34px;min-height:221px}.stat-group{display:flex;align-items:center;flex:1}.stat-divider{width:1px;height:164px;background:#ffffffe6;flex-shrink:0;margin:0 35px}.stat-item{display:flex;flex-direction:column;align-items:center;gap:2px;flex:1;text-align:center}.stat-value{color:#f2f4f4;font-family:var(--font-heading);font-size:48px;font-weight:700;line-height:70.4px;letter-spacing:-1.5px}.stat-label{color:#fff;font-family:var(--font-body);font-size:16px;font-weight:600;line-height:20px;text-transform:uppercase;max-width:264px}@media (max-width: 768px){.stats-card{flex-direction:column;padding:24px 20px;gap:24px}.stat-group{flex-direction:column;width:100%}.stat-divider{width:100%;height:1px;margin:0}.stat-value{font-size:36px;line-height:1.3}}.why-now{display:flex;flex-direction:column;gap:20px}.why-now .section-heading{text-transform:none;line-height:1.25;max-width:720px}.why-now-layout{display:flex;gap:60px;align-items:center}.why-now-left{flex:0 0 661px;display:flex;flex-direction:column;gap:24px}.why-now-intro{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:24px;color:var(--text-dark);max-width:661px}.why-now-accordion{position:relative;display:flex;flex-direction:column;gap:16px}.why-now-accordion:before{content:"";position:absolute;top:28px;bottom:28px;left:25px;width:3px;background:var(--teal-dark)}.why-now-accordion-item{position:relative;z-index:1}.accordion-trigger{display:flex;width:100%;max-width:520px;min-height:56px;padding:14px 30px;align-items:center;justify-content:space-between;gap:14px;border-radius:4px;border:none;background:var(--gray-item);cursor:pointer;font:inherit;text-align:left;transition:background .25s ease}.accordion-trigger-title{color:var(--text-dark);font-family:var(--font-body);font-size:16px;font-weight:700;line-height:1.4;transition:color .25s ease}.accordion-trigger-active{position:relative;background:var(--teal-dark)}.accordion-trigger-active .accordion-trigger-title{color:#fff}.accordion-trigger-active:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:3px;border-radius:4px;background:linear-gradient(34deg,#51d4ce,#e74a9b);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.accordion-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.accordion-panel-open{grid-template-rows:1fr}.accordion-panel>.accordion-panel-text{overflow:hidden;min-height:0}.accordion-panel-text{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:24px;color:var(--teal-dark);padding:0 0 0 60px;max-width:593px}.accordion-panel-open>.accordion-panel-text{padding-top:24px;padding-bottom:24px}.why-now-right{flex:1;display:flex;align-items:center;justify-content:center}.why-now-img{width:auto;max-width:100%;height:var(--closed-accordion-h, auto);max-height:var(--closed-accordion-h, none);border-radius:6px;-o-object-fit:contain;object-fit:contain}@media (max-width: 1024px){.why-now-layout{flex-direction:column;gap:40px}.why-now-left{flex:none;width:100%}.why-now-right{width:100%}.why-now-img{width:100%;max-width:100%;height:auto;max-height:none}}.why-algo8{display:flex;flex-direction:column;gap:20px}.why-algo8-layout{display:grid;grid-template-columns:500px 1fr;-moz-column-gap:60px;column-gap:60px;row-gap:28px;align-items:start}.why-algo8-intro{grid-column:1;grid-row:1;font-family:var(--font-body);font-size:18px;font-weight:400;line-height:24px;color:var(--text-dark);max-width:680px}.advantage-list{grid-column:1;grid-row:2}.why-algo8-right{grid-column:2;grid-row:2}.advantage-list{list-style:none;display:flex;flex-direction:column;gap:0}.advantage-item{padding:14px 0;border-bottom:1px solid rgba(7,106,106,.15)}.advantage-item:first-child{border-top:1px solid rgba(7,106,106,.15)}.advantage-link{display:flex;align-items:center;gap:13px;text-decoration:none;cursor:pointer}.advantage-link:hover .advantage-title{opacity:.7}.advantage-title{font-family:var(--font-heading);font-size:24px;font-weight:600;line-height:52px;text-transform:capitalize;color:var(--teal-dark)}.why-algo8-right{display:flex;align-items:flex-start;justify-content:center}.why-algo8-right img{width:100%;max-width:669px;aspect-ratio:1672 / 941;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width: 1024px){.why-algo8-layout{grid-template-columns:1fr;row-gap:32px}.why-algo8-intro{grid-column:1;grid-row:1}.advantage-list{grid-column:1;grid-row:2}.why-algo8-right{grid-column:1;grid-row:3;width:100%}}@media (max-width: 768px){.advantage-title{font-size:18px;line-height:1.4}}.plantbrain{display:flex;flex-direction:column;gap:60px}.plantbrain-heading{font-weight:700;letter-spacing:1px}.plantbrain-description{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:24px;color:var(--teal-dark);max-width:758px}.plantbrain-highlight{font-weight:700;color:var(--teal-mid)}.plantbrain-image-container{display:flex;flex-direction:column;gap:20px}.plantbrain-main-image{width:100%;border-radius:10px}.plantbrain-caption{font-family:var(--font-body);font-size:18px;font-weight:600;line-height:24px;color:var(--teal-mid);text-align:center;max-width:813px;margin:0 auto}.vs-section{display:flex;flex-direction:column;gap:40px}.vs-heading{font-family:var(--font-heading);font-size:32px;font-weight:800;line-height:1.2;text-transform:uppercase;text-align:center}.vs-heading-teal{color:var(--teal-dark)}.vs-heading-dark{color:var(--text-dark)}.vs-table{--vs-col-1: minmax(0, 1fr);--vs-col-2: 200px;--vs-col-3: minmax(0, 1fr);position:relative;max-width:1240px;margin:0 auto}.vs-plantbrain-column{position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:200px;background:linear-gradient(180deg,#3e6e6c,#356360 45%,#2b4a48);border-radius:6px 6px 0 0;z-index:0}.vs-row{display:grid;grid-template-columns:var(--vs-col-1) var(--vs-col-2) var(--vs-col-3);align-items:stretch;position:relative;z-index:1}.vs-header-spacer{background:transparent}.vs-col-header{display:flex;align-items:center;justify-content:flex-start;font-family:var(--font-body);font-size:22px;font-weight:700;padding:18px 8px;color:var(--text-dark)}.vs-col-header-primary{justify-content:center;color:#fff}.vs-col-header-traditional{justify-content:center}.vs-data-row .vs-row-text,.vs-data-row .vs-cell:last-child{border-top:1px solid var(--teal-dark)}.vs-data-row:last-child .vs-row-text,.vs-data-row:last-child .vs-cell:last-child{border-bottom:1px solid var(--teal-dark)}.vs-row-text{display:flex;flex-direction:column;gap:4px;padding:22px 32px 22px 0;font-family:var(--font-body);font-size:16px;line-height:24px}.vs-row-title{font-weight:700;font-size:18px;color:var(--teal-mid)}.vs-row-desc{font-weight:500;color:#00000061}.vs-cell{display:flex;justify-content:center;align-items:center;padding:22px 8px}.vs-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;flex-shrink:0}.vs-icon-check{background:#fff}.vs-icon-cross{border:1.5px solid #E23B3B;background:transparent}.delivers-section{display:flex;flex-direction:column;gap:40px}.delivers-heading{font-family:var(--font-heading);font-size:32px;font-weight:800;line-height:52px;text-transform:uppercase;color:var(--teal-dark);text-align:center}.delivers-cards{display:flex;gap:30px;justify-content:center}.deliver-card{position:relative;width:394px;min-height:570px;border-radius:10px;overflow:hidden;background:linear-gradient(180deg,#1a2a2a,#0d1a1a);flex-shrink:0;display:flex}.deliver-card-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.deliver-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;border:1px solid rgba(255,255,255,.3);background:linear-gradient(0deg,#000000e0 12.98%,#0000 41.35%,#000000eb 96.63%);z-index:1}.deliver-card-content{position:relative;z-index:2;padding:28px 24px;display:flex;flex-direction:column;width:100%}.deliver-card-title{color:#fff;font-family:var(--font-body);font-size:22px;font-weight:700;line-height:1.3;letter-spacing:-.3px;margin-bottom:10px}.deliver-card-desc{color:#ffffffe6;font-family:var(--font-body);font-size:16px;font-weight:500;line-height:24px}.deliver-card-btn{margin-top:auto;align-self:flex-start}.delivers-actions{display:flex;justify-content:center;gap:30px}.data-moat-section{display:flex;gap:60px;align-items:flex-start}.data-moat-left{flex:0 0 500px;display:flex;flex-direction:column;gap:24px}.data-moat-header{display:flex;align-items:center;gap:10px}.data-moat-title{font-family:var(--font-heading);font-size:24px;font-weight:700;color:var(--teal-dark)}.data-moat-desc{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:24px;color:var(--teal-dark)}.data-moat-items{display:flex;flex-direction:column;gap:24px}.data-moat-right{flex:1}.data-moat-right img{width:100%;max-width:669px;height:auto;border-radius:6px}@media (max-width: 1200px){.vs-table{--vs-col-2: 160px}.vs-plantbrain-column{width:160px}.delivers-cards{flex-wrap:wrap}.deliver-card{width:calc(50% - 15px);min-height:300px}}@media (max-width: 1024px){.data-moat-section{flex-direction:column;gap:40px}.data-moat-left{flex:none;width:100%}.vs-table{--vs-col-2: 130px}.vs-plantbrain-column{width:130px}}@media (max-width: 768px){.vs-heading{font-size:22px;line-height:1.3}.vs-plantbrain-column,.vs-header-row{display:none}.vs-table{display:flex;flex-direction:column;gap:16px}.vs-data-row{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"text text" "primary traditional";gap:12px;padding:18px;border:1px solid rgba(7,106,106,.18);border-radius:10px;background:#fff}.vs-data-row .vs-row-text,.vs-data-row .vs-cell:last-child,.vs-data-row:last-child .vs-row-text,.vs-data-row:last-child .vs-cell:last-child{border:none}.vs-row-text{grid-area:text;padding:0}.vs-row-title{font-size:16px}.vs-cell{flex-direction:column;gap:8px;padding:14px 8px;border-radius:8px}.vs-cell-primary{grid-area:primary;background:linear-gradient(180deg,#3e6e6c,#2b4a48)}.vs-cell:not(.vs-cell-primary){grid-area:traditional;background:#00000008}.vs-cell:before{font-family:var(--font-body);font-size:13px;font-weight:700;order:-1}.vs-cell-primary:before{content:"PlantBrain";color:#fff}.vs-cell:not(.vs-cell-primary):before{content:"Traditional";color:#0000008c}.delivers-cards{flex-direction:column;align-items:center}.deliver-card{width:100%;min-height:250px}.delivers-actions{flex-direction:column;align-items:center}}.data-moat{display:flex;flex-direction:column;gap:20px}.data-moat-layout{display:flex;gap:60px;align-items:center}.data-moat-left{flex:0 0 580px;display:flex;flex-direction:column;gap:24px}.data-moat .why-now-accordion{min-height:360px}.data-moat-intro{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:24px;color:var(--text-dark);max-width:540px}.data-moat-highlight{font-weight:700;color:var(--teal-mid)}.data-moat-right{flex:1;display:flex;align-items:center;justify-content:center}.data-moat-right img{width:auto;max-width:100%;height:var(--closed-accordion-h, auto);max-height:var(--closed-accordion-h, 520px);-o-object-fit:contain;object-fit:contain}@media (max-width: 1024px){.data-moat-layout{flex-direction:column;gap:40px;align-items:flex-start}.data-moat-left{flex:none;width:100%}.data-moat-right{width:100%}.data-moat-right img{max-width:100%;height:auto;max-height:520px}}.customers{display:flex;flex-direction:column;gap:20px}.customers-intro{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:24px;color:var(--text-dark);max-width:710px}.logo-grid-wrapper{border:1px solid var(--teal-dark);border-radius:6px;overflow:hidden}.logo-grid{display:grid;grid-template-columns:repeat(6,1fr);margin:-1px 0 0 -1px}.logo-cell{display:flex;align-items:center;justify-content:center;padding:20px 16px;border-top:1px solid var(--teal-dark);border-left:1px solid var(--teal-dark);min-height:120px;overflow:hidden}.customer-logo{max-width:150px;max-height:80px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(20%);transition:transform .22s ease,filter .22s ease;transform-origin:center}.customer-logo:hover{filter:grayscale(0%);transform:scale(1.12)}@media (max-width: 1024px){.logo-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 600px){.logo-grid{grid-template-columns:repeat(3,1fr)}.logo-cell{min-height:80px;padding:12px 8px}.customer-logo{max-width:90px;max-height:60px}}.where-operates{display:flex;flex-direction:column;gap:20px}.where-intro{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:24px;color:var(--text-dark);max-width:520px}.where-map-wrap{display:flex;flex-direction:column;align-items:center;gap:32px;margin-top:20px}.where-map{position:relative;width:100%;max-width:940px}.where-map-img{width:100%;height:auto}.where-map-pin{position:absolute;width:34px;height:auto;transform:translate(-50%,-100%);pointer-events:none}.where-regions-pill{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:14px 28px;border-radius:8px;border:1px solid rgba(7,106,106,.25);background:#fff;box-shadow:0 2px 8px #0000000a}.where-regions-label{font-family:var(--font-body);font-size:16px;font-weight:700;color:var(--text-dark)}.where-regions-list{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.where-region{font-family:var(--font-body);font-size:16px;font-weight:700;color:var(--teal-dark)}.where-region:not(:last-child):after{content:"·";margin-left:8px;color:var(--teal-dark)}@media (max-width: 768px){.where-map-pin{width:22px}.where-regions-pill{padding:12px 18px}.where-regions-label,.where-region{font-size:14px}}.ai-arch{display:flex;flex-direction:column;gap:20px}.ai-arch-layout{display:flex;gap:60px;align-items:flex-start}.ai-arch-left{flex:0 0 661px;display:flex;flex-direction:column;gap:24px}.ai-arch-intro{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:24px;color:var(--text-dark);max-width:600px}.ai-arch-right{flex:1;display:flex;align-items:center;justify-content:center}.ai-arch-right img{width:auto;max-width:100%;height:var(--closed-accordion-h, auto);max-height:var(--closed-accordion-h, 480px);-o-object-fit:contain;object-fit:contain}@media (max-width: 1024px){.ai-arch-layout{flex-direction:column;gap:40px}.ai-arch-left{flex:none;width:100%}.ai-arch-right{width:100%}.ai-arch-right img{max-width:100%;height:auto;max-height:480px}}.key-results{display:flex;flex-direction:column;gap:40px}.key-results-card{display:flex;align-items:center;justify-content:center;border-radius:6px;background:linear-gradient(353deg,#243d3e 11.86%,#208283 93.82%);padding:29px 37px;min-height:221px}.key-result-group{display:flex;align-items:center;flex:1}.key-result-divider{width:1px;height:164px;background:#ffffffe6;flex-shrink:0;margin:0 35px}.key-result-item{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1;text-align:center}.key-result-value{color:#f2f4f4;font-family:var(--font-heading);font-size:48px;font-weight:700;line-height:70.4px;letter-spacing:-1.5px}.key-result-title{color:#fff;font-family:var(--font-body);font-size:20px;font-weight:700;line-height:19.2px;letter-spacing:1.5px;text-transform:uppercase}.key-result-desc{color:#ffffffbf;font-family:var(--font-body);font-size:16px;font-weight:500;line-height:24px;max-width:280px}@media (max-width: 768px){.key-results-card{flex-direction:column;gap:24px;padding:24px 20px}.key-result-group{flex-direction:column;width:100%}.key-result-divider{width:100%;height:1px;margin:0}.key-result-value{font-size:36px;line-height:1.3}}.cta-section{position:relative;min-height:400px;background:transparent;border-bottom:1px solid rgba(255,255,255,.12);overflow:hidden;display:flex;align-items:center;justify-content:center}.cta-overlay{display:none}.cta-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:32px;padding:60px 100px;max-width:900px;text-align:center}.cta-heading{font-family:var(--font-heading);font-size:32px;font-weight:700;line-height:42px;text-transform:uppercase;color:#fff;max-width:800px}.cta-description{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:24px;color:#fff;max-width:822px}.cta-actions{display:flex;gap:30px;flex-wrap:wrap;justify-content:center}@media (max-width: 768px){.cta-content{padding:40px 20px}.cta-heading{font-size:24px;line-height:32px}.cta-description{font-size:16px}.cta-actions{flex-direction:column;align-items:center}.cta-actions .btn-primary,.cta-actions .btn-outline{width:100%;max-width:300px;justify-content:center}}.more-to-story{display:flex;justify-content:center}.more-to-story-inner{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:800px}.more-to-story-desc{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:24px;color:var(--text-dark);text-align:center;max-width:564px}.more-to-story-links{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.story-link-btn{transition:background .2s}.story-link-btn:hover{background:#076a6a14}@media (max-width: 768px){.more-to-story-links{flex-direction:column;align-items:stretch;gap:16px}.story-link-btn{width:100%}}.footer{border-top:1px solid rgba(245,245,245,.7)}.footer-main{position:relative;overflow:hidden;isolation:isolate}.footer-video-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2}.footer-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(251deg,#000 15.38%,#25282fe6 39.97%,#25282f59 97.2%),#00000080}.footer-inner{display:flex;gap:80px;padding:42px 100px;align-items:flex-start}.footer-brand-col{display:flex;flex-direction:column;gap:16px;max-width:360px;flex-shrink:0}.footer-brand{display:flex;align-items:center;gap:10px}.footer-logo{width:48px;height:48px}.footer-brand-text{color:#51d4ce;font-family:var(--font-body);font-size:20px;font-weight:500}.footer-tagline{color:#fff9;font-family:var(--font-body);font-size:14px;font-weight:400;line-height:22px}.footer-social{display:flex;gap:16px}.social-icon{display:flex;align-items:center;justify-content:center;transition:opacity .2s}.social-icon:hover{opacity:.7}.footer-links{display:flex;gap:90px;flex:1;justify-content:center}.footer-link-col{display:flex;flex-direction:column;gap:12px}.footer-col-heading{color:#fff;font-family:var(--font-body);font-size:16px;font-weight:800;line-height:16.8px;letter-spacing:1px;text-transform:uppercase}.footer-link-list{list-style:none;display:flex;flex-direction:column;gap:5px}.footer-link-list li,.footer-link-list a,.footer-link-btn{color:#fff;font-family:var(--font-body);font-size:16px;font-weight:500;line-height:21.6px;transition:color .2s}.footer-link-btn{background:none;border:none;padding:0;cursor:pointer;text-align:left}.footer-link-list a:hover,.footer-link-btn:hover{color:#51d4ce}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);padding:20px 100px}.footer-copyright{color:#ffffffd9;font-family:var(--font-body);font-size:15px;font-weight:700;text-align:center}@media (max-width: 1024px){.footer-inner{padding:40px;gap:40px}.footer-links{gap:40px}.footer-bottom{padding:16px 40px}}@media (max-width: 768px){.footer-inner{flex-direction:column;padding:32px 20px;gap:32px}.footer-links{flex-wrap:wrap;justify-content:flex-start;gap:32px}.footer-bottom{padding:16px 20px}}.pb-hero .hero-heading{white-space:nowrap}@media (max-width: 768px){.pb-hero .hero-heading{white-space:normal}}.pb-compounding{display:flex;flex-direction:column;gap:56px}.pb-compounding-layout{display:flex;align-items:center;gap:48px}.pb-compounding-left{flex:1;display:flex;flex-direction:column;gap:20px}.pb-compounding-heading{font-family:var(--font-heading);font-size:22px;font-weight:700;line-height:1.4;color:var(--teal-dark);margin:0 0 8px}.pb-compounding-text{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:26px;color:var(--text-dark);margin:0}.pb-compounding-highlight{font-weight:700;color:var(--teal-mid)}.pb-compounding-right{flex:1;display:flex;align-items:center;justify-content:center}.pb-compounding-right img{width:100%;max-width:560px;height:auto}.pb-result-label-row{display:flex;align-items:center;gap:14px}.pb-result-label{font-family:var(--font-heading);font-size:32px;font-weight:800;line-height:52px;text-transform:uppercase;color:var(--teal-dark);margin:0}.pb-result-card{display:flex;align-items:center;justify-content:center;border-radius:6px;background:linear-gradient(353deg,#243d3e 11.86%,#208283 93.82%);padding:29px 37px;min-height:200px}.pb-result-group{display:flex;align-items:center;flex:1}.pb-result-divider{width:1px;height:140px;background:#ffffffe6;flex-shrink:0;margin:0 35px}.pb-result-item{display:flex;flex-direction:column;align-items:center;gap:10px;flex:1;text-align:center}.pb-result-value{color:#f2f4f4;font-family:var(--font-heading);font-size:48px;font-weight:700;line-height:1;letter-spacing:-1.5px}.pb-result-title{color:#fff;font-family:var(--font-body);font-size:20px;font-weight:700;line-height:1.2;letter-spacing:1.5px;text-transform:uppercase;max-width:280px}@media (max-width: 900px){.pb-compounding-layout{flex-direction:column;gap:32px}}@media (max-width: 768px){.pb-compounding-heading{font-size:19px}.pb-compounding-text{font-size:16px;line-height:24px}.pb-result-card{flex-direction:column;gap:24px;padding:24px 20px}.pb-result-group{flex-direction:column;width:100%}.pb-result-divider{width:100%;height:1px;margin:0}.pb-result-value{font-size:36px}}.pb-overview{display:flex;flex-direction:column;gap:20px}.pb-intro-label-row{display:flex;align-items:center;gap:14px}.pb-intro-video-wrap{position:relative;width:1240px;height:500px;max-width:100%;border-radius:12px;overflow:hidden}@media (max-width: 1240px){.pb-intro-video-wrap{height:auto;aspect-ratio:1240 / 500}}.pb-intro-video{display:block;width:100%;height:100%;border:0}.pb-intro-unmute{position:absolute;bottom:16px;right:16px;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:0;border-radius:999px;background:#0009;color:#fff;font:inherit;font-size:.875rem;font-weight:600;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s ease}.pb-intro-unmute:hover{background:#000c}.pb-intro-unmute svg{flex-shrink:0}.pb-overview-desc{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:24px;color:var(--text-dark);max-width:880px}.pb-overview .why-now-layout{margin-top:20px}.pb-overview-image-wrap{flex:1;display:flex;align-items:center;justify-content:center}.pb-overview-image{width:auto;max-width:100%;height:var(--closed-accordion-h, auto);max-height:var(--closed-accordion-h, none);-o-object-fit:contain;object-fit:contain}@media (max-width: 1024px){.pb-overview-image-wrap{width:100%}.pb-overview-image{width:100%;max-width:100%;height:auto;max-height:none}}.pb-whyos{display:flex;flex-direction:column;gap:24px}.pb-whyos-desc{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:26px;color:var(--text-dark);max-width:880px}.pb-whyos-image{width:100%;border-radius:12px;margin-top:12px}.pb-whyos-caption{font-family:var(--font-body);font-size:18px;font-weight:700;line-height:26px;color:var(--teal-mid);text-align:center;max-width:880px;margin:12px auto 0}.pb-vs{gap:40px}.pb-delivers{display:flex;flex-direction:column;gap:40px}.pb-delivers-rows{display:flex;flex-direction:column;gap:60px}.pb-deliver-row{display:flex;gap:60px;align-items:stretch}.pb-deliver-card{position:relative;flex:0 0 308px;align-self:stretch;min-height:480px;border-radius:10px;overflow:hidden;background-color:#0d1a1a}.pb-deliver-card-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.pb-deliver-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#000000bf,#0003 45%,#000000d9)}.pb-deliver-card-body{position:relative;z-index:2;padding:28px 24px}.pb-deliver-card-title{font-family:var(--font-body);font-size:22px;font-weight:700;color:#fff;margin-bottom:12px}.pb-deliver-card-desc{font-family:var(--font-body);font-size:15px;font-weight:400;line-height:22px;color:#ffffffd9}.pb-deliver-about{flex:1;display:flex;flex-direction:column;gap:16px;padding-top:8px}.pb-deliver-about-heading{font-family:var(--font-heading);font-size:22px;font-weight:700;color:var(--text-dark)}.pb-deliver-about-intro{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:24px;color:var(--text-dark)}.pb-deliver-bullets{list-style:disc;padding-left:22px;display:flex;flex-direction:column;gap:8px}.pb-deliver-bullets li{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:24px;color:var(--text-dark)}.pb-deliver-bullets strong{font-weight:700}.pb-deliver-achieve-label{font-family:var(--font-body);font-size:16px;font-weight:400;color:var(--text-dark);margin-top:4px}.pb-deliver-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 40px;align-items:baseline;max-width:560px}.pb-deliver-stat{display:flex;align-items:baseline;gap:8px}.pb-deliver-stat-value{font-family:var(--font-body);font-size:18px;font-weight:700;color:var(--text-dark)}.pb-deliver-stat-label{font-family:var(--font-body);font-size:15px;font-weight:400;color:var(--text-dark)}.pb-deliver-cta{align-self:flex-start;max-width:100%;margin-top:8px;font-size:15px;height:auto;padding:14px 24px;white-space:normal;text-align:left;text-decoration:none}@media (max-width: 1024px){.pb-deliver-row{flex-direction:column;gap:24px}.pb-deliver-card{flex:none;width:100%;min-height:280px}}.newsletter-panel{display:flex;flex-direction:column;gap:24px}.newsletter-panel-cta{display:flex;flex-direction:column;gap:4px;margin:0}.newsletter-panel-cta-light{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:26px;color:var(--teal-mid)}.newsletter-panel-cta-bold{font-family:var(--font-heading);font-size:20px;font-weight:700;line-height:28px;color:var(--teal-dark)}.newsletter-panel-form{display:flex;gap:12px;flex-wrap:wrap}.newsletter-panel-input{height:50px;padding:0 20px;border-radius:4px;border:2px solid #D9D9D9;background:#fff;font-family:var(--font-body);font-size:16px;color:#252828;flex:1 1 240px;min-width:0;outline:none;transition:border-color .2s}.newsletter-panel-input:focus{border-color:#51d4ce}.newsletter-panel-input::-moz-placeholder{color:#25282866}.newsletter-panel-input::placeholder{color:#25282866}.article-detail-layout{display:flex;align-items:flex-start;gap:80px}.article-detail-main{flex:1 1 0;max-width:620px;display:flex;flex-direction:column}.article-detail-back{font-family:var(--font-body);font-size:15px;font-weight:500;color:var(--teal-dark);text-decoration:none;margin-bottom:24px;width:-moz-fit-content;width:fit-content}.article-detail-back:hover{opacity:.7}.article-detail-hero-img{width:100%;aspect-ratio:16 / 10;border-radius:12px;background-size:cover;background-position:center;border:4px solid #fff;box-shadow:0 0 0 2px #51d4ce80;margin-bottom:24px}.article-detail-hero-img--contain{aspect-ratio:16 / 9;background-size:contain;background-repeat:no-repeat;background-color:#0a1a1a}.article-detail-hero-card{display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:32px;overflow:hidden;position:relative;background:linear-gradient(150deg,#14302f,#1f4d4b 45%,#2c5a59)}.article-detail-hero-card:after{content:"";position:absolute;top:-40%;right:-15%;width:60%;height:90%;background:radial-gradient(circle,rgba(81,212,206,.3) 0%,transparent 70%);pointer-events:none}.article-detail-hero-card .news-titlecard-brand{position:relative;font-family:var(--font-heading);font-size:20px;font-weight:800;color:#ffffffd9}.article-detail-hero-card .news-titlecard-title{position:relative;font-family:var(--font-heading);font-size:26px;font-weight:700;line-height:1.25;color:#fff}.article-detail-hero-card .news-titlecard-date{position:relative;font-family:var(--font-body);font-size:14px;font-weight:500;color:#51d4ce}.article-detail-date{font-family:var(--font-body);font-size:15px;color:#25282899;margin-bottom:16px}.article-detail-title{font-family:var(--font-heading);font-size:34px;font-weight:700;line-height:1.25;color:var(--text-dark);margin:0 0 20px}.article-detail-rule{height:1px;background:#076a6a33;margin-bottom:24px}.article-detail-dateline{font-family:var(--font-body);font-size:16px;font-weight:400;color:var(--text-dark);margin:0 0 32px}.article-detail-body{display:flex;flex-direction:column;gap:22px}.article-detail-body p{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:26px;color:var(--text-dark);margin:0}.article-detail-aside{flex:1 1 0;align-self:stretch}.article-detail-aside-inner{position:sticky;top:120px}@media (max-width: 960px){.article-detail-layout{flex-direction:column;gap:48px}.article-detail-main,.article-detail-aside{max-width:100%;width:100%}.article-detail-aside-inner{position:static}}.pb-module-intro{font-family:var(--font-body);font-size:17px;font-weight:500;line-height:27px;color:var(--text-dark);margin:0 0 24px}.pb-module-bullets{list-style:disc;padding-left:22px;margin:0 0 32px;display:flex;flex-direction:column;gap:16px}.pb-module-bullets li{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:26px;color:var(--text-dark)}.pb-module-bullets strong{color:var(--teal-dark)}.pb-module-achieve-label{font-family:var(--font-heading);font-size:18px;font-weight:700;color:var(--text-dark);margin:0 0 20px}.pb-module-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.pb-module-stat{display:flex;flex-direction:column;gap:6px;padding:20px;border-radius:10px;background:#f5f6f6;border:1px solid rgba(7,106,106,.12)}.pb-module-stat-value{font-family:var(--font-heading);font-size:30px;font-weight:800;color:var(--teal-mid);line-height:1}.pb-module-stat-label{font-family:var(--font-body);font-size:14px;font-weight:400;line-height:20px;color:var(--text-dark)}@media (max-width: 480px){.pb-module-stats{grid-template-columns:1fr}}.cv-hero{display:flex;align-items:center;min-height:calc(100vh - 90px)}.cv-hero-layout{display:flex;align-items:center;gap:80px;width:100%}.cv-hero-left{flex:1 1 0;max-width:600px;display:flex;flex-direction:column}.cv-hero-heading{font-family:var(--font-heading);font-size:44px;font-weight:800;line-height:1.1;color:var(--text-dark);margin:0}.cv-hero-rule{height:1px;background:#076a6a40;margin:24px 0 28px}.cv-hero-body{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:28px;color:var(--teal-dark);margin:0 0 36px}.cv-hero-actions{display:flex;gap:16px;flex-wrap:wrap}.cv-hero-right{flex:1 1 0;display:flex;align-items:center;justify-content:center}.cv-hero-right img{width:100%;max-width:700px;height:auto;border-radius:12px}@media (max-width: 980px){.cv-hero{min-height:0}.cv-hero-layout{flex-direction:column;gap:40px}.cv-hero-left{flex:none;max-width:100%}.cv-hero-heading{font-size:34px}}.cv-overview .section-heading{margin:0 0 24px}.cv-overview-text{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:28px;color:var(--text-dark);max-width:720px;margin:0 0 32px}.cv-overview-video-wrap{position:relative;width:100%;height:540px;max-width:1240px;border-radius:16px;overflow:hidden;margin:0 0 16px}.cv-overview-video{display:block;width:100%;height:100%;border:0}.cv-overview-unmute{position:absolute;bottom:16px;right:16px;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:0;border-radius:999px;background:#0009;color:#fff;font:inherit;font-size:.875rem;font-weight:600;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s ease}.cv-overview-unmute:hover{background:#000c}.cv-overview-unmute svg{flex-shrink:0}@media (max-width: 980px){.cv-overview-video-wrap{height:auto;aspect-ratio:1240 / 540}}.cv-areas .section-heading{margin:0 0 24px}.cv-areas-intro{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:28px;color:var(--text-dark);max-width:720px;margin:0 0 32px}.cv-areas-list{list-style:none;margin:0 0 8px;padding:0;max-width:720px;display:flex;flex-direction:column;gap:0}.cv-areas-item{padding:14px 0;border-bottom:1px solid rgba(7,106,106,.15)}.cv-areas-item:first-child{border-top:1px solid rgba(7,106,106,.15)}.cv-areas-link{display:flex;align-items:center;gap:13px;text-decoration:none;cursor:pointer}.cv-areas-link:hover .cv-areas-item-text{opacity:.7}.cv-areas-item-text{font-family:var(--font-heading);font-size:24px;font-weight:600;line-height:52px;text-transform:capitalize;color:var(--teal-dark)}@media (max-width: 768px){.cv-areas-item-text{font-size:18px;line-height:1.4}}.cv-outcome .section-heading,.cv-detailed .section-heading{margin:0 0 40px}.cv-detailed-list{display:flex;flex-direction:column;gap:56px}.cv-detailed-card{display:flex;gap:56px;align-items:center;scroll-margin-top:110px}.cv-detailed-media{position:relative;flex:0 0 440px;max-width:46%;aspect-ratio:3 / 2;border-radius:14px;padding:3px;background:linear-gradient(34deg,#51d4ce,#e74a9b)}.cv-detailed-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:11px}.cv-detailed-media:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:11px;background:linear-gradient(180deg,#0000008c,#0000 45%);pointer-events:none}.cv-detailed-media-title{position:absolute;z-index:1;top:18px;left:20px;right:20px;font-family:var(--font-heading);font-size:17px;font-weight:700;line-height:1.3;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.7)}.cv-detailed-body{flex:1 1 0;display:flex;flex-direction:column;justify-content:center}.cv-detailed-desc{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:28px;color:var(--text-dark);margin:0 0 28px}.cv-detailed-industry{font-family:var(--font-heading);font-size:20px;font-weight:700;color:var(--teal-mid);margin:0}@media (max-width: 740px){.cv-detailed-card{flex-direction:column;gap:24px}.cv-detailed-media{flex:none;width:100%;max-width:100%}.cv-detailed-media-title{font-size:18px}}.news-hero{display:flex;align-items:center;min-height:calc(100vh - 90px)}.news-hero-layout{display:flex;align-items:center;gap:80px;width:100%}.news-hero-left{flex:1 1 0;max-width:580px;display:flex;flex-direction:column}.news-hero-heading{font-family:var(--font-heading);font-size:44px;font-weight:800;line-height:1.1;color:var(--text-dark);margin:0}.news-hero-rule{height:1px;background:#076a6a40;margin:24px 0 28px}.news-hero-subtext{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:28px;color:var(--text-dark);margin:0 0 28px}.news-hero-newsletter{margin-top:4px}.news-hero-deck{position:relative;flex:1 1 0;min-height:440px}.news-hero-card{position:absolute;top:50%;left:50%;display:block;width:78%;aspect-ratio:16 / 10;border-radius:14px;overflow:hidden;border:5px solid #fff;box-shadow:0 18px 44px #0003;transition:transform .6s ease,opacity .6s ease,box-shadow .6s ease}.news-hero-card-pos-0{transform:translate(-50%,-50%) translate(-60px,55px) scale(1);z-index:3;opacity:1}.news-hero-card-pos-1{transform:translate(-50%,-50%) translate(0) scale(.94);z-index:2;opacity:.96}.news-hero-card-pos-2{transform:translate(-50%,-50%) translate(60px,-55px) scale(.88);z-index:1;opacity:.92}.news-meta-row{display:flex;align-items:center;gap:12px}.news-category-tag{display:inline-flex;padding:4px 12px;border-radius:20px;border:1px solid rgba(7,106,106,.35);background:#076a6a14;color:#076a6a;font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.news-date{font-family:var(--font-body);font-size:13px;font-weight:400;color:#2528288c}.news-grid-section{padding:var(--section-padding);display:flex;flex-direction:column;gap:32px}.news-filter-bar{display:flex;gap:10px;flex-wrap:wrap}.news-filter-btn{display:inline-flex;height:40px;padding:0 20px;align-items:center;border-radius:4px;border:2px solid #D9D9D9;background:transparent;color:#252828;font-family:var(--font-body);font-size:14px;font-weight:600;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.news-filter-btn--active{border-color:#51d4ce;background:#076a6a;color:#fff}.news-filter-btn:hover:not(.news-filter-btn--active){border-color:#51d4ce;color:#076a6a}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.news-card{border-radius:10px;border:1.5px solid rgba(81,212,206,.2);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;background:#fff}.news-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #076a6a1f}.news-card--link{text-decoration:none;color:inherit;cursor:pointer}.news-card-media{display:block;height:200px;text-decoration:none}.news-cover{position:relative;width:100%;height:100%;overflow:hidden;background:#0a1a1a}.news-cover-img{width:100%;height:100%;display:block}.news-cover-img--cover{-o-object-fit:cover;object-fit:cover}.news-cover-img--contain{-o-object-fit:contain;object-fit:contain}.news-cover-overlay{display:none}.news-cover-text{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:10px;padding:18px 24px;background:linear-gradient(180deg,#0a1a1a00,#0a1a1aeb 38%)}.news-cover--hero .news-cover-text .news-titlecard-title{font-size:22px;-webkit-line-clamp:4}.news-titlecard{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;padding:24px;background:linear-gradient(150deg,#14302f,#1f4d4b 45%,#2c5a59);position:relative;overflow:hidden}.news-titlecard:after{content:"";position:absolute;top:-40%;right:-20%;width:70%;height:90%;background:radial-gradient(circle,rgba(81,212,206,.3) 0%,transparent 70%);pointer-events:none}.news-titlecard-brand{position:relative;font-family:var(--font-heading);font-size:18px;font-weight:800;letter-spacing:.5px;color:#ffffffd9}.news-titlecard-title{position:relative;font-family:var(--font-heading);font-weight:700;line-height:1.25;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.news-titlecard-date{position:relative;font-family:var(--font-body);font-size:13px;font-weight:500;color:#51d4ce}.news-titlecard--hero{justify-content:space-between}.news-titlecard--hero .news-titlecard-title{font-size:22px;-webkit-line-clamp:4;margin-top:8px}.news-titlecard--grid .news-titlecard-title{font-size:18px;-webkit-line-clamp:2}.news-card-body{padding:24px;display:flex;flex-direction:column;gap:12px;flex:1}.news-card-title{font-family:var(--font-heading);font-size:20px;font-weight:700;line-height:1.3;color:#252828;margin:0}.news-card-excerpt{font-family:var(--font-body);font-size:14px;font-weight:400;line-height:22px;color:#252828a6;margin:0;flex:1}.news-read-more{display:inline-flex;align-items:center;gap:8px;background:none;border:none;padding:0;cursor:pointer;font-family:var(--font-body);font-size:14px;font-weight:700;color:#076a6a;margin-top:auto}.news-read-more:hover{color:#51d4ce}.news-empty{font-family:var(--font-body);font-size:16px;color:#25282880;padding:40px 0;text-align:center}@media (max-width: 980px){.news-hero{min-height:0}.news-hero-layout{flex-direction:column;gap:48px}.news-hero-left{flex:none;max-width:100%}.news-hero-deck{width:100%;min-height:360px}.news-hero-heading{font-size:34px}.news-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.news-grid{grid-template-columns:1fr}}.cb{display:flex;flex-direction:column;gap:16px}.cb-heading{font-family:var(--font-heading);font-size:40px;font-weight:800;color:var(--text-dark);padding-bottom:16px;border-bottom:1px solid rgba(7,106,106,.2)}.cb-heading-teal{color:var(--teal-mid)}.cb-intro{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:24px;color:var(--text-dark);max-width:560px;margin-bottom:24px}.cb-layout{display:flex;gap:60px;align-items:flex-start}.cb-grid{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:30px 24px}.cb-card{display:flex;flex-direction:column;gap:8px}.cb-card-media{display:block;width:100%;aspect-ratio:1 / .82;border-radius:4px;background:#d2d2d2;border:1px solid rgba(0,0,0,.1);overflow:hidden}.cb-card-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cb-card-subtext{font-family:var(--font-body);font-size:13px;font-weight:400;color:#00000073;margin-top:4px}.cb-card-title{font-family:var(--font-body);font-size:16px;font-weight:700;line-height:22px;color:var(--text-dark)}.cb-card-readall{font-family:var(--font-body);font-size:14px;font-weight:700;color:var(--text-dark);margin-top:4px}.cb-card-readall:hover{color:var(--teal-mid)}.cb-filters{flex:0 0 220px;display:flex;flex-direction:column;gap:8px;padding-top:4px}.cb-filter-group{display:flex;flex-direction:column}.cb-filter-item{display:flex;align-items:center;gap:10px;background:transparent;border:none;cursor:pointer;padding:8px 0;font-family:var(--font-body);font-size:15px;font-weight:600;color:var(--teal-mid);text-align:left}.cb-filter-item span{flex:1}.cb-filter-active{color:var(--teal-dark);font-weight:700}.cb-filter-chevron{color:var(--teal-mid);transition:transform .2s}.cb-filter-chevron.open{transform:rotate(180deg)}.cb-filter-sub{display:flex;flex-direction:column;padding-left:25px}.cb-filter-suboption{background:transparent;border:none;cursor:pointer;padding:6px 0;font-family:var(--font-body);font-size:14px;font-weight:500;color:#000000a6;text-align:left}.cb-filter-suboption:hover,.cb-filter-suboption.cb-filter-active{color:var(--teal-mid)}@media (max-width: 1024px){.cb-layout{flex-direction:column-reverse;gap:32px}.cb-filters{flex:none;width:100%;flex-direction:row;flex-wrap:wrap;gap:16px}.cb-grid{grid-template-columns:repeat(2,1fr);width:100%}}@media (max-width: 600px){.cb-grid{grid-template-columns:1fr}.cb-heading{font-size:30px}}.about-hero{display:flex;gap:80px;align-items:center;min-height:calc(100vh - 90px)}.about-hero-left{flex:1 1 0;max-width:600px;display:flex;flex-direction:column;gap:20px}.about-hero-heading{font-family:var(--font-heading);font-size:44px;font-weight:800;color:var(--text-dark);padding-bottom:16px;border-bottom:1px solid rgba(7,106,106,.2)}.about-hero-accent{background:linear-gradient(89deg,#51d4ce -19.48%,#9b6eb4 72.93%,#e74a9b 111.69%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-hero-lead{font-family:var(--font-body);font-size:20px;font-weight:400;line-height:30px;color:var(--text-dark);max-width:640px}.about-hero-lead strong{font-weight:700}.about-hero-sub{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:24px;color:var(--teal-dark);max-width:640px}.about-hero-actions{display:flex;gap:20px;margin-top:8px;flex-wrap:wrap}.about-hero-right{flex:1 1 0;display:flex;justify-content:center}.about-hero-right img{width:100%;max-width:560px;height:auto}.about-vmj{display:flex;flex-direction:column;gap:28px}.about-vmj-block{display:flex;flex-direction:column;gap:10px}.about-vmj-text{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:24px;color:var(--text-dark);max-width:640px}.about-vmj-text strong{font-weight:700}.about-timeline-layout{display:flex;gap:64px;align-items:flex-start;margin-top:16px}.about-timeline-rail{flex:0 0 540px;max-width:540px;display:flex;flex-direction:column}.about-tl-item{position:relative;padding-left:32px}.about-tl-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--teal-dark)}.about-tl-item:first-child:before{top:28px}.about-tl-item:last-child:before{bottom:calc(100% - 28px)}.about-tl-bar{max-width:none;width:100%;margin:8px 0}.about-tl-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.about-tl-panel--open{grid-template-rows:1fr}.about-tl-panel-inner{overflow:hidden;min-height:0;opacity:0;transform:translateY(8px);transition:opacity .45s ease .1s,transform .45s ease .1s}.about-tl-panel--open .about-tl-panel-inner{padding:8px 0 24px;opacity:1;transform:translateY(0)}.about-tl-heading{font-family:var(--font-body);font-size:18px;font-weight:700;color:var(--teal-dark);margin:0 0 8px}.about-tl-text{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:25px;color:var(--teal-dark);margin:0;max-width:460px}.about-timeline-media{flex:1;position:sticky;top:140px;display:grid;place-items:center;min-height:360px}.about-tl-image{grid-area:1 / 1;width:100%;max-width:460px;height:auto;filter:drop-shadow(0 12px 24px rgba(0,0,0,.18));opacity:0;transform:translateY(12px) scale(.98);transition:opacity .4s ease,transform .4s ease;pointer-events:none}.about-tl-image--active{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}@media (max-width: 1024px){.about-timeline-layout{flex-direction:column;gap:32px}.about-timeline-rail{flex:none;max-width:100%;order:2}.about-timeline-media{position:static;order:1;width:100%}}.about-team{display:flex;flex-direction:column;gap:48px}.about-team-head{display:flex;flex-direction:column;gap:12px}.about-team-sub{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:24px;color:var(--text-dark);max-width:620px}.about-team-group{display:block}.about-group-title{display:flex;align-items:center;gap:10px;font-family:var(--font-body);font-size:18px;font-weight:700;letter-spacing:.5px;color:var(--teal-dark);text-transform:uppercase;margin-bottom:20px}.about-members{display:flex;flex-wrap:wrap;gap:24px}.about-members--advisory{gap:20px}.about-member{flex:1 1 calc(25% - 18px);min-width:240px;max-width:300px;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 24px 32px;border-radius:8px;background:#f5f6f6;text-align:center;transition:background .25s ease,box-shadow .25s ease}.about-member:hover{background:linear-gradient(157deg,#2c5a59,#14302f);box-shadow:0 14px 30px #0000002e}.about-member-photo{width:132px;height:132px;border-radius:50%;margin-bottom:4px}.about-member-img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;display:block;background:#fff}.about-member-img--placeholder{background:#d2d2d2}.about-member-name{font-family:var(--font-body);font-size:15px;font-weight:700;color:var(--text-dark);letter-spacing:.3px;text-transform:uppercase}.about-member-role{font-family:var(--font-body);font-size:14px;font-style:italic;color:var(--teal-mid)}.about-member-link{display:inline-flex;margin-top:2px}.about-member:hover .about-member-name{color:#fff}.about-member:hover .about-member-role{color:#ffffffd9}.about-member--name-only{flex:1 1 calc(25% - 18px);min-width:240px;max-width:300px;min-height:0;justify-content:center;gap:12px;padding:28px 18px}@media (max-width: 1024px){.about-hero{flex-direction:column;align-items:flex-start;gap:40px;min-height:0}.about-hero-left{flex:none;max-width:100%}.about-hero-right{flex:none;width:100%}}@media (max-width: 640px){.about-member,.about-member--name-only{flex:1 1 160px}.about-hero-heading{font-size:32px}}.careers-hero{position:relative;background:#fff;overflow:hidden;display:flex;align-items:center;min-height:calc(100vh - 90px)}.careers-hero-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;width:100%;padding:50px 100px;gap:80px}.careers-hero-left{flex:1 1 0;max-width:600px;display:flex;flex-direction:column;gap:18px}.careers-hero-heading{font-family:var(--font-heading);font-size:48px;font-weight:700;line-height:52px;color:#000;margin:0}.careers-hero-divider{width:100%;height:1px;background:#0000006b}.careers-hero-body{font-family:var(--font-body);font-size:20px;font-weight:400;line-height:30px;color:#000;margin:0}.careers-hero-body strong{font-weight:700}.careers-hero-sub{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:24px;color:#5bc5ca;margin:0}.careers-hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:8px}.careers-hero-images{position:relative;flex:0 0 540px;min-height:440px}.careers-hero-img-main{width:509px;height:auto;transform:rotate(2deg);position:absolute;top:0;right:0}.careers-hero-img-secondary{width:254px;height:auto;transform:rotate(-4deg);position:absolute;bottom:0;left:-30px}@media (max-width: 1024px){.careers-hero{min-height:0}.careers-hero-content{flex-direction:column;align-items:flex-start;padding:40px;gap:48px}.careers-hero-left{flex:none;max-width:100%}.careers-hero-images{flex:none;width:100%;min-height:420px}.careers-hero-img-secondary{left:0}}.white-section{background:#fff}.careers-section{padding:var(--section-padding);display:flex;flex-direction:column;gap:20px}.careers-body-text{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:28px;color:#252828}.careers-mission-body{font-family:"Montserrat",var(--font-body);font-size:16px;font-weight:400;line-height:24px;color:#252828;display:flex;flex-direction:column;gap:12px;max-width:680px}.careers-mission-highlight{font-weight:700;color:#076a6a}.careers-life-image{width:100%;max-width:1241px;height:auto;border-radius:8px;display:block}.careers-problems{flex-direction:row!important;align-items:flex-start;justify-content:flex-start;gap:60px}.careers-problems-left{flex:0 0 540px;display:flex;flex-direction:column;gap:20px}.careers-problems-left .accordion-trigger{max-width:none}.careers-problems-title{white-space:nowrap}.careers-missions-list{display:flex;flex-direction:column;gap:16px}.careers-mission-q{font-family:var(--font-body);font-size:17px;font-weight:700;line-height:1.4;color:var(--teal-dark);margin:0 0 6px}.careers-mission-a{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:25px;color:var(--teal-dark);margin:0}.careers-mission-item{display:flex;width:344px;height:56px;padding:0 30px;align-items:center;justify-content:space-between;gap:10px;border-radius:8px;background:#d9d9d9;border:none;cursor:pointer;font-family:var(--font-body);font-size:16px;font-weight:700;color:#252828;text-transform:capitalize;transition:background .2s,color .2s}.careers-mission-item--active{background:#076a6a;border:3px solid #51D4CE;color:#fff}.careers-letter-layout{display:flex;align-items:flex-start;gap:100px;width:100%}.careers-letter-text{flex:0 0 680px;font-family:"Montserrat",var(--font-body);font-size:16px;font-weight:400;line-height:24px;color:#252828}.careers-letter-text p{margin-bottom:4px}.careers-founder-card{flex:0 0 418px;height:528px;border-radius:10px;background:#d9d9d9;display:flex;align-items:center;justify-content:center}.careers-founder-card-inner{display:flex;flex-direction:column;align-items:center;gap:20px}.careers-founder-photo{width:300px;height:300px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:4px solid #51D4CE}.careers-founder-info{text-align:center}.careers-founder-name{font-family:var(--font-body);font-size:24px;font-weight:700;text-transform:uppercase;color:#2c2f2f;line-height:32px}.careers-founder-role{font-family:var(--font-body);font-size:18px;font-weight:400;font-style:italic;color:#076a6a;line-height:24px;text-align:center}.careers-numbered-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px;max-width:680px;counter-reset:careers-counter}.careers-numbered-list li{display:flex;gap:10px;font-family:var(--font-body);font-size:16px;font-weight:400;line-height:24px;color:#252828;counter-increment:careers-counter}.careers-numbered-list li:before{content:counter(careers-counter) ".";font-weight:700;color:#076a6a;min-width:26px}.careers-apply{padding:var(--section-padding);display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.careers-apply-question{font-family:var(--font-body);font-size:18px;font-weight:700;line-height:32px;color:#252828;max-width:648px;margin:0}.careers-apply-sub{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:32px;color:#076a6a;margin:0}.careers-story-grid{display:flex;gap:16px;flex-wrap:wrap}.careers-story-card{flex:1 1 240px;min-height:241px;border-radius:10px;border:3px solid #51D4CE;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:26px 24px;text-decoration:none;position:relative;overflow:hidden;transition:transform .2s}.careers-story-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.65) 30%,transparent 100%)}.careers-story-card:hover{transform:translateY(-3px)}.careers-story-label{position:relative;z-index:1;font-family:var(--font-body);font-size:20px;font-weight:700;line-height:32px;color:#fff}.faq-section{display:flex;flex-direction:column}.faq-heading{text-transform:none;margin:0}.faq-rule{height:1px;background:#076a6a2e;margin:12px 0 40px}.faq-layout{display:flex;gap:80px;align-items:flex-start}.faq-list{flex:1 1 0;display:flex;flex-direction:column;gap:18px;max-width:620px}.faq-item{border-radius:6px;background:#f5f6f6;overflow:hidden;transition:box-shadow .2s ease}.faq-item--open{box-shadow:0 4px 16px #0000000f}.faq-question{width:100%;display:flex;align-items:center;gap:16px;padding:20px 22px;border:none;background:transparent;cursor:pointer;font:inherit;text-align:left}.faq-q-plus{flex-shrink:0;width:20px;font-size:22px;font-weight:400;line-height:1;text-align:center;background:linear-gradient(135deg,#51d4ce,#9b6eb4,#e74a9b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.faq-q-text{flex:1;font-family:var(--font-body);font-size:16px;font-weight:500;color:var(--text-dark)}.faq-chevron{flex-shrink:0;display:inline-flex;color:var(--teal-mid);transition:transform .25s ease}.faq-chevron--open{transform:rotate(180deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-answer--open{grid-template-rows:1fr}.faq-answer-inner{overflow:hidden;min-height:0}.faq-answer--open .faq-answer-inner{padding:0 22px 22px 56px}.faq-answer-inner p{font-family:var(--font-body);font-size:15px;font-weight:400;line-height:24px;color:var(--teal-dark);margin:0}.faq-aside{flex:1 1 0;display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding-top:4px}.faq-aside-text{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:24px;color:var(--text-dark);margin:0;max-width:460px}.faq-aside-link{font-family:var(--font-body);font-size:16px;font-weight:600;color:var(--teal-mid);text-decoration:none;background:none;border:none;padding:0;text-align:left;cursor:pointer}.faq-aside-link:hover{text-decoration:underline}.faq-aside-btn{margin-top:8px}@media (max-width: 1024px){.faq-layout{flex-direction:column;gap:40px}.faq-list{max-width:100%;order:2}.faq-aside{order:1}}.contact-section{display:flex;flex-direction:column}.contact-honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.contact-status{font-family:var(--font-body);font-size:15px;font-weight:500;margin:4px 0 0}.contact-status--success{color:var(--teal-mid)}.contact-status--error{color:#e23b3b}.contact-submit:disabled{opacity:.7;cursor:not-allowed}.contact-heading{text-transform:none;margin:0}.contact-rule{height:1px;background:#076a6a2e;margin:12px 0 44px}.contact-layout{display:flex;gap:80px;align-items:flex-start}.contact-form{flex:1 1 0;max-width:660px;display:flex;flex-direction:column;gap:20px}.contact-field{width:100%;padding:20px;border:1px solid rgba(7,106,106,.15);border-radius:4px;background:#f5f6f6;font-family:var(--font-body);font-size:16px;color:var(--text-dark);transition:border-color .2s ease,box-shadow .2s ease}.contact-field::-moz-placeholder{color:var(--teal-mid);opacity:.85}.contact-field::placeholder{color:var(--teal-mid);opacity:.85}.contact-field:focus{outline:none;border-color:var(--teal-mid);box-shadow:0 0 0 3px #0c8a8a1f}.contact-textarea{resize:vertical;min-height:96px}.contact-submit{align-self:flex-start;margin-top:4px}.contact-info{flex:1 1 0;display:flex;flex-direction:column;gap:32px;padding-top:2px}.contact-info-block{display:flex;flex-direction:column;gap:14px}.contact-info-title{font-family:var(--font-body);font-size:18px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--text-dark);margin:0}.contact-info-line{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:26px;color:var(--text-dark);margin:0;max-width:560px}.contact-info-label{font-weight:700;text-transform:uppercase;color:var(--teal-dark)}.contact-info-mail{color:var(--text-dark);text-decoration:none}.contact-info-mail:hover{text-decoration:underline}.contact-info-social{text-decoration:none;width:-moz-fit-content;width:fit-content}.contact-info-social:hover{text-decoration:underline}@media (max-width: 1024px){.contact-layout{flex-direction:column;gap:48px}.contact-form{max-width:100%;width:100%}}.thesis-hero{display:flex;align-items:center;min-height:calc(100vh - 90px)}.thesis-hero-layout{display:flex;align-items:center;gap:80px;width:100%}.thesis-hero-left{flex:1 1 0;max-width:600px;display:flex;flex-direction:column}.thesis-hero-heading{font-family:var(--font-heading);font-size:44px;font-weight:800;line-height:1.1;color:var(--text-dark);margin:0}.thesis-hero-heading-accent{color:var(--teal-mid)}.thesis-hero-rule{height:1px;background:#076a6a40;margin:24px 0 28px}.thesis-hero-lead{font-family:var(--font-body);font-size:22px;font-weight:500;line-height:1.4;color:var(--text-dark);margin:0 0 24px}.thesis-hero-body{font-family:var(--font-body);font-size:17px;font-weight:400;line-height:26px;color:var(--teal-dark);margin:0 0 36px}.thesis-hero-actions{display:flex;gap:16px;flex-wrap:wrap}.thesis-hero-right{flex:1 1 0;display:flex;align-items:center;justify-content:center}.thesis-hero-right img{width:100%;max-width:640px;height:auto}.thesis-prologue{display:flex;flex-direction:column;gap:24px}.thesis-prologue-text{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:28px;color:var(--teal-dark);max-width:880px;margin:0}.thesis-prologue-text strong{font-weight:700;color:var(--text-dark)}.thesis-prologue-video-wrap{position:relative;width:100%;height:500px;border-radius:12px;overflow:hidden;margin-top:8px}.thesis-prologue-video{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border:0}.thesis-prologue-unmute{position:absolute;bottom:16px;right:16px;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:0;border-radius:999px;background:#0009;color:#fff;font:inherit;font-size:.875rem;font-weight:600;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s ease}.thesis-prologue-unmute:hover{background:#000c}.thesis-prologue-unmute svg{flex-shrink:0}.thesis-chapters-layout{display:flex;align-items:flex-start;gap:64px}.thesis-chapters-left{flex:0 0 540px;max-width:540px}.thesis-chapters-right{flex:1;display:flex;align-items:center;justify-content:center;position:sticky;top:120px}.thesis-chapters-right img{width:auto;max-width:100%;height:min(var(--closed-accordion-h, 512px),512px);-o-object-fit:contain;object-fit:contain}.thesis-chapters-left .accordion-trigger,.thesis-chapters-left .accordion-panel-text{max-width:none}.thesis-chapter-panel{display:flex;flex-direction:column;gap:14px}.thesis-chapter-heading{font-family:var(--font-heading);font-size:28px;font-weight:800;text-transform:uppercase;color:var(--teal-mid);margin:0}.thesis-chapter-subheading{font-family:var(--font-body);font-size:17px;font-weight:700;color:var(--text-dark);margin:0}.thesis-chapter-para{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:25px;color:var(--teal-dark);margin:0}@media (max-width: 1024px){.thesis-hero{min-height:0}.thesis-hero-layout,.thesis-chapters-layout{flex-direction:column;gap:40px}.thesis-hero-left,.thesis-chapters-left{flex:none;max-width:100%}.thesis-chapters-right{position:static;order:-1}.thesis-chapters-right img{width:100%;height:auto;max-height:none}}@media (max-width: 768px){.thesis-hero-heading{font-size:34px}.thesis-hero-lead{font-size:19px}}.nf{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 24px;overflow:hidden;background:#0a1414}.nf-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.nf-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(circle at 50% 40%,#0000004d,#000000c7),linear-gradient(180deg,#0a14148c,#0a1414d9)}.nf-content{position:relative;z-index:2;width:100%;max-width:640px;display:flex;flex-direction:column;align-items:center;text-align:center}.nf-brand{display:inline-flex;align-items:baseline;gap:10px;text-decoration:none;margin-bottom:28px}.nf-brand-mark{font-family:var(--font-heading);font-size:26px;font-weight:800;letter-spacing:.5px;background:linear-gradient(89deg,#51d4ce,#9b6eb4 60%,#e74a9b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nf-brand-text{font-family:var(--font-body);font-size:18px;font-weight:500;color:#ffffffd9}.nf-bot{width:132px;height:auto;margin-bottom:4px;filter:drop-shadow(0 12px 28px rgba(0,0,0,.5));animation:nf-float 3.5s ease-in-out infinite}@keyframes nf-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.nf-code{font-family:var(--font-heading);font-size:84px;font-weight:800;line-height:1;letter-spacing:4px;margin:0 0 6px;background:linear-gradient(89deg,#51d4ce,#9b6eb4 60%,#e74a9b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nf-heading{font-family:var(--font-heading);font-size:38px;font-weight:800;line-height:1.15;color:#fff;margin:0 0 14px}.nf-text{font-family:var(--font-body);font-size:18px;line-height:1.5;color:#ffffffbf;max-width:460px;margin:0 0 32px}.nf-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:36px}.nf-link{font-family:var(--font-body);font-size:15px;font-weight:600;color:#fff;text-decoration:none;padding:9px 18px;border-radius:999px;border:1px solid rgba(81,212,206,.35);background:#51d4ce14;transition:background .2s ease,border-color .2s ease,color .2s ease}.nf-link:hover{background:var(--teal-dark);border-color:var(--cyan);color:#fff}.nf-redirect{width:100%;max-width:360px}.nf-redirect-text{font-family:var(--font-body);font-size:15px;color:#fff9;margin:0 0 12px}.nf-countdown{display:inline-block;min-width:20px;font-weight:700;color:var(--cyan)}.nf-progress{width:100%;height:4px;border-radius:999px;background:#ffffff1f;overflow:hidden}.nf-progress-bar{display:block;height:100%;border-radius:999px;background:linear-gradient(89deg,#51d4ce,#e74a9b);transition:width 1s linear}@media (max-width: 768px){.nf-code{font-size:60px}.nf-heading{font-size:30px}.nf-text{font-size:16px}.nf-bot{width:104px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.all-\[unset\]{all:unset}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.left-0{left:0}.left-20{left:5rem}.left-\[101px\]{left:101px}.left-\[121px\]{left:121px}.left-\[133px\]{left:133px}.left-\[137px\]{left:137px}.left-\[140px\]{left:140px}.left-\[163px\]{left:163px}.left-\[182px\]{left:182px}.left-\[216px\]{left:216px}.left-\[25px\]{left:25px}.left-\[27px\]{left:27px}.left-\[34px\]{left:34px}.left-\[392px\]{left:392px}.left-\[429px\]{left:429px}.left-\[431px\]{left:431px}.left-\[43px\]{left:43px}.left-\[50px\]{left:50px}.left-\[531px\]{left:531px}.left-\[587px\]{left:587px}.left-\[60px\]{left:60px}.left-\[698px\]{left:698px}.left-\[709px\]{left:709px}.left-\[740px\]{left:740px}.left-\[81px\]{left:81px}.left-\[86px\]{left:86px}.left-\[calc\(50\.00\%_-_12px\)\]{left:calc(50% - 12px)}.left-\[calc\(50\.00\%_-_176px\)\]{left:calc(50% - 176px)}.left-\[calc\(50\.00\%_-_197px\)\]{left:calc(50% - 197px)}.left-\[calc\(50\.00\%_-_199px\)\]{left:calc(50% - 199px)}.left-\[calc\(50\.00\%_-_247px\)\]{left:calc(50% - 247px)}.left-\[calc\(50\.00\%_-_312px\)\]{left:calc(50% - 312px)}.left-\[calc\(50\.00\%_-_366px\)\]{left:calc(50% - 366px)}.left-\[calc\(50\.00\%_-_408px\)\]{left:calc(50% - 408px)}.left-\[calc\(50\.00\%_-_412px\)\]{left:calc(50% - 412px)}.left-\[calc\(50\.00\%_-_583px\)\]{left:calc(50% - 583px)}.left-\[calc\(50\.00\%_-_586px\)\]{left:calc(50% - 586px)}.left-\[calc\(50\.00\%_-_620px\)\]{left:calc(50% - 620px)}.left-\[calc\(50\.00\%_-_621px\)\]{left:calc(50% - 621px)}.left-\[calc\(50\.00\%_-_720px\)\]{left:calc(50% - 720px)}.left-px{left:1px}.right-0{right:0}.top-0{top:0}.top-24{top:6rem}.top-28{top:7rem}.top-52{top:13rem}.top-7{top:1.75rem}.top-72{top:18rem}.top-8{top:2rem}.top-80{top:20rem}.top-\[106px\]{top:106px}.top-\[107px\]{top:107px}.top-\[108px\]{top:108px}.top-\[110px\]{top:110px}.top-\[111px\]{top:111px}.top-\[121px\]{top:121px}.top-\[122px\]{top:122px}.top-\[124px\]{top:124px}.top-\[139px\]{top:139px}.top-\[140px\]{top:140px}.top-\[15px\]{top:15px}.top-\[162px\]{top:162px}.top-\[165px\]{top:165px}.top-\[180px\]{top:180px}.top-\[191px\]{top:191px}.top-\[199px\]{top:199px}.top-\[237px\]{top:237px}.top-\[250px\]{top:250px}.top-\[25px\]{top:25px}.top-\[261px\]{top:261px}.top-\[291px\]{top:291px}.top-\[331px\]{top:331px}.top-\[342px\]{top:342px}.top-\[362px\]{top:362px}.top-\[385px\]{top:385px}.top-\[390px\]{top:390px}.top-\[401px\]{top:401px}.top-\[489px\]{top:489px}.top-\[5px\]{top:5px}.top-\[65px\]{top:65px}.top-\[66px\]{top:66px}.top-\[69px\]{top:69px}.top-\[71px\]{top:71px}.top-\[743px\]{top:743px}.top-\[77px\]{top:77px}.top-\[81px\]{top:81px}.top-\[8997px\]{top:8997px}.top-\[90px\]{top:90px}.top-\[calc\(50\.00\%_\+_271px\)\]{top:calc(50% + 271px)}.top-\[calc\(50\.00\%_-_285px\)\]{top:calc(50% - 285px)}.top-\[calc\(50\.00\%_-_302px\)\]{top:calc(50% - 302px)}.top-\[calc\(50\.00\%_-_82px\)\]{top:calc(50% - 82px)}.z-20{z-index:20}.z-\[2\]{z-index:2}.m-0{margin:0}.mb-\[-102\.00px\]{margin-bottom:-102px}.mb-\[-2\.50px\]{margin-bottom:-2.5px}.mb-\[-299\.00px\]{margin-bottom:-299px}.mb-\[-335\.00px\]{margin-bottom:-335px}.mb-\[-353\.00px\]{margin-bottom:-353px}.mb-\[-363\.00px\]{margin-bottom:-363px}.mb-\[-387\.56px\]{margin-bottom:-387.56px}.ml-\[-1\.46px\]{margin-left:-1.46px}.ml-\[100px\]{margin-left:100px}.ml-\[11px\]{margin-left:11px}.ml-\[24\.0px\]{margin-left:24px}.ml-\[29px\]{margin-left:29px}.ml-px{margin-left:1px}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-\[-2\.00px\]{margin-right:-2px}.mr-\[-23\.00px\]{margin-right:-23px}.mr-\[-294\.00px\]{margin-right:-294px}.mr-\[-296\.00px\]{margin-right:-296px}.mr-\[-320\.00px\]{margin-right:-320px}.mr-\[-5\.46px\]{margin-right:-5.46px}.mr-\[-53\.00px\]{margin-right:-53px}.mr-\[-6\.00px\]{margin-right:-6px}.mr-\[103px\]{margin-right:103px}.mr-\[47px\]{margin-right:47px}.mr-\[50px\]{margin-right:50px}.mr-\[73px\]{margin-right:73px}.mr-\[78px\]{margin-right:78px}.mt-\[-1\.00px\]{margin-top:-1px}.mt-\[-2\.00px\]{margin-top:-2px}.mt-\[-3\.00px\]{margin-top:-3px}.mt-\[-4\.50px\]{margin-top:-4.5px}.mt-\[15px\]{margin-top:15px}.mt-\[25px\]{margin-top:25px}.mt-\[34px\]{margin-top:34px}.mt-\[42px\]{margin-top:42px}.mt-\[65px\]{margin-top:65px}.mt-\[67px\]{margin-top:67px}.mt-\[8\.8px\]{margin-top:8.8px}.mt-\[84px\]{margin-top:84px}.box-border{box-sizing:border-box}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[0\.82\]{aspect-ratio:.82}.aspect-\[1\.13\]{aspect-ratio:1.13}.aspect-\[1\.21\]{aspect-ratio:1.21}.aspect-\[1\.45\]{aspect-ratio:1.45}.aspect-\[1\]{aspect-ratio:1}.aspect-\[2\.38\]{aspect-ratio:2.38}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-24{height:6rem}.h-36{height:9rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-\[103px\]{height:103px}.h-\[104px\]{height:104px}.h-\[13px\]{height:13px}.h-\[140px\]{height:140px}.h-\[159px\]{height:159px}.h-\[15px\]{height:15px}.h-\[162\.8px\]{height:162.8px}.h-\[164px\]{height:164px}.h-\[17px\]{height:17px}.h-\[216px\]{height:216px}.h-\[218px\]{height:218px}.h-\[221px\]{height:221px}.h-\[2452px\]{height:2452px}.h-\[26px\]{height:26px}.h-\[279px\]{height:279px}.h-\[27px\]{height:27px}.h-\[299px\]{height:299px}.h-\[307px\]{height:307px}.h-\[30px\]{height:30px}.h-\[321px\]{height:321px}.h-\[326px\]{height:326px}.h-\[350px\]{height:350px}.h-\[352px\]{height:352px}.h-\[368px\]{height:368px}.h-\[390px\]{height:390px}.h-\[39px\]{height:39px}.h-\[402px\]{height:402px}.h-\[427px\]{height:427px}.h-\[442px\]{height:442px}.h-\[450px\]{height:450px}.h-\[462px\]{height:462px}.h-\[481px\]{height:481px}.h-\[495px\]{height:495px}.h-\[502px\]{height:502px}.h-\[50px\]{height:50px}.h-\[512px\]{height:512px}.h-\[514px\]{height:514px}.h-\[522px\]{height:522px}.h-\[52px\]{height:52px}.h-\[531px\]{height:531px}.h-\[535px\]{height:535px}.h-\[55px\]{height:55px}.h-\[560px\]{height:560px}.h-\[570px\]{height:570px}.h-\[601\.56px\]{height:601.56px}.h-\[602px\]{height:602px}.h-\[618px\]{height:618px}.h-\[658px\]{height:658px}.h-\[65px\]{height:65px}.h-\[678px\]{height:678px}.h-\[683px\]{height:683px}.h-\[686px\]{height:686px}.h-\[7\.3px\]{height:7.3px}.h-\[707px\]{height:707px}.h-\[710px\]{height:710px}.h-\[71px\]{height:71px}.h-\[72px\]{height:72px}.h-\[76px\]{height:76px}.h-\[793px\]{height:793px}.h-\[810px\]{height:810px}.h-\[869px\]{height:869px}.h-\[874px\]{height:874px}.h-\[875px\]{height:875px}.h-\[89px\]{height:89px}.h-\[92px\]{height:92px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-\[22px\]{max-height:22px}.min-h-screen{min-height:100vh}.w-6{width:1.5rem}.w-\[103px\]{width:103px}.w-\[1073px\]{width:1073px}.w-\[12\.1px\]{width:12.1px}.w-\[1240px\]{width:1240px}.w-\[1242px\]{width:1242px}.w-\[1263px\]{width:1263px}.w-\[1266px\]{width:1266px}.w-\[137px\]{width:137px}.w-\[1382px\]{width:1382px}.w-\[1440px\]{width:1440px}.w-\[159px\]{width:159px}.w-\[15px\]{width:15px}.w-\[171px\]{width:171px}.w-\[178px\]{width:178px}.w-\[17px\]{width:17px}.w-\[180px\]{width:180px}.w-\[195px\]{width:195px}.w-\[207px\]{width:207px}.w-\[211px\]{width:211px}.w-\[223px\]{width:223px}.w-\[226px\]{width:226px}.w-\[232px\]{width:232px}.w-\[236px\]{width:236px}.w-\[264px\]{width:264px}.w-\[27px\]{width:27px}.w-\[30px\]{width:30px}.w-\[313px\]{width:313px}.w-\[317px\]{width:317px}.w-\[31px\]{width:31px}.w-\[342px\]{width:342px}.w-\[344px\]{width:344px}.w-\[348px\]{width:348px}.w-\[386px\]{width:386px}.w-\[391px\]{width:391px}.w-\[394\.0px\],.w-\[394px\]{width:394px}.w-\[398\.12px\]{width:398.12px}.w-\[398\.38px\]{width:398.38px}.w-\[39px\]{width:39px}.w-\[3px\]{width:3px}.w-\[407px\]{width:407px}.w-\[417px\]{width:417px}.w-\[433\.7px\]{width:433.7px}.w-\[434px\]{width:434px}.w-\[449px\]{width:449px}.w-\[457px\]{width:457px}.w-\[496px\]{width:496px}.w-\[519px\]{width:519px}.w-\[545px\]{width:545px}.w-\[564px\]{width:564px}.w-\[566px\]{width:566px}.w-\[576px\]{width:576px}.w-\[593px\]{width:593px}.w-\[600px\]{width:600px}.w-\[653px\]{width:653px}.w-\[655px\]{width:655px}.w-\[65px\]{width:65px}.w-\[661px\]{width:661px}.w-\[663px\]{width:663px}.w-\[668px\]{width:668px}.w-\[669px\]{width:669px}.w-\[680px\]{width:680px}.w-\[710px\]{width:710px}.w-\[712px\]{width:712px}.w-\[758px\]{width:758px}.w-\[770px\]{width:770px}.w-\[77px\]{width:77px}.w-\[800px\]{width:800px}.w-\[813px\]{width:813px}.w-\[822px\]{width:822px}.w-\[824px\]{width:824px}.w-\[838px\]{width:838px}.w-\[840px\]{width:840px}.w-\[901px\]{width:901px}.w-\[93\.6px\]{width:93.6px}.w-\[944px\]{width:944px}.w-\[94px\]{width:94px}.w-\[971\.7px\]{width:971.7px}.w-\[97px\]{width:97px}.w-\[98\.06\%\]{width:98.06%}.w-\[999px\]{width:999px}.w-\[99px\]{width:99px}.w-\[calc\(100\%_\+_4px\)\]{width:calc(100% + 4px)}.w-\[calc\(100\%_\+_6px\)\]{width:calc(100% + 6px)}.w-\[calc\(100\%_-_160px\)\]{width:calc(100% - 160px)}.w-\[calc\(100\%_-_17px\)\]{width:calc(100% - 17px)}.w-\[calc\(100\%_-_32px\)\]{width:calc(100% - 32px)}.w-\[calc\(100\%_-_45px\)\]{width:calc(100% - 45px)}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-\[0_0_auto\]{flex:0 0 auto}.grow{flex-grow:1}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2\.5{gap:.625rem}.gap-5{gap:1.25rem}.gap-8{gap:2rem}.gap-\[11px\]{gap:11px}.gap-\[15px\]{gap:15px}.gap-\[25px\]{gap:25px}.gap-\[27\.2px\]{gap:27.2px}.gap-\[30px\]{gap:30px}.gap-\[35px\]{gap:35px}.gap-\[37px\]{gap:37px}.gap-\[4\.8px\]{gap:4.8px}.gap-\[50px\]{gap:50px}.gap-\[5px\]{gap:5px}.gap-\[60px\]{gap:60px}.gap-\[77px\]{gap:77px}.self-end{align-self:flex-end}.self-stretch{align-self:stretch}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[15px\]{border-radius:15px}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-\[\#066a6a\]{--tw-border-opacity: 1;border-color:rgb(6 106 106 / var(--tw-border-opacity, 1))}.border-\[\#51d4ce75\]{border-color:#51d4ce75}.border-\[\#f5f5f5b2\]{border-color:#f5f5f5b2}.border-\[\#f5f5f5d9\]{border-color:#f5f5f5d9}.border-\[\#ffffff4c\]{border-color:#ffffff4c}.border-\[\#ffffff57\]{border-color:#ffffff57}.border-\[none\]{border-color:none}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\[\#00000001\]{background-color:#00000001}.bg-\[\#0000004c\]{background-color:#0000004c}.bg-\[\#066a6a\]{--tw-bg-opacity: 1;background-color:rgb(6 106 106 / var(--tw-bg-opacity, 1))}.bg-\[\#252828\]{--tw-bg-opacity: 1;background-color:rgb(37 40 40 / var(--tw-bg-opacity, 1))}.bg-\[\#cfcfcf\]{--tw-bg-opacity: 1;background-color:rgb(207 207 207 / var(--tw-bg-opacity, 1))}.bg-\[\#d9d9d9\]{--tw-bg-opacity: 1;background-color:rgb(217 217 217 / var(--tw-bg-opacity, 1))}.bg-\[\#ffffffba\]{background-color:#ffffffba}.bg-button{background-color:var(--button)}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-\[linear-gradient\(0deg\,rgba\(0\,0\,0\,0\.88\)_13\%\,rgba\(0\,0\,0\,0\)_41\%\,rgba\(0\,0\,0\,0\.92\)_97\%\)\]{background-image:linear-gradient(0deg,#000000e0 13%,#0000 41%,#000000eb 97%)}.bg-\[linear-gradient\(0deg\,rgba\(255\,255\,255\,1\)_0\%\,rgba\(255\,255\,255\,1\)_100\%\)\]{background-image:linear-gradient(0deg,#fff,#fff)}.bg-\[linear-gradient\(180deg\,rgba\(12\,138\,138\,0\.7\)_0\%\,rgba\(37\,40\,40\,0\.7\)_94\%\)\,linear-gradient\(0deg\,rgba\(91\,197\,202\,1\)_0\%\,rgba\(91\,197\,202\,1\)_100\%\)\]{background-image:linear-gradient(180deg,#0c8a8ab3,#252828b3 94%),linear-gradient(0deg,#5bc5ca,#5bc5ca)}.bg-\[linear-gradient\(254deg\,rgba\(0\,0\,0\,1\)_7\%\,rgba\(37\,40\,47\,0\.8\)_35\%\,rgba\(37\,40\,47\,0\)_100\%\)\]{background-image:linear-gradient(254deg,#000 7%,#25282fcc 35%,#25282f00)}.bg-\[linear-gradient\(34deg\,rgba\(81\,212\,206\,1\)_0\%\,rgba\(231\,74\,155\,1\)_100\%\)\]{background-image:linear-gradient(34deg,#51d4ce,#e74a9b)}.bg-\[linear-gradient\(360deg\,rgba\(36\,61\,62\,1\)_0\%\,rgba\(32\,130\,131\,1\)_100\%\)\]{background-image:linear-gradient(360deg,#243d3e,#208283)}.bg-\[url\(\/vector\.svg\)\]{background-image:url(/vector.svg)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-\[100\%_100\%\]{background-position:100% 100%}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-\[15px\]{padding:15px}.px-0{padding-left:0;padding-right:0}.px-\[100px\]{padding-left:100px;padding-right:100px}.px-\[30px\]{padding-left:30px;padding-right:30px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-\[50px\]{padding-top:50px;padding-bottom:50px}.pb-0{padding-bottom:0}.pb-\[442px\]{padding-bottom:442px}.pl-\[100px\]{padding-left:100px}.pl-\[30px\]{padding-left:30px}.pr-8{padding-right:2rem}.pr-\[394px\]{padding-right:394px}.pt-\[50px\]{padding-top:50px}.pt-\[65px\]{padding-top:65px}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-5xl{font-size:3rem;line-height:1}.text-\[32px\]{font-size:32px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.leading-10{line-height:2.5rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-\[16\.8px\]{line-height:16.8px}.leading-\[19\.2px\]{line-height:19.2px}.leading-\[21\.6px\]{line-height:21.6px}.leading-\[42px\]{line-height:42px}.leading-\[52px\]{line-height:52px}.leading-\[70\.4px\]{line-height:70.4px}.leading-\[normal\]{line-height:normal}.tracking-\[-0\.30px\]{letter-spacing:-.3px}.tracking-\[-1\.50px\]{letter-spacing:-1.5px}.tracking-\[0\]{letter-spacing:0}.tracking-\[1\.00px\]{letter-spacing:1px}.tracking-\[1\.50px\]{letter-spacing:1.5px}.text-\[\#00000066\]{color:#0006}.text-\[\#066a6a\]{--tw-text-opacity: 1;color:rgb(6 106 106 / var(--tw-text-opacity, 1))}.text-\[\#0b8989\]{--tw-text-opacity: 1;color:rgb(11 137 137 / var(--tw-text-opacity, 1))}.text-\[\#252828\]{--tw-text-opacity: 1;color:rgb(37 40 40 / var(--tw-text-opacity, 1))}.text-\[\#51d4ce\]{--tw-text-opacity: 1;color:rgb(81 212 206 / var(--tw-text-opacity, 1))}.text-\[\#f2f4f4\]{--tw-text-opacity: 1;color:rgb(242 244 244 / var(--tw-text-opacity, 1))}.text-\[\#ffffffbf\]{color:#ffffffbf}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-\[0\.84\]{opacity:.84}.shadow-\[0px_4px_4px_\#00000040\,inset_0_1px_0_rgba\(255\,255\,255\,0\.40\)\,inset_1px_0_0_rgba\(255\,255\,255\,0\.32\)\,inset_0_-1px_1px_rgba\(0\,0\,0\,0\.13\)\,inset_-1px_0_1px_rgba\(0\,0\,0\,0\.11\)\]{--tw-shadow: 0px 4px 4px #00000040,inset 0 1px 0 rgba(255,255,255,.4),inset 1px 0 0 rgba(255,255,255,.32),inset 0 -1px 1px rgba(0,0,0,.13),inset -1px 0 1px rgba(0,0,0,.11);--tw-shadow-colored: 0px 4px 4px var(--tw-shadow-color), inset 0 1px 0 var(--tw-shadow-color), inset 1px 0 0 var(--tw-shadow-color), inset 0 -1px 1px var(--tw-shadow-color), inset -1px 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_4px_4px_\#00000040\]{--tw-shadow: 0px 4px 4px #00000040;--tw-shadow-colored: 0px 4px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.40\)\,inset_1px_0_0_rgba\(255\,255\,255\,0\.32\)\,inset_0_-1px_1px_rgba\(0\,0\,0\,0\.13\)\,inset_-1px_0_1px_rgba\(0\,0\,0\,0\.11\)\]{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.4),inset 1px 0 0 rgba(255,255,255,.32),inset 0 -1px 1px rgba(0,0,0,.13),inset -1px 0 1px rgba(0,0,0,.11);--tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color), inset 1px 0 0 var(--tw-shadow-color), inset 0 -1px 1px var(--tw-shadow-color), inset -1px 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0px_5px_5px_\#25282840\]{--tw-shadow: inset 0px 5px 5px #25282840;--tw-shadow-colored: inset 0px 5px 5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_2px_6px_5px_\#ffffff40\]{--tw-shadow: inset 2px 6px 5px #ffffff40;--tw-shadow-colored: inset 2px 6px 5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[2\.0px\]{--tw-backdrop-blur: blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-brightness-\[100\.0\%\]{--tw-backdrop-brightness: brightness(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-saturate-\[100\.0\%\]{--tw-backdrop-saturate: saturate(100%);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.\[-webkit-backdrop-filter\:blur\(2\.0px\)_brightness\(100\.0\%\)_saturate\(100\.0\%\)\]{-webkit-backdrop-filter:blur(2px) brightness(100%) saturate(100%)}.\[-webkit-background-clip\:text\]{-webkit-background-clip:text}.\[-webkit-text-fill-color\:transparent\]{-webkit-text-fill-color:transparent}.\[border-bottom-style\:none\]{border-bottom-style:none}.\[border-bottom-style\:solid\]{border-bottom-style:solid}.\[border-left-style\:none\]{border-left-style:none}.\[border-right-style\:none\]{border-right-style:none}.\[border-top-style\:solid\]{border-top-style:solid}.\[font-family\:\'Google_Sans_Flex-Bold\'\,Helvetica\]{font-family:Google Sans Flex-Bold,Helvetica}.\[font-family\:\'Google_Sans_Flex-ExtraBold\'\,Helvetica\]{font-family:Google Sans Flex-ExtraBold,Helvetica}.\[font-family\:\'Google_Sans_Flex-Medium\'\,Helvetica\]{font-family:Google Sans Flex-Medium,Helvetica}.\[font-family\:\'Google_Sans_Flex-Regular\'\,Helvetica\]{font-family:Google Sans Flex-Regular,Helvetica}.\[font-family\:\'Google_Sans_Flex-SemiBold\'\,Helvetica\]{font-family:Google Sans Flex-SemiBold,Helvetica}.\[font-family\:\'Hanken_Grotesk-Bold\'\,Helvetica\]{font-family:Hanken Grotesk-Bold,Helvetica}.\[font-family\:\'Hanken_Grotesk-ExtraBold\'\,Helvetica\]{font-family:Hanken Grotesk-ExtraBold,Helvetica}.\[font-family\:\'Hanken_Grotesk-SemiBold\'\,Helvetica\]{font-family:Hanken Grotesk-SemiBold,Helvetica}.\[text-fill-color\:transparent\]{text-fill-color:transparent}:root{--button: rgba(91, 197, 202, 1);--teal-dark: #076A6A;--teal-mid: #0C8A8A;--cyan: #51D4CE;--pink: #E74A9B;--purple: #9B6EB4;--dark-bg: #252828;--white: #ffffff;--text-dark: #252828;--text-white-muted: rgba(255, 255, 255, .8);--gray-item: #D9D9D9;--gradient-accent: linear-gradient(89deg, #51D4CE -19.48%, #9B6EB4 72.93%, #E74A9B 111.69%);--gradient-card: linear-gradient(353deg, #243D3E 11.86%, #208283 93.82%);--gradient-btn-primary: linear-gradient(180deg, rgba(12, 138, 138, .7) 5%, rgba(37, 40, 40, .7) 94.52%), #5BC5CA;--gradient-hero-overlay: linear-gradient(251deg, #000 15.38%, rgba(37, 40, 47, .8) 39.97%, rgba(37, 40, 47, 0) 97.2%);--font-heading: "Hanken Grotesk", -apple-system, sans-serif;--font-body: "DM Sans", -apple-system, sans-serif;--section-padding: 50px 100px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;overflow-x:clip}body{font-family:var(--font-body);background:var(--dark-bg);color:var(--text-dark);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.section-heading{font-family:var(--font-heading);font-size:32px;font-weight:800;line-height:52px;text-transform:uppercase;color:var(--teal-dark)}.gradient-arrow-icon{flex-shrink:0}.btn-primary{display:inline-flex;height:50px;padding:15px;justify-content:center;align-items:center;gap:10px;border-radius:4px;border:2px solid #076A6A;background:var(--gradient-btn-primary);box-shadow:2px 6px 5px #ffffff40 inset;color:#fff;font-family:var(--font-body);font-size:16px;font-weight:700;line-height:20px;cursor:pointer;white-space:nowrap;transition:background .12s ease,filter .12s ease,transform .08s ease}.btn-outline,.btn-outline-dark{position:relative;display:inline-flex;height:50px;padding:15px;justify-content:center;align-items:center;gap:10px;border-radius:4px;border:2px solid transparent;box-shadow:0 5px 5px #25282840 inset;font-family:var(--font-body);font-size:16px;font-weight:700;line-height:20px;cursor:pointer;white-space:nowrap;transition:background .12s ease,filter .12s ease,transform .08s ease}.btn-outline:before,.btn-outline-dark:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:2px;border-radius:inherit;background:linear-gradient(34deg,#51d4ce,#e74a9b);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.btn-outline{background:#0000004d;color:#fff}.btn-outline-dark{background:transparent;color:var(--text-dark)}.btn-primary:hover{background:linear-gradient(180deg,#0c8a8af2 5%,#252828cc 94.52%),#6fd3d8;filter:brightness(1.06)}.btn-outline:hover{background:#51d4ce47}.btn-outline-dark:hover{background:#076a6a1a}.btn-primary:active{filter:brightness(.88);transform:translateY(1px)}.btn-outline:active{background:#51d4ce33;transform:translateY(1px)}.btn-outline-dark:active{background:#076a6a1f;transform:translateY(1px)}.btn-border-fill:before{display:none}.btn-border-fill{border-color:var(--btn-border, currentColor)}.accordion-item{display:flex;width:100%;max-width:386px;height:56px;padding:2px 32px 2px 30px;align-items:center;justify-content:space-between;gap:10px;border-radius:4px;background:var(--gray-item)}.accordion-item-title{color:var(--text-dark);font-family:var(--font-body);font-size:16px;font-weight:700;line-height:52px;text-transform:capitalize}.section-divider{border-bottom:1px solid rgba(245,245,245,.85)}.white-section{background:var(--white);padding:var(--section-padding)}@media (max-width: 1024px){:root{--section-padding: 40px 40px}}@media (max-width: 768px){:root{--section-padding: 32px 20px}.section-heading{font-size:24px;line-height:36px}}.before\:pointer-events-none:before{content:var(--tw-content);pointer-events:none}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-0:before{content:var(--tw-content);top:0;right:0;bottom:0;left:0}.before\:z-\[1\]:before{content:var(--tw-content);z-index:1}.before\:rounded:before{content:var(--tw-content);border-radius:.25rem}.before\:p-0\.5:before{content:var(--tw-content);padding:.125rem}.before\:p-\[3px\]:before{content:var(--tw-content);padding:3px}.before\:content-\[\'\'\]:before{--tw-content: "";content:var(--tw-content)}.before\:\[-webkit-mask-composite\:xor\]:before{content:var(--tw-content);-webkit-mask-composite:xor}.before\:\[-webkit-mask\:linear-gradient\(\#fff_0_0\)_content-box\,linear-gradient\(\#fff_0_0\)\]:before{content:var(--tw-content);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0)}.before\:\[background\:linear-gradient\(34deg\,rgba\(81\,212\,206\,1\)_0\%\,rgba\(231\,74\,155\,1\)_100\%\)\]:before{content:var(--tw-content);background:linear-gradient(34deg,#51d4ce,#e74a9b)}.before\:\[mask-composite\:exclude\]:before{content:var(--tw-content);-webkit-mask-composite:xor;mask-composite:exclude}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-\[\#066a6a\]:focus-visible{outline-color:#066a6a}.focus-visible\:outline-\[\#51d4ce\]:focus-visible{outline-color:#51d4ce}.focus-visible\:outline-\[\#e74a9b\]:focus-visible{outline-color:#e74a9b}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-\[\#066a6a\]:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 106 106 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-\[\#51d4ce\]:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(81 212 206 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-\[\#5bc5ca\]:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(91 197 202 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-transparent:focus-visible{--tw-ring-offset-color: transparent}
