#rec359083497 .tn-elem[data-elem-id="1632144999819"] .tn-atom{margin: 0 auto;display: inline-block;width: 27px;}.tn-elem__4061466791632144999819 .tn-atom__img {width:27px}#rec406146656 .tn-elem[data-elem-id="1631994604922"] .tn-atom:hover{color:white!important;background-color:#008241!important}.t142 .t142__submit:hover{color:white!important;background-color:#008241!important}.residence_language select{padding-left: 7px !important;}button{font-family: 'Montserrat',Arial,sans-serif;
font-weight: 500;}

.t-btn.t400__submit {
    text-decoration: underline;
}
.clear {
    overflow: hidden;
    clear: both;
}

.soa_popup_custom_content {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 40px;
}

.soa_popup_custom_content h3 {
    margin-bottom: 20px;
}

.soa_popup_custom_content table {
    width: 100%;
    background: #fce7c0;
    border-collapse: collapse;
}

.soa_popup_custom_content th {
    text-align: left;
}

.soa_popup_custom_content td,
.soa_popup_custom_content th {
    border: 1px solid #fcfcf9;
    text-align: center;
    vertical-align: middle;
    width: 25%;
    padding: 10px 15px;

    color: #000000;
    font-size: 18px;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 500;
    height: 75px;
    box-sizing: border-box;
}

.soa_popup_custom_content .table6 td,
.soa_popup_custom_content .table6 th {
    width: calc(80% / 5);
}
.soa_popup_custom_content .table6 td:first-of-type,
.soa_popup_custom_content .table6 th:first-of-type {
    width: 20%;
}

.soa_popup_custom_content th,
.soa_popup_custom_content td:first-of-type {
    font-weight: 600;
}

/*.soa_popup_custom_content td:first-of-type,
.soa_popup_custom_content th:first-of-type {
    padding-left: 0px;
}
.soa_popup_custom_content td:last-of-type,
.soa_popup_custom_content th:last-of-type {
    padding-right: 0px;
}*/

.soa_popup_custom_content table {
    margin-bottom: 15px;
}

.soa_popup_custom_content .table_info {
    font-size: 14px;
}

.soa_popup_custom_content iframe {
    border: 0px;
}

.soa_popup_custom_content .video_content {    
    overflow: hidden;
    position: relative;
    width:100%;
    margin-top: 40px;
}

.soa_popup_custom_content .video_content::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.soa_popup_custom_content .video_content .youtube,
.soa_popup_custom_content .video_content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.soa_popup_custom_content .video_content .youtube img {
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.soa_popup_custom_content .video_content .youtube::after {
    display: block;
    content: '';
    position: absolute;
    height: 50px;
    width: 76px;
    top: calc(50% - 25px);    
    left: calc(50% - 38px);
    background: url(../images/youtube.svg) no-repeat center center;
    background-size: contain;
}

.gold {
    color: #9A9872;
}

.ib_button {
    display: inline-flex;
    max-width: 100%;
    width: 290px;
    min-height: 55px;
    padding: 5px 10px;
    box-sizing: border-box;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    cursor: pointer;
    color: #ffffff !important;
    font-size: 14px;
    font-family: 'Arial',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 600;
    background-color: #979356;
    transition: all ease 0.2s;    
}

.ib_button:hover {
    background-color: #574229;
}

.ib_button.green {
    background-color:#00bd5d;
}

.ib_button.green:hover {
    background-color:#007d3c;
}

.ib_button.big {
    font-size: 16px;
    letter-spacing: 0.5px;
}

.single_button_row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    margin-top: 45px;
}

.info_buttons_row {
    margin-top: 45px;
}

.info_buttons_bg {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    background: url(../images/Douhaveaquestion.webp) no-repeat center;
    background-size: cover;
    min-height: 279px;
    padding: 40px 0px;
}

.info_buttons_text {
    color: #fcf9f9;
    font-size: 20px;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 600;
    text-transform: uppercase;
    width: 800px;
    max-width: 100%;
    text-align: center;
    padding: 0px 20px;
    box-sizing: border-box;
}

.info_buttons_text + div {
    margin-top: 13px;
}

.info_buttons_row .buttons_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: -10px;
}

.info_buttons_row .buttons_row > * {
    margin: 10px 36px;
}


@media all and (max-width:1200px) {
    .soa_popup_custom_content {
        margin-left: 10px;
        margin-right: 10px;
    }

    .info_buttons_row .buttons_row .ib_button {
        width: 218px;
    }
}

@media all and (max-width:980px) {
    .soa_popup_custom_content {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 20px;
    }
    .soa_popup_custom_content table {
        font-size: 14px;
    }
    .soa_popup_custom_content .table_info {        
        font-size: 13px;
    }

    .info_buttons_row .buttons_row .ib_button {
        width: 290px;
    }
    .info_buttons_row .buttons_row {
        margin-bottom: 0px;
    }
    .info_buttons_text {
        padding: 0px 40px;
        font-size: 18px;
    }

    .soa_popup_custom_content td, 
    .soa_popup_custom_content th {
        font-size: 12px;
    }
}


@media all and (max-width:960px) {
    #rec362384301 {
        padding-bottom: 0px !important;
    }
    #rec362384301 .t776__col_mobile-grid {
        display: inline-block !important;
    }
}


@media all and (max-width:680px) {
    .soa_popup_custom_content table.table6 {
        display: flex;
        width: 100%;
        align-content: stretch;
        align-items: stretch;
    }
    .soa_popup_custom_content table.table6 thead,
    .soa_popup_custom_content table.table6 tbody {
        display: flex;
        flex-wrap: wrap;
        justify-content: stretch;
        width: 50%;
    }

    .soa_popup_custom_content table.table6 tr {
        display: block;
        width: 100%;
    }

    .soa_popup_custom_content table.table6 th,
    .soa_popup_custom_content table.table6 td {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        font-size: 14px;
        line-height: 1.3;
        height: 50px;
    }

    .soa_popup_custom_content table.table6 th:first-of-type,
    .soa_popup_custom_content table.table6 td:first-of-type {
        width: 100%;
        background: #fddda0;
    }
}


@media all and (max-width:640px) {
    .soa_popup_custom_content h3 {
        text-align: center;
        font-size: 20px;
    }
}

@media all and (max-width:500px) {#rec359083497 .tn-elem[data-elem-id="1632144527720"] .tn-atom{display:none!important}    
    .info_buttons_text {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 16px;
    }

    .soa_popup_custom_content table,
    .soa_popup_custom_content table * {
        box-sizing: border-box;
    }
    .soa_popup_custom_content table,
    .soa_popup_custom_content table thead,
    .soa_popup_custom_content table tbody,
    .soa_popup_custom_content table th,
    .soa_popup_custom_content table td {
        display: block;
    }
    .soa_popup_custom_content table th,
    .soa_popup_custom_content table td {
        width: calc(100% / 3);
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .soa_popup_custom_content table th:first-of-type,
    .soa_popup_custom_content table td:first-of-type {
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 2px;
        padding-bottom: 2px;
        background: #fddda0;
    }
    .soa_popup_custom_content table th:last-of-type,
    .soa_popup_custom_content table td:last-of-type {
        padding-left: 5px;
        padding-right: 5px;
    }

    .soa_popup_custom_content table th:first-of-type br,
    .soa_popup_custom_content table td:first-of-type br {
        display: none;
    }

    .soa_popup_custom_content table tr {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }
} 

