:root {
    --main-color: #FA8236;
}

body.blue {
    --main-color: #5C95FF;
}

.modal-backdrop.show {
    opacity: 0.2;
}

/* Codigo Politica Cookies */
#warning_EU_cookiemsg {
    position: fixed;
    width: 100%;
    z-index: 99;
    bottom: 0;
    left: 0;
}

#warning_EU_cookiemsg a:hover {
    color: #000000;
}

.cookies {
    padding: 22px 0;
    color: #fff;
    background-color: rgba(250, 130, 54, 0.8);
}

.cookies .wrapper {
    position: relative;
}

.ty-logo {
    max-width: 200px;
    margin-inline: auto;
    object-fit: contain;
    max-height: 75px;
}

/* .wrapper{
    max-width: 1600px;
    padding: 0 4.68%;
    padding-top: 0px;
    padding-right: 4.68%;
    padding-bottom: 0px;
    padding-left: 4.68%;
} */
.wrap,
.wrap-grid,
.wrap-section,
.wrapper {
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.cookies .text {
    width: 85%;
    font-size: 16px;
}

.cookies .button,
.cookies .text {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    margin-bottom: 0;
    text-align: center;
}

.cookies .button {
    display: block;
    float: right;
}

.cookies .button button:focus {
    outline: 0;
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.text a:link {
    text-decoration: none;
}

.text a {
    color: #ffffff;
    text-decoration: underline;
}

.text a:hover {
    color: #000;
}

#warning_EU_close.btn {
    padding: 0;
    transform: translateZ(0);
    margin-top: 0px;
}

.btn-txt-light {
    color: #333;
    background: transparent;
    border: none;
    box-shadow: none;
}

#btn-fechar {
    color: #000;
}

#btn-fechar:hover {
    color: #FFF;
    background: #000;
}

.mask img {
    height: 29px;
}

#politicacookies .modal-body {
    padding: 15px;
}

#politicacookies {
    color: #000;
}

.modal-dialog {
    max-width: 700px;
}

.modal-body {
    padding: 1rem 25px;
}

button.close {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 40px;
    height: 40px;
    line-height: 40px;
}

.btn-block {
    border-radius: 15px;
    color: #ffffff;
    background-color: var(--main-color);
    border: 1px solid var(--main-color);
    font-weight: 700;
    margin: 0 auto;
    width: 190px;
    height: 45px;
    font-size: 20px;
}

.btn-block:hover,
.btn-block:active,
.btn-block:focus {
    background-color: #ffffff;
    color: var(--main-color);
    border: 1px solid var(--main-color);
}

.modal-content {
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
}

.modal-inner-content {
    max-height: 400px;
    overflow-y: auto;
    font-size: 16px;
}

@media (max-width: 767px) {

    .cookies .button,
    .cookies .text {
        font-size: 11px;
    }

    .mask img {
        height: 23px;
    }

    .modal-title {
        font-size: 20px;
    }
}

.step {
    display: none;
}

.step.active {
    display: block;
}

body {
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
}

label.error {
    color: red;
    font-size: 12px;
}

#section-0 {
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-top {
    max-width: 200px;
    width: 100%;
}

#section-1 {
    min-height: 522px;
    background-image: url('/img/banner%201%20header.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    padding-top: 32px;
}

@media (min-width:1400px) {
    .container {
        max-width: 1262px;
    }
}

.page-promo-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 9px;
    padding-top: 27px;
}

.page-title {
    font-weight: 700;
    font-size: 50px;
    line-height: 61px;
    color: #000000;
    margin-bottom: 24px;
}

.page-subtitle {
    margin-bottom: 16px;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #000000;
}

.blue .page-subtitle:last-of-type {
    margin-bottom: 40px;
}

.subtitle-list li {
    font-size: 18px;
    line-height: 34px;
}

.subtitle-list li span {
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    color: #000000;
    margin-bottom: 10px;
}

.subtitle-list {
    list-style-position: outside;
}

.form-column {
    position: relative;
}

.form-body {
    background: #FFFFFF;
    box-shadow: 4px 12px 12px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 25px 32px 28px;
    display: block;
    position: absolute;
    width: 100%;
    max-width: 401px;
    right: 0;
    top: 0;
}

.ty-body {
    display: flex;
    flex-direction: column;
}

.form-title {
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 26px;
    text-align: center;
    color: #000000;
    max-width: 293px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.msg-thanks-title,
.thanks-msg-title {
    max-width: 100%;
}

.input-wrapper {
    padding-bottom: 19px;
    position: relative;
}

.input-labels {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    padding-left: 29px;
    height: 25px;
    margin-bottom: 8px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px;
}

#tipo_casa_lbl {
    background-image: url('/img/Form%20icon%201%20tipo.svg');
}

#edad_lbl {
    background-image: url('/img/Form%20icon%202%20edad.svg');
}

#local_humedad_lbl {
    background-image: url('/img/Form%20icon%203%20donde.svg');
}

#tipo_humedad_lbl {
    background-image: url('/img/Form%20icon%204%20tipo%20de%20humedad.svg');
}

.fake-select {
    cursor: pointer;
    word-break: keep-all;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.fake-select,
select {
    background-image: url('/img/drop-arrow.png');
    background-position: 95% center;
    background-size: 13px;
    background-repeat: no-repeat;
}

.options-wrapper {
    width: 100%;
    max-width: 541px;
    border-radius: 5px;
    padding: 15px 0 15px 24px;
    background-color: #F2F2F2;
    flex-direction: column;
    justify-content: space-evenly;
    gap: 10px;
    margin-top: 10px;
    display: none;
    position: absolute;
    z-index: 1;
}

.radios-lbls {
    font-size: 14px;
    color: #5A5A5A;
    height: 20px;
    display: flex;
    align-items: center;
    line-height: 20px;
}

.radios-lbls::before {
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid #5A5A5A;
    background: #ffffff;
    margin-right: 10px;
    display: inline-flex;
}

.radios-lbls:hover::before {
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid #5A5A5A;

    margin-right: 10px;
    display: inline-flex;
}

.radios-inputs:checked+.radios-lbls::before {
    content: '✓';
    width: 20px;
    height: 20px;
    border: 1px solid #5A5A5A;

    margin-right: 10px;
    display: inline-flex;
    justify-content: center;
    font-size: 16px;
}

.radios-lbls:hover,
.radios-inputs:checked+.radios-lbls {
    font-weight: 700;
}

.input-wrapper .form-control {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #5A5A5A;
    height: 30px;
    background-color: #FFF;
    border-radius: 0;
    border: none;
}

.next-btn {
    background: var(--main-color);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    max-width: 335px;
    width: 100%;
    height: 60px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    border: none;
}

.next-btn:hover {
    background: #FFFFFF;
    color: var(--main-color);
    border: 1px solid var(--main-color);
}

#section-2 {
    padding-top: 100px;
    padding-bottom: 98px;
}

.tipos-humedades-title {
    font-weight: 700;
    font-size: 38px;
    line-height: 46px;
    text-align: center;
    color: #333333;
    margin-bottom: 42px;
}

.tipos-cards {
    min-height: 551px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 370px;
}

.cards-img {
    width: 100%;
    margin-bottom: 27px;
}

.cards-titles {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.cards-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    max-width: 315px;
    margin-left: auto;
    margin-right: auto;
}

#section-3 {
    background-color: var(--main-color);
    position: relative;
}

.house-img {
    position: absolute;
    bottom: 0;
}

.ventajas-title {
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 46px;
    color: #F2F2F2;
    padding-top: 48px;
    margin-bottom: 30px;
}

.ventajas-list li {
    font-size: 18px;
    line-height: 34px;
    color: #F2F2F2;
    margin-bottom: 22px;
}

.ventajas-list li span {
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    color: #F2F2F2;
}

.ventajas-list {
    margin-bottom: 51px;
}

#section-4 {
    padding-top: 77px;
    padding-bottom: 84px;
    position: relative;
}

.testemunhos-title {
    font-weight: 700;
    font-size: 38px;
    line-height: 46px;
    text-align: center;
    color: #333333;
    margin-bottom: 42px;
}

.testemunho-img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 18px;
}

.testemunhos-nome {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #333333;
    margin-bottom: 6px;
}

.testemunhos-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    max-width: 294px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

#nombre_lbl {
    background-image: url('/img/Form%20icon%205%20nome.svg');
}

#apellidos_lbl {
    background-image: url('/img/Form%20icon%205%20nome.svg');
}

#telefono_lbl {
    background-image: url('/img/Form_icon_6_telemovel.svg');
}

#email_lbl {
    background-image: url('/img/Form%20icon%207%20email.svg');
}

#codigo_postal_lbl,
#provincia_lbl {
    background-image: url('/img/Form%20icon%208%20postal.svg');
}

.tos-visible {
    width: 20px;
    height: 20px;
    border-radius: 0;
    background: #F2F2F2;
    border: 1px solid #5A5A5A;
    cursor: pointer;
}

#tos-box:checked~.tos-visible::after {
    content: '✓';
    font-size: 30px;
    position: absolute;
    margin-top: -19px;
    margin-left: 1px;
    color: #EC9435;
}

.tos-wrapper {
    display: flex;
    align-items: center;
    position: relative;
    padding-bottom: 25px;
}

.tos-text {
    padding-left: 10px;
    font-weight: 500;
    font-size: 14px;
    color: #000000;
}

.tos-text a {
    color: #000;
    text-transform: none;
    text-decoration: underline;
    font-weight: 700;
    cursor: pointer;
    text-decoration-color: var(--main-color);
}

.tos-text a:hover {
    color: var(--main-color);
    text-decoration-color: #000000;
}

.slick-dots {
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 20px;
    width: 100%;
    padding: 0;
    margin-top: 30px;
}

.slick-dots li button {
    appearance: none;
    width: 20px;
    height: 20px;
    border: none;
    font-size: 0;
    border-radius: 50%;
    padding: 0;
    background-color: var(--main-color);
    opacity: 0.5;
    cursor: default;
}

.slick-dots li.slick-active button {
    opacity: 1;
}

.arrows-container {
    width: 100%;
    display: none;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    left: 0;
    right: 0;
    margin: auto;
}

.prev-arrow {
    transform: rotate(-180deg);
    width: 50px;
    z-index: 2;
    position: relative;
    cursor: pointer;
}

.next-arrow {
    width: 50px;
    z-index: 2;
    position: relative;
    cursor: pointer;
}

@media (max-width:1399px) {
    .page-promo-title {
        font-size: 24px;
        padding-top: 20px;
        margin-bottom: 0;
    }

    .page-title {
        font-size: 40px;
        margin-bottom: 20px;
        line-height: 51px;
    }

    .page-subtitle {
        margin-bottom: 8px;
        font-size: 24px;
    }

    .subtitle-list li span {
        font-size: 24px;
        margin-bottom: 8px;
    }
}

@media (max-width:1199px) {
    .cards-desc {
        font-size: 14px;
        max-width: 95%;
    }

    .tipos-cards {
        min-height: 500px;
    }

    .house-img {
        left: -100px;
    }
}

@media (max-width:991px) {

    .page-title,
    .page-subtitle {
        text-align: center;
    }

    .subtitle-list {
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }

    .blue .page-subtitle:last-of-type {
        margin-bottom: 250px;
    }

    .house-img {
        width: 100%;
        left: 0px;
        object-fit: contain;
    }

    .arrows-container {
        display: flex;
    }

    .page-promo-title {
        padding-top: 0;
        margin-bottom: 15px;
    }

    #section-1 {
        min-height: 592px;
    }

    .subtitle-list {
        margin-bottom: 192px;
    }

    .form-body {
        margin-right: auto;
        margin-left: auto;
        left: 0;
        right: 0;
    }

    #section-2 {
        padding-top: 470px;
        padding-bottom: 38px;
    }

    .tipos-cards {
        margin-bottom: 60px;
    }

    .ventajas-list {
        margin-bottom: 465px;
    }

    .testemunhos-desc {
        text-align: center;
        max-width: 375px;
    }
}

@media (max-width:767px) {
    .logo-top {
        max-width: 186px;
    }

    #section-0 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #section-1 {
        min-height: 615px;
        background-image: url('/img/mobile/BANNER%20HEADER%201.jpg');
        background-position: center bottom;
    }

    .page-promo-title {
        font-size: 19px;
        line-height: 23px;
    }

    .page-title {
        line-height: 49px;
        font-weight: 800;
        margin-bottom: 35px;
    }

    .page-subtitle {
        font-size: 19px;
        line-height: 23px;
    }

    .subtitle-list li {
        font-size: 13px;
    }

    .subtitle-list li span {
        font-size: 19px;
        line-height: 23px;
    }

    .subtitle-list {
        padding-left: 20px;
        margin-bottom: 262px;
    }

    .form-body {
        max-width: 348px;
        padding: 21px 28px 24px;
    }

    .form-title {
        font-size: 19px;
        line-height: 23px;
        margin-bottom: 12px;
    }

    .input-labels {
        font-size: 14px;
        line-height: 20px;
        height: 20px;
        background-size: 20px;
        margin-bottom: 2px;
        padding-left: 23px;
    }

    .input-wrapper .form-control {
        font-size: 14px;
        height: 25px;
    }

    .input-wrapper {
        padding-bottom: 13px;
    }

    .next-btn {
        height: 52px;
        max-width: 290px;
    }

    #section-2 {
        padding-top: 420px;
        padding-bottom: 67px;
    }

    .tipos-humedades-title {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 26px;
    }

    .tipos-cards {
        margin-bottom: 26px;
        min-height: 469px;
        max-width: 324px;
    }

    .cards-titles {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 12px;
    }

    .cards-desc {
        max-width: 275px;
        line-height: 17px;
    }

    .ventajas-title {
        font-size: 33px;
        line-height: 40px;
        padding-top: 35px;
        margin-bottom: 24px;
    }

    .ventajas-list li {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 15px;
    }

    .ventajas-list {
        margin-bottom: 319px;
        padding-left: 15px;
    }

    .ventajas-list li span {
        line-height: 23px;
        font-size: 19px;
    }

    .house-img {
        height: 319px;
        object-position: bottom;
    }

    #section-4 {
        padding-top: 93px;
        padding-bottom: 63px;
    }

    .testemunhos-title {
        font-size: 33px;
        line-height: 40px;
        margin-bottom: 64px;
    }

    .testemunho-img {
        max-width: 180px;
        margin-bottom: 20px;
    }

    .testemunhos-nome {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 9px;
    }

    .testemunhos-desc {
        font-size: 14px;
        max-width: 294px;
        line-height: 17px;
    }

    .next-arrow,
    .prev-arrow {
        width: 30px;
    }
}

/* Homepage rebrand hero */
.rebrand-home .hero-topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 50px;
}

.rebrand-home .logo-top {
    max-width: 250px;
}

.rebrand-home .hero-nav {
    display: flex;
    align-items: center;
    gap: 34px;
}

.rebrand-home .hero-nav a {
    font-size: 17px;
    line-height: 1.25;
    font-weight: 700;
    color: #0b2268;
    text-decoration: none;
    text-underline-offset: 3px;
    transition: color 0.2s ease;
}

.rebrand-home .hero-nav a:hover {
    color: #0755ef;
    text-decoration: underline;
}

.rebrand-home #Politica .modal-content {
    background: #ffffff;
    color: #000000;
    border-radius: 22px;
    border: 1px solid #c9d7f7;
}

.rebrand-home #Politica .modal-header,
.rebrand-home #Politica .modal-footer {
    border-color: #dbe6fb;
}

.rebrand-home #Politica .modal-title,
.rebrand-home #Politica .modal-body,
.rebrand-home #Politica .modal-body p,
.rebrand-home #Politica .modal-body li {
    color: #000000;
}

.rebrand-home #Politica button.close {
    color: #000000;
}

.rebrand-home #section-1 {
    min-height: 780px;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.2) 42%, rgba(255, 255, 255, 0.2) 100%), url('/img/header.png');
    background-position: center center;
    padding-top: 30px;
    padding-bottom: 40px;
}

.rebrand-home .hero-copy {
    padding-top: 16px;
}

.rebrand-home .page-title {
    color: #081f64;
    font-size: 50px;
    line-height: 0.98;

    margin-bottom: 22px;
    max-width: 410px;
    position: relative;
}

.rebrand-home .page-title::after {
    content: "";
    display: block;
    width: 206px;
    height: 29px;
    margin-top: 8px;
    background-image: url('/img/hero-wave.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}

.rebrand-home .page-title span {
    color: #1f61ff;
}

.rebrand-home .hero-subtitle {
    color: #0b2268;
    font-size: 25px;
    line-height: 1.2;
    text-wrap: balance;
    font-weight: 700;
    max-width: 630px;
    margin: 30px 0 50px;
}

.rebrand-home .hero-benefits {
    list-style: none;
    margin: 0 0 28px;
    padding: 0;
}

.rebrand-home .hero-benefits li {
    position: relative;
    padding-left: 42px;
    margin-bottom: 11px;
    font-size: 17px;
    line-height: 1.3;
    color: #123070;
}

.rebrand-home .hero-benefits li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    background-image: url('/img/icons/check-circle-blue.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.rebrand-home .hero-trust {
    background: #fff;
    border: 2px solid rgba(31, 97, 255, 0.35);
    border-radius: 20px;
    color: #17377b;
    line-height: 1.2;
    max-width: 345px;
    padding: 20px 18px;
    box-shadow: 0 0 15px 0 #0755EF;
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: center;
    animation: heroTrustPulse 3.2s ease-in-out infinite;
}

@keyframes heroTrustPulse {

    0%,
    100% {
        box-shadow: 0 0 12px rgba(7, 85, 239, 0.28);
    }

    50% {
        box-shadow: 0 0 24px rgba(7, 85, 239, 0.5);
    }
}

.rebrand-home .hero-trust-icon {
    width: 34px;
    height: 40px;
    object-fit: contain;
    flex-shrink: 0;
}

.rebrand-home .hero-trust-text {
    padding-left: 14px;
    border-left: 1px solid rgba(7, 85, 239, 0.35);
    font-size: 20px;
    color: #17377b;
}

.rebrand-home .hero-trust-text span {
    color: #0755EF;
}

.rebrand-home .hero-trust-text b {
    font-weight: 700;
    line-height: 1.05;
}

.rebrand-home .hero-extras-mobile {
    display: none;
}

.rebrand-home .form-column {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.rebrand-home .form-body {
    position: relative;
    max-width: 540px;
    height: auto;
    width: 100%;
    right: auto;
    top: auto;
    border-radius: 26px;
    padding: 34px 32px 28px;
    background: rgba(255, 255, 255, 0.93);
}

.rebrand-thanks .form-body {
    height: min-content;
}

.rebrand-home .form-title {
    font-size: 24px;
    line-height: 1.15;
    font-weight: 800;
    text-wrap: balance;
    color: #0a2268;
    max-width: 100%;
}

.rebrand-home .form-title b {
    color: #1f61ff;
}

.rebrand-home .form-intro-title {
    margin-bottom: 16px;
}

.rebrand-home .input-labels {
    color: #0a2268;
    font-weight: 700;
}

.rebrand-home .input-wrapper .form-control {
    border: 2px solid #D4DFF3;
    border-radius: 15px;
    min-height: 50px;
    color: #9FADC6;
}

.rebrand-home .next-btn {
    margin-top: 8px;
    height: 58px;
    max-width: 255px;
    font-size: 22px;
    border-radius: 14px;
}

.rebrand-home .wizard-step {
    padding-top: 2px;
}

.rebrand-home .step-question {
    text-align: center;
    color: #0a2268;
    font-size: 20px;
    line-height: 1.18;
    font-weight: 800;
    margin: 0 0 18px;
}

.rebrand-home .step-options {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.rebrand-home .wizard-step[data-step="0"] .step-options,
.rebrand-home .wizard-step[data-step="1"] .step-options,
.rebrand-home .wizard-step[data-step="2"] .step-options,
.rebrand-home .wizard-step[data-step="3"] .step-options,
.rebrand-home .wizard-step[data-step="4"] .step-options {
    align-items: center;
}

.rebrand-home .wizard-step[data-step="0"] .form-choice,
.rebrand-home .wizard-step[data-step="1"] .form-choice,
.rebrand-home .wizard-step[data-step="2"] .form-choice,
.rebrand-home .wizard-step[data-step="3"] .form-choice,
.rebrand-home .wizard-step[data-step="4"] .form-choice {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rebrand-home .wizard-step[data-step="0"] .form-choice,
.rebrand-home .wizard-step[data-step="2"] .form-choice,
.rebrand-home .wizard-step[data-step="4"] .form-choice {
    width: min(100%, 420px);
}

.rebrand-home .wizard-step[data-step="1"] .form-choice {
    width: min(100%, 460px);
}

.rebrand-home .form-choice {
    min-height: 56px;
    border: 2px solid #1f61ff;
    border-radius: 16px;
    background: transparent;
    color: #0b2268;
    text-align: left;
    padding: 11px 18px;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.rebrand-home .form-choice:hover {
    background: #0b2268;
    color: #ffffff;
    border-color: #0b2268;
    box-shadow: 0 8px 18px rgba(11, 34, 104, 0.22);
    transform: translateY(-1px);
}

.rebrand-home .form-choice.is-selected {
    background: #041b63;
    border-color: #041b63;
    color: #ffffff;
    box-shadow: none;
}

.rebrand-home .form-choice.is-selected:hover {
    background: #041b63;
    border-color: #041b63;
    color: #ffffff;
    box-shadow: 0 8px 18px rgba(4, 27, 99, 0.18);
}

.rebrand-home .option-grid-two {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    grid-auto-rows: 1fr;
    align-items: stretch;
}

.rebrand-home .option-grid-two .form-choice {
    min-height: 72px;
    height: 100%;
}

.rebrand-home .option-grid-two .form-choice:last-child:nth-child(odd) {
    grid-column: 1 / -1;
    width: calc((100% - 10px) / 2);
    justify-self: center;
}

.rebrand-home .form-next,
.rebrand-home .submit-btn {
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 192px;
    min-height: 54px;
    font-size: 16px;
    font-weight: 800;
    transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

.rebrand-home .form-next {
    display: block;
}

.rebrand-home .form-next:hover,
.rebrand-home .submit-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 20px rgba(247, 130, 54, 0.24);
    filter: brightness(1.03);
}

.rebrand-home .form-input-personal {
    border-color: #D4DFF3 !important;
    color: #9FADC6 !important;
    font-size: 16px;
}

.rebrand-home .form-input-personal::placeholder {
    color: #9db0d6;
    opacity: 1;
}

.rebrand-home .wizard-step .input-wrapper {
    padding-bottom: 20px;
}

.rebrand-home .wizard-step .tos-wrapper {
    margin-top: 6px;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.rebrand-home .wizard-step .tos-visible {
    width: 22px;
    height: 22px;
    border-radius: 4px;
    border: 2px solid #c3d3f5;
    position: relative;
    flex-shrink: 0;
    margin: 0;
}

.rebrand-home .wizard-step #tos-box:checked+.tos-visible::after {
    content: "\2713";
    position: absolute;
    left: 0px;
    top: 13px;
    color: #1f61ff;
    font-size: 22px;
}

.rebrand-home .wizard-step .tos-text {
    margin: 0;
    color: #0a2268;
    font-size: 14px;
    line-height: 1.25;
}

.rebrand-home .wizard-step .tos-text a {
    color: #0a2268;
    text-decoration: underline;
}

.rebrand-home .wizard-step label.error {
    margin-top: 4px;
    display: block;
}

.rebrand-home #section-why-act {
    padding: 65px 0 90px;
    background: #ffffff;
}

.rebrand-home .why-act-title {
    font-size: 50px;
    line-height: 1.15;
    font-weight: 800;
    color: #011550;
    text-align: center;
    margin-bottom: 30px;
}

.rebrand-home .why-act-title span {
    color: #1f61ff;
}

.rebrand-home .why-act-subtitle {
    font-size: 25px;
    line-height: 1.4;
    color: #17377b;
    text-align: center;
    margin-bottom: 60px;
}

.rebrand-home .why-act-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 35px;
}

.rebrand-home .why-act-card {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 120px;
    background: #ffffff;
    border: 1px solid #c7d5f6;
    border-radius: 16px;
    padding: 12px 16px;
    box-shadow: none;
    transition: box-shadow 220ms ease, transform 220ms ease;
}

.rebrand-home .why-act-card:hover {
    box-shadow: 0 8px 18px rgba(16, 60, 146, 0.18);
    transform: translateY(-1px);
}

.rebrand-home .why-act-icon {
    width: 80px;
    height: 80px;
    min-width: 48px;
    object-fit: contain;
}

.rebrand-home .why-act-card p {
    margin: 0;
    color: #011550;
    font-size: 22px;
    line-height: 1.15;
    text-wrap: balance;
    font-weight: 800;
    letter-spacing: -1px;
}

.rebrand-home #section-2 {
    padding: 65px 0 50px;
    background: #f6f7fb;
    overflow: hidden;
}

.rebrand-home .tipos-humedades-title {
    margin: 0 0 30px;
    text-align: center;
    color: #011550;
    font-size: 48px;
    line-height: 1.15;
    font-weight: 800;
}

.rebrand-home .tipos-humedades-title span {
    color: #1f61ff;
}

.rebrand-home .tipos-humedades-subtitle {
    margin: 0 0 40px;
    text-align: center;
    color: #17377b;
    font-size: 17px;
    line-height: 1.35;
}

.rebrand-home #symptoms-slider {
    margin: 0 -14px;
}

.rebrand-home .symptom-slide {
    padding: 40px 20px;
}

.rebrand-home .symptom-card {
    background: #ffffff;
    border: 1px solid #cddcff;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    min-height: 380px;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    transform-origin: center center;
}

.rebrand-home .symptom-card:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 20px rgba(10, 34, 104, 0.2);
    z-index: 2;
}

.rebrand-home .symptom-image {
    width: 100%;
    height: 250px;
    min-height: 250px;
    object-fit: cover;
}

.rebrand-home .symptom-icon {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 210px;
    transform: translateX(-50%);
    object-fit: contain;
}

.rebrand-home .symptom-card h5 {
    margin: 52px 12px 0;
    text-align: center;
    color: #0b2268;
    font-size: 20px;
    text-wrap: balance;
    line-height: 1.25;
    font-weight: 800;
}

.rebrand-home .symptoms-dots {
    margin-top: 16px;
}

.rebrand-home .symptoms-dots .slick-dots {
    position: static;
}

.rebrand-home .symptoms-dots .slick-dots li button {
    width: 20px;
    height: 20px;
    background: #d4dcf3;
    transition: all 0.3s ease;
    border: 0;
}

.rebrand-home .symptoms-dots .slick-dots li.slick-active button {
    background: #2f6dff;
}

.rebrand-home #section-causes {
    padding: 70px 0 60px;
    background: #e9eef9;
}

.rebrand-home .causes-title {
    margin: 0 0 30px;
    text-align: center;
    color: #011550;
    font-size: 50px;
    line-height: 1.1;
    font-weight: 800;
}

.rebrand-home .causes-title span {
    color: #1f61ff;
}

.rebrand-home .causes-subtitle {
    margin: 0 0 50px;
    text-align: center;
    color: #17377b;
    font-size: 25px;
    line-height: 1.35;
}

.rebrand-home .causes-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.rebrand-home .cause-card {
    border: 1px solid #c9d7f7;
    border-radius: 25px;
    background: #ffffff;
    overflow: hidden;
    height: 390px;
    display: flex;
    flex-direction: column;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    transform-origin: center center;
}

.rebrand-home .cause-card:hover {
    transform: scale(1.05);
    box-shadow: 0 16px 30px rgba(10, 34, 104, 0.2);
    z-index: 2;
}

.rebrand-home .cause-head {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 14px 14px 8px;
}

.rebrand-home .cause-icon {
    width: 80px;
    height: 80px;
    min-width: 80px;
    object-fit: contain;
}

.rebrand-home .cause-head h4 {
    margin: 0;
    font-size: 25px;
    line-height: 1.2;
    color: #0b2268;
    font-weight: 800;
}

.rebrand-home .cause-card p {
    margin: 10px 0 auto;
    padding: 0 24px 20px;
    color: #17377b;
    font-size: 18px;
    line-height: 1.3;
    min-height: 62px;
}

.rebrand-home .cause-image {
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
}

.rebrand-home .causes-dots {
    display: none;
    margin-top: 16px;
}

.rebrand-home .causes-dots .slick-dots {
    position: static;
}

.rebrand-home .causes-dots .slick-dots li button {
    width: 20px;
    height: 20px;
    background: #d4dcf3;
    transition: all 0.3s ease;
    border: 0;
}

.rebrand-home .causes-dots .slick-dots li.slick-active button {
    background: #2f6dff;
}

.rebrand-home .trust-dots {
    margin-top: 16px;
}

.rebrand-home .trust-dots .slick-dots {
    position: static;
}

.rebrand-home .trust-dots .slick-dots li button {
    width: 20px;
    height: 20px;
    background: #d4dcf3;
    transition: all 0.3s ease;
    border: 0;
}

.rebrand-home .trust-dots .slick-dots li.slick-active button {
    background: #2f6dff;
}

.rebrand-home #section-3 {
    padding: 120px 0;
    background-image: url('/img/bg_section3.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;

}

.rebrand-home .section3-banner {
    min-height: 260px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.rebrand-home .cta-copy-wrap {
    display: flex;
    align-items: center;
    gap: 25px;
    width: 62%;
}

.rebrand-home .cta-drop-icon {
    width: 100px;
    height: 120px;
    object-fit: contain;
}

.rebrand-home .cta-title {
    margin: 0 0 30px;
    font-size: 45px;
    line-height: 1.05;
    color: #011550;
    font-weight: 800;
}

.rebrand-home .cta-title span {
    color: #1f61ff;
}

.rebrand-home .cta-subtitle {
    margin: 0;
    color: #17377b;
    font-size: 20px;
    line-height: 1.35;
}

.rebrand-home #section-4 {
    background: #f6f7fb;
    padding: 85px 0 95px;
}

.rebrand-home .trust-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.rebrand-home .trust-slider-col {
    min-width: 0;
}

.rebrand-home .trust-dots {
    display: block;
    margin-top: 22px;
}

.rebrand-home .trust-copy {
    padding: 12px 0 0;
}

.rebrand-home .trust-extra-placeholders {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 12px;
    max-width: 100%;
}

.rebrand-home .trust-media-logo {
    max-width: 160px;
    max-height: 32px;
    width: auto;
    height: auto;
    object-fit: contain;
}

.rebrand-home .trust-media-logo-social {
    max-height: 62px;
}

.rebrand-home .trust-media-logo-wide {
    max-width: 260px;
    max-height: 62px;
}

.rebrand-home .trust-kicker {
    margin: 0 0 25px;
    color: #1f61ff;
    font-size: 18px;
    line-height: 1.15;
    font-weight: 800;
    max-width: 340px;
    text-transform: uppercase;
}

.rebrand-home .trust-title {
    margin: 0;
    color: #0b2268;
    font-size: 50px;
    line-height: 0.90;
    font-weight: 800;
    max-width: 540px;
}

.rebrand-home .trust-title span {
    color: #1f61ff;
}

.rebrand-home .trust-cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.rebrand-home .trust-cards.slick-initialized {
    display: block;
}

.rebrand-home .trust-cards .slick-slide {
    direction: ltr;
}

.rebrand-home .trust-cards .slick-slide .trust-card {
    direction: ltr;
    text-align: left;
}

.rebrand-home .trust-card {
    border: 1px solid #cddcff;
    border-radius: 18px;
    background: #f9fbff;
    padding: 16px 16px 14px;
    min-height: 188px;
    margin: 10px;
}

.rebrand-home .trust-stars {
    color: #ffbf00;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-align: left;
}

.rebrand-home .trust-text {
    margin: 0 0 14px;
    color: #0c2a72;
    font-size: 12px;
    line-height: 1.35;
    min-height: 64px;
    text-align: left;
}

.rebrand-home .trust-person {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 9px;
    text-align: left;
}

.rebrand-home .trust-person img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}

.rebrand-home .trust-person h4 {
    margin: 0;
    color: #0a2268;
    font-size: 17px;
    line-height: 1.1;
    font-weight: 800;
}

.rebrand-home .trust-person p {
    margin: 0;
    color: #233e80;
    font-size: 13px;
    line-height: 1.1;
}

.rebrand-home #section-footer {
    background: #f6f7fb;
}

.rebrand-home .footer-cta {
    background: #051b66;
    padding: 60px 0;
}

.rebrand-home .footer-cta-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.rebrand-home .footer-cta-main {
    display: flex;
    align-items: center;
    gap: 20px;
}

.rebrand-home .footer-cta-icon-col {
    justify-content: center;
    align-items: center;
}

.rebrand-home .footer-cta-copy {
    width: 100%;
}

.rebrand-home .footer-cta-icon {
    width: 120px;
    height: 120px;
    object-fit: contain;
    margin-left: 0px;
    position: relative;
    left: -20px;
    margin-top: 8px;
}

.rebrand-home .footer-cta-title {
    margin: 0 0 10px;
    color: #ffffff;
    font-size: 50px;
    line-height: 1;
    font-weight: 800;
}

.rebrand-home .footer-cta-points {
    display: flex;
    align-items: center;
    gap: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

.rebrand-home .footer-cta-points li {
    color: #e8eeff;
    font-size: 18px;
    line-height: 1.2;
    position: relative;
    padding: 15px 0 15px 40px;
    width: 210px;
}

.rebrand-home .footer-cta-points li::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 50%;
    width: 20px;
    height: 20px;
    background-image: url('/img/icons/check-circle-white.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: translateY(-50%);
}

.rebrand-home .footer-cta-points li+li {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.rebrand-home .footer-cta-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #ff8a36;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 800;
    border-radius: 12px;
    min-height: 50px;
    padding: 0 12px;
    border: 1px solid transparent;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.rebrand-home .footer-cta-button:hover {
    background: #ffffff;
    color: var(--main-color);
    border-color: var(--main-color);
}

.rebrand-home .footer-brand-strip {
    text-align: center;
    padding: 25px 0 25px;
}

.rebrand-home .footer-brand-strip img {
    width: 160px;
    max-width: 70%;
    opacity: 0.82;
}

@media (max-width: 1440px) {
    .rebrand-home .cause-card p {
        font-size: 17px;
    }

    .rebrand-home .trust-title {
        font-size: 45px;
    }

    .rebrand-home .footer-cta-wrap {
        flex-wrap: wrap;
        justify-content: center;
    }
        .rebrand-home .footer-cta-icon{
            height: 90px;
        }
}

@media (max-width: 1199px) {
    .rebrand-home .hero-nav {
        display: none;
    }
    .rebrand-home .page-title {
        font-size: 58px;
        max-width: 100%;
    }

    .rebrand-home .hero-subtitle {
        font-size: 21px;
    }

    .rebrand-home .hero-benefits li {
        font-size: 17px;
    }

    .rebrand-home .hero-trust {
        font-size: 16px;
    }

    .rebrand-home .hero-trust-text b {
        font-size: 27px;
    }

    .rebrand-home .why-act-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rebrand-home .cta-title {
        font-size: 44px;
    }

    .rebrand-home .trust-grid {
        grid-template-columns: 1fr;
    }

    .rebrand-home .trust-title {
        max-width: 100%;
    }

    .rebrand-home .footer-cta-wrap {
        flex-direction: row;
        align-items: center;
    }

    .rebrand-home .tipos-humedades-title {
        font-size: 40px;
    }

    .rebrand-home #symptoms-slider {
        margin: 0 -10px;
    }

    .rebrand-home .symptom-slide {
        padding: 0 10px;
    }

    .rebrand-home .causes-grid {
        grid-template-columns: 1fr;
    }

    .rebrand-home .step-question {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .rebrand-home #section-1 {

        padding-top: 14px;
        padding-bottom: 24px;
        min-height: auto;
    }

    .rebrand-home .logo-top {
        max-width: 185px;
    }

    .rebrand-home .page-title {
        font-size: 42px;
        margin-bottom: 14px;
    }

    .rebrand-home .page-title::after {
        width: 170px;
        height: 24px;
        margin-top: 6px;
    }

    .rebrand-home .hero-subtitle {
        font-size: 20px;
        margin-bottom: 16px;
    }

    .rebrand-home .hero-benefits li {
        font-size: 16px;
        padding-left: 34px;
    }

    .rebrand-home .hero-benefits li::before {
        width: 20px;
        height: 20px;
    }

    .rebrand-home .hero-trust {
        font-size: 16px;
        padding: 15px 16px;
        border-radius: 14px;
    }

    .rebrand-home .hero-trust-icon {
        width: 28px;
        height: 33px;
    }

    .rebrand-home .hero-trust-text {
        padding-left: 10px;
        font-size: 13px;
    }

    .rebrand-home .hero-trust-text b {
        font-size: 22px;
    }

    .rebrand-home .form-body {
        margin-top: 16px;
        padding: 22px 18px 20px;
        border-radius: 16px;
    }

    .rebrand-home .form-title {
        font-size: 20px;
    }

    .rebrand-home .input-wrapper .form-control {
        min-height: 50px;
    }

    .rebrand-home .step-question {
        font-size: 24px;
        margin-bottom: 14px;
    }

    .rebrand-home .form-choice {
        min-height: 50px;
        font-size: 15px;
        border-radius: 14px;
    }

    .rebrand-home .option-grid-two .form-choice {
        min-height: 64px;
        height: 100%;
    }

    .rebrand-home .option-grid-two {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
    }

    .rebrand-home .form-next,
    .rebrand-home .submit-btn {
        max-width: 190px;
        min-height: 52px;
    }

    .rebrand-home #section-2 {
        padding: 28px 0 28px;
    }

    .rebrand-home .tipos-humedades-title {
        font-size: 33px;
    }

    .rebrand-home .tipos-humedades-subtitle {
        font-size: 15px;
        margin-bottom: 16px;
    }

    .rebrand-home .symptom-slide {
        padding: 40px 28px;
    }

    .rebrand-home .symptom-card {
        min-height: 352px;
    }

    .rebrand-home .symptom-image {
        height: 250px;
        min-height: 250px;
    }

    .rebrand-home .symptom-icon {
        width: 80px;
        height: 80px;
        top: 210px;
        object-fit: contain;
    }

    .rebrand-home .symptom-card h5 {
        font-size: 14px;
        margin-top: 52px;
    }

    .rebrand-home #section-causes {
        padding: 30px 0 24px;
    }

    .rebrand-home .causes-title {
        font-size: 34px;
    }

    .rebrand-home .causes-subtitle {
        font-size: 15px;
        margin-bottom: 14px;
    }

    .rebrand-home .cause-card p {
        min-height: auto;
    }

    .rebrand-home .cause-image {
        height: 128px;
    }

    .rebrand-home #section-why-act {
        padding: 30px 0 26px;
        border-top-width: 12px;
    }

    .rebrand-home .why-act-title {
        font-size: 32px;
    }

    .rebrand-home .why-act-subtitle {
        font-size: 16px;
        margin-bottom: 20px;
    }


    .rebrand-home .why-act-card {
        min-height: 78px;
    }

    .rebrand-home .section3-banner {
        min-height: 188px;
    }

    .rebrand-home .cta-copy-wrap {
        width: 54%;
        padding: 8px 10px 8px 6px;
        gap: 10px;
        align-items: flex-start;
    }

    .rebrand-home .cta-drop-icon {
        width: 44px;
        height: 44px;
    }

    .rebrand-home .cta-title {
        font-size: 30px;
        margin-bottom: 6px;
        line-height: 1.1;
    }

    .rebrand-home .cta-subtitle {
        font-size: 12px;
        line-height: 1.3;
    }

    .rebrand-home #section-4 {
        padding: 28px 0 20px;
        border-bottom-width: 9px;
    }

    .rebrand-home .trust-kicker {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .rebrand-home .trust-title {
        font-size: 42px;
    }

    .rebrand-home .trust-cards {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .rebrand-home .trust-card {
        min-height: auto;
    }

    .rebrand-home .trust-text {
        min-height: auto;
    }

    .rebrand-home .footer-cta {
        padding: 40px 0;
    }

    .rebrand-home .footer-cta-main {
        align-items: flex-start;
        gap: 12px;
    }

    .rebrand-home .footer-cta-icon {
        width: 44px;
        height: 44px;
    }

    .rebrand-home .footer-cta-title {
        font-size: 33px;
        margin-bottom: 9px;
    }

    .rebrand-home .footer-cta-points {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }

    .rebrand-home .footer-cta-points li {
        font-size: 18px;
        padding: 0 0 0 22px;
    }

    .rebrand-home .footer-cta-points li+li {
        border-left: 0;
    }

    .rebrand-home .footer-cta-button {
        width: 380px;
        font-size: 15px;
        min-height: 52px;
    }

    .rebrand-home .footer-brand-strip img {
        width: 170px;
    }
}

@media (max-width: 1200px) {
    .rebrand-home .hero-trust-text {
        font-size: 18px;
    }

    .rebrand-home .hero-trust-text b {
        font-size: 20px;
    }

    .rebrand-home .causes-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rebrand-home .causes-grid .cause-card:last-child {
        grid-column: 1 / span 2;
        max-width: calc(50% - 9px);
        justify-self: center;
    }

    .rebrand-home .trust-title {
        font-size: 39px;
    }

    .rebrand-home .footer-cta-title {
        font-size: 40px;
    }
}

@media (max-width: 992px) {
    .rebrand-home .hero-topbar {
        justify-content: center;
    }

    .rebrand-home .page-title {
        font-size: 45px;
    }

    .rebrand-home .page-title br {
        display: none;
    }

    .rebrand-home .page-title::after {
        left: 50%;
        position: relative;
        transform: translateX(-50%);
    }

    .rebrand-home .hero-subtitle {
        margin-inline: auto;
    }

    .rebrand-home .form-body {
        margin-top: 25px;
    }

    .rebrand-home .step-question {
        font-size: 23px;
        text-wrap: balance;
    }

    .rebrand-home .causes-title,
    .rebrand-home .causes-subtitle {
        text-wrap: balance;
    }

    .rebrand-home #section-3 {
        background-position: 25% center;
    }

    .rebrand-home .cta-copy-wrap {
        width: 100%;
        background: rgba(255, 255, 255, 0.55);
        border: 1px solid rgba(255, 255, 255, 0.3);
        border-radius: 18px;
        padding: 25px;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        box-shadow: 0 12px 28px rgba(9, 31, 94, 0.14);
    }

    .rebrand-home .cta-subtitle {
        font-size: 18px;
        text-wrap: balance;
    }

    .rebrand-home .trust-extra-placeholders {
        justify-content: center;
        margin-bottom: 15px;
    }

    .rebrand-home .cta-drop-icon {
        width: 70px;
        height: 70px;
    }

    .rebrand-home .section3-banner {
        align-items: flex-end;
    }

    .rebrand-home .cause-icon {
        width: 70px;
        height: 70px;
        min-width: 50px;
    }

    .rebrand-home .cause-card {
        margin: 15px;
    }

    .rebrand-home .causes-grid {
        grid-template-columns: unset;
    }

    .rebrand-home .causes-dots {
        display: block;
    }

    .rebrand-home .cta-title {
        margin-bottom: 10px;
    }

    .rebrand-home .cta-title {
        font-size: 30px;
        text-wrap: balance;
    }

    .rebrand-home .trust-kicker {
        margin: 0 auto 25px;
        text-align: center;
        max-width: unset;
    }

    .rebrand-home .trust-title {
        text-align: center;
        text-wrap: balance;
    }

    .rebrand-home .hero-benefits {
        display: none;
    }

    .rebrand-home .form-column {
        flex-direction: column;
    }

    .rebrand-home .hero-extras-desktop {
        display: none;
    }

    .rebrand-home .hero-extras-mobile {
        display: block;
        width: 100%;
        margin-top: 40px;
    }

    .rebrand-home .hero-trust {
        margin: auto;
    }
}

@media (max-width: 768px) {
    .rebrand-home .hero-subtitle {
        text-align: center;
    }

    .rebrand-home .trust-dots {
        display: block;
    }

    .rebrand-home .why-act-icon {
        width: 60px;
        height: 60px;
    }

    .rebrand-home .trust-kicker {
        text-wrap: balance;
    }

    .rebrand-home .trust-grid {
        gap: 30px;
    }

    .rebrand-home .trust-copy {
        margin-top: 10px;
        margin-bottom: 0;
    }

    .rebrand-home .cause-card {
        height: auto;
        margin: 25px;
    }

    .rebrand-home .cause-card:hover {
        transform: scale(1.01);
        box-shadow: 0px 0px 20px rgba(10, 34, 104, 0.2);
    }

    .rebrand-home .cause-image {
        height: 220px;
    }

    .rebrand-home .footer-cta-title {
        text-align: center;
        text-wrap: balance;
        margin: auto;
        width: 100%;
        font-size: 30px;
    }

    .rebrand-home .footer-cta-main {
        justify-content: center;
    }

    .rebrand-home .footer-cta-points {
        display: none;
    }

    .rebrand-home .footer-cta-icon {
        display: none;
    }

    .rebrand-home #section-3 {
        padding: 160px 0 40px;
    }

    .rebrand-home .cta-drop-icon {
        margin: auto;
    }

    .slick-dots {
        margin-top: 10px;
    }
}


@media (max-width: 500px) {
    .rebrand-home .page-title {
        font-size: 40px;
        text-wrap: balance;
    }

    .rebrand-home .footer-cta-title {
        width: 300px;
        font-size: 44px;
    }

    .footer-cta-wrap .col-auto {
        margin: auto;
    }

    .rebrand-home .why-act-card p {
        font-size: 15px;
    }

    .rebrand-home .why-act-icon {
        min-width: 40px;
    }

    .rebrand-home .trust-media-logo-social {
        max-height: 42px;
    }
}

@media (max-width: 450px) {
    .container {
        padding-left: 25px;
        padding-right: 25px;
    }

    .rebrand-home .page-title {
        font-size: 36px;
    }

    .rebrand-home .tipos-humedades-title,
    .rebrand-home .causes-title,
    .rebrand-home .why-act-title,
    .rebrand-home .trust-title,
    .rebrand-home .footer-cta-title {
        font-size: 28px;
        text-wrap: balance;
    }

    .rebrand-home .cta-title {
        font-size: 24px;
    }

    .rebrand-home .footer-cta {
        padding: 65px 0;
    }

    .rebrand-home .footer-cta-button {
        font-size: 12px;
    }

    .rebrand-home .tipos-humedades-subtitle {
        text-wrap: balance;
    }

    .rebrand-home .footer-cta-button {
        width: 100%;
    }

    .rebrand-home .cause-head {
        flex-direction: column;
    }

    .rebrand-home .cause-icon {
        width: 60px;
        height: 60px;
    }

    .rebrand-home .cause-head h4,
    .rebrand-home .cause-card p {
        text-align: center;
    }

    .rebrand-home .cause-card p {
        font-size: 14px;
    }

    .rebrand-home .why-act-subtitle {
        text-wrap: balance;
    }

    .rebrand-home .cta-copy-wrap {
        flex-direction: column;
    }

    .rebrand-home #section-3 {
        padding: 210px 0 40px;
        background-position: 20% center;
    }

    .rebrand-home .cta-title,
    .rebrand-home .cta-subtitle {
        text-align: center;
    }
}

@media(max-width: 390px) {
    .rebrand-home .why-act-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
        .rebrand-home .trust-media-logo-wide{
            display: none;
        }
}
