.intro{padding-top:4rem;padding-bottom:4rem;overflow:visible}@media (min-width:1024px){.intro{padding-top:9rem;padding-bottom:9rem}}.intro .container-fluid{position:relative}.intro__gradient{display:none}.service-page{background:radial-gradient(ellipse 900px 900px at 65% 320px,rgba(0,180,240,.14) 0,transparent 70%),radial-gradient(ellipse 700px 700px at 75% 420px,rgba(160,79,244,.16) 0,transparent 70%),#000}@media (max-width:1023px){.service-page{background:#000}}.intro__inner{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(1,1fr);gap:2rem}@media (min-width:1280px){.intro__inner{gap:3rem}}.intro__left{display:flex;flex-direction:column;gap:2rem;grid-column:span 5/span 5}@media (min-width:1280px){.intro__left{grid-column:span 3/span 3;gap:3rem;min-width:0}}.intro__right{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;grid-column:span 5/span 5}@media (min-width:1280px){.intro__right{grid-column:span 2/span 2}}.intro__subheading{margin-bottom:2rem;font-family:var(--font-mulish-stack),sans-serif;font-size:clamp(1.125rem,2vw,2rem);line-height:1.5;color:#fff}.intro__heading{font-size:clamp(34px,5vw,60px);line-height:1.15;color:#fff}.intro__offerings{display:flex;flex-wrap:nowrap;gap:.75rem;overflow-x:auto;width:100vw;padding-left:1.25rem;padding-right:1.25rem;margin-left:-1.25rem;margin-right:-1.25rem;-webkit-overflow-scrolling:touch}@media (min-width:1280px){.intro__inner{align-items:flex-start}.intro__offerings{width:100%;max-width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0;flex-wrap:wrap;overflow-x:visible}}.intro__offer{padding:.625rem;background-color:#151515;font-family:var(--font-mulish-stack),sans-serif;font-size:14px;line-height:1.15;color:#a1a1a1;white-space:nowrap;border-radius:4px;opacity:1;cursor:pointer;transition:opacity .3s ease-in-out}.intro__offer:hover{opacity:.75}.intro__offer a{color:inherit;text-decoration:none}.intro__description{font-size:clamp(18px,2vw,24px);color:#fff;line-height:1.5}.intro__description a{color:inherit;text-decoration:underline}.intro__description a:hover{text-decoration:none}.about{--radius:25px;padding-top:2.5rem;padding-bottom:2.5rem;background-color:#fff;border-radius:var(--radius) var(--radius) 0 0;margin-top:calc(-1 * var(--radius))}@media (min-width:1024px){.about{--radius:35px;padding-top:8rem;padding-bottom:8rem}}.about__content{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(1,1fr);gap:2rem}@media (min-width:1280px){.about__content{gap:8rem}}.about__content+.about__content{margin-top:4rem}@media (min-width:1280px){.about__content+.about__content{margin-top:8rem}}.about__content__left{display:flex;flex-direction:column;gap:2rem;grid-column:span 5/span 5}@media (min-width:1280px){.about__content__left{grid-column:span 3/span 3}}.about__content__right{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;grid-column:span 5/span 5}@media (min-width:1280px){.about__content__right{grid-column:span 2/span 2;gap:2rem}}.about__content__heading{font-size:clamp(34px,5vw,50px);line-height:1.15;color:#000}.about__content__description{font-size:clamp(18px,2vw,24px);color:#000;line-height:1.5}.about__content__description a{color:inherit;text-decoration:underline}.about__content__description a:hover{text-decoration:none}.about__images{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem;margin:4rem 0}@media screen and (min-width:768px){.about__images{margin:4rem 0;gap:2rem}}@media screen and (min-width:1280px){.about__images{margin:8rem 0}}.about__images__left{grid-column:span 4/span 4}.about__images__right{grid-column:span 2/span 2}.about__image{display:block;position:relative;border-radius:30px;overflow:hidden}@media screen and (min-width:768px){.about__image{border-radius:50px}}.about__image img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about__image-one{aspect-ratio:1}@media screen and (min-width:768px){.about__image-one{aspect-ratio:5/3}}.about__image-two{height:100%}.feature{padding-top:4rem;padding-bottom:4rem}.feature--light{background-color:#fff}@media screen and (min-width:768px){.feature{padding-top:6rem;padding-bottom:6rem}}@media screen and (min-width:1024px){.feature{padding-top:8rem;padding-bottom:8rem}.feature-1{padding-top:6rem}}.feature-3{padding-bottom:4rem}@media screen and (min-width:768px){.feature-3{padding-bottom:6rem}}.feature__inner{display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media screen and (min-width:768px){.feature__inner{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:3rem}}@media screen and (min-width:1024px){.feature__inner{gap:4rem}}@media screen and (min-width:1280px){.feature__inner{gap:5rem}}.feature__content{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.feature__panel-wrap{width:100%;display:flex;flex-direction:column;gap:.75rem}.feature__panel-badge,.feature__panel-graphic,.feature__panel-label,.feature__panel-stat{opacity:0}.feature__panel-wrap--in-view .feature__panel-badge{animation:fgMetaSlideLeft .55s cubic-bezier(.22,1,.36,1) .05s forwards}.feature__panel-wrap--in-view .feature__panel-label{animation:fgMetaSlideRight .55s cubic-bezier(.22,1,.36,1) .12s forwards}.feature__panel-wrap--in-view .feature__panel-stat{animation:fgMetaSlideUp .55s cubic-bezier(.22,1,.36,1) .45s forwards}.feature__panel-wrap--in-view .feature__panel-graphic{animation:fgGraphicIn .75s cubic-bezier(.22,1,.36,1) .18s forwards,fgGraphicFloat 6s ease-in-out 1s infinite}.feature__panel-wrap:hover .feature__panel{border-color:rgba(0,242,254,.32);box-shadow:0 0 0 1px rgba(0,242,254,.08),0 18px 48px rgba(0,0,0,.35),0 0 32px rgba(0,242,254,.08);transform:translateY(-3px)}.feature__panel-wrap:hover .feature__panel-graphic{opacity:1}.feature__panel{width:100%;min-height:240px;aspect-ratio:16/10;border-radius:20px;border:1px solid hsla(0,0%,100%,.12);background:radial-gradient(ellipse 80% 60% at 15% 0,rgba(0,242,254,.12),transparent 70%),radial-gradient(ellipse 70% 55% at 95% 100%,rgba(160,79,244,.14),transparent 70%),hsla(0,0%,100%,.04);padding:.5rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transform:translateY(8px) scale(.985);opacity:0;transition:border-color .4s ease,box-shadow .4s ease,transform .4s cubic-bezier(.22,1,.36,1)}.feature__panel-wrap--in-view .feature__panel{animation:fgPanelReveal .85s cubic-bezier(.22,1,.36,1) .08s forwards}.feature__panel:before{content:"";position:absolute;width:55%;height:55%;top:-10%;left:-5%;border-radius:50%;background:radial-gradient(circle,rgba(0,242,254,.14) 0,transparent 70%);pointer-events:none;z-index:0;animation:fgOrbDrift 9s ease-in-out infinite}.feature__panel-wrap--in-view .feature__panel:before{animation:fgOrbDrift 9s ease-in-out infinite,fgOrbPulse 4s ease-in-out infinite}.feature__panel:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,.04),transparent 45%);pointer-events:none;z-index:0}.feature__panel-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 .15rem}.feature__panel-meta{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;gap:1rem;padding:0 .15rem}.feature__panel-badge{position:relative;z-index:1;align-self:flex-start;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:rgba(10,15,30,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,242,254,.35);border-radius:30px;color:#fff;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.feature__panel-label{position:relative;z-index:1;margin:0;flex:1;min-width:0;max-width:55%;font-family:var(--font-mulish-stack),sans-serif;font-size:.8125rem;line-height:1.35;color:hsla(0,0%,100%,.62);text-align:right;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.feature__panel-graphic-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:80%;height:80%;max-width:80%;max-height:80%;overflow:hidden;border-radius:12px}.feature__panel-graphic-wrap:after{content:"";position:absolute;inset:-20% -40%;background:linear-gradient(105deg,transparent 42%,rgba(0,242,254,.07) 50%,transparent 58%);transform:translateX(-120%);pointer-events:none;opacity:0}.feature__panel-wrap--in-view .feature__panel-graphic-wrap:after{opacity:1;animation:fgScan 5.5s ease-in-out 1.2s infinite}.vyom__badge_dot{width:7px;height:7px;background:#00f2fe;border-radius:50%;box-shadow:0 0 8px #00f2fe;animation:vyomPulse 2s infinite}@keyframes vyomPulse{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(0,242,254,.7)}70%{transform:scale(1.15);box-shadow:0 0 0 8px rgba(0,242,254,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(0,242,254,0)}}.feature__panel-stat{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-end;flex-wrap:nowrap;gap:.5rem;flex-shrink:0;text-align:right;white-space:nowrap}.feature__panel-stat-name{font-family:var(--font-mulish-stack),sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.45)}.feature__panel-stat-value{font-family:var(--font-mulish-stack),sans-serif;font-size:clamp(1.125rem,2.5vw,1.75rem);font-weight:800;line-height:1;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.62));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.feature__panel-graphic{display:block;width:100%;height:100%;max-width:none;max-height:none;pointer-events:none}.feature__panel-wrap--in-view .feature__panel-stat-value{animation:fgStatShimmer 3.5s ease-in-out 1.4s infinite}.feature__panel [class*=" fg-"],.feature__panel [class^=fg-]{opacity:0}.feature__panel--in-view .fg-frame,.feature__panel-wrap--in-view .fg-frame{animation:fgFrameIn .6s cubic-bezier(.22,1,.36,1) forwards}.feature__panel--in-view .fg-frame--2,.feature__panel-wrap--in-view .fg-frame--2{animation-delay:.08s}.feature__panel--in-view .fg-frame--3,.feature__panel-wrap--in-view .fg-frame--3{animation-delay:.14s}.feature__panel--in-view .fg-block--1,.feature__panel-wrap--in-view .fg-block--1{animation:fgFadeUp .45s ease .05s forwards}.feature__panel--in-view .fg-block--2,.feature__panel-wrap--in-view .fg-block--2{animation:fgFadeUp .45s ease .15s forwards}.feature__panel--in-view .fg-block--3,.feature__panel-wrap--in-view .fg-block--3{animation:fgFadeUp .45s ease .25s forwards}.feature__panel--in-view .fg-block--4,.feature__panel-wrap--in-view .fg-block--4{animation:fgFadeUp .45s ease .35s forwards,fgCtaPulse 2.4s ease-in-out 1.1s infinite}.feature__panel--in-view .fg-block.fg-glow,.feature__panel-wrap--in-view .fg-block.fg-glow{animation:fgFadeUp .45s ease .15s forwards,fgGlowPulse 2.8s ease-in-out .9s infinite}.feature__panel--in-view .fg-chat--1,.feature__panel-wrap--in-view .fg-chat--1{animation:fgFadeUp .4s ease .08s forwards}.feature__panel--in-view .fg-chat--2,.feature__panel-wrap--in-view .fg-chat--2{animation:fgFadeUp .4s ease .18s forwards}.feature__panel--in-view .fg-chat--3,.feature__panel-wrap--in-view .fg-chat--3{animation:fgFadeUp .4s ease .28s forwards}.feature__panel--in-view .fg-pulse:not(.fg-pulse--inner),.feature__panel-wrap--in-view .fg-pulse:not(.fg-pulse--inner){animation:fgFadeUp .5s ease .15s forwards,fgRingPulse 2.4s ease-in-out .85s infinite}.feature__panel--in-view .fg-pulse--inner,.feature__panel-wrap--in-view .fg-pulse--inner{animation:fgFadeUp .5s ease .2s forwards}.feature__panel--in-view .fg-serp--1,.feature__panel-wrap--in-view .fg-serp--1{animation:fgScaleX .5s ease .1s forwards;transform-origin:left center}.feature__panel--in-view .fg-serp--2,.feature__panel-wrap--in-view .fg-serp--2{animation:fgScaleX .5s ease .22s forwards;transform-origin:left center}.feature__panel--in-view .fg-serp--3,.feature__panel-wrap--in-view .fg-serp--3{animation:fgScaleX .5s ease .34s forwards;transform-origin:left center}.feature__panel--in-view .fg-ai--1,.feature__panel-wrap--in-view .fg-ai--1{animation:fgFadeUp .45s ease .12s forwards}.feature__panel--in-view .fg-ai--2,.feature__panel-wrap--in-view .fg-ai--2{animation:fgFadeUp .45s ease .24s forwards}.feature__panel--in-view .fg-ai--3,.feature__panel-wrap--in-view .fg-ai--3{animation:fgFadeUp .45s ease .36s forwards}.feature__panel--in-view .fg-code--1,.feature__panel-wrap--in-view .fg-code--1{animation:fgScaleX .45s ease .08s forwards;transform-origin:left center}.feature__panel--in-view .fg-code--2,.feature__panel-wrap--in-view .fg-code--2{animation:fgScaleX .45s ease .16s forwards;transform-origin:left center}.feature__panel--in-view .fg-code--3,.feature__panel-wrap--in-view .fg-code--3{animation:fgScaleX .45s ease .24s forwards;transform-origin:left center}.feature__panel--in-view .fg-code--4,.feature__panel-wrap--in-view .fg-code--4{animation:fgScaleX .45s ease .32s forwards;transform-origin:left center}.feature__panel--in-view .fg-code--5,.feature__panel-wrap--in-view .fg-code--5{animation:fgFadeUp .45s ease .42s forwards}.feature__panel--in-view .fg-wire--1,.feature__panel-wrap--in-view .fg-wire--1{animation:fgFadeUp .4s ease .06s forwards}.feature__panel--in-view .fg-wire--2,.feature__panel-wrap--in-view .fg-wire--2{animation:fgFadeUp .4s ease .14s forwards}.feature__panel--in-view .fg-wire--3,.feature__panel-wrap--in-view .fg-wire--3{animation:fgFadeUp .4s ease .22s forwards}.feature__panel--in-view .fg-wire--4,.feature__panel-wrap--in-view .fg-wire--4{animation:fgFadeUp .4s ease .3s forwards}.feature__panel--in-view .fg-wire--5,.feature__panel-wrap--in-view .fg-wire--5{animation:fgFadeUp .4s ease .38s forwards}.feature__panel--in-view .fg-mig--from,.feature__panel-wrap--in-view .fg-mig--from{animation:fgFadeUp .45s ease .08s forwards}.feature__panel--in-view .fg-mig--to,.feature__panel-wrap--in-view .fg-mig--to{animation:fgFadeUp .45s ease .28s forwards}.feature__panel--in-view .fg-mig-arrow,.feature__panel-wrap--in-view .fg-mig-arrow{animation:fgSlideRight .8s ease .2s forwards;stroke-dasharray:90;stroke-dashoffset:90}.feature__panel--in-view .fg-mig-dot--1,.feature__panel-wrap--in-view .fg-mig-dot--1{animation:fgDotTravel 1.2s ease-in-out .4s infinite}.feature__panel--in-view .fg-mig-dot--2,.feature__panel-wrap--in-view .fg-mig-dot--2{animation:fgDotTravel 1.2s ease-in-out .55s infinite}.feature__panel--in-view .fg-mig-dot--3,.feature__panel-wrap--in-view .fg-mig-dot--3{animation:fgDotTravel 1.2s ease-in-out .7s infinite}.feature__panel--in-view .fg-bar,.feature__panel-wrap--in-view .fg-bar{transform-box:fill-box;transform-origin:bottom center;animation:fgBarGrow .55s ease forwards}.feature__panel--in-view .fg-bar--1,.feature__panel-wrap--in-view .fg-bar--1{animation-delay:.08s}.feature__panel--in-view .fg-bar--2,.feature__panel-wrap--in-view .fg-bar--2{animation-delay:.16s}.feature__panel--in-view .fg-bar--3,.feature__panel-wrap--in-view .fg-bar--3{animation-delay:.24s}.feature__panel--in-view .fg-bar--4,.feature__panel-wrap--in-view .fg-bar--4{animation-delay:.32s}.feature__panel--in-view .fg-bar--5,.feature__panel-wrap--in-view .fg-bar--5{animation:fgBarGrow .55s ease .4s forwards,fgGlowPulse 2.8s ease-in-out 1.1s infinite}.feature__panel--in-view .fg-plus-line,.feature__panel-wrap--in-view .fg-plus-line{animation:fgSlideRight .8s ease .12s forwards;stroke-dasharray:204;stroke-dashoffset:204}.feature__panel--in-view .fg-mail--1,.feature__panel-wrap--in-view .fg-mail--1{animation:fgFadeUp .45s ease .08s forwards,fgFloat 3s ease-in-out .9s infinite}.feature__panel--in-view .fg-mail--2,.feature__panel-wrap--in-view .fg-mail--2{animation:fgFadeUp .45s ease .18s forwards,fgFloat 3s ease-in-out 1.1s infinite}.feature__panel--in-view .fg-mail--3,.feature__panel-wrap--in-view .fg-mail--3{animation:fgFadeUp .45s ease .28s forwards,fgFloat 3s ease-in-out 1.3s infinite}.feature__panel--in-view .fg-mail-flow,.feature__panel-wrap--in-view .fg-mail-flow{animation:fgScaleX .6s ease .25s forwards;transform-origin:left center}.feature__panel--in-view .fg-globe-atmo,.feature__panel-wrap--in-view .fg-globe-atmo{animation:fgRingPulse 3.2s ease-in-out .4s infinite}.feature__panel--in-view .fg-globe-ring,.feature__panel-wrap--in-view .fg-globe-ring{animation:fgFrameIn .6s ease .05s forwards}.feature__panel--in-view .fg-globe-earth-wrap,.feature__panel-wrap--in-view .fg-globe-earth-wrap{animation:fgGlobeEarthIn .75s cubic-bezier(.22,1,.36,1) .08s forwards}.feature__panel--in-view .fg-globe-earth-base,.feature__panel--in-view .fg-globe-earth-shine,.feature__panel-wrap--in-view .fg-globe-earth-base,.feature__panel-wrap--in-view .fg-globe-earth-shine{opacity:1}.feature__panel--in-view .fg-globe-earth,.feature__panel-wrap--in-view .fg-globe-earth{transform-box:fill-box;transform-origin:center;animation:fgGlobeSpin 22s linear .85s infinite}.feature__panel--in-view .fg-globe-spin,.feature__panel-wrap--in-view .fg-globe-spin{transform-box:fill-box;transform-origin:center}.feature__panel--in-view .fg-globe-spin--1,.feature__panel-wrap--in-view .fg-globe-spin--1{animation:fgGlobeSpin 22s linear .85s infinite}.feature__panel--in-view .fg-globe-spin--2,.feature__panel-wrap--in-view .fg-globe-spin--2{animation:fgGlobeSpin 28s linear .85s infinite reverse}.feature__panel--in-view .fg-globe-land--1,.feature__panel-wrap--in-view .fg-globe-land--1{animation:fgFadeUp .5s ease .2s forwards}.feature__panel--in-view .fg-globe-land--2,.feature__panel-wrap--in-view .fg-globe-land--2{animation:fgFadeUp .5s ease .28s forwards}.feature__panel--in-view .fg-globe-land--3,.feature__panel-wrap--in-view .fg-globe-land--3{animation:fgFadeUp .5s ease .36s forwards}.feature__panel--in-view .fg-globe-land--4,.feature__panel-wrap--in-view .fg-globe-land--4{animation:fgFadeUp .5s ease .44s forwards}.feature__panel--in-view .fg-globe-route,.feature__panel-wrap--in-view .fg-globe-route{stroke-dasharray:120;stroke-dashoffset:120;animation:fgSlideRight 1.1s ease forwards}.feature__panel--in-view .fg-globe-route--1,.feature__panel-wrap--in-view .fg-globe-route--1{animation-delay:.55s}.feature__panel--in-view .fg-globe-route--2,.feature__panel-wrap--in-view .fg-globe-route--2{animation-delay:.7s}.feature__panel--in-view .fg-globe-route--3,.feature__panel-wrap--in-view .fg-globe-route--3{animation-delay:.85s}.feature__panel--in-view .fg-globe-dot--1,.feature__panel-wrap--in-view .fg-globe-dot--1{animation:fgFadeUp .4s ease .2s forwards,fgGlobePulse 2s ease-in-out .9s infinite}.feature__panel--in-view .fg-globe-dot--2,.feature__panel-wrap--in-view .fg-globe-dot--2{animation:fgFadeUp .4s ease .3s forwards,fgGlobePulse 2s ease-in-out 1.05s infinite}.feature__panel--in-view .fg-globe-dot--3,.feature__panel-wrap--in-view .fg-globe-dot--3{animation:fgFadeUp .4s ease .4s forwards,fgGlobePulse 2s ease-in-out 1.2s infinite}.feature__panel--in-view .fg-globe-dot--4,.feature__panel-wrap--in-view .fg-globe-dot--4{animation:fgFadeUp .4s ease .5s forwards,fgGlobePulse 2s ease-in-out 1.35s infinite}.feature__panel--in-view .fg-cro--ctrl,.feature__panel-wrap--in-view .fg-cro--ctrl{animation:fgFadeUp .4s ease .1s forwards}.feature__panel--in-view .fg-cro--var,.feature__panel-wrap--in-view .fg-cro--var{animation:fgFadeUp .4s ease .25s forwards,fgGlowPulse 2.6s ease-in-out .9s infinite}.feature__panel--in-view .fg-cro-badge,.feature__panel-wrap--in-view .fg-cro-badge{animation:fgFadeUp .4s ease .45s forwards,fgCtaPulse 2.2s ease-in-out 1s infinite}@keyframes fgPanelReveal{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fgMetaSlideLeft{0%{opacity:0;transform:translateX(-14px)}to{opacity:1;transform:translateX(0)}}@keyframes fgMetaSlideRight{0%{opacity:0;transform:translateX(14px)}to{opacity:1;transform:translateX(0)}}@keyframes fgMetaSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fgGraphicIn{0%{opacity:0;transform:scale(.92)}to{opacity:.88;transform:scale(1)}}@keyframes fgGraphicFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.01)}}@keyframes fgOrbDrift{0%,to{transform:translate(0)}50%{transform:translate(18%,12%)}}@keyframes fgOrbPulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes fgScan{0%,72%,to{transform:translateX(-120%)}40%{transform:translateX(120%)}}@keyframes fgFrameIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes fgGlowPulse{0%,to{opacity:.75;filter:brightness(1)}50%{opacity:1;filter:brightness(1.25)}}@keyframes fgCtaPulse{0%,to{opacity:.85;transform:scale(1);transform-box:fill-box;transform-origin:center}50%{opacity:1;transform:scale(1.04);transform-box:fill-box;transform-origin:center}}@keyframes fgGlobeSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fgGlobeEarthIn{0%{opacity:0;transform:scale(.88);transform-box:fill-box;transform-origin:center}to{opacity:1;transform:scale(1);transform-box:fill-box;transform-origin:center}}@keyframes fgStatShimmer{0%,to{filter:brightness(1)}50%{filter:brightness(1.15)}}@keyframes fgFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fgScaleX{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes fgBarGrow{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes fgRingPulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.85;transform:scale(1.06)}}@keyframes fgSlideRight{to{stroke-dashoffset:0;opacity:1}}@keyframes fgDotTravel{0%,to{opacity:.35;transform:translateX(0)}50%{opacity:1;transform:translateX(6px)}}@keyframes fgFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes fgGlobePulse{0%,to{opacity:.45;transform:scale(1);transform-box:fill-box;transform-origin:center}50%{opacity:1;transform:scale(1.35);transform-box:fill-box;transform-origin:center}}@media (prefers-reduced-motion:reduce){.feature__panel,.feature__panel-badge,.feature__panel-graphic,.feature__panel-label,.feature__panel-stat{opacity:1!important;animation:none!important;transform:none!important}.feature__panel-graphic-wrap:after,.feature__panel:before{animation:none!important;opacity:0!important}.feature__panel [class*=" fg-"],.feature__panel [class^=fg-]{opacity:1!important;animation:none!important;transform:none!important;stroke-dashoffset:0!important;filter:none!important}}@media screen and (min-width:768px){.feature.flipped .feature__panel-wrap{order:2}}.feature__content h4{color:#fff;font-size:clamp(20px,3vw,24px)}.feature__subheading{font-family:var(--font-mulish-stack),sans-serif;font-size:16px;line-height:1;color:hsla(0,0%,100%,.6)}.feature--light .feature__subheading{color:#000}.feature__heading{font-size:clamp(34px,5vw,40px);line-height:1.15;color:#fff}.feature--light .feature__heading{color:#000}@media screen and (min-width:768px){.feature__heading{font-size:clamp(34px,5vw,50px)}}@media screen and (min-width:1280px){.feature__heading{font-size:clamp(34px,5vw,60px)}}.feature__description{font-size:15px;line-height:1.6;color:#a1a1a1}.feature--light .feature__description{color:#000}.feature__description a{color:inherit;text-decoration:underline}.feature__description a:hover{text-decoration:none}.feature__images{display:flex;position:relative;width:100%}.feature_logos{display:flex;align-items:center;gap:2rem}@media screen and (max-width:768px){.feature_logos{gap:1rem}.feature_logos-item{flex:1}.feature_logos img{max-width:100%;width:auto;height:auto}}.feature__buttons{display:flex;align-items:center;gap:1rem}.feature__image{display:block;position:relative;border-radius:15px;overflow:hidden}.feature__image img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.feature__image_content{display:flex;flex-direction:column;gap:.25rem}.feature__image_content_heading{font-weight:500;font-size:18px;line-height:1;color:#fff}.feature__image_content_description{font-size:15px;line-height:1.2;color:#fff}.feature .feature__image-1{z-index:1;position:relative;width:85%;aspect-ratio:1}.feature__image_overlap{z-index:2;position:absolute;bottom:-8rem;right:0;width:55%;display:flex;flex-direction:column;gap:1rem}.feature .feature__image-2{aspect-ratio:3/4}@media screen and (min-width:768px){.feature.flipped .feature__images{order:2}}.feature.flipped .feature__images{justify-content:flex-end}.feature.flipped .feature__image-1{z-index:1;position:relative;width:85%;aspect-ratio:1}.feature.flipped .feature__image_overlap{left:0;right:auto}.pricing{padding-top:6rem;padding-bottom:6rem;background-color:#fff}@media screen and (min-width:1024px){.pricing{padding-top:10rem;padding-bottom:10rem}}.pricing__header{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;margin-bottom:2rem}@media screen and (min-width:768px){.pricing__header{margin-bottom:5rem;flex-direction:row;justify-content:space-between;align-items:flex-end}}.pricing__header_content{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media screen and (min-width:768px){.pricing__header_content{gap:2rem}}.pricing__heading{font-size:clamp(34px,5vw,60px);line-height:1.15;color:#000}.pricing__description{font-size:clamp(18px,2vw,24px);color:#000;line-height:1.5}.pricing__toggle{position:relative;display:flex;padding:.125rem;background:#a1a1a1;border-radius:9999px;gap:.5rem;cursor:pointer}.pricing__toggle_circle{position:absolute;top:.125rem;left:.125rem;width:93px;height:calc(100% - .25rem);background:#1a1a1a;border-radius:9999px;transition:all .3s ease-in-out}.pricing__toggle_text{position:relative;padding:1rem 1.5rem;font-size:18px;line-height:1;color:#fff}.pricing__toggle--active .pricing__toggle_circle{left:calc(.125rem + 93px + .5rem);width:111px}.pricing__options{display:flex;gap:1.5rem;overflow-x:auto;width:100vw;padding-bottom:1.5rem;margin-bottom:-1.5rem;-webkit-overflow-scrolling:touch;padding-left:1.25rem;padding-right:1.25rem;margin-left:-1.25rem;margin-right:-1.25rem}@media (min-width:768px){.pricing__options{padding-left:2rem;padding-right:2rem;margin-left:-2rem;margin-right:-2rem}}@media (min-width:1024px){.pricing__options{padding-left:3rem;padding-right:3rem;margin-left:-3rem;margin-right:-3rem}}.pricing__option{display:flex;flex-direction:column;width:calc((100% - 4.5rem) / 4);min-width:400px;flex-shrink:0;padding:1.5rem;background-color:#1a1a1a;border-radius:15px}.pricing__option_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.pricing__option_heading{font-family:var(--font-mulish-stack),sans-serif;font-size:32px;line-height:1;color:#fff}.pricing__option_badge{display:block;padding:.625rem;font-size:.875rem;background:#fff;border-radius:4px;line-height:1;color:#171717}.pricing__option_description{margin-bottom:1rem;font-size:16px;line-height:1;color:#fff}.pricing__option_prices{display:none;align-items:center;margin-bottom:2rem;gap:1rem}.pricing__option_prices--active{display:flex}.pricing__option_price{font-size:2rem;font-weight:600;line-height:1;color:#fff}.pricing__option_price sup{position:relative;top:-.75rem;font-size:1rem}.pricing__option_price-vat{font-size:1rem;line-height:1;color:#a1a1a1}.pricing__option_features{display:flex;flex-direction:column;margin-bottom:4rem;gap:1.5rem}.pricing__option_features li{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#fff}.pricing__option_button{margin-top:auto;width:100%;text-align:center}.testimonial{--radius:25px;padding-top:1.5rem;background-color:#fff;border-radius:var(--radius) var(--radius) 0 0;margin-top:calc(-1 * var(--radius));padding-bottom:4rem}@media (min-width:768px){.testimonial{padding-top:2rem;margin-top:2rem}}@media (min-width:1024px){.testimonial{--radius:0;padding-top:4rem}}.testimonial__inner{display:flex;flex-direction:column;justify-content:flex-end;position:relative;padding:10rem 2rem 2rem;border-radius:25px;overflow:hidden;min-height:500px;height:70vh;max-height:calc(100vw * (70 / 167))}@media (min-width:1024px){.testimonial__inner{border-radius:50px}}.testimonial__overlay{background:rgba(0,0,0,.3)}.testimonial__bg,.testimonial__overlay{position:absolute;inset:0;width:100%;height:100%}.testimonial__bg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.testimonial__content{position:relative;width:100%;display:flex;flex-direction:column}@media screen and (min-width:768px){.testimonial__content{width:75%}}@media screen and (min-width:1024px){.testimonial__content{width:50%}}.testimonial__heading{margin-bottom:1.5rem;font-size:clamp(24px,5vw,36px);line-height:1.15;color:#fff}@media screen and (min-width:1024px){.testimonial__heading{font-size:clamp(32px,5vw,36px)}}@media screen and (min-width:1280px){.testimonial__heading{font-size:clamp(32px,5vw,44px)}}.testimonial__author{margin-bottom:2.5rem;font-size:18px}.testimonial__author,.testimonial__play{font-family:var(--font-mulish-stack),sans-serif;line-height:1.15;color:#fff}.testimonial__play{display:flex;align-items:center;gap:.5rem;font-size:15px;text-decoration:none}.intro__buttons-inline,.intro__logos{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media screen and (min-width:768px){.intro__buttons-inline,.intro__logos{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:2rem}}.intro__buttons-inline{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:2rem}.intro__serif{font-family:var(--font-mulish-stack),sans-serif;font-size:18px}.about-guide:hover{background:#1a1a1a!important}.service-banner-link:hover{background:hsla(0,0%,100%,.18)!important;border-color:hsla(0,0%,100%,.35)!important}