@media (max-width: 1100px) and (min-width: 851px) {

    :root {
        --font-size-h1: 27px;
        --font-size-h2: 27px;
        --font-size-h3: 18px;
        --font-size-text: 16px;
    }

    .faq-section {
        padding: 60px 115px 65px;
    }

    .faq-inner {
        max-width: 720px;
    }

    .faq-header h2 {
    }

    .faq-list {
        margin-top: 42px;
        gap: 28px;
    }

    .faq-question {
        min-height: 52px;
        padding: 14px 35px 14px 42px;
        font-size: 14px;
    }

    .faq-arrow {
        width: 16px;
        height: 16px;
    }

    .faq-arrow::before,
    .faq-arrow::after {
        width: 10px;
    }

    .faq-answer {
        padding: 0 42px;
    }

    .faq-item.is-open .faq-answer {
        padding: 0 42px 18px;
    }

    .faq-answer p {
    }

    .footer-inner {
        padding:
                32px
                65px
                35px;

        grid-template-columns:
                45% 23% 32%;
    }

    .footer-brand {
        max-width: 370px;
    }

    .footer-logo {
        width: 65px;
    }

    .footer-brand p {
        margin-top: 20px;
    }

    .footer-linkedin {
        width: 20px;
        height: 20px;

        margin-top: 25px;

        font-size: 12px;
    }

    .footer-nav {
        padding-top: 15px;

        gap: 14px;
    }

    .footer-nav a {
        gap: 8px;

        font-size: 10px;
    }

    .footer-nav a span {
        width: 6px;
        height: 6px;
    }

    .footer-address {
        gap: 14px;

        font-size: 11px;
    }

    .footer-address-icon {
        width: 25px;
        height: 29px;
    }

    .footer-contact-block {
        margin-top: 20px;

        padding-left: 39px;
    }

    .footer-contact-block p {
        margin-bottom: 15px;
    }

    .header {
        height: 105px;
    }

    .logo {
        top: 15px;
        left: 30px;

        width: 75px;
    }

    .main-nav {
        top: 38px;
        left: 162px;
    }

    .main-nav > a:not(.reservation-button) {
        height: 41px;

        font-size: 11px;
    }

    .main-nav > a:nth-child(1),
    .main-nav > a:nth-child(2) {
        margin-right: 52px;
    }

    .main-nav > a:nth-child(3) {
        margin-right: 51px;
    }

    .reservation-button {
        width: 142px;
        height: 40px;

        padding:
                0
                10px
                0
                12px;

        font-size: 11px;
    }

    .reservation-icon {
        width: 20px;
        height: 24px;
    }

    .reservation-icon svg {
        width: 17px;
    }

    .hero-stage {
        min-height: 525px;
    }

    .hero-content {
        top: 166px;
        left: 125px;
    }

    .hero-content h1 {
        letter-spacing: -1px;
    }

    .hero-content p {
        margin-top: 25px;
    }

    .solutions-button {
        width: 181px;
        height: 36px;

        margin-top: 44px;

        padding:
                0
                11px;

        font-size: 12px;
    }

    .solutions-arrow {
        width: 15px;
        height: 20px;
    }

    .solutions-arrow svg {
        width: 13px;
    }

    .hero-image {
        top: 38px;
        right: 12px;

        width: 304px;
        height: 463px;
    }

    .hero-triangles-left {
        left: 12px;
        bottom: 21px;

        width: 114px;
    }

    .how-section {
        width: calc(100% - 32px);

        margin-top: 25px;
    }

    .how-inner {
        padding:
                38px
                45px
                42px;
    }

    .how-header h2 {
    }

    .how-header p {
        margin-top: 20px;
    }

    .how-grid {
        margin-top: 50px;

        column-gap: 50px;
    }

    .how-number {
        width: 75px;
        height: 85px;

        margin-bottom: 18px;

        padding-top: 15px;

        font-size: 31px;
    }

    .how-number::after {
        bottom: -16px;

        border-left-width: 28px;
        border-right-width: 28px;
        border-top-width: 16px;
    }

    .how-item h3 {
        margin-top: 29px;
    }

    .how-item p {
        margin-top: 14px;
    }

    .infrastructure-section {
        padding:
                60px
                32px
                55px;
    }

    .infrastructure-inner {
        grid-template-columns:
                43% 57%;

        column-gap: 38px;
    }

    .infrastructure-map img {
        max-width: 430px;
    }

    .infrastructure-content {
        padding-right: 15px;
    }

    .infrastructure-content h2 {
        line-height: 1.12;

        letter-spacing: -0.8px;
    }

    .infrastructure-text {
        margin-top: 38px;
    }

    .infrastructure-text p {
        margin-bottom: 22px;

        line-height: 1.25;
    }

    .infrastructure-list {
        margin-top: 35px;
    }

    .infrastructure-list li {
        gap: 13px;

        margin-bottom: 22px;
    }

    .infrastructure-bullet {
        border-top-width: 7px;
        border-bottom-width: 7px;
        border-left-width: 12px;
    }

    .location-section {
        padding:
                65px
                22px
                55px;
    }

    .location-wrapper {
        aspect-ratio: 1013 / 605;
    }

    .location-card {
        top: 18px;
        left: 28px;

        width: 460px;

        min-height: calc(100% - 36px);

        padding:
                42px
                30px
                32px;
    }

    .location-card h2 {
        letter-spacing: -1px;
    }

    .location-text {
        margin-top: 25px;
    }

    .location-text p {
        margin-bottom: 20px;
    }

    .location-list {
        margin-top: 35px;
    }

    .location-list li {
        gap: 12px;

        margin-bottom: 17px;
    }

    .location-bullet {
        margin-top: 2px;

        border-top-width: 8px;
        border-bottom-width: 8px;
        border-left-width: 13px;
    }

    .reservation-section {
        padding:
                55px
                75px
                65px;
    }

    .reservation-box {
        grid-template-columns:
                39% 61%;
    }

    .reservation-contact {
        padding:
                18px
                16px
                16px;
    }

    .reservation-contact h3 {
    }

    .reservation-contact p {
        margin-top: 11px;
    }

    .reservation-content {
        padding:
                45px
                50px
                38px;
    }

    .reservation-content h2 {
    }

    .reservation-intro {
        margin-top: 13px;
    }

    .reservation-form {
        margin-top: 23px;
    }

    .reservation-grid {
        column-gap: 30px;
        row-gap: 16px;
    }

    .reservation-field-full {
        margin-top: 16px;
    }

    .reservation-field label {
        margin-bottom: 7px;

        font-size: 10px;
    }

    .reservation-field input {
        height: 34px;

        padding:
                0
                10px;

        font-size: 11px;
    }

    .reservation-field textarea {
        height: 74px;

        padding: 10px;

        font-size: 11px;
    }

    .reservation-insurance {
        margin-top: 18px;
    }

    .reservation-insurance > p {
        margin-bottom: 8px;
    }

    .reservation-checkbox {
        gap: 9px;

        margin-bottom: 8px;

        font-size: 9px;
    }

    .reservation-checkbox input {
        width: 11px;
        height: 11px;
    }

    .reservation-submit-wrap {
        margin-top: 23px;
    }

    .reservation-submit {
        min-height: 35px;

        padding:
                0
                10px
                0
                12px;

        gap: 11px;

        font-size: 11px;
    }

    .reservation-submit-icon {
        width: 18px;
        height: 20px;
    }

    .reservation-submit-icon svg {
        width: 14px;
    }

    .storage-section {
        padding:
                50px
                28px
                55px;
    }

    .storage-inner {
        grid-template-columns:
                52% 48%;
    }

    .storage-content {
        padding-top: 55px;
        padding-right: 55px;
    }

    .storage-content h2 {
        letter-spacing: -0.7px;
    }

    .storage-tag {
        margin-top: 18px;

        padding:
                8px
                11px;

        font-size: 13px;
    }

    .storage-text {
        margin-top: 42px;
    }

    .storage-text p {
        margin-bottom: 18px;
    }

    .storage-bottom {
        margin-top: 9px;
    }

    .storage-triangles {
        height: 100px;
    }

    .benefits-section {
        padding:
                35px
                30px
                55px;
    }

    .benefits-header h3 {
    }

    .benefits-header p {
        margin-top: 22px;
    }

    .benefits-grid {
        margin-top: 45px;

        gap: 32px;
    }

    .benefit-card {
        min-height: 240px;

        padding:
                15px
                12px
                17px;
    }

    .benefit-icon {
        width: 46px;
        height: 46px;
    }

    .benefit-icon img {
        width: 25px;
        height: 25px;
    }

    .benefit-card h4 {
        margin-top: 12px;
    }

    .benefit-card p {
        margin-top: 13px;
    }

    .why-section {
        width: calc(100% - 50px);

        margin-top: 25px;
    }

    .why-inner {
        padding:
                38px
                35px
                28px;
    }

    .why-header h2 {
    }

    .why-header p {
        margin-top: 20px;
    }

    .why-grid {
        margin-top: 45px;

        column-gap: 36px;
    }

    .why-icon {
        height: 80px;

        margin-bottom: 10px;
    }

    .why-item h3 {
        min-height: 42px;
    }

    .why-item p {
        margin-top: 10px;
    }

    .workshops-section {
        padding:
                50px
                32px
                55px;
    }

    .workshops-inner {
        grid-template-columns:
                48% 52%;

        column-gap: 60px;
    }

    .workshops-corner::before {
        left: -15px;

        width: 150px;
        height: 15px;
    }

    .workshops-corner::after {
        top: -15px;

        width: 15px;
        height: 150px;
    }

    .workshops-small-grid {
        margin-top: 14px;

        gap: 14px;
    }

    .workshops-content {
        padding-top: 45px;
    }

    .workshops-content h2 {
    }

    .workshops-tag {
        margin-top: 16px;

        padding:
                9px
                11px;

        font-size: 13px;
    }

    .workshops-text {
        margin-top: 42px;
    }

    .workshops-text p {
        margin-bottom: 20px;
    }

    .workshop-benefits-section {
        padding:
                45px
                25px
                55px;
    }

    .workshop-benefits-header h3 {
    }

    .workshop-benefits-header p {
        margin-top: 28px;
    }

    .workshop-benefits-grid {
        margin-top: 45px;

        gap: 35px;
    }

    .workshop-benefit-card {
        min-height: 210px;

        padding:
                15px
                12px
                16px;
    }

    .workshop-benefit-icon {
        width: 48px;
        height: 48px;
    }

    .workshop-benefit-icon img {
        width: 27px;
        height: 27px;
    }

    .workshop-benefit-card h4 {
        margin-top: 13px;
    }

    .workshop-benefit-card p {
        margin-top: 13px;
    }
}


@media (max-width: 850px) {

    :root {
        --font-size-h1: 28px;
        --font-size-h2: 27px;
        --font-size-h3: 20px;
        --font-size-text: 16px;
    }

    .faq-section {
        padding: 50px 24px;
    }

    .faq-inner {
        max-width: 100%;
    }

    .faq-header h2 {
    }

    .faq-list {
        margin-top: 38px;
        gap: 20px;
    }

    .faq-question {
        min-height: 60px;
        padding: 16px 22px;
        font-size: 16px;
    }

    .faq-arrow {
        width: 16px;
        height: 16px;
    }

    .faq-arrow::before,
    .faq-arrow::after {
        width: 10px;
    }

    .faq-answer {
        padding: 0 22px;
    }

    .faq-item.is-open .faq-answer {
        padding: 0 22px 18px;
    }

    .faq-answer p {
        max-width: 100%;
    }

    .footer-inner {
        padding:
                45px
                30px;

        grid-template-columns:
                repeat(2, 1fr);

        gap:
                45px
                35px;
    }

    .footer-brand {
        max-width: 100%;
    }

    .footer-logo {
        width: 75px;
    }

    .footer-brand p {
        margin-top: 20px;

        line-height: 1.4;
    }

    .footer-linkedin {
        width: 24px;
        height: 24px;

        margin-top: 25px;

        font-size: 14px;
    }

    .footer-nav {
        padding-top: 10px;

        gap: 16px;
    }

    .footer-nav a {
        gap: 10px;

        font-size: 14px;
    }

    .footer-nav a span {
        width: 7px;
        height: 7px;
    }

    .footer-contact {
        grid-column: 1 / -1;

        padding-top: 0;
    }

    .footer-address {
        gap: 15px;

        font-size: 14px;
    }

    .footer-address-icon {
        width: 28px;
        height: 32px;
    }

    .footer-contact-block {
        margin-top: 25px;

        padding-left: 43px;
    }

    .footer-contact-block p {
        margin-bottom: 18px;

        line-height: 1.35;
    }

    .header {
        position: relative;

        height: 90px;

        padding:
                14px
                20px;

        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .logo {
        position: static;

        width: 65px;
    }

    .mobile-menu-button {
        display: block;

        width: 40px;
        height: 40px;

        padding: 8px;
    }

    .mobile-menu-button span {
        display: block;

        width: 100%;
        height: 2px;

        margin: 5px 0;

        background: var(--color-black);

        transition:
                transform 0.2s ease,
                opacity 0.2s ease;
    }

    .mobile-menu-button.open span:nth-child(1) {
        transform: translateY(7px) rotate(45deg);
    }

    .mobile-menu-button.open span:nth-child(2) {
        opacity: 0;
    }

    .mobile-menu-button.open span:nth-child(3) {
        transform: translateY(-7px) rotate(-45deg);
    }

    .main-nav {
        position: absolute;

        top: 90px;
        left: 0;
        right: 0;

        z-index: 100;

        width: 100%;

        padding:
                10px
                20px
                22px;

        display: none;

        flex-direction: column;
        align-items: stretch;

        background: var(--color-white);

        box-shadow:
                0
                15px
                30px
                var(--shadow-menu-color);
    }

    .main-nav.open {
        display: flex;
    }

    .main-nav > a:not(.reservation-button) {
        width: 100%;
        height: 48px;

        margin: 0 !important;

        font-size: 14px;
    }

    .main-nav > a:not(.reservation-button)::after {
        display: none;
    }

    .reservation-button {
        width: 100%;
        height: 48px;

        margin-top: 8px;

        padding:
                0
                14px;

        font-size: 14px;
    }

    .reservation-icon {
        width: 22px;
        height: 25px;
    }

    .reservation-icon svg {
        width: 18px;
    }

    .hero-stage {
        height: auto;
        min-height: 0;

        overflow: visible;
    }

    .hero-content {
        position: relative;

        top: auto;
        left: auto;

        width: 100%;

        padding:
                40px
                25px
                0;
    }

    .hero-content h1 {
        line-height: 1.2;

        letter-spacing: -1px;
    }

    .hero-content p {
        margin-top: 25px;

        line-height: 1.3;
    }

    .solutions-button {
        width: fit-content;
        height: 40px;

        margin-top: 35px;

        padding:
                0
                12px;

        gap: 18px;

        font-size: 12px;
    }

    .solutions-arrow {
        width: 15px;
        height: 18px;
    }

    .solutions-arrow svg {
        width: 13px;
    }

    .hero-image {
        position: relative;

        top: auto;
        right: auto;

        width: calc(100% - 50px);
        height: auto;

        aspect-ratio: 304 / 463;

        margin:
                45px
                25px
                30px;
    }

    .hero-triangles-left {
        display: none;
    }

    .how-section {
        width: calc(100% - 40px);

        margin-top: 30px;
    }

    .how-inner {
        padding:
                42px
                30px;
    }

    .how-header h2 {
    }

    .how-header p {
        margin-top: 17px;
    }

    .how-grid {
        margin-top: 45px;

        grid-template-columns: 1fr;

        row-gap: 55px;
    }

    .how-number {
        width: 70px;
        height: 79px;

        margin-bottom: 18px;

        padding-top: 14px;

        font-size: 29px;
    }

    .how-number::after {
        bottom: -16px;

        border-left-width: 29px;
        border-right-width: 29px;
        border-top-width: 16px;
    }

    .how-item h3 {
        margin-top: 30px;
    }

    .how-item p {
        margin-top: 14px;

        line-height: 1.3;
    }

    .how-item p br {
        display: none;
    }

    .infrastructure-section {
        padding:
                50px
                24px;
    }

    .infrastructure-inner {
        display: flex;
        flex-direction: column;

        gap: 45px;
    }

    .infrastructure-map {
        width: 100%;
    }

    .infrastructure-map img {
        width: 100%;
        max-width: 600px;

        margin: 0 auto;
    }

    .infrastructure-content {
        width: 100%;

        padding-right: 0;
    }

    .infrastructure-content h2 {
        line-height: 1.18;

        letter-spacing: -0.7px;
    }

    .infrastructure-content h2 br {
        display: none;
    }

    .infrastructure-text {
        margin-top: 28px;
    }

    .infrastructure-text p {
        margin-bottom: 22px;

        line-height: 1.35;
    }

    .infrastructure-list {
        margin-top: 32px;
    }

    .infrastructure-list li {
        gap: 12px;

        margin-bottom: 20px;

        line-height: 1.3;
    }

    .infrastructure-bullet {
        margin-top: 3px;

        border-top-width: 7px;
        border-bottom-width: 7px;
        border-left-width: 12px;
    }

    .location-section {
        padding:
                45px
                20px;
    }

    .location-wrapper {
        display: flex;
        flex-direction: column;

        aspect-ratio: auto;

        overflow: visible;
    }

    .location-background {
        position: relative;

        inset: auto;

        width: 100%;
        height: auto;

        aspect-ratio: 16 / 9;

        object-fit: cover;
    }

    .location-card {
        position: relative;

        top: auto;
        left: auto;

        width: calc(100% - 50px);

        min-height: 0;

        margin:
                -70px
                auto
                0;

        padding:
                40px
                35px;

        background: var(--color-white);
    }

    .location-card h2 {
        line-height: 1.2;

        letter-spacing: -0.8px;
    }

    .location-card h2 br {
        display: none;
    }

    .location-text {
        margin-top: 25px;
    }

    .location-text p {
        margin-bottom: 20px;

        line-height: 1.3;
    }

    .location-list {
        margin-top: 30px;
    }

    .location-list li {
        gap: 12px;

        margin-bottom: 18px;

        line-height: 1.25;
    }

    .location-bullet {
        margin-top: 2px;

        border-top-width: 7px;
        border-bottom-width: 7px;
        border-left-width: 12px;
    }

    .reservation-section {
        padding:
                50px
                24px;
    }

    .reservation-box {
        display: flex;
        flex-direction: column;
    }

    .reservation-left {
        display: grid;

        grid-template-columns:
                45% 55%;
    }

    .reservation-image {
        height: 100%;

        aspect-ratio: auto;
    }

    .reservation-contact {
        padding:
                28px
                24px;
    }

    .reservation-contact h3 {
    }

    .reservation-contact p {
        margin-top: 16px;

        line-height: 1.35;
    }

    .reservation-content {
        padding:
                40px
                30px;
    }

    .reservation-content h2 {
    }

    .reservation-intro {
        margin-top: 15px;
    }

    .reservation-form {
        margin-top: 30px;
    }

    .reservation-grid {
        column-gap: 20px;
        row-gap: 20px;
    }

    .reservation-field-full {
        margin-top: 20px;
    }

    .reservation-field label {
        margin-bottom: 8px;

        font-size: 14px;
    }

    .reservation-field input {
        height: 46px;

        padding:
                0
                14px;

        font-size: 15px;
    }

    .reservation-field textarea {
        height: 130px;

        padding: 14px;

        font-size: 15px;
    }

    .reservation-insurance {
        margin-top: 24px;
    }

    .reservation-insurance > p {
        margin-bottom: 12px;
    }

    .reservation-checkbox {
        gap: 12px;

        margin-bottom: 12px;

        font-size: 13px;
    }

    .reservation-checkbox input {
        width: 16px;
        height: 16px;
    }

    .reservation-submit-wrap {
        margin-top: 30px;
    }

    .reservation-submit {
        min-height: 45px;

        padding:
                0
                14px
                0
                16px;

        gap: 15px;

        font-size: 14px;
    }

    .reservation-submit-icon {
        width: 22px;
        height: 25px;
    }

    .reservation-submit-icon svg {
        width: 18px;
    }

    .reservation-left {
        min-height: 520px;
    }

    .reservation-image {
        position: absolute;

        inset: 0;

        width: 100%;
        height: 100%;

        object-fit: cover;
    }

    .reservation-contact {
        padding:
                24px
                24px
                25px;
    }

    .reservation-contact h3 {
    }

    .reservation-contact p {
        margin-top: 13px;

        line-height: 1.35;
    }

    .storage-section {
        padding:
                50px
                24px;
    }

    .storage-inner {
        display: flex;
        flex-direction: column;

        gap: 45px;
    }

    .storage-content {
        width: 100%;

        padding: 0;
    }

    .storage-content h2 {
        line-height: 1.2;
    }

    .storage-tag {
        margin-top: 18px;

        padding:
                9px
                12px;

        font-size: 14px;
    }

    .storage-text {
        margin-top: 30px;
    }

    .storage-text p {
        margin-bottom: 20px;

        line-height: 1.35;
    }

    .storage-visual {
        width: 100%;

        max-width: 600px;

        margin: 0 auto;
    }

    .storage-bottom {
        margin-top: 8px;
    }

    .storage-triangles {
        height: 120px;
    }

    .storage-triangle-black-1 {
        right: 61px;

        border-bottom-width: 60px;
        border-left-width: 60px;
    }

    .storage-triangle-grey {
        width: 60px;
        height: 60px;
    }

    .storage-triangle-black-2 {
        top: 61px;

        border-left-width: 60px;
        border-top-width: 60px;
    }

    .benefits-section {
        padding:
                45px
                24px;
    }

    .benefits-header h3 {
        line-height: 1.2;
    }

    .benefits-header p {
        margin-top: 18px;
    }

    .benefits-grid {
        margin-top: 40px;

        grid-template-columns:
                repeat(2, 1fr);

        gap: 24px;
    }

    .benefit-card {
        min-height: 260px;

        padding:
                20px
                18px;
    }

    .benefit-icon {
        width: 50px;
        height: 50px;
    }

    .benefit-icon img {
        width: 27px;
        height: 27px;
    }

    .benefit-card h4 {
        margin-top: 15px;
    }

    .benefit-card p {
        margin-top: 14px;

        line-height: 1.3;
    }

    .why-section {
        width: calc(100% - 40px);

        margin:
                30px
                auto
                0;
    }

    .why-inner {
        padding:
                45px
                30px
                40px;
    }

    .why-header h2 {
        letter-spacing: -0.7px;
    }

    .why-header p {
        max-width: 620px;

        margin:
                18px
                auto
                0;

        line-height: 1.35;
    }

    .why-grid {
        margin-top: 48px;

        grid-template-columns:
                repeat(2, 1fr);

        column-gap: 35px;
        row-gap: 50px;
    }

    .why-icon {
        height: 75px;

        margin-bottom: 12px;
    }

    .why-item h3 {
        min-height: auto;

        line-height: 1.15;
    }

    .why-item p {
        margin-top: 13px;

        line-height: 1.25;
    }

    .workshops-section {
        padding:
                65px
                24px
                50px;
    }

    .workshops-inner {
        display: flex;
        flex-direction: column;

        gap: 45px;
    }

    .workshops-visual {
        width: 100%;

        max-width: 650px;

        margin: 0 auto;
    }

    .workshops-corner::before {
        left: -14px;

        width: 145px;
        height: 14px;
    }

    .workshops-corner::after {
        top: -14px;

        width: 14px;
        height: 145px;
    }

    .workshops-small-grid {
        margin-top: 12px;

        gap: 12px;
    }

    .workshops-content {
        width: 100%;

        padding-top: 0;
    }

    .workshops-content h2 {
        line-height: 1.2;
    }

    .workshops-tag {
        margin-top: 18px;

        padding:
                9px
                12px;

        font-size: 14px;
    }

    .workshops-text {
        max-width: 100%;

        margin-top: 30px;
    }

    .workshops-text p {
        margin-bottom: 20px;

        line-height: 1.35;
    }

    .workshop-benefits-section {
        padding:
                45px
                24px;
    }

    .workshop-benefits-header h3 {
        line-height: 1.2;
    }

    .workshop-benefits-header p {
        margin-top: 18px;
    }

    .workshop-benefits-grid {
        margin-top: 40px;

        grid-template-columns:
                repeat(2, 1fr);

        gap: 24px;
    }

    .workshop-benefit-card {
        min-height: 250px;

        padding:
                20px
                18px;
    }

    .workshop-benefit-icon {
        width: 50px;
        height: 50px;
    }

    .workshop-benefit-icon img {
        width: 28px;
        height: 28px;
    }

    .workshop-benefit-card h4 {
        margin-top: 15px;
    }

    .workshop-benefit-card p {
        margin-top: 14px;

        line-height: 1.3;
    }
}


@media (max-width: 600px) {

    :root {
        --font-size-h1: 23px;
        --font-size-h2: 22px;
        --font-size-h3: 18px;
        --font-size-text: 15px;
    }

    .faq-section {
        padding: 42px 18px;
    }

    .faq-header h2 {
    }

    .faq-list {
        margin-top: 32px;
        gap: 16px;
    }

    .faq-question {
        min-height: 58px;
        padding: 15px 18px;
        gap: 15px;
        font-size: 15px;
    }

    .faq-arrow {
        width: 14px;
        height: 14px;
    }

    .faq-arrow::before,
    .faq-arrow::after {
        width: 9px;
    }

    .faq-answer {
        padding: 0 18px;
    }

    .faq-item.is-open .faq-answer {
        padding: 0 18px 17px;
    }

    .faq-answer p {
        line-height: 1.4;
    }

    .footer-inner {
        padding:
                40px
                20px;

        grid-template-columns: 1fr;

        gap: 40px;
    }

    .footer-logo {
        width: 70px;
    }

    .footer-brand p {
    }

    .footer-nav {
        padding-top: 0;
    }

    .footer-nav a {
        font-size: 13px;
    }

    .footer-contact {
        grid-column: auto;
    }

    .footer-address {
        font-size: 13px;
    }

    .footer-contact-block {
        padding-left: 0;
    }

    .footer-contact-block p {
    }

    .header {
        height: 80px;

        padding:
                12px
                18px;
    }

    .logo {
        width: 58px;
    }

    .main-nav {
        top: 80px;

        padding:
                10px
                18px
                20px;
    }

    .hero-content {
        padding:
                32px
                18px
                0;
    }

    .hero-content h1 {
        line-height: 1.23;

        letter-spacing: -0.8px;
    }

    .hero-content h1 br {
        display: none;
    }

    .hero-content p {
        margin-top: 22px;

        line-height: 1.35;
    }

    .hero-content p br {
        display: none;
    }

    .solutions-button {
        width: 100%;

        height: 44px;

        margin-top: 30px;

        justify-content: space-between;
    }

    .hero-image {
        width: calc(100% - 36px);

        margin:
                35px
                18px
                25px;
    }

    .how-section {
        width: calc(100% - 24px);

        margin-top: 20px;
    }

    .how-inner {
        padding:
                36px
                20px
                40px;
    }

    .how-header h2 {
    }

    .how-header p {
        margin-top: 15px;
    }

    .how-grid {
        margin-top: 40px;

        row-gap: 50px;
    }

    .how-number {
        width: 64px;
        height: 73px;

        margin-bottom: 16px;

        padding-top: 13px;

        font-size: 27px;
    }

    .how-number::after {
        bottom: -15px;

        border-left-width: 28px;
        border-right-width: 28px;
        border-top-width: 15px;
    }

    .how-item h3 {
        margin-top: 28px;
    }

    .how-item p {
    }

    .infrastructure-section {
        padding:
                40px
                18px;
    }

    .infrastructure-inner {
        gap: 35px;
    }

    .infrastructure-map img {
        max-width: 100%;
    }

    .infrastructure-content h2 {
        line-height: 1.22;
    }

    .infrastructure-text {
        margin-top: 24px;
    }

    .infrastructure-text p {
        margin-bottom: 20px;

        line-height: 1.4;
    }

    .infrastructure-list {
        margin-top: 28px;
    }

    .infrastructure-list li {
        gap: 11px;

        margin-bottom: 19px;

        line-height: 1.3;
    }

    .infrastructure-bullet {
        margin-top: 3px;

        border-top-width: 6px;
        border-bottom-width: 6px;
        border-left-width: 10px;
    }

    .location-section {
        padding:
                35px
                12px;
    }

    .location-background {
        aspect-ratio: 4 / 3;
    }

    .location-card {
        width: calc(100% - 24px);

        margin-top: -45px;

        padding:
                30px
                22px;
    }

    .location-card h2 {
        line-height: 1.22;
    }

    .location-text {
        margin-top: 22px;
    }

    .location-text p {
        margin-bottom: 18px;

        line-height: 1.35;
    }

    .location-list {
        margin-top: 27px;
    }

    .location-list li {
        gap: 11px;

        margin-bottom: 18px;

        line-height: 1.3;
    }

    .location-bullet {
        margin-top: 3px;

        border-top-width: 7px;
        border-bottom-width: 7px;
        border-left-width: 11px;
    }

    .reservation-section {
        padding:
                40px
                18px;
    }

    .reservation-left {
        display: flex;
        flex-direction: column;
    }

    .reservation-image {
        width: 100%;
        height: auto;

        aspect-ratio: 16 / 10;
    }

    .reservation-contact {
        padding:
                25px
                20px;
    }

    .reservation-contact h3 {
    }

    .reservation-contact p {
    }

    .reservation-content {
        padding:
                32px
                20px;
    }

    .reservation-content h2 {
    }

    .reservation-intro {
    }

    .reservation-intro br {
        display: none;
    }

    .reservation-grid {
        grid-template-columns: 1fr;

        gap: 18px;
    }

    .reservation-field-full {
        margin-top: 18px;
    }

    .reservation-field label {
        font-size: 13px;
    }

    .reservation-field input {
        height: 44px;

        font-size: 14px;
    }

    .reservation-field textarea {
        height: 120px;

        font-size: 14px;
    }

    .reservation-insurance > p {
    }

    .reservation-checkbox {
        font-size: 12px;

        line-height: 1.35;
    }

    .reservation-submit {
        width: 100%;

        justify-content: space-between;

        font-size: 14px;
    }

    .reservation-left {
        min-height: 450px;
    }

    .reservation-contact {
        padding:
                21px
                20px
                22px;
    }

    .reservation-contact h3 {
    }

    .reservation-contact p {
        margin-top: 11px;
    }

    .benefits-section {
        padding:
                40px
                18px;
    }

    .benefits-header h3 {
    }

    .benefits-header p {
        margin-top: 15px;
    }

    .benefits-grid {
        margin-top: 35px;

        grid-template-columns: 1fr;

        gap: 18px;
    }

    .benefit-card {
        min-height: 0;

        padding:
                20px
                18px
                24px;
    }

    .benefit-icon {
        width: 48px;
        height: 48px;
    }

    .benefit-icon img {
        width: 26px;
        height: 26px;
    }

    .benefit-card h4 {
    }

    .benefit-card h4 br {
        display: none;
    }

    .benefit-card p {
    }

    .storage-section {
        padding:
                40px
                18px;
    }

    .storage-inner {
        gap: 35px;
    }

    .storage-content h2 {
    }

    .storage-tag {
        margin-top: 16px;

        padding:
                8px
                10px;

        font-size: 13px;
    }

    .storage-text {
        margin-top: 26px;
    }

    .storage-text p {
        margin-bottom: 18px;

        line-height: 1.4;
    }

    .storage-bottom {
        grid-template-columns:
                35% 65%;
    }

    .storage-triangles {
        height: 90px;
    }

    .storage-triangle-black-1 {
        right: 46px;

        border-bottom-width: 45px;
        border-left-width: 45px;
    }

    .storage-triangle-grey {
        width: 45px;
        height: 45px;
    }

    .storage-triangle-black-2 {
        top: 46px;

        border-left-width: 45px;
        border-top-width: 45px;
    }

    .why-section {
        width: calc(100% - 24px);

        margin:
                20px
                auto
                0;
    }

    .why-inner {
        padding:
                38px
                20px
                42px;
    }

    .why-header h2 {
        line-height: 1.2;
    }

    .why-header p {
        margin-top: 15px;
    }

    .why-grid {
        margin-top: 40px;

        grid-template-columns: 1fr;

        row-gap: 45px;
    }

    .why-icon {
        height: 75px;

        margin-bottom: 12px;
    }

    .why-item h3 {
    }

    .why-item p {
        margin-top: 12px;

        line-height: 1.3;
    }

    .why-item p br {
        display: none;
    }

    .workshops-section {
        padding:
                55px
                18px
                42px;
    }

    .workshops-inner {
        gap: 35px;
    }

    .workshops-corner::before {
        left: -10px;

        width: 105px;
        height: 10px;
    }

    .workshops-corner::after {
        top: -10px;

        width: 10px;
        height: 105px;
    }

    .workshops-small-grid {
        margin-top: 9px;

        gap: 9px;
    }

    .workshops-content h2 {
    }

    .workshops-tag {
        margin-top: 16px;

        padding:
                8px
                10px;

        font-size: 13px;

        line-height: 1.2;
    }

    .workshops-text {
        margin-top: 27px;
    }

    .workshops-text p {
        margin-bottom: 18px;

        line-height: 1.4;
    }

    .workshop-benefits-section {
        padding:
                40px
                18px;
    }

    .workshop-benefits-header h3 {
    }

    .workshop-benefits-header p {
        margin-top: 15px;
    }

    .workshop-benefits-grid {
        margin-top: 35px;

        grid-template-columns: 1fr;

        gap: 18px;
    }

    .workshop-benefit-card {
        min-height: 0;

        padding:
                20px
                18px
                24px;
    }

    .workshop-benefit-icon {
        width: 48px;
        height: 48px;
    }

    .workshop-benefit-icon img {
        width: 26px;
        height: 26px;
    }

    .workshop-benefit-card h4 {
    }

    .workshop-benefit-card h4 br {
        display: none;
    }

    .workshop-benefit-card p {
        line-height: 1.3;
    }

    .workshop-benefit-card p br {
        display: none;
    }
}


@media (max-width: 390px) {

    :root {
        --font-size-h1: 21px;
        --font-size-h2: 20px;
        --font-size-h3: 18px;
        --font-size-text: 14px;
    }

    .faq-header h2 {
    }

    .faq-question {
        font-size: 14px;
    }

    .faq-answer p {
    }

    .hero-content h1 {
    }

    .hero-content p {
    }

    .how-header h2 {
    }

    .how-header p {
    }

    .how-item p {
    }

    .infrastructure-content h2 {
    }

    .infrastructure-text p,
    .infrastructure-list li {
    }

    .location-card {
        padding:
                26px
                18px;
    }

    .location-card h2 {
    }

    .location-text p,
    .location-list li {
    }

    .storage-content h2 {
    }

    .storage-text p {
    }

    .benefits-header h3 {
    }

    .benefits-header p,
    .benefit-card p {
    }

    .why-inner {
        padding-left: 16px;
        padding-right: 16px;
    }

    .why-header h2 {
    }

    .why-header p {
    }

    .why-item p {
    }

    .workshops-content h2 {
    }

    .workshops-text p {
    }

    .workshop-benefits-header h3 {
    }

    .workshop-benefits-header p,
    .workshop-benefit-card p {
    }
}


@media (prefers-reduced-motion: reduce) {

    .faq-arrow,
    .faq-answer {
        transition: none;
    }
}