@import"https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;800&display=swap";*{box-sizing:border-box;font-family:Work Sans,sans-serif;font-optical-sizing:auto;font-style:normal}:root{--primary-color: black;--secondary-color: #5e9ab7;--tertiary-color: #e3e0d0}html,body{margin:0;padding:0;scroll-behavior:smooth;background-color:var(--primary-color)}.navbar{display:flex;align-items:center;justify-content:space-between;background:#000;padding:10px 20px;position:relative;z-index:20;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.navbar-brand{display:flex;align-items:center;gap:10px}.logo,.emblem{height:60px}.nav-links{display:flex;list-style:none;align-items:center;gap:40px;margin:0;padding:0;z-index:21}.nav-links li a{color:#fff;text-decoration:none;position:relative;transition:color .25s ease;white-space:nowrap}.nav-links li a.active{color:#5e9ab7}.navbar ul>li>a:after{content:"";position:absolute;left:0;bottom:-5px;width:0;height:2px;background-color:#5e9ab7;transition:width .25s ease}.navbar ul>li>a:hover:after,.navbar ul>li>a:focus:after{width:100%}.instagram_icon,.linkedIn_icon{width:20px;height:20px}.apply-link a,.apply-outside a{padding:8px 14px;border:1px solid #5e9ab7;border-radius:999px;color:#5e9ab7;font-weight:600;text-decoration:none}.apply-link a:hover,.apply-outside a:hover{background:#10232c}.apply-link>a:after{display:none!important}.nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:18}.nav-backdrop.show{background:#0000008c;opacity:1;pointer-events:auto}.hamburger{display:none;flex-direction:column;justify-content:center;gap:4px;cursor:pointer;background:none;border:0;padding:6px;z-index:22}.hamburger span{width:26px;height:3px;background:#fff;transition:all .28s ease}.hamburger.open span:nth-child(1){transform:rotate(45deg) translateY(8px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translateY(-8px)}.apply-outside{display:none}@media (max-width: 1100px){.logo,.emblem{height:clamp(40px,4.5vw,56px)}.nav-links{gap:clamp(16px,3.5vw,28px)}}@media (max-width: 920px){.hamburger{display:flex}.apply-outside{display:block;margin-left:auto;margin-right:12px}.apply-link,.nav-links .social{display:none}.nav-links{position:fixed;top:0;right:0;height:100vh;width:min(78vw,320px);background:#000;padding:84px 20px 24px;box-shadow:-10px 0 24px #0009;flex-direction:column;align-items:flex-start;gap:18px;transform:translate(100%);opacity:0;pointer-events:none;transition:transform .28s ease,opacity .2s ease}.nav-links.show{transform:translate(0);opacity:1;pointer-events:auto}.navbar ul>li>a:after{display:none}}.navbar{position:sticky;top:0;z-index:1000;background:#000;transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease;border-bottom:1px solid transparent}.navbar.navbar--transparent{background:#00000040;-webkit-backdrop-filter:saturate(160%) blur(8px);backdrop-filter:saturate(160%) blur(8px);border-bottom-color:#ffffff0f;box-shadow:0 2px 10px #0003}@supports not (backdrop-filter: blur(1px)){.navbar.navbar--transparent{background:#00000080}}@media (max-width: 920px){.hamburger{display:flex}.apply-outside{display:block;margin-left:auto;margin-right:12px}.apply-link,.nav-links .social{display:none}}.site-footer{background:#000;color:#fff;height:fit-content;overflow-y:hidden;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;padding:3rem 2rem;align-items:start;overflow-x:hidden}.footer-left{display:flex;flex-direction:column;align-items:flex-start;row-gap:.05rem;margin-top:-.75rem}.footer-left img,.footer-left p{margin:0;padding:0}.footer-left img{height:80px;width:auto;overflow:hidden}.footer-left p{font-size:.6rem}.footer-column h4{position:relative;margin-top:0;margin-bottom:1rem;font-size:12px}.footer-column h4:before{content:"";position:absolute;top:-.75rem;left:0;width:300px;height:2px;background:#fff}.pages-list{display:flex;gap:2rem}.pages-list ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:.5rem;font-size:9px}.footer-column a{color:#fff;text-decoration:none;font-size:9px}.footer-column a:hover{text-decoration:underline}.social-list{list-style:none;padding:0;margin:0;display:flex;gap:1rem}.social-list li{margin:0}.social-icon{width:24px;height:auto}.footer-logo{width:100px;object-fit:contain}.footer-column img{height:20px;width:20px}@media (max-width: 992px){.footer-left,.pages-column,.footer-column{display:none}.footer-column:has(.social-list){display:block}.site-footer{display:flex;justify-content:center;align-items:center;padding:1.5rem;gap:0}.social-list{gap:1.25rem}.social-icon{width:32px;height:32px}.footer-column h4,.footer-column h4:before{display:none}}@media (max-width: 600px){.social-icon{width:36px;height:36px}}:root{--about-bg: #e7e1d5;--about-fg: #0b0b0b;--muted: rgba(0, 0, 0, .7);--accent: #0f6b86}.landing{background:var(--about-bg);color:var(--about-fg);display:flex;align-items:center;justify-content:center;gap:clamp(16px,3vw,36px);padding:clamp(20px,5vw,56px) clamp(14px,4vw,48px);max-width:100vw}.text-container-about{flex:1 1 0px;max-width:50%;margin-left:5rem}.text-container-about h1{margin:0 0 12px;font-weight:300;line-height:1.15;font-size:clamp(1.8rem,4.4vw,2.8rem);letter-spacing:.01em}.text-container-about p{margin:0 0 14px;font-size:clamp(.95rem,1.9vw,1.05rem);line-height:1.7;color:var(--muted);max-width:56ch;font-weight:200}.pillars-button{display:inline-block;padding:10px 16px;border-radius:12px;border:0;background:var(--primary-color);color:#fff;font-weight:600;cursor:pointer;box-shadow:0 2px #00000059;transition:transform .12s ease,box-shadow .12s ease,background .2s ease}.pillars-button:hover{background:var(--secondary-color)}.pillars-button:active{transform:translateY(1px);box-shadow:0 1px #00000059}.vertical-line{align-self:stretch;width:1px;background:#0000002e;min-height:260px}.about-collage{inline-size:clamp(520px,56vw,900px);max-inline-size:50%;block-size:auto;object-fit:contain;display:block;margin:0 auto}@media (max-width: 1200px){.landing{gap:clamp(14px,2.5vw,28px)}.about-collage{inline-size:min(50vw,760px)}}@media (max-width: 992px){.landing{flex-direction:column;text-align:left;gap:clamp(10px,2.4vw,18px);padding-block:clamp(18px,4.8vw,32px)}.vertical-line{display:none}.text-container-about{width:100%;max-width:600px;margin:0 auto}.about-collage{inline-size:min(96vw,720px);max-inline-size:720px;margin-top:clamp(6px,1.8vw,14px)}}@media (max-width: 375px){.text-container-about{margin-bottom:0}.about-collage{inline-size:min(80vw,600px)}}@media (max-width: 600px){.landing{padding:18px 14px 26px}.text-container-about h1{line-height:1.12}.text-container-about p{line-height:1.6}.about-collage{inline-size:min(94vw,520px);max-inline-size:520px}}@media (max-width: 900px){.about-collage{margin-top:0!important}}@media (max-width: 560px){.about-collage{min-width:auto!important;margin-left:0!important;padding-top:0!important}}:root{--pillars-bg: #e7e1d5;--pillars-fg: #0b0b0b;--pillars-muted: rgba(0, 0, 0, .7);--card-bg: rgba(255, 255, 255, .55);--card-border: rgba(0, 0, 0, .08);--accent: #0f6b86}.pillars{background:var(--pillars-fg);color:var(--pillars-fg)}.pillars__inner{max-width:1200px;margin:0 auto;padding:clamp(24px,6vw,72px) clamp(14px,5vw,56px)}.pillars__header h2{margin:0 0 .5rem;font-weight:800;line-height:1.15;font-size:clamp(1.6rem,4.4vw,2.6rem);color:#fff}.pillars__header hr{border:0;height:2px;width:80px;background:var(--accent);margin:.25rem 0 1rem}.pillars__header p{margin:0 0 1rem;color:#fff;font-size:clamp(.95rem,2vw,1.05rem);max-width:70ch}.pillars__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(12px,2.2vw,22px);margin:0;padding:0;list-style:none}.pillar-card{background:var(--tertiary-color);border:1px solid var(--card-border);border-radius:14px;padding:clamp(12px,2.2vw,18px);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:0 6px 24px #0000001a;display:flex;flex-direction:column;gap:.45rem;min-height:100%;transition:transform .18s ease,box-shadow .18s ease;align-items:center;text-align:center}.pillar-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px #00000024}.pillar-card__icon{width:48px;height:48px;object-fit:contain;margin-bottom:.25rem}.pillar-card h3{margin:0;font-size:clamp(1.05rem,2.6vw,1.25rem);font-weight:800}.pillar-card p{margin:0;font-size:clamp(.92rem,1.8vw,1rem);line-height:1.6;color:var(--pillars-muted)}@media (max-width: 1100px){.pillars__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.pillars__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.pillars__grid{grid-template-columns:1fr}.pillar-card__icon{width:44px;height:44px}}@media (prefers-reduced-motion: reduce){.pillar-card{transition:none}}html,body{margin:0;padding:0;overflow-x:hidden}*{box-sizing:border-box}img{display:block;max-width:100%;height:auto}.Home-Hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:clamp(16px,4vw,48px);width:100%;min-height:100vh;padding:clamp(32px,6vw,80px);background:var(--primary-color);color:var(--secondary-color);overflow:hidden}.snake-bg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:clamp(520px,78vw,1200px);height:auto;opacity:.8;object-fit:contain;z-index:0;pointer-events:none;transform:translateY(-4%)}.left-side-home-hero{position:relative;z-index:1;display:flex;flex-direction:column;gap:.75rem;max-width:680px}.left-side-home-hero>p:first-of-type{letter-spacing:.08em;text-transform:uppercase;font-weight:300;font-size:clamp(.9rem,2vw,1.1rem);opacity:.9}.left-side-home-hero h1{margin:0;line-height:1.05;font-weight:400;font-size:clamp(2.2rem,6.8vw,4.8rem)}.left-side-home-hero>p:last-of-type{font-size:clamp(.95rem,2.4vw,1.125rem);opacity:.95;font-weight:300}.button.lm{align-self:flex-start;padding:.7rem 1.1rem;border-radius:999px;border:none;background:#fff;color:#0b5c6c;font-weight:300;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.right-side-home-hero{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-width:min(38vw,600px);min-height:320px}.right-side-home-hero img{width:100%;max-width:700px;min-height:200px;border-radius:16px;object-fit:cover;aspect-ratio:4 / 3}@media (max-width: 1200px){.Home-Hero{padding:clamp(24px,5vw,64px)}.snake-bg{width:clamp(480px,82vw,1100px)}}@media (max-width: 992px){.Home-Hero{flex-direction:column;justify-content:center;text-align:center;gap:clamp(16px,5vw,28px)}.left-side-home-hero{align-items:center;max-width:90%}.button.lm{align-self:center}.right-side-home-hero{width:100%;min-width:0;margin-top:8px}.snake-bg{top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(360px,100vw,980px);opacity:.5}.pres_welcome{max-width:98vw;padding-left:0;padding-right:0}.welcome_txt{width:80vw;max-width:98vw;border-radius:12px;box-sizing:border-box}}@media (max-width: 600px){.Home-Hero{padding:28px 16px 40px}.snake-bg{top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(300px,105vw,860px)}}@media (prefers-reduced-motion: reduce){.button.lm{transition:none}.snake-bg{transform:none}}#welcome{background:#000;color:#fff}.pres_welcome{max-width:1200px;margin:0 auto;padding:clamp(32px,6vw,80px) clamp(16px,5vw,48px)}.pres_welcome h1{margin-bottom:1.25rem;font-weight:100;font-size:clamp(1.6rem,4.5vw,2.75rem)}.wlcm_box{display:flex;gap:clamp(16px,4vw,40px);align-items:flex-start}.welcome_txt{flex:1 1 auto;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:clamp(16px,3.5vw,28px);box-shadow:0 6px 28px #00000059}.welcome_txt p{margin:0;font-size:clamp(.95rem,1.8vw,1.05rem);line-height:1.7;color:#e9eef2;font-weight:200}@media (max-width: 992px){.wlcm_box{flex-direction:column;align-items:center}.president-headshot{flex-direction:row;justify-content:center;flex:0 0 auto;max-width:100%}.president-headshot img{max-width:45%}}@media (min-width: 993px){.wlcm_box{display:flex;align-items:stretch}.welcome_txt{align-self:stretch;height:auto;overflow:auto}}.president-headshot{display:flex;flex-direction:column;gap:16px;flex:0 0 280px}.president-headshot img{width:100%;max-width:260px;aspect-ratio:3 / 4;object-fit:cover;border-radius:10px;box-shadow:0 4px 18px #00000040}@media (max-width: 992px){.pres_welcome{max-width:400px}.wlcm_box{flex-direction:column;align-items:center}.welcome_txt{align-self:auto;overflow:visible}.president-headshot{flex-direction:row}#pres-welcome-title{text-align:center}}@media (max-width: 425px){.president-headshot{max-height:200px;max-width:150px;align-self:center}.wlcm_box{align-self:center}}.error-message{height:74vh;width:100vw;overflow-y:hidden;background-color:var(--primary-color);display:flex;justify-content:center;align-items:center}.error-message h1{color:var(--secondary-color);text-align:center;font-size:clamp(16px,3rem,48px);font-weight:lighter}.members-page{background:#121212;padding:4rem 1rem 6rem;color:#fff;position:relative}.member-section{margin-bottom:4rem;text-align:center}.section-title{position:relative;display:inline-block;font-size:1.75rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem}.section-title:before{content:"";display:block;width:60px;height:3px;background:#dfddcd;margin:0 auto .75rem}.members-grid{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));gap:1.5rem;justify-items:center;justify-content:center;max-width:1000px;margin:0 auto}.member-section.e-board .members-grid{grid-template-columns:repeat(4,minmax(160px,1fr))}.member-section.chairs .members-grid>.member-card:nth-child(n+6){margin-left:calc(200px + .75rem)}.member-section.actives .members-grid>.member-card:nth-child(31){grid-column-start:3}@media (max-width: 900px) and (min-width: 769px){.members-grid{grid-template-columns:repeat(3,minmax(140px,1fr))}.member-section.e-board .members-grid{grid-template-columns:repeat(3,minmax(160px,1fr))}}@media (max-width: 768px) and (min-width: 481px){.members-grid{grid-template-columns:repeat(2,minmax(160px,1fr));gap:.8rem;max-width:600px;margin:0 auto;justify-items:center}.member-section.e-board .members-grid{grid-template-columns:repeat(2,minmax(160px,1fr));gap:.8rem;max-width:600px;justify-items:center}.member-card{width:100%;max-width:240px;margin:0 auto;justify-self:center}.member-section.chairs .members-grid>.member-card:nth-child(n+6){margin-left:0!important;margin-right:0!important;justify-self:center!important}.member-section.chairs .members-grid>.member-card:nth-child(1),.member-section.chairs .members-grid>.member-card:nth-child(2),.member-section.chairs .members-grid>.member-card:nth-child(3),.member-section.chairs .members-grid>.member-card:nth-child(4),.member-section.chairs .members-grid>.member-card:nth-child(5),.member-section.chairs .members-grid>.member-card{margin-left:0!important;margin-right:0!important;justify-self:center!important}.member-section.chairs .members-grid{grid-template-columns:repeat(2,minmax(160px,1fr))!important;justify-items:center!important;gap:.8rem}.member-section.actives .members-grid>.member-card:nth-child(31){grid-column-start:auto;justify-self:center}}@media (max-width: 480px){.members-page{padding:2rem .5rem 4rem}.members-grid{grid-template-columns:1fr;gap:1rem;max-width:280px;margin:0 auto;justify-items:center}.member-section.e-board .members-grid,.member-section.chairs .members-grid{grid-template-columns:1fr;justify-items:center}.member-card{width:100%;max-width:280px;margin:0!important;justify-self:center}.member-section.chairs .members-grid>.member-card{margin-left:0!important;margin-right:0!important;justify-self:center}.member-section.chairs .members-grid>.member-card:nth-child(n+6){margin-left:0!important;margin-right:0!important;justify-self:center}.member-section.actives .members-grid>.member-card:nth-child(31){grid-column-start:auto;justify-self:center}.section-title{font-size:1.5rem}}.member-card{background:#dfddcd;width:200px;border-radius:8px;overflow:hidden;text-align:left;box-shadow:0 2px 6px #0000004d;opacity:0;transform:translateY(20px);transition:opacity .4s ease-out,transform .4s ease-out,box-shadow .3s ease,transform .3s ease}.member-card.visible{opacity:1;transform:translateY(0)}.member-card:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 8px 20px #0006}.photo-wrapper{position:relative;width:100%;height:200px;overflow:hidden}.member-photo{width:100%;height:100%;object-fit:cover}.linkedin-overlay{position:absolute;top:6px;right:6px;background:#0009;padding:2px;border-radius:3px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.linkedin-overlay img{width:20px}.member-info{padding:.75rem .5rem 1rem;font-size:1.15rem}.member-position{font-size:.75rem;color:#555;margin:0}.member-name{font-weight:700;margin:.25rem 0 0}.custom-shape-divider-bottom-1747494933{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.hero-wrapper{position:relative}.hero-section{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-end;overflow:hidden;height:80vh;min-height:550px;background-size:cover;background-position:35% center}.custom-shape-divider-bottom-1747494933{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;z-index:1}.custom-shape-divider-bottom-1747494933 svg{position:relative;display:block;width:calc(130% + 1.3px);height:200px}.custom-shape-divider-bottom-1747494933 .shape-fill{fill:#121212}.hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:40%;height:100%;min-height:60vh;margin-top:3rem;margin-left:auto;padding:3rem;background:#00000080;border-radius:8px 0 0 8px;text-align:left;color:#fff}.hero-title{font-size:2.5rem;margin-top:1rem;margin-bottom:2rem}.hero-copy{font-size:1rem;line-height:1.6;margin:0 0 1rem;text-shadow:0 2px 6px rgba(0,0,0,.6)}.hero-cta{margin-left:0;padding:.75rem 2rem;background:#000;color:#fff;border:none;border-radius:6px;min-width:250px;cursor:pointer;z-index:3;transition:transform .3s ease,background-color .3s ease;position:relative;animation:button-animation .9s ease-in}.hero-cta:hover{transform:translateY(-10px);background-color:#5e9ab7}@media (max-width: 1024px) and (min-width: 769px){.hero-section{height:100vh;min-height:700px;justify-content:center;align-items:center;padding:0;background-position:center center}.hero-content{width:100%;margin:0;padding:3rem 2rem;border-radius:0;text-align:center;min-height:auto}.hero-title{font-size:2.2rem;margin-bottom:1.5rem}.hero-copy{font-size:1rem;margin-bottom:2rem}.hero-cta{min-width:200px;padding:.875rem 2rem}}@media (max-width: 768px){.hero-wrapper{margin-top:0;padding-top:0}.hero-section{height:100vh;min-height:100vh;justify-content:center;align-items:center;padding:0;margin-top:0;background-position:center center}.hero-content{width:100%;margin:0;padding:2.5rem 1.5rem;border-radius:0;text-align:center;min-height:auto}.hero-title{font-size:2rem;margin-bottom:1.5rem;margin-top:0}.hero-copy{font-size:.95rem;margin-bottom:2rem;line-height:1.6}.hero-cta{width:100%;min-width:auto;padding:1rem 2rem;font-size:1rem}.custom-shape-divider-bottom-1747494933 svg{height:120px}}@media (max-width: 480px){.hero-wrapper{margin-top:0;padding-top:0}.hero-section{height:100vh;min-height:100vh;justify-content:center;align-items:center;padding:0;margin-top:0;background-position:center center}.hero-content{width:100%;padding:2rem 1.25rem;margin:0;border-radius:0}.hero-title{font-size:1.75rem;margin-bottom:1.25rem;margin-top:0}.hero-copy{font-size:.9rem;line-height:1.5;margin-bottom:1.75rem}.hero-cta{padding:1rem 1.5rem;font-size:.95rem;width:100%}.custom-shape-divider-bottom-1747494933 svg{height:100px}}html,body{margin:0;padding:0}.company-list{width:100%;min-width:100vw;min-height:60vh;height:auto;display:flex;flex-direction:column;align-items:center;gap:clamp(8px,1.6vw,20px);background-color:var(--tertiary-color);padding:clamp(24px,4vw,48px) clamp(16px,4vw,40px)}.company-title{margin:0;text-align:center;font-weight:500;line-height:1.05;letter-spacing:.08em;font-size:clamp(18px,4vw,48px)}.highlight{color:var(--secondary-color)}.small-font{font-size:clamp(12px,1.8vw,14px)}.medium-font{font-size:clamp(16px,2.4vw,18px)}.title-break{display:block}.horizontal-line{width:clamp(80px,20vw,240px);height:2px;background:currentColor;opacity:.25;border-radius:1px}.carousel-text-container h1{width:auto;margin:0 auto 8px;text-align:center;font-size:clamp(22px,3.2vw,36px);padding-bottom:0}.carousel-text-container p{width:min(90vw,70ch);margin:0 auto;text-align:center;font-size:clamp(14px,1.6vw,18px);line-height:1.6}@media (max-width: 480px){.company-list{gap:10px}}#network{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#e3e0d0;text-align:center;padding:clamp(16px,4vw,32px)}#network-hero{background-color:#121212;min-height:100vh;max-width:100vw;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;padding:clamp(24px,5vw,40px) 0 40px;gap:clamp(16px,4vw,40px)}.network-landing-text{width:40%;max-width:60ch;margin-left:10%;height:auto;margin-bottom:0;display:flex;flex-direction:column;align-items:flex-start;color:#000}.network-landing-image{padding-left:clamp(16px,5vw,100px);flex-shrink:0;min-width:280px;width:50%;height:auto;display:inline-block;padding-bottom:20px;transition:transform 1s cubic-bezier(.7,0,.84,0);animation:appear-animation .7s ease-in-out}.network-vertical-line{width:1px;background-color:#fff;height:clamp(160px,28vh,290px);animation:appear-animation 2.3s ease-in-out}.network-landing-text h1{width:auto;max-width:28ch;font-size:clamp(22px,2.8vw,40px);font-weight:500;padding-top:10px;padding-bottom:12px;animation:text-animation-appear .7s ease-in;color:#fff;margin:0}.network-landing-text p{width:auto;max-width:60ch;font-size:clamp(14px,1.4vw,16px);font-weight:300;padding-top:0;padding-bottom:16px;margin:0;animation:text-animation-appear .7s ease-in;color:#fff}.network-landing-image h1{color:#fff;font-size:clamp(40px,9vw,100px);margin:0}.network-highlight{color:#5e9ab7}.network-landing-button{margin-left:0;margin-top:8px;width:clamp(160px,22vw,250px);align-self:flex-start;padding:.7rem 1.1rem;border-radius:999px;border:none;background:#fff;color:#0b5c6c;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.carousel-desc{text-align:center;font-size:medium;background-color:var(--primary-color);color:#fff;padding:10px;border-radius:10px}.typewriter{white-space:nowrap;display:inline-flex;overflow:hidden}.cursor{display:inline-block;color:inherit;animation:blink .8s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width: 1024px){.network-landing-text{width:48%;margin-left:6%}.network-landing-image{width:46%;min-width:260px;padding-left:40px}}@media (max-width: 768px){#network-hero{flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(24px,6vw,40px) clamp(16px,6vw,40px)}.network-landing-image{order:-1;width:100%;padding-left:0}.network-landing-text{width:100%;margin-left:0;align-items:center}.network-landing-button{align-self:center}.network-vertical-line{display:none}.typewriter{white-space:normal}}@media (max-width: 420px){.network-landing-button{width:100%;max-width:260px}.company-title{padding-top:.5rem}}.network-carousel-container{width:100%;max-width:100vw;overflow:hidden;background:var(--tertiary-color);padding:60px 0;display:flex;justify-content:center}.logo-carousel{display:flex;align-items:center;gap:0;width:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.logo-item{flex:0 0 auto;display:flex;justify-content:center;align-items:center;height:120px;transition:opacity .5s}.logo-item img{max-width:50%;max-height:100%;height:auto;object-fit:contain;filter:grayscale(.2);transition:filter .3s}.logo-item img:hover{filter:grayscale(0)}@media (max-width: 768px){.logo-item{height:96px}}@media (max-width: 480px){.logo-item{height:80px}}
