.gaa,.gaa-why,.gaa-partners-dark,.gaa-chips,.gaa-dashview{--gaa-navy:#1c1d38;--gaa-red:#d90429}.gaa-hero{background:var(--gaa-navy);padding:80px 0 calc(clamp(120px,19.9vw,382px) + 16px);position:relative;overflow:hidden}@media (min-width:992px){.gaa-hero{flex-direction:column;justify-content:center;min-height:calc(100vh - 46px);padding:112px 0 calc(clamp(120px,19.9vw,382px) + 24px);display:flex}}.gaa-hero__video{z-index:0;position:absolute;inset:0}.gaa-hero__video video{object-fit:cover;width:100%;height:100%}.gaa-hero__video:after{content:"";background:linear-gradient(#1c1d38eb 0%,#1c1d38b8 40%,#1c1d38f0 100%),radial-gradient(70% 60% at 50% 40%,#1c1d3800,#1c1d3873);position:absolute;inset:0}.gaa-hero__inner{z-index:2;text-align:center;position:relative}.gaa-hero__pill{font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:.2em;text-transform:uppercase;color:#fff;background:#fbe5e91f;border-radius:18px;margin-bottom:24px;padding:8px 24px;font-size:12px;font-weight:600;line-height:1.7;display:inline-block}.gaa-hero__title{font-family:var(--font-poppins),"Poppins",sans-serif;color:#fff;max-width:780px;margin:0 auto 14px;font-size:clamp(38px,4.2vw,58px);font-weight:700;line-height:1.22}.gaa-hero__inner .gaa-hero__sub{font-family:var(--font-poppins),"Poppins",sans-serif;color:#ffffffe0;margin:0 0 48px;font-size:clamp(17px,1.6vw,21px);font-weight:400}.gaa-promises{z-index:2;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:64px;display:grid;position:relative}.gaa-promise{border:1px solid #ffffff1a;border-bottom:3px solid var(--gaa-red);-webkit-backdrop-filter:blur(8px);text-align:center;background:#ffffff0f;border-radius:14px;padding:28px 22px;transition:transform .25s,background .25s}.gaa-promise:hover{background:#ffffff17;transform:translateY(-4px)}.gaa-promise__icon{background:#fbe5e9;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:18px;display:inline-flex}.gaa-promise__icon img{width:38px;height:38px}.gaa-promise h4{font-family:var(--font-poppins),"Poppins",sans-serif;color:#fff;margin:0;font-size:16px;font-weight:600;line-height:1.45}@media (max-width:991px){.gaa-promises{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:40px}}@media (max-width:575px){.gaa-promises{grid-template-columns:1fr}}.gaa-scroll{font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:14px;margin-top:48px;padding:0;font-size:15px;display:inline-flex}.gaa-scroll img{width:20px;height:26px;animation:1.5s ease-in-out infinite gaa-scroll-bounce}@keyframes gaa-scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.gaa-scroll img{animation:none}}@media (max-width:767px){.gaa-scroll{display:none}}.gaa-hero__transition{z-index:2;pointer-events:none;width:100%;height:clamp(120px,19.9vw,382px);display:block;position:absolute;bottom:-1px;left:0}.gaa-companies{text-align:center;background:#f2f4f9;padding:4px 0 40px;overflow:hidden}.gaa-companies .gaa-companies__label{font-family:var(--font-poppins),"Poppins",sans-serif;color:var(--gaa-navy);margin:0 0 40px;font-size:clamp(20px,2.2vw,28px);font-weight:600}.gaa-companies__marquee{background:#f2f4f9;margin-bottom:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.gaa-companies__track{align-items:center;width:max-content;animation:45s linear infinite gaa-marquee;display:flex}.gaa-companies__marquee:hover .gaa-companies__track{animation-play-state:paused}@keyframes gaa-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.gaa-companies__track{animation:none}}.gaa-companies__slide{flex:none;justify-content:center;align-items:center;width:172px;height:64px;margin:0 14px;display:flex}.gaa-companies__slide img{object-fit:contain;filter:grayscale();opacity:.45;mix-blend-mode:multiply;width:auto;max-width:132px;height:auto;max-height:46px;transition:filter .25s,opacity .25s}.gaa-companies__slide:hover img{filter:grayscale(0);opacity:1}@media (max-width:767px){.gaa-companies{padding-bottom:64px}.gaa-companies__slide{width:132px;height:52px;margin:0 10px}.gaa-companies__slide img{max-width:104px;max-height:36px}}.gaa-why{background:#fff;padding:48px 0 120px;position:relative;overflow:hidden}.gaa-why:before{content:"";pointer-events:none;background:#f2f4f9;border-radius:50%;width:240%;height:200%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (min-width:992px){.gaa-why:before{width:160%}}.gaa-why .container{z-index:2;position:relative}.gaa-why__head{text-align:center;max-width:820px;margin:0 auto 56px}.gaa-why__head .caption{color:var(--gaa-red)}.gaa-why__head h3{color:var(--gaa-navy);margin-bottom:18px;font-weight:700}.gaa-why__head h4{font-family:var(--font-poppins),"Poppins",sans-serif;color:var(--gaa-navy);margin-bottom:12px;font-size:18px;font-weight:600}.gaa-why__head p{color:#4b4e68;margin:0}.gaa-why__lines{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.gaa-why__lines path{fill:none;stroke:#dfe3f2;stroke-width:2px}.gaa-chip{z-index:2;opacity:0;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;transform:translateY(26px)scale(.9);box-shadow:0 14px 34px #1c1d3829}.gaa-chip__inner{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.gaa-why.is-visible .gaa-chip{animation:.9s cubic-bezier(.22,.85,.35,1.1) forwards gaa-chip-in}.gaa-why.is-visible .gaa-chip:nth-child(2){animation-delay:.15s}.gaa-why.is-visible .gaa-chip:nth-child(3){animation-delay:.3s}.gaa-why.is-visible .gaa-chip:nth-child(4){animation-delay:.45s}.gaa-why.is-visible .gaa-chip .gaa-chip__inner{animation:6s ease-in-out infinite gaa-chip-bob}.gaa-why.is-visible .gaa-chip:nth-child(2) .gaa-chip__inner{animation-delay:-1.5s}.gaa-why.is-visible .gaa-chip:nth-child(3) .gaa-chip__inner{animation-delay:-3s}.gaa-why.is-visible .gaa-chip:nth-child(4) .gaa-chip__inner{animation-delay:-4.5s}@keyframes gaa-chip-in{to{opacity:1;transform:translateY(0)scale(1)}}@keyframes gaa-chip-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (prefers-reduced-motion:reduce){.gaa-why.is-visible .gaa-chip{opacity:1;animation:none;transform:none}.gaa-why.is-visible .gaa-chip .gaa-chip__inner{animation:none}}.gaa-chip{box-shadow:none;border-radius:0}.gaa-chip img{border-radius:50%;width:100%;height:auto;display:block}.gaa-chip--ads,.gaa-chip--heart{width:132px}.gaa-chip--chart{width:116px}.gaa-chip--tags{width:130px}.gaa-chip--ads{top:10%;left:calc(50% - 610px)}.gaa-chip--chart{top:52%;left:calc(50% - 620px)}.gaa-chip--heart{top:12%;right:calc(50% - 600px)}.gaa-chip--tags{top:50%;right:calc(50% - 615px)}@media (max-width:1199px){.gaa-chip{display:none}}.gaa-stats{text-align:center;grid-template-columns:repeat(3,1fr);gap:40px 24px;max-width:860px;margin:0 auto;display:grid}.gaa-stat h3{font-family:var(--font-poppins),"Poppins",sans-serif;color:var(--gaa-red);margin:0 0 6px;font-size:clamp(30px,3vw,42px);font-weight:700}.gaa-stat p{color:#4b4e68;margin:0;font-size:15px}@media (max-width:767px){.gaa-stats{grid-template-columns:repeat(2,1fr);gap:28px 16px}}.gaa-chips{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:18px 0 6px;display:grid}.gaa-chipstat{text-align:left;background:#fdf1f3;border-radius:12px;padding:14px 16px}.gaa-chipstat__icon{background:var(--gaa-red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:10px;display:inline-flex}.gaa-chipstat__icon svg{width:14px;height:14px}.gaa-chipstat strong{font-family:var(--font-poppins),"Poppins",sans-serif;color:var(--gaa-navy);font-size:16px;font-weight:600;line-height:1.3;display:block}.gaa-chipstat__label{color:#4b4e68;margin-top:2px;font-size:12px;line-height:1.4;display:block}@media (max-width:767px){.gaa-modal-overlay{padding:12px}}.gaa-dash{cursor:zoom-in;background:0 0;border:1px solid #e1e4f4;border-radius:12px;width:100%;padding:0;transition:border-color .25s,box-shadow .25s;display:block;overflow:hidden}.gaa-dash:hover{border-color:#f4c4cd;box-shadow:0 10px 28px #d9042924}.gaa-dash img{width:100%;height:auto;display:block}.gaa-dashview{display:block;position:relative;container-type:inline-size}.gaa-dashview img{width:100%;height:auto;display:block}.gaa-dashview__callout{text-align:left;opacity:0;background:#fff;border-radius:.9cqw;width:18.6cqw;padding:1cqw 1.4cqw;animation:.55s cubic-bezier(.2,.7,.3,1) forwards gaa-callout-in;display:block;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1.2cqw 3cqw #1c1d3829,0 .2cqw .6cqw #1c1d3814}.kvi-reveal .gaa-dashview__callout{animation-play-state:paused}.kvi-reveal.is-visible .gaa-dashview__callout{animation-play-state:running}.gaa-dashview__callout:first-of-type{animation-delay:.1s}.gaa-dashview__callout:nth-of-type(2){animation-delay:.24s}.gaa-dashview__callout:nth-of-type(3){animation-delay:.38s}.gaa-dashview__callout:nth-of-type(4){animation-delay:.52s}@keyframes gaa-callout-in{0%{opacity:0;transform:translate(-50%,calc(.9cqw - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}@media (prefers-reduced-motion:reduce){.gaa-dashview__callout{opacity:1;animation:none}}.gaa-dashview__callout small{color:#4b4e68;align-items:center;gap:.55cqw;font-size:1.05cqw;font-weight:500;line-height:1.3;display:flex}.gaa-dashview__callout small:before{content:"";background:var(--gaa-navy);border-radius:50%;flex:none;width:.85cqw;height:.85cqw}.gaa-dashview__callout strong{font-family:var(--font-poppins),"Poppins",sans-serif;color:var(--gaa-navy);white-space:nowrap;margin-top:.3cqw;font-size:1.75cqw;font-weight:700;line-height:1.3;display:block}.gaa-dashview__zoom{width:44px;height:44px;color:var(--gaa-red);opacity:0;pointer-events:none;background:#fdf1f3;border-radius:50%;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 14px #0a0b2059}.gaa-dashview__zoom svg{width:20px;height:20px}.gaa-dash:hover .gaa-dashview__zoom{opacity:1}.gaa-callout__label-short{display:none}@media (max-width:767px){.gaa-dash .gaa-dashview__callout{display:none}.gaa-dash .gaa-dashview__zoom{opacity:1;width:34px;height:34px}.gaa-dash .gaa-dashview__zoom svg{width:16px;height:16px}.kvi-modal__image .gaa-dashview__callout{opacity:1;animation:none;border-radius:8px!important;width:44%!important;padding:4px 7px!important;box-shadow:0 6px 18px #0a0b204d!important}.kvi-modal__image .gaa-dashview__callout:first-of-type{top:32%!important;left:27%!important}.kvi-modal__image .gaa-dashview__callout:nth-of-type(2){top:32%!important;left:73%!important}.kvi-modal__image .gaa-dashview__callout:nth-of-type(3){top:68%!important;left:27%!important}.kvi-modal__image .gaa-dashview__callout:nth-of-type(4){top:68%!important;left:73%!important}.kvi-modal__image .gaa-dashview__callout small{white-space:nowrap;gap:4px;font-size:8px}.kvi-modal__image .gaa-dashview__callout small:before{width:5px;height:5px}.kvi-modal__image .gaa-dashview__callout strong{white-space:nowrap;margin-top:1px;font-size:11.5px}.kvi-modal__image .gaa-callout__label-full{display:none}.kvi-modal__image .gaa-callout__label-short{display:inline}.gaa-chips{grid-template-columns:1fr 1fr;gap:10px;display:grid}.gaa-chipstat{text-align:center;padding:12px 10px}.gaa-chipstat__icon{width:24px;height:24px;margin-bottom:6px}.gaa-chipstat strong{font-size:15px}.gaa-chipstat__label{font-size:11px}}.gaa-partners-dark .section-inner:after{border-color:#fff #0000 #0000!important}.section.dark-arrow.gaa-partners-dark{padding-top:0}.gaa-partners-dark .section-title p{color:#ffffffc7}.gaa-partners-dark .section-logos{border-bottom:0}.section.dark-arrow.gaa-partners-dark:after{border-color:#0000 #0000 #f7f8fa!important}.section.section-ads-slider.gaa-ads{background-color:#f7f8fa}.section.section-ads-slider.gaa-ads .ads-item-header{display:none}.section.dark-arrow.kvi-worktogether.gaa-form:before{display:none!important}.gads-v2__serp{position:relative}.gads-v2__serp img{width:100%;height:auto;display:block}.gads-v2__adbox{pointer-events:none;border:2px solid #d90429;border-radius:10px;animation:3.2s ease-in-out infinite gads-v2-adbox-pulse;position:absolute}.gads-v2__adbox i{font-style:normal;font-family:var(--font-poppins),"Poppins",sans-serif;letter-spacing:.07em;white-space:nowrap;color:#fff;background:#d90429;border-radius:3px;padding:1px 6px;font-size:8px;font-weight:700;line-height:1.5;position:absolute;top:-9px;left:10px}@keyframes gads-v2-adbox-pulse{0%,to{box-shadow:0 0 #d9042900}50%{box-shadow:0 0 0 6px #d9042929}}@media (prefers-reduced-motion:reduce){.gads-v2__adbox{animation:none}}.gads-v2__fade{position:absolute;inset:0}.gads-v2__fade img{object-fit:cover;object-position:top;opacity:0;width:100%;height:100%;animation:12s ease-in-out infinite gads-v2-xfade;position:absolute;inset:0}@keyframes gads-v2-xfade{0%,42%{opacity:1}50%,92%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.gads-v2__fade img{animation:none}.gads-v2__fade img:first-child{opacity:1}}.section.section-ads-slider.gaa-ads{padding-top:130px;position:relative;overflow:hidden}.section.section-ads-slider.gaa-ads:before{content:"";border-top:50px solid #fff;border-bottom:0 solid #0000;border-left:0 solid #0000;border-right:100vw solid #0000;width:0;height:0;position:absolute;top:0;left:0}.section.section-ads-slider.gaa-ads:after{content:"";z-index:1;background:url(/images/bg-red-pattern.svg) 0 0/100% no-repeat;width:80px;height:40px;position:absolute;top:24px;left:0}@media only screen and (min-width:768px){.section.section-ads-slider.gaa-ads{padding-top:170px}.section.section-ads-slider.gaa-ads:before{border-width:100px 100vw 0 0}.section.section-ads-slider.gaa-ads:after{top:76px}}@media only screen and (min-width:992px){.section.section-ads-slider.gaa-ads{padding-top:250px}.section.section-ads-slider.gaa-ads:before{border-width:250px 100vw 0 0}.section.section-ads-slider.gaa-ads:after{width:200px;height:100px;top:180px}}.section.dark-arrow.kvi-worktogether.gaa-form.kvi-form-seam{background:#fff}@media only screen and (max-width:991px){.section.dark-arrow.kvi-worktogether.gaa-form.kvi-form-seam{background:#fff!important}}.gaa-ppc__para{color:#2b2d42;margin-bottom:1.1rem;font-size:1.05rem;line-height:1.75}.gaa-ppc__para:last-child{margin-bottom:0}
