.lh-hero-downsell-section {
    background: #fff;
    padding: 24px 0 48px;
    position: relative;
    .lh-container-large {
        position: relative;
        z-index: 1;
    }
}
.hero-arrow-bg {
    max-width: 700px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0;
}
.hero-paragraph {
    margin-bottom: 24px;
}
.comparativa-logo {
    margin-bottom: 32px;
    margin-left: 0;
    width: 160px;
}
.hero-downsell-topbar {
    align-items: center;
    display: flex;
    font-weight: 500;
    gap: 18px;
    margin-bottom: 0;
    margin-left: 0;
}
.hero-topbar-item {
    align-items: center;
    color: #62899c !important;
    display: flex;
    gap: 6px;
}
.hero-topbar-separator {
    background-color: #e9eced;
    color: #e9eced;
    height: 32px;
    width: 2px;
}
.hero-topbar-icon {
    align-items: center;
    display: flex;
    margin-right: 4px;
}
.hero-downsell-grid {
    align-items: stretch;
    display: grid;
    gap: 48px;
    grid-template-columns: 1fr 1fr;
}
.hero-downsell-left {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    max-width: 640px;
    text-align: left;
}
.hero-downsell-left-center {
    justify-content: center;
}

.comparativa-precio-vip-badge-outer {
    background: linear-gradient(90deg, #61f2f2, #ff2878);
    border-radius: 999px;
    display: inline-block;
    padding: 3px;
}
.comparativa-precio-vip-badge-inner {
    align-items: center;
    background: #fff;
    border-radius: 999px;
    box-sizing: border-box;
    color: #0f1a20;
    display: flex;
    font-size: 16px;
    font-style: normal;
    font-weight: 500 !important;
    justify-content: center;
    min-height: 24px;
    min-width: 55px;
    padding: 5px 13px;
}
.hero-downsell-info-row {
    align-items: center;
    display: flex;
    gap: 24px;
    margin-bottom: 16px;
}
.hero-downsell-info {
    align-items: center;
    background: #f5f7fa;
    border-radius: 24px;
    color: #244454;
    display: flex;
    font-size: 1rem;
    font-weight: 600;
    padding: 6px 20px;
}
.hero-title {
    font-size: 44px;
    font-weight: 500;
    line-height: normal;
}
.hero-downsell-desc {
    color: #22313f;
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 24px;
}
.hero-price {
    align-items: center;
    color: #0f1a20;
    display: flex;
    font-size: 2rem;
    font-weight: 700;
    gap: 12px;
}
.lh-heading-three {
    font-size: 24px;
}
.hero-price .current {
    color: #0f1a20;
    font-weight: 700;
}
.hero-price .original {
    color: #a7c1cd;
    font-size: 1.2rem;
    text-decoration: line-through;
}
.hero-price .discount {
    color: #10bdbd;
    font-size: 1rem;
    font-weight: 600;
}
.hero-ctas {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 32px;
}
.hero-checks {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 24px;
}
.hero-check-item {
    color: #10bdbd;
    font-size: 1.08rem;
    font-weight: 500;
    gap: 8px;
}
.hero-check-icon,
.hero-check-item {
    align-items: center;
    display: flex;
}
.hero-check-text {
    color: #244454;
    font-size: 15px;
    font-weight: 400;
}
.comparativa-social {
    align-items: center;
    display: flex;
    gap: 16px;
    margin-left: 36px;
    margin-top: 8px;
}
.comparativa-social-img {
    border-radius: 50%;
    height: 44px;
    margin-left: -36px;
    object-fit: cover;
    width: 44px;
}
.comparativa-social-img:first-child {
    z-index: 4;
}
.comparativa-social-img:nth-child(2) {
    z-index: 3;
}
.comparativa-social-img:nth-child(3) {
    z-index: 2;
}
.comparativa-social-img:nth-child(4) {
    z-index: 1;
}
.comparativa-social-text {
    color: #222;
    font-family: MonumentGrotesk-Semi-Mono, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    max-width: 510px;
}
.hero-downsell-right {
    height: 100%;
}
.hero-downsell-right,
.hero-media-wrapper {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%;
}
.hero-media-wrapper {
    flex-direction: column;
    height: fit-content;
    margin: 0 auto;
}
.hero-media-img {
    border-radius: 18px;
    border-radius: 12px;
    object-fit: cover;
    overflow: hidden;
    width: 100%;
}
.hero-paragraph-right p {
    color: #0f1a20;
    font-family: MonumentGrotesk-Semi-Mono, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    margin-top: 24px;
}
.hero-video-wrapper {
    border-radius: 12px;
    height: fit-content !important;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
.hero-media-wrapper.full-height {
    align-items: center;
    border-radius: 7.463px;
    display: flex;
    height: 100%;
    justify-content: center;
    overflow: hidden;
}
.hero-media-img.full-height {
    border-radius: 24px;
    display: block;
    height: 100%;
    max-height: 520px;
    max-width: 100%;
    object-fit: cover;
    width: auto;
}
.hero-video-wrapper.full-height {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%;
}
.hero-gift-message {
    color: #0f1a20;
    font-family: MonumentGrotesk, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 12px;
    text-align: left;
}
.hero-form,
.hs-form.hs-form_theme-round,
.hs-form__pagination-content-container {
    max-width: 500px;
    .hs-button.primary,
    .lh-btn-primary {
        font-size: 16px !important;
        font-weight: 500;
        padding: 12px 24px !important;
        text-align: center;
    }
    .hs-input[type="email"],
    .hs-input[type="tel"],
    .hs-input[type="text"] {
        background: #f3f3f3 !important;
        border: transparent !important;
        border-radius: 8px;
        color: #000 !important;
        font-family: MonumentGrotesk, sans-serif !important;
        font-size: 16px !important;
        font-weight: 400 !important;
        height: 40px;
        line-height: 20px !important;
        padding: 18px 16px !important;
        text-align: left !important;
        &::placeholder {
            color: rgba(0, 0, 0, 0.5) !important;
        }
    }
    .hs-fieldtype-intl-phone {
        select {
            color: #000 !important;
            height: 40px !important;
        }
    }
    .hs-form-field {
        margin-bottom: 10px !important;
    }
    .hs_phone.hs-form-field {
        margin-bottom: 24px !important;
    }
    .hs-form-booleancheckbox,
    .hs-form-booleancheckbox-display {
        p {
            color: #000 !important;
            font-family: MonumentGrotesk, sans-serif;
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            a {
                color: #000 !important;
                font-size: 12px;
                font-style: normal;
                font-weight: 700 1;
                line-height: normal;
                text-decoration: underline !important;
            }
        }
        span {
            color: #000 !important;
            font-family: MonumentGrotesk, sans-serif;
            font-size: 12px;
            font-style: normal;
            font-weight: 400 !important;
            line-height: normal;
            a {
                color: #000 !important;
                font-size: 12px;
                font-style: normal;
                font-weight: 700 !important;
                line-height: normal;
                text-decoration: underline !important;
            }
        }
    }
}
.hero-paragraph {
    color: #0f1a20;
    font-size: 18px;
    font-weight: 400;
}
.hs-email label,
.hs-firstname label,
.hs-phone label {
    margin-bottom: 0 !important;
}
@media (max-width: 1024px) {
    .hero-gift-message {
        text-align: center;
    }
    .hero-form,
    .hs-form.hs-form_theme-round {
        .hs-button.primary,
        .lh-btn-primary {
            width: 100%;
        }
        .hs-input[type="email"],
        .hs-input[type="tel"],
        .hs-input[type="text"] {
            height: 56px;
        }
        .hs-fieldtype-intl-phone {
            select {
                height: 56px !important;
            }
        }
        .hs-input {
            margin-bottom: 0 !important;
        }
        .hs-form-field {
            margin-bottom: 10px !important;
        }
    }
    .hero-paragraph-right p {
        color: #0f1a20;
        font-family: MonumentGrotesk-Semi-Mono, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 16px;
        margin-top: 4px;
        text-align: left !important;
    }
    .hero-downsell-topbar {
        font-size: 1rem;
        padding-left: 0;
    }
    .lh-hero-downsell-section {
        padding: 12px 0 24px;
    }
    .hero-downsell-grid {
        gap: 32px;
        grid-template-columns: 1fr;
    }
    .hero-downsell-right {
        height: auto;
        margin-top: 32px;
    }
    .hero-media-wrapper.full-height {
        height: auto;
        margin-bottom: 24px;
        max-height: 320px;
    }
    .hero-media-img.full-height {
        border-radius: 18px;
        max-height: 320px;
        width: 100%;
    }
    .hero-video-wrapper.full-height {
        max-height: 320px;
    }
    
    .hero-title {
        font-size: 28px;
        font-weight: 500;
        line-height: normal;
        margin-bottom: 8px !important;
    }
    .hero-paragraph {
        margin-bottom: 24px !important;
    }
    .hero-arrow-bg {
        left: 0;
        max-width: 100%;
        position: absolute;
        right: auto;
        top: -14%;
        width: 100%;
    }
    .hero-paragraph {
        margin-bottom: 16px !important;
    }
}
@media (max-width: 600px) {
    .lh-hero-downsell-section {
        padding: 24px 0 32px;
    }
    .hero-downsell-topbar {
        font-size: 0.98rem;
        margin-bottom: 0;
        padding-left: 0;
    }
    .hero-media-wrapper.full-height {
        max-height: 220px;
    }
    .hero-media-img.full-height {
        max-height: 220px;
        width: 100%;
    }
    .hero-video-wrapper.full-height {
        max-height: 220px;
    }
    .hero-title {
        font-size: 34px;
    }
    .hero-downsell-desc {
        font-size: 1rem;
    }
    .hero-price {
        align-items: flex-start;
        flex-direction: column;
        font-size: 1.2rem;
    }
    .hero-media-wrapper {
        max-width: 100%;
    }
    .comparativa-social {
        margin-left: 30px;
    }
    .comparativa-social-img {
        margin-left: -30px;
    }
    .comparativa-social-text {
        font-size: 0.95rem;
    }
    .comparativa-social-img {
        height: 32px;
        width: 32px;
    }
    .comparativa-social-text {
        font-size: 0.98rem;
    }
}
.hero-logo {
        margin:0 auto;
    }