:root{
  --gelbero-ink:#17181b;
  --gelbero-navy:#15223a;
  --gelbero-muted:#676d78;
  --gelbero-line:#e7e8ec;
  --gelbero-surface:#f6f7f9;
  --gelbero-white:#fff;
  --gelbero-pink:#cb0065;
  --gelbero-radius:18px;
  --gelbero-shadow:0 22px 60px rgba(18,29,48,.08);
}

html{scroll-behavior:smooth}
body{font-family:"Manrope",Arial,sans-serif;color:var(--gelbero-ink);background:#fff;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}
body,.page{overflow-x:hidden}
h1,h2,h3,h4,h5,h6,.heading-decorated{font-family:"Manrope",Arial,sans-serif!important;font-weight:600!important;letter-spacing:-.025em;text-transform:none;color:var(--gelbero-ink)}
h1{font-size:clamp(42px,5vw,66px);line-height:1.1}h2{font-size:clamp(32px,3.6vw,48px);line-height:1.18}h3{font-size:clamp(23px,2vw,30px);line-height:1.3}h4{font-size:22px;line-height:1.35}
p{color:var(--gelbero-muted)}a{transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}
.container{max-width:1180px}
.section-md{padding-top:88px;padding-bottom:88px}.section-lg{padding-top:112px;padding-bottom:112px}
.bg-gray-lighter,.bg-gray-light{background:var(--gelbero-surface)!important}.bg-default,.bg-white{background:#fff!important}
.text-center>p,.section-title>p{max-width:720px;margin-left:auto;margin-right:auto}
.lead{font-size:18px;line-height:1.8;color:var(--gelbero-muted)}

/* Shared header */
.rd-navbar-top-panel-dark{background:var(--gelbero-navy)!important}
.rd-navbar-top-panel__content{font-family:"Manrope",Arial,sans-serif;font-size:12px;letter-spacing:.01em}
.rd-navbar-inner{min-height:112px!important;background:rgba(255,255,255,.98)}
.rd-navbar-brand img{max-width:238px;height:auto}
.rd-navbar-nav>li>a{font-family:"Manrope",Arial,sans-serif!important;font-size:13px!important;font-weight:600!important;letter-spacing:.045em!important;color:#242831!important}
.rd-navbar-nav>li>a:hover,.rd-navbar-nav>li.active>a{color:var(--gelbero-pink)!important}
.rd-navbar-megamenu.g-services-menu{font-family:"Manrope",Arial,sans-serif!important}

/* Legacy page banners */
.parallax-container.context-dark{min-height:390px!important;background:linear-gradient(135deg,#111a2a,#1b2942 62%,#321630)!important}
.parallax-container.context-dark .material-parallax{opacity:.13!important}
.parallax-header{min-height:390px!important}.parallax-header__inner{min-height:390px!important;display:flex;align-items:center}
.parallax-header .heading-decorated{font-size:clamp(38px,4.6vw,62px)!important;line-height:1.12!important;color:#fff!important;letter-spacing:-.04em!important}
.heading-decorated:after{background:var(--gelbero-pink)!important;height:2px!important}

/* Buttons */
.button,.btn,.services-btn,.cta-btn{font-family:"Manrope",Arial,sans-serif!important;border-radius:999px!important;padding:14px 25px!important;font-size:14px!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important}
.button-primary,.btn-primary,.services-btn,.cta-btn{background:var(--gelbero-navy)!important;border-color:var(--gelbero-navy)!important;color:#fff!important}
.button-primary:hover,.btn-primary:hover,.services-btn:hover,.cta-btn:hover{background:var(--gelbero-pink)!important;border-color:var(--gelbero-pink)!important;transform:translateY(-2px)}
.button-default-outline{border:1px solid #cfd3da!important;color:var(--gelbero-ink)!important;background:transparent!important}

/* Cards and grids */
.service-card,.why-card,.process-card,.testimonial-card,.faq-item,.related-services-card,.industry-card,.stat-box{
  border:1px solid var(--gelbero-line)!important;border-radius:var(--gelbero-radius)!important;background:#fff!important;box-shadow:none!important;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease
}
.service-card:hover,.why-card:hover,.related-services-card:hover,.industry-card:hover{transform:translateY(-4px)!important;box-shadow:var(--gelbero-shadow)!important;border-color:#d9dbe1!important}
.service-card,.why-card,.related-services-card{padding:34px!important}
.service-card h3,.service-card h4,.why-card h4,.related-services-card h4{font-family:"Manrope",Arial,sans-serif!important;font-weight:600!important;text-transform:none!important}
.service-icon{color:var(--gelbero-pink)!important}
.stats-section{padding:74px 0;background:var(--gelbero-navy)!important}.stats-section .stat-box{background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.12)!important}.stats-section h2,.stats-section p{color:#fff!important}
.faq-question{font-family:"Manrope",Arial,sans-serif;font-weight:600;color:var(--gelbero-ink)}

/* Forms */
.form-input,input[type="text"],input[type="email"],input[type="tel"],input[type="password"],select,textarea{font-family:"Manrope",Arial,sans-serif;border-radius:12px!important;border:1px solid #d9dde4!important;background:#fff!important;color:var(--gelbero-ink)!important}
.form-input:focus,input:focus,select:focus,textarea:focus{border-color:var(--gelbero-pink)!important;box-shadow:0 0 0 4px rgba(203,0,101,.08)!important;outline:0}
.form-shadow{border:1px solid var(--gelbero-line);border-radius:20px;padding:38px;box-shadow:var(--gelbero-shadow)!important}

/* Images, breadcrumbs and utilities */
img{max-width:100%;height:auto}.img-responsive,.img-fluid{border-radius:16px}
.breadcrumb-section{background:var(--gelbero-surface)!important;border-bottom:1px solid var(--gelbero-line)}
.breadcrumb a{color:var(--gelbero-muted)}.breadcrumb-item.active{color:var(--gelbero-ink)}
.decor-text:before,.bg-decor{opacity:.035!important}

/* Premium footer */
.legacy-footer-links{display:none!important}
.g-site-footer{font-family:"Manrope",Arial,sans-serif;background:#111a2b;color:#fff;padding:82px 0 48px}
.g-footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.05fr;gap:58px}
.g-footer-logo{position:relative!important;display:block!important;width:210px!important;height:40px!important;margin:0 0 25px!important;overflow:hidden!important}.g-footer-brand .g-footer-logo img{position:absolute!important;inset:0!important;display:block!important;width:210px!important;height:40px!important;object-fit:contain!important;object-position:left center!important;margin:0!important}.g-footer-brand .g-footer-logo-white{z-index:1!important;filter:brightness(0) invert(1)!important}.g-footer-brand .g-footer-logo-color{z-index:2!important;filter:none!important;clip-path:inset(0 83.5% 0 0)!important}.g-footer-brand p{max-width:330px;color:rgba(255,255,255,.6);font-size:14px;line-height:1.8}
.g-footer-title{font-family:"Manrope",Arial,sans-serif!important;color:#fff!important;font-size:12px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.15em!important;margin:0 0 22px}
.g-footer-links{list-style:none;padding:0;margin:0}.g-footer-links li{margin:10px 0}.g-footer-links a{color:rgba(255,255,255,.65);font-size:14px;text-decoration:none}.g-footer-links a:hover{color:#fff;text-decoration:none}
.g-footer-contact a,.g-footer-contact span{display:block;color:rgba(255,255,255,.68);font-size:14px;line-height:1.75;margin-bottom:9px}.g-footer-contact a:hover{color:#fff;text-decoration:none}
.footer-corporate{background:#0d1421!important;border-top:1px solid rgba(255,255,255,.08)}.footer-corporate__inner{min-height:76px}.footer-corporate .rights{font-family:"Manrope",Arial,sans-serif;color:rgba(255,255,255,.5);font-size:12px}

@media(max-width:1199px){.rd-navbar-inner{min-height:auto!important}.section-lg{padding-top:88px;padding-bottom:88px}.g-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:767px){body{font-size:15px}.container{padding-left:20px;padding-right:20px}.section-md,.section-lg{padding-top:68px;padding-bottom:68px}.parallax-container.context-dark,.parallax-header,.parallax-header__inner{min-height:300px!important}.form-shadow{padding:25px}.g-site-footer{padding:64px 0 36px}.g-footer-grid{grid-template-columns:1fr;gap:36px}.g-footer-brand p{max-width:none}.rd-navbar-brand img{max-width:205px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* Premium homepage */
.g-home{font-family:"Manrope",Arial,sans-serif;color:var(--gelbero-ink);background:#fff}.g-home *{box-sizing:border-box}.g-home-shell{width:calc(100% - 80px);max-width:1380px;margin:0 auto}
.g-home-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#111a2a,#192944 60%,#24152b);color:#fff}.g-home-hero:before{content:"";position:absolute;width:720px;height:720px;right:-270px;top:-380px;border-radius:50%;background:radial-gradient(circle,rgba(203,0,101,.35),transparent 68%)}
.g-home-hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;min-height:680px;padding:92px 0}.g-home-copy{max-width:770px}.g-home-kicker,.g-home-eyebrow{display:inline-flex;align-items:center;gap:11px;font-size:11px;font-weight:600;letter-spacing:.17em;text-transform:uppercase}.g-home-kicker{color:rgba(255,255,255,.72)}.g-home-kicker:before,.g-home-eyebrow:before{content:"";width:30px;height:1px;background:var(--gelbero-pink)}
.g-home .g-home-copy h1{font-family:"Manrope",Arial,sans-serif!important;font-size:clamp(48px,5.3vw,76px)!important;font-weight:600!important;line-height:1.07!important;letter-spacing:-.052em!important;text-transform:none!important;color:#fff;margin:27px 0 25px;max-width:760px}.g-home-copy>p{max-width:680px;font-size:18px;line-height:1.8;color:rgba(255,255,255,.7);margin:0}
.g-home-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:36px}.g-home-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 23px;border-radius:999px;font-size:14px;font-weight:600;text-decoration:none}.g-home-button-primary{background:#fff;color:#142039}.g-home-button-primary:hover{background:var(--gelbero-pink);color:#fff;text-decoration:none;transform:translateY(-2px)}.g-home-button-secondary{border:1px solid rgba(255,255,255,.24);color:#fff}.g-home-button-secondary:hover{border-color:#fff;color:#fff;text-decoration:none}
.g-home-proof{display:flex;gap:24px;flex-wrap:wrap;margin-top:58px;color:rgba(255,255,255,.48);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.g-home-proof span+span:before{content:"";display:inline-block;width:3px;height:3px;border-radius:50%;background:var(--gelbero-pink);margin:0 24px 3px 0}
.g-home-visual{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}.g-home-orbit{position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.g-home-orbit-one{width:480px;height:480px}.g-home-orbit-two{width:350px;height:350px}.g-home-product-card{position:relative;width:min(440px,100%);padding:28px;border:1px solid rgba(255,255,255,.15);border-radius:26px;background:rgba(255,255,255,.075);box-shadow:0 38px 100px rgba(0,0,0,.25);backdrop-filter:blur(18px)}.g-home-product-top{display:flex;gap:6px;margin-bottom:58px}.g-home-product-top span{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.28)}.g-home-product-label{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:rgba(255,255,255,.5);margin-bottom:20px}.g-home-product-row{display:flex;align-items:center;justify-content:space-between;padding:17px 0;border-top:1px solid rgba(255,255,255,.1)}.g-home-product-row strong{font-size:17px;font-weight:500;color:#fff}.g-home-product-row i{width:44px;height:5px;border-radius:9px;background:linear-gradient(90deg,var(--gelbero-pink),#e667a7)}.g-home-product-footer{display:flex;justify-content:space-between;margin-top:35px;color:rgba(255,255,255,.58);font-size:12px}.g-home-product-footer b{color:#fff;font-size:18px}
.g-home-intro{padding:120px 0}.g-home-intro-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:110px}.g-home-eyebrow{color:var(--gelbero-pink)}.g-home .g-home-intro h2,.g-home .g-home-section-head h2,.g-home .g-home-approach h2,.g-home .g-home-global h2{font-family:"Manrope",Arial,sans-serif!important;font-size:clamp(34px,3.6vw,50px)!important;font-weight:600!important;line-height:1.18!important;letter-spacing:-.04em!important;text-transform:none!important;margin:19px 0 0}.g-home-intro-grid>div:last-child{padding-top:33px}.g-home-intro p{font-size:17px;line-height:1.9;max-width:670px}.g-home-intro a{display:inline-block;margin-top:16px;color:var(--gelbero-ink);font-size:14px;font-weight:600}.g-home-intro a:hover{color:var(--gelbero-pink);text-decoration:none}
.g-home-services{padding:112px 0;background:var(--gelbero-surface)}.g-home-section-head{max-width:780px;margin-bottom:60px}.g-home-section-head>p{font-size:17px;margin:20px 0 0}.g-home-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.g-home-service{display:flex;flex-direction:column;min-height:300px;padding:36px;border:1px solid var(--gelbero-line);border-radius:18px;background:#fff;text-decoration:none}.g-home-service:hover{transform:translateY(-4px);box-shadow:var(--gelbero-shadow);text-decoration:none}.g-home-service>span{font-size:11px;color:var(--gelbero-pink);letter-spacing:.12em;margin-bottom:45px}.g-home .g-home-service h3{font-family:"Manrope",Arial,sans-serif!important;font-size:23px!important;font-weight:600!important;text-transform:none!important;color:var(--gelbero-ink);margin:0 0 13px}.g-home-service p{font-size:15px;line-height:1.75;margin:0}.g-home-service b{margin-top:auto;color:var(--gelbero-ink);font-size:13px;font-weight:600}
.g-home-approach{padding:115px 0;background:var(--gelbero-navy);color:#fff}.g-home-approach-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:120px}.g-home-approach h2{color:#fff!important}.g-home-approach-copy>p{color:rgba(255,255,255,.62);max-width:470px;line-height:1.8;margin:22px 0 32px}.g-home-button-light{background:#fff;color:var(--gelbero-navy)}.g-home-button-light:hover{background:var(--gelbero-pink);color:#fff;text-decoration:none}.g-home-steps{display:grid;grid-template-columns:1fr 1fr}.g-home-steps>div{padding:30px;border-top:1px solid rgba(255,255,255,.14)}.g-home-steps>div:nth-child(odd){border-right:1px solid rgba(255,255,255,.14)}.g-home-steps span{font-size:11px;color:#e45a9d}.g-home .g-home-steps h3{font-family:"Manrope",Arial,sans-serif!important;font-size:20px!important;font-weight:600!important;text-transform:none!important;color:#fff;margin:22px 0 10px}.g-home-steps p{font-size:14px;line-height:1.7;color:rgba(255,255,255,.58);margin:0}
.g-home-global{padding:110px 0}.g-home-global-card{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:62px 68px;border:1px solid var(--gelbero-line);border-radius:24px;background:linear-gradient(135deg,#fff,#f5f4f1)}.g-home-global-card>div{max-width:780px}.g-home-global p{font-size:16px;line-height:1.8;margin:20px 0 0}.g-home-global .g-home-button-primary{background:var(--gelbero-navy);color:#fff;white-space:nowrap}
@media(max-width:1050px){.g-home-hero-grid{grid-template-columns:1fr;min-height:auto;padding:90px 0}.g-home-visual{display:none}.g-home-service-grid{grid-template-columns:1fr 1fr}.g-home-approach-grid{grid-template-columns:1fr;gap:60px}}
@media(max-width:767px){.g-home-shell{width:calc(100% - 32px)}.g-home-hero-grid{padding:72px 0}.g-home .g-home-copy h1{font-size:clamp(42px,12vw,56px)!important}.g-home-proof{gap:12px;margin-top:42px}.g-home-proof span+span:before{display:none}.g-home-intro,.g-home-services,.g-home-approach,.g-home-global{padding:76px 0}.g-home-intro-grid{grid-template-columns:1fr;gap:28px}.g-home-intro-grid>div:last-child{padding-top:0}.g-home-service-grid{grid-template-columns:1fr}.g-home-service{min-height:260px}.g-home-steps{grid-template-columns:1fr}.g-home-steps>div:nth-child(odd){border-right:0}.g-home-global-card{display:block;padding:38px 28px}.g-home-global-card .g-home-button{margin-top:28px}}

/* Home page — editorial corporate system */
.g-home-value,.g-home-solutions,.g-home-proof-section,.g-home-locations{padding:120px 0}
.g-home-value{background:#fff;border-top:1px solid #eceff3}
.g-home-value-lead{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:end;margin-bottom:62px}
.g-home .g-home-value h2,.g-home .g-home-solutions h2,.g-home .g-home-proof-section h2,.g-home .g-home-locations h2{font-family:"Manrope",Arial,sans-serif!important;font-size:clamp(35px,3.6vw,52px)!important;line-height:1.16!important;letter-spacing:-.045em!important;font-weight:600!important;text-transform:none!important;margin:19px 0 0;color:#111827}
.g-home-value-lead>p{max-width:650px;margin:0;font-size:17px;line-height:1.85;color:#667085}
.g-home-value-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e4e8ee;border-radius:24px;overflow:hidden;box-shadow:0 24px 70px rgba(19,31,55,.06)}
.g-home-value-grid article{display:grid;grid-template-columns:62px 1fr;gap:25px;min-height:235px;padding:42px;background:#fff}
.g-home-value-grid article:nth-child(odd){border-right:1px solid #e4e8ee}.g-home-value-grid article:nth-child(-n+2){border-bottom:1px solid #e4e8ee}
.g-home-value-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:16px;background:#f8eaf1;color:#cb0065;font-size:21px}
.g-home-value-grid small{display:block;margin-bottom:24px;color:#a1a8b4;font-size:10px;letter-spacing:.16em}
.g-home .g-home-value-grid h3{font-family:"Manrope",Arial,sans-serif!important;font-size:21px!important;font-weight:600!important;letter-spacing:-.025em!important;text-transform:none!important;margin:0 0 12px;color:#182236}
.g-home-value-grid p{margin:0;max-width:430px;color:#667085;font-size:14px;line-height:1.75}

.g-home-solutions{background:#f5f7fa}
.g-home-solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.g-home-solution-card{position:relative;display:flex;flex-direction:column;min-height:410px;padding:40px 38px;border:1px solid #e1e6ed;border-radius:22px;background:#fff;color:#151d2d;text-decoration:none;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.g-home-solution-card:after{content:"";position:absolute;right:-70px;bottom:-85px;width:180px;height:180px;border-radius:50%;background:#f8eaf1;transition:transform .35s ease}
.g-home-solution-card:hover{transform:translateY(-7px);border-color:rgba(203,0,101,.25);box-shadow:0 30px 65px rgba(24,34,54,.12);color:#151d2d;text-decoration:none}.g-home-solution-card:hover:after{transform:scale(1.25)}
.g-home-solution-card>span{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:48px;border-radius:18px;background:#17253d;color:#fff;font-size:23px;box-shadow:0 12px 28px rgba(23,37,61,.18)}
.g-home-solution-card>small{color:#cb0065;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.g-home .g-home-solution-card h3{font-family:"Manrope",Arial,sans-serif!important;font-size:24px!important;line-height:1.3!important;font-weight:600!important;letter-spacing:-.03em!important;text-transform:none!important;margin:13px 0;color:#172033}
.g-home-solution-card p{max-width:350px;margin:0;color:#667085;font-size:14px;line-height:1.8}
.g-home-solution-card b{position:relative;z-index:1;margin-top:auto;color:#172033;font-size:12px;font-weight:700}.g-home-solution-card b i{margin-left:8px;color:#cb0065}

.g-home-proof-section{position:relative;background:#111d31;color:#fff;overflow:hidden}
.g-home-proof-section:before{content:"";position:absolute;right:-180px;top:-310px;width:680px;height:680px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 90px rgba(255,255,255,.018),0 0 0 180px rgba(255,255,255,.012)}
.g-home-proof-panel{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:120px;align-items:center}
.g-home-proof-section .g-home-eyebrow{color:#ec72ad}.g-home .g-home-proof-section h2{color:#fff!important}
.g-home-proof-intro>p{max-width:520px;margin:22px 0 0;color:rgba(255,255,255,.62);font-size:16px;line-height:1.85}
.g-home-quote{position:relative;margin:0;padding:54px 58px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:rgba(255,255,255,.055);box-shadow:0 28px 80px rgba(0,0,0,.18);backdrop-filter:blur(12px)}
.g-home-quote-mark{position:absolute;top:27px;right:42px;color:#e6388c;font-family:Georgia,serif;font-size:80px;line-height:1;opacity:.75}
.g-home-quote blockquote{position:relative;margin:0 0 34px;max-width:680px;color:#fff;font-size:clamp(19px,2vw,25px);font-weight:400;line-height:1.62;letter-spacing:-.025em}
.g-home-quote figcaption{display:flex;flex-direction:column;padding-top:25px;border-top:1px solid rgba(255,255,255,.12)}.g-home-quote figcaption span{font-size:13px;font-weight:600;color:#fff}.g-home-quote figcaption small{margin-top:5px;color:rgba(255,255,255,.48);font-size:11px}

.g-home-locations{background:#fff}
.g-home-location-head{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:end;margin-bottom:58px}.g-home-location-head>p{margin:0;color:#667085;font-size:16px;line-height:1.85}
.g-home-location-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}
.g-home-location-grid a{display:flex;flex-direction:column;min-height:205px;padding:28px;border:1px solid #e3e7ed;border-radius:17px;background:#fff;color:#172033;text-decoration:none;transition:.25s ease}.g-home-location-grid a:nth-child(1),.g-home-location-grid a:nth-child(2){grid-column:span 3}.g-home-location-grid a:nth-child(n+3){grid-column:span 2}
.g-home-location-grid a:hover{transform:translateY(-4px);border-color:rgba(203,0,101,.25);box-shadow:0 20px 45px rgba(24,34,54,.09);color:#172033;text-decoration:none}
.g-home-location-grid small{color:#8992a2;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.g-home-location-grid strong{margin-top:13px;font-size:22px;font-weight:600;letter-spacing:-.03em}.g-home-location-grid span{margin-top:auto;color:#cb0065;font-size:11px;font-weight:700}.g-home-location-grid span i{margin-left:7px}
.g-home-global{background:#f5f7fa}.g-home-global-card{box-shadow:0 28px 70px rgba(24,34,54,.07)}

@media(max-width:1050px){.g-home-value-lead,.g-home-location-head,.g-home-proof-panel{grid-template-columns:1fr;gap:35px}.g-home-solution-grid{grid-template-columns:1fr 1fr}.g-home-proof-panel{gap:60px}.g-home-location-grid a:nth-child(n){grid-column:span 3}}
@media(max-width:767px){.g-home-value,.g-home-solutions,.g-home-proof-section,.g-home-locations{padding:78px 0}.g-home-value-lead{margin-bottom:40px}.g-home-value-grid{grid-template-columns:1fr}.g-home-value-grid article{min-height:0;padding:30px 25px}.g-home-value-grid article:nth-child(n){border-right:0;border-bottom:1px solid #e4e8ee}.g-home-value-grid article:last-child{border-bottom:0}.g-home-solution-grid{grid-template-columns:1fr}.g-home-solution-card{min-height:360px;padding:32px 28px}.g-home-proof-panel{gap:44px}.g-home-quote{padding:38px 28px}.g-home-quote-mark{right:22px}.g-home-location-grid{grid-template-columns:1fr}.g-home-location-grid a:nth-child(n){grid-column:auto;min-height:175px}.g-home-location-head{margin-bottom:38px}}
