:root{--teos-teal:#339898;--teos-black:#000;--teos-text:#374151;--teos-bg:#fff;--teos-font-heading:"Inter","Inter",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--teos-font-body:"Inter","Inter",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--teos-gray-700:#374151;--teos-gray-600:#4b5563;--teos-gray-500:#6b7280;--teos-gray-200:#e5e7eb;--teos-gray-100:#f3f4f6;--teos-gray-50:#f9fafb}.teos,.teos *{box-sizing:border-box}html:has(body.teos){margin:0;padding:0}.teos{background:var(--teos-bg);color:var(--teos-text);font-family:var(--teos-font-body);line-height:1.4;margin:0;padding:0;-webkit-font-smoothing:antialiased}.teos h1,.teos h2,.teos h3,.teos h4,.teos h5,.teos h6{color:var(--teos-black);font-family:var(--teos-font-heading)}.teos .body-container,.teos .body-container--site-page,.teos .body-container-wrapper,.teos .body-wrapper,.teos .container-fluid.body-container,.teos .page-center{margin:0;max-width:none;padding:0;width:100%}.teos ::selection{background:var(--teos-teal);color:#fff}.teos h1,.teos h2,.teos h3,.teos h4{font-weight:700;margin:0}.teos p{margin:0 0 1.5rem}.teos p:last-child{margin-bottom:0}.teos strong{color:var(--teos-black);font-weight:700}.teos a{color:inherit}.teos-section{margin-left:auto;margin-right:auto;max-width:72rem;padding-left:1.5rem;padding-right:1.5rem}.teos-prose{max-width:56rem}@media (min-width:768px){.teos-section{padding-left:3rem;padding-right:3rem}}.teos-divider{margin:0 auto;max-width:56rem;padding:0 1.5rem}.teos-divider hr{border:0;border-top:1px solid var(--teos-gray-200);margin:3rem 0}@media (min-width:768px){.teos-divider{padding:0 3rem}.teos-divider hr{margin:6rem 0}}.teos-eyebrow{color:var(--teos-teal);font-size:.875rem;letter-spacing:.1em}.teos-eyebrow,.teos-label{display:block;font-weight:700;text-transform:uppercase}.teos-label{color:var(--teos-gray-500);font-size:.75rem;letter-spacing:.05em}.teos-h2{color:var(--teos-teal);font-size:1.875rem;font-weight:700;line-height:1.1;margin-bottom:2rem}.teos-body{font-size:1.125rem;line-height:1.625}.teos-body p{margin-bottom:1.5rem}@media (min-width:768px){.teos-h2{font-size:2.25rem}}.teos-btn{align-items:center;background:var(--teos-teal);background-image:linear-gradient(90deg,#298080,#00bda1 99.55%);border:0;border-radius:0;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:700;gap:.5rem;justify-content:center;letter-spacing:.04em;padding:1rem 2rem;text-decoration:none;text-transform:uppercase;transition:filter .2s ease,background-color .2s ease}.teos-btn:hover{filter:brightness(.92)}.teos-btn svg{height:1rem;transition:transform .2s ease;width:1rem}.teos-btn:hover svg{transform:translateX(.25rem)}.teos-btn-secondary{background:transparent;background-image:none;border:2px solid var(--teos-teal);color:var(--teos-teal);padding:calc(1rem - 2px) calc(2rem - 2px)}.teos-btn-secondary:hover{background:rgba(51,152,152,.1);filter:none}.teos-btn-center{display:flex;justify-content:center;margin-top:3rem}.teos-hero{padding-bottom:3rem;padding-top:4rem}.teos-hero h1{font-size:40px;margin:2rem 0 1rem}.teos-hero h1,.teos-hero h2{font-weight:700;letter-spacing:-.025em}.teos-hero h2{color:var(--teos-teal);font-size:1.875rem;line-height:1.1;margin-bottom:2.5rem}.teos-hero p{color:var(--teos-gray-700);font-size:1.25rem;line-height:1.375;max-width:56rem}@media (min-width:768px){.teos-hero{padding-bottom:4rem;padding-top:6rem}.teos-hero h1{font-size:3.75rem}.teos-hero h2{font-size:3rem}.teos-hero p{font-size:1.5rem}}.teos-video{margin-bottom:6rem}.teos-video-frame{background:var(--teos-black);border-radius:.5rem;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.teos-video-frame iframe,.teos-video-frame img{border:0;height:100%;inset:0;position:absolute;width:100%}.teos-video-frame img{object-fit:cover}.teos-video-btn{background:transparent;border:0;cursor:pointer;height:100%;inset:0;padding:0;position:absolute;width:100%}.teos-video-overlay{align-items:center;background:rgba(0,0,0,.2);display:flex;inset:0;justify-content:center;position:absolute;transition:background-color .2s ease}.teos-video-btn:hover .teos-video-overlay{background:rgba(0,0,0,.3)}.teos-video-play{align-items:center;background:var(--teos-teal);border-radius:9999px;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);display:flex;height:5rem;justify-content:center;transition:transform .3s ease;width:5rem}.teos-video-btn:hover .teos-video-play{transform:scale(1.1)}.teos-video-play svg{color:#fff;fill:#fff;height:2rem;margin-left:.25rem;width:2rem}@media (min-width:768px){.teos-video-play{height:6rem;width:6rem}.teos-video-play svg{height:2.5rem;width:2.5rem}}.teos-credits{color:var(--teos-gray-600);display:flex;flex-direction:column;font-size:.875rem;gap:.25rem;margin-top:1.5rem}.teos-credits .teos-label{display:inline}@media (min-width:640px){.teos-credits{align-items:center;flex-direction:row;gap:1.5rem}}.teos-stats{border-bottom:1px solid var(--teos-gray-200);border-top:1px solid var(--teos-gray-200);display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin:2.5rem 0;padding:2rem 0}.teos-stat-value{color:var(--teos-teal);font-size:1.5rem;font-weight:700;line-height:1;margin-bottom:.25rem}.teos-stat-label{color:var(--teos-gray-600);font-size:.875rem}@media (min-width:768px){.teos-stats{grid-template-columns:repeat(4,1fr)}.teos-stat-value{font-size:2.25rem}}.teos-partnership-grid{display:grid;gap:2.5rem;grid-template-columns:1fr;margin-bottom:2.5rem}.teos-meta{display:flex;flex-direction:column;gap:1.5rem}.teos-meta-value{font-size:1rem;font-weight:700}.teos-partnership-actions{margin-top:3rem}.teos-figure{margin:2.5rem 0}.teos-figure img{border-radius:.5rem;height:auto;max-height:500px;object-fit:cover;width:100%}.teos-figure figcaption{color:var(--teos-gray-500);font-size:.75rem;line-height:1.625;margin-top:.75rem}@media (min-width:768px){.teos-partnership-grid{gap:3rem;grid-template-columns:3fr 9fr}.teos-meta{position:sticky;top:6rem}}.teos-list{display:flex;flex-direction:column;font-size:1.125rem;gap:1.25rem;line-height:1.625;list-style:none;margin:0;padding:0}.teos-list li{align-items:flex-start;display:flex}.teos-list li:before{color:var(--teos-teal);content:"\2022";font-size:1.25rem;line-height:1.4;margin-right:.75rem}.teos-cards{display:grid;gap:1.5rem;grid-template-columns:1fr}.teos-card{background:#fff;border:1px solid var(--teos-gray-100);border-radius:1rem;padding:1.5rem}.teos-card-icon{color:var(--teos-teal);height:2rem;margin-bottom:1rem;width:2rem}.teos-card h3{color:var(--teos-black);font-size:1.125rem;font-weight:700;margin-bottom:.75rem}.teos-card p{font-size:1.125rem;line-height:1.625}@media (min-width:768px){.teos-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.teos-cards{grid-template-columns:repeat(3,1fr)}}.teos-table-wrap{border:1px solid var(--teos-gray-100);border-radius:1rem;margin-bottom:3rem;overflow-x:auto}.teos-table{border-collapse:collapse;min-width:600px;width:100%}.teos-table thead{background:var(--teos-gray-50)}.teos-table th{color:var(--teos-gray-500);font-size:.75rem;font-weight:700;letter-spacing:.1em;padding:1rem 1.5rem;text-align:left;text-transform:uppercase}.teos-table th.teos-after{color:var(--teos-teal)}.teos-table td{border-top:1px solid var(--teos-gray-100);color:var(--teos-black);font-size:1.125rem;line-height:1.625;padding:1.25rem 1.5rem}.teos-table td.teos-after{color:var(--teos-teal);font-weight:700}.teos-future-box{background:rgba(51,152,152,.05);border:1px solid rgba(51,152,152,.2);border-radius:1.5rem;padding:1.5rem}.teos-future-box .teos-inner{max-width:48rem}.teos-future-box .teos-eyebrow{margin-bottom:1rem}.teos-future-box p{color:var(--teos-black)}@media (min-width:640px){.teos-future-box{padding:2.5rem}}@media (min-width:768px){.teos-future-box{padding:4rem}}.teos-section.teos-cta{max-width:none;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.teos-section.teos-cta{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1280px){.teos-section.teos-cta{padding-left:3.5rem;padding-right:3.5rem}}.teos-cta-box{background:var(--teos-black);border-radius:1.5rem;overflow:hidden;padding:3rem 1.5rem;position:relative;text-align:center}.teos-cta-glow{background:rgba(51,152,152,.1);border-radius:9999px;filter:blur(64px);height:80%;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%}.teos-cta-inner{margin:0 auto;max-width:48rem;position:relative;z-index:1}.teos-cta-inner h2{color:#fff;font-size:1.875rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.teos-cta-inner p{color:#d1d5db;font-size:1.125rem;line-height:1.625;margin:0 auto 2.5rem;max-width:36rem}.teos-cta-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.teos-cta .teos-btn-secondary{border-color:hsla(0,0%,100%,.4);color:#fff}.teos-cta .teos-btn-secondary:hover{background:hsla(0,0%,100%,.1);border-color:#fff}@media (min-width:768px){.teos-cta-box{padding:5rem 3rem}.teos-cta-inner h2{font-size:3rem}}.teos-stack>*+*{margin-top:3rem}@media (min-width:768px){.teos-stack>*+*{margin-top:6rem}}.teos-modal[hidden]{display:none}.teos-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:9999}.teos-modal-backdrop{background:rgba(0,0,0,.6);inset:0;position:absolute}.teos-modal-dialog{background:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.4);max-height:95vh;max-width:1050px;overflow:auto;padding:1.5rem 2.5rem;position:relative;width:100%}.teos-modal-x{align-items:center;background:transparent;border:0;border-radius:9999px;color:var(--teos-gray-500);cursor:pointer;display:flex;font-size:1.75rem;height:2.5rem;justify-content:center;line-height:1;position:absolute;right:.5rem;top:.5rem;width:2.5rem}.teos-modal-x:hover{background:var(--teos-gray-100);color:var(--teos-black)}.teos-challenge,.teos-partnership,.teos-solution{margin-bottom:5rem}.teos-cta,.teos-results{margin-bottom:6rem}.teos-future{margin:3rem auto}@media (min-width:768px){.teos-challenge,.teos-partnership,.teos-solution{margin-bottom:6rem}}.teos-nav{background:var(--teos-black);border-bottom:1px solid hsla(0,0%,100%,.08);color:#fff;position:sticky;top:0;z-index:50}.teos-nav-inner{align-items:center;display:flex;gap:2.5rem;margin:0;max-width:none;padding:.75rem 1.5rem}@media (min-width:768px){.teos-nav-inner{padding:.875rem 2.5rem}}@media (min-width:1024px){.teos-nav-inner{display:grid;gap:2.5rem;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}}@media (min-width:1280px){.teos-nav-inner{gap:3rem;padding:1rem 3.5rem}}.teos-nav-logo{align-items:center;color:#fff;display:inline-flex;flex-shrink:0;font-size:1.25rem;font-weight:800;letter-spacing:-.02em;text-decoration:none}.teos-nav-logo img{display:block;max-height:50px;width:auto}.teos-nav-primary{display:none;flex:1}@media (min-width:1024px){.teos-nav-primary{display:block}}.teos-nav-list{display:flex;gap:.75rem;list-style:none;margin:0;padding:0}@media (min-width:1280px){.teos-nav-list{gap:1.25rem}}.teos-nav-item{position:static}.teos-nav-link{align-items:center;border-radius:.5rem;color:hsla(0,0%,100%,.85);display:inline-flex;font-size:.9375rem;font-weight:500;gap:.35rem;padding:.625rem .875rem;text-decoration:none;transition:color .15s ease,background-color .15s ease}.teos-nav-link:hover{background:hsla(0,0%,100%,.06);color:#fff}.teos-nav-chev{height:6px;opacity:.7;transition:transform .15s ease;width:10px}.teos-nav-item.has-flyout:hover .teos-nav-chev,.teos-nav-item.has-mega:hover .teos-nav-chev,.teos-nav-lang:hover .teos-nav-chev{transform:rotate(180deg)}.teos-flyout{background:#fff;border-bottom:1px solid var(--teos-gray-100);border-top:1px solid var(--teos-gray-100);box-shadow:0 24px 40px -16px rgba(0,0,0,.18);left:0;list-style:none;margin:0;opacity:0;padding:1.25rem var(--teos-drop-right,3rem) 1.5rem var(--teos-drop-left,3rem);pointer-events:none;position:absolute;right:0;top:100%;transform:translateY(8px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease;visibility:hidden}.teos-nav-item.has-flyout:focus-within .teos-flyout,.teos-nav-item.has-flyout:hover .teos-flyout{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.teos-flyout a{color:var(--teos-black);display:block;font-size:.95rem;font-weight:600;padding:.5rem 0;text-decoration:none}.teos-flyout a:hover{color:var(--teos-teal)}.teos-mega{background:#fff;border-bottom:1px solid var(--teos-gray-100);border-top:1px solid var(--teos-gray-100);box-shadow:0 24px 40px -16px rgba(0,0,0,.22);color:var(--teos-black);left:0;opacity:0;padding:1.5rem var(--teos-drop-right,3rem) 1.75rem var(--teos-drop-left,3rem);pointer-events:none;position:absolute;right:0;top:100%;transform:translateY(8px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease;visibility:hidden}.teos-nav-item.has-mega:focus-within .teos-mega,.teos-nav-item.has-mega:hover .teos-mega{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.teos-mega{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:768px){.teos-mega{gap:1.5rem;grid-template-columns:minmax(240px,1fr) 1.4fr}}.teos-mega-card,.teos-mega-list{display:flex;flex-direction:column;gap:.125rem}.teos-mega-card{border-radius:.5rem;color:var(--teos-black);padding:.625rem .875rem;text-decoration:none;transition:background-color .15s ease,color .15s ease}.teos-mega-card:focus-visible,.teos-mega-card:hover{background:rgba(51,152,152,.1);color:var(--teos-teal);outline:none}.teos-mega-label{font-size:.95rem;font-weight:600}.teos-mega-desc{color:var(--teos-gray-500);font-size:.8125rem;line-height:1.4}.teos-mega-card:focus-visible .teos-mega-desc,.teos-mega-card:hover .teos-mega-desc{color:rgba(51,152,152,.85)}.teos-mega-preview{aspect-ratio:16/10;background:var(--teos-gray-50);border-radius:.75rem;display:none;overflow:hidden;position:relative}@media (min-width:768px){.teos-mega-preview{display:block}}.teos-mega-pic{display:block;inset:0;opacity:0;position:absolute;transition:opacity .2s ease,visibility .2s ease;visibility:hidden}.teos-mega-pic img{display:block;height:100%;object-fit:cover;width:100%}.teos-mega[data-active="0"] .teos-mega-pic[data-i="0"],.teos-mega[data-active="1"] .teos-mega-pic[data-i="1"],.teos-mega[data-active="10"] .teos-mega-pic[data-i="10"],.teos-mega[data-active="11"] .teos-mega-pic[data-i="11"],.teos-mega[data-active="12"] .teos-mega-pic[data-i="12"],.teos-mega[data-active="13"] .teos-mega-pic[data-i="13"],.teos-mega[data-active="14"] .teos-mega-pic[data-i="14"],.teos-mega[data-active="15"] .teos-mega-pic[data-i="15"],.teos-mega[data-active="2"] .teos-mega-pic[data-i="2"],.teos-mega[data-active="3"] .teos-mega-pic[data-i="3"],.teos-mega[data-active="4"] .teos-mega-pic[data-i="4"],.teos-mega[data-active="5"] .teos-mega-pic[data-i="5"],.teos-mega[data-active="6"] .teos-mega-pic[data-i="6"],.teos-mega[data-active="7"] .teos-mega-pic[data-i="7"],.teos-mega[data-active="8"] .teos-mega-pic[data-i="8"],.teos-mega[data-active="9"] .teos-mega-pic[data-i="9"]{opacity:1;visibility:visible}.teos-nav-tools{align-items:center;display:flex;gap:.5rem;margin-left:auto}@media (min-width:1024px){.teos-nav-tools{justify-self:end;margin-left:0}}.teos-nav-lang{display:none;position:relative}@media (min-width:1024px){.teos-nav-lang{display:block}}.teos-nav-lang-btn{align-items:center;background:transparent;border:0;border-radius:.5rem;color:hsla(0,0%,100%,.85);cursor:pointer;display:inline-flex;font:inherit;font-size:.9rem;gap:.4rem;padding:.5rem .75rem}.teos-nav-lang-btn:hover{background:hsla(0,0%,100%,.06);color:#fff}.teos-nav-globe{height:16px;opacity:.85;width:16px}.teos-nav-lang-menu{background:#0c0c0c;border:1px solid hsla(0,0%,100%,.08);border-radius:.75rem;box-shadow:0 20px 40px -10px rgba(0,0,0,.5);list-style:none;margin:0;min-width:200px;opacity:0;padding:.5rem;position:absolute;right:0;top:100%;transform:translateY(8px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease;visibility:hidden}.teos-nav-lang:focus-within .teos-nav-lang-menu,.teos-nav-lang:hover .teos-nav-lang-menu,.teos-nav-lang[data-open=true] .teos-nav-lang-menu{opacity:1;transform:none;visibility:visible}.teos-nav-lang-menu a{align-items:center;border-radius:.5rem;color:hsla(0,0%,100%,.85);display:flex;font-size:.9rem;gap:.5rem;padding:.5rem .75rem;text-decoration:none}.teos-nav-lang-menu a:hover{background:rgba(51,152,152,.15);color:var(--teos-teal)}.teos-nav-lang-code{color:#fff;font-weight:700;min-width:1.75rem}.teos-nav-btn{align-items:center;background-color:transparent;border:1px solid transparent;border-radius:0;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.9rem;font-weight:600;justify-content:center;line-height:1.4;padding:.5rem 1rem;text-decoration:none;transition:filter .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.teos-nav-btn--primary{background-image:linear-gradient(90deg,#298080,#00bda1 99.55%);color:#fff}.teos-nav-btn--primary:hover{filter:brightness(.92)}.teos-nav-btn--secondary{background-color:transparent;background-image:none;border-color:hsla(0,0%,100%,.4);color:#fff}.teos-nav-btn--secondary:hover{background-color:hsla(0,0%,100%,.1);border-color:#fff;filter:none}@media (max-width:639px){.teos-nav-tools{gap:.35rem}.teos-nav-btn{font-size:.8125rem;padding:.45rem .7rem}}.teos-nav-burger{align-items:center;background:transparent;border:0;cursor:pointer;display:inline-flex;flex-direction:column;gap:4px;height:40px;justify-content:center;margin-left:.25rem;width:40px}.teos-nav-burger span{background:#fff;border-radius:2px;display:block;height:2px;transition:transform .15s ease,opacity .15s ease;width:20px}@media (min-width:1024px){.teos-nav-burger{display:none}}.teos-nav[data-open=true] .teos-nav-primary{background:#0c0c0c;border-bottom:1px solid hsla(0,0%,100%,.08);display:block;left:0;max-height:calc(100vh - 64px);overflow-y:auto;padding:1rem 1.5rem 1.5rem;position:absolute;right:0;top:100%}.teos-nav[data-open=true] .teos-nav-list{align-items:stretch;flex-direction:column;gap:0}.teos-nav[data-open=true] .teos-nav-link{width:100%}.teos-nav[data-open=true] .teos-flyout,.teos-nav[data-open=true] .teos-mega{background:#fff;border:1px solid var(--teos-gray-100);border-radius:.5rem;box-shadow:none;color:var(--teos-black);margin:.25rem 0 .5rem;opacity:1;padding:.5rem;position:static;transform:none;visibility:visible;width:100%}.teos-nav[data-open=true] .teos-mega{grid-template-columns:1fr}.teos-nav[data-open=true] .teos-mega-preview{display:none}.teos-nav[data-open=true] .teos-nav-burger span:first-child{transform:translateY(6px) rotate(45deg)}.teos-nav[data-open=true] .teos-nav-burger span:nth-child(2){opacity:0}.teos-nav[data-open=true] .teos-nav-burger span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.teos-foot{background:var(--teos-black);color:hsla(0,0%,100%,.75);margin-top:4rem}.teos-foot-inner{display:grid;gap:3rem;grid-template-columns:1fr;margin:0;max-width:none;padding:4rem 1.5rem 2rem}@media (min-width:1024px){.teos-foot-inner{gap:4rem;grid-template-columns:1fr 2fr 1.25fr;padding:5rem 2.5rem 2rem}}@media (min-width:1280px){.teos-foot-inner{padding:6rem 3.5rem 2rem}}.teos-foot-brand-link{display:inline-block;text-decoration:none}.teos-foot-logo{display:block;max-height:100px;width:auto}.teos-foot-logo-text{color:#fff;display:inline-block;font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.teos-foot-tagline{color:hsla(0,0%,100%,.5);font-size:.9rem;margin:.75rem 0 1.5rem}.teos-foot-social{display:flex;flex-wrap:wrap;gap:var(--teos-social-gap,.5rem);list-style:none;margin:var(--teos-social-mt,0) 0 var(--teos-social-mb,0);padding:0}.teos-foot-social a{align-items:center;background:hsla(0,0%,100%,.06);border-radius:9999px;color:hsla(0,0%,100%,.8);display:inline-flex;height:var(--teos-social-size,36px);justify-content:center;text-decoration:none;transition:background-color .15s ease,color .15s ease;width:var(--teos-social-size,36px)}.teos-foot-social a:hover{background:var(--teos-teal);color:#fff}.teos-foot-social svg{height:var(--teos-social-glyph,16px);width:var(--teos-social-glyph,16px)}.teos-foot-cols{display:grid;gap:2rem 1.5rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.teos-foot-cols{grid-template-columns:repeat(3,1fr)}}.teos-foot-col-heading{color:#fff;font-size:1.0625rem;font-weight:700;letter-spacing:0;margin:0;text-transform:none}.teos-foot-list{display:flex;flex-direction:column;gap:var(--teos-foot-link-gap,.5rem);line-height:var(--teos-foot-link-lh,1.4);list-style:none;margin:var(--teos-foot-list-mt,1rem) 0 0;padding:0}.teos-foot-list a{color:#fff;font-size:var(--teos-foot-link-size,.95rem);font-weight:500;text-decoration:none;transition:color .15s ease}.teos-foot-list a:hover{color:var(--teos-teal)}.teos-foot-aside{display:flex;flex-direction:column;gap:1.5rem}.teos-foot-news-body p{color:hsla(0,0%,100%,.6);font-size:.9rem;margin-bottom:1rem}.teos-foot-base{border-top:1px solid hsla(0,0%,100%,.08)}.teos-foot-baserow{display:flex;justify-content:center;margin:0;max-width:none;padding:1.25rem 1.5rem}@media (min-width:768px){.teos-foot-baserow{padding:1.25rem 2.5rem}}@media (min-width:1280px){.teos-foot-baserow{padding:1.5rem 3.5rem}}.teos-foot-copy{color:hsla(0,0%,100%,.5);font-size:.8125rem;margin:0}.teos-foot[data-form-skin=true] .hs-form .hs-input{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.15);border-radius:9999px;color:#fff;font:inherit;font-size:.9rem;padding:.625rem .875rem;width:100%}.teos-foot[data-form-skin=true] .hs-form .hs-input::placeholder{color:hsla(0,0%,100%,.4)}.teos-foot[data-form-skin=true] .hs-form .hs-input:focus{border-color:var(--teos-teal);outline:none}.teos-foot[data-form-skin=true] .hs-form label{color:hsla(0,0%,100%,.7);display:block;font-size:.8125rem;margin-bottom:.25rem}.teos-foot[data-form-skin=true] .hs-form .hs-button{background:var(--teos-teal);background-image:linear-gradient(90deg,#298080,#00bda1 99.55%);border:0;border-radius:0;color:#fff;cursor:pointer;font:inherit;font-size:.9rem;font-weight:700;letter-spacing:.04em;margin-top:.75rem;padding:.625rem 1.25rem;text-transform:uppercase;transition:filter .15s ease}.teos-foot[data-form-skin=true] .hs-form .hs-button:hover{filter:brightness(.92)}.teos-form-skin .hs-form{color:var(--teos-text);font-family:var(--teos-font-body);font-size:1rem;line-height:1.5}.teos-form-skin .hs-form .hs-form-field{margin-bottom:1.25rem}.teos-form-skin .hs-form .hs-form-field:last-child{margin-bottom:0}.teos-form-skin .hs-form .hs-form-field>.input{margin:0}.teos-form-skin .hs-form fieldset{border:0;margin:0;max-width:none;padding:0}.teos-form-skin .hs-form fieldset.form-columns-2 .hs-form-field,.teos-form-skin .hs-form fieldset.form-columns-3 .hs-form-field{float:none;width:100%}.teos-form-skin .hs-form fieldset.form-columns-2 .input,.teos-form-skin .hs-form fieldset.form-columns-3 .input{margin-right:0}@media (min-width:640px){.teos-form-skin .hs-form fieldset.form-columns-2{column-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr)}.teos-form-skin .hs-form fieldset.form-columns-3{column-gap:1rem;display:grid;grid-template-columns:repeat(3,1fr)}}.teos-form-skin .hs-form label{color:var(--teos-gray-600);display:block;font-family:inherit;font-size:.8125rem;font-weight:600;line-height:1.4;margin:0 0 .375rem}.teos-form-skin .hs-form .hs-form-required{color:var(--teos-teal);margin-left:.15rem}.teos-form-skin .hs-form .hs-field-desc{color:var(--teos-gray-500);font-size:.8125rem;line-height:1.5;margin:0 0 .5rem}.teos-form-skin .hs-form .hs-input{appearance:none;-webkit-appearance:none;background:#fff;border:1px solid var(--teos-gray-200);border-radius:.5rem;color:var(--teos-black);font-family:inherit;font-size:1rem;line-height:1.5;max-width:100%;padding:.75rem 1rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.teos-form-skin .hs-form .hs-input::placeholder{color:var(--teos-gray-500);opacity:1}.teos-form-skin .hs-form .hs-input:hover{border-color:rgba(51,152,152,.5)}.teos-form-skin .hs-form .hs-input:focus{border-color:var(--teos-teal);box-shadow:0 0 0 3px rgba(51,152,152,.15);outline:none}.teos-form-skin .hs-form textarea.hs-input{display:block;min-height:8.5rem;resize:vertical}.teos-form-skin .hs-form select.hs-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath fill='%236b7280' d='M0 0h10L5 6z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:10px 6px;cursor:pointer;padding-right:2.5rem}.teos-form-skin .hs-form input[type=file].hs-input{font-size:.9rem;padding:.625rem .875rem}.teos-form-skin .hs-form .hs-input[type=checkbox],.teos-form-skin .hs-form .hs-input[type=radio]{accent-color:var(--teos-teal);appearance:auto;-webkit-appearance:auto;border-radius:0;box-shadow:none;flex:0 0 auto;margin:.2rem 0 0;min-height:0;padding:0;width:auto}.teos-form-skin .hs-form .inputs-list{list-style:none;margin:0;padding:0}.teos-form-skin .hs-form .inputs-list>li{margin:0 0 .5rem}.teos-form-skin .hs-form .inputs-list>li:last-child{margin-bottom:0}.teos-form-skin .hs-form .inputs-list label{align-items:flex-start;color:var(--teos-text);display:flex;font-size:.9375rem;font-weight:400;gap:.5rem;line-height:1.5;margin:0}.teos-form-skin .hs-form .hs-input.error,.teos-form-skin .hs-form .hs-input.invalid{border-color:#dc2626}.teos-form-skin .hs-form .hs-input.error:focus,.teos-form-skin .hs-form .hs-input.invalid:focus{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.15)}.teos-form-skin .hs-form .hs-error-msgs{list-style:none;margin:.375rem 0 0;padding:0}.teos-form-skin .hs-form .hs-error-msg,.teos-form-skin .hs-form .hs-error-msgs label{color:#dc2626;font-size:.8125rem;font-weight:500;margin:0}.teos-form-skin .hs-form .hs-richtext,.teos-form-skin .hs-form .legal-consent-container{color:var(--teos-gray-500);font-size:.8125rem;line-height:1.6}.teos-form-skin .hs-form .legal-consent-container{margin-top:1rem}.teos-form-skin .hs-form .hs-richtext p,.teos-form-skin .hs-form .legal-consent-container p{margin:0 0 .5rem}.teos-form-skin .hs-form .hs-richtext p:last-child,.teos-form-skin .hs-form .legal-consent-container p:last-child{margin-bottom:0}.teos-form-skin .hs-form .hs-richtext a,.teos-form-skin .hs-form .legal-consent-container a{color:var(--teos-teal)}.teos-form-skin .hs-form .hs_submit .actions{margin:1.5rem 0 0;padding:0}.teos-form-skin .hs-form .hs-button{align-items:center;background:var(--teos-teal);background-image:linear-gradient(90deg,#298080,#00bda1 99.55%);border:0;border-radius:0;box-shadow:none;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:700;gap:.5rem;justify-content:center;letter-spacing:.04em;line-height:1.2;padding:1rem 2rem;text-decoration:none;text-shadow:none;text-transform:uppercase;transition:filter .2s ease;width:auto}.teos-form-skin .hs-form .hs-button:hover{filter:brightness(.92)}.teos-form-skin .hs-form .hs-button:focus-visible{outline:2px solid var(--teos-teal);outline-offset:2px}.teos-form-skin .hs-form .hs-button.inactive,.teos-form-skin .hs-form .hs-button:disabled{cursor:not-allowed;filter:none;opacity:.6}@media (max-width:479px){.teos-form-skin .hs-form .hs-button{width:100%}}.teos-form-skin .hs-form .submitted-message,.teos-form-skin .submitted-message{background:rgba(51,152,152,.05);border:1px solid rgba(51,152,152,.2);border-radius:1rem;color:var(--teos-black);font-size:1.0625rem;line-height:1.625;padding:1.5rem}.teos-post{padding-top:2.5rem}@media (min-width:768px){.teos-post{padding-top:4rem}}.teos-post-hero{margin:0 auto 2.5rem;max-width:72rem;padding:0 1.5rem}@media (min-width:768px){.teos-post-hero{margin-bottom:4rem;padding:0 3rem}}.teos-post-hero img{border-radius:.75rem;display:block;height:auto;width:100%}.teos-post-inner{margin:0 auto;max-width:48rem;padding:0 1.5rem}@media (min-width:768px){.teos-post-inner{padding:0 3rem}}.teos-post-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.teos-tag{background:rgba(51,152,152,.1);color:var(--teos-teal);display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.25rem .625rem;text-transform:uppercase}.teos-post-title{font-family:var(--teos-font-heading);font-size:2rem;letter-spacing:-.02em;line-height:1.15;margin:-10px 0 1.5rem}@media (min-width:768px){.teos-post-title{font-size:3rem}}.teos-post-meta{align-items:center;color:var(--teos-gray-500);display:flex;flex-wrap:wrap;font-size:.9rem;gap:.625rem;margin-bottom:2.5rem;margin-top:30px}.teos-post-avatars{display:flex}.teos-post-avatar{border:2px solid var(--teos-bg);border-radius:9999px;display:block;height:40px;overflow:hidden;width:40px}.teos-post-avatar+.teos-post-avatar{margin-left:-.75rem}.teos-post-avatar img{display:block;height:100%;object-fit:cover;width:100%}.teos-post-authors{color:var(--teos-black);font-weight:600}.teos-post-meta-sep{color:var(--teos-gray-200)}.teos-post-narration:empty{display:none}.teos-post-narration{margin-bottom:2rem}.teos-post-body{color:var(--teos-text);font-size:1.0625rem;line-height:1.75}.teos-post-body>*+*{margin-top:1.5rem}.teos-post-body h2,.teos-post-body h3,.teos-post-body h4{color:var(--teos-black);font-family:var(--teos-font-heading);line-height:1.25;margin-top:3rem}.teos-post-body h2{font-size:1.75rem}.teos-post-body h3{font-size:1.375rem}.teos-post-body h4{font-size:1.125rem}.teos-post-body a{color:var(--teos-teal);text-decoration:underline}.teos-post-body img{display:block;height:auto;max-width:100%}.teos-post-body ol,.teos-post-body ul{padding-left:1.5rem}.teos-post-body li+li{margin-top:.5rem}.teos-post-body blockquote{border-left:3px solid var(--teos-teal);color:var(--teos-gray-600);font-size:1.125rem;margin:2rem 0;padding:.25rem 0 .25rem 1.5rem}.teos-post-body figure{margin:2rem 0}.teos-post-body figcaption{color:var(--teos-gray-500);font-size:.875rem;margin-top:.5rem}.teos-post-body pre{background:var(--teos-gray-50);border:1px solid var(--teos-gray-100);font-size:.875rem;overflow-x:auto;padding:1rem}.teos-post-body table{border-collapse:collapse;display:block;overflow-x:auto;width:100%}.teos-post-body td,.teos-post-body th{border:1px solid var(--teos-gray-200);padding:.625rem .75rem;text-align:left}.teos-post-share{align-items:center;border-top:1px solid var(--teos-gray-200);display:flex;gap:1rem;margin:3rem 0 0;padding-top:2rem}.teos-post-share-list{display:flex;gap:.5rem;list-style:none;margin:0;padding:0}.teos-post-share-list a{align-items:center;border:1px solid var(--teos-gray-200);border-radius:9999px;color:var(--teos-gray-600);display:inline-flex;height:36px;justify-content:center;transition:background-color .15s ease,color .15s ease,border-color .15s ease;width:36px}.teos-post-share-list a:hover{background:var(--teos-teal);border-color:var(--teos-teal);color:#fff}.teos-post-share-list svg{height:16px;width:16px}.teos-post-comments{margin-top:3rem}.teos-post-recent{margin:4rem auto 5rem}@media (min-width:768px){.teos-post-recent{margin:6rem auto 7rem}}.teos-post-recent-grid{display:grid;gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}@media (min-width:640px){.teos-post-recent-grid{grid-template-columns:repeat(2,1fr)}}.teos-post-card a{border:1px solid var(--teos-gray-100);color:inherit;display:flex;flex-direction:column;height:100%;overflow:hidden;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}.teos-post-card a:hover{border-color:var(--teos-teal);box-shadow:0 16px 32px -20px rgba(0,0,0,.25)}.teos-post-card-img{aspect-ratio:16/9;background:var(--teos-gray-50);display:block}.teos-post-card-img img{display:block;height:100%;object-fit:cover;width:100%}.teos-post-card-body{display:block;padding:1.25rem}.teos-post-card-title{display:block;font-family:var(--teos-font-heading);font-size:1.125rem;font-weight:700;line-height:1.3}.teos-post-card a:hover .teos-post-card-title{color:var(--teos-teal)}.teos-anim .teos-fade{opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.21,.47,.32,.98),transform .6s cubic-bezier(.21,.47,.32,.98)}.teos-anim .teos-fade.teos-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.teos-anim .teos-fade{opacity:1;transform:none;transition:none}}