.Header_header__b6rsY{background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.1);height:var(--header-height);position:-webkit-sticky;position:sticky;top:0;z-index:100}.Header_container__O36kb{max-width:var(--max-width);margin:0 auto;padding:0 1rem;height:100%;justify-content:space-between}.Header_container__O36kb,.Header_logo__h1sXA{display:flex;align-items:center}.Header_logoText__a09xy{font-weight:700;font-size:1.2rem;color:var(--primary-color)}.Header_nav__P64p0{flex:1 1;padding:0 1rem}.Header_navList__OKV5Q{display:flex;list-style:none;justify-content:center}.Header_navItem____o2_{margin:0 1rem}.Header_navLink__7_4BM{color:var(--text-color);font-weight:500;text-decoration:none;padding:.5rem 0;transition:color .2s ease}.Header_navLink__7_4BM:hover{color:var(--primary-color);text-decoration:none}.Header_buttons__8Vn4J{display:flex;align-items:center}.Header_loginButton__Q3icB{margin-right:1rem;color:var(--primary-color);background:transparent;border:1px solid var(--primary-color);padding:.5rem 1rem;border-radius:var(--border-radius);font-weight:500;transition:all .2s ease}.Header_loginButton__Q3icB:hover{background-color:rgba(77,208,225,.1);text-decoration:none}.Header_signupButton__YigWN{color:#fff;background-color:var(--primary-color);padding:.5rem 1rem;border-radius:var(--border-radius);font-weight:500;transition:all .2s ease}.Header_signupButton__YigWN:hover{background-color:var(--primary-dark);text-decoration:none}@media (max-width:768px){.Header_container__O36kb{flex-direction:column;height:auto;padding:1rem}.Header_header__b6rsY{height:auto;position:relative}.Header_logo__h1sXA{margin-bottom:1rem}.Header_navList__OKV5Q{flex-direction:column;align-items:center}.Header_navItem____o2_{margin:.5rem 0}.Header_buttons__8Vn4J{margin-top:1rem}}.Footer_footer__JrJN9{background-color:#222;color:#fff;padding:3rem 0 1.5rem;margin-top:3rem}.Footer_container__YfQ4y{max-width:var(--max-width);margin:0 auto;padding:0 1rem}.Footer_footerLogo__2qnpg{margin-bottom:1.5rem;display:block}.Footer_footerTop__7AKGT{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}.Footer_footerColumn__vJenq{flex:1 1;min-width:200px;margin-bottom:1.5rem;padding-right:1rem}.Footer_footerHeading__CFrex{font-size:1.1rem;font-weight:500;margin-bottom:1rem;color:#fff}.Footer_footerList__Cu_7b{list-style:none}.Footer_footerList__Cu_7b li{margin-bottom:.7rem}.Footer_footerLink__IuAwY{color:#ccc;text-decoration:none;transition:color .2s ease;font-size:.9rem}.Footer_footerLink__IuAwY:hover{color:var(--primary-light);text-decoration:none}.Footer_footerBottom__Ch4z_{border-top:1px solid #444;padding-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.Footer_copyright__W8ZKy{color:#aaa;font-size:.85rem;margin-bottom:1rem}.Footer_legalLinks__KNa53{display:flex;flex-wrap:wrap}.Footer_legalLink__qB6H3{color:#aaa;text-decoration:none;margin-left:1.5rem;font-size:.85rem;transition:color .2s ease}.Footer_legalLink__qB6H3:hover{color:var(--primary-light);text-decoration:none}@media (max-width:768px){.Footer_footerTop__7AKGT{flex-direction:column}.Footer_footerColumn__vJenq{width:100%;margin-bottom:2rem}.Footer_footerBottom__Ch4z_{flex-direction:column;align-items:flex-start}.Footer_legalLinks__KNa53{margin-top:1rem}.Footer_legalLink__qB6H3{margin-left:0;margin-right:1.5rem;margin-bottom:.5rem}}.SdkLanguage_container__in3hO{display:flex;flex-direction:column;min-height:100vh}.SdkLanguage_main__eDWUt{flex:1 1;padding:2rem 1rem;max-width:1200px;margin:0 auto;width:100%}.SdkLanguage_sdkHeader__ANfrP{text-align:center;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/telcom-hero.png);background-size:cover;background-position:50%;padding:5rem 1rem;color:#fff;border-radius:8px;position:relative;margin-bottom:4rem}.SdkLanguage_sdkHeader__ANfrP h1{font-size:2.8rem;margin-bottom:1rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);position:relative;z-index:2}.SdkLanguage_sdkHeader__ANfrP p{font-size:1.2rem;color:hsla(0,0%,100%,.9);max-width:800px;margin:0 auto;position:relative;z-index:2;text-shadow:0 1px 2px rgba(0,0,0,.3)}.SdkLanguage_sdkList__uDtlO{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.SdkLanguage_sdkCard__4fUpQ{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;height:100%}.SdkLanguage_sdkCard__4fUpQ:hover{transform:translateY(-5px);box-shadow:0 6px 16px rgba(0,0,0,.15)}.SdkLanguage_sdkCard__4fUpQ h2{font-size:1.5rem;color:var(--primary-color);margin:0 0 1rem}.SdkLanguage_sdkCard__4fUpQ p{color:var(--text-light);font-size:1rem;line-height:1.5;margin-bottom:1.5rem;flex-grow:1}.SdkLanguage_sdkCardActions__o9Xkr{margin-top:auto}.SdkLanguage_primaryButton__dJqgr{display:inline-block;background-color:var(--primary-color);color:#fff;padding:.6rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:500;transition:background-color .2s ease;border:none;cursor:pointer;text-align:center;width:100%}.SdkLanguage_primaryButton__dJqgr:hover{background-color:var(--primary-dark);color:#fff;text-decoration:none}.SdkLanguage_comingSoonBadge__T4NOk{display:inline-block;background-color:#f0f0f0;color:#666;padding:.6rem 1.5rem;border-radius:4px;font-weight:500;text-align:center;width:100%;cursor:not-allowed}@media (max-width:768px){.SdkLanguage_sdkList__uDtlO{grid-template-columns:1fr}.SdkLanguage_sdkHeader__ANfrP h1{font-size:2rem}.SdkLanguage_sdkHeader__ANfrP{padding:3rem 1rem}}