/* ==========================================================================
   GVM Technologies — Responsive
   ========================================================================== */

/* Side padding only when viewport is narrower than the container */
@media (max-width: 1200px) {
  .gvm-container {
    padding-inline: 16px;
  }

  .gvm-hero__title {
    font-size: 40px;
  }

  .gvm-section__title {
    font-size: 36px;
  }

  .gvm-footer__grid {
    grid-template-columns: 1.75fr repeat(4, minmax(0, 0.75fr));
    gap: 32px;
  }

  .gvm-footer__services {
    margin-bottom: 32px;
    padding-top: 28px;
  }

  .gvm-certification-card {
    flex: 0 1 calc(33.333% - 12px);
    max-width: 280px;
  }
}

@media (max-width: 1024px) {
  .gvm-header__inner {
    justify-content: flex-start;
    gap: 12px;
  }

  .gvm-logo {
    order: 1;
    margin-right: auto;
    position: relative;
    z-index: 1003;
  }

  .gvm-header {
    --gvm-mobile-header-height: 73px;
  }

  body.gvm-nav-open .gvm-header {
    z-index: 1002;
    background: var(--gvm-white);
    box-shadow: 0 1px 0 var(--gvm-border);
  }

  body.gvm-nav-open .gvm-logo,
  body.gvm-nav-open .gvm-nav-toggle {
    position: relative;
    z-index: 1003;
  }

  .gvm-header__strategy,
  .gvm-header__secondary {
    order: 2;
  }

  .gvm-hero {
    padding-top: 36px;
    padding-bottom: 56px;
  }

  .gvm-hero::after {
    height: 24%;
  }

  .gvm-hero__waves {
    top: 24%;
  }

  .gvm-hero__waves-img {
    width: 104%;
    margin-left: -2%;
    opacity: 0.68;
  }

  .gvm-hero__hub {
    width: min(820px, 100%);
    height: clamp(200px, 34vw, 250px);
    margin-top: 20px;
  }

  .gvm-hero__hub-center {
    width: clamp(100px, 14vw, 128px);
    height: clamp(100px, 14vw, 128px);
  }

  .gvm-about__grid {
    gap: 36px;
    grid-template-columns: 1fr;
    align-items: start;
  }

  .gvm-about__visual {
    width: 100%;
    max-width: none;
  }

  .gvm-about-showcase__points {
    gap: 12px;
  }

  .gvm-about-verified {
    gap: 14px 18px;
    padding: 16px 18px;
  }

  .gvm-about-verified__item {
    padding: 4px 12px;
  }

  .gvm-counters__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gvm-process-layout {
    grid-template-columns: 1fr;
  }

  .gvm-process-intro {
    position: static;
  }

  .gvm-process-nav {
    display: block;
    margin-top: 24px;
  }

  .gvm-process-steps {
    width: 100%;
    max-width: none;
  }

  .gvm-technologies__slider {
    margin-top: 28px;
  }

  .gvm-technologies__list {
    gap: 16px;
  }

  .gvm-technology-card {
    width: 240px;
    min-width: 240px;
    max-width: 240px;
  }

  .gvm-services__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }

  .gvm-testimonials__intro {
    gap: 28px;
  }

  .gvm-testimonials__slider {
    --gvm-testimonial-slides: 2;
  }

  .gvm-testimonials__slide .gvm-testimonial-card,
  .gvm-testimonials__slide.is-center .gvm-testimonial-card,
  .gvm-testimonials__slide.is-side .gvm-testimonial-card {
    transform: none;
    opacity: 1;
    border-color: rgba(19, 42, 77, 0.1);
    box-shadow: 0 14px 34px rgba(19, 42, 77, 0.02);
  }

  .gvm-certifications__layout {
    gap: 32px;
  }

  .gvm-certifications__intro {
    max-width: 720px;
  }

  .gvm-trusted {
    margin-top: 44px;
    padding-top: 32px;
  }

  .gvm-trusted__title {
    margin-bottom: 22px;
    font-size: 24px;
  }

  .gvm-trusted__item {
    min-width: 148px;
    height: 76px;
  }

  .gvm-latest-posts__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }

  .gvm-blog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }

  .gvm-blog-single__layout,
  .gvm-blog-single__layout--with-toc {
    max-width: 100%;
  }

  .gvm-blog-single__layout--with-toc {
    grid-template-columns: minmax(200px, 240px) minmax(0, 1fr);
    gap: 28px;
  }

  .gvm-blog-related {
    padding: clamp(40px, 6vw, 56px) 0;
  }

  .gvm-case-study-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }

  .gvm-case-study-approach__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gvm-main-content--case-study-single .gvm-case-study-section--challenge .gvm-case-study-split,
  .gvm-main-content--portfolio-single .gvm-case-study-section--challenge .gvm-case-study-split,
  .gvm-main-content--case-study-single .gvm-case-study-section--findings .gvm-case-study-split,
  .gvm-main-content--portfolio-single .gvm-case-study-section--findings .gvm-case-study-split,
  .gvm-main-content--case-study-single .gvm-case-study-section--search-console .gvm-case-study-split,
  .gvm-main-content--portfolio-single .gvm-case-study-section--search-console .gvm-case-study-split,
  .gvm-main-content--case-study-single .gvm-case-study-section--analytics .gvm-case-study-split,
  .gvm-main-content--portfolio-single .gvm-case-study-section--analytics .gvm-case-study-split{
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-section--split-visual-text .gvm-case-study-split__content,
  .gvm-main-content--portfolio-single .gvm-case-study-section--split-visual-text .gvm-case-study-split__content,
  .gvm-main-content--case-study-single .gvm-case-study-section--split-visual-text .gvm-case-study-split__visual,
  .gvm-main-content--portfolio-single .gvm-case-study-section--split-visual-text .gvm-case-study-split__visual{
    order: unset;
  }

  .gvm-main-content--case-study-single .gvm-case-study-meta-bar,
  .gvm-main-content--portfolio-single .gvm-case-study-meta-bar{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-meta-bar__item,
  .gvm-main-content--portfolio-single .gvm-case-study-meta-bar__item{
    padding-right: 0;
    border-right: none;
  }

  .gvm-main-content--case-study-single .gvm-case-study-hero--intro,
  .gvm-main-content--portfolio-single .gvm-case-study-hero--intro{
    padding: 56px 0 40px;
  }

  .gvm-portfolio__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }

  .gvm-team-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }

  .gvm-team-founder {
    max-width: 100%;
  }

  .gvm-team-founder--reverse {
    grid-template-columns: minmax(150px, 0.62fr) minmax(0, 1.65fr);
  }

  .gvm-team-founder__content {
    padding: 28px clamp(20px, 3vw, 36px);
  }

  .gvm-team-founder__image {
    max-height: clamp(210px, 26vw, 280px);
    margin-top: clamp(-28px, -3.5vw, -16px);
  }

  .gvm-team-profile {
    grid-template-columns: minmax(220px, 280px) minmax(0, 1fr);
  }

  .gvm-team-skills {
    grid-template-columns: 1fr;
  }

  .gvm-article-card__content {
    padding: 14px 0 0;
  }

  .gvm-faq__layout {
    grid-template-columns: minmax(230px, 0.72fr) minmax(0, 1.28fr);
    gap: 40px;
  }

  .gvm-nav-toggle {
    display: inline-flex;
    order: 3;
    flex: 0 0 44px;
    position: relative;
    z-index: 1003;
  }

  .gvm-nav {
    position: fixed;
    top: var(--gvm-nav-offset-top, var(--gvm-mobile-header-height, 73px));
    right: 0;
    bottom: 0;
    left: auto;
    width: min(50vw, 520px);
    height: calc(100dvh - var(--gvm-nav-offset-top, var(--gvm-mobile-header-height, 73px)));
    margin: 0;
    background: var(--gvm-white);
    border: 0;
    box-shadow: none;
    display: block;
    padding: 16px 24px 32px;
    order: 4;
    z-index: 1001;
    overflow-x: hidden;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateX(100%);
    transition:
      transform 0.3s ease,
      opacity 0.2s ease,
      visibility 0.3s;
  }

  .gvm-nav.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(0);
  }

  body.gvm-nav-open {
    overflow: hidden;
  }

  .gvm-nav__list {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }

  .gvm-nav__item {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding: 0;
    border-bottom: 1px solid var(--gvm-border);
  }

  .gvm-nav__item--mega {
    position: relative;
  }

  .gvm-nav__link {
    width: 100%;
    padding: 14px 0;
    justify-content: space-between;
  }

  .gvm-nav__dropdown {
    position: static;
    transform: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0 0 12px;
    min-width: 0;
    width: 100%;
    max-width: 100%;
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }

  .gvm-nav__dropdown > .gvm-nav__item,
  .gvm-nav__dropdown > li {
    border-bottom: 1px solid var(--gvm-border-soft);
  }

  .gvm-nav__dropdown > .gvm-nav__item:last-child,
  .gvm-nav__dropdown > li:last-child {
    border-bottom: 0;
  }

  .gvm-nav__sublink {
    width: 100%;
    padding: 12px 0 12px 12px;
    border-radius: 0;
    white-space: normal;
    overflow-wrap: anywhere;
    line-height: 1.45;
  }

  .gvm-nav__item.is-open > .gvm-nav__dropdown {
    display: flex;
  }

  .gvm-nav__item:hover > .gvm-nav__dropdown {
    display: none;
  }

  .gvm-nav__item.is-open:hover > .gvm-nav__dropdown,
  .gvm-nav__item.is-open > .gvm-nav__dropdown {
    display: flex;
  }

  .gvm-nav__item--mega > .gvm-nav__mega {
    display: none !important;
  }

  .gvm-nav__item--mega::before {
    display: none;
  }

  .gvm-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 36px 28px;
  }

  .gvm-footer__brand {
    grid-column: 1 / -1;
    border-right: 0;
    padding-right: 0;
  }

  .gvm-footer__col {
    border-right: 0;
    padding-right: 0;
  }

  .gvm-career-hero {
    padding: clamp(56px, 8vw, 72px) 0 0;
  }

  .gvm-career-hero__media img {
    min-height: clamp(200px, 32vw, 360px);
  }

  .gvm-career-jobs {
    gap: 14px;
  }

  .gvm-career-job__summary {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    min-height: 0;
    padding: 16px 40px 16px 16px;
    row-gap: 12px;
    column-gap: clamp(8px, 2vw, 12px);
  }
  .gvm-career-job__details {
    flex-wrap: wrap;
    justify-content: center;
    white-space: normal;
  }

  .gvm-career-job__chevron {
    position: absolute;
    top: 30px;
    right: 20px;
    z-index: 2;
    flex: 0 0 auto;
    margin-left: 0;
    transform: none;
  }

  .gvm-career-job[open] .gvm-career-job__chevron {
    transform: rotate(180deg);
  }

  .gvm-career-job__content {
    padding: 0 20px 20px;
  }
}

@media (max-width: 991px) {
  .gvm-topbar {
    display: none;
  }

  .gvm-about-showcase__points {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gvm-about-verified__list {
    justify-content: flex-start;
  }

  .gvm-team-founder {
    grid-template-columns: minmax(0, 1.55fr) minmax(140px, 0.58fr);
  }

  .gvm-team-founder--reverse {
    grid-template-columns: minmax(140px, 0.58fr) minmax(0, 1.55fr);
  }

  .gvm-team-founder__content {
    padding: 22px clamp(18px, 2.5vw, 28px) 20px;
  }

  .gvm-team-founder__image {
    max-height: clamp(190px, 24vw, 250px);
    margin-top: -18px;
  }

  .gvm-team-founder__name {
    font-size: clamp(22px, 2.8vw, 30px);
  }

  .gvm-contact-offices__grid {
    grid-template-columns: 1fr;
    max-width: 520px;
  }

  .gvm-contact-page__layout {
    grid-template-columns: 1fr;
    gap: clamp(28px, 4vw, 36px);
  }

  .gvm-contact-page__header {
    max-width: none;
    text-align: left;
  }

  .gvm-contact-page__intro {
    max-width: none;
    margin: 0;
  }

  .gvm-contact-page__channels {
    margin-top: clamp(24px, 3vw, 32px);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(16px, 2vw, 24px);
  }

  .gvm-contact-page__channel {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding: clamp(20px, 2.4vw, 24px);
    border-radius: 18px;
  }

  .gvm-contact-page__channel-icon {
    width: 52px;
    height: 52px;
    font-size: 22px;
  }

  .gvm-contact-page__channel-title {
    font-size: clamp(15px, 1.6vw, 17px);
  }

  .gvm-contact-page__channel-text {
    font-size: clamp(13px, 1.35vw, 14px);
  }

  .gvm-contact-page .gvm-contact-form-wrap {
    position: static;
    top: auto;
  }

  .gvm-contact-impact__offices {
    padding: 0;
  }

  .gvm-career-perks__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gvm-career-perk {
    min-width: 0;
  }

  .gvm-career-perk__title {
    font-size: 17px;
  }

  .gvm-career-perk__text {
    font-size: 15px;
  }

  .gvm-career-gallery {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .gvm-career-gallery__item:nth-child(n) {
    grid-column: auto;
    grid-row: auto;
  }

  .gvm-career-perks,
  .gvm-career-positions,
  .gvm-career-culture,
  .gvm-career-apply {
    padding: 64px 0;
  }
  body.admin-bar .gvm-nav {
    top: var(--gvm-nav-offset-top, calc(var(--gvm-mobile-header-height, 73px) + 32px));
    height: calc(100dvh - var(--gvm-nav-offset-top, calc(var(--gvm-mobile-header-height, 73px) + 32px)));
  }
}

@media (max-width: 782px) {
  body.admin-bar .gvm-header {
    top: 46px;
  }

  body.admin-bar .gvm-nav {
    top: var(--gvm-nav-offset-top, calc(var(--gvm-mobile-header-height, 73px) + 46px));
    height: calc(100dvh - var(--gvm-nav-offset-top, calc(var(--gvm-mobile-header-height, 73px) + 46px)));
  }
}

@media (max-width: 768px) {

  .gvm-topbar__inner {
    min-height: 44px;
    padding-block: 8px;
  }

  .gvm-topbar__certifications {
    font-size: 14px;
    white-space: normal;
  }

  .gvm-header__inner {
    padding-block: 12px;
  }

  .gvm-header {
    --gvm-mobile-header-height: 69px;
  }

  body.admin-bar .gvm-nav {
    top: var(--gvm-nav-offset-top, calc(var(--gvm-mobile-header-height, 69px) + 46px));
    height: calc(100dvh - var(--gvm-nav-offset-top, calc(var(--gvm-mobile-header-height, 69px) + 46px)));
  }

  .gvm-header__secondary {
    display: none;
  }

  .gvm-hero {
    padding-top: 32px;
    padding-bottom: 48px;
  }

  .gvm-hero::after {
    height: 22%;
  }

  .gvm-hero__waves {
    top: 32%;
  }

  .gvm-hero__waves-img {
    width: 112%;
    margin-left: -6%;
    opacity: 0.65;
  }

  .gvm-hero__hub {
    height: clamp(175px, 40vw, 210px);
    margin-top: 16px;
  }

  .gvm-hero__hub-center {
    width: clamp(88px, 17vw, 108px);
    height: clamp(88px, 17vw, 108px);
  }

  .gvm-hero__floating-icon {
    --gvm-hero-icon-size: 36px;
  }

  .gvm-hero__floating-icon img {
    width: 20px;
    height: 20px;
  }

  .gvm-hero__glow {
    top: 50%;
    width: min(520px, 92vw);
    filter: blur(42px);
  }

  .gvm-nav {
    left: 0;
    right: 0;
    width: auto;
  }

  .gvm-logo__img {
    height: 42px;
  }

  .gvm-hero__title {
    font-size: 34px;
  }

  .gvm-legal-document__actions {
    gap: 12px;
  }

  .gvm-section__title {
    font-size: 30px;
  }

  .gvm-process-section {
    padding: 64px 0;
  }

  .gvm-process-steps {
    max-width: none;
  }

  .gvm-process-step {
    min-height: 0;
    padding: 22px 64px 22px 20px;
    opacity: 1;
    transform: none;
  }

  .gvm-process-step__num {
    top: 16px;
    right: 16px;
    font-size: 32px;
  }

  .gvm-certification-card {
    flex: 0 1 calc(50% - 8px);
    max-width: none;
    min-height: 200px;
    padding: 20px 16px;
  }

  .gvm-certification-card__title {
    font-size: 14px;
  }

  .gvm-certification-card__description {
    font-size: 11.5px;
  }

  .gvm-technologies {
    padding: 64px 0;
  }

  .gvm-about {
    padding: 64px 0 0;
  }

  .gvm-about__description {
    max-width: none;
  }

  .gvm-about-showcase__points {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .gvm-about-showcase__point {
    height: auto;
    padding: 16px 16px 15px;
  }

  .gvm-about-showcase__point-title {
    font-size: 15px;
  }

  .gvm-about-showcase__point-text {
    font-size: 14px;
  }

  .gvm-about-verified {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    padding: 16px;
  }

  .gvm-about-verified__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 16px 24px;
  }

  .gvm-about-verified__item,
  .gvm-about-verified__item + .gvm-about-verified__item {
    flex: 0 0 auto;
    width: auto;
    padding: 0;
    border-left: 0;
  }

  .gvm-counters {
    padding: 32px 0 64px;
  }

  .gvm-services {
    padding: 64px 0;
  }

  .gvm-services__grid {
    margin-top: 28px;
  }

  .gvm-service-card__head {
    gap: 14px;
    padding: 20px 18px 0;
  }

  .gvm-service-card__icon-wrap {
    width: 68px;
    height: 68px;
    flex-basis: 68px;
    border-radius: 18px;
  }

  .gvm-service-card__icon {
    width: 36px;
    height: 36px;
    font-size: 22px;
  }
 .gvm-process-nav{
  display: none;
 }
  .gvm-service-card__body {
    padding: 14px 18px 0;
  }

  .gvm-service-card__excerpt {
    margin-bottom: 18px;
  }

  .gvm-service-card__title {
    font-size: 17px;
    overflow-x: visible;
    -webkit-line-clamp: none;
    min-height: 0;
    -webkit-box-orient: vertical;
    max-width: none;

  }

  .gvm-service-card__footer {
    padding: 16px 18px 18px;
  }

  .gvm-service-card__arrow {
    width: 36px;
    height: 36px;
    flex-basis: 36px;
    border-radius: 12px;
  }

  .gvm-technologies__slider {
    margin-top: 24px;
    mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
  }

  .gvm-technologies__list {
    gap: 14px;
  }

  .gvm-latest-posts__tab {
    flex: 0 0 auto;
    min-width: 104px;
    padding-inline: 14px;
    font-size: 13px;
  }

  .gvm-technology-card {
    width: 220px;
    min-width: 220px;
    max-width: 220px;
  }

  .gvm-technology-card__link {
    padding: 18px 16px;
  }

  .gvm-technology-card__media {
    margin-bottom: 8px;
  }

  .gvm-technology-card__image {
    max-width: 48px;
    max-height: 48px;
  }

  .gvm-technology-card__excerpt {
    display: none;
  }

  .gvm-technology-card__title {
    font-size: 15px;
  }

  .gvm-testimonials {
    padding: 64px 0;
  }

  .gvm-testimonials__intro {
    grid-template-columns: 1fr;
    gap: 24px;
    margin-bottom: 32px;
  }

  .gvm-testimonials__header {
    text-align: center;
  }

  .gvm-testimonials__description {
    max-width: none;
    margin-inline: auto;
  }

  .gvm-testimonials__highlights {
    justify-content: center;
  }

  .gvm-testimonials__slider {
    --gvm-testimonial-slides: 1;
    --gvm-testimonial-gap: 16px;
  }

  .gvm-testimonials__controls {
    gap: 12px;
    margin-top: 24px;
  }

  .gvm-testimonials__nav {
    width: 44px;
    height: 44px;
    flex-basis: 44px;
    border-radius: 12px;
    font-size: 13px;
  }

  .gvm-testimonials__dots {
    padding: 8px 14px;
  }

  .gvm-testimonials__media-dots {
    margin-top: 14px;
  }

  .gvm-testimonials__dot.is-active,
  .gvm-testimonials__dot[aria-current="true"] {
    width: 24px;
  }

  .gvm-testimonials__video-play {
    width: 68px;
    height: 68px;
  }

  .gvm-testimonials__video-play-icon svg {
    width: 28px;
    height: 28px;
  }

  .gvm-testimonials__video-label {
    left: 14px;
    bottom: 12px;
    font-size: 12px;
  }

  .gvm-testimonials__modal {
    padding: 16px;
  }

  .gvm-testimonials__modal-close {
    top: 16px;
    right: 16px;
  }

  .gvm-testimonials__modal-close svg {
    width: 22px;
    height: 22px;
  }

  .gvm-testimonial-card {
    min-height: 0;
    padding: 24px 22px 22px;
  }

  .gvm-testimonial-card__quote {
    top: 14px;
    left: 18px;
    font-size: 46px;
  }

  .gvm-testimonial-card__text {
    margin-top: 28px;
  }

  .gvm-trusted {
    margin-top: 36px;
    padding-top: 28px;
  }

  .gvm-trusted__title {
    font-size: 22px;
  }

  .gvm-trusted__slider {
    mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent);
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent);
  }

  .gvm-trusted__list {
    gap: 12px;
  }

  .gvm-trusted__item {
    min-width: 132px;
    height: 70px;
    padding: 12px 16px;
  }

  .gvm-trusted__logo {
    max-width: 110px;
    max-height: 40px;
  }

  .gvm-trusted__name {
    font-size: 13px;
  }

  .gvm-latest-posts {
    padding: 64px 0;
  }

  .gvm-portfolio {
    padding: 64px 0;
  }

  .gvm-portfolio--archive {
    padding: 40px 0 56px;
  }

  .gvm-portfolio-hero {
    padding: 56px 0 48px;
  }

  .gvm-portfolio-hero__eyebrow {
    margin-bottom: 14px;
    padding: 6px 14px;
    font-size: 11px;
  }

  .gvm-portfolio-hero__title {
    margin-bottom: 14px;
    font-size: 30px;
  }

  .gvm-portfolio-hero__intro {
    font-size: 15px;
  }

  .gvm-portfolio-hero__glow {
    width: min(420px, 92vw);
    filter: blur(40px);
  }

  .gvm-portfolio-single__layout,
  .gvm-portfolio-single__layout--with-aside {
    grid-template-columns: 1fr;
    padding-top: 32px;
  }

  .gvm-portfolio-meta {
    position: static;
  }

  .gvm-portfolio-document {
    padding: 24px 20px;
    border-radius: 18px;
  }

  .gvm-portfolio-single__actions {
    gap: 12px;
  }

  .gvm-team-hero {
    padding: 65px 0 0;
  }

  .gvm-team-hero--single {
    padding-bottom: 20px;
  }

  .gvm-team-hero__member-title {
    font-size: 28px;
  }

  .gvm-team-hero__member-role {
    font-size: 15px;
  }

  .gvm-team-hero__title {
    margin-bottom: 14px;
    font-size: 30px;
  }

  .gvm-team-hero__intro {
    font-size: 15px;
  }

  .gvm-team-hero__visual {
    margin-top: 24px;
  }

  .gvm-team-spotlight {
    padding: 64px 0;
  }

  .gvm-team-spotlight__light {
    top: 4px;
    left: 12px;
    width: min(140px, 42vw);
    opacity: 0.12;
  }

  .gvm-team-spotlight__header {
    margin-bottom: 20px;
  }

  .gvm-team-spotlight__title {
    font-size: 26px;
  }

  .gvm-team-founder {
    grid-template-columns: 1fr;
    align-items: stretch;
    overflow: hidden;
  }

  .gvm-team-founder__media {
    order: -1;
    align-self: auto;
    min-height: clamp(180px, 48vw, 240px);
    max-height: clamp(220px, 52vw, 280px);
    padding: 12px 16px 0;
    align-items: flex-end;
    justify-content: center;
    overflow: hidden;
    border-radius: 15px 15px 0 0;
    background: linear-gradient(180deg, rgba(237, 246, 253, 0.55) 0%, transparent 100%);
  }

  .gvm-team-founder__image {
    width: auto;
    max-width: min(100%, 280px);
    max-height: clamp(170px, 44vw, 220px);
    margin-top: 0;
    margin-bottom: 0;
    height: auto;
    object-fit: contain;
    object-position: center bottom;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .gvm-team-founder--reverse .gvm-team-founder__image {
    object-position: center bottom;
  }

  .gvm-team-founder__content {
    padding: 20px 18px 18px;
  }

  .gvm-team-founder__name {
    font-size: clamp(22px, 5.5vw, 28px);
  }

  .gvm-team-founder__linkedin {
    width: 36px;
    height: 36px;
    border-radius: 8px;
  }

  .gvm-team-founder__linkedin-icon {
    width: 16px;
    height: 16px;
  }

  .gvm-team-founder__heading {
    gap: 10px;
  }

  .gvm-team-founder__role {
    margin-bottom: 10px;
  }

  .gvm-team-hero__glow {
    display: none;
  }

  .gvm-team-body {
    padding: clamp(40px, 6vw, 56px) 0;
  }

  .gvm-team-body__header {
    margin-bottom: 28px;
  }

  .gvm-team-body__title {
    font-size: 26px;
  }

  .gvm-team-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }

  .gvm-team-profile {
    grid-template-columns: 1fr;
    margin-top: 0;
    text-align: left;
  }

  .gvm-team-profile__aside {
    position: static;
    max-width: 300px;
  }

  .gvm-team-profile__badges {
    gap: 10px;
  }

  .gvm-team-profile__badge {
    padding: 9px 14px;
    font-size: 11px;
  }

  .gvm-team-profile__section-title {
    font-size: 22px;
  }

  .gvm-team-single-tabs__nav {
    width: 100%;
    overflow: visible;
  }

  .gvm-team-single-tabs__tab {
    flex: 1 1 0;
    min-width: 0;
    padding: 10px 8px;
    font-size: 12px;
    line-height: 1.25;
    white-space: normal;
    text-align: center;
  }

  .gvm-team-single-tabs__panel {
    padding: 24px 20px;
    border-radius: 18px;
  }

  .gvm-team-dossier__grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .gvm-team-dossier__title {
    margin-bottom: 18px;
    font-size: 14px;
  }

  .gvm-team-dossier__item {
    gap: 14px;
  }

  .gvm-team-dossier__icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
  }

  .gvm-team-dossier__text,
  .gvm-team-dossier__text-primary {
    font-size: 14px;
  }

  .gvm-team-dossier__text-secondary {
    font-size: 13px;
  }

  .gvm-team-skills {
    grid-template-columns: 1fr;
  }

  .gvm-team-panel {
    padding: 24px 20px;
    border-radius: 18px;
  }

  .gvm-team-single__actions {
    gap: 12px;
  }

  .gvm-portfolio__grid {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 28px;
  }

  .gvm-portfolio__header {
    flex-direction: column;
    align-items: flex-start;
  }

  .gvm-portfolio__button {
    justify-content: center;
  }

  .gvm-portfolio__description {
    font-size: 14.5px;
  }

  .gvm-portfolio-card__body {
    padding: 18px;
  }

  .gvm-portfolio-card__title {
    font-size: 17px;
  }

  .gvm-latest-posts__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .gvm-blog-hero {
    padding: 56px 0 48px;
  }

  .gvm-blog-hero__eyebrow {
    margin-bottom: 14px;
    padding: 6px 14px;
    font-size: 11px;
  }

  .gvm-blog-hero__title {
    margin-bottom: 14px;
    font-size: 30px;
  }

  .gvm-blog-hero__intro {
    font-size: 15px;
  }

  .gvm-blog-hero__glow {
    display: none;
  }

  .gvm-blog-body {
    padding: clamp(40px, 6vw, 56px) 0;
  }

  .gvm-blog-filters__link {
    min-height: 40px;
    padding: 8px 16px;
    font-size: 13px;
  }

  .gvm-blog-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .gvm-main-content--blog-single {
    padding-bottom: 0;
  }

  .gvm-blog-hero--single {
    padding: 40px 0 24px;
  }

  .gvm-blog-single__intro {
    max-width: 100%;
  }

  .gvm-blog-breadcrumb__list {
    font-size: 12px;
    gap: 6px;
  }

  .gvm-blog-breadcrumb__item[aria-current="page"] {
    overflow-wrap: anywhere;
  }

  .gvm-blog-single__header {
    margin-bottom: 20px;
  }

  .gvm-blog-single__tag {
    margin-bottom: 12px;
    padding: 6px 12px;
    font-size: 11px;
  }

  .gvm-blog-single__title {
    margin-bottom: 14px;
    font-size: 28px;
  }

  .gvm-blog-single__meta {
    gap: 8px 14px;
  }

  .gvm-blog-single__meta-item {
    font-size: 13px;
  }

  .gvm-blog-single__layout,
  .gvm-blog-single__layout--with-toc {
    max-width: 100%;
  }

  .gvm-blog-single__media,
  .gvm-blog-single__media--content {
    border-radius: 14px;
  }

  .gvm-blog-single__media--content {
    margin-bottom: 20px;
  }

  .gvm-blog-single__body {
    padding: clamp(40px, 6vw, 56px) 0;
  }

  .gvm-blog-single__layout--with-toc {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .gvm-blog-single__toc {
    position: static;
    top: auto;
    max-height: none;
    overflow: visible;
    padding: 16px;
    border-radius: 14px;
  }

  .gvm-blog-single__toc.is-fixed,
  .gvm-blog-single__toc.is-pinned-bottom {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    width: auto;
    bottom: auto;
  }

  .gvm-blog-single__toc-spacer {
    display: none !important;
    height: 0 !important;
  }

  .gvm-blog-single__toc-label {
    margin-bottom: 12px;
    font-size: 12px;
  }

  .gvm-blog-single__toc-link {
    font-size: 13px;
    padding-left: 20px;
  }

  .gvm-blog-single__content.entry-content {
    font-size: 16px;
    line-height: 1.75;
  }

  .gvm-blog-single__content.entry-content h2 {
    font-size: 24px;
    scroll-margin-top: calc(var(--gvm-mobile-header-height, 73px) + 20px);
  }

  .gvm-blog-single__content.entry-content h3 {
    font-size: 20px;
  }

  .gvm-blog-single__content.entry-content blockquote {
    padding: 14px 16px;
  }

  .gvm-blog-single__content.entry-content pre {
    padding: 14px;
    font-size: 13px;
  }

  .gvm-blog-single__comments {
    padding-top: 32px;
  }

  .gvm-blog-single__comments .comments-area {
    max-width: 100%;
  }

  .gvm-blog-related {
    padding: clamp(36px, 5vw, 48px) 0;
  }

  .gvm-blog-related__head {
    margin-bottom: 24px;
  }

  .gvm-blog-related__eyebrow {
    font-size: 11px;
  }

  .gvm-blog-related__title {
    font-size: 26px;
  }

  .gvm-case-study-hero {
    padding: 56px 0 48px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-hero--intro,
  .gvm-main-content--portfolio-single .gvm-case-study-hero--intro{
    padding: 48px 0 32px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-hero--intro > .gvm-container,
  .gvm-main-content--portfolio-single .gvm-case-study-hero--intro > .gvm-container{
    gap: 20px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-breadcrumb__list,
  .gvm-main-content--portfolio-single .gvm-case-study-breadcrumb__list{
    font-size: 12px;
    gap: 6px;
  }

  .gvm-case-study-hero__eyebrow {
    margin-bottom: 14px;
    padding: 6px 14px;
    font-size: 11px;
  }

  .gvm-case-study-hero__title {
    margin-bottom: 14px;
    font-size: 30px;
  }

  .gvm-case-study-hero__intro {
    font-size: 15px;
  }

  .gvm-case-study-hero__glow {
    display: none;
  }

  .gvm-case-study-body {
    padding: clamp(40px, 6vw, 56px) 0;
  }

  .gvm-case-study-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .gvm-case-study-section {
    padding: 28px 0;
  }

  .gvm-main-content--case-study-single .gvm-case-study-section--band,
  .gvm-main-content--portfolio-single .gvm-case-study-section--band,
  .gvm-main-content--case-study-single .gvm-case-study-section--approach,
  .gvm-main-content--portfolio-single .gvm-case-study-section--approach{
    padding: 28px 0;
  }

  .gvm-case-study-meta-bar {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-meta-bar,
  .gvm-main-content--portfolio-single .gvm-case-study-meta-bar{
    grid-template-columns: 1fr;
    padding: 18px 16px;
    border-radius: 16px;
    gap: 0;
  }

  .gvm-main-content--case-study-single .gvm-case-study-meta-bar__item,
  .gvm-main-content--portfolio-single .gvm-case-study-meta-bar__item{
    padding: 0 0 16px;
    margin-bottom: 16px;
    border-right: none;
    border-bottom: 1px dashed rgba(5, 97, 157, 0.35);
  }

  .gvm-main-content--case-study-single .gvm-case-study-meta-bar__item:last-child,
  .gvm-main-content--portfolio-single .gvm-case-study-meta-bar__item:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }

  .gvm-case-study-split,
  .gvm-main-content--case-study-single .gvm-case-study-section--challenge .gvm-case-study-split,
  .gvm-main-content--portfolio-single .gvm-case-study-section--challenge .gvm-case-study-split,
  .gvm-main-content--case-study-single .gvm-case-study-section--findings .gvm-case-study-split,
  .gvm-main-content--portfolio-single .gvm-case-study-section--findings .gvm-case-study-split,
  .gvm-main-content--case-study-single .gvm-case-study-section--search-console .gvm-case-study-split,
  .gvm-main-content--portfolio-single .gvm-case-study-section--search-console .gvm-case-study-split,
  .gvm-main-content--case-study-single .gvm-case-study-section--analytics .gvm-case-study-split,
  .gvm-main-content--portfolio-single .gvm-case-study-section--analytics .gvm-case-study-split{
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .gvm-portfolio-dual-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .gvm-case-study-section--split-visual-text .gvm-case-study-split__content,
  .gvm-case-study-section--split-visual-text .gvm-case-study-split__visual,
  .gvm-main-content--case-study-single .gvm-case-study-section--split-visual-text .gvm-case-study-split__content,
  .gvm-main-content--portfolio-single .gvm-case-study-section--split-visual-text .gvm-case-study-split__content,
  .gvm-main-content--case-study-single .gvm-case-study-section--split-visual-text .gvm-case-study-split__visual,
  .gvm-main-content--portfolio-single .gvm-case-study-section--split-visual-text .gvm-case-study-split__visual{
    order: unset;
  }

  .gvm-main-content--case-study-single .gvm-case-study-section__intro--band,
  .gvm-main-content--portfolio-single .gvm-case-study-section__intro--band{
    max-width: none;
    margin-bottom: 20px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-section__content,
  .gvm-main-content--portfolio-single .gvm-case-study-section__content,
  .gvm-main-content--case-study-single .gvm-case-study-split__content,
  .gvm-main-content--portfolio-single .gvm-case-study-split__content,
  .gvm-main-content--case-study-single .gvm-case-study-results__content,
  .gvm-main-content--portfolio-single .gvm-case-study-results__content{
    font-size: 15px;
    line-height: 1.75;
  }

  .gvm-main-content--case-study-single .gvm-case-study-results__figure,
  .gvm-main-content--portfolio-single .gvm-case-study-results__figure{
    margin-bottom: 16px;
    border-radius: 14px;
  }

  .gvm-case-study-approach__grid,
  .gvm-case-study-results {
    grid-template-columns: 1fr;
  }

  .gvm-case-study-section__title {
    margin-bottom: 16px;
    font-size: 24px;
  }

  .gvm-case-study-split__visual-panel {
    min-height: 200px;
  }

  .gvm-case-study-step {
    padding: 14px 16px 14px 56px;
  }

  .gvm-case-study-step::before {
    top: 14px;
    left: 14px;
    width: 28px;
    height: 28px;
    font-size: 11px;
  }

  .gvm-case-study-results__item {
    padding: 16px;
  }

  .gvm-case-study-card__body {
    padding: 20px;
  }

  .gvm-case-study-card__title {
    font-size: 18px;
  }

  .gvm-case-study-document {
    padding: 24px 20px;
    border-radius: 18px;
  }

  .gvm-article-card {
    padding: 16px;
  }

  .gvm-article-card__title {
    font-size: 17px;
  }

  .gvm-faq {
    padding: 64px 0;
  }

  .gvm-faq__layout {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .gvm-faq__intro {
    position: static;
    max-width: 680px;
  }

  .gvm-faq__title {
    font-size: 32px;
    line-height: 1.25;
  }

  .gvm-section__head {
    flex-direction: column;
    align-items: flex-start;
  }

  .gvm-cta {
    gap: 24px;
    min-height: 0;
    padding: 40px 28px;
  }

  .gvm-cta::before,
  .gvm-cta::after {
    width: 52%;
    opacity: 0.45;
  }

  .gvm-cta__title {
    font-size: 32px;
    line-height: 1.25;
  }

  .gvm-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px 24px;
  }

  .gvm-footer__brand {
    grid-column: 1 / -1;
    border-right: 0;
    padding-right: 0;
  }

  .gvm-footer__col {
    border-right: 0;
    padding-right: 0;
  }

  .gvm-footer {
    padding-top: 48px;
  }

  .gvm-footer .gvm-logo__img,
  .gvm-footer__logo-img {
    height: 42px;
  }

  .gvm-footer__bottom {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 14px;
    text-align: center;
  }

  .gvm-footer__legal {
    order: 1;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
  }

  .gvm-footer__copyright {
    order: 2;
    width: 100%;
    text-align: center;
  }

  .gvm-page-header h1 {
    font-size: 28px;
  }

  .gvm-career-hero {
    padding: 56px 0 0;
  }

  .gvm-career-hero__title {
    font-size: clamp(26px, 7vw, 32px);
  }

  .gvm-career-hero__intro,
  .gvm-career-section-header__intro {
    font-size: 15px;
    line-height: 1.65;
  }

  .gvm-career-hero__media {
    margin-top: 24px;
  }

  .gvm-career-hero__media img {
    min-height: clamp(180px, 42vw, 280px);
  }

  .gvm-career-hero__actions {
    margin-top: 20px;
  }
  .gvm-career-section-header {
    margin-bottom: 24px;
  }

  .gvm-career-section-header__title {
    font-size: clamp(24px, 6vw, 30px);
    margin-bottom: 14px;
  }

  .gvm-career-perks,
  .gvm-career-positions,
  .gvm-career-culture,
  .gvm-career-apply {
    padding: 56px 0;
  }

  .gvm-career-perks__grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .gvm-career-perk {
    min-width: 0;
    padding: 18px;
  }

  @media (hover: none) {
    .gvm-career-perk:hover,
    .gvm-career-perk:focus-within {
      transform: none;
    }
  }

  .gvm-career-jobs {
    gap: 12px;
  }

  .gvm-career-job__title {
    font-size: clamp(13px, 3.6vw, 16px);
    line-height: 1.3;
  }

  .gvm-career-job__openings {
    font-size: clamp(9px, 2.4vw, 11px);
    letter-spacing: 0.04em;
  }

  .gvm-career-job__experience {
    white-space: nowrap;
    flex-shrink: 0;
    padding: 6px 12px;
    font-size: clamp(9px, 2.2vw, 11px);
    letter-spacing: 0.02em;
  }

  .gvm-career-job__details {
    display: inline-flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    justify-content: center;
    white-space: normal;
    gap: clamp(6px, 1.5vw, 10px);
    font-size: clamp(9px, 2.2vw, 11px);
    letter-spacing: 0.03em;
  }

  .gvm-career-job__detail {
    gap: 4px;
  }

  .gvm-career-job__detail i {
    font-size: 11px;
  }

  .gvm-career-job__content {
    padding: 0 16px 18px;
    font-size: 14px;
  }

  .gvm-career-job__actions {
    margin-top: 18px;
  }

  .gvm-career-gallery {
    gap: 12px;
  }

  .gvm-career-gallery__item {
    border-radius: 16px;
  }

  .gvm-career-apply {
    padding: 56px 0 64px;
  }

  .gvm-career-apply__form.gvm-contact-form-wrap,
  .gvm-career-apply .gvm-contact-form-wrap {
    max-width: 100%;
  }

  .gvm-career-apply .gvm-contact-form-wrap .cs-contact-form .row {
    grid-template-columns: 1fr;
  }

  .gvm-career-apply .gvm-contact-form-wrap .wpcf7-submit {
    width: 100%;
    max-width: none;
  }

  .gvm-career-apply .gvm-file-upload__dropzone,
  .gvm-contact-form-wrap .gvm-file-upload__dropzone {
    min-height: 104px;
    padding: 18px 14px;
    border-radius: 12px;
  }

  .gvm-career-apply .gvm-file-upload__prompt,
  .gvm-contact-form-wrap .gvm-file-upload__prompt {
    font-size: 14px;
  }

  .gvm-career-apply .gvm-file-upload__file-name,
  .gvm-contact-form-wrap .gvm-file-upload__file-name {
    font-size: 13px;
  }

  .gvm-career-apply .gvm-file-upload__file,
  .gvm-contact-form-wrap .gvm-file-upload__file {
    width: 100%;
    max-width: 100%;
  }

  .gvm-career-apply .gvm-file-upload__hint,
  .gvm-contact-form-wrap .gvm-file-upload__hint {
    font-size: 12px;
  }

  .gvm-career-apply .gvm-contact-form-wrap label,
  .gvm-career-apply .gvm-contact-form-wrap .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-file):not(.g-recaptcha):not(.wpcf7-recaptcha) {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .gvm-career-job__lead {
    flex: 1 1 100%;
    min-width: 0;
    max-width: calc(100% - 28px);
    padding-right: 8px;
    gap: 4px;
  }
  
  .gvm-services__grid {
    grid-template-columns: 1fr;
    margin-top: 24px;
  }

  .gvm-career-job__meta {
    position: static;
    transform: none;
    flex: 0 0 100%;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    gap: clamp(8px, 2vw, 12px);
    max-width: none;
    pointer-events: auto;
  }

  .gvm-career-job__summary {
    padding: 14px 36px 14px 12px;
    row-gap: 10px;
  }

  .gvm-career-job__chevron {
    top: 14px;
    right: 12px;
    font-size: 13px;
  }

  .gvm-team-founder__media,
  .gvm-team-founder--reverse .gvm-team-founder__media {
    align-items: center;
    justify-content: center;
  }

  .gvm-team-founder__image,
  .gvm-team-founder--reverse .gvm-team-founder__image {
    margin-inline: auto;
    object-position: center center;
  }
}

@media (max-width: 576px) {
  .gvm-contact-page__channels {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .gvm-contact-page__channel {
    flex-direction: row;
    align-items: flex-start;
    gap: 14px;
    padding: 16px 18px;
    border-radius: 16px;
  }

  .gvm-contact-page__channel-icon {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    font-size: 18px;
  }

  .gvm-contact-page__channel-title {
    font-size: 15px;
  }

  .gvm-contact-page__channel-text {
    font-size: 13px;
  }

  .gvm-team-grid {
    grid-template-columns: 1fr;
  }

  .gvm-technologies__slider {
    mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent);
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent);
  }

  .gvm-technologies__list {
    gap: 12px;
  }

  .gvm-technology-card {
    width: 204px;
    min-width: 204px;
    max-width: 204px;
  }

  .gvm-technology-card__link {
    padding: 18px 14px;
  }

  .gvm-technology-card__image {
    max-width: 44px;
    max-height: 44px;
  }

  .gvm-technology-card__title {
    font-size: 14px;
  }

  .gvm-blog-hero--single {
    padding: 40px 0 24px;
  }

  .gvm-blog-single__title {
    font-size: 26px;
  }

  .gvm-blog-single__content.entry-content h2 {
    font-size: 22px;
  }

  .gvm-blog-single__content.entry-content h3 {
    font-size: 19px;
  }

  .gvm-blog-related__title {
    font-size: 24px;
  }
}

@media (max-width: 480px) {

  .gvm-hero {
    overflow-x: clip;
  }

  .gvm-hero__hub {
    height: clamp(150px, 48vw, 180px);
    margin-top: 12px;
  }

  .gvm-hero__hub-center {
    width: clamp(72px, 20vw, 88px);
    height: clamp(72px, 20vw, 88px);
  }

  .gvm-hero__floating-icon {
    --gvm-hero-icon-size: 32px;
  }

  .gvm-hero__floating-icon img {
    width: 18px;
    height: 18px;
  }

  .gvm-main-content--blog-single {
    padding-bottom: 48px;
  }

  .gvm-blog-hero--single {
    padding: 36px 0 20px;
  }

  .gvm-blog-breadcrumb__list {
    font-size: 11px;
  }

  .gvm-blog-single__body {
    padding-top: 24px;
  }

  .gvm-blog-single__title {
    font-size: 24px;
  }

  .gvm-blog-single__toc {
    padding: 14px;
  }

  .gvm-blog-single__content.entry-content {
    font-size: 15px;
    line-height: 1.7;
  }

  .gvm-blog-single__content.entry-content h2 {
    font-size: 20px;
  }

  .gvm-blog-single__content.entry-content h3 {
    font-size: 18px;
  }

  .gvm-blog-related {
    padding: clamp(32px, 5vw, 40px) 0;
  }

  .gvm-blog-related__title {
    font-size: 22px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-hero--intro,
  .gvm-main-content--portfolio-single .gvm-case-study-hero--intro{
    padding: 40px 0 28px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-hero__title,
  .gvm-main-content--portfolio-single .gvm-case-study-hero__title{
    font-size: 26px;
    line-height: 1.15;
  }

  .gvm-portfolio-single__view-project {
    top: 12px;
    right: 12px;
    min-height: 40px;
    font-size: 13px;
  }

  .gvm-portfolio-single__client-overview-media {
    border-radius: 14px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-section__title,
  .gvm-main-content--portfolio-single .gvm-case-study-section__title,
  .gvm-main-content--case-study-single .gvm-case-study-section__title--band,
  .gvm-main-content--portfolio-single .gvm-case-study-section__title--band{
    font-size: 22px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-meta-bar,
  .gvm-main-content--portfolio-single .gvm-case-study-meta-bar{
    padding: 16px 14px;
    gap: 0;
  }

  .gvm-main-content--case-study-single .gvm-case-study-meta-bar__item,
  .gvm-main-content--portfolio-single .gvm-case-study-meta-bar__item{
    padding-bottom: 14px;
    margin-bottom: 14px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-meta-bar__label,
  .gvm-main-content--portfolio-single .gvm-case-study-meta-bar__label{
    font-size: 11px;
    margin-bottom: 6px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-meta-bar__value,
  .gvm-main-content--portfolio-single .gvm-case-study-meta-bar__value,
  .gvm-main-content--case-study-single .gvm-case-study-meta-bar__pill,
  .gvm-main-content--portfolio-single .gvm-case-study-meta-bar__pill,
  .gvm-main-content--case-study-single .gvm-case-study-meta-bar__link,
  .gvm-main-content--portfolio-single .gvm-case-study-meta-bar__link{
    font-size: 13px;
    padding: 4px 10px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-breadcrumb__item[aria-current="page"],
  .gvm-main-content--portfolio-single .gvm-case-study-breadcrumb__item[aria-current="page"]{
    overflow-wrap: anywhere;
  }

  .gvm-meeting-page {
    padding: 48px 0 32px;
  }

  .gvm-meeting-page__title {
    font-size: 26px;
  }

  .gvm-meeting-page__intro {
    font-size: 14px;
    line-height: 1.65;
  }

  .gvm-meeting-page > .gvm-container {
    gap: 24px;
  }

  .gvm-meeting-wrapper {
    border-width: 2px;
    border-radius: 14px;
  }

  .gvm-meeting-header {
    padding: 14px 12px;
  }

  .gvm-meeting-header__title {
    font-size: 16px;
  }

  .gvm-contact-page {
    padding: 48px 0 40px;
  }

  .gvm-contact-page__glow {
    top: -80px;
    right: -40px;
    width: min(280px, 70vw);
    height: min(280px, 70vw);
  }

  .gvm-contact-page__layout {
    gap: 28px;
  }

  .gvm-contact-page__header {
    text-align: left;
  }

  .gvm-contact-page__intro {
    margin: 0;
    font-size: 14px;
    line-height: 1.65;
  }

  .gvm-contact-page__title {
    font-size: 26px;
  }

  .gvm-contact-page .gvm-contact-form-wrap {
    padding: 22px 18px;
  }

  .gvm-contact-form-wrap {
    max-width: 100%;
  }

  .gvm-contact-form-wrap .cs-contact-form .row {
    grid-template-columns: 1fr;
  }

  .gvm-contact-form-wrap .wpcf7-submit {
    width: auto;
    min-width: 180px;
  }

  .gvm-contact-impact {
    padding: 48px 0 56px;
  }

  .gvm-contact-impact__title {
    font-size: 26px;
  }

  .gvm-contact-impact__intro {
    font-size: 14px;
    line-height: 1.65;
  }

  .gvm-contact-map {
    border-radius: 14px;
  }

  .gvm-contact-impact__offices {
    padding: 0;
  }

  .gvm-contact-office-card {
    padding: 20px;
    border-radius: 16px;
  }

  .gvm-contact-office-card__title {
    font-size: 18px;
    margin-bottom: 14px;
  }

  .gvm-contact-office-card__line {
    font-size: 14px;
    margin-bottom: 12px;
  }

  .gvm-career-hero {
    padding: 48px 0 0;
  }

  .gvm-career-hero__title,
  .gvm-career-section-header__title {
    font-size: 24px;
  }

  .gvm-career-hero__intro,
  .gvm-career-section-header__intro {
    font-size: 14px;
  }

  .gvm-career-hero__media img {
    min-height: 180px;
  }


  .gvm-career-perks,
  .gvm-career-positions,
  .gvm-career-culture,
  .gvm-career-apply {
    padding: 48px 0;
  }

  .gvm-career-perk__title {
    font-size: 16px;
  }

  .gvm-career-perk__text {
    font-size: 14px;
  }

  .gvm-career-job__summary {
    padding: 12px 32px 12px 10px;
    row-gap: 8px;
  }

  .gvm-career-job__chevron {
    top: 12px;
    right: 10px;
    font-size: 12px;
  }

  .gvm-career-gallery__item {
    border-radius: 14px;
  }

  .gvm-career-apply {
    padding-bottom: 56px;
  }

  .gvm-career-apply .gvm-file-upload__dropzone,
  .gvm-contact-form-wrap .gvm-file-upload__dropzone {
    min-height: 96px;
    padding: 16px 12px;
  }

  .gvm-career-apply .gvm-file-upload__prompt,
  .gvm-contact-form-wrap .gvm-file-upload__prompt {
    font-size: 13px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-approach-card,
  .gvm-main-content--portfolio-single .gvm-case-study-approach-card{
    padding: 16px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-approach-card__title,
  .gvm-main-content--portfolio-single .gvm-case-study-approach-card__title{
    font-size: 14px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-results__item,
  .gvm-main-content--portfolio-single .gvm-case-study-results__item{
    padding: 14px 16px;
  }

  .gvm-main-content--case-study-single .gvm-case-study-results__title,
  .gvm-main-content--portfolio-single .gvm-case-study-results__title{
    font-size: 16px;
  }

  :is(.entry-content, .gvm-career-job__content) .wp-block-table,
  :is(.entry-content, .gvm-career-job__content) figure.wp-block-table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  :is(.entry-content, .gvm-career-job__content) table,
  :is(.entry-content, .gvm-career-job__content) .wp-block-table table,
  :is(.entry-content, .gvm-career-job__content) figure.wp-block-table table {
    width: 100%;
    max-width: 100%;
    table-layout: fixed;
    font-size: 14px;
  }

  :is(.entry-content, .gvm-career-job__content) table :is(th, td) {
    padding: 12px 14px;
  }

  .gvm-section__title {
    font-size: 26px;
  }

  .gvm-process-section {
    padding: 48px 0;
  }

  .gvm-process-step {
    padding: 22px 64px 22px 20px;
  }

  .gvm-process-step__num {
    top: 16px;
    right: 16px;
    font-size: 34px;
  }

  .gvm-team-profile__aside {
    max-width: none;
  }
  .gvm-team-single-tabs__tab {
    padding: 9px 6px;
    font-size: 11px;
  }

  .gvm-process-step__title {
    font-size: 24px;
  }

  .gvm-process-step__desc {
    font-size: 14.5px;
  }

  .gvm-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px 20px;
  }

  .gvm-footer__brand {
    grid-column: 1 / -1;
    border-right: 0;
    padding-right: 0;
  }

  .gvm-footer__col {
    border-right: 0;
    padding-right: 0;
  }

  .gvm-footer {
    padding: 40px 0 24px;
  }

  .gvm-cta-section {
    padding: 40px 0;
  }

  .gvm-testimonials {
    padding: 48px 0;
  }

  .gvm-testimonials__intro {
    margin-bottom: 26px;
  }

  .gvm-testimonial-card {
    padding: 20px 18px 18px;
    border-radius: 18px;
  }

  .gvm-testimonial-card__quote {
    top: 12px;
    left: 14px;
    font-size: 40px;
  }

  .gvm-testimonial-card__text {
    margin: 24px 0 20px;
    font-size: 14px;
    line-height: 1.6;
  }

  .gvm-testimonial-card__avatar {
    width: 46px;
    height: 46px;
    flex-basis: 46px;
  }

  .gvm-testimonial-card__name {
    font-size: 14px;
  }

  .gvm-latest-posts {
    padding: 48px 0;
  }

  .gvm-technologies {
    padding: 48px 0;
  }

  .gvm-hero {
    padding-top: 28px;
    padding-bottom: 44px;
  }

  .gvm-hero::after {
    height: 20%;
  }

  .gvm-hero__waves {
    top: 40%;
  }

  .gvm-hero__waves-img {
    width: 120%;
    margin-left: -10%;
    opacity: 0.62;
  }

  .gvm-hero__hub {
    height: clamp(165px, 46vw, 195px);
    margin-top: 14px;
  }

  .gvm-hero__hub-center {
    width: clamp(80px, 19vw, 96px);
    height: clamp(80px, 19vw, 96px);
  }

  .gvm-hero__floating-icon {
    --gvm-hero-icon-size: 34px;
  }

  .gvm-hero__floating-icon img {
    width: 19px;
    height: 19px;
  }

  .gvm-hero__floating-icon--side-left.gvm-hero__floating-icon--row-1 {
    --gvm-hero-icon-left: 30%;
  }

  .gvm-hero__floating-icon--side-left.gvm-hero__floating-icon--row-2 {
    --gvm-hero-icon-left: 14%;
  }

  .gvm-hero__floating-icon--side-right.gvm-hero__floating-icon--row-1 {
    --gvm-hero-icon-left: 70%;
  }

  .gvm-hero__floating-icon--side-right.gvm-hero__floating-icon--row-2 {
    --gvm-hero-icon-left: 86%;
  }

  .gvm-404 {
    padding: 56px 0 72px;
  }

  .gvm-404__code {
    font-size: clamp(72px, 24vw, 104px);
  }

  .gvm-404__title {
    font-size: 26px;
  }

  .gvm-404__text {
    font-size: 15px;
  }

  .gvm-404__glow {
    width: min(420px, 92vw);
    filter: blur(38px);
  }

  .gvm-404__actions {
    margin-top: 24px;
    gap: 12px;
  }

  .gvm-legal-hero {
    padding: 56px 0 48px;
  }

  .gvm-legal-hero__eyebrow {
    margin-bottom: 14px;
    padding: 6px 14px;
    font-size: 11px;
  }

  .gvm-legal-hero__title {
    font-size: 30px;
    margin-bottom: 14px;
  }

  .gvm-legal-hero__meta-badge {
    padding: 8px 14px;
    font-size: 13px;
  }

  .gvm-legal-hero__glow {
    display: none;
  }

  .gvm-legal-document__body h2 {
    font-size: 22px;
  }

  .gvm-legal-document__body h3 {
    font-size: 18px;
  }

  .gvm-meeting-page {
    padding: 56px 0 40px;
  }

  .gvm-meeting-page__eyebrow {
    margin-bottom: 14px;
    padding: 6px 14px;
    font-size: 11px;
  }

  .gvm-meeting-page__title {
    margin-bottom: 14px;
    font-size: 30px;
  }

  .gvm-meeting-page__intro {
    font-size: 15px;
  }

  .gvm-meeting-page__glow {
    width: min(420px, 92vw);
    filter: blur(40px);
  }

  .gvm-meeting-page > .gvm-container {
    gap: 28px;
  }

  .gvm-meeting-wrapper {
    border-width: 2px;
    border-radius: 16px;
  }

  .gvm-meeting-header {
    padding: 16px;
  }

  .gvm-about {
    padding: 48px 0 0;
  }

  .gvm-about__title {
    font-size: 26px;
  }

  .gvm-about__description {
    font-size: 14.5px;
  }

  .gvm-about-showcase {
    gap: 14px;
  }

  .gvm-about-showcase__point {
    padding: 15px 14px 14px;
    border-radius: 16px;
  }

  .gvm-about-showcase__point-icon {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  .gvm-about-verified {
    padding: 14px;
    border-radius: 14px;
  }

  .gvm-about-verified__label {
    font-size: 12px;
  }

  .gvm-about-verified__list {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 14px 20px;
  }

  .gvm-about-verified__item,
  .gvm-about-verified__item + .gvm-about-verified__item {
    flex: 0 0 auto;
    width: auto;
  }

  .gvm-about-verified__icon {
    width: 28px;
    height: 28px;
    flex-basis: 28px;
    padding: 3px;
  }

  .gvm-about-verified__name {
    font-size: 13px;
    white-space: nowrap;
  }

  .gvm-about__cta {
    justify-content: center;
  }

  .gvm-counters {
    padding: 24px 0 48px;
  }

  .gvm-counters__grid {
    grid-template-columns: 1fr;
  }

  .gvm-counter {
    padding: 22px 18px 20px;
  }

  .gvm-services {
    padding: 48px 0;
  }

  .gvm-team-spotlight {
    padding: 48px 0;
  }

  .gvm-team-founder__media {
    min-height: clamp(150px, 50vw, 190px);
    max-height: 210px;
    padding: 10px 12px 0;
  }
  
  .gvm-team-founder__name {
    font-size: 22px;
  }

  .gvm-team-founder__role {
    margin-bottom: 8px;
    font-size: 15px;
  }

  .gvm-team-founder__bio {
    font-size: 14px;
    line-height: 1.6;
  }

  .gvm-team-founder__heading {
    gap: 8px;
  }

  .gvm-services__description {
    font-size: 14.5px;
  }

  .gvm-service-card__head {
    padding: 18px 16px 0;
  }

  .gvm-service-card__body {
    padding: 12px 16px 0;
  }

  .gvm-service-card__excerpt {
    margin-bottom: 16px;
    font-size: 13.5px;
  }

  .gvm-service-card__title {
    font-size: 16px;
  }

  .gvm-technologies__description {
    font-size: 14.5px;
  }

  .gvm-technologies__slider {
    margin-top: 22px;
  }

  .gvm-technology-card {
    width: 188px;
    min-width: 188px;
    max-width: 188px;
  }

  .gvm-technology-card__link {
    padding: 16px 12px;
  }

  .gvm-technology-card__media {
    margin-bottom: 8px;
  }

  .gvm-technology-card__image {
    max-width: 42px;
    max-height: 42px;
  }

  .gvm-technology-card__title {
    font-size: 13px;
  }

  .gvm-article-card {
    padding: 14px;
  }

  .gvm-article-card__content {
    padding: 12px 0 0;
  }

  .gvm-faq {
    padding: 48px 0;
  }

  .gvm-faq__layout {
    gap: 28px;
  }

  .gvm-faq__title {
    margin-bottom: 14px;
    font-size: 28px;
    line-height: 1.3;
  }

  .gvm-faq__description {
    font-size: 15px;
  }

  .gvm-faq__button {
    margin-top: 22px;
  }

  .gvm-faq__question {
    min-height: 60px;
    padding: 16px;
    gap: 14px;
    font-size: 14px;
  }

  .gvm-faq__answer {
    padding: 0 58px 18px 16px;
    font-size: 14px;
  }

  .gvm-cta {
    gap: 20px;
    padding: 34px 20px;
    border-radius: 20px;
  }

  .gvm-cta::before,
  .gvm-cta::after {
    width: 70%;
    height: 75%;
    opacity: 0.28;
  }

  .gvm-cta__title {
    margin-bottom: 12px;
    font-size: 26px;
    line-height: 1.3;
  }


  .gvm-certification-card__media {
    height: 64px;
    margin-bottom: 14px;
  }

  .gvm-certification-card__image {
    max-height: 64px;
  }

  .gvm-trusted {
    margin-top: 28px;
    padding-top: 24px;
  }

  .gvm-trusted__title {
    margin-bottom: 18px;
    font-size: 20px;
  }

  .gvm-trusted__slider {
    mask-image: linear-gradient(90deg, transparent, #000 2%, #000 98%, transparent);
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 2%, #000 98%, transparent);
  }

  .gvm-trusted__name {
    font-size: 12px;
  }

  .gvm-cta__text {
    font-size: 15px;
  }

  .gvm-footer .gvm-logo__img,
  .gvm-footer__logo-img {
    height: 40px;
  }

  .gvm-footer__about {
    max-width: 100%;
  }

  .gvm-footer__legal {
    flex-direction: row;
    align-items: center;
  }

  .gvm-hero__ctas {
    flex-direction: column;
    align-items: center;
  }

  .gvm-hero__ctas .gvm-btn {
    justify-content: center;
  }

  .gvm-topbar__certifications {
    display: none;
  }

  .gvm-topbar__inner {
    justify-content: center;
  }

  .gvm-topbar__phone {
    padding: 4px 14px;
    font-size: 13.5px;
  }

  .gvm-logo__img {
    height: 40px;
  }

  .gvm-header__strategy {
    font-size: 11px;
    padding: 13px 12px;
  }

}

@media (max-width: 360px) {
  .gvm-section__title {
    font-size: 24px;
  }
  .gvm-certification-card {
    flex: 0 1 100%;
    max-width: 340px;
    min-height: 190px;
    padding: 18px 14px;
  }
  .gvm-header__strategy {
    font-size: 11px;
    padding: 10px;
  }
  .gvm-header__inner{
    gap: 0px;
  }
  .gvm-blog-hero--single {
    padding: 36px 0 20px;
  }

  .gvm-blog-single__tag {
    padding: 5px 10px;
    font-size: 10px;
  }

  .gvm-blog-single__title {
    font-size: 22px;
  }

  .gvm-blog-single__meta-item {
    font-size: 12px;
  }

  .gvm-blog-single__toc-link {
    font-size: 12px;
  }

  .gvm-blog-related__title {
    font-size: 20px;
  }

  .gvm-hero {
    padding-top: 24px;
    padding-bottom: 40px;
  }

  .gvm-hero__hub {
    height: clamp(140px, 50vw, 165px);
  }

  .gvm-hero__hub-center {
    width: clamp(68px, 21vw, 80px);
    height: clamp(68px, 21vw, 80px);
  }

  .gvm-hero__floating-icon {
    --gvm-hero-icon-size: 30px;
  }

  .gvm-hero__floating-icon img {
    width: 17px;
    height: 17px;
  }

  .gvm-hero__waves {
    top: 44%;
  }

  .gvm-hero__waves-img {
    width: 128%;
    margin-left: -14%;
    opacity: 0.58;
  }

  .gvm-technologies__list {
    gap: 10px;
  }

  .gvm-technology-card {
    width: 172px;
    min-width: 172px;
    max-width: 172px;
  }

  .gvm-technology-card__link {
    padding: 14px 10px;
  }

  .gvm-technology-card__image {
    max-width: 38px;
    max-height: 38px;
  }

  .gvm-technology-card__title {
    font-size: 12px;
  }

  .gvm-certification-card {
    max-width: 320px;
  }

  .gvm-career-hero__title,
  .gvm-career-section-header__title {
    font-size: 22px;
  }

  .gvm-career-job__summary {
    padding: 10px 28px 10px 8px;
    row-gap: 6px;
  }

  .gvm-career-job__chevron {
    top: 10px;
    right: 8px;
  }

  .gvm-career-job__experience,
  .gvm-career-job__details {
    font-size: 9px;
  }

  .gvm-career-job__experience {
    padding: 5px 9px;
  }

  .gvm-career-job__meta {
    gap: 6px;
  }

  .gvm-career-job__detail i {
    font-size: 10px;
  }

  .gvm-career-apply .gvm-file-upload__dropzone,
  .gvm-contact-form-wrap .gvm-file-upload__dropzone {
    min-height: 88px;
    padding: 14px 10px;
  }

  .gvm-career-apply .gvm-file-upload__hint,
  .gvm-contact-form-wrap .gvm-file-upload__hint {
    font-size: 11px;
  }
}

/* Technology single */
@media (max-width: 1024px) {
  .gvm-technology-hiring__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gvm-technology-partner__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gvm-technology-case-study__layout {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
  }

  .gvm-technology-sectors__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: none;
  }

  .gvm-technology-services__grid {
    grid-template-columns: 1fr;
  }

  .gvm-service-comprehensive .gvm-technology-services__grid > .gvm-technology-service:last-child:nth-child(odd) {
    grid-column: auto;
    max-width: none;
    justify-self: stretch;
  }
}

@media (max-width: 768px) {
  .gvm-technology-hero {
    padding: 56px 0 40px;
  }

  .gvm-technology-hero__head {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .gvm-technology-hero__icon-wrap {
    width: 80px;
    height: 80px;
    flex: 0 0 80px;
    border-radius: 20px;
  }

  .gvm-technology-hero__title {
    font-size: clamp(28px, 7vw, 36px);
  }

  .gvm-technology-hero__intro {
    font-size: 15px;
    line-height: 1.65;
  }

  .gvm-technology-hero__eyebrow {
    margin-bottom: 12px;
    padding: 6px 14px;
    font-size: 11px;
  }

  .gvm-technology-breadcrumb {
    margin-bottom: 18px;
  }

  .gvm-technology-breadcrumb__item[aria-current="page"] {
    overflow-wrap: anywhere;
  }

  .gvm-technology-section {
    padding: 48px 0;
  }

  .gvm-technology-section__header {
    margin-bottom: 28px;
  }

  .gvm-technology-section__title,
  .gvm-technology-section__title.entry-content :is(h1, h2, h3, h4) {
    font-size: clamp(26px, 6vw, 32px);
  }

  .gvm-technology-section__intro {
    font-size: 15px;
  }

  .gvm-technology-section .gvm-technology-section__header {
    text-align: center;
  }

  .gvm-technology-section .gvm-technology-section__intro,
  .gvm-technology-section .entry-content {
    margin-inline: auto;
  }

  .gvm-service-intro__title,
  .gvm-service-intro__content,
  .gvm-service-intro .gvm-technology-section__intro.gvm-service-intro__description {
    text-align: center;
  }

  .gvm-technology-hiring__benefits-title {
    margin-bottom: 18px;
    font-size: 22px;
  }

  .gvm-technology-hiring__grid,
  .gvm-technology-partner__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .gvm-technology-services__grid {
    gap: 14px;
  }

  .gvm-technology-case-study__layout {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .gvm-technology-case-study__intro {
    position: static;
    max-width: none;
  }

  .gvm-technology-case-study__intro .gvm-technology-section__title,
  .gvm-technology-case-study__description {
    text-align: center;
  }

  .gvm-technology-case-study__card {
    max-width: none;
    justify-self: stretch;
  }

  .gvm-technology-case-study__card .gvm-case-study-card__image {
    height: 100%;
  }

  .gvm-technology-sectors__grid {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
  }

  .gvm-technology-sector {
    flex: 1 1 calc(50% - 6px);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 16px 12px;
    text-align: center;
  }

  .gvm-technology-sector__icon-wrap {
    width: 46px;
    height: 46px;
    flex-basis: 46px;
    font-size: 18px;
  }

  .gvm-technology-sector__label {
    text-align: center;
  }

  .gvm-technology-hire__panel {
    gap: 22px;
    min-height: 0;
    padding: 32px 24px;
    border-radius: 22px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .gvm-main-content--technology-single .gvm-technology-hire__panel,
  .gvm-main-content--service-single .gvm-technology-hire__panel {
    gap: 20px;
    padding: 0;
    border-radius: 0;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .gvm-technology-hire__copy {
    width: 100%;
    max-width: 720px;
    text-align: center;
  }

  .gvm-technology-hire__title,
  .gvm-main-content--technology-single .gvm-technology-hire__title,
  .gvm-main-content--service-single .gvm-technology-hire__title {
    font-size: clamp(24px, 6vw, 28px);
    text-align: center;
  }

  .gvm-technology-hire__text,
  .gvm-main-content--technology-single .gvm-technology-hire__text,
  .gvm-main-content--service-single .gvm-technology-hire__text {
    font-size: 15px;
    max-width: 720px;
    margin-inline: auto;
    text-align: center;
  }

  .gvm-technology-hire__action,
  .gvm-main-content--technology-single .gvm-technology-hire__action,
  .gvm-main-content--service-single .gvm-technology-hire__action {
    align-self: center;
    width: 100%;
  }

  .gvm-technology-single .gvm-faq__intro {
    max-width: none;
    text-align: center;
  }

  .gvm-technology-benefit__title,
  .gvm-technology-partner__title {
    font-size: 17px;
  }

  .gvm-technology-benefit__text,
  .gvm-technology-partner__text,
  .gvm-technology-service__content {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .gvm-technology-hero {
    padding: 48px 0 36px;
  }

  .gvm-technology-section {
    padding: 40px 0;
  }

  .gvm-technology-hire__panel {
    padding: 28px 20px;
    border-radius: 18px;
  }

  .gvm-main-content--technology-single .gvm-technology-hire__panel {
    padding: 0;
    border-radius: 0;
  }

  .gvm-technology-hiring__grid,
  .gvm-technology-services__grid,
  .gvm-technology-partner__grid {
    gap: 12px;
  }
}

@media (max-width: 480px) {
  .gvm-technology-breadcrumb__list {
    gap: 6px;
    font-size: 12px;
  }

  .gvm-technology-breadcrumb__item {
    gap: 6px;
  }

  .gvm-technology-hero__icon-wrap {
    width: 72px;
    height: 72px;
    flex-basis: 72px;
    border-radius: 18px;
  }

  .gvm-technology-hero__title {
    font-size: 26px;
    letter-spacing: -0.03em;
  }

  .gvm-technology-section__title,
  .gvm-technology-section__title.entry-content :is(h1, h2, h3, h4) {
    font-size: 24px;
  }

  .gvm-technology-hiring__benefits-title {
    font-size: 20px;
  }

  .gvm-technology-benefit,
  .gvm-technology-service,
  .gvm-technology-partner__item {
    padding: 18px 16px;
    border-radius: 14px;
  }

  .gvm-technology-benefit__icon,
  .gvm-technology-partner__icon {
    width: 38px;
    height: 38px;
    margin-bottom: 12px;
  }

  .gvm-technology-sector__label {
    font-size: 14px;
  }

  .gvm-technology-hire__title {
    font-size: 22px;
  }

  .gvm-technology-case-study__card .gvm-case-study-card__body {
    padding: 18px 16px 20px;
  }
}

@media (max-width: 360px) {
  .gvm-technology-hero__title {
    font-size: 24px;
  }

  .gvm-technology-hero__intro {
    font-size: 14px;
  }

  .gvm-technology-section {
    padding: 36px 0;
  }

  .gvm-technology-benefit,
  .gvm-technology-service,
  .gvm-technology-partner__item {
    padding: 16px 14px;
  }

  .gvm-technology-sector {
    flex: 1 1 calc(50% - 6px);
    gap: 8px;
    padding: 14px 10px;
  }

  .gvm-technology-sector__icon-wrap {
    width: 42px;
    height: 42px;
    flex-basis: 42px;
    font-size: 16px;
  }

  .gvm-technology-hire__panel {
    padding: 24px 16px;
  }
}

/* Service single */
@media (max-width: 1024px) {
  .gvm-service-hero {
    --gvm-service-hero-min-height: clamp(280px, 34vw, 360px);
    --gvm-service-hero-media-height: clamp(240px, 28vw, 340px);
  }

  .gvm-service-hero__layout {
    gap: 32px;
    grid-template-columns: minmax(0, 1fr) minmax(0, 0.94fr);
  }

  .gvm-service-single .gvm-technology-services__grid {
    grid-template-columns: 1fr;
  }

  .gvm-service-single .gvm-technology-hire__panel {
    padding: 36px 28px;
  }

  .gvm-main-content--service-single .gvm-technology-hire__panel {
    padding: 0;
  }
}

@media (max-width: 768px) {
  .gvm-service-hero {
    --gvm-service-hero-min-height: 0;
    --gvm-service-hero-media-height: clamp(220px, 50vw, 310px);
    padding: 32px 0 28px;
  }

  .gvm-service-hero__layout {
    grid-template-columns: 1fr;
    gap: 28px;
    min-height: 0;
  }

  .gvm-service-hero__layout--no-media {
    min-height: 0;
  }

  .gvm-service-hero__content {
    order: 1;
  }

  .gvm-service-hero__media {
    order: 2;
    justify-content: center;
  }

  .gvm-service-hero__content .gvm-technology-hero__title {
    font-size: clamp(30px, 7vw, 40px);
  }

  .gvm-service-hero__content .gvm-technology-hero__intro {
    max-width: none;
    -webkit-line-clamp: 6;
    font-size: 15px;
    line-height: 1.7;
  }

  .gvm-service-hero__media {
    order: 2;
    height: auto;
    min-height: var(--gvm-service-hero-media-height);
    justify-content: center;
  }

  .gvm-service-hero__image {
    object-position: center;
  }

  .gvm-service-hero__content .gvm-technology-breadcrumb {
    margin-bottom: 16px;
  }

  .gvm-service-hero .gvm-technology-breadcrumb__item[aria-current="page"] {
    overflow-wrap: anywhere;
  }

  .gvm-service-single .gvm-technology-section {
    padding: 48px 0;
  }

  .gvm-service-single .gvm-technology-section__title,
  .gvm-service-single .gvm-technology-section__title.entry-content :is(h1, h2, h3, h4),
  .gvm-service-intro__title {
    font-size: clamp(26px, 6vw, 32px);
  }

  .gvm-service-single .gvm-technology-section__intro,
  .gvm-service-intro__content {
    font-size: 15px;
  }

  .gvm-service-intro__title {
    font-size: clamp(26px, 6vw, 32px);
  }

  .gvm-service-brand__layout {
    gap: 24px;
  }

  .gvm-service-proficiency .gvm-technologies--title-only .gvm-technology-card {
    width: 168px;
    min-width: 168px;
    max-width: 168px;
  }

  .gvm-service-proficiency .gvm-technologies--title-only .gvm-technology-card__title {
    font-size: 15px;
  }

  .gvm-service-single .gvm-technology-hire__panel {
    gap: 22px;
    min-height: 0;
    padding: 32px 24px;
    border-radius: 22px;
  }

  .gvm-main-content--service-single .gvm-technology-hire__panel {
    gap: 20px;
    padding: 0;
    border-radius: 0;
  }

  .gvm-service-single .gvm-technology-hire__title {
    font-size: clamp(24px, 6vw, 28px);
  }

  .gvm-service-single .gvm-technology-hire__text {
    font-size: 15px;
  }

  .gvm-service-single .gvm-faq__intro {
    max-width: none;
    text-align: center;
  }

  .gvm-service-process .gvm-process-layout {
    grid-template-columns: 1fr;
  }

  .gvm-service-process .gvm-process-intro {
    position: static;
    max-width: none;
  }

  .gvm-service-single .gvm-technology-benefit__text,
  .gvm-service-single .gvm-technology-service__content {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .gvm-service-hero {
    --gvm-service-hero-media-height: clamp(195px, 54vw, 270px);
    padding: 28px 0 24px;
  }

  .gvm-service-single .gvm-technology-section {
    padding: 40px 0;
  }

  .gvm-service-single .gvm-technology-hire__panel {
    padding: 28px 20px;
    border-radius: 18px;
  }

  .gvm-main-content--service-single .gvm-technology-hire__panel {
    padding: 0;
    border-radius: 0;
  }

  .gvm-service-proficiency .gvm-technologies--title-only .gvm-technology-card {
    width: 152px;
    min-width: 152px;
    max-width: 152px;
  }

  .gvm-service-proficiency .gvm-technologies--title-only .gvm-technology-card__title {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .gvm-service-hero {
    --gvm-service-hero-media-height: clamp(175px, 56vw, 250px);
  }

  .gvm-service-hero .gvm-technology-breadcrumb__list {
    gap: 6px;
    font-size: 12px;
  }

  .gvm-service-hero .gvm-technology-breadcrumb__item {
    gap: 6px;
  }

  .gvm-service-hero__content .gvm-technology-hero__title {
    font-size: 26px;
    letter-spacing: -0.03em;
  }

  .gvm-service-hero__content .gvm-technology-hero__intro {
    -webkit-line-clamp: 5;
  }

  .gvm-service-single .gvm-technology-section__title,
  .gvm-service-single .gvm-technology-section__title.entry-content :is(h1, h2, h3, h4),
  .gvm-service-intro__title {
    font-size: 24px;
  }

  .gvm-service-single .gvm-technology-service {
    border-radius: 14px;
  }

  .gvm-main-content--service-single .gvm-technology-hire__panel {
    border-radius: 0;
    padding: 0;
  }

  .gvm-service-proficiency .gvm-technologies--title-only .gvm-technology-card {
    width: 140px;
    min-width: 140px;
    max-width: 140px;
  }

  .gvm-service-brand__image {
    border-radius: 16px;
  }
}

@media (max-width: 360px) {
  .gvm-service-hero__content .gvm-technology-hero__title {
    font-size: 24px;
  }

  .gvm-service-hero__content .gvm-technology-hero__intro {
    font-size: 14px;
  }

  .gvm-service-single .gvm-technology-section {
    padding: 36px 0;
  }

  .gvm-service-single .gvm-technology-hire__panel {
    padding: 24px 16px;
  }

  .gvm-main-content--service-single .gvm-technology-hire__panel {
    padding: 0;
  }
}

/* Brochures page */
@media (max-width: 1024px) {
  .gvm-brochure-item {
    gap: 24px;
    padding: 22px;
  }

  .gvm-brochure-item--image-left .gvm-brochure-item__content,
  .gvm-brochure-item--image-right .gvm-brochure-item__content {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  .gvm-brochure-hero {
    padding: 56px 0 44px;
  }

  .gvm-brochure-hero__eyebrow {
    margin-bottom: 14px;
    padding: 6px 14px;
    font-size: 11px;
  }

  .gvm-brochure-hero__title {
    font-size: clamp(28px, 7vw, 36px);
  }

  .gvm-brochure-hero__intro {
    font-size: 15px;
    line-height: 1.65;
  }

  .gvm-brochure-body {
    padding: 40px 0 56px;
  }

  .gvm-brochure-list {
    gap: 20px;
  }

  .gvm-brochure-item,
  .gvm-brochure-item--image-left,
  .gvm-brochure-item--image-right {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 20px;
  }

  .gvm-brochure-item__media {
    order: 1;
  }

  .gvm-brochure-item__content {
    order: 2;
    align-items: stretch;
  }

  .gvm-brochure-item__title {
    font-size: 22px;
  }

  .gvm-brochure-item__text {
    max-width: none;
    font-size: 15px;
  }

  .gvm-brochure-item__button {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .gvm-brochure-hero {
    padding: 48px 0 36px;
  }

  .gvm-brochure-hero__title {
    font-size: 26px;
  }

  .gvm-brochure-body {
    padding: 32px 0 48px;
  }

  .gvm-brochure-item {
    border-radius: 16px;
    padding: 16px;
  }

  .gvm-brochure-item__media {
    border-radius: 14px;
  }

  .gvm-brochure-item__title {
    font-size: 20px;
  }
}

/* About Us page */
@media (max-width: 1199px) {
  .gvm-about-features {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 16px;
    max-width: 760px;
  }

  .gvm-about-memories__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .gvm-about-memories__slider {
    height: clamp(360px, 52vw, 640px);
  }

  .gvm-about-feature {
    grid-column: span 2;
  }

  .gvm-about-feature:nth-child(4) {
    grid-column: 2 / span 2;
  }

  .gvm-about-feature:nth-child(5) {
    grid-column: 4 / span 2;
  }
}

@media (max-width: 1024px) {

  .gvm-about-memories__slider {
    height: clamp(320px, 52vw, 640px);
  }

  .gvm-about-culture__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gvm-about-culture-card:last-child {
    grid-column: 1 / -1;
  }
}

@media (max-width: 768px) {
  .gvm-about-hero {
    padding: 56px 0 0;
  }

  .gvm-about-hero__title {
    font-size: clamp(28px, 7vw, 36px);
    line-height: 1.12;
  }

  .gvm-about-hero__media {
    margin-top: 24px;
  }

  .gvm-about-hero__image {
    min-height: clamp(180px, 42vw, 280px);
  }

  .gvm-about-story {
    padding: 48px 0;
  }

  .gvm-about-story__title {
    font-size: clamp(24px, 6vw, 30px);
  }

  .gvm-about-story__intro,
  .gvm-about-story__pillar-text {
    font-size: 15px;
  }

  .gvm-about-story__pillars {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-bottom: 28px;
  }

  .gvm-about-story__pillar {
    padding: 20px;
  }

  .gvm-about-story__pillar-title {
    font-size: 20px;
  }

  .gvm-main-content--about-us .gvm-counter__label {
    font-size: 14px;
  }

  .gvm-about-section {
    padding: 48px 0;
  }

  .gvm-about-section__title,
  .gvm-about-join__title {
    font-size: clamp(24px, 6vw, 30px);
  }

  .gvm-about-section__intro,
  .gvm-about-culture-card__text {
    font-size: 15px;
  }

  .gvm-about-memories__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding-inline: clamp(8px, 2vw, 16px);
  }

  .gvm-about-memories__column:nth-child(4) {
    display: none;
  }

  .gvm-about-memories__slider {
    height: clamp(260px, 52vw, 640px);
    border-radius: 18px;
  }

  .gvm-about-memories__media {
    border-radius: 14px;
  }

  .gvm-about-features {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    max-width: none;
  }

  .gvm-about-feature:nth-child(n) {
    grid-column: auto;
  }

  .gvm-about-feature:last-child:nth-child(odd) {
    grid-column: 1 / -1;
    max-width: calc(50% - 6px);
    justify-self: center;
  }

  .gvm-about-feature {
    min-height: 120px;
    padding: 18px 14px;
    gap: 12px;
  }

  .gvm-about-feature__icon {
    width: 46px;
    height: 46px;
  }

  .gvm-about-feature__title {
    font-size: 14px;
  }

  .gvm-about-culture__grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .gvm-about-certifications__panel,
  .gvm-about-culture-card {
    padding: 18px;
  }

  .gvm-about-join__panel {
    padding: 32px 24px;
    border-radius: 22px;
  }

  .gvm-about-join__button {
    width: 100%;
    min-width: 0;
  }
}

@media (max-width: 480px) {
  .gvm-about-hero {
    padding: 48px 0 0;
  }

  .gvm-about-hero__title {
    font-size: 26px;
    line-height: 1.15;
  }

  .gvm-about-hero__image {
    min-height: clamp(160px, 46vw, 240px);
  }

  .gvm-about-story {
    padding: 40px 0;
  }

  .gvm-about-story__title {
    font-size: 22px;
  }

  .gvm-about-story__pillar {
    border-radius: 16px;
    padding: 18px;
  }

  .gvm-about-section {
    padding: 40px 0;
  }

  .gvm-about-section__title,
  .gvm-about-join__title {
    font-size: 22px;
  }

  .gvm-about-join {
    padding-bottom: 48px;
  }

  .gvm-about-join__panel {
    padding: 28px 20px;
    border-radius: 18px;
  }
}

@media (max-width: 560px) {
  .gvm-hero__hub {
    width: min(320px, 88vw);
    height: min(320px, 88vw);
    margin-top: 16px;
    margin-inline: auto;
  }

  .gvm-hero__hub-center {
    top: 50%;
    left: 50%;
    width: clamp(112px, 30vw, 132px);
    height: clamp(112px, 30vw, 132px);
  }

  .gvm-hero__floating-icons {
    inset: 0;
  }

  .gvm-hero__floating-icon {
    --gvm-hero-icon-size: 32px;
  }

  .gvm-hero__floating-icon img {
    width: 18px;
    height: 18px;
  }

  /* 12 icons in a ring around the center hub circle. */
  .gvm-hero__hub .gvm-hero__floating-icon.gvm-hero__floating-icon--instance-0 {
    --gvm-hero-icon-top: 11%;
    --gvm-hero-icon-left: 50%;
  }

  .gvm-hero__hub .gvm-hero__floating-icon.gvm-hero__floating-icon--instance-1 {
    --gvm-hero-icon-top: 16%;
    --gvm-hero-icon-left: 70%;
  }

  .gvm-hero__hub .gvm-hero__floating-icon.gvm-hero__floating-icon--instance-2 {
    --gvm-hero-icon-top: 31%;
    --gvm-hero-icon-left: 84%;
  }

  .gvm-hero__hub .gvm-hero__floating-icon.gvm-hero__floating-icon--instance-3 {
    --gvm-hero-icon-top: 50%;
    --gvm-hero-icon-left: 89%;
  }

  .gvm-hero__hub .gvm-hero__floating-icon.gvm-hero__floating-icon--instance-4 {
    --gvm-hero-icon-top: 69%;
    --gvm-hero-icon-left: 84%;
  }

  .gvm-hero__hub .gvm-hero__floating-icon.gvm-hero__floating-icon--instance-5 {
    --gvm-hero-icon-top: 84%;
    --gvm-hero-icon-left: 70%;
  }

  .gvm-hero__hub .gvm-hero__floating-icon.gvm-hero__floating-icon--instance-6 {
    --gvm-hero-icon-top: 89%;
    --gvm-hero-icon-left: 50%;
  }

  .gvm-hero__hub .gvm-hero__floating-icon.gvm-hero__floating-icon--instance-7 {
    --gvm-hero-icon-top: 84%;
    --gvm-hero-icon-left: 30%;
  }

  .gvm-hero__hub .gvm-hero__floating-icon.gvm-hero__floating-icon--instance-8 {
    --gvm-hero-icon-top: 69%;
    --gvm-hero-icon-left: 16%;
  }

  .gvm-hero__hub .gvm-hero__floating-icon.gvm-hero__floating-icon--instance-9 {
    --gvm-hero-icon-top: 50%;
    --gvm-hero-icon-left: 11%;
  }

  .gvm-hero__hub .gvm-hero__floating-icon.gvm-hero__floating-icon--instance-10 {
    --gvm-hero-icon-top: 31%;
    --gvm-hero-icon-left: 16%;
  }

  .gvm-hero__hub .gvm-hero__floating-icon.gvm-hero__floating-icon--instance-11 {
    --gvm-hero-icon-top: 16%;
    --gvm-hero-icon-left: 30%;
  }
}

/* Content tables — final override (after WP block styles) */
.entry-content .wp-block-table,
.entry-content figure.wp-block-table,
.gvm-career-job__content .wp-block-table,
.gvm-career-job__content figure.wp-block-table {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  contain: inline-size;
  border: 1px solid #cbd5e1 !important;
  border-radius: 10px;
}

.entry-content table :is(th, td),
.gvm-career-job__content table :is(th, td),
.entry-content .wp-block-table table :is(th, td),
.entry-content figure.wp-block-table table :is(th, td) {
  border: 1px solid #cbd5e1 !important;
  border-color: #cbd5e1 !important;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.entry-content table,
.gvm-career-job__content table,
.entry-content .wp-block-table table,
.entry-content figure.wp-block-table table {
  display: table !important;
  width: 100% !important;
  max-width: 100% !important;
  border-collapse: collapse !important;
  table-layout: fixed !important;
}

.entry-content .wp-block-table table,
.entry-content figure.wp-block-table table {
  border: none !important;
}

@media (max-width: 768px) {
  .entry-content .wp-block-table,
  .entry-content figure.wp-block-table,
  .gvm-career-job__content .wp-block-table,
  .gvm-career-job__content figure.wp-block-table,
  .gvm-blog-single__content.entry-content .wp-block-table,
  .gvm-blog-single__content.entry-content figure.wp-block-table {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: #94a3b8 transparent;
  }

  .entry-content .wp-block-table table,
  .entry-content figure.wp-block-table table,
  .gvm-blog-single__content.entry-content .wp-block-table table,
  .gvm-blog-single__content.entry-content figure.wp-block-table table {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    table-layout: fixed !important;
  }

  .entry-content .wp-block-table::-webkit-scrollbar,
  .entry-content figure.wp-block-table::-webkit-scrollbar,
  .gvm-career-job__content .wp-block-table::-webkit-scrollbar,
  .gvm-career-job__content figure.wp-block-table::-webkit-scrollbar,
  .gvm-blog-single__content.entry-content .wp-block-table::-webkit-scrollbar,
  .gvm-blog-single__content.entry-content figure.wp-block-table::-webkit-scrollbar {
    height: 8px;
  }

  .entry-content .wp-block-table::-webkit-scrollbar-thumb,
  .entry-content figure.wp-block-table::-webkit-scrollbar-thumb,
  .gvm-career-job__content .wp-block-table::-webkit-scrollbar-thumb,
  .gvm-career-job__content figure.wp-block-table::-webkit-scrollbar-thumb,
  .gvm-blog-single__content.entry-content .wp-block-table::-webkit-scrollbar-thumb,
  .gvm-blog-single__content.entry-content figure.wp-block-table::-webkit-scrollbar-thumb {
    border-radius: 999px;
    background: #94a3b8;
  }
}
