.eds {
    margin: 0 auto;
    padding: 15px 0 96px;
    max-width: 1000px;
}

.eds__layout {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}

.eds__content {
    flex: 0 0 600px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.eds-hero-card {
    position: relative;
    overflow: hidden;
    border-radius: 32px;
    padding: 40px;
    min-height: 380px;
    background: linear-gradient(270deg, #C1E7FB, #A0C9F5);
}

.eds-hero-card__head {
    max-width: 420px;
    width: 75%;
}

.eds-hero-card__image {
    position: absolute;
    bottom: 0;
    right: 0;
    width: min(420px, 48%);
    max-width: 100%;
    height: auto;
    z-index: 2;
    pointer-events: none;
}

.eds-hero-card__eyebrow {
    font-size: 18px;
    font-weight: 600;
    color: #0055a7;
    margin: 0 0 12px;
}

.eds-hero-card__title {
    font-size: 42px;
    line-height: 45px;
    margin: 0 0 16px;
    color: #0a1f44;
    font-weight: 600;
    width: 120%;
}

.eds-hero-card__text {
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 20px;
    color: #4d5f7a;
}

.eds-hero-offer {
    max-width: 420px;
    width: 50%;
    margin-top: 32px;
    border-radius: 20px;
    padding: 22px 24px 26px;
    background: rgba(33, 89, 136, 0.7);
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.eds-hero-offer__text {
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 300;
}

.eds-cta-mobile {
    display: none;
    margin: 20px auto 32px;
    width: 260px;
    height: 58px;
    border-radius: 40px;
    background: #0069E3;
    box-shadow: 0 4px 30px rgba(0, 105, 227, 0.3);
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    align-items: center;
    justify-content: center;
}

.eds-hero-offer__old {
    text-decoration: line-through;
    opacity: 0.8;
}

.eds-hero-offer__new {
    font-weight: 700;
}

.eds-hero-offer__btn {
    align-self: flex-start;
    padding: 12px 28px;
    position: relative;
    z-index: 3;
}

.eds-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    padding: 14px 20px;
    font-weight: 500;
    text-decoration: none;
    background: #fff;
    border: none;
    cursor: pointer;
    color: #000;
}

.eds-btn_primary {
    background: #0069E3;
    color: #fff;
}

.eds-btn_primary:hover {
    transform: translateY(-1px);
}

.eds-btn_secondary {
    background: #fff;
    color: #0053ce;
}

.eds-form {
    background: #fff;
    border-radius: 24px;
    padding: 32px 32px 10px 32px;
    position: sticky;
    top: 32px;
    flex: 0 0 360px;
    box-shadow: 0 18px 35px rgba(13, 35, 79, 0.12);
}

.eds-form__head {
    margin-bottom: 24px;
}

.eds-form__title {
    margin: 0 0 6px;
    font-family: 'Roboto Flex';
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    color: #002748;
    background-image: url(/pages/images/pencil.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 35px 35px;
    padding-right: 35px;
    line-height: 1.1;
}

.eds-form__subtitle {
    margin: 0;
    color: #4d5f7a;
}

.eds-form__body {
    display: flex;
    flex-direction: column;
    gap: 13px;
}

.eds-field {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.eds-field__label {
    font-size: 14px;
    color: #4d5f7a;
}

.eds-field__input {
    border-radius: 12px;
    border: 1px solid rgba(13, 35, 79, 0.15);
    padding: 12px 16px;
    font-size: 15px;
    font-family: inherit;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.eds-field__input:focus {
    outline: none;
    border-color: #2e78ff;
}

.eds-field__input_textarea {
    resize: vertical;
    min-height: 50px;
}

.eds-form__submit {
    width: 100%;
    margin-top: 8px;
}

.eds-form__hint {
    font-size: 13px;
    color: #6b7c98;
    text-align: center;
    margin: 4px 0 0;
}

.eds-benefits {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.eds-benefit {
    border-radius: 32px;
    padding: 32px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    background: #fff;
    border-radius: 20px;
}

.eds-benefit__label {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-weight: 500;
    color: #0069E3;
    font-size: 17px;
}

.eds-benefit__label-icon {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px 40px;
}

.eds-benefit_safe .eds-benefit__label-icon {
    background-image: url('/pages/images/safe.png');
}

.eds-benefit_profitable .eds-benefit__label-icon {
    background-image: url('/pages/images/profitable.png');
}

.eds-benefit_light .eds-benefit__label-icon {
    background-image: url('/pages/images/eds.png');
}

.eds-benefit__title {
    margin: 0;
    font-family: 'Roboto Flex';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 45px;
    color: #002748;
}

.eds-benefit__text {
    margin: 0;
    color: #516A8E;
    line-height: 1.55;
    font-size: 18px;
}

.eds-partners-more {
    width: 80%;
    align-items: center;
    gap: 8px;
    align-self: flex-start;
    margin-top: 8px;
    padding: 14px 28px;
    border-radius: 999px;
    border: 1px solid rgba(24, 71, 131, 0.2);
    background: rgba(255, 255, 255, 0.85);
    color: #516a8e;
    font-size: 18px;
    font-weight: 500;
}

.eds-partners-more__count {
    font-weight: 400;
}

.eds-partners-more__accent {
    font-weight: 600;
    color: #40588a;
}

.eds-partners {
    background: #fff;
    padding-bottom: 20px;
    border-radius: 20px;
}

.eds-partners__logos {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 24px 32px;
    padding: 32px 24px;
    align-items: center;
    justify-items: center;
}

.eds-partners__logo {
    max-width: 140px;
    max-height: 48px;
    width: 100%;
    height: auto;
    object-fit: contain;
    filter: drop-shadow(0 2px 4px rgba(10, 60, 120, 0.08));
    opacity: 0.9;
    transition: opacity 0.2s ease;
}

.eds-partners__logo:hover {
    opacity: 1;
}

.eds-partners__title {
    margin: 0 0 20px;
    font-size: 22px;
    color: #0a1f44;
}

.eds-partners__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px 24px;
    color: #1e2f4d;
    font-weight: 600;
}

.eds-mission {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    padding: 32px;
    border-radius: 32px;
    background:
        url('/pages/images/petal.png') no-repeat top right,
        linear-gradient(236.71deg, #c1e7fb 0%, #a0c9f5 99.07%);
    background-size: 260px auto, cover;
}

.eds-mission__eyebrow {
    margin: 0 0 6px;
    color: #0069E3;
    font-weight: 600;
}

.eds-mission__title {
    margin: 0 0 8px;
    font-size: 28px;
    font-weight: 500;
    color: #0a1f44;
}

.eds-mission__cta {
    width: 60%;
    border-radius: 15px;
    padding: 24px 28px;
    background: rgba(33, 89, 136, 0.7);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.eds-mission__cta-text {
    margin: 0;
    font-size: 18px;
    color: #ffffff;
    line-height: 26px;
}

.eds-mission__cta-old {
    text-decoration: line-through;
    opacity: 0.8;
}

.eds-mission__cta-new {
    font-weight: 700;
}

.eds-mission__cta-btn {
    background: #ffffff;
    color: #020618;
    min-width: 180px;
    font-weight: 500;
    box-shadow: none;
}

@media (max-width: 1200px) {
    .eds {
        padding: 0
    }

    .eds-partners {
        margin-bottom: 0;
    }
}

@media (max-width: 1023px) {
    .eds__layout {
        flex-direction: column;
    }

    .eds__content,
    .eds-form {
        flex: 1 1 auto;
        width: 100%;
    }

    .eds-form {
        position: static;
    }

    .eds-hero-card__cta {
        flex-direction: column;
    }

    .eds-cta-mobile {
        display: inline-flex;
    }
}

@media (max-width: 640px) {
    .eds-hero-card {
        padding: 24px;
    }

    .eds-hero-card__title {
        font-size: 30px;
        width: 100%;
        line-height: 36px;
    }

    .eds-mission {
        flex-direction: column;
        align-items: flex-start;
    }

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

@media (max-width: 991.98px) {
    .eds-hero-card__head {
        max-width: 420px;
        width: 100%;
    }
    
    .eds-hero-offer {
        width: 100%;
    }

    .eds-hero-offer__text {
        width: 60%;
        font-size: 16px;
    }

    .eds-mission__cta {
        width: 100%;
    }

    .eds-mission__cta-btn {
        min-width: 100%;
    }
}