@import "https://api.fontshare.com/v2/css?f[]=satoshi@400,500,700,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--font-sans:"Satoshi", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--c-bg:#fff;--c-bg-soft:#f7f7f5;--c-bg-light-blue:#ecf0f7;--c-text:#0a0c1a;--c-text-muted:#5f6473;--c-line:#e5e7ec;--c-black:#000;--c-white:#fff;--c-stat-light:#ecf0f7;--c-stat-dark:#000;--c-stat-gray:#7e8089;--c-blue-1:#0018cc;--c-blue-2:#001eff;--c-cyan:#00e2ff;--grad-blue:linear-gradient(100deg, var(--c-blue-1) 18.16%, var(--c-blue-2) 56.23%, var(--c-cyan) 98.5%);--r-sm:4px;--r-md:8px;--r-lg:12px;--container:1280px;--container-pad:32px}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}section[id]{scroll-margin-top:24px}body{font-family:var(--font-sans);color:var(--c-text);background:var(--c-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:24px}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,p{margin:0}.wf-container{max-width:var(--container);padding-left:var(--container-pad);padding-right:var(--container-pad);margin:0 auto}.wf-grid-2{grid-template-columns:1fr 1fr;gap:48px;display:grid}.wf-h-display{letter-spacing:-1.44px;color:var(--c-text);font-size:48px;font-weight:600;line-height:52px}.wf-h-display--lg{letter-spacing:-1.68px;font-size:56px;line-height:60px}.wf-lead{letter-spacing:-.3px;color:var(--c-text);font-size:20px;font-weight:500;line-height:28px}.wf-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--c-text-muted);font-size:12px;font-weight:600;display:inline-block}.wf-eyebrow--light{color:#ffffffd9}.wf-btn{border-radius:var(--r-sm);white-space:nowrap;border:1px solid #0000;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;line-height:20px;transition:opacity .15s,background .15s;display:inline-flex}.wf-btn--dark{background:var(--c-black);color:var(--c-white)}.wf-btn--dark:hover{background:#1a1a1a}.wf-btn--ghost{background:var(--c-white);color:var(--c-text);border-color:var(--c-line)}.wf-btn--ghost:hover{background:#f3f4f8}.wf-btn--white{background:var(--c-white);color:var(--c-text)}.wf-btn--lg{padding:14px 22px;font-size:15px}.wf-link{color:var(--c-text);white-space:nowrap;font-size:14px}.wf-link:hover{text-decoration:underline}.wf-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--c-line);z-index:50;background:#ffffffeb;align-items:center;gap:32px;padding:18px 32px;display:flex;position:sticky;top:0}.wf-header__logo{align-items:center;gap:10px;display:inline-flex}.wf-header__mark{width:auto;height:28px}.wf-header__wordmark{width:auto;height:13px}.wf-header__nav{align-items:center;gap:28px;margin-left:40px;display:flex}.wf-header__nav a{color:var(--c-text);align-items:center;gap:4px;padding:6px 0;font-size:15px;font-weight:500;display:inline-flex}.wf-header__nav a:hover{color:var(--c-blue-2)}.wf-header__cta{align-items:center;gap:14px;margin-left:auto;display:flex}.wf-langswitch{align-items:center;display:inline-flex;position:relative}.wf-langswitch__flag{border:1px solid var(--c-line);background:var(--c-white);opacity:1;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;transition:transform .15s,border-color .15s,box-shadow .15s;display:inline-grid;overflow:hidden}.wf-langswitch__flag img{object-fit:cover;width:32px;height:32px;display:block}.wf-langswitch__flag:hover{border-color:var(--c-text);transform:scale(1.05)}.wf-langswitch__menu{background:var(--c-white);border:1px solid var(--c-line);border-radius:var(--r-md);z-index:60;flex-direction:column;gap:6px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0a0c1a14}.wf-hero{padding:56px 0 80px}.wf-hero__inner{justify-content:flex-end;margin-bottom:56px;display:flex}.wf-hero__copy{max-width:560px}.wf-hero h1{letter-spacing:-3px;color:var(--c-text);margin-bottom:24px;font-size:60px;font-weight:600;line-height:64px}.wf-hero .wf-lead{color:var(--c-text-muted);font-weight:400}.wf-hero__image{aspect-ratio:22/10;border-radius:var(--r-md);background-image:url(/assets/hero-fiber-abstract.jpg);background-position:50%;background-size:cover;width:100%;position:relative;overflow:hidden}.wf-intro{padding:80px 0}.wf-intro .wf-h-display{max-width:480px}.wf-intro__body p{color:var(--c-text-muted);margin-bottom:16px;font-size:18px;line-height:28px}.wf-intro__body p:last-child{margin-bottom:0}.wf-stats{padding:32px 0 96px}.wf-stats__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.wf-stat{border-radius:var(--r-md);flex-direction:column;justify-content:space-between;min-height:280px;padding:24px 24px 28px;display:flex;position:relative;overflow:hidden}.wf-stat .wf-eyebrow{letter-spacing:.14em;font-size:11px}.wf-stat__value{letter-spacing:-4px;align-items:baseline;gap:6px;font-weight:300;line-height:.9;display:flex}.wf-stat__value span{font-size:108px}.wf-stat__value sup,.wf-stat__value em{letter-spacing:-1.5px;opacity:.35;margin-left:4px;font-size:56px;font-style:normal;font-weight:300}.wf-stat--light{background:var(--c-stat-light);color:var(--c-text)}.wf-stat--light .wf-eyebrow{color:var(--c-text-muted)}.wf-stat--dark{background:var(--c-stat-dark);color:var(--c-white)}.wf-stat--dark .wf-eyebrow{color:#fff9}.wf-stat--dark .wf-stat__value sup{color:#fff6;opacity:1}.wf-stat--gray{background:var(--c-stat-gray);color:var(--c-white)}.wf-stat--gray .wf-eyebrow{color:#ffffffa6}.wf-stat--gray .wf-stat__value em{color:#ffffff73;opacity:1}.wf-stat--blue{background:var(--grad-blue);color:var(--c-white)}.wf-stat--blue .wf-eyebrow{color:#ffffffd9}.wf-stat--blue .wf-stat__value em{color:#ffffff8c;opacity:1}.wf-history{border-top:1px solid var(--c-line);padding:96px 0}.wf-history .wf-h-display{align-self:start;position:sticky;top:96px}.wf-timeline{position:relative}.wf-timeline__item{border-bottom:1px solid var(--c-line);grid-template-columns:56px 1fr;gap:16px;padding:28px 0;display:grid}.wf-timeline__item:first-child{padding-top:0}.wf-timeline__icon{background:#eef2ff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.wf-timeline__icon svg{width:22px;height:22px}.wf-timeline__date{color:var(--c-text);margin-bottom:2px;font-size:16px;font-weight:600;display:block}.wf-timeline__body h5{color:var(--c-text-muted);margin-bottom:8px;font-size:16px;font-weight:600;line-height:22px}.wf-timeline__body p{color:var(--c-text-muted);font-size:15px;line-height:22px}.wf-history__more{grid-column:2;margin-top:24px}.wf-backing{border-top:1px solid var(--c-line);padding:96px 0}.wf-backing .wf-h-display{font-size:56px;line-height:60px}.wf-backing .wf-lead{color:var(--c-text);align-self:end;max-width:380px}.wf-backing__logos{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:56px;display:grid}.wf-logo-card{background:var(--c-stat-light);border-radius:var(--r-md);aspect-ratio:16/10;place-items:center;display:grid}.wf-brand-logo{object-fit:contain;width:auto;max-width:60%;height:auto;max-height:50%}.wf-brand-logo--invert{filter:brightness(0)}.wf-global{background:var(--c-bg-soft);padding:96px 0}.wf-global__intro{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.wf-offices{grid-template-columns:repeat(3,1fr);gap:32px 48px;margin-top:64px;display:grid}.wf-offices li{padding-top:8px}.wf-offices h3{color:var(--c-text);margin:12px 0 6px;font-size:18px;font-weight:700}.wf-offices p{color:var(--c-text-muted);font-size:14px;line-height:20px}.wf-flag{background:#eef2ff 50%/cover;border-radius:50%;width:32px;height:32px;display:inline-block}.wf-flag[data-flag=pl]{background:linear-gradient(#fff 0 50%,#dc143c 50% 100%)}.wf-flag[data-flag=cz]{background:linear-gradient(135deg,#11457e 0 50%,#0000 50%),linear-gradient(#fff 0 50%,#d7141a 50% 100%)}.wf-flag[data-flag=sk]{background:linear-gradient(#fff 0 33%,#0b4ea2 33% 66%,#ee1c25 66% 100%)}.wf-flag[data-flag=hu]{background:linear-gradient(#ce2939 0 33%,#fff 33% 66%,#477050 66% 100%)}.wf-flag[data-flag=globe]{background:radial-gradient(circle at 35% 35%,#cdd5ff,#6c7bf2 70%)}.wf-leadership{background:var(--c-bg-soft);padding:96px 0}.wf-leadership .wf-lead{color:var(--c-text-muted)}.wf-leaders{margin-top:56px}.wf-leader{text-align:left;border-top:1px solid #d8d8d2;justify-content:space-between;align-items:center;width:100%;padding:28px 0;display:flex}.wf-leaders li:last-child .wf-leader{border-bottom:1px solid #d8d8d2}.wf-leader__info{flex-direction:column;gap:4px;display:flex}.wf-leader__name{letter-spacing:-.6px;color:var(--c-text);font-size:28px;font-weight:600}.wf-leader__role{color:var(--c-text-muted);font-size:18px}.wf-leader__arrow{background:var(--c-white);border:1px solid var(--c-line);width:44px;height:44px;color:var(--c-text);border-radius:50%;place-items:center;font-size:16px;transition:transform .15s;display:grid}.wf-leader:hover .wf-leader__arrow{transform:translate(4px)}.wf-press{padding:96px 0}.wf-press__head{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.wf-press__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.wf-press-card{color:inherit;flex-direction:column;gap:14px;text-decoration:none;transition:transform .15s;display:flex}.wf-press-card:hover{transform:translateY(-2px)}.wf-press-card__media{aspect-ratio:4/3;border-radius:var(--r-md);background:var(--c-stat-light);position:relative;overflow:hidden}.wf-press-card__meta{letter-spacing:.14em;color:var(--c-text-muted);gap:12px;font-size:11px;font-weight:700;display:flex}.wf-press-card__meta span:first-child{color:var(--c-blue-2)}.wf-press-card h5{color:var(--c-text);font-size:16px;font-weight:600;line-height:22px}.wf-press-card__arrow{color:var(--c-text);margin-top:4px;font-size:18px}.wf-press-card:hover .wf-press-card__arrow{transition:transform .15s;transform:translate(4px)}.wf-product-card__media{place-items:center;padding:0;display:grid}.wf-product-card__media img{object-fit:contain;mix-blend-mode:multiply;max-width:75%;max-height:75%}.wf-product-card__badge{color:var(--c-blue-2);letter-spacing:.12em;text-transform:uppercase;background:#fff;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 1px 3px #0000000f}.wf-product-card__price{letter-spacing:-.4px;color:var(--c-text);margin-top:auto;font-size:20px;font-weight:700}.wf-cta-wrap{padding:64px 0}.wf-cta{background:var(--grad-blue);border-radius:var(--r-lg);color:var(--c-white);flex-direction:column;justify-content:space-between;gap:32px;min-height:280px;padding:56px 48px;display:flex;position:relative}.wf-cta h2{letter-spacing:-1.44px;max-width:640px;font-size:48px;font-weight:600;line-height:52px}.wf-cta .wf-eyebrow{border-bottom:1px solid #ffffff40;width:100%;padding-bottom:16px;display:block}.wf-cta .wf-btn{align-self:flex-start;margin-top:auto}.wf-footer{background:#f4f4f0;padding:56px 0 24px}.wf-footer__grid{grid-template-columns:240px 1fr 40px;align-items:start;gap:48px;display:grid}.wf-footer__brand{align-items:center;gap:12px;display:flex}.wf-footer__mark{width:auto;height:32px}.wf-footer__logo{width:auto;height:22px}.wf-footer__cols{grid-template-columns:repeat(3,minmax(150px,1fr));gap:32px;max-width:720px;display:grid}.wf-footer__cols h5{letter-spacing:.14em;text-transform:uppercase;color:var(--c-blue-2);margin-bottom:16px;font-size:11px;font-weight:700}.wf-footer__cols ul li{margin-bottom:10px}.wf-footer__cols a{color:var(--c-text);font-size:14px}.wf-footer__cols a:hover{text-decoration:underline}.wf-footer__legal-block address{color:var(--c-text);margin-bottom:12px;font-size:13px;font-style:normal;line-height:20px}.wf-footer__legal-name{color:var(--c-text);margin-bottom:8px;font-size:14px;font-weight:600}.wf-footer__legal-ids{color:var(--c-text);grid-template-columns:max-content 1fr;gap:4px 12px;margin:0;font-size:13px;line-height:20px;display:grid}.wf-footer__legal-ids>div{display:contents}.wf-footer__legal-ids dt{letter-spacing:.05em;color:var(--c-text-muted);font-weight:600}.wf-footer__legal-ids dd{margin:0}.wf-footer__top{width:40px;height:40px;color:var(--c-text);background:0 0;border:1px solid #c8c8c0;border-radius:50%;place-items:center;display:grid}.wf-footer__bottom{border-top:1px solid #e0e0d8;margin-top:48px;padding-top:24px}.wf-footer__bottom--minimal{text-align:center;display:block}.wf-footer__copy{color:var(--c-text-muted);font-size:13px}@media (width<=1024px){.wf-grid-2{grid-template-columns:1fr;gap:24px}.wf-stats__grid,.wf-press__grid,.wf-offices{grid-template-columns:repeat(2,1fr)}.wf-backing__logos{grid-template-columns:1fr}.wf-history .wf-h-display{position:static}.wf-history__more{grid-column:1;margin-top:8px}}@media (width<=720px){.wf-header{gap:12px;padding:14px 20px}.wf-header__nav,.wf-header__wordmark{display:none}.wf-hero h1{letter-spacing:-1.5px;font-size:40px;line-height:44px}.wf-h-display{letter-spacing:-1px;font-size:32px;line-height:36px}.wf-h-display--lg{font-size:36px;line-height:40px}.wf-stats__grid{grid-template-columns:1fr}.wf-stat{min-height:220px}.wf-stat__value span{font-size:84px}.wf-press__grid,.wf-offices{grid-template-columns:1fr}.wf-cta{padding:32px 24px}.wf-cta h2{font-size:32px;line-height:36px}.wf-footer__grid,.wf-footer__cols{grid-template-columns:1fr}}
