#boxzilla-11 #field_2_2, #boxzilla-11 #input_2_1_3_container, tr:has(.box-bg) {
    display: grid;
    grid-template-columns: 1fr 2fr;
}

tr:has(.box-bg) {
    gap: 30px;
}

#boxzilla-overlay, .boxzilla-overlay {
    background: rgba(44, 44, 44, 0.7);
}

#boxzilla-11 #field_2_2, #boxzilla-11 #input_2_1_3_container {
    gap: 1em;
}

#boxzilla-11 li {
    font-family: 'Lato', sans-serif;
}

.box-bg {
    background-image: url('https://crokis-sites.fra1.digitaloceanspaces.com/lena-martin/wp-content/uploads/2026/02/12095350/Grupo-42%402x.png');
    height: 208px;
    width: 320px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

#boxzilla-11 {
    width: 100%;
    z-index: 300;
}

#boxzilla-box-11-content {
    text-align: center;
    max-width: 888px;
    width: 100%;
    min-height: 630px;
}

#boxzilla-11 form#gform_2 {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    gap: 2em;
}

#boxzilla-11 div#gform_fields_2 {
    transform: translate(0px, 20px);
}

#boxzilla-box-11-content form input[type="submit"] {
    color: var(--black);
    background-color: var(--yellow);
    padding: 5px 15px;
    border-radius: 3em;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 20px;
    margin: auto;
    width: 100% !important;
}

#boxzilla-box-11-content form label, #boxzilla-box-11-content form legend {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: var(--dark-grey);
}

#boxzilla-box-11-content form label {
    margin: 0;
    padding: 0;
    display: grid;
    place-self: center start;
}

#boxzilla-11 #input_2_1_3_container {
    padding: 0;
}

#boxzilla-box-11-content form input:not(input[type="submit"]) {
    background-color: transparent;
    color: var(--black);
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 400;
    border-radius: 3em;
    border: solid 1px var(--border-grey) !important;
    width: 100% !important;
}

#boxzilla-box-11-content h2 {
    font-weight: 500;
    line-height: 1.3;
}

#boxzilla-box-11-content p strong, #boxzilla-box-11-content p {
    font-family: 'Lato', sans-serif;
    font-size: 32px;
}

#boxzilla-box-11-content p {
    font-weight: 500;
    line-height: 1.3;
    margin: 0;
}

#boxzilla-box-11-content p strong {
    font-weight: 900;
}

#boxzilla-box-11-content h2 strong, #boxzilla-box-11-content h2 {
    font-size: 38px;
    font-family: 'Lato', sans-serif;
}

#boxzilla-box-11-content h2 strong {
    font-weight: 900;
}

#boxzilla-box-11-content table, #boxzilla-box-11-content table * {
    border: unset;
    margin: 0;
}

#boxzilla-box-11-content table ~ p strong, #boxzilla-box-11-content table ~ p {
    font-family: "Playfair Display", serif;
    font-size: 19px;
    margin: 0;
    line-height: 1;
    font-weight: 400;
    text-align: left;
    margin: 15px 0 0;
}

#boxzilla-11 .mobile {
    display: none;
    word-break: normal !important;
}

#boxzilla-box-11-content table ~ p {
    font-size: 17px;
}

#boxzilla-box-11-content table ~ p strong {
    font-weight: 900;
}

.boxzilla-close-icon {
    background-color: var(--yellow) !important;
    color: var(--black) !important;
    border-radius: 3em !important;
    transform: translate(20px, -20px) !important;
    opacity: 1 !important;
    box-sizing: border-box !important;
    height: 35px !important;
    width: 35px !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700 !important;
    font-size: 30px !important;
}

#boxzilla-box-11-content hr {
    border-bottom: 1px solid #cecece;
    color: #cecece;
    margin: 1.2em auto;
}

#boxzilla-box-11-content #field_2_3 {
    height: 0 !important;
    padding: 0 !important;
}

#boxzilla-box-11-content #field_2_1 legend {
    display: none !important;
    visibility: hidden !important;
}

tr:has(.box-bg) td {
    padding: 0;
}

#field_2_4 legend {
    display: none;
}

#boxzilla-box-11-content #field_2_4 label {
    display: inline !important;
}

#field_2_4 a {
    display: inline !important;
    color: var(--yellow);
}

#boxzilla-box-11-content #field_2_4 a {
    display: inline !important;
    color: inherit;
}

@media(max-width: 888px) {

    #boxzilla-box-11-content h2 strong, #boxzilla-box-11-content h2 {
        font-size: 23px;
    }

    #boxzilla-box-11-content p strong, #boxzilla-box-11-content p {
        font-size: 21px;
    }

    #boxzilla-box-11-content {
        min-height: unset !important;
    }

    #boxzilla-11 #field_2_2, #boxzilla-11 #input_2_1_3_container {
        gap: 2px !important;
    }

    #boxzilla-11 {
        max-width: 90% !important;
    }

}

@media(max-width: 720px) {
    #boxzilla-11 #field_2_2, #boxzilla-11 #input_2_1_3_container, tr:has(.box-bg) {
        grid-template-columns: 1fr;
    }

    #boxzilla-11 .gform-footer.gform_footer.top_label {
        transform: translate(0, -50px);
    }

    tr:has(.box-bg) {
        place-content: center;
        place-items: center stretch;
        gap: 5px;
    }

    tr:has(.box-bg) td:first-of-type {
        grid-row: 2;
        transform: translate(0, -40px);
    }
    tr:has(.box-bg) td:last-of-type {
        grid-row: 1;
    }

    .box-bg {
        margin: auto !important;
    }

    table + p {
        margin: 20px 0 0 !important;
    }

    .boxzilla-close-icon {
        /* position: fixed !important;
        top: 8% !important;
        right: 2% !important; */
        transform: unset !important;
        z-index: 99999 !important;
    }

    .gform-body.gform_body {
        transform: translate(0, -30px);
    }

    #boxzilla-11 .mobile {
        display: block;
        text-align: center;
        white-space: nowrap;
    }

    #boxzilla-box-11-content table ~ p strong, #boxzilla-box-11-content table ~ p {
        display: none !important;
    }
    #boxzilla-box-11-content {
        z-index: 2 !important;
        position: relative;
    }

    #boxzilla-11 {
        margin-top: 18% !important;
        /* max-height: 500px;
        overflow: scroll; */
    }

    #boxzilla-box-11-content strong {
        white-space: pre;
    }

}

@media(max-width: 600px) {
    .boxzilla-close-icon {
        transform: unset !important;
    }
}

@media(max-width: 500px) {
    #boxzilla-box-11-content strong {
        white-space: normal;
    }

    #boxzilla-11 li {
        font-size: 13px;
        text-align: left;
        margin: 0 0 10px;
    }

    #boxzilla-box-11-content h2 strong, #boxzilla-box-11-content h2 {
        font-size: 19px;
    }

    #boxzilla-box-11-content form label, #boxzilla-box-11-content form legend {
        font-size: 14px;
    }

    #boxzilla-box-11-content form input[type="submit"] {
        font-size: 14px;
    }
}

@media(max-width: 440px) {

    .box-bg {
        max-height: 208px;
        max-width: 320px;
        width: 100%;
        background-size: contain;
    }

}