/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.visible{visibility:visible}.static{position:static}.container{width:100%}.block{display:block}.grid{display:grid}.inline{display:inline}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@layer base{:root{--gup-green:#0b2924;--gup-light-green:#164d44;--gup-accent:#ff4631;--gup-accent-soft:#ff6b5a;--gup-paragraph:#3c5450;--gup-gray:#f6f6f6;--gup-white:#fff;--gup-radius:12px;--gup-page:1680px;--gup-gutter:24px;--gup-page-padding:max(var(--gup-gutter), calc((100vw - var(--gup-page)) / 2))}html{scroll-behavior:smooth}body.gup-site{background:var(--gup-white);color:var(--gup-green);letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;margin:0;font-family:Geologica,sans-serif;font-weight:300;overflow-x:hidden}.gup-site *,.gup-site :before,.gup-site :after{box-sizing:border-box}.gup-site img{max-width:100%;display:block}.gup-site a{color:inherit;text-decoration:none}}@layer components{.gup-main{overflow:hidden}.gup-simple-page{max-width:920px;padding:160px 24px 80px}.gup-header{padding:24px var(--gup-page-padding);z-index:80;width:100%;position:fixed;top:0;left:0}.gup-liquid-glass-defs{width:0;height:0;position:absolute;overflow:hidden}.gup-nav{--gup-nav-backdrop:blur(18px) saturate(145%);-webkit-backdrop-filter:var(--gup-nav-backdrop);backdrop-filter:var(--gup-nav-backdrop);isolation:isolate;background:linear-gradient(135deg,#ffffff29,#ffffff09),#0b292457;border:1px solid #ffffff38;border-radius:100px;justify-content:space-between;align-items:center;width:100%;min-height:64px;padding:6px 6px 6px 24px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff42,inset 0 -1px #0b29242e,0 18px 48px #0b29242e}@supports ((-webkit-backdrop-filter:url("#gup-liquid-glass-filter")) or (backdrop-filter:url("#gup-liquid-glass-filter"))){.gup-nav{-webkit-backdrop-filter:url(#gup-liquid-glass-filter) var(--gup-nav-backdrop);backdrop-filter:url(#gup-liquid-glass-filter) var(--gup-nav-backdrop)}}.gup-nav__logo{aspect-ratio:159/30;flex:none;width:159px;height:auto;display:flex}.gup-nav__logo img{object-fit:contain;width:100%;height:auto;max-height:100%}.gup-nav__items{color:var(--gup-white);align-items:center;gap:0;margin:0;padding:0;font-size:14px;line-height:1.45;list-style:none;display:flex}.gup-nav__items li{display:flex}.gup-nav__items a,.gup-nav__item{color:inherit;white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;gap:5px;min-height:52px;padding:12px 20px;transition:background-color .18s,color .18s;display:inline-flex}.gup-nav__item:hover,.gup-nav__item:focus-visible,.gup-nav__item-wrap--mega.is-open .gup-nav__mega-trigger{background:var(--gup-white);color:var(--gup-green);outline:0}.gup-nav__chevron{border-bottom:1px solid;border-right:1px solid;width:7px;height:7px;display:inline-block;transform:translateY(-2px)rotate(45deg)}.gup-nav__cta{background:var(--gup-accent);color:var(--gup-white);white-space:nowrap;border-radius:100px;align-items:center;min-height:52px;padding:12px 20px;font-size:14px;font-weight:600;line-height:1.45;transition:background-color .18s,color .18s;display:flex}.gup-nav__cta:hover,.gup-nav__cta:focus-visible{background:var(--gup-white);color:var(--gup-green);outline:0}.gup-nav__item-wrap{position:relative}.gup-nav__item-wrap--mega{position:static}.gup-nav__mega-trigger,.gup-nav__toggle{appearance:none;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0}.gup-nav__mega-trigger{padding:12px 20px}.gup-nav__toggle{border-radius:100px;align-items:center;gap:10px;min-height:52px;padding:12px 16px;display:none}.gup-nav__toggle i{width:18px;height:12px;display:block;position:relative}.gup-nav__toggle i:before,.gup-nav__toggle i:after{content:"";background:currentColor;width:100%;height:1px;transition:transform .22s,top .22s;position:absolute;left:0}.gup-nav__toggle i:before{top:2px}.gup-nav__toggle i:after{top:10px}.gup-nav.is-menu-open .gup-nav__toggle i:before{top:6px;transform:rotate(45deg)}.gup-nav.is-menu-open .gup-nav__toggle i:after{top:6px;transform:rotate(-45deg)}.gup-mega-menu{background:var(--gup-white);color:var(--gup-green);opacity:0;pointer-events:none;visibility:hidden;z-index:50;border-radius:12px;padding:6px;transition:opacity .22s,transform .22s,visibility .22s;position:absolute;top:calc(100% + 12px);left:0;right:0;transform:translateY(8px);box-shadow:0 24px 64px #0b29242e}.gup-nav__item-wrap--mega.is-open .gup-mega-menu{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.gup-mega-menu__inner{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.gup-mega-menu__column{background:var(--gup-gray);border-radius:8px;flex-direction:column;min-height:288px;padding:18px;display:flex}.gup-nav__items .gup-mega-menu__category{text-align:left;white-space:normal;border-bottom:1px solid #0b292429;border-radius:0;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-height:52px;padding:0 0 16px;display:flex}.gup-mega-menu__category span{background:var(--gup-accent);border-radius:999px;flex:0 0 8px;width:8px;height:8px}.gup-mega-menu__category strong{font-size:16px;font-weight:600;line-height:1.161}.gup-mega-menu__links{flex-direction:column;gap:2px;margin:16px 0 0;padding:0;list-style:none;display:flex}.gup-mega-menu__links li{display:block}.gup-nav__items .gup-mega-menu__links a{color:var(--gup-paragraph);text-align:left;white-space:normal;border-radius:6px;justify-content:flex-start;width:100%;min-height:40px;padding:9px 8px;font-size:14px;line-height:1.45;display:flex}.gup-nav__items .gup-mega-menu__links a:hover,.gup-nav__items .gup-mega-menu__links a:focus-visible{background:var(--gup-white);color:var(--gup-green);outline:0}.gup-hero{color:var(--gup-white);height:750px;padding:160px var(--gup-page-padding) 24px;background:radial-gradient(circle at 73% 22%,#164d44d9,#0000 28%),linear-gradient(#071417 0%,#0b2924 100%);border-radius:0 0 12px 12px;flex-direction:column;justify-content:flex-end;gap:24px;display:flex;position:relative;overflow:hidden}.gup-hero__media{z-index:0;background:radial-gradient(circle at 69% 18%,#164d44c7,#0000 31%),linear-gradient(#071417 0%,#0b2924 100%);position:absolute;inset:0;overflow:hidden}.gup-hero__media video,.gup-hero__media img{object-fit:cover;width:100%;height:100%}.gup-hero__media:after{content:"";pointer-events:none;background:linear-gradient(#0410122e 0%,#0b292452 100%);position:absolute;inset:0}.gup-hero:after{content:"";opacity:.16;pointer-events:none;z-index:0;background-image:radial-gradient(#ffffff29 1px,#0000 1px);background-size:15px 15px;position:absolute;inset:0}.gup-hero__stage,.gup-hero__trusted,.gup-hero__divider{z-index:1;position:relative}.gup-hero__stage{flex:0 0 614px;align-items:flex-end;width:100%;height:614px;display:flex}.gup-hero__panel{-webkit-backdrop-filter:blur(15.5px);backdrop-filter:blur(15.5px);background:linear-gradient(219deg,#0a1c1f80 61%,#0b2924 100%);border-radius:12px;flex-direction:column;justify-content:space-between;width:492px;height:516px;padding:24px;display:flex}.gup-kicker,.gup-footer__tagline{margin:0;font-size:14px;font-weight:600;line-height:1.45}.gup-kicker strong,.gup-kicker em,.gup-footer__tagline strong,.gup-footer__tagline em{color:var(--gup-accent);font-style:normal}.gup-hero__copy{flex-direction:column;gap:32px;width:100%;display:flex}.gup-hero h1,.gup-section-head h2,.gup-partners h2,.gup-final-cta h2{letter-spacing:0;margin:0;font-size:40px;font-weight:200;line-height:1.29}.gup-hero h1 strong,.gup-section-head h2 strong,.gup-final-cta h2 strong{font-weight:600;line-height:1.1}.gup-hero__heading-highlight,.gup-section-head h2 span,.gup-partners h2 span,.gup-showcase h2 span{color:var(--gup-accent)}.gup-hero__heading-rest{color:var(--gup-white)}.gup-hero__heading-rest span{color:var(--gup-accent)}.gup-hero p,.gup-section-head p,.gup-partners p,.gup-final-cta p{margin:0;font-size:16px;line-height:1.45}.gup-divider{background:#0b292429;width:100%;height:1px}.gup-divider--light{background:#ffffff59}.gup-button{white-space:nowrap;border:1px solid;border-radius:100px;justify-content:space-between;align-items:center;gap:10px;width:max-content;min-height:52px;padding:12px 12px 12px 20px;font-size:14px;font-weight:600;line-height:1.45;transition:background-color .22s,border-color .22s,color .22s;display:inline-flex;position:relative;overflow:hidden}.gup-button--hero{width:100%}.gup-button--secondary,.gup-button--light{color:var(--gup-white)}.gup-button--dark{color:var(--gup-green)}.gup-button--primary{background:var(--gup-accent);border-color:var(--gup-accent);color:var(--gup-white);padding:12px 20px}.gup-button--primary:hover,.gup-button--primary:focus-visible{background:var(--gup-white);border-color:var(--gup-white);color:var(--gup-green)}.gup-button>span{z-index:1;position:relative}.gup-arrow{color:currentColor;background:#ffffff4d;border-radius:999px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .22s;display:inline-flex;position:relative;overflow:hidden}.gup-arrow:before,.gup-arrow:after{content:"";border-top:1px solid;border-right:1px solid;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.gup-arrow:after{opacity:0;transform:translate(-26px,-50%)rotate(45deg)}.gup-button--dark .gup-arrow{background:#0b29241a}.gup-button--hero:hover,.gup-button--hero:focus-visible,.gup-button--secondary:hover,.gup-button--secondary:focus-visible{background:var(--gup-white);border-color:var(--gup-white);color:var(--gup-green)}.gup-button--hero:hover .gup-arrow,.gup-button--hero:focus-visible .gup-arrow,.gup-button--secondary:hover .gup-arrow,.gup-button--secondary:focus-visible .gup-arrow{background:#0b29241a}.gup-button--hero:hover .gup-arrow:before,.gup-button--hero:focus-visible .gup-arrow:before,.gup-button--secondary:hover .gup-arrow:before,.gup-button--secondary:focus-visible .gup-arrow:before{animation:.36s both gup-arrow-out}.gup-button--hero:hover .gup-arrow:after,.gup-button--hero:focus-visible .gup-arrow:after,.gup-button--secondary:hover .gup-arrow:after,.gup-button--secondary:focus-visible .gup-arrow:after{animation:.36s both gup-arrow-in}.gup-button--article{border-color:var(--gup-green);color:var(--gup-green)}.gup-button--article:hover,.gup-button--article:focus-visible{background:var(--gup-green);border-color:var(--gup-green);color:var(--gup-white)}.gup-button--article:hover .gup-arrow,.gup-button--article:focus-visible .gup-arrow{background:#ffffff4d}.gup-button--article:hover .gup-arrow:before,.gup-button--article:focus-visible .gup-arrow:before{animation:.36s both gup-arrow-out}.gup-button--article:hover .gup-arrow:after,.gup-button--article:focus-visible .gup-arrow:after{animation:.36s both gup-arrow-in}.gup-hero__trusted{align-items:center;gap:12px;width:100%;display:flex}.gup-hero__trusted>p,.gup-partners__logos>p{letter-spacing:0;text-transform:uppercase;min-width:116px;margin:0;font-size:10px;font-weight:600;line-height:1.45}.gup-logo-strip{--gup-logo-gap:70px;--gup-logo-loop-offset:35px;background:var(--gup-white);border-radius:12px;flex:1;align-items:center;height:53px;padding:10px 19px;display:flex;overflow:hidden}.gup-logo-strip__track,.gup-logo-strip__set{align-items:center;gap:var(--gup-logo-gap);flex:none;display:flex}.gup-logo-strip__track{width:max-content;animation:48s linear infinite gup-logo-marquee}.gup-logo-strip--bordered{--gup-logo-gap:77px;--gup-logo-loop-offset:38.5px;border:3px solid var(--gup-gray)}.gup-logo-strip--bordered .gup-logo-strip__set{gap:var(--gup-logo-gap)}.gup-logo-strip__item{height:var(--logo-h,33px);flex:none;align-items:center;width:auto;display:flex;position:relative;overflow:visible}.gup-logo-strip__item a{align-items:center;width:auto;height:100%;display:flex}.gup-logo-strip__item img{object-fit:contain;width:auto;max-width:none;height:100%;position:static}.gup-logo-strip__item--framed{width:var(--logo-w,116px);display:block;overflow:hidden}.gup-logo-strip__item--framed a{width:100%;display:block;position:relative}.gup-logo-strip__item--framed img{height:var(--logo-img-h,100%);left:var(--logo-img-left,0);object-fit:var(--logo-img-fit,fill);top:var(--logo-img-top,0);width:var(--logo-img-w,100%);position:absolute}@keyframes gup-logo-marquee{0%{transform:translate(0)}to{transform:translate3d(calc(-50% - var(--gup-logo-loop-offset)), 0, 0)}}@keyframes gup-arrow-out{0%{opacity:1;transform:translate(-50%,-50%)rotate(45deg)}to{opacity:0;transform:translate(24px,-50%)rotate(45deg)}}@keyframes gup-arrow-in{0%{opacity:0;transform:translate(-26px,-50%)rotate(45deg)}to{opacity:1;transform:translate(-50%,-50%)rotate(45deg)}}@media (prefers-reduced-motion:reduce){.gup-logo-strip__track,.gup-button--hero:hover .gup-arrow:before,.gup-button--hero:focus-visible .gup-arrow:before,.gup-button--hero:hover .gup-arrow:after,.gup-button--hero:focus-visible .gup-arrow:after,.gup-button--secondary:hover .gup-arrow:before,.gup-button--secondary:focus-visible .gup-arrow:before,.gup-button--secondary:hover .gup-arrow:after,.gup-button--secondary:focus-visible .gup-arrow:after,.gup-button--article:hover .gup-arrow:before,.gup-button--article:focus-visible .gup-arrow:before,.gup-button--article:hover .gup-arrow:after,.gup-button--article:focus-visible .gup-arrow:after,.gup-service-list a:hover .gup-arrow:before,.gup-service-list a:focus-visible .gup-arrow:before,.gup-service-list a:hover .gup-arrow:after,.gup-service-list a:focus-visible .gup-arrow:after,.gup-partners.is-moving-next .gup-review-card.is-active,.gup-partners.is-moving-prev .gup-review-card.is-active{animation:none}}.gup-about,.gup-why,.gup-partners,.gup-showcase,.gup-process,.gup-knowledge{padding:128px var(--gup-page-padding)}.gup-about,.gup-process{background:var(--gup-gray)}.gup-about{min-height:1006px;padding-bottom:24px}.gup-section-head{flex-direction:column;gap:24px;max-width:696px;margin-bottom:48px;display:flex}.gup-section-head--split{flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%;max-width:none}.gup-section-head--split>div:first-child{flex-direction:column;gap:24px;max-width:696px;display:flex}.gup-section-head__body{text-box-edge:cap alphabetic;text-box-trim:trim-both;flex-direction:column;gap:0;display:flex}.gup-section-head p{color:var(--gup-paragraph)}.gup-section-head--dark h2,.gup-section-head--dark p{color:var(--gup-white)}.gup-about__thumbs{gap:16px;display:flex}.gup-about__thumbs img{object-fit:cover;border-radius:0;height:72.5px}.gup-about__thumbs img:first-child{width:75px}.gup-about__thumbs img:last-child{width:126.25px}.gup-services-card{background:var(--gup-white);border-radius:12px;flex-direction:column;gap:10px;width:100%;padding:34px 28px;display:flex;overflow:hidden}.gup-service-tabs{background:var(--gup-gray);border-radius:12px;gap:10px;width:100%;height:65px;padding:6px;display:flex;overflow:hidden}.gup-service-tabs button{appearance:none;color:var(--gup-green);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;border-radius:2px;flex:1 0 0;justify-content:center;align-items:center;gap:10px;min-width:0;height:100%;padding:0 16px;font-size:16px;font-weight:300;line-height:1.45;transition:background-color .22s,color .22s;display:flex}.gup-service-tabs button:focus-visible{outline:2px solid var(--gup-accent);outline-offset:2px}.gup-service-tabs button:not(.is-active):hover,.gup-service-tabs button:not(.is-active):focus-visible{background:var(--gup-white);border-radius:6px}.gup-service-tabs .is-active{background:var(--gup-accent);color:var(--gup-white);border-radius:6px}.gup-service-tabs .is-active:before{background:var(--gup-white);content:"";border-radius:999px;flex:none;width:8px;height:8px}.gup-service-detail{border:3px solid var(--gup-gray);border-radius:12px;align-items:center;gap:48px;width:100%;min-height:432px;padding:24px;display:flex;overflow:hidden}.gup-service-detail__copy{flex-direction:column;flex:0 0 413.333px;gap:24px;width:413.333px;display:flex}.gup-service-detail h3,.gup-case-card h3,.gup-process-step h3{letter-spacing:0;margin:0;font-size:27px;font-weight:600;line-height:1.161}.gup-service-detail p,.gup-case-card p,.gup-process-step p,.gup-article-card p,.gup-footer p,.gup-footer a{margin:0;font-size:14px;line-height:1.45}.gup-service-detail__copy p,.gup-process-step p,.gup-article-card p,.gup-footer p,.gup-footer a{color:var(--gup-paragraph)}.gup-service-detail__visual{background:var(--gup-green);border-radius:12px;flex:auto;justify-content:flex-end;align-items:flex-start;height:auto;min-height:460px;padding:36px 24px;display:flex;position:relative;overflow:hidden}.gup-service-detail__visual>img{mix-blend-mode:lighten;object-fit:cover;width:676px;height:100%;min-height:384px;position:absolute;top:0;left:-122px}.gup-service-list{z-index:1;flex-direction:column;gap:10px;width:335px;height:auto;margin-left:auto;display:flex;position:relative}.gup-service-list--dense{gap:10px}.gup-service-list a{color:var(--gup-white);isolation:isolate;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;height:53px;min-height:53px;padding:0 6px;font-size:16px;line-height:1.45;transition:color .22s;display:flex;position:relative}.gup-service-list a:before{content:"";z-index:0;background:0 0;border-radius:6px;transition:background-color .22s;position:absolute;inset:0}.gup-service-list__line{flex:none;width:100%;height:0;position:relative}.gup-service-list__line:before{content:"";background:#ffffff4d;height:1px;position:absolute;top:0;left:0;right:0}.gup-service-list a>span{white-space:nowrap;z-index:1;min-width:0;position:relative}.gup-service-list a:hover,.gup-service-list a:focus-visible{color:var(--gup-green);outline:0}.gup-service-list a:hover:before,.gup-service-list a:focus-visible:before{background:var(--gup-white)}.gup-service-list .gup-arrow,.gup-slider-control--next{background:var(--gup-accent);color:var(--gup-white)}.gup-service-list .gup-arrow{z-index:1;width:24px;height:24px;position:relative}.gup-service-list a:hover .gup-arrow,.gup-service-list a:focus-visible .gup-arrow{color:var(--gup-green);background:#0b29241a}.gup-service-list a:hover .gup-arrow:before,.gup-service-list a:focus-visible .gup-arrow:before{animation:.36s both gup-arrow-out}.gup-service-list a:hover .gup-arrow:after,.gup-service-list a:focus-visible .gup-arrow:after{animation:.36s both gup-arrow-in}.gup-biologists{background:#0b2924;width:100%;height:708px;position:relative;overflow:hidden}.gup-biologists__photo{object-fit:cover;width:100%;height:100%;display:block}.gup-biologists__vector{pointer-events:none;z-index:1;max-width:none;display:block;position:absolute}.gup-biologists__vector--union{width:64.861%;height:142.514%;top:-2.987%;left:38.969%}.gup-biologists__vector--subtract{width:64.722%;height:139.266%;top:-39.569%;left:-3.81%}.gup-why{min-height:1500px}.gup-stat-grid,.gup-process__grid,.gup-articles{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.gup-component-grid--3x1,.gup-component-grid--3x2{grid-template-columns:repeat(3,minmax(0,1fr))}.gup-component-grid--2x2{grid-template-columns:repeat(2,minmax(0,1fr))}.gup-component-grid--auto{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))}.gup-stat-card,.gup-process-step{background:radial-gradient(circle at 50% 50%, #f6f6f600 0, #f6f6f6cc 100%), var(--gup-gray);border-radius:12px;flex-direction:column;justify-content:space-between;height:500px;padding:48px;display:flex}.gup-stat-card strong,.gup-process-step>strong{color:var(--gup-accent);font-size:84px;font-weight:300;line-height:1}.gup-stat-card h3{border-top:1px solid #0b292429;margin:0 0 24px;padding-top:24px;font-size:18px;font-weight:600;line-height:1.161}.gup-stat-card p{color:var(--gup-green);margin:0;font-size:16px;line-height:1.45}.gup-testimonial{background:var(--gup-green);border-radius:12px;justify-content:flex-end;align-items:center;min-height:562px;margin-top:24px;padding:64px;display:flex;position:relative;overflow:hidden}.gup-testimonial__shape{aspect-ratio:697.851/571;object-fit:contain;object-position:left center;width:auto;max-width:none;height:100%;position:absolute;top:0;left:11px}.gup-testimonial blockquote{color:var(--gup-white);z-index:1;flex-direction:column;gap:48px;width:558px;margin:0;display:flex;position:relative}.gup-testimonial blockquote>p{margin:0;font-size:23px;line-height:1.561}.gup-testimonial footer,.gup-review-card footer{border-top:1px solid #ffffff4d;align-items:center;gap:24px;padding-top:48px;display:flex}.gup-testimonial footer img,.gup-review-card footer img{object-fit:cover;border-radius:999px;width:70px;height:70px}.gup-testimonial cite,.gup-review-card cite{flex-direction:column;font-size:16px;font-style:normal;line-height:1.45;display:flex}.gup-partners{align-items:flex-start;gap:48px;height:628px;padding-top:0;padding-bottom:128px;display:flex;overflow:visible}.gup-showcase+.gup-partners{padding-top:128px}.gup-partners+.gup-service-detail-contact{margin-top:128px}.gup-partners__copy{flex-direction:column;flex:0 0 640px;justify-content:space-between;width:640px;height:500px;display:flex}.gup-partners__intro{text-align:right;flex-direction:column;align-items:flex-end;gap:48px;display:flex}.gup-partners__intro h2,.gup-partners__intro p{max-width:455px}.gup-slider-controls{gap:8px;display:flex}.gup-slider-control{appearance:none;background:var(--gup-gray);color:var(--gup-green);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;padding:8px;transition:background-color .22s,color .22s,opacity .22s;display:flex}.gup-slider-control:disabled{cursor:default;opacity:.45}.gup-slider-control--next{background:var(--gup-accent);color:var(--gup-white)}.gup-slider-control--dark{background:var(--gup-green);color:var(--gup-white)}.gup-slider-control--prev .gup-arrow{opacity:.3;transform:rotate(180deg)}.gup-slider-control:not(:disabled):hover,.gup-slider-control:not(:disabled):focus-visible{background:var(--gup-white);color:var(--gup-green);outline:0}.gup-slider-control--next:not(:disabled):hover,.gup-slider-control--next:not(:disabled):focus-visible{background:var(--gup-accent);color:var(--gup-white)}.gup-slider-controls .gup-arrow{background:0 0;width:48px;height:48px}.gup-slider-controls .gup-arrow:before{opacity:1;border:0;border-top:1px solid;width:34px;height:0;top:50%;left:50%;transform:translate(-50%,-50%)}.gup-slider-controls .gup-arrow:after{opacity:1;border-top:1px solid;border-bottom:0;border-left:0;border-right:1px solid;width:19px;height:19px;top:50%;left:31px;transform:translate(-50%,-50%)rotate(45deg)}.gup-partners__logos{flex-direction:column;align-items:flex-end;gap:12px;width:100%;display:flex}.gup-partners__logos .gup-logo-strip{flex:none;width:100%}.gup-partners__logos>p{color:var(--gup-paragraph);text-align:right}.gup-partners__reviews{--gup-review-stack-x:380px;--gup-review-stack-y:30px;--gup-review-stack-rotate:9.68deg;--gup-review-stack-scale:1;flex:704px;min-width:0;height:561px;position:relative;overflow:visible}.gup-review-card{background:var(--gup-accent);color:var(--gup-white);opacity:0;pointer-events:none;height:500px;transform:translateX(var(--gup-review-stack-x)) rotate(var(--gup-review-stack-rotate)) scale(var(--gup-review-stack-scale));transform-origin:50%;will-change:opacity, transform;border-radius:12px;flex-direction:column;justify-content:space-between;width:405px;padding:24px;transition:opacity .32s,transform .52s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;left:0;overflow:hidden}.gup-review-card.is-active{opacity:1;pointer-events:auto;z-index:2;transform:translate(0)rotate(0)}.gup-review-card.is-next{opacity:.18;transform:translateX(var(--gup-review-stack-x)) translateY(var(--gup-review-stack-y)) rotate(var(--gup-review-stack-rotate)) scale(var(--gup-review-stack-scale));z-index:1}.gup-review-card.is-hidden{opacity:0;transform:translateX(var(--gup-review-stack-x)) translateY(var(--gup-review-stack-y)) rotate(var(--gup-review-stack-rotate)) scale(var(--gup-review-stack-scale));z-index:0}.gup-review-card>p{margin:0}.gup-review-card footer{border-top:0;padding-top:0}.gup-partners.is-moving-next .gup-review-card.is-active,.gup-partners.is-moving-prev .gup-review-card.is-active{animation:.56s cubic-bezier(.22,1,.36,1) both gup-review-draw}@keyframes gup-review-draw{0%{opacity:.18;transform:translateX(var(--gup-review-stack-x)) translateY(var(--gup-review-stack-y)) rotate(var(--gup-review-stack-rotate)) scale(var(--gup-review-stack-scale))}to{opacity:1;transform:translate(0)rotate(0)}}.gup-showcase{background:linear-gradient(216deg, var(--gup-light-green) 0%, var(--gup-green) 100%);height:846px;position:relative;overflow:hidden}.gup-showcase__track{will-change:transform;gap:48px;width:max-content;transition:transform .52s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(0)}.gup-case-card{background:var(--gup-green);color:var(--gup-white);border-radius:12px;flex:0 0 900px;align-items:center;gap:48px;width:900px;height:432px;padding:24px;display:flex;overflow:hidden}.gup-case-card__copy{flex-direction:column;flex:0 0 413px;gap:24px;width:413px;min-width:0;display:flex}.gup-case-card__logo{object-fit:contain;object-position:left center;width:90px;height:26px}.gup-case-card__logo--text{color:var(--gup-white);white-space:nowrap;width:auto;font-size:9px;font-weight:600;line-height:1.45}.gup-case-card__copy>p{text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.gup-case-card h3 span{color:var(--gup-accent)}.gup-case-card__image{background:var(--gup-white);border-radius:12px;flex:1;height:384px;overflow:hidden}.gup-case-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .48s cubic-bezier(.22,1,.36,1)}.gup-case-card:hover .gup-case-card__image img,.gup-case-card:focus-within .gup-case-card__image img{transform:scale(1.045)}.gup-process{min-height:1415px}.gup-process-step,.gup-process-image{background:radial-gradient(circle at 50% 50%, #fff0 0, #fffc 100%), var(--gup-white);border-radius:12px;width:100%;height:auto;min-height:500px;overflow:hidden;margin:0!important}@media (min-width:1101px){.gup-process__grid{grid-auto-rows:620px}.gup-process-step,.gup-process-image{height:100%;max-height:620px}}@media (min-width:1101px) and (max-width:1280px){.gup-process__grid .gup-process-step{gap:20px;padding:32px}}.gup-process-step{gap:24px}.gup-process-image img{object-fit:cover;width:100%;height:100%}.gup-process-icon{flex:0 0 88px;width:100%;height:88px;position:relative}.gup-process-icon span{position:absolute}.gup-process-icon--dots span{border:1px solid var(--gup-green);border-radius:999px;width:88px;height:88px}.gup-process-icon--dots span:first-child{left:calc(50% - 102px)}.gup-process-icon--dots span:nth-child(2){left:calc(50% - 87px)}.gup-process-icon--dots span:nth-child(3){left:calc(50% - 72px)}.gup-process-icon--dots span:nth-child(4){left:calc(50% - 57px)}.gup-process-icon--dots span:nth-child(5){left:calc(50% - 42px)}.gup-process-icon--target span{border:1px solid var(--gup-green);border-radius:999px;top:50%;left:50%;transform:translate(-50%,-50%)}.gup-process-icon--target span:first-child{width:87px;height:87px}.gup-process-icon--target span:nth-child(2){width:75px;height:75px}.gup-process-icon--target span:nth-child(3){width:61px;height:61px}.gup-process-icon--target span:nth-child(4){background:var(--gup-green);width:7px;height:7px}.gup-process-icon--channels span{border:1px solid var(--gup-green);border-radius:6px;height:27px;left:50%;transform:translate(-50%)}.gup-process-icon--channels span:first-child{width:191px;top:0}.gup-process-icon--channels span:nth-child(2){width:169px;top:31px}.gup-process-icon--channels span:nth-child(3){width:137px;top:61px}.gup-process-icon--opt span,.gup-process-icon--report span{border:1px solid var(--gup-green);border-radius:98px;left:50%;transform:translate(-50%)}.gup-process-icon--opt span:first-child{width:109px;height:87px}.gup-process-icon--opt span:nth-child(2){width:109px;height:54px;top:17px}.gup-process-icon--opt span:nth-child(3){background:var(--gup-green);width:109px;height:22px;top:33px}.gup-process-icon--report span:first-child{width:302px;height:87px}.gup-process-icon--report span:nth-child(2){width:302px;height:54px;top:17px}.gup-process-icon--report span:nth-child(3){background:var(--gup-green);width:273px;height:22px;top:33px}.gup-process-icon[data-gup-reveal] span{animation-delay:calc(var(--gup-reveal-delay,0s) + var(--gup-process-span-delay,0s));backface-visibility:hidden;will-change:clip-path, opacity, transform;animation-duration:.88s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}.gup-process-icon[data-gup-reveal] span:first-child{--gup-process-span-delay:0s}.gup-process-icon[data-gup-reveal] span:nth-child(2){--gup-process-span-delay:70ms}.gup-process-icon[data-gup-reveal] span:nth-child(3){--gup-process-span-delay:.14s}.gup-process-icon[data-gup-reveal] span:nth-child(4){--gup-process-span-delay:.21s}.gup-process-icon[data-gup-reveal] span:nth-child(5){--gup-process-span-delay:.28s}.gup-process-icon--dots span:first-child{--gup-process-dot-shift:60px}.gup-process-icon--dots span:nth-child(2){--gup-process-dot-shift:45px}.gup-process-icon--dots span:nth-child(3){--gup-process-dot-shift:30px}.gup-process-icon--dots span:nth-child(4){--gup-process-dot-shift:15px}.gup-process-icon--dots span:nth-child(5){--gup-process-dot-shift:0px}.gup-process-icon--dots.is-visible span{animation-name:gup-process-dots-spread}.gup-process-icon--target.is-visible span:nth-child(-n+4){animation-name:gup-process-target-pulse}.gup-process-icon[data-gup-reveal].gup-process-icon--target span:nth-child(4){--gup-process-span-delay:0s}.gup-process-icon[data-gup-reveal].gup-process-icon--target span:nth-child(3){--gup-process-span-delay:90ms}.gup-process-icon[data-gup-reveal].gup-process-icon--target span:nth-child(2){--gup-process-span-delay:.18s}.gup-process-icon[data-gup-reveal].gup-process-icon--target span:first-child{--gup-process-span-delay:.27s}.gup-process-icon--channels.is-visible span:nth-child(-n+3){animation-name:gup-process-channels-stack}.gup-process-icon--opt.is-visible span:nth-child(-n+3){animation-name:gup-process-opt-calibrate}.gup-process-icon--report.is-visible span:nth-child(-n+3){animation-name:gup-process-report-draw}.gup-process-icon.has-revealed span{will-change:auto}@keyframes gup-process-dots-spread{0%{opacity:0;transform:translateX(var(--gup-process-dot-shift)) scale(.72)}68%{opacity:1;transform:translate(-3px)scale(1.025)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes gup-process-target-pulse{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}68%{opacity:1;transform:translate(-50%,-50%)scale(1.08)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes gup-process-channels-stack{0%{opacity:0;transform:translate(-50%,12px)scaleX(.35)}68%{opacity:1;transform:translate(-50%,-2px)scaleX(1.025)}to{opacity:1;transform:translate(-50%)scaleX(1)}}@keyframes gup-process-opt-calibrate{0%{opacity:0;transform:translate(-50%)scaleX(.2)}68%{opacity:1;transform:translate(-50%)scaleX(1.05)}to{opacity:1;transform:translate(-50%)scaleX(1)}}@keyframes gup-process-report-draw{0%{clip-path:inset(0 100% 0 0);opacity:0;transform:translate(-50%)}to{clip-path:inset(0);opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.gup-process-icon.is-visible span{opacity:1;will-change:auto;animation:none!important}}.gup-process-step>div:last-child{border-top:1px solid #0b292429;flex-direction:column;gap:24px;padding-top:24px;display:flex}.gup-knowledge{min-height:1557px}.gup-article-card{background:radial-gradient(circle at 50% 50%, #f6f6f600 0, #f6f6f6cc 100%), var(--gup-gray);border-radius:12px;flex-direction:column;min-height:500px;padding:8px;display:flex}.gup-article-card figure{border-radius:6px;flex:0 0 200px;height:200px;margin:0;overflow:hidden}.gup-article-card figure a{width:100%;height:100%;display:block}.gup-article-card figure img{object-fit:cover;width:100%;height:100%;transition:transform .48s cubic-bezier(.22,1,.36,1)}.gup-article-card:hover figure img,.gup-article-card:focus-within figure img{transform:scale(1.045)}.gup-article-card .gup-button{margin-top:auto}.gup-article-card>div{flex-direction:column;flex:auto;gap:24px;min-height:0;padding:24px;display:flex}.gup-article-card header{justify-content:space-between;align-items:center;display:flex}.gup-article-card header span{background:var(--gup-accent);color:var(--gup-white);border-radius:6px;padding:6px;font-size:10px;font-weight:600;line-height:1.45}.gup-article-card time{color:var(--gup-green);font-size:10px;font-weight:600;line-height:1.45}.gup-article-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:23px;font-weight:600;line-height:1.161;display:-webkit-box;overflow:hidden}.gup-final-cta{background-color:var(--gup-accent);background-image:var(--gup-cta-image,none);color:var(--gup-white);isolation:isolate;text-align:center;background-position:50%;background-size:cover;border-radius:12px;justify-content:center;align-items:center;height:503px;margin-top:48px;padding:64px;display:flex;position:relative;overflow:hidden}.gup-final-cta:before{border-radius:inherit;content:"";pointer-events:none;z-index:1;background:#ff463199;position:absolute;inset:0}.gup-final-cta--green{background-color:var(--gup-green)}.gup-final-cta--green:before{background:#0b2924b8}.gup-final-cta__media{border-radius:inherit;mix-blend-mode:plus-lighter;object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.gup-final-cta__content{z-index:2;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:696px;display:flex;position:relative}.gup-footer{background:var(--gup-white);padding:0 var(--gup-page-padding) 24px}.gup-footer__inner{background:var(--gup-gray);border-radius:12px;flex-direction:column;gap:48px;min-height:500px;padding:48px;display:flex}.gup-footer__top{gap:220px;display:flex}.gup-footer__brand{flex-direction:column;flex:0 0 384px;gap:24px;display:flex}.gup-footer__logo{object-fit:contain;object-position:left;width:180px;height:34px}.gup-footer__tagline{color:var(--gup-green);font-size:23px;line-height:1.161}.gup-socials{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.gup-socials__link{color:var(--gup-green);opacity:.85;justify-content:center;align-items:center;width:16px;height:16px;transition:color .22s,opacity .22s;display:inline-flex}.gup-socials__link:hover,.gup-socials__link:focus-visible{color:var(--gup-accent);opacity:1;outline:0}.gup-socials__icon{fill:currentColor;width:16px;height:16px;display:block}.gup-footer__privacy{color:var(--gup-green);align-self:flex-start;font-size:14px;line-height:1.45;transition:color .22s}.gup-footer__privacy:hover,.gup-footer__privacy:focus-visible{color:var(--gup-accent);outline:0}.gup-footer__columns{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.gup-footer__column,.gup-footer__contact{flex-direction:column;gap:24px;display:flex}.gup-footer h2{margin:0;font-size:14px;font-weight:600;line-height:1.45}.gup-footer__menu{flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}.gup-footer__column a,.gup-footer__menu a{border-bottom:1px solid #0b292424;padding-bottom:12px}.gup-footer__legal{font-size:12px!important}.gup-footer__bottom{border-top:1px solid #0b292424;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.gup-footer__designer{align-items:center;gap:9px;display:flex}.gup-footer__designer-logo{flex:none;display:inline-flex}.gup-footer__designer img{width:80px;height:9px;display:block}.gup-service-detail-page{background:var(--gup-white)}.gup-service-detail-section,.gup-service-detail-contact,.gup-service-detail-related{padding:128px var(--gup-page-padding)}.gup-service-detail-section h2,.gup-service-detail-contact h2,.gup-service-detail-related h2{color:var(--gup-green);letter-spacing:0;margin:0;font-size:40px;font-weight:200;line-height:1.29}.gup-service-detail-section h2 span,.gup-service-detail-contact h2 span{color:var(--gup-accent);font-weight:600}.gup-service-detail-section .gup-section-head,.gup-service-detail-contact .gup-section-head,.gup-service-detail-related .gup-section-head{max-width:696px;margin-bottom:48px}.gup-service-detail-section .gup-section-head p,.gup-service-detail-contact .gup-section-head p{color:var(--gup-paragraph);margin:0;font-size:16px;line-height:1.45}.gup-service-detail-challenges{background:#f6f6f6;grid-template-columns:minmax(0,385px) 574px minmax(0,385px);place-content:start center;align-items:stretch;gap:24px;height:697px;min-height:697px;padding:128px 24px;display:grid}.gup-service-detail-challenges__copy{flex-direction:column;align-items:flex-start;gap:48px;min-width:0;display:flex}.gup-service-detail-challenges__text{flex-direction:column;gap:24px;width:100%;display:flex}.gup-service-detail-challenges__copy h2{letter-spacing:-1.2px}.gup-service-detail-challenges__copy h2 span{color:var(--gup-accent);font-weight:200}.gup-service-detail-challenges__copy p{color:var(--gup-paragraph);margin:0;font-size:16px;font-weight:300;line-height:1.45}.gup-service-detail-challenges__button{background:var(--gup-accent);border-color:var(--gup-accent);color:var(--gup-white);padding:12px 20px}.gup-service-detail-challenges__button:hover,.gup-service-detail-challenges__button:focus-visible{background:var(--gup-white);border-color:var(--gup-white);color:var(--gup-green)}.gup-service-detail-challenges__list{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex;overflow:hidden}.gup-service-detail-challenge{background:var(--gup-white);grid-template-columns:12px minmax(0,1fr);align-items:center;gap:24px;width:100%;height:141.667px;min-height:0;padding:0 24px;display:grid;overflow:hidden}.gup-service-detail-challenge__dot{background:var(--gup-accent);border-radius:999px;width:12px;height:12px;display:block}.gup-service-detail-challenge p{color:var(--gup-paragraph);margin:0;font-size:16px;font-weight:300;line-height:1.45}.gup-service-detail-challenge strong{color:inherit;font-weight:600}.gup-service-detail-challenge p strong+span:before{content:" "}.gup-service-detail-challenges__image{border-radius:12px;align-self:stretch;width:100%;min-width:0;min-height:441px;margin:0;position:relative;overflow:hidden}.gup-service-detail-challenges__image img{object-fit:cover;width:100%;max-width:none;height:169.24%;display:block;position:absolute;top:-69.22%;left:0}.gup-service-detail-actions{background:var(--gup-white);min-height:965px;padding:128px var(--gup-page-padding) 24px;flex-direction:column;gap:48px;display:flex}.gup-service-detail-actions__head{justify-content:space-between;align-items:flex-start;gap:48px;width:100%;display:flex}.gup-service-detail-actions__copy{flex-direction:column;gap:24px;width:696px;min-width:0;max-width:696px;display:flex}.gup-service-detail-actions__copy h2{letter-spacing:-1.2px}.gup-service-detail-actions__copy h2 strong,.gup-service-detail-actions__copy h2 span{color:var(--gup-accent);font-weight:600}.gup-service-detail-actions__copy h2 strong{line-height:1.1}.gup-service-detail-actions__copy h2 span{line-height:1.29}.gup-service-detail-actions__copy p{color:var(--gup-paragraph);margin:0;font-size:16px;font-weight:300;line-height:1.45}.gup-service-detail-actions__badges{flex:none}.gup-service-detail-actions__grid{gap:24px;width:100%;display:grid}.gup-service-detail-action-card{background:radial-gradient(circle at 50% 50%, #f6f6f600 0, #f6f6f6d1 100%), radial-gradient(#0b292414 .7px, transparent .8px) 0 0 / 12px 12px, var(--gup-gray);border-radius:12px;flex-direction:column;gap:48px;min-height:287px;padding:48px;display:flex;overflow:hidden}.gup-service-detail-related-card{background:radial-gradient(circle at 50% 50%, #f6f6f600 0, #f6f6f6d1 100%), radial-gradient(#0b292414 .7px, transparent .8px) 0 0 / 12px 12px, var(--gup-gray);border-radius:12px;flex-direction:column;min-height:274px;padding:48px;display:flex;overflow:hidden}.gup-service-detail-action-card h3{color:var(--gup-green);letter-spacing:-.81px;margin:0;font-size:27px;font-weight:600;line-height:1.161}.gup-service-detail-method-step h3{color:var(--gup-green);letter-spacing:0;margin:0;font-size:23px;font-weight:600;line-height:1.161}.gup-service-detail-related-card h3{color:var(--gup-green);letter-spacing:-.81px;margin:0;font-size:27px;font-weight:600;line-height:1.161}.gup-service-detail-action-card__body{flex-direction:column;gap:24px;width:100%;display:flex}.gup-service-detail-action-card__line{background:#0b2924d1;width:100%;height:1px;display:block}.gup-service-detail-action-card p{color:var(--gup-paragraph);margin:0;font-size:14px;font-weight:300;line-height:1.45}.gup-service-detail-method-step p{color:var(--gup-paragraph);margin:24px 0 0;font-size:14px;line-height:1.45}.gup-knowledge--cta-only{background:var(--gup-white);min-height:631px;padding-top:0;padding-bottom:128px}.gup-knowledge--cta-only .gup-final-cta{margin-top:0}.gup-service-detail-method{background:linear-gradient(218deg, var(--gup-light-green) 0%, var(--gup-green) 100%);color:var(--gup-white);min-height:918px}.gup-service-detail-method__container{grid-template-columns:minmax(0,1fr) 448px;align-items:flex-start;gap:64px;width:100%;display:grid}.gup-service-detail-method__content{flex-direction:column;gap:24px;min-width:0;display:flex}.gup-service-detail-method__image{background:var(--gup-green);border-radius:12px;width:100%;height:406px;margin:0;overflow:hidden}.gup-service-detail-method__image img{object-fit:cover;width:100%;height:100%}.gup-service-detail-method__copy{flex-direction:column;align-items:flex-start;gap:24px;width:100%;display:flex}.gup-service-detail-method h2{color:var(--gup-white)}.gup-service-detail-method__copy p{color:#dcebe9;max-width:100%;margin:0;font-size:16px;font-weight:300;line-height:1.45}.gup-service-detail-method__steps{flex-direction:column;justify-content:center;gap:48px;width:448px;min-height:616px;display:flex;position:relative}.gup-service-detail-method__steps:before{content:"";background:repeating-linear-gradient(#3c5450 0 4px,#0000 4px 8px);width:1px;position:absolute;top:24px;bottom:24px;left:24px}.gup-service-detail-method-step{z-index:1;grid-template-columns:48px minmax(0,1fr);gap:24px;width:100%;display:grid;position:relative}.gup-service-detail-method-step__number{background:var(--gup-accent);color:var(--gup-white);letter-spacing:-.54px;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:600;line-height:1.161;display:inline-flex}.gup-service-detail-method-step__copy{flex-direction:column;gap:24px;min-width:0;padding-top:0;display:flex}.gup-service-detail-method .gup-service-detail-method-step h3{color:var(--gup-white);letter-spacing:-.54px;margin:0;font-size:18px;font-weight:600;line-height:1.161}.gup-service-detail-method .gup-service-detail-method-step p{color:#dcebe9;opacity:.7;margin:0;font-size:16px;font-weight:300;line-height:1.45}.gup-service-detail-contact{background:var(--gup-gray);grid-template-columns:696px minmax(0,1fr);align-items:flex-start;gap:64px;min-height:0;display:grid}.gup-service-detail-contact__copy{flex-direction:column;justify-content:center;align-items:center;gap:64px;width:696px;min-width:0;display:flex}.gup-service-detail-contact__head{width:100%;max-width:none!important;margin-bottom:0!important}.gup-service-detail-contact__head h2 strong{font-weight:600;line-height:1.1}.gup-service-detail-contact__lead,.gup-service-detail-contact__note{width:100%;color:var(--gup-green)!important;margin:0!important;font-size:16px!important;line-height:1.45!important}.gup-service-detail-contact__lead{font-weight:700!important}.gup-service-detail-contact__note{font-weight:300!important}.gup-service-detail-contact__divider,.gup-service-detail-contact-person__line{background:#164d44c7;width:100%;height:1px;display:block}.gup-service-detail-contact-person{background:var(--gup-gray);border-radius:12px;align-items:flex-start;gap:48px;width:100%;margin:0;padding:12px;display:flex}.gup-service-detail-contact-person>img{background:var(--gup-white);object-fit:cover;object-position:center;border-radius:999px;flex:0 0 80px;width:80px;height:80px}.gup-service-detail-contact-person>img[src*=brand-up-mark]{background:var(--gup-accent);box-sizing:border-box;object-fit:contain;padding:8px}.gup-service-detail-contact-person__content{flex-direction:column;flex:auto;gap:12px;min-width:0;display:flex}.gup-service-detail-contact-person strong{color:var(--gup-accent);margin:0;font-size:14px;font-weight:600;line-height:1.45}.gup-service-detail-contact-person cite{color:var(--gup-green);flex-direction:column;gap:4px;font-style:normal;display:flex}.gup-service-detail-contact-person cite span{font-size:14px;font-weight:600;line-height:1.45}.gup-service-detail-contact-person cite small{font-size:12px;font-weight:300;line-height:1.45}.gup-service-detail-contact-person__links{color:var(--gup-green);flex-direction:column;font-size:14px;font-weight:300;line-height:1.45;display:flex}.gup-service-detail-contact-person__links p{margin:0}.gup-service-detail-contact-person__links a{font-weight:700}.gup-service-detail-contact-person__links a:hover,.gup-service-detail-contact-person__links a:focus-visible{color:var(--gup-accent);outline:0}.gup-service-detail-form{background:var(--gup-white);border-radius:12px;flex-direction:column;align-items:flex-start;gap:48px;width:100%;min-height:0;padding:24px;display:flex;overflow:hidden}.gup-service-detail-form h3{color:var(--gup-green);letter-spacing:0;text-transform:none;width:100%;margin:0;font-size:18px;font-weight:300;line-height:1.7}.gup-service-detail-form .forminator-ui,.gup-service-detail-form form{width:100%!important;margin:0!important}.gup-service-detail-form>.forminator-ui:not(form),.gup-contact-form>.forminator-ui:not(form){display:none!important}.gup-service-detail-form>form.forminator-custom-form,.gup-contact-form>form.forminator-custom-form{display:block!important}.gup-service-detail-form .forminator-row{margin-bottom:17px!important}.gup-service-detail-form .forminator-field{margin-bottom:0!important}.gup-service-detail-form .forminator-label{color:var(--gup-green)!important;margin-bottom:8px!important;font-family:Geologica,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:1.45!important}.gup-service-detail-form .forminator-input,.gup-service-detail-form .forminator-textarea{border:1px solid var(--gup-light-green)!important;box-shadow:none!important;color:var(--gup-green)!important;background:0 0!important;border-radius:6px!important;width:100%!important;min-height:60px!important;padding:18px 20px!important;font-family:Geologica,sans-serif!important;font-size:16px!important;font-weight:300!important}.gup-service-detail-form .forminator-input:focus,.gup-service-detail-form .forminator-textarea:focus{border-color:var(--gup-accent)!important;outline:0!important}.gup-service-detail-form .forminator-checkbox,.gup-service-detail-form .forminator-consent{align-items:flex-start!important;gap:12px!important;display:flex!important}.gup-service-detail-form .forminator-checkbox__wrapper{align-items:flex-start!important;gap:16px!important;display:flex!important}.gup-service-detail-form .forminator-checkbox__wrapper>.forminator-checkbox{flex:0 0 24px!important;margin:0!important}.gup-service-detail-form .forminator-checkbox__wrapper>.forminator-checkbox__label,.gup-service-detail-form .forminator-checkbox__wrapper>.forminator-consent__label{flex:auto!important;padding-top:1px!important}.gup-service-detail-form .forminator-checkbox-box,.gup-service-detail-form .forminator-checkbox__box,.gup-service-detail-form .forminator-consent .forminator-checkbox-box{border:1px solid var(--gup-light-green)!important;box-shadow:none!important;background:0 0!important;border-radius:6px!important;flex:0 0 24px!important;width:24px!important;height:24px!important;margin:0!important}.gup-service-detail-form .forminator-checkbox__label,.gup-service-detail-form .forminator-consent__label,.gup-service-detail-form .forminator-description{color:var(--gup-green)!important;margin:0!important;font-family:Geologica,sans-serif!important;font-size:12px!important;font-weight:300!important;line-height:1.45!important}.gup-service-detail-form .forminator-button-submit{background:var(--gup-accent)!important;border:1px solid var(--gup-accent)!important;color:var(--gup-white)!important;border-radius:100px!important;justify-content:center!important;width:100%!important;min-height:52px!important;padding:12px 20px!important;font-family:Geologica,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:1.45!important}.gup-service-detail-form .forminator-button-submit:hover,.gup-service-detail-form .forminator-button-submit:focus-visible{background:var(--gup-green)!important;border-color:var(--gup-green)!important}.gup-service-detail-form__missing{color:var(--gup-green);margin:0;font-size:14px;line-height:1.45}.gup-service-detail-related{background:var(--gup-white);padding-top:128px}.gup-service-faq-section+.gup-service-detail-related{padding-top:0}.gup-service-detail-related .gup-section-head{margin-bottom:48px}.gup-service-detail-related__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.gup-service-detail-related-card{justify-content:space-between;gap:72px}.gup-service-detail-related-card .gup-button{border-color:var(--gup-light-green);color:var(--gup-green);background:0 0;align-self:flex-start;min-height:52px;padding:12px 12px 12px 20px}.gup-service-detail-related-card .gup-button .gup-arrow{background:var(--gup-green);color:var(--gup-white)}.gup-service-detail-related-card .gup-button:hover,.gup-service-detail-related-card .gup-button:focus-visible{background:var(--gup-green);border-color:var(--gup-green);color:var(--gup-white)}.gup-service-detail-related-card .gup-button:hover .gup-arrow,.gup-service-detail-related-card .gup-button:focus-visible .gup-arrow{background:#ffffff4d}@media (max-width:1100px){.gup-service-detail-challenges,.gup-service-detail-method__container,.gup-service-detail-contact{grid-template-columns:1fr}.gup-service-detail-challenges{height:auto;min-height:auto}.gup-service-detail-challenges__image{min-height:420px}.gup-service-detail-method__steps{width:100%}.gup-service-detail-actions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gup-service-detail-related__grid{grid-template-columns:1fr}}@media (max-width:760px){.gup-service-detail-section,.gup-service-detail-contact,.gup-service-detail-related{padding:72px 16px}.gup-service-detail-section h2,.gup-service-detail-contact h2,.gup-service-detail-related h2{font-size:34px}.gup-service-detail-challenges{gap:24px;min-height:auto;padding:72px 16px}.gup-service-detail-actions{padding:72px 16px 24px}.gup-service-detail-actions__head{flex-direction:column;gap:32px}.gup-service-detail-actions__copy{width:100%}.gup-service-detail-actions__badges{align-self:flex-start}.gup-service-detail-actions__grid{grid-template-columns:1fr}.gup-service-detail-challenges__copy{gap:32px}.gup-service-detail-challenge{height:auto;min-height:0;padding:32px 24px}.gup-service-detail-challenges__image{min-height:360px}.gup-service-detail-action-card h3,.gup-service-detail-method-step h3,.gup-service-detail-related-card h3{font-size:21px}.gup-service-detail-action-card,.gup-service-detail-related-card{min-height:240px;padding:32px}.gup-service-detail-related__grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;margin-left:-16px;margin-right:-16px;padding:0 16px 10px;scroll-padding-left:16px;display:flex;overflow:auto visible}.gup-service-detail-related__grid::-webkit-scrollbar{display:none}.gup-service-detail-related-card{scroll-snap-align:start;flex:0 0 min(82vw,360px)}.gup-knowledge--cta-only{min-height:0;padding-top:0;padding-bottom:72px}.gup-service-detail-method{min-height:0;padding-top:72px;padding-bottom:72px}.gup-service-detail-method__container{gap:48px}.gup-service-detail-method__image{height:260px}.gup-service-detail-method__steps{gap:32px;min-height:0}.gup-service-detail-method__steps:before{left:20px}.gup-service-detail-method-step{grid-template-columns:40px minmax(0,1fr);gap:16px}.gup-service-detail-method-step__number{width:40px;height:40px;font-size:16px}.gup-service-detail-method-step__copy{gap:16px}.gup-partners+.gup-service-detail-contact{margin-top:72px}.gup-service-detail-contact{grid-template-columns:1fr;gap:32px}.gup-service-detail-contact__copy{width:100%}.gup-service-detail-contact-person{flex-direction:column;gap:24px}.gup-service-detail-form{gap:32px;padding:16px}}.gup-about-page{background:var(--gup-white)}.gup-about-intro{background:var(--gup-white);padding:128px var(--gup-page-padding);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.gup-about-intro__copy{flex-direction:column;gap:24px;min-width:0;display:flex}.gup-about-intro h2,.gup-about-team h2,.gup-about-values h2{color:var(--gup-green);letter-spacing:0;margin:0;font-size:40px;font-weight:200;line-height:1.29}.gup-about-intro h2 span,.gup-about-team h2 span,.gup-about-values h2 span{color:var(--gup-accent);font-weight:600}.gup-about-intro__body,.gup-about-team__body,.gup-about-values__head p{color:var(--gup-paragraph);font-size:16px;line-height:1.45}.gup-about-intro__body p,.gup-about-team__body p,.gup-about-values__head p,.gup-about-intro__note p{margin:0}.gup-about-intro__body p+p,.gup-about-team__body p+p{margin-top:14px}.gup-about-intro__note{background:var(--gup-accent);color:var(--gup-white);border-radius:12px;padding:24px;font-size:14px;font-weight:600;line-height:1.45}.gup-about-intro__visual{border-radius:12px;height:610px;margin:0;position:relative;overflow:hidden}.gup-about-intro__image{object-fit:cover;width:100%;height:100%}.gup-about-intro__vector{pointer-events:none;z-index:1;position:absolute}.gup-about-intro__vector--union{width:91.2%;top:16.1%;left:44.2%}.gup-about-intro__vector--subtract{width:91%;top:-12.3%;left:-15.9%}.gup-about-team{background:var(--gup-gray);padding:128px var(--gup-page-padding);flex-direction:column;gap:64px;display:flex}.gup-about-team__head{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.gup-about-team__grid,.gup-about-values__grid{gap:24px;display:grid}.gup-team-card{background-color:var(--gup-white);background-image:radial-gradient(#0b29240e 1px,#0000 1px);background-position:0 0;background-size:12px 12px;border-radius:12px;flex-direction:column;gap:24px;height:588px;padding:48px;display:flex;overflow:hidden}.gup-team-card__image{background:var(--gup-gray);border-radius:6px;flex:0 0 384px;width:100%;margin:0;overflow:hidden}.gup-team-card__image img{object-fit:cover;width:100%;height:100%}.gup-team-card__meta{flex-direction:column;gap:24px;display:flex}.gup-team-card__name-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.gup-team-card h3{color:var(--gup-green);letter-spacing:0;margin:0;font-size:18px;font-weight:600;line-height:1.161}.gup-team-card p{color:var(--gup-paragraph);margin:0;font-size:14px;line-height:1.45}.gup-team-card__social{color:var(--gup-accent);flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.gup-team-card__social .gup-socials__icon{fill:currentColor;width:16px;height:16px}.gup-about-values{background:var(--gup-white);padding:128px var(--gup-page-padding);flex-direction:column;gap:48px;display:flex}.gup-about-values__head{flex-direction:column;gap:24px;max-width:696px;display:flex}.gup-about-values__head h2 span:first-of-type{color:var(--gup-accent);font-weight:600}.gup-about-value-card{background-color:var(--gup-gray);background-image:radial-gradient(#0b29240e 1px,#0000 1px);background-position:0 0;background-size:12px 12px;border-radius:12px;flex-direction:column;min-height:278px;padding:48px;display:flex}.gup-about-value-card h3{color:var(--gup-green);letter-spacing:0;margin:0;font-size:27px;font-weight:600;line-height:1.161}.gup-about-value-card__divider{border-top:1px solid #0b292429;width:100%;margin:48px 0 24px}.gup-about-value-card p{color:var(--gup-paragraph);margin:0;font-size:14px;line-height:1.45}.gup-about-values__grid>:nth-child(-n+3){height:278px}.gup-about-values__grid>:nth-child(n+4){min-height:298px}.gup-about-value-image{border-radius:12px;min-height:298px;margin:0;overflow:hidden}.gup-about-value-image img{object-fit:cover;width:100%;height:100%}.gup-about-values+.gup-why{min-height:1372px;padding-top:0}.gup-about-page .gup-why+.gup-partners{padding-top:0}.gup-about-page .gup-partners+.gup-knowledge--cta-only{margin-top:0;padding-top:0}@media (max-width:1100px){.gup-about-intro,.gup-about-team__head{grid-template-columns:1fr}.gup-about-intro__visual{height:min(610px,78vw);min-height:440px}.gup-about-team__grid.gup-component-grid,.gup-about-values__grid.gup-component-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gup-team-card{height:auto;min-height:548px}}@media (max-width:760px){.gup-about-intro,.gup-about-team,.gup-about-values{padding:72px 16px}.gup-about-intro h2,.gup-about-team h2,.gup-about-values h2{font-size:34px}.gup-about-intro__visual{aspect-ratio:684/610;height:auto;min-height:0}.gup-about-team{gap:48px}.gup-about-team__grid.gup-component-grid,.gup-about-values__grid.gup-component-grid{grid-template-columns:1fr}.gup-team-card,.gup-about-value-card{padding:32px}.gup-team-card__image{flex-basis:320px}.gup-about-value-card h3{font-size:24px}.gup-about-value-card__divider{margin-top:36px}.gup-about-values+.gup-why{min-height:0;padding-top:0}}.gup-case-studies-page{background:var(--gup-white)}.gup-case-hero{background:linear-gradient(213deg, var(--gup-light-green) 0%, var(--gup-green) 100%);color:var(--gup-white);height:750px;padding:160px var(--gup-page-padding) 24px;border-radius:0 0 12px 12px;flex-direction:column;justify-content:flex-end;gap:24px;display:flex;position:relative;overflow:hidden}.gup-case-hero__stage{flex:0 0 614px;align-items:flex-end;gap:20px;width:100%;height:614px;display:flex}.gup-case-hero__panel{-webkit-backdrop-filter:blur(15.5px);backdrop-filter:blur(15.5px);background:linear-gradient(219deg, #0a1c1f80 61%, var(--gup-green) 100%);border-radius:12px;flex-direction:column;flex:0 0 492px;justify-content:space-between;width:492px;min-width:0;height:516px;padding:24px;display:flex}.gup-case-hero__copy{flex-direction:column;gap:32px;width:100%;display:flex}.gup-case-hero h1{color:var(--gup-white);letter-spacing:0;margin:0;font-size:40px;font-weight:200;line-height:1.29}.gup-case-hero h1 span{color:var(--gup-accent);font-weight:600;line-height:1.1}.gup-case-hero__copy p{margin:0;font-size:16px;line-height:1.45}.gup-case-hero__featured{flex:auto;min-width:0;height:516px}.gup-case-hero__featured .gup-case-index-card{width:100%;height:516px}.gup-case-hero__divider,.gup-case-hero__trusted{width:100%}.gup-case-index{background:var(--gup-white);padding:48px var(--gup-page-padding) 0;flex-direction:column;gap:24px;display:flex}.gup-case-filter{background:var(--gup-gray);border-radius:12px;align-items:stretch;gap:10px;width:100%;height:65px;padding:6px;display:flex}.gup-case-filter button{appearance:none;color:var(--gup-green);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;border-radius:6px;flex:1 1 0;justify-content:center;align-items:center;gap:10px;min-height:53px;padding:12px 20px;font-size:16px;font-weight:300;line-height:1.45;transition:background-color .18s,color .18s;display:inline-flex}.gup-case-filter button:hover,.gup-case-filter button:focus-visible{background:var(--gup-white);outline:0}.gup-case-filter button span{opacity:0;background:currentColor;border-radius:999px;width:8px;height:8px;transition:opacity .18s,transform .18s;display:block;transform:scale(.6)}.gup-case-filter button.is-active{background:var(--gup-accent);color:var(--gup-white)}.gup-case-filter button.is-active span{opacity:1;transform:scale(1)}.gup-case-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;transition:opacity .22s,transform .22s;display:grid}.gup-case-index.is-loading .gup-case-grid{opacity:.45;transform:translateY(4px)}.gup-case-index-card{background:var(--gup-green);color:var(--gup-white);border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:516px;padding:24px;display:flex;position:relative;overflow:hidden}.gup-case-index-card__media,.gup-case-index-card__shade{border-radius:inherit;position:absolute;inset:0}.gup-case-index-card__media{background:var(--gup-green);overflow:hidden}.gup-case-index-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .52s cubic-bezier(.22,1,.36,1)}.gup-case-index-card:hover .gup-case-index-card__media img,.gup-case-index-card:focus-within .gup-case-index-card__media img{transform:scale(1.045)}.gup-case-index-card__shade{background:linear-gradient(180deg, #0b292400 0%, #0b2924e3 52.4%, var(--gup-green) 100%);pointer-events:none;z-index:1}.gup-case-index-card__badge{background:var(--gup-accent);color:var(--gup-white);text-transform:uppercase;z-index:3;border-radius:2px;padding:2px 4px;font-size:10px;font-weight:600;line-height:1.45;position:absolute;top:222px;right:24px}.gup-case-index-card__content{z-index:2;flex-direction:column;gap:24px;width:100%;display:flex;position:relative}.gup-case-index-card__logo{mix-blend-mode:plus-lighter;object-fit:contain;object-position:left center;width:75px;height:26px}.gup-case-index-card__logo--text{color:var(--gup-white);letter-spacing:.08em;text-transform:uppercase;align-items:center;font-size:12px;font-weight:600;line-height:26px;display:inline-flex}.gup-case-index-card h3{color:var(--gup-white);letter-spacing:0;margin:0;font-size:27px;font-weight:600;line-height:1.161}.gup-case-index-card h3 span{color:var(--gup-accent)}.gup-case-index-card p{color:var(--gup-white);max-width:100%;margin:0;font-size:14px;font-weight:300;line-height:1.45}.gup-case-index-card .gup-button{align-self:flex-start}.gup-case-grid__empty{background:var(--gup-gray);color:var(--gup-paragraph);text-align:center;border-radius:12px;justify-content:center;align-items:center;min-height:220px;padding:48px;font-size:16px;display:flex}.gup-case-studies-page .gup-case-index+.gup-knowledge--cta-only{min-height:655px;padding-top:24px;padding-bottom:128px}.gup-case-studies-page .gup-knowledge--cta-only .gup-final-cta{margin-top:0}@media (max-width:1100px){.gup-case-hero{height:auto;min-height:960px}.gup-case-hero__stage{flex-direction:column;flex:none;height:auto;min-height:0}.gup-case-hero__panel,.gup-case-hero__featured{flex-basis:auto;width:100%}.gup-case-grid{grid-template-columns:1fr}}@media (max-width:760px){.gup-case-hero,.gup-case-index{padding-left:16px;padding-right:16px}.gup-case-hero{min-height:0;padding-top:120px}.gup-case-hero__panel{height:auto;min-height:516px}.gup-case-hero h1{font-size:34px}.gup-case-hero__featured,.gup-case-hero__featured .gup-case-index-card,.gup-case-index-card{height:auto;min-height:516px}.gup-case-hero__trusted{flex-direction:column;align-items:flex-start;height:auto}.gup-case-hero .gup-logo-strip{flex-direction:row;flex:none;align-items:center;gap:0;width:100%;min-width:0;height:53px;padding:10px 19px}.gup-case-hero .gup-logo-strip__track,.gup-case-hero .gup-logo-strip__set{flex-direction:row}.gup-case-filter{scroll-snap-type:x mandatory;scrollbar-width:none;height:auto;scroll-padding-left:6px;overflow:auto hidden}.gup-case-filter::-webkit-scrollbar{display:none}.gup-case-filter button{scroll-snap-align:start;flex:none;min-width:min(80vw,240px)}.gup-case-index-card{padding:16px}.gup-case-index-card__badge{top:214px;right:16px}.gup-case-index-card h3{font-size:23px}.gup-case-index-card .gup-button{white-space:normal;max-width:100%}.gup-case-index-card .gup-button>span:first-child{min-width:0}.gup-case-studies-page .gup-case-index+.gup-knowledge--cta-only{min-height:0;padding-top:24px;padding-bottom:72px}}.gup-case-single{background:var(--gup-white)}.gup-case-single-hero{background:var(--gup-green);color:var(--gup-white);height:750px;padding:160px var(--gup-page-padding) 24px;border-radius:0 0 12px 12px;flex-direction:column;justify-content:flex-end;gap:24px;display:flex;position:relative;overflow:hidden}.gup-case-single-hero__media,.gup-case-single-hero__media img,.gup-case-single-hero:after{position:absolute;inset:0}.gup-case-single-hero__media{background:var(--gup-green);z-index:0}.gup-case-single-hero__media img{object-fit:cover;width:100%;height:100%}.gup-case-single-hero:after{background:linear-gradient(180deg, #0b292400 0%, #0b2924e3 52.4%, var(--gup-green) 100%);content:"";pointer-events:none;z-index:1}.gup-case-single-hero__content,.gup-case-single-hero__footer{z-index:2;width:100%;position:relative}.gup-case-single-hero__content{flex-direction:column;gap:24px;display:flex}.gup-case-single-hero__topline{justify-content:space-between;align-items:center;width:100%;display:flex}.gup-case-single-hero__logo{mix-blend-mode:plus-lighter;object-fit:contain;object-position:left center;width:75px;height:26px}.gup-case-single-hero__logo--text{color:var(--gup-white);letter-spacing:.08em;text-transform:uppercase;align-items:center;width:auto;font-size:12px;font-weight:600;line-height:26px;display:inline-flex}.gup-case-single-hero__badge{background:var(--gup-accent);color:var(--gup-white);text-transform:uppercase;border-radius:2px;padding:2px 4px;font-size:10px;font-weight:600;line-height:1.45}.gup-case-single-hero__copy{flex-direction:column;align-items:flex-start;gap:24px;max-width:560px;display:flex}.gup-case-single-hero h1{color:var(--gup-white);letter-spacing:0;margin:0;font-size:27px;font-weight:600;line-height:1.161}.gup-case-single-hero h1 span{color:var(--gup-accent)}.gup-case-single-hero__copy p{color:var(--gup-white);margin:0;font-size:14px;font-weight:300;line-height:1.45}.gup-case-single-hero__footer{flex-direction:column;gap:24px;display:flex}.gup-case-single-challenge{background:var(--gup-white);padding:128px var(--gup-page-padding);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.gup-case-single-challenge__copy,.gup-case-single-process-title,.gup-case-single-process-list{border-radius:12px;width:100%;min-width:0;min-height:0}.gup-case-single-challenge__copy{color:var(--gup-green);flex-direction:column;justify-content:flex-start;gap:24px;padding:0;display:flex}.gup-case-single-challenge__copy h2,.gup-case-single-process-title h2,.gup-case-single-effects h2,.gup-case-single-results h2{letter-spacing:0;margin:0}.gup-case-single-challenge__copy h2,.gup-case-single-effects h2,.gup-case-single-results h2{color:var(--gup-green);font-size:40px;font-weight:200;line-height:1.29}.gup-case-single-challenge__copy h2 span,.gup-case-single-process-title h2 span,.gup-case-single-effects h2 span,.gup-case-single-results h2 span{color:var(--gup-accent);font-weight:600}.gup-case-single-challenge__copy>p,.gup-case-single-effects__copy p,.gup-case-single-results__head p,.gup-case-single-challenge__list li,.gup-case-single-process-list p{color:var(--gup-green);margin:0;font-size:16px;font-weight:300;line-height:1.45}.gup-case-single-insight{border-left:4px solid var(--gup-accent);background:#0b29240f;border-radius:8px;flex-direction:column;gap:12px;padding:20px;display:flex}.gup-case-single-insight h3,.gup-case-single-insight p{color:var(--gup-green);margin:0}.gup-case-single-insight h3{font-size:18px;font-weight:600;line-height:1.2}.gup-case-single-insight p{font-size:14px;font-weight:300;line-height:1.45}.gup-case-single-challenge__list{flex-direction:column;gap:24px;margin-top:24px;display:flex}.gup-case-single-challenge__list h3{color:var(--gup-green);margin:0;font-size:18px;font-weight:600;line-height:1.161}.gup-case-single-challenge__list ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.gup-case-single-challenge__list li{border-bottom:1px solid #0b292429;align-items:center;gap:12px;min-height:36px;padding-bottom:12px;display:flex}.gup-case-single-challenge__list li:before{background:var(--gup-accent);content:"";border-radius:999px;flex:none;width:8px;height:8px}.gup-case-single-services__label{flex:auto;min-width:0}.gup-case-single-challenge__list a{color:inherit;flex:auto;align-items:center;min-width:0;text-decoration:none;transition:color .18s;display:flex}.gup-case-single-challenge__list a:hover,.gup-case-single-challenge__list a:focus-visible{color:var(--gup-accent);outline:0}.gup-case-single-challenge__list a:focus-visible span{text-underline-offset:4px;text-decoration:underline}.gup-case-single-challenge__list a span{min-width:0}.gup-case-single-process-title{background:var(--gup-green);color:var(--gup-white);text-align:center;justify-content:center;align-items:center;padding:24px;display:flex}.gup-case-single-process-title h2{color:var(--gup-white);font-size:40px;font-weight:200;line-height:1.29}.gup-case-single-process-list{background:var(--gup-accent);color:var(--gup-white);counter-reset:case-process;flex-direction:column;gap:24px;margin:0;padding:24px;list-style:none;display:flex}.gup-case-single-process-list li{border-bottom:1px solid #ffffff47;align-items:flex-start;gap:24px;min-height:0;padding:0 0 24px;display:flex}.gup-case-single-process-list li:last-child{border-bottom:0;padding-bottom:0}.gup-case-single-process-list li>span{background:var(--gup-white);color:var(--gup-accent);border-radius:999px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;font-size:14px;font-weight:600;line-height:1;display:flex}.gup-case-single-process-list li>div{min-width:0}.gup-case-single-process-list h3,.gup-case-single-process-list p{overflow-wrap:break-word}.gup-case-single-process-list h3{color:var(--gup-white);margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.161}.gup-case-single-process-list p{color:var(--gup-white);font-size:14px}.gup-case-single-effects{padding:128px var(--gup-page-padding);grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:flex-start;gap:48px;display:grid}.gup-case-single-chart{background:var(--gup-gray);border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:294px;padding:58px 24px 57px;display:flex;overflow:hidden}.gup-case-single-chart svg,.gup-case-single-chart img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.gup-case-single-effects__copy{color:var(--gup-green);flex-direction:column;justify-self:end;gap:24px;width:100%;max-width:448px;display:flex}.gup-case-single-effects--no-visual{grid-template-columns:minmax(0,1fr)}.gup-case-single-effects--no-visual .gup-case-single-effects__copy{justify-self:start;max-width:900px}.gup-case-single-results{background:var(--gup-white);padding:0 var(--gup-page-padding) 128px;flex-direction:column;gap:24px;display:flex}.gup-case-single-results__head{flex-direction:column;gap:24px;max-width:696px;margin-bottom:24px;display:flex}.gup-case-single-results__head p{line-height:1.0625}.gup-case-single-stats{gap:24px;display:grid}.gup-case-single-stat-card{width:100%;height:250px;min-height:250px;padding:24px 32px}.gup-case-single-stat-card>strong{overflow-wrap:anywhere;font-size:clamp(42px,4.75vw,64px)}.gup-case-single-stat-card h3{margin-bottom:0;padding-top:16px}.gup-case-single-review{margin:0!important}.gup-case-single .gup-knowledge--cta-only{min-height:0;padding-top:0;padding-bottom:128px}.gup-case-single .gup-knowledge--cta-only .gup-final-cta{margin-top:0}@media (max-width:1180px){.gup-case-single-challenge,.gup-case-single-effects{grid-template-columns:1fr}.gup-case-single-challenge__copy,.gup-case-single-process-title,.gup-case-single-process-list{min-height:0}.gup-case-single-process-title,.gup-case-single-process-list{height:auto}.gup-case-single-chart{min-height:420px}.gup-case-single-effects__copy{justify-self:start;max-width:668px}.gup-case-single-stats.gup-component-grid--3x1{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.gup-case-single-hero,.gup-case-single-challenge,.gup-case-single-effects,.gup-case-single-results{padding-left:16px;padding-right:16px}.gup-case-single-hero{height:auto;min-height:720px;padding-top:120px}.gup-case-single-hero__copy{max-width:100%}.gup-case-single-hero__trusted{flex-direction:column;align-items:flex-start;height:auto}.gup-case-single-hero .gup-logo-strip{flex:none;width:100%}.gup-case-single-challenge{width:100vw;max-width:100vw;padding-top:72px;padding-bottom:72px;overflow-x:clip}.gup-case-single-challenge__copy,.gup-case-single-process-title,.gup-case-single-process-list,.gup-case-single-chart{min-height:0}.gup-case-single-challenge__copy,.gup-case-single-process-title,.gup-case-single-process-list{width:calc(100vw - 32px);max-width:calc(100vw - 32px)}.gup-case-single-challenge__copy{gap:36px}.gup-case-single-challenge__copy h2,.gup-case-single-process-title h2,.gup-case-single-effects h2,.gup-case-single-results h2{font-size:34px}.gup-case-single-process-title,.gup-case-single-process-list,.gup-case-single-chart{padding:24px}.gup-case-single-process-list{gap:18px}.gup-case-single-effects,.gup-case-single-results{padding-bottom:72px}.gup-case-single-chart{padding:16px}.gup-case-single-stats,.gup-case-single-stats.gup-component-grid--3x1,.gup-case-single-stats.gup-component-grid--2x2,.gup-case-single-stats.gup-component-grid--auto{scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:8px;scroll-padding-left:0;display:flex;overflow-x:auto}.gup-case-single-stats::-webkit-scrollbar{display:none}.gup-case-single .gup-case-single-stat-card{scroll-snap-align:start;flex:0 0 min(84vw,360px);padding-left:24px;padding-right:24px;height:250px!important;min-height:250px!important}.gup-case-single-review{align-items:flex-start;min-height:0;padding:32px 24px}.gup-case-single-review .gup-testimonial__shape{opacity:.42;width:auto;height:100%;top:0;left:-140px}.gup-case-single-review blockquote{gap:36px;width:100%}.gup-case-single-review blockquote>p{font-size:20px}.gup-case-single .gup-knowledge--cta-only{min-height:0;padding-bottom:72px}}.gup-blog-page{background:var(--gup-white)}.gup-blog-hero .gup-case-hero__panel{background:linear-gradient(219deg, #0a1c1f80 61%, var(--gup-green) 100%)}.gup-blog-hero__featured .gup-blog-card{width:100%;height:516px}.gup-blog-card__content{min-width:0}.gup-blog-card__meta{flex-wrap:wrap;align-items:center;gap:4px;width:100%;min-width:0;display:flex}.gup-blog-pill,.gup-blog-card__featured-badge{color:var(--gup-white);letter-spacing:.01em;white-space:nowrap;border-radius:4px;flex:none;justify-content:center;align-items:center;height:28px;padding:4px;font-size:10px;font-weight:600;line-height:1.45;text-decoration:none;display:inline-flex;position:relative}.gup-blog-card__featured-badge,.gup-blog-pill--category{background:var(--gup-accent);text-transform:uppercase}.gup-blog-pill--author,.gup-blog-pill--date{background:var(--gup-light-green)}.gup-blog-pill--author{gap:10px;padding-left:4px;padding-right:6px}a.gup-blog-pill:hover,a.gup-blog-pill:focus-visible{color:var(--gup-white);opacity:.82}.gup-blog-pill--author img{background:var(--gup-white);object-fit:cover;border-radius:999px;width:19px;height:20px}.gup-blog-pill--author img[src*=brand-up-mark]{background:var(--gup-accent);box-sizing:border-box;object-fit:contain;padding:2px}.gup-blog-card__featured-badge{border-radius:2px;align-self:flex-start;height:auto;min-height:0;padding:2px 4px}.gup-blog-card__excerpt{max-width:100%}.gup-blog-card--compact .gup-blog-card__excerpt{display:none}.gup-blog-card h3{overflow-wrap:anywhere;max-width:100%}.gup-blog-card .gup-button{align-self:flex-start}.gup-blog-index{padding-bottom:128px}@media (max-width:760px){.gup-blog-card__meta{align-items:flex-start;gap:6px}.gup-blog-pill,.gup-blog-card__featured-badge{white-space:normal;max-width:100%}.gup-blog-hero__featured .gup-blog-card{height:auto;min-height:516px}.gup-blog-card .gup-button>span:first-child{overflow-wrap:anywhere}.gup-blog-index{padding-bottom:72px}}.gup-blog-single{background:var(--gup-white)}.gup-blog-single-hero .gup-case-single-hero__media,.gup-blog-single-hero:after{height:516px;bottom:125px;left:var(--gup-page-padding);right:var(--gup-page-padding);border-radius:12px;top:auto;overflow:hidden}.gup-blog-single-hero:after{background:linear-gradient(180deg, #0b292400 0%, #0b2924e3 52.4%, var(--gup-green) 100%)}.gup-blog-single-hero__content{justify-content:flex-end;height:516px;padding:24px}.gup-blog-single-hero__copy{flex-direction:column;align-items:flex-start;gap:24px;width:100%;max-width:708px;display:flex}.gup-blog-single-hero .gup-blog-card__meta{width:auto}.gup-blog-single-hero h1{max-width:760px}.gup-blog-single-body{background:var(--gup-gray);padding:48px var(--gup-page-padding) 128px;grid-template-columns:285px minmax(0,1fr);align-items:start;gap:48px;display:grid}.gup-blog-single-toc{align-self:start;position:sticky;top:112px}.gup-blog-single-toc__inner{background:var(--gup-white);color:var(--gup-green);border-radius:12px;flex-direction:column;gap:24px;width:100%;min-height:324px;padding:24px;display:flex}.gup-blog-single-toc__eyebrow,.gup-blog-single-author>p{color:var(--gup-green);letter-spacing:.01em;text-transform:uppercase;margin:0;font-size:10px;font-weight:600;line-height:1.45}.gup-blog-single-toc__list{counter-reset:blog-toc;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.gup-blog-single-toc__item a{color:var(--gup-paragraph);grid-template-columns:12px minmax(0,1fr);align-items:flex-start;gap:6px;min-height:20px;padding:2px 0;text-decoration:none;transition:color .18s;display:grid}.gup-blog-single-toc__item span:first-child{color:var(--gup-accent);font-size:10px;font-weight:600;line-height:1.45}.gup-blog-single-toc__item span:last-child,.gup-blog-single-toc__empty{font-size:12px;font-weight:300;line-height:1.45}.gup-blog-single-toc__item--h3 a,.gup-blog-single-toc__item--h4 a,.gup-blog-single-toc__item--h5 a,.gup-blog-single-toc__item--h6 a{padding-left:12px}.gup-blog-single-toc__item a:hover,.gup-blog-single-toc__item a:focus-visible{color:var(--gup-green);outline:0}.gup-blog-single-toc__empty{color:var(--gup-paragraph);margin:0}.gup-blog-single-author{border-top:1px solid #0b292429;flex-direction:column;gap:24px;padding-top:24px;display:flex}.gup-blog-single-author a{color:var(--gup-green);align-items:center;gap:10px;text-decoration:none;display:flex}.gup-blog-single-author img{object-fit:cover;border-radius:999px;width:50px;height:53px}.gup-blog-single-author img[src*=brand-up-mark]{background:var(--gup-accent);box-sizing:border-box;object-fit:contain;padding:6px}.gup-blog-single-author span{flex-direction:column;gap:2px;min-width:0;display:flex}.gup-blog-single-author strong{color:var(--gup-green);font-size:14px;font-weight:600;line-height:1.45}.gup-blog-single-author small{color:var(--gup-paragraph);font-size:12px;font-weight:300;line-height:1.45}.gup-blog-single-article{background:var(--gup-white);color:var(--gup-paragraph);border-radius:12px;width:100%;min-width:0;padding:24px}.gup-blog-single-article>*{max-width:1011px}.gup-blog-single-article>h1,.gup-blog-single-article>h2,.gup-blog-single-article>h3,.gup-blog-single-article>h4,.gup-blog-single-article>h5,.gup-blog-single-article>h6{color:var(--gup-green);letter-spacing:0;margin:0 0 24px;scroll-margin-top:120px;font-weight:600;line-height:1.161}.gup-blog-single-article>h1{font-size:40px}.gup-blog-single-article>h2{font-size:27px}.gup-blog-single-article>h3{font-size:23px}.gup-blog-single-article>h4,.gup-blog-single-article>h5,.gup-blog-single-article>h6{font-size:18px}.gup-blog-single-article>p,.gup-blog-single-article>ul li,.gup-blog-single-article>ol li{color:var(--gup-paragraph);margin:0;font-size:14px;font-weight:300;line-height:1.45}.gup-blog-single-article>p+p,.gup-blog-single-article>ul+p,.gup-blog-single-article>ol+p,.gup-blog-single-article>figure+h1,.gup-blog-single-article>figure+h2,.gup-blog-single-article>figure+h3,.gup-blog-single-article>p+h1,.gup-blog-single-article>p+h2,.gup-blog-single-article>p+h3,.gup-blog-single-article>ul+h1,.gup-blog-single-article>ul+h2,.gup-blog-single-article>ul+h3,.gup-blog-single-article>ol+h1,.gup-blog-single-article>ol+h2,.gup-blog-single-article>ol+h3{margin-top:24px}.gup-blog-single-article>ul,.gup-blog-single-article>ol{flex-direction:column;gap:4px;margin:16px 0 0;padding-left:20px;display:flex}.gup-blog-single-article>.wp-block-quote{border-left:4px solid var(--gup-accent);margin:24px 0;padding:8px 0 8px 20px}.gup-blog-single-article>.wp-block-quote p{color:var(--gup-green);margin:0;font-size:18px;font-weight:300;line-height:1.45}.gup-blog-single-article>.wp-block-details{border-bottom:1px solid #0b29242e;margin:0;padding:18px 0}.gup-blog-single-article>.wp-block-details summary{color:var(--gup-green);cursor:pointer;padding-right:36px;font-size:16px;font-weight:600;line-height:1.35;position:relative}.gup-blog-single-article>.wp-block-details summary:after{color:var(--gup-accent);content:"+";font-size:24px;font-weight:300;line-height:1;position:absolute;top:-2px;right:4px}.gup-blog-single-article>.wp-block-details[open] summary:after{content:"−"}.gup-blog-single-article>.wp-block-details p{color:var(--gup-paragraph);max-width:820px;margin:16px 0 0;font-size:14px;font-weight:300;line-height:1.45}.gup-blog-single-article>.gup-blog-single-faq-section{width:100%;max-width:1011px;margin:48px 0}.gup-blog-single-faq-section .gup-service-faq__copy{justify-content:center}.gup-blog-single-article>figure{width:100%;max-width:1011px;margin:48px 0}.gup-blog-single-article>figure img{aspect-ratio:16/9;object-fit:cover;border-radius:12px;width:100%;height:clamp(220px,56.25vw,568px)}.gup-blog-single-cta{width:100%;max-width:1011px;height:503px;min-height:0;margin:48px 0 0;padding:64px}.gup-blog-single-cta .gup-final-cta__content{max-width:696px}.gup-blog-single-related{background:var(--gup-white);padding:128px var(--gup-page-padding);flex-direction:column;gap:64px;display:flex}.gup-blog-single-related h2{color:var(--gup-green);letter-spacing:0;margin:0;font-size:40px;font-weight:200;line-height:1.29}.gup-blog-single-related h2 span{color:var(--gup-accent);font-weight:600}.gup-blog-single-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.gup-blog-card--related{height:516px}@media (min-width:1441px){.gup-blog-single-body{grid-template-columns:285px minmax(0,1059px);justify-content:start}}@media (max-width:1180px){.gup-blog-single-body{grid-template-columns:1fr}.gup-blog-single-toc{position:static}.gup-blog-single-toc__inner{min-height:0}.gup-blog-single-related__grid{grid-template-columns:1fr}}@media (max-width:760px){.gup-blog-single-hero{height:auto;min-height:760px;padding-top:120px;padding-left:16px;padding-right:16px}.gup-blog-single-hero .gup-case-single-hero__media,.gup-blog-single-hero:after{height:516px;inset:120px 16px auto}.gup-blog-single-hero__content{height:auto;min-height:516px;padding:16px}.gup-blog-single-hero__copy{max-width:100%}.gup-blog-single-hero h1{overflow-wrap:anywhere;font-size:26px}.gup-blog-single-body{gap:24px;padding:48px 16px 72px}.gup-blog-single-toc__inner,.gup-blog-single-article{padding:24px}.gup-blog-single-article>h1{font-size:34px}.gup-blog-single-article>h2{font-size:24px}.gup-blog-single-article>.gup-blog-single-faq-section,.gup-blog-single-article>figure{margin:36px 0}.gup-blog-single-cta{height:auto;min-height:420px;padding:32px 24px}.gup-blog-single-related{gap:36px;padding:72px 16px}.gup-blog-single-related h2{font-size:34px}.gup-blog-single-related__grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding-bottom:8px;scroll-padding-left:0;display:flex;overflow-x:auto}.gup-blog-single-related__grid::-webkit-scrollbar{display:none}.gup-blog-single-related__grid .gup-blog-card{scroll-snap-align:start;flex:0 0 min(84vw,360px)}}.gup-blog-single-hero{background:var(--gup-green)}.gup-blog-single-hero .gup-case-single-hero__media,.gup-blog-single-hero:after{border-radius:0;height:auto;inset:0}.gup-blog-single-hero__content{height:auto;padding:0}.gup-blog-single-hero__copy{max-width:560px}.gup-blog-single-toc__eyebrow{color:var(--gup-green);letter-spacing:.01em;text-transform:none;margin:0;font-size:10px;font-weight:600;line-height:1.45}.gup-blog-single-toc__item a{grid-template-columns:20px minmax(0,1fr);gap:6px}.gup-blog-single-toc__item span:first-child{white-space:nowrap}.gup-blog-single-author{border-top:0;gap:24px;padding-top:0}.gup-blog-single-author__head{justify-content:space-between;align-items:center;width:100%;min-height:16px;display:flex}.gup-blog-single-author__head p{color:var(--gup-green);letter-spacing:.01em;text-transform:none;margin:0;font-size:10px;font-weight:600;line-height:1.45}.gup-blog-single-author__linkedin{color:var(--gup-green);opacity:1;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;text-decoration:none;transition:color .18s,opacity .18s;display:inline-flex}.gup-blog-single-author__linkedin .gup-socials__icon{width:16px;height:16px}.gup-blog-single-author__linkedin:hover,.gup-blog-single-author__linkedin:focus-visible{color:var(--gup-accent);outline:0}.gup-blog-single-author__divider{background:#0b292429;width:100%;height:1px}.gup-blog-single-author__profile{color:var(--gup-green);align-items:center;gap:10px;text-decoration:none;display:flex}.gup-blog-single-author__profile:hover strong,.gup-blog-single-author__profile:focus-visible strong{color:var(--gup-accent)}.gup-blog-single-article>p+figure,.gup-blog-single-article>ul+figure,.gup-blog-single-article>ol+figure,.gup-blog-single-article>figure+p,.gup-blog-single-article>figure+h1,.gup-blog-single-article>figure+h2,.gup-blog-single-article>figure+h3,.gup-blog-single-article>figure+h4,.gup-blog-single-article>figure+h5,.gup-blog-single-article>figure+h6{margin-top:64px}@media (max-width:760px){.gup-blog-single-hero{min-height:720px}.gup-blog-single-hero .gup-case-single-hero__media,.gup-blog-single-hero:after{border-radius:0;height:auto;inset:0}.gup-blog-single-hero__content{min-height:0;padding:0}.gup-blog-single-article>p+figure,.gup-blog-single-article>ul+figure,.gup-blog-single-article>ol+figure,.gup-blog-single-article>figure+p,.gup-blog-single-article>figure+h1,.gup-blog-single-article>figure+h2,.gup-blog-single-article>figure+h3,.gup-blog-single-article>figure+h4,.gup-blog-single-article>figure+h5,.gup-blog-single-article>figure+h6{margin-top:48px}}.gup-blog-single-article>figure.wp-block-image{margin:64px 0!important}.gup-blog-single-article>figure.wp-block-image+h1,.gup-blog-single-article>figure.wp-block-image+h2,.gup-blog-single-article>figure.wp-block-image+h3,.gup-blog-single-article>figure.wp-block-image+h4,.gup-blog-single-article>figure.wp-block-image+h5,.gup-blog-single-article>figure.wp-block-image+h6,.gup-blog-single-article>figure.wp-block-image+p{margin-top:64px}@media (max-width:760px){.gup-blog-single-article>figure.wp-block-image{margin:48px 0!important}.gup-blog-single-article>figure.wp-block-image+h1,.gup-blog-single-article>figure.wp-block-image+h2,.gup-blog-single-article>figure.wp-block-image+h3,.gup-blog-single-article>figure.wp-block-image+h4,.gup-blog-single-article>figure.wp-block-image+h5,.gup-blog-single-article>figure.wp-block-image+h6,.gup-blog-single-article>figure.wp-block-image+p{margin-top:48px}}.gup-main.gup-blog-single,.gup-blog-single-body{overflow:visible}.gup-blog-single-breadcrumb{color:#ffffffc7;max-width:100%;margin:0}.gup-blog-single-breadcrumb a,.gup-blog-single-breadcrumb strong{color:inherit}.gup-blog-single-breadcrumb a:hover,.gup-blog-single-breadcrumb a:focus-visible{color:var(--gup-white)}.gup-blog-single-breadcrumb strong{color:var(--gup-white);text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;min-width:0;display:inline-block;overflow:hidden}.gup-blog-single-toc{scrollbar-width:none;align-self:start;max-height:calc(100vh - 136px);position:sticky;top:112px;overflow-y:auto}.gup-blog-single-toc::-webkit-scrollbar{display:none}.gup-blog-single-toc__inner{justify-content:center;gap:24px;padding:24px}.gup-blog-single-toc__eyebrow,.gup-blog-single-author__head p{color:var(--gup-green);letter-spacing:0;text-transform:none;margin:0;font-size:16px;font-weight:300;line-height:1.45}.gup-blog-single-toc__list{gap:4px}.gup-blog-single-toc__item a{grid-template-columns:12px minmax(0,1fr);align-items:center;gap:6px;min-height:20px;padding:0}.gup-blog-single-toc__item--h3 a,.gup-blog-single-toc__item--h4 a,.gup-blog-single-toc__item--h5 a,.gup-blog-single-toc__item--h6 a{grid-template-columns:18px minmax(0,1fr);padding-left:17px}.gup-blog-single-toc__item span:first-child,.gup-blog-single-toc__item span:last-child,.gup-blog-single-author strong,.gup-blog-single-author small{color:var(--gup-paragraph);letter-spacing:.1px;font-size:10px;line-height:1.45}.gup-blog-single-toc__item span:first-child,.gup-blog-single-author strong{font-weight:600}.gup-blog-single-toc__item span:last-child,.gup-blog-single-author small{font-weight:400}.gup-blog-single-author__linkedin{color:var(--gup-accent)}.gup-blog-single-author__linkedin:hover,.gup-blog-single-author__linkedin:focus-visible{color:var(--gup-green)}.gup-blog-single-author small{max-width:172px}@media (max-width:1180px){.gup-blog-single-toc{max-height:none;position:static;overflow:visible}}@media (max-width:760px){.gup-blog-single-breadcrumb strong{max-width:min(62vw,260px)}}.gup-blog-single-hero__copy>p{color:var(--gup-white);letter-spacing:0;margin:0;padding:0;font-size:14px;font-weight:300;line-height:1.45}.gup-contact-page{background:var(--gup-white)}.gup-contact-hero{background:linear-gradient(213deg, var(--gup-light-green) 0%, var(--gup-green) 100%);border-radius:0 0 12px 12px;align-items:flex-end;width:100%;min-height:748px;padding:160px 24px 24px;display:flex}.gup-contact-hero__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;max-width:1680px;min-height:617px;margin:0 auto;display:grid}.gup-contact-hero__panel{border-radius:12px;width:100%;min-width:0;min-height:617px;padding:24px;overflow:hidden}.gup-contact-hero__panel--copy{-webkit-backdrop-filter:blur(15.5px);backdrop-filter:blur(15.5px);background:linear-gradient(214deg, #0a1c1f80 61.18%, var(--gup-green) 100%);color:var(--gup-white);flex-direction:column;justify-content:space-between;display:flex}.gup-contact-hero__panel--form{background:linear-gradient(228deg, var(--gup-green) 0%, var(--gup-light-green) 100%);color:var(--gup-white);align-items:flex-end;display:flex}.gup-contact-breadcrumb{color:#fff9;margin:0}.gup-contact-breadcrumb a,.gup-contact-breadcrumb strong{color:inherit}.gup-contact-breadcrumb strong,.gup-contact-breadcrumb a:hover,.gup-contact-breadcrumb a:focus-visible{color:var(--gup-white)}.gup-contact-hero__content,.gup-contact-hero__intro{flex-direction:column;gap:32px;width:100%;display:flex}.gup-contact-hero h1{color:var(--gup-white);letter-spacing:-1.2px;max-width:620px;margin:0;font-size:40px;font-weight:200;line-height:1.29}.gup-contact-hero h1 span{color:var(--gup-accent);font-weight:600;line-height:1.1}.gup-contact-hero__intro p{color:var(--gup-white);max-width:100%;margin:0;font-size:16px;font-weight:300;line-height:1.45}.gup-contact-hero__line,.gup-contact-person__content>span{background:#dcebe92e;width:100%;height:1px;display:block}.gup-contact-person{border-radius:12px;align-items:flex-start;gap:48px;width:100%;margin:0;display:flex}.gup-contact-person>img{background:var(--gup-white);object-fit:cover;border-radius:999px;flex:0 0 80px;width:80px;height:80px}.gup-contact-person>img[src*=brand-up-mark]{background:var(--gup-accent);box-sizing:border-box;object-fit:contain;padding:8px}.gup-contact-person__content{flex-direction:column;flex:auto;gap:12px;min-width:0;display:flex}.gup-contact-person strong{color:var(--gup-accent);font-size:14px;font-style:normal;font-weight:600;line-height:1.45}.gup-contact-person cite{color:var(--gup-white);flex-direction:column;gap:4px;font-style:normal;line-height:1.45;display:flex}.gup-contact-person cite b{font-size:14px;font-weight:600}.gup-contact-person cite small{font-size:12px;font-weight:300}.gup-contact-person__links{color:var(--gup-white);font-size:14px;font-weight:300;line-height:1.45}.gup-contact-person__links p{margin:0}.gup-contact-person__links a{color:inherit;font-weight:600;text-decoration:none}.gup-contact-person__links a:hover,.gup-contact-person__links a:focus-visible{color:var(--gup-accent);outline:0}.gup-contact-logos{flex-direction:column;align-items:flex-end;gap:12px;width:100%;display:flex}.gup-contact-logos>p{color:var(--gup-paragraph-2,#dcebe9);letter-spacing:.1px;text-align:right;width:116px;margin:0;font-size:10px;font-weight:600;line-height:1.45}.gup-contact-logos .gup-logo-strip{border:3px solid var(--gup-gray,#f6f6f6);width:100%;height:53px;padding:10px 19px}.gup-contact-form{flex-direction:column;gap:48px;width:100%;display:flex;overflow:hidden}.gup-contact-form h2{color:var(--gup-white);letter-spacing:-.54px;width:100%;margin:0;font-size:18px;font-weight:300;line-height:1.7}.gup-contact-form .forminator-ui,.gup-contact-form form{width:100%!important;margin:0!important}.gup-contact-form .forminator-row{margin-bottom:17px!important}.gup-contact-form .forminator-row-last,.gup-contact-form .forminator-row:last-child,.gup-contact-form .forminator-field{margin-bottom:0!important}.gup-contact-form .forminator-label{color:var(--gup-white)!important;margin-bottom:8px!important;font-family:Geologica,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:1.45!important}.gup-contact-form .forminator-required{color:var(--gup-white)!important}.gup-contact-form .forminator-input,.gup-contact-form .forminator-textarea{border:1px solid var(--gup-gray,#f6f6f6)!important;box-shadow:none!important;color:var(--gup-white)!important;background:0 0!important;border-radius:6px!important;width:100%!important;min-height:60px!important;padding:18px 20px!important;font-family:Geologica,sans-serif!important;font-size:16px!important;font-weight:300!important}.gup-contact-form .forminator-textarea{resize:vertical!important;height:119px!important;min-height:119px!important}.gup-contact-form .forminator-input:focus,.gup-contact-form .forminator-textarea:focus{border-color:var(--gup-accent)!important;outline:0!important}.gup-contact-form .forminator-consent,.gup-contact-form .forminator-checkbox{align-items:flex-start!important;gap:12px!important;display:flex!important}.gup-contact-form .forminator-checkbox__wrapper{align-items:flex-start!important;gap:16px!important;display:flex!important}.gup-contact-form .forminator-checkbox__wrapper>.forminator-checkbox{flex:0 0 24px!important;margin:0!important}.gup-contact-form .forminator-checkbox__wrapper>.forminator-checkbox__label,.gup-contact-form .forminator-checkbox__wrapper>.forminator-consent__label{flex:auto!important;padding-top:1px!important}.gup-contact-form .forminator-checkbox-box,.gup-contact-form .forminator-checkbox__box,.gup-contact-form .forminator-consent .forminator-checkbox-box{border:1px solid var(--gup-gray,#f6f6f6)!important;box-shadow:none!important;background:0 0!important;border-radius:6px!important;flex:0 0 24px!important;width:24px!important;height:24px!important;margin:0!important}.gup-contact-form .forminator-checkbox__label,.gup-contact-form .forminator-consent__label,.gup-contact-form .forminator-description{color:var(--gup-white)!important;margin:0!important;font-family:Geologica,sans-serif!important;font-size:12px!important;font-weight:300!important;line-height:1.45!important}.gup-contact-form .forminator-button-submit{background:var(--gup-accent)!important;border:1px solid var(--gup-accent)!important;color:var(--gup-white)!important;cursor:pointer!important;border-radius:100px!important;justify-content:center!important;width:100%!important;min-height:52px!important;padding:12px 20px!important;font-family:Geologica,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:1.45!important;transition:background-color .18s,border-color .18s,color .18s!important}.gup-contact-form .forminator-button-submit:hover,.gup-contact-form .forminator-button-submit:focus-visible{background:var(--gup-white)!important;border-color:var(--gup-white)!important;color:var(--gup-green)!important}.gup-contact-form__missing{color:var(--gup-white);margin:0;font-size:14px;line-height:1.45}@media (max-width:1180px){.gup-contact-hero{padding-top:128px}.gup-contact-hero__inner{grid-template-columns:1fr}.gup-contact-hero__inner,.gup-contact-hero__panel{min-height:0}.gup-contact-hero__panel--copy,.gup-contact-hero__panel--form{min-height:auto}}@media (max-width:760px){.gup-contact-hero{min-height:0;padding-top:120px;padding-left:16px;padding-right:16px}.gup-contact-hero__inner{gap:16px}.gup-contact-hero__panel{padding:24px 16px}.gup-contact-hero h1{letter-spacing:0;overflow-wrap:anywhere;font-size:34px}.gup-contact-person{gap:20px}.gup-contact-person>img{flex-basis:64px;width:64px;height:64px}.gup-contact-logos{align-items:flex-start}.gup-contact-logos>p{text-align:left}.gup-contact-logos .gup-logo-strip{flex-direction:row;width:100%}.gup-contact-form{gap:32px}}.gup-contact-logos .gup-logo-strip{box-sizing:border-box}.gup-contact-form .forminator-field-consent>.forminator-field>.forminator-label{display:none!important}.gup-privacy-page{background:var(--gup-gray)}.gup-privacy-hero{background:linear-gradient(213deg, var(--gup-light-green) 0%, var(--gup-green) 100%)}.gup-privacy-hero:after{display:none}.gup-privacy-hero .gup-blog-single-hero__content{-webkit-backdrop-filter:blur(15.5px);backdrop-filter:blur(15.5px);background:linear-gradient(219deg, #0a1c1f80 61%, var(--gup-green) 100%);border-radius:12px;justify-content:flex-end;width:492px;height:516px;padding:24px}.gup-privacy-hero .gup-blog-single-hero__copy{max-width:none;height:100%}.gup-privacy-hero .gup-blog-single-hero__copy>.gup-divider{margin-top:auto}.gup-privacy-hero h1{max-width:100%;font-size:40px;font-weight:200;line-height:1.1}.gup-privacy-hero h1 span{color:var(--gup-accent);font-weight:600}.gup-privacy-hero__shape{z-index:0}.gup-privacy-body{padding-top:48px}.gup-privacy-page .gup-blog-single-toc__inner{justify-content:flex-start;min-height:324px}.gup-privacy-page .gup-blog-single-article>h2{font-size:33px;font-weight:200;line-height:1.15}.gup-privacy-page .gup-blog-single-article>h2 span,.gup-privacy-page .gup-blog-single-article>h3 span,.gup-privacy-page .gup-blog-single-article>h4 span,.gup-privacy-page .gup-blog-single-article>h5 span,.gup-privacy-page .gup-blog-single-article>h6 span{color:var(--gup-accent);font-weight:600}.gup-privacy-page .gup-blog-single-article>p,.gup-privacy-page .gup-blog-single-article>ul li,.gup-privacy-page .gup-blog-single-article>ol li{font-size:16px}.gup-privacy-page .gup-blog-single-article>p+h2,.gup-privacy-page .gup-blog-single-article>ul+h2,.gup-privacy-page .gup-blog-single-article>ol+h2{margin-top:48px}.gup-privacy-back{width:fit-content;margin-top:48px}@media (max-width:1180px){.gup-privacy-hero .gup-blog-single-hero__content{width:min(492px,100%)}}@media (max-width:760px){.gup-privacy-hero{min-height:720px}.gup-privacy-hero .gup-blog-single-hero__content{width:100%;height:auto;min-height:516px;padding:24px 16px}.gup-privacy-hero .gup-blog-single-hero__copy{min-height:468px}.gup-privacy-hero .gup-service-hero__shape{opacity:.55;width:min(760px,100vw - 32px);top:0;left:50%;transform:translate(-50%)}.gup-privacy-hero h1{letter-spacing:0;overflow-wrap:anywhere;font-size:34px}.gup-privacy-body{padding-top:48px}.gup-privacy-page .gup-blog-single-article>h2{font-size:28px}.gup-privacy-page .gup-blog-single-article>p,.gup-privacy-page .gup-blog-single-article>ul li,.gup-privacy-page .gup-blog-single-article>ol li{font-size:15px}}.gup-tender-page{background:var(--gup-white)}.gup-tender-hero .gup-service-hero__shape{left:calc(var(--gup-page-padding) + 546px)}.gup-tender-hero .gup-service-hero__panel{width:492px}.gup-tender-hero h1{letter-spacing:-1.2px}.gup-tender-prep{background:var(--gup-gray);padding:128px var(--gup-page-padding);grid-template-rows:855px;grid-template-columns:minmax(0,385fr) minmax(0,574fr) minmax(0,385fr);align-content:start;align-items:start;gap:24px;display:grid}.gup-tender-prep__copy{flex-direction:column;align-items:flex-start;gap:48px;min-width:0;display:flex}.gup-tender-prep__badges{align-items:center;gap:16px;display:flex}.gup-tender-prep__badges img{object-fit:contain;border-radius:0;width:auto;height:72.5px}.gup-tender-prep__text{flex-direction:column;gap:24px;display:flex}.gup-tender-prep h2,.gup-tender-process h2,.gup-tender-form-copy h2{letter-spacing:-1.2px;margin:0;font-size:40px;font-weight:200;line-height:1.29}.gup-tender-prep h2,.gup-tender-form-copy h2{color:var(--gup-green)}.gup-tender-form-copy h2 strong{color:var(--gup-green);font-weight:600}.gup-tender-prep__text p,.gup-tender-prep-card p,.gup-tender-process__copy p,.gup-tender-process-step p,.gup-tender-form-copy p,.gup-tender-form-copy li{margin:0;font-size:16px;font-weight:300;line-height:1.45}.gup-tender-prep__text p,.gup-tender-prep-card p,.gup-tender-form-copy p,.gup-tender-form-copy li{color:var(--gup-paragraph)}.gup-tender-prep__cards{flex-direction:column;gap:8px;min-width:0;display:flex}.gup-tender-prep-card{background:var(--gup-white);border-radius:12px;align-items:center;gap:24px;min-height:196px;padding:38px 24px;display:flex}.gup-tender-prep-card>span{background:var(--gup-accent);border-radius:999px;flex:0 0 12px;width:12px;height:12px}.gup-tender-prep-card>div{flex-direction:column;gap:16px;min-width:0;display:flex}.gup-tender-prep-card h3{color:var(--gup-green);letter-spacing:0;margin:0;font-size:27px;font-weight:600;line-height:1.161}.gup-tender-prep__image{border-radius:12px;width:100%;height:855px;min-height:0;margin:0;overflow:hidden}.gup-tender-prep__image img,.gup-tender-process__image img{object-fit:cover;width:100%;height:100%}.gup-tender-process{background:linear-gradient(216deg, var(--gup-light-green) 0%, var(--gup-green) 100%);color:var(--gup-white);min-height:918px;padding:128px var(--gup-page-padding);grid-template-columns:minmax(0,880fr) minmax(0,448fr);align-items:flex-start;gap:64px;display:grid}.gup-tender-process__main{flex-direction:column;gap:24px;min-width:0;display:flex}.gup-tender-process__image{border-radius:12px;width:100%;height:406px;margin:0;overflow:hidden}.gup-tender-process__copy{flex-direction:column;align-items:flex-start;gap:16px;max-width:696px;display:flex}.gup-tender-process h2,.gup-tender-process__copy p,.gup-tender-process-step h3,.gup-tender-process-step p{color:var(--gup-white)}.gup-tender-process__copy p,.gup-tender-process-step p{opacity:.72}.gup-tender-process__steps{flex-direction:column;gap:48px;margin:69px 0 0;padding:0;list-style:none;display:flex;position:relative}.gup-tender-process__steps:before{content:"";background:#fff3;width:1px;position:absolute;top:24px;bottom:24px;left:24px}.gup-tender-process-step{z-index:1;grid-template-columns:48px minmax(0,1fr);gap:24px;display:grid;position:relative}.gup-tender-process-step>span{background:var(--gup-accent);color:var(--gup-white);border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:600;line-height:1;display:flex}.gup-tender-process-step div{flex-direction:column;gap:12px;min-width:0;padding-top:9px;display:flex}.gup-tender-process-step h3{letter-spacing:0;margin:0;font-size:18px;font-weight:600;line-height:1.32}.gup-tender-form-section{background:var(--gup-gray);padding:128px var(--gup-page-padding);grid-template-columns:minmax(0,696fr) minmax(0,632fr);align-items:stretch;gap:64px;display:grid}.gup-tender-form-copy{flex-direction:column;gap:48px;min-width:0;display:flex}.gup-tender-form-copy__intro,.gup-tender-form-copy__list{flex-direction:column;gap:24px;display:flex}.gup-tender-form-copy__intro p{color:var(--gup-green);font-weight:600}.gup-tender-form-copy__list>p,.gup-tender-form-copy__note{color:var(--gup-green)}.gup-tender-form-copy__list ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px;margin:0;padding:0;list-style:none;display:grid}.gup-tender-form-copy__list li{align-items:flex-start;gap:12px;display:flex}.gup-tender-form-copy__list li:before{background:var(--gup-accent);content:"";border-radius:999px;flex:0 0 6px;width:6px;height:6px;margin-top:9px}.gup-tender-form-copy__divider{background:#164d443d;width:100%;height:1px}.gup-tender-person{background:#eee;border-radius:12px;align-items:flex-start;gap:48px;margin:0;padding:12px;display:flex}.gup-tender-person img{object-fit:cover;border-radius:999px;flex:0 0 80px;width:80px;height:80px}.gup-tender-person img[src*=brand-up-mark]{background:var(--gup-accent);box-sizing:border-box;object-fit:contain;padding:8px}.gup-tender-person>div{flex-direction:column;gap:12px;min-width:0;display:flex}.gup-tender-person p,.gup-tender-person cite,.gup-tender-person__links{color:var(--gup-green);margin:0;font-size:14px;font-style:normal;line-height:1.45}.gup-tender-person p strong{color:var(--gup-accent);font-weight:600}.gup-tender-person cite{flex-direction:column;display:flex}.gup-tender-person cite strong,.gup-tender-person__links a{font-weight:600}.gup-tender-person__links{flex-direction:column;gap:4px;display:flex}.gup-tender-person__links a{transition:color .18s}.gup-tender-person__links a:hover,.gup-tender-person__links a:focus-visible{color:var(--gup-accent);outline:0}.gup-tender-form-panel{align-self:stretch;min-height:807px}.gup-tender-form-panel .forminator-row{margin-bottom:9px!important}.gup-tender-form-panel .forminator-textarea{min-height:149px!important}.gup-tender-form-panel .forminator-field-upload .forminator-file-upload,.gup-tender-form-panel .forminator-field-upload .forminator-upload,.gup-tender-form-panel .forminator-field-upload .forminator-multi-upload{background:var(--gup-gray)!important;box-shadow:none!important;text-align:center!important;border:0!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:115px!important;padding:20px!important;display:flex!important}.gup-tender-form-panel .forminator-button-upload{color:var(--gup-green)!important;background:0 0!important;border:0!important;padding:0!important;font-family:Geologica,sans-serif!important;font-size:14px!important;font-weight:300!important;line-height:1.45!important}.gup-tender-form-panel .forminator-field-upload .forminator-description{display:none!important}.gup-tender-form-panel .forminator-file-upload{position:relative!important}.gup-tender-form-panel .forminator-file-upload:before{color:var(--gup-green);content:"Przeciągnij i upuść plik (max. 20mb)";pointer-events:none;font-family:Geologica,sans-serif;font-size:14px;font-weight:300;line-height:1.45}.gup-tender-form-panel .forminator-file-upload input[type=file]{cursor:pointer!important;opacity:0!important;z-index:2!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.gup-tender-form-panel .forminator-file-upload .forminator-button-upload,.gup-tender-form-panel .forminator-file-upload>span,.gup-tender-form-panel .forminator-file-upload .forminator-button-delete{display:none!important}.gup-tender-page .gup-tender-process+.gup-partners{height:756px;padding-top:128px}.gup-tender-page .gup-biologists+.gup-service-faq-section{padding-top:128px}.gup-tender-page .gup-service-faq-section{padding-bottom:128px}.gup-tender-page .gup-button--primary .gup-arrow{background:#ffffff4d}.gup-tender-page .gup-button--primary:hover .gup-arrow,.gup-tender-page .gup-button--primary:focus-visible .gup-arrow{background:#0b29241f}.gup-tender-page .gup-button--primary:hover .gup-arrow:before,.gup-tender-page .gup-button--primary:focus-visible .gup-arrow:before{animation:.52s cubic-bezier(.22,1,.36,1) both gup-arrow-line-loop}.gup-tender-page .gup-button--primary:hover .gup-arrow:after,.gup-tender-page .gup-button--primary:focus-visible .gup-arrow:after{animation:.52s cubic-bezier(.22,1,.36,1) both gup-arrow-head-loop}@media (max-width:1180px){.gup-tender-prep,.gup-tender-process,.gup-tender-form-section{grid-template-columns:1fr}.gup-tender-prep{grid-template-rows:auto}.gup-tender-prep__image{min-height:520px}.gup-tender-process__steps{margin-top:24px}.gup-tender-form-section{gap:48px}.gup-tender-form-panel{min-height:0}}@media (max-width:760px){.gup-tender-hero{height:auto;min-height:760px;padding-top:130px}.gup-tender-hero .gup-service-hero__panel{width:100%;height:auto;min-height:516px}.gup-tender-hero h1,.gup-tender-prep h2,.gup-tender-process h2,.gup-tender-form-copy h2{letter-spacing:0;font-size:34px}.gup-tender-prep,.gup-tender-process,.gup-tender-form-section{padding:96px var(--gup-page-padding)}.gup-tender-prep-card{align-items:flex-start;min-height:0;padding:32px 20px}.gup-tender-prep-card h3{font-size:24px}.gup-tender-prep__image,.gup-tender-process__image{height:auto;min-height:420px}.gup-tender-process-step{grid-template-columns:44px minmax(0,1fr);gap:16px}.gup-tender-process-step>span{width:44px;height:44px}.gup-tender-process__steps:before{left:22px}.gup-tender-form-copy__list ul{grid-template-columns:1fr}.gup-tender-person{gap:20px}.gup-tender-page .gup-tender-process+.gup-partners{height:auto;padding-top:96px}}.gup-nav__items .gup-mega-menu__cta{background:var(--gup-accent);color:var(--gup-white);text-align:left;white-space:normal;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:64px;margin-top:6px;padding:12px 18px 12px 20px;font-size:16px;font-weight:600;line-height:1.45;transition:background-color .22s,color .22s;display:flex}.gup-nav__items .gup-mega-menu__cta:hover,.gup-nav__items .gup-mega-menu__cta:focus-visible{background:var(--gup-green);color:var(--gup-white);outline:0}.gup-nav__items .gup-mega-menu__cta:hover .gup-arrow:before,.gup-nav__items .gup-mega-menu__cta:focus-visible .gup-arrow:before{animation:.36s both gup-arrow-out}.gup-nav__items .gup-mega-menu__cta:hover .gup-arrow:after,.gup-nav__items .gup-mega-menu__cta:focus-visible .gup-arrow:after{animation:.36s both gup-arrow-in}@media (prefers-reduced-motion:reduce){.gup-nav__items .gup-mega-menu__cta:hover .gup-arrow:before,.gup-nav__items .gup-mega-menu__cta:focus-visible .gup-arrow:before,.gup-nav__items .gup-mega-menu__cta:hover .gup-arrow:after,.gup-nav__items .gup-mega-menu__cta:focus-visible .gup-arrow:after{animation:none}}@media (max-width:1100px){.gup-nav__items .gup-mega-menu__cta{min-height:52px;padding:12px 14px;font-size:14px}}.gup-reveal{--gup-reveal-delay:0s;--gup-reveal-duration:.72s;--gup-reveal-y:22px}html.gup-reveal-ready .gup-reveal{opacity:0;transform:translate3d(0, var(--gup-reveal-y), 0);will-change:opacity, transform}html.gup-reveal-ready .gup-reveal.is-visible{animation:gup-reveal-fade-up var(--gup-reveal-duration) cubic-bezier(.22, 1, .36, 1) var(--gup-reveal-delay) both}html.gup-reveal-ready .gup-reveal.has-revealed{will-change:auto}@keyframes gup-reveal-fade-up{0%{opacity:0;transform:translate3d(0, var(--gup-reveal-y), 0)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){html.gup-reveal-ready .gup-reveal,html.gup-reveal-ready .gup-reveal.is-visible{opacity:1;will-change:auto;animation:none;transform:none}}.gup-biologists__vector--union{aspect-ratio:937.526/1012;height:auto}.gup-biologists__vector--subtract{aspect-ratio:932/986;height:auto}@media (max-width:760px){.gup-button--hero{white-space:normal;align-items:center;max-width:100%;font-size:13px}.gup-button--hero>span:first-child{overflow-wrap:anywhere;white-space:normal;flex:auto;min-width:0}.gup-button--hero .gup-arrow{flex:0 0 32px;margin-left:auto}.gup-services-card{gap:8px;padding:8px}.gup-services-card .gup-service-detail{padding:8px}.gup-biologists__vector--union{width:118%;top:6%;left:28%}.gup-biologists__vector--subtract{width:120%;top:-20%;left:-56%}.gup-testimonial{align-items:flex-start;min-height:0;padding:32px 24px}.gup-testimonial__shape{opacity:.42;width:auto;height:100%;top:0;left:-140px}.gup-testimonial blockquote{gap:36px;width:100%}.gup-testimonial blockquote>p{font-size:20px}.gup-showcase{flex-direction:column;display:flex}.gup-showcase>.gup-section-head{display:contents}.gup-showcase>.gup-section-head>div:first-child{order:1;margin-bottom:48px}.gup-showcase__track{order:2}.gup-showcase>.gup-section-head .gup-slider-controls{order:3;align-self:flex-start;margin-top:24px}.gup-partners .gup-slider-controls{margin-top:-32px}}.gup-service-detail__visual:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(270deg,#0b2924 10%,#0b2924f5 76%,#0b292400 100%);position:absolute;inset:0 0 0 42%}.gup-service-detail__visual>img{aspect-ratio:1822/1036;object-fit:contain;object-position:left center;z-index:0;width:auto;max-width:none;height:100%;min-height:384px;top:0;transform:none}.gup-service-list{z-index:2}}.gup-service-category-page{background:var(--gup-white)}.gup-service-hero{background:linear-gradient(213deg, var(--gup-light-green) 0%, var(--gup-green) 100%);color:var(--gup-white);height:750px;padding:160px var(--gup-page-padding) 24px;border-radius:0 0 12px 12px;flex-direction:column;justify-content:flex-end;gap:24px;display:flex;position:relative;overflow:hidden}.gup-service-hero__shape{aspect-ratio:11/9;height:auto;left:calc(var(--gup-page-padding) + 546px);object-fit:contain;object-position:top center;opacity:1;pointer-events:none;z-index:0;width:916.617px;max-width:none;position:absolute;top:0}.gup-service-hero__stage,.gup-service-hero__divider,.gup-service-hero__trusted{z-index:1;position:relative}.gup-service-hero__stage{flex:0 0 614px;align-items:flex-end;width:100%;height:614px;display:flex}.gup-service-hero__panel{-webkit-backdrop-filter:blur(15.5px);backdrop-filter:blur(15.5px);background:linear-gradient(219deg, #0a1c1f80 61%, var(--gup-green) 100%);border-radius:12px;flex-direction:column;justify-content:space-between;width:492px;height:516px;padding:24px;display:flex}.gup-breadcrumb{align-items:center;gap:4px;width:100%;min-height:18px;display:flex}.gup-breadcrumb a,.gup-breadcrumb strong{white-space:nowrap;font-size:12px;font-weight:300;line-height:1.45}.gup-breadcrumb a{opacity:.6;transition:opacity .18s}.gup-breadcrumb a:hover,.gup-breadcrumb a:focus-visible{opacity:1;outline:0}.gup-breadcrumb span{opacity:.6;border-top:1px solid;border-right:1px solid;width:7px;height:7px;display:block;transform:rotate(45deg)}.gup-service-hero__copy{flex-direction:column;gap:32px;width:100%;display:flex}.gup-service-hero h1,.gup-service-offer h2,.gup-service-audience h2,.gup-service-faq h2{letter-spacing:0;margin:0;font-size:40px;font-weight:200;line-height:1.29}.gup-service-hero h1 span,.gup-service-offer h2 span{color:var(--gup-accent);font-weight:600;line-height:1.1}.gup-service-hero__copy p,.gup-service-audience .gup-section-head p,.gup-service-faq p{margin:0;font-size:16px;line-height:1.45}.gup-service-hero__trusted{width:100%}.gup-service-offer{background:var(--gup-gray);padding:128px var(--gup-page-padding)}.gup-service-offer__head{justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:48px;display:flex}.gup-service-offer__head .gup-section-head{margin-bottom:0}.gup-service-offer__badges{margin-top:0}.gup-service-offer__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;display:grid}.gup-service-card,.gup-service-case-card{border-radius:12px;width:100%;height:527px;padding:48px;overflow:hidden}.gup-service-card{background:radial-gradient(circle at 50% 50%, #fff0 0, #ffffffd1 100%), radial-gradient(#0b29241c .7px, transparent .8px) 0 0 / 12px 12px, var(--gup-white);flex-direction:column;gap:48px;display:flex}.gup-service-card h3,.gup-service-audience-card h3{color:var(--gup-green);letter-spacing:0;margin:0;font-size:27px;font-weight:600;line-height:1.161}.gup-service-card__body{flex-direction:column;flex:auto;gap:24px;min-height:0;display:flex}.gup-service-card__text{color:var(--gup-paragraph);font-size:14px;line-height:1.45}.gup-service-card__text p{margin:0 0 20px}.gup-service-card__text p:last-child{margin-bottom:0}.gup-service-card .gup-button{align-self:flex-start;margin-top:auto}.gup-service-card .gup-button .gup-arrow,.gup-service-card .gup-button--article .gup-arrow{background:var(--gup-green);color:var(--gup-white)}.gup-service-card .gup-button--article:hover .gup-arrow,.gup-service-card .gup-button--article:focus-visible .gup-arrow{background:#ffffff4d}.gup-service-case-card{background:linear-gradient(236deg, var(--gup-green) 0%, var(--gup-light-green) 100%);color:var(--gup-white);align-items:flex-end;display:flex}.gup-service-case-card__content{flex-direction:column;gap:24px;width:100%;display:flex}.gup-service-case-card__logo{mix-blend-mode:plus-lighter;object-fit:contain;object-position:left center;width:75px;height:26px}.gup-service-case-card h3{color:var(--gup-white);letter-spacing:0;margin:0;font-size:27px;font-weight:600;line-height:1.161}.gup-service-case-card h3 span{color:var(--gup-accent)}.gup-service-case-card p{margin:0;font-size:14px;line-height:1.45}.gup-service-case-card .gup-button{align-self:flex-start}.gup-service-visual{margin:0}.gup-service-audience{background:var(--gup-white);padding:128px var(--gup-page-padding)}.gup-service-audience+.gup-why,.gup-why+.gup-service-audience{padding-top:0}.gup-service-audience .gup-section-head{margin-bottom:48px}.gup-service-audience__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;display:grid}.gup-service-audience-card{border-radius:12px;width:100%;height:196px;display:flex;overflow:hidden}.gup-service-audience-card__copy{background:radial-gradient(circle at 50% 50%, #f6f6f600 0, #f6f6f6d1 100%), radial-gradient(#0b292414 .7px, transparent .8px) 0 0 / 12px 12px, var(--gup-gray);flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;gap:24px;min-width:0;padding:48px;display:flex}.gup-service-audience-card p{color:var(--gup-paragraph);margin:0;font-size:16px;line-height:1.45}.gup-service-audience-card__image{background:linear-gradient(234deg, var(--gup-green) 0%, var(--gup-light-green) 100%);flex:0 0 26.1%;min-width:156px;overflow:hidden}.gup-service-audience-card__image img{object-fit:cover;width:100%;height:100%}.gup-service-faq-section{background:var(--gup-white);padding:0 var(--gup-page-padding) 128px}.gup-biologists+.gup-service-faq-section,.gup-contact-hero+.gup-service-faq-section{padding-top:128px}.gup-service-faq{background:var(--gup-green);color:var(--gup-white);border-radius:12px;align-items:center;gap:64px;width:100%;min-height:384px;padding:36px 24px;display:flex;overflow:hidden}.gup-service-faq__copy,.gup-service-faq__list{flex-direction:column;flex:1 1 0;gap:24px;min-width:0;display:flex}.gup-service-faq__item{appearance:none;color:var(--gup-white);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0;font-size:16px;font-weight:300;line-height:1.45;display:flex}.gup-service-faq__item i{background:var(--gup-accent);border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;margin-left:24px;display:inline-flex}.gup-service-faq__item .gup-arrow{background:0 0;width:24px;height:24px}.gup-service-faq__item .gup-arrow:before,.gup-service-faq__item .gup-arrow:after{width:8px;height:8px}.gup-service-faq__line{background:#ffffff29;width:100%;height:1px;display:block}@media (max-width:1100px){.gup-service-hero__shape{opacity:.72;width:min(760px,100vw - 48px);left:50%;transform:translate(-50%)}.gup-service-offer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gup-service-offer__head,.gup-service-faq{flex-direction:column;align-items:flex-start}.gup-service-audience__grid{grid-template-columns:1fr}.gup-service-faq__copy,.gup-service-faq__list{width:100%}}@media (max-width:760px){.gup-service-hero,.gup-service-offer,.gup-service-audience,.gup-service-faq-section{padding-left:16px;padding-right:16px}.gup-service-hero{height:auto;min-height:760px;padding-top:120px}.gup-service-hero__shape{opacity:.55;width:min(690px,100vw - 32px);height:auto;top:0;left:50%;transform:translate(-50%)}.gup-service-hero__stage{height:auto;min-height:560px}.gup-service-hero__panel{width:100%;height:auto;min-height:516px}.gup-service-hero h1,.gup-service-offer h2,.gup-service-audience h2,.gup-service-faq h2{font-size:34px}.gup-service-offer,.gup-service-audience{padding-top:80px;padding-bottom:80px}.gup-service-offer__head{gap:32px}.gup-service-offer__badges{align-self:flex-start}.gup-service-offer__grid{grid-template-columns:1fr}.gup-service-card,.gup-service-case-card{height:auto;min-height:420px;padding:32px 24px}.gup-service-audience-card{height:auto;min-height:196px}.gup-service-audience-card__copy{padding:32px 24px}.gup-service-audience-card__image{flex-basis:34%;min-width:116px}.gup-service-faq-section{padding-bottom:80px}.gup-contact-hero+.gup-service-faq-section{padding-top:80px}.gup-service-faq{gap:48px;padding:32px 24px}.gup-service-faq__question{white-space:normal;align-items:flex-start;gap:18px}}.gup-service-faq__item{transition:background-color .22s,padding .22s;display:block}.gup-service-faq__item.is-open{background:#ffffff0b;border-radius:12px;padding:16px 18px}.gup-service-faq__question{appearance:none;color:var(--gup-white);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0;font-size:16px;font-weight:300;line-height:1.45;display:flex}.gup-service-faq__question>span{min-width:0}.gup-service-faq__question i{background:var(--gup-accent);color:var(--gup-white);border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;margin-left:24px;transition:background-color .22s,color .22s,transform .26s cubic-bezier(.22,1,.36,1);display:inline-flex}.gup-service-faq__question:hover i,.gup-service-faq__question:focus-visible i,.gup-service-faq__item.is-open .gup-service-faq__question i{background:var(--gup-white);color:var(--gup-green)}.gup-service-faq__question:focus-visible{outline-offset:8px;outline:1px solid #ffffffb8}.gup-service-faq__item.is-open .gup-service-faq__question i{transform:rotate(90deg)}.gup-service-faq__question .gup-arrow{background:0 0;width:24px;height:24px}.gup-service-faq__question .gup-arrow:before,.gup-service-faq__question .gup-arrow:after{width:8px;height:8px}.gup-service-faq__panel{opacity:0;max-height:0;transition:max-height .3s cubic-bezier(.22,1,.36,1),opacity .22s;overflow:hidden}.gup-service-faq__item.is-open .gup-service-faq__panel{opacity:1}.gup-service-faq__answer{color:#ffffffb8;max-width:560px;padding-top:16px;font-size:14px;line-height:1.45}.gup-service-faq__answer p{color:inherit;font-size:inherit;line-height:inherit;margin:0}@media (max-width:1100px){.gup-nav{gap:12px}.gup-nav__toggle{color:var(--gup-white);display:inline-flex}.gup-nav__items{background:var(--gup-white);color:var(--gup-green);z-index:60;border-radius:12px;flex-direction:column;align-items:stretch;gap:4px;max-height:calc(100vh - 120px);margin:0;padding:12px;list-style:none;display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto}.gup-nav.is-menu-open .gup-nav__items{display:flex}.gup-nav__items li{display:block}.gup-nav__item{border-radius:100px;justify-content:space-between;width:100%;min-height:52px;padding:12px 20px}.gup-nav__item:hover,.gup-nav__item:focus-visible,.gup-nav__item-wrap--mega.is-open .gup-nav__mega-trigger{background:var(--gup-white);color:var(--gup-green);outline:0}.gup-mega-menu{box-shadow:none;opacity:1;pointer-events:auto;visibility:visible;background:0 0;margin-top:4px;padding:0;display:none;position:static;transform:none}.gup-nav__item-wrap--mega.is-open .gup-mega-menu{display:block}.gup-mega-menu__inner{grid-template-columns:1fr}.gup-mega-menu__column{min-height:0;padding:14px}.gup-section-head--split,.gup-service-detail,.gup-partners,.gup-footer__top{flex-direction:column}.gup-footer__top{gap:48px}.gup-footer__brand{flex:0 auto;width:100%}.gup-about .gup-section-head,.gup-about .gup-section-head--split>div:first-child,.gup-about .gup-services-card,.gup-about .gup-service-detail,.gup-about .gup-service-detail__copy,.gup-about .gup-service-detail__visual,.gup-about .gup-service-list{flex-basis:auto;width:100%;max-width:none}.gup-about .gup-service-detail__visual{justify-content:flex-start;align-items:stretch;min-height:auto}.gup-about .gup-service-detail__visual>img{display:none}.gup-about .gup-service-list{margin-left:0}.gup-partners{height:auto}.gup-partners__copy,.gup-testimonial blockquote{width:100%}.gup-partners__copy{flex-basis:auto;gap:48px;height:auto;display:contents}.gup-partners__intro{text-align:left;display:contents}.gup-partners__intro h2{text-align:left;order:1}.gup-partners__intro p{text-align:left;order:2}.gup-partners .gup-slider-controls{order:4;align-self:flex-start;margin-top:-32px}.gup-partners__logos{order:5;align-items:flex-start;width:100%}.gup-partners__logos>p{text-align:left}.gup-partners__reviews{--gup-review-stack-x:clamp(24px, calc(100vw - 532px), 380px);flex-basis:auto;order:3;width:100%}.gup-service-detail{height:auto}.gup-service-detail__copy{flex-basis:auto;width:100%}.gup-stat-grid,.gup-process__grid,.gup-articles,.gup-footer__columns{grid-template-columns:1fr}.gup-case-card{width:calc(100vw - 48px)}}@media (max-width:760px){.gup-header,.gup-hero,.gup-about,.gup-why,.gup-partners,.gup-showcase,.gup-process,.gup-knowledge,.gup-footer{padding-left:16px;padding-right:16px}.gup-nav{padding-left:18px}.gup-nav__logo{width:139px}.gup-nav__cta{display:none}.gup-nav__toggle span{font-size:0}.gup-nav__toggle{padding-left:14px;padding-right:14px}.gup-hero{height:auto;min-height:760px;padding-top:120px}.gup-hero__stage{height:auto;min-height:614px}.gup-hero__panel{width:100%;height:auto;min-height:516px}.gup-hero h1,.gup-section-head h2,.gup-partners h2,.gup-final-cta h2{font-size:34px}.gup-hero__trusted,.gup-logo-strip,.gup-service-tabs,.gup-case-card{flex-direction:column;align-items:stretch;height:auto}.gup-logo-strip{gap:20px}.gup-hero__trusted{align-items:flex-start}.gup-hero .gup-button--hero{white-space:normal;font-size:13px}.gup-hero .gup-button--hero>span{min-width:0}.gup-hero .gup-logo-strip,.gup-partners .gup-logo-strip{flex-direction:row;flex:none;align-items:center;gap:0;width:100%;min-width:0;height:53px;padding:10px 19px}.gup-hero .gup-logo-strip__track,.gup-hero .gup-logo-strip__set,.gup-partners .gup-logo-strip__track,.gup-partners .gup-logo-strip__set{flex-direction:row}.gup-service-tabs{scroll-snap-type:x mandatory;scrollbar-width:none;flex-direction:row;align-items:center;gap:6px;height:auto;scroll-padding-left:6px;display:flex;overflow:auto hidden}.gup-service-tabs::-webkit-scrollbar{display:none}.gup-service-tabs button{scroll-snap-align:start;flex:none;min-width:min(80vw,240px);min-height:53px}.gup-service-detail{gap:24px;padding:16px}.gup-service-detail__visual,.gup-biologists,.gup-testimonial,.gup-final-cta,.gup-stat-card,.gup-process-step,.gup-process-image,.gup-article-card{height:auto;min-height:420px}.gup-stat-grid{min-width:0}.gup-stat-grid .gup-stat-card{width:100%;min-width:0;max-width:100%}.gup-stat-grid .gup-stat-card strong{overflow-wrap:anywhere;font-size:clamp(48px,16vw,68px)}.gup-articles--latest{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;margin-left:-16px;margin-right:-16px;padding:0 16px 10px;scroll-padding-left:16px;display:flex;overflow:auto visible}.gup-articles--latest::-webkit-scrollbar{display:none}.gup-articles--latest .gup-article-card{scroll-snap-align:start;flex:0 0 min(82vw,380px)}.gup-final-cta{padding:32px 24px}.gup-final-cta .gup-button{white-space:normal;max-width:100%}.gup-final-cta .gup-button>span:first-child{min-width:0}.gup-service-detail__visual{width:100%;height:auto;min-height:460px;padding:36px 16px}.gup-biologists{height:420px;min-height:420px}.gup-service-list{width:100%}.gup-service-list a{height:auto;min-height:53px}.gup-service-list a>span{white-space:normal}.gup-showcase{height:auto;min-height:846px}.gup-showcase__track{gap:24px}.gup-case-card{flex-basis:calc(100vw - 32px);gap:24px;width:calc(100vw - 32px);min-width:calc(100vw - 32px);padding:16px}.gup-case-card__copy{flex-basis:auto;width:100%}.gup-case-card__image{flex:none;width:100%;height:280px}.gup-partners__reviews{--gup-review-stack-x:16px;--gup-review-stack-y:18px;--gup-review-stack-rotate:2.4deg;--gup-review-stack-scale:.9}.gup-review-card{width:100%}.gup-testimonial__shape{opacity:.25}.gup-footer__inner{padding:32px 24px}.gup-footer__top{gap:32px}.gup-footer__bottom{flex-direction:column;align-items:flex-start;gap:16px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}