@media (max-width: 1919px) {
    /* header */
    .header {
    padding: 30px 36px 0;
    }

    .header-right {
        gap: 20px;
    }

    .header__contact-btn {
        padding: 10px 22px;
        font-size: 12px;
    }

    /* hero */
    .hero__nav-link {
        font-size: 12px;
    }

    .hero__nav {
        gap: 25px;
        padding-top: 175px;
    }

    .header__logo img {
        width: 80px;
    }

    .hero__inner {
        padding: 30px 36px 36px 36px;
    }

    .hero__title {
        font-size: 55px;
        max-width: 1000px;
    }

    .hero__bottom {
        gap: 50px;
    }

    .hero__cta {
        gap: 65px;
        padding: 6px 7px 6px 25px;
        font-size: 13px;
    }

    /* about */
    .about {
        padding: 150px 0 200px;
    }

    .about__lead {
        max-width: 963px;
        font-size: 40px;
        padding-bottom: 10px;
        margin-bottom: 50px;
    }

    .about__bottom {
        gap: 460px;
        padding-left: 30px;
    }

    .about__label {
        font-size: 16px;
    }

    .about__text {
        max-width: 600px;
    }

    .about__p {
        font-size: 40px;
    }

    /* work */
    .work {
        padding: 0px 36px;
    }

    .work__title {
        font-size: 35px;
    }

    .work__header {
        margin-bottom: 40px;
    }

    .work-card--img, .work-card--text {
        padding: 25px;
    }

    .work-card__desc {
        font-size: 13px;
    }

    .work-card--text--first .work-card__desc {
        max-width: 193px;
    }

    .work-card--text--second .work-card__desc {
        max-width: 335px;
    }

    .work-card--text--third .work-card__desc {
        max-width: 211px;
    }

    .work-card__title {
        font-size: 22px;
        max-width: 280px;
    }

    .work-card--text--second .work-card__title {
        max-width: 306px;
    }

    .work-card--text--first .work-card__title {
        max-width: 218px;
    }

    .work-card {
        min-height: 300px;
    }

    .work-card__num {
        font-size: 12px;
    }

    .work-card--plain {
        padding: 0px 0 0 30px;
    }

    .work-card__plus {
        font-size: 30px;
    }

    .work-card__info {
        max-width: 307px;
        font-size: 13px;
    }

    .work-card__bottom-info {
        font-size: 13px;
        max-width: 214px;
    }

    .work-card--cta {
        padding-left: 30px;
    }

    .work-card__btn {
        gap: 42px;
        padding: 15px 18px 15px 30px;
        font-size: 13px;
    }

    .work-card__btn svg {
        width: 9px;
        height: 9px;
    }

    /* what-we-do */
    .what-we-do {
        padding: 160px 0 125px;
    }

    .what-we-do__title {
        font-size: 35px;
        padding-left: 36px;
    }

    .scene {
        width: 800px;
    }

    .info-label h3 {
        font-size: 21px;
        margin-bottom: 12px;
    }

    .info-label p {
        font-size: 13px;
        max-width: 349px;
    }

    /* .team */
    .team {
        padding-bottom: 55px;
    }

    .team__header {
        margin-bottom: 30px;
        padding-left: 36px;
        padding-right: 26px;
    }

    .team__swiper {
        padding-left: 36px;
        padding-right: 26px;
    }

    .team__title {
        font-size: 35px;
    }

    .team__arrow svg {
        width: 12px;
        height: 12px;
    }

    .team-card__info {
        margin-top: 34px;
    }

    .team-card__name {
        font-size: 21px;
    }

    .team-card__role {
        font-size: 13px;
        max-width: 134px;
    }

    .team-card__profile-btn {
        bottom: 22px;
        left: 35px;
        gap: 19px;
        padding: 18px 36px;
        font-size: 13px;
    }

    .team-card__profile-btn svg {
        width: 9px;
        height: 9px;
    }

    /* cta */
    .cta__inner {
        padding: 340px 32px 160px 0;
    }

    .cta__title {
        padding-left: 56px;
        font-size: 80px;
        margin-bottom: 10px;
    }

    .cta__middle {
        gap: 13px;
        margin-bottom: 23px;
    }

    .cta__discover {
        font-size: 14px;
    }

    .cta__middle svg {
        width: 18px;
        height: 18px;
    }

    .cta__bottom {
        padding-left: 56px;
    }

    .cta__text {
        max-width: 519px;
        font-size: 16px;
    }

    .cta__btn svg {
        width: 30px;
        height: 30px;
    }

    .cta__btn {
        gap: 30px;
        padding-left: 30px;
    }

    .footer {
        padding: 25px 70px 15px;
    }

    .footer__logo {
        width: 130px;
        margin-bottom: 20px;
    }

    .footer__nav-link {
        font-size: 18px;
    }

    .footer__nav {
        gap: 19px;
        margin-bottom: 45px;
    }

    .footer__socials {
        gap: 7px;
    }

    .footer__social {
        width: 32px;
        height: 32px;
    }

    .footer__social img {
        width: 14px;
        height: 14px;
    }

    .footer__contact-title {
        font-size: 35px;
    }

    .footer__contact-top {
        gap: 20px;
        margin-bottom: 80px;
    }

    .footer__contact-desc {
        max-width: 227px;
        font-size: 13px;
    }

    .footer__phone {
        font-size: 32px;
    }

    .footer__upper {
        margin-bottom: 200px;
    }

    .footer__copy {
        font-size: 15px;
    }

    .footer__brand-text {
        font-size: 13px;
    }

    .footer__brand {
        gap: 20px;
    }

    .footer__privacy {
        font-size: 13px;
    }

    /* popup */
    .modal {
        max-width: 700px;
        width: 100%;
        padding: 50px 40px;
        min-height: 370px;
    }

    .modal__title {
        font-size: 40px;
        max-width: 418px;
        margin-bottom: 20px;
    }

    .modal__input input {
        height: 48px !important;
        font-size: 13px !important;
        padding: 0px 20px !important;
    }

    .modal .gform_wrapper .ginput_container input::placeholder {
        color: rgba(11, 11, 11, 0.15);
        font-size: 13px;
        line-height: 100%;
    }

    .modal__form, .modal__row {
        gap: 7px;
    }

    .modal__close {
        top: 20px;
        right: 20px;
    }

    .modal .gform_wrapper .gform_button {
        gap: 60px !important;
        padding: 6px 7px 6px 20px !important;
        font-size: 13px !important;
    }

    .modal .gform_wrapper .gform_fields {
        gap: 7px;
    }

    .modal .gform_wrapper form {
        gap: 7px;
    }

    .modal__success-text {
        font-size: 37px;
        margin-top: 20px;
    }

    /* team profile modal */

.team-profile-modal {
    padding: 50px 50px 50px 50px;
    max-width: 670px;
}

.team-profile-modal__close {
  top: 20px;
  right: 20px;
}

.team-profile-modal__close svg {
  width: 15px;
  height: 15px;
  flex-shrink: 0;
}

.team-profile-modal__role {
  margin-bottom: 18px;
  font-size: 13px;
}

.team-profile-modal__name {
  margin-bottom: 18px;
  font-size: 21px;
}

.team-profile-modal__text {
  display: flex;
  flex-direction: column;
  gap: 17px;
  max-width: 522px;
}

.team-profile-modal__text p {
  font-size: 14px;
}

    /* ========================================
    Nav Menu
    ======================================== */
    .nav-menu__inner {
      padding: 30px 36px 60px;
    }

    .nav-menu__logo img {
    width: 80px;
    }

    .nav-menu__close {
    padding: 5px;
    }

    .nav-menu__nav {
    margin-top: 70px;
    gap: 25px;
    }

    .nav-menu__num {
    font-size: 12px;
    }

    .nav-menu__item:hover .nav-menu__item-arrow {
    width: 20px;
    margin-right: 22px;
    }

    .nav-menu__item-text {
    font-size: 55px;
    }

    .nav-menu__lang {
    gap: 14px;
    }

    .nav-menu__lang-sep {
    height: 20px;
    }

    .nav-menu__lang-btn {
    font-size: 23px;
    }
}

@media (max-width: 1300px) {
    .footer {
        background: #0b0b0b url(../assets/img/footer.png) center / 100% auto no-repeat;
        background-size: cover;
    }
}

@media (max-width: 1200px) {
    /* about */
    .about__bottom {
        gap: 260px;
    }

    /* work */
    .work-card {
        min-height: 250px;
    }

    /* what-we-do */
    .scene {
        width: 600px;
    }
}

@media (max-width: 1024px) {
    /* hero */
    .hero__nav {
        display: none;
    }

    .hero__bottom {
        flex-direction: column;
        gap: 30px;
        align-items: flex-start;
    }

    .hero__title {
        font-size: 55px;
        max-width: 600px;
    }

    /* about */
    .about__lead {
        max-width: 663px;
        font-size: 30px;
    }

    .about__bottom {
        flex-direction: column;
        gap: 30px;
        align-items: center;
        padding-left: 0;
    }

    .about__label {
        max-width: 100%;
    }

    .about__text {
        gap: 30px;
        max-width: 500px;
    }

    .about__p {
        font-size: 35px;
        text-align: center;
    }

    .about__img {
        margin-bottom: 50px;
    }

    /* work */
    .work__grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .work-card--plain {
        padding-top: 25px;
    }

    .work-card:not(:last-child) {
        border: 1px solid rgba(255, 255, 255, 0.15);
    }

    .work-card--bottom-text {
        padding: 25px;
    }

    .work-card:last-child {
        min-height: auto;
    }

    .work-card--cta {
        padding-top: 25px;
        padding-left: 0px;
    }

    /* Decorative blurred glows re-rasterize every frame whenever their section
       moves/resizes (e.g. the what-we-do panel height animation pushes the
       sections below). The radial-gradients are already soft, so dropping the
       live blur looks the same but removes the per-frame GPU cost on mobile. */
    .about::before,
    .work::before,
    .what-we-do::before,
    .team::before {
        filter: none;
    }

    /* what-we-do */
    .what-we-do {
        contain: layout paint;
    }

      .what-we-do__label-panel {
    width: 100%;
    padding-left: 36px;
    padding-right: 36px;
    overflow: hidden;
    will-change: height;
  }

  .info-label {
    position: static !important;
    left: unset !important;
    right: unset !important;
    top: unset !important;
    bottom: unset !important;
    transform: none !important;
    margin: 0 !important;
    max-width: 100%;
    text-align: left !important;
    height: 0;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
  }

  .info-label.active {
    height: auto;
    opacity: 1;
    pointer-events: auto;
  }

  .what-we-do__title {
    margin-bottom: 50px;
  }

  .scene {
    order: 1;
    width: auto;
  }

  /* team */
  .team-card {
    width: 320px !important;
  }

  .team-card__profile-btn {
    bottom: 20px;
    left: 20px;
    opacity: 1;
    transform: none;
  }

  .team::before {
    display: none;
  }

  .team-profile-overlay {
    padding: 20px;
  }

  .team-profile-modal {
    max-height: calc(100vh - 40px);
    padding: 70px 45px 55px 35px;
  }

  .team-profile-modal__close {
    top: 24px;
    right: 24px;
  }

  .team-profile-modal__role {
    font-size: 14px;
  }

  .team-profile-modal__text p {
    font-size: 16px;
  }

  /* cta */
  .cta__inner {
    padding: 150px 32px 140px 0;
  }

  .cta__middle {
    margin-bottom: 430px;
  }

  .cta__bottom {
    flex-direction: column;
    gap: 30px;
    align-items: flex-start;
  }

  .footer__upper {
    flex-direction: column;
    gap: 50px;
    margin-bottom: 30px;
  }

  .footer__contact-top {
    margin-bottom: 40px;
  }

  .footer__lower {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 150px;
  }

  .footer__brand {
    display: none;
  }

  .footer__brand--tablet {
    display: flex;
  }

  /* modal */
  .modal-overlay {
    padding: 20px;
  }

  /* menu */
    .nav-menu__nav {
        margin-top: 50px;
        margin-left: 0;
        margin-bottom: 30px;
    }
    
    .nav-menu__bottom {
        margin-left: 0;
    }
}

@media (max-width: 800px) {
    /* hero */
    .hero__title {
        font-size: 45px;
        max-width: 500px;
    }

    /* about */
    .about__lead {
        padding: 0 20px;
    }

    /* work */
    .work__grid {
        grid-template-columns: 1fr;
    }

    .work-card {
        min-height: 350px;
    }

    .work-card--plain, .work-card--bottom-text {
        display: flex;
        align-items: center;
        border: none !important;
        padding: 0;
    }

    /* cta */
    .cta__title {
        font-size: 50px;
    }
}

@media (max-width: 570px) {
    .header {
        padding: 20px;
    }

    .header__contact-btn {
        display: none;
    }

    /* hero */
    .hero::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 200px;
        background: linear-gradient(to top, #0b0b0b 30%, transparent 100%);
        z-index: 1;
        pointer-events: none;
    }

    .hero__inner {
        padding: 102px 20px 72px 20px;
        z-index: 2;
    }

    .hero__video {
        scale: 1.1;
        height: 95%;
    }

    .hero__text {
        display: block;
        font-weight: 400;
        font-size: 12px;
        line-height: 158%;
        letter-spacing: -0.03em;
        color: #fff;
        max-width: 263px;
    }

    .hero__mobile-wrapper {
        display: flex;
        flex-direction: column;
        gap: 30px;
        align-items: start;
    }

    .hero__bottom {
        height: 100%;
    }

    .hero__title {
        font-size: 27px;
        line-height: 104%;
        max-width: 312px;
    }

    .hero__cta {
        font-size: 14px;
        padding: 6px 5px 6px 35px;
        gap: 23px;
    }

    .hero__cta svg {
        width: 25px;
        height: 25px;
    }

    /* about */
    .about {
        padding: 0px 0 70px;
    }

    .about::before {
        display: none;
    }

    .about__lead {
        display: none;
    }

    .about__img {
        margin: 0 auto 60px;
    }

    .about__label {
        font-size: 14px;
        line-height: 100%;
    }

    .about__p {
        font-size: 28px;
        line-height: 93%;
        max-width: 271px;
    }

    .about__text {
        gap: 40px;
        align-items: center;
    }

    .about__p {
        font-size: 28px;
        line-height: 93%;
    }

    .about__p:last-child {
        max-width: 310px;
    }

    /* work */
    .work__title {
        font-size: 14px;
        line-height: 100%;
        letter-spacing: -0.03em;
        text-align: center;
    }

    .work::before {
        opacity: 0.6;
    }

    .work__header {
        margin-bottom: 24px;
    }

    .work {
        padding: 0px 20px;
    }

    .work-card {
        min-height: 221px;
    }

    .work-card--img {
        padding: 12px;
        border: none !important;
    }

    .work-card__num {
        font-size: 13px;
    }

    .work-card--text {
        font-size: 13px;
        line-height: 177%;
        padding: 12px;
        padding-left: 16px;
    }

    .work-card--text--first, .work-card--plus {
        border-top: 0 !important;
    }

    .work-card__desc, .work-card__info, .work-card__bottom-info {
        line-height: 131%;
    }

    .work-card__title {
        font-size: 21px;
        line-height: 100%;
        max-width: 276px;
    }

    .work-card--text--first .work-card__title {
        max-width: 203px;
    }

    .work-card--text--second .work-card__desc {
        max-width: 267px;
    }

    .work-card--plain, .work-card--bottom-text {
        padding: 100px 0;
    }

    .work-card--img svg {
        display: none;
    }

    .work-card--text--third .work-card__desc {
        max-width: 231px;
    }

    .work-card--cta {
        padding-top: 50px;
    }

    .work-card__btn {
        gap: 67px;
        padding: 20px 22px 20px 36px;
        font-size: 14px;
    }

    /* .what-we-do */
    .what-we-do {
        padding: 150px 0 200px;
    }

    .what-we-do__title {
        font-size: 14px;
        line-height: 100%;
        padding-left: 20px;
        margin-bottom: 50px;
    }

    .what-we-do__label-panel {
        padding-left: 20px;
        margin-bottom: 40px;
    }

    .info-label h3 {
        font-size: 21px;
        line-height: 100%;
        max-width: 147px;
        margin-bottom: 20px;
    }

    .info-label p {
        max-width: 278px;
        line-height: 131%;
    }

    .btn-dot {
        scale: 2;
    }

    /* team */
    .team {
        padding-bottom: 45px;
    }

    .team__header {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 40px;
    }

    .team__title {
        font-size: 28px;
        line-height: 93%;
        max-width: 180px;
    }

    .team__swiper {
        padding-left: 20px;
        padding-right: 20px;
    }

    .team-card__info {
        margin-top: 20px;
    }

    .team-card__name {
        font-size: 21px;
        line-height: 100%;
    }

    .team-card__role {
        font-size: 16px;
        line-height: 125%;
        max-width: 143px;
    }

    .team-profile-overlay {
        padding: 15px;
    }

    .team-profile-modal {
        max-height: calc(100vh - 30px);
        padding: 64px 24px 34px 22px;
    }

    .team-profile-modal__close {
        top: 22px;
        right: 22px;
    }

    .team-profile-modal__role {
        margin-bottom: 22px;
        font-size: 13px;
    }

    .team-profile-modal__name {
        margin-bottom: 22px;
        font-size: 23px;
    }

    .team-profile-modal__text {
        gap: 18px;
    }

    .team-profile-modal__text p {
        font-size: 14px;
        line-height: 130%;
    }

    /* cta */
    .cta__inner {
        padding: 150px 20px 140px 0;
    }

    .cta {
        position: relative;
    }

    .cta__title {
        padding-left: 20px;
        font-size: 55px;
        max-width: 320px;
        line-height: 91%;
    }

    .cta__bottom {
        padding-left: 20px;
    }

    .cta__text {
        font-size: 13px;
        line-height: 131%;
        max-width: 270px;
    }

    .cta__btn {
        gap: 30px;
        padding: 8px 9px 8px 30px;
    }

    .cta__btn svg {
        width: 39px;
        height: 39px;
    }

    .cta::before {
        background: linear-gradient(to bottom, transparent, #0b0b0b);
    }

    /* .footer */
    .footer {
        padding: 10px 20px 500px;
        background-image: url(../assets/img/footer-mobile-2.png);
        background-position: center top 77%;
        background-size: 354px 640px;
    }
    
    .footer__logo {
        width: 180px;
        margin-bottom: 30px;
    }

    .footer__nav-link {
        font-size: 21px;
    }

    .footer__nav {
        margin-bottom: 53px;
    }

    .footer__social {
        width: 38px;
        height: 38px;
    }

    .footer__brand-text {
        max-width: 207px;
        text-align: center;
        line-height: 1.2;
    }

    .footer__social img {
        width: auto;
        height: auto;
    }

    .footer__socials {
        gap: 10px;
    }

    .footer__upper {
        gap: 70px;
    }

    .footer__contact-title {
        font-size: 30px;
    }

    .footer__contact-top {
        gap: 10px;
        margin-bottom: 50px;
    }

    .footer__contact-desc {
        line-height: 131%;
    }

    .footer__phone {
        font-size: 30px;
    }

    .footer__copy {
        font-size: 13px;
    }

    .footer__lower {
        margin-bottom: 160px;
    }

    /* modal */
    .modal-overlay {
        padding: 15px;
    }

    .modal {
        padding: 50px 83px 70px 30px;
        min-height: 459px;
    }

    .modal__title {
        font-size: 35px;
        line-height: 100%;
        max-width: 213px;
        margin-bottom: 30px;
    }

    .modal__row {
        flex-direction: column;
    }

    .modal .gform_wrapper .gform_button {
        width: 100% !important;
        justify-content: space-between !important;
        margin-top: 0px !important;
        font-size: 14px !important;
        padding: 5px 5px 5px 20px !important;
    }

    .modal__input input {
        height: 45px !important;
        font-size: 14px !important;
    }

    .modal .gform_wrapper .gfield {
        flex: none;
        width: 100%;
    }

    .modal__btn svg {
        width: 36px;
        height: 36px;
    }

    .modal__success-text {
        font-size: 23px;
    }

        /* team profile modal */

.team-profile-modal {
    padding: 30px 30px 30px 20px;
    max-width: 670px;
}

.team-profile-modal__close {
  top: 15px;
  right: 15px;
}

.team-profile-modal__close svg {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}

.team-profile-modal__role {
  margin-bottom: 18px;
  font-size: 13px;
}

.team-profile-modal__name {
  margin-bottom: 18px;
  font-size: 18px;
}

.team-profile-modal__text {
  display: flex;
  flex-direction: column;
  gap: 15px;
  max-width: 522px;
}

.team-profile-modal__text p {
  font-size: 14px;
}

    /* menu */
    .nav-menu__item-text {
        font-size: 36px;
    }

    .nav-menu__inner {
        justify-content: start;
        padding: 20px
    }

    .nav-menu__nav {
        margin: 0px;
        gap: 20px;
        margin-top: 70px;
    }

    .nav-menu__lang-btn {
        font-size: 21px;
        padding: 0;
    }

    .nav-menu__brand {
        bottom: 90px;
        top: auto;
    }

    .nav-menu__close {
        width: 16px;
        height: 16px;
        padding: 0;
    }

    .nav-menu__item-right {
        flex-direction: row-reverse;
        gap: 10px;
    }

    /* seo */
    .seo {
        padding: 100px 20px 40px;
    }
}
