<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.overlay_contact_reg {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 2;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}

    .overlay_contact_reg:target {
        visibility: visible;
        opacity: 1;
    }

.contact_toggle_popup_container_reg {
    display: inline-block;
    left: 50%;
    opacity: 0;
    position: fixed;
    text-align: justify;
    visibility: hidden;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}

.close_reg_contact {
    width: 30px;
    height: 30px;
    line-height: 31px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    left: -10px;
    top: -10px;
    border-radius: 50%;
    background-color: #a31d2b;
    z-index: 10
}

    .close_reg_contact:before {
        color: #fff;
        content: "X";
        font-size: 16px;
        font-family: 'arial';
    }

.contact_toggle_popup_inside_title_reg {
    width: 100%;
    float: right;
    font-weight: 700;
    text-align: center;
    direction: rtl;
}

.contact_toggle_popup_inside_subtitle_reg {
    width: 100%;
    float: right;
    padding-top: 0;
    font-weight: 400;
    text-align: center;
    direction: rtl;
}

.popup_btn_container {
    width: 100%;
    float: right;
    display: inline-block;
    text-align: center;
    direction: rtl;
    margin-top: 15px;
    position: relative;
}

.popup_btn {
    width: auto;
    text-align: justify;
    cursor: pointer;
    font-size: 21px;
    font-weight: 700;
    padding: 10px 20px 12px 20px;
    background-color: #0b3c3a;
    color: #fff;
}

    .popup_btn:hover {
        background-color: #575757;
    }

    .popup_btn:focus {
        background-color: #202020 !important;
    }

.close_reg_contact:before {
    color: #fff;
    content: "X";
    font-size: 16px;
    font-family: 'arial';
}

.popup_left_text_up_title {
    width: 100%;
    float: left;
    direction: rtl;
}

.popup_left_text_up_sub_title {
    width: 100%;
    float: left;
    direction: rtl;
}

.popup_left_text_up_p {
    width: 100%;
    float: left;
    direction: rtl;
}

@media all and (min-width: 1438px) {
    .contact_toggle_popup_container_reg {
        top: 50%;
    }

    .contact_toggle_popup_background_reg {
        width: 800px;
        float: none;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
        height: 400px;
        background-color: #fff;
        box-shadow: 0px 0px 24px 0 rgba(32, 47, 57, 0.2);
    }

    .popup_right_image {
        width: 400px;
        float: right;
    }

    .popup_left_container {
        width: 400px;
        float: left;
        position: relative;
    }

    .popup_left_image {
        width: 100%;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        z-index: 0;
    }

    .popup_left_content_container {
        width: 100%;
        float: left;
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        z-index: 1;
    }

    .popup_left_text_up {
        width: 100%;
        float: left;
        padding: 40px 30px 15px 30px;
        box-sizing: border-box;
    }

    .popup_left_text_up_title {
        font-size: 30px;
        line-height: 1.1em;
        margin-bottom: 5px
    }

    .popup_left_text_up_sub_title {
        font-size: 21px;
        line-height: 1.1em;
        margin-bottom: 15px
    }

    .popup_left_text_up_p {
        font-size: 16px;
        line-height: 1.3em;
    }

    .popup_form_content {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 1.1em;
        margin-top: 10px;
    }

    .contact_popup_content_container {
        width: 100%;
        float: right;
        padding: 0px 30px 0px 30px;
        box-sizing: border-box;
    }
}

@media (max-width: 1439px) and (min-width: 769px) {
    .contact_toggle_popup_container_reg {
        top: 50%;
    }

    .contact_toggle_popup_background_reg {
        width: 800px;
        float: none;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
        height: 400px;
        background-color: #fff;
        box-shadow: 0px 0px 24px 0 rgba(32, 47, 57, 0.2);
    }

    .popup_right_image {
        width: 400px;
        float: right;
    }

    .popup_left_container {
        width: 400px;
        float: left;
        position: relative;
    }

    .popup_left_image {
        width: 100%;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        z-index: 0;
    }

    .popup_left_content_container {
        width: 100%;
        float: left;
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        z-index: 1;
    }

    .popup_left_text_up {
        width: 100%;
        float: left;
        padding: 40px 30px 15px 30px;
        box-sizing: border-box;
    }

    .popup_left_text_up_title {
        font-size: 30px;
        line-height: 1.1em;
        margin-bottom: 10px
    }

    .popup_left_text_up_sub_title {
        font-size: 21px;
        line-height: 1.1em;
        margin-bottom: 10px
    }

    .popup_left_text_up_p {
        font-size: 16px;
        line-height: 1.3em;
    }

    .popup_form_content {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 1.1em;
        margin-top: 10px;
    }

    .contact_form_popap {
        float: right;
        width: 270px;
        margin-left: calc(50% - 135px);
        margin-right: calc(50% - 135px);
        margin-top: 10px;
    }

    .contact_popup_content_container {
        width: 100%;
        float: right;
        padding: 0px 30px 0px 30px;
        box-sizing: border-box;
    }
}

@media all and (max-width: 768px) and (min-width: 481px) {
    .contact_toggle_popup_container_reg {
        top: 50%;
    }

    .contact_toggle_popup_background_reg {
        width: 500px;
        float: none;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
        height: 470px;
        background-color: #fff;
        box-shadow: 0px 0px 24px 0 rgba(32, 47, 57, 0.2);
    }

    .popup_right_image {
        width: 250px;
        float: right;
    }

    .popup_left_container {
        width: 250px;
        float: left;
        position: relative;
    }

    .popup_left_image {
        width: 100%;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        z-index: 0;
    }

    .popup_left_content_container {
        width: 100%;
        float: left;
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        z-index: 1;
    }

    .popup_left_text_up {
        width: 100%;
        height: 250px;
        float: left;
        padding: 25px;
        box-sizing: border-box;
    }

    .popup_left_text_up_title {
        font-size: 30px;
        line-height: 1.1em;
        margin-bottom: 10px
    }

    .popup_left_text_up_sub_title {
        font-size: 21px;
        line-height: 1.1em;
        margin-bottom: 10px
    }

    .popup_left_text_up_p {
        font-size: 16px;
        line-height: 1.3em;
    }

    .popup_form_content {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 1.1em;
        margin-top: 10px;
    }

    .contact_form_popap {
        float: right;
        width: 270px;
        margin-left: calc(50% - 135px);
        margin-right: calc(50% - 135px);
        margin-top: 10px;
    }

    .contact_popup_content_container {
        width: 100%;
        float: right;
        padding: 0px 30px 0px 30px;
        box-sizing: border-box;
    }
}

@media all and (max-width:480px) and (min-width:319px) {
    .contact_toggle_popup_container_reg {
        top: 340px;
    }

    .contact_toggle_popup_background_reg {
        width: 320px;
        height: 640px;
        float: none;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff;
        box-shadow: 0px 0px 24px 0 rgba(32, 47, 57, 0.2);
    }

    .popup_right_image {
        width: 100%;
        float: right;
    }

    .popup_left_container {
        width: 100%;
        float: left;
        position: relative;
    }

    .popup_left_image {
        width: 100%;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        z-index: 0;
    }

    .popup_left_content_container {
        width: 100%;
        float: left;
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        z-index: 1;
    }

    .popup_left_text_up {
        width: 100%;
        float: left;
        padding: 15px 15px 10px 15px;
        box-sizing: border-box;
    }

    .popup_left_text_up_title {
        font-size: 24px;
        line-height: 1.1em;
        margin-bottom: 10px
    }

    .popup_left_text_up_sub_title {
        font-size: 18px;
        line-height: 1.1em;
        margin-bottom: 10px
    }

    .popup_left_text_up_p {
        font-size: 16px;
        line-height: 1.3em;
    }

    .popup_form_content {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 1.1em;
        margin-top: 5px;
    }

    .contact_popup_content_container {
        width: 100%;
        float: right;
        padding: 0px 30px 0px 30px;
        box-sizing: border-box;
    }
}

@media all and (max-width:320px) {
    .contact_toggle_popup_container_reg {
        top: 340px;
    }

    .contact_toggle_popup_background_reg {
        width: 320px;
        height: 640px;
        float: none;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff;
        box-shadow: 0px 0px 24px 0 rgba(32, 47, 57, 0.2);
    }

    .popup_right_image {
        width: 100%;
        float: right;
    }

    .popup_left_container {
        width: 100%;
        float: left;
        position: relative;
    }

    .popup_left_image {
        width: 100%;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        z-index: 0;
    }

    .popup_left_content_container {
        width: 100%;
        float: left;
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        z-index: 1;
    }

    .popup_left_text_up {
        width: 100%;
        float: left;
        padding: 10px 15px 10px 15px;
        box-sizing: border-box;
    }

    .popup_left_text_up_title {
        font-size: 24px;
        line-height: 1.1em;
        margin-bottom: 10px
    }

    .popup_left_text_up_sub_title {
        font-size: 18px;
        line-height: 1.1em;
        margin-bottom: 10px
    }

    .popup_left_text_up_p {
        font-size: 16px;
        line-height: 1.3em;
    }

    .popup_form_content {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 1.1em;
        margin-top: 5px;
    }

    .contact_popup_content_container {
        width: 100%;
        float: right;
        padding: 0px 30px 0px 30px;
        box-sizing: border-box;
    }
}
</pre></body></html>