@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@300;400;500;600;700;800&display=swap');

body {
    color: #000;
    background: linear-gradient(to left, #000, #424242 75%);
    font-size: 0;
}

.bg_img {
    position: absolute;
    display: inherit;
}

.background_white {
    background: #fff;
}

.background_grey {
    background: #f2f2f2;
}

.color_white {
    color: #fff;
}

.color_green {
    color: #0fe6a8;
}

.gradient-text {
    background: linear-gradient(67.72deg, #6824C0 27.99%, #0CCACB 67.33%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.htz_credit_header {
    height: 36px;
    padding: 15px 0px;
}

.htz_credit_header .content_wrapper > * {
    display: inline-block;
}

.htz_credit_header img {
    max-height: 36px;
}

.htz_credit_header .htz_logo_company img {
    margin: 7px 0;
    height: 22px;
}

.htz_credit_header .htz_logo_company img {
    margin: 3px 0;
    height: 30px;
    margin-right: 25px;
}

.htz_credit_header .htz_join_butt_wrapper {
    float: left;
}

span.htz_credit_join_butt {
    text-decoration: none;
    text-align: center;
    background-color: #78ffd6;
    display: inline-block;
    height: 36px;
    border-radius: 18px;
    line-height: 36px;
    padding: 0 40px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    color: #000;
}

.gradient_green {
    background-image: linear-gradient(to right, #78ffd6, #a8ff78 99%);
}

.gradient_red {
    background-image: linear-gradient(250deg, #c00f39 129%, #c50f35 117%, #db1024 65%, #df261b 17%, #e02a19 6%);
    background-image: linear-gradient(to right, #e02a19, #c00f39 99%);
}

.gradient_text {
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.htz_credit_header span.htz_credit_join_butt {
    color: #000;
}

.htz_credit_section {
    padding: 22px 0;
    text-align: center;
    width: 100%;
    max-width: 100%;
}

#htz_credit_section_couples {
    padding: 50px 0 65px;
    position: relative;
}

#htz_credit_section_couples .content_wrapper {
    display: flex;
    width: 85%;
}

#htz_credit_section_couples .content_wrapper > * {
    flex-basis: 50%;
}

#htz_credit_section_couples .htz_credit_gift_img {
    display: flex;
    align-items: center;
    margin-right: 0;
}

#htz_credit_section_couples .htz_credit_gift_content {
    margin-left: 50px;
}

#htz_credit_section_couples .content_wrapper a {
    background-image: linear-gradient(to right, #78ffd6, #a8ff78 99%);
    text-decoration: none;
    text-align: center;
    display: inline-block;
    height: 36px;
    border-radius: 18px;
    line-height: 36px;
    padding: 3px 40px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    color: #000;
    margin-top: 25px;
}

.htz_credit_title {
    font-size: 60px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    padding: 25px 0 50px;
}

.htz_gift_div {
    display: inline-block;
    width: 425px;
    max-width: 33%;
    padding: 20px;
    position: relative;
    padding-bottom: 100px;
    box-sizing: border-box;
    margin: 0px 0 50px;
}

.htz_poalim_benefits_image, .htz_poalim_benefits_content {
    display: inline-block;
    vertical-align: middle;
}

.htz_poalim_benefits_image {
    width: 290px;
    direction: ltr;
}

.htz_poalim_benefits_content {
    width: calc(100% - 290px);
}

.content_wrapper > * {
    font-size: 17px;
}


.htz_credit_items_row .htz_credit_item {
    display: inline-block;
    vertical-align: top;
}

.htz_credit_benefits_content .htz_credit_items_row {
    text-align: right;
    margin-top: 20px;
}

.htz_credit_benefits_content .htz_credit_item {
    max-width: 200px;
    line-height: 1.24;
    padding: 15px 15px;
}

.htz_credit_item {
    text-align: center;
}

.htz_credit_benefits_content .htz_credit_item_img {
    height: 74px;
    text-align: center;
    margin: auto;
    position: relative;
}

.htz_credit_benefits_content .htz_credit_item_img img {
    margin: auto;
}

.htz_credit_benefits_content .htz_credit_item_img.item_img_offset img {
    margin-top: -16px;
}

.htz_credit_benefits_content .htz_credit_item_img.item_img_offset:before {
    display: block;
    width: 67px;
    height: 67px;
    border-radius: 50%;
    object-fit: contain;
    background-image: linear-gradient(to right, #78ffd6, #a8ff78 99%);
    content: 'הטבת הצטרפות לזכאים';
    position: absolute;
    font-size: 14px;
    font-weight: bold;
    line-height: 0.87;
    transform: rotate(4deg);
    padding: 17px 5px;
    box-sizing: border-box;
    top: -5px;
}

.htz_credit_benefits_content .text_comment {
    font-size: 11px;
    margin-top: 10px;
}

.htz_credit_benefits_image, .htz_credit_benefits_content {
    display: inline-block;
    vertical-align: middle;
}

.htz_credit_benefits_image {
    width: 290px;
    direction: ltr;
}

.htz_pro2_text_wrapper{
    height: 300px;
    z-index: 2;
}

.htz_credit_top_text_wrapper{
    color: black;
    font-size: 25px;
    font-weight: 800;
    font-family: Assistant;
    margin-bottom: 40px;
    text-align: right;
}

.htz_credit_title_wrapper {
    font-size: 60px;
    font-weight: bold;
    margin: 20px 0 15px;
    text-align: right;
}

.htz_credit_text_wrapper_header{
    font-size: 25px;
    text-align: right;
    background-color: white;
    padding: 2px 10px;
    width: fit-content;
    margin-bottom: 4px;
    font-family: Assistant;
    font-weight: 800;
}

.htz_credit_text_wrapper {
    font-size: 23px;
    font-weight: lighter;
    text-align: right;
}

.htz_credit_gift_img{
    margin-right: 40px;
    z-index: 2;
}

.htz_credit_show_img{
    position: absolute;
    right: 5%;
    bottom: -10%;
}

.htz_credit_line_img{
    position: absolute;
    right: -17%;
    bottom: 7%;

}

.htz_credit_card_img{
    z-index: 2;
}

.htz_credit_res_img{
    position: absolute;
    right: -3%;
    bottom: 40%
}
.htz_credit_section_top.htz_credit_section .content_wrapper {
    text-align: right;
}

.htz_credit_top_content .htz_join_butt_wrapper {
    margin-top: 15px;
    display: inline-block;
}

.htz_credit_top_content {
    height: 300px;
    text-align: right;
    color: #fff;
    display: flex  !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.htz_credit_top_content .htz_credit_title_wrapper {
    line-height: 1;
    margin: 2px 0 15px;
    max-width: 500px;
}

.htz_gift_text_div {
    width: 273px;
    height: 112px;
    border-radius: 9px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    margin-top: -55px;
    position: absolute;
    left: 0px;
    right: 0px;
    line-height: 1.4;
    font-size: 18px;
    display: block;
}

.htz_disclaimer_wrapper {
    padding: 50px 0;
    text-align: right;
    color: #000;
}

.htz_disclaimer_title {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 15px;
}

.htz_disclaimer_content {
    font-size: 14px;
    line-height: 1.64;
}

.htz_credit_footer .htz_join_butt_wrapper {
    padding: 40px 0 40px;
    border-style: solid;
    border-width: 2px 0 2px;
    border-color: #f0f0f0;
}

.htz_credit_section.inline .content_wrapper > * {
    display: inline-block;
    vertical-align: middle;
}

.htz_credit_section.inline .htz_credit_gift_img {
    max-width: calc(100% - 550px);
    min-width: 245px;
}

.htz_credit_section.inline .htz_credit_gift_content, .htz_credit_section.inline .htz_credit_pro_content, .htz_credit_section.inline .htz_credit_ptor_content {
    width: 550px;
    text-align: right;
    max-width: 100%;
}

img {
    max-width: 100%;
}

.htz_credit_section_ptor.htz_credit_section {
    color: #fff;
}

.htz_join_butt_wrapper_mobile, .show_only_on_mobile {
    display: none;
}

.htz_credit_section_nav.htz_credit_section {
    width: 100%;
    padding: 0;
}

.htz_credit_nav {
    border-radius: 2px;
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.12);
    background-color: #ffffff;
    margin-top: -15px;
}

.htz_credit_nav_butt {
    display: inline-block;
    line-height: 64px;
    text-align: center;
    height: 64px;
    font-size: 18px;
    cursor: pointer;
}

.htz_credit_nav_butt > * {
    border-width: 0px 2px 0px 0px;
    border-style: solid;
    border-color: #eee;
    padding: 0 15px;
}

.htz_credit_nav_butt:first-child > *, .htz_credit_nav_butt > span {
    border: none;
}

.htz_credit_ptor_content .htz_credit_gift_img_wrap {
    margin-bottom: 10px;
}

.htz_credit_ptor_content .text_small {
    line-height: 1.55;
    font-size: 20px;
}

.htz_credit_ptor_content .htz_credit_title span {
    display: block;
}

.htz_credit_footer.htz_credit_section span.htz_credit_join_butt, .htz_credit_sticky_mobile.htz_credit_section span.htz_credit_join_butt {
    height: 74px;
    line-height: 74px;
    font-size: 30px;
    width: 437px;
    border-radius: 37px;
    max-width: 90%;
    box-sizing: border-box;
}

.htz_credit_gift_content .text_subtitle {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
}

.htz_credit_gift_content .text_small a {
    font-weight: bold;
    white-space: nowrap;
    text-decoration: underline;
}

.htz_credit_gift_content .text_small {
    font-size: 20px;
    line-height: 1.65 !important;
}

.htz_credit_gift_content .htz_join_butt_wrapper {
    margin-top: 20px;
}

.htz_gift_text_div {
    height: 175px;
    padding: 20px;
    box-sizing: border-box;
}

.htz_gift_text_div_title {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px;
}

.htz_gift_text_div_content {
    font-size: 15px;
    line-height: 1.5;
}

.htz_gift_text_link {
    font-weight: bold;
    color: #5beaac;
    margin-top: 10px;
}

.htz_credit_pro_content .htz_credit_text_wrapper {
    font-size: 20px;
    line-height: 1.65;
    max-width: 500px;
}

.htz_credit_pro_content .htz_credit_butt_pro {
    margin-top: 20px;
    height: 46px;
    line-height: 46px;
    width: 357px;
    max-width: 90%;
    border-radius: 23px;
    /*background-color: #f6c143;*/
    text-align: center;
    font-weight: bold;
    background: #6624C0;
    background-image: linear-gradient(to right, #0CCACB, #6624C0);
    color: #fff;
}

.htz_credit_pro_content .htz_credit_butt_pro a {
    color: #fff;
}

.htz_credit_section {
    padding: 50px 0 65px;
}

.htz_credit_section_top.htz_credit_section {
    padding: 60px 0 15px;
    background-image: url(https://media.htzone.co.il/design/credit_page/header-pro-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#desktop.htz_credit_section_top.htz_credit_section {
    display: block;
}

#mobile.htz_credit_section_top.htz_credit_section {
    display: none;
}

@media only screen and (max-width: 1200px) {
    #desktop.htz_credit_section_top.htz_credit_section {
        display: none;
    }

    #mobile.htz_credit_section_top.htz_credit_section {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    body {
        overflow: hidden;
    }

}

div#htz_credit_section_ptor {
    padding: 0;
}

.htz_credit_ptor_content {
    padding: 50px 0;
}


div#htz_credit_section_questions {
    padding: 100px 0 100px;
}

.bg_img.bg_img_rec_l {
    bottom: 30px;
    left: 0;
    max-width: 40%;
}

.htz_credit_section {
    position: relative;
}

.bg_img.bg_img_rec_r {
    right: 0;
    top: 20px;
    max-height: 620px;
}

.htz_credit_questions_content {
    position: relative;
    z-index: 1;
}

.bg_img.bg_img_plane {
    right: 0;
    left: 0;
    bottom: 0;
}

.bg_img.bg_img_gifts_bl {
    left: 0;
    bottom: 0;
    max-width: 50%;
}

.bg_img.bg_img_gifts_tr {
    right: 0;
    max-width: 50%;
    top: 17%;
}

.bg_img.bg_img_join {
    bottom: -148px;
    left: -445px;
    height: 590px;
}

img {
    max-height: 100%;
}

div#htz_credit_section_questions {
    overflow: hidden;
}

div#htz_credit_section_gifts {
    padding-bottom: 165px;
}

.htz_gift_img_div {
    max-width: 100%;
    box-sizing: border-box;
}

div#htz_credit_section_gift_join .content_wrapper {
    direction: ltr;
}

div#htz_credit_section_gift_join .content_wrapper > * {
    direction: rtl;
}

.htz_credit_footer.htz_credit_section span.htz_credit_join_butt span.htz_credit_gift_img_wrap, .htz_credit_sticky_mobile.htz_credit_section span.htz_credit_join_butt span.htz_credit_gift_img_wrap {
    margin-left: 10px;
}

div#credit_join_popup {
    position: fixed;
    top: 15%;
    left: 0;
    right: 0;
    padding: 35px 0px;
    background: #fff;
    border-radius: 10px;
    width: 654px;
    text-align: center;
    box-sizing: border-box;
    z-index: 3;
    margin: auto;
}

.credit_join_popup_content > * {
    display: inline-block;
    vertical-align: top;
    padding: 20px 25px;
}

.popup_butt {
    width: 233px;
    height: 46px;
    border-radius: 23px;
    line-height: 46px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
}

.popup_text {
    width: 230px;
    color: #525252;
    font-size: 14px;
    line-height: 1.4;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.popup_title {
    line-height: 1.65;
    font-size: 20px;
    margin-bottom: 20px;
    height: 35px;
}

.credit_join_popup_part.part_have .popup_title {
    color: #525252;
}

.credit_join_popup_part {
    text-align: center;
}

.credit_join_popup_part.part_have {
    border-style: solid;
    border-width: 0px 0px 0px 2px;
    border-color: #d7d7d7;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.8);
}

.close {
    position: absolute;
    top: 8px;
    right: 30px;
    cursor: pointer;
}

.close:before {
    font-family: 'FontAwesome';
    font-size: 18px;
    font-weight: bold;
    content: '\f00d';
}

div#htz_credit_section_gift_join {
    overflow: hidden;
}

.htz_credit_login.htz_credit_section {
    padding: 0;
}

div.htz_up_popup {
    top: 25px;
}

body {
    position: relative;
}

.htz_credit_sticky_mobile.htz_credit_section {
    position: fixed;
    left: 0;
    bottom: 0;
    box-shadow: 0 -1px 14px 0 rgba(0, 0, 0, 0.13);
    z-index: 2;
    padding: 0;
}

.htz_credit_title img {
    height: 100px;
}

.qr_modal_container {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.54);
    z-index: 90000000000;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.qr_modal_container .qr_modal_content {
    min-height: 420px;
    width: 420px;
    background: white;
    display: flex;
    color: black;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    border-radius: 32px;
    position: relative;
    overflow: hidden;
}

.qr_modal_container .qr_modal_content h2 {
    font-weight: 400;
    text-align: center;
}

.qr_modal_container .qr_modal_content .htz_credit_join_butt {
    background-color: unset;
    text-decoration: underline;
    font-size: 18px;
    font-weight: 400;
    z-index: 5;
}

.qr_modal_container .qr_modal_content .gradient-qr-txt {
    background: linear-gradient(90deg, #01e5d8, #B036DB);
    color: white;
    padding: 15px 34px;
    border-radius: 90px;
    font-weight: bold;
    z-index: 5;
}

.qr_modal_container .qr_modal_content .qr_img {
    max-height: 50%;
    margin: 25px 0;
}

.qr_modal_container .qr_modal_content .circle {
    background: unset;
    border-radius: 500px;
    box-shadow: 0 0 26px 0px #e3e3e3;
    width: 277px;
    height: 277px;
    position: absolute;
    right: -100px;
    bottom: -150px;
    pointer-events: none;
}

.qr_modal_container .qr_modal_content .close {
    display: block;
    position: absolute;
    top: 20px;
    right: 25px;
    cursor: pointer;
}

@media only screen and (max-width: 1377px) {
    .htz_credit_benefits_content {
        width: 100%;
    }

    .htz_credit_benefits_image {
        position: absolute;
        left: -62px;
    }
}

@media only screen and (max-width: 1250px) {
    #htz_credit_section_couples .content_wrapper {
        flex-direction: column-reverse;
        align-items: center;
    }

    #htz_credit_section_couples .htz_credit_gift_content {
        width: 50%;
    }

    #htz_credit_section_couples .content_wrapper .htz_credit_gift_img {
        margin: 0 0 30px;
    }

    .htz_credit_benefits_image {
        display: none;
    }

    .htz_credit_benefits_content > *, .htz_credit_benefits_content .htz_credit_items_row {
        text-align: center;
    }
}

@media only screen and (max-width: 1080px) {
    .htz_credit_benefits_content .htz_credit_item {
        max-width: 310px;
        padding: 15px 15px;
    }

    .htz_credit_section_nav.htz_credit_section {
        display: none;
    }

    .htz_gift_div {
        max-width: 50%;
    }

    .show_only_on_mobile {
        display: block;
    }

    .dont_show_on_mobile {
        display: none;
    }

    .htz_credit_section {
        padding: 50px 0 15px;
    }

    .htz_credit_top_content {
        margin-left: auto;
        margin-right: auto;
    }

    .htz_credit_section.inline .htz_credit_gift_img {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }

    .htz_credit_top_content .htz_join_butt_wrapper {
        display: none;
    }

    .htz_credit_top_content {
        max-width: 100%;
        box-sizing: border-box;
        padding-top: 0;
        text-align: center;
    }

    .htz_credit_section_top.htz_credit_section .content_wrapper {
        text-align: center;
    }

    .htz_credit_section_top .htz_credit_gift_img_wrap img {
        max-height: 300px;
    }
}

@media only screen and (max-width: 800px) {
    #htz_credit_section_couples .htz_credit_gift_content {
        width: 85%;
    }

    .htz_join_butt_wrapper_mobile {
        display: block;
    }

    .htz_credit_top_content {
        max-width: 65%;
        margin-right: 22vw;
    }

    .htz_credit_sticky_mobile.htz_credit_section {
        padding: 10px 0;
    }

    body .htz_credit_section_top.htz_credit_section {
        margin-top: 0;
        height: 450px;
        background-image: url(https://media.htzone.co.il/design/credit_page/header-pro-bg-mobile.png);
    }

    #htz-cards{
        position: absolute;
        right: 1%;
        top: 10%;
        text-align: right;

    }
    #htz-cards img{
        height: 22vw
    }

    #pro-logo{
        width: 150px;
        text-align: right;
    }

    .htz_credit_section_top .htz_credit_line_img{
        right: -67%;
        bottom: -47%;
    }
    .htz_credit_section_top .htz_credit_show_img{
        bottom: -61%;
    }
    .htz_credit_section_top .htz_credit_res_img{
        right: 75%;
        bottom: 76%;
    }

    .htz_credit_section_top .htz_credit_gift_img{
        margin-top: 20px;
        min-width: initial;
        width: 150px;
    }


    .htz_pro2_text_wrapper{
        display: flex;
        flex-direction: column;
        align-items: flex-start;

    }

    #credit_gift_img_header{
        content: url(https://media.htzone.co.il/design/credit_page/women_mobile.png);
    }

    .htz_credit_top_content{
        flex-direction: column;
        justify-content: flex-start;


    }

    .htz_credit_section_top.htz_credit_section{
        padding-top: 25px;

    }


}

@media only screen and (max-width: 600px) {
    .htz_credit_footer.htz_credit_section span.htz_credit_join_butt, .htz_credit_sticky_mobile.htz_credit_section span.htz_credit_join_butt {
        font-size: 20px;
    }

    .htz_pro2_text_wrapper>*{
        font-size: 17px;
    }

    .htz_credit_header .htz_join_butt_wrapper {
        display: none;
    }

    #pro-logo{
        width: 150px;
        text-align: right;
    }

    .htz_credit_section_top .htz_credit_gift_img{

        width: 120px;
    }

    .htz_credit_text_wrapper {
        text-align: center;
        font-size: 19px;
    }

    .htz_credit_title_wrapper {
        text-align: center;
        font-size: 48px;
    }

    .htz_credit_title {
        text-align: center;
        font-size: 40px;
        padding-bottom: 15px;
    }

    .htz_credit_gift_content .text_subtitle {
        font-size: 23px;
    }

    .htz_credit_butt_pro {
        margin: auto;
        margin-bottom: 25px;
    }

    .htz_credit_header .htz_logo_company img {
        margin: 0;
    }

    .htz_credit_header .htz_logo {
        float: left;
    }

    .htz_credit_section {
        padding: 30px 0;
    }

    .htz_credit_title {
        padding-top: 0;
    }

    div#htz_credit_section_gift_join .htz_join_butt_wrapper {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -45px;
    }

    div#htz_credit_section_gift_join .htz_credit_gift_img {
        margin: 30px 0 60px;
        max-width: 100%;
    }

    .htz_gift_div {
        max-width: 100%;
    }

    div#credit_join_popup {
        width: auto;
        max-width: 90%;
        padding: 35px 15px;
        top: 25px;
    }

    .credit_join_popup_part.part_have {
        border-width: 0px 0px 2px;
        padding-bottom: 40px;
    }

    .credit_join_popup_content > * {
        padding: 20px 10px;
    }

    .credit_join_popup_part.part_have_not {
        padding-top: 40px;
    }

    .popup_title {
        height: auto;
        font-size: 18px;
    }

    .credit_join_popup_part.part_have .popup_title {
        white-space: nowrap;
    }

    .credit_join_popup_part.part_have .popup_title img {
        width: 111px;
    }

    .htz_credit_section_top.htz_credit_section {
        background-image: url(https://media.htzone.co.il/design/credit_page/main_banner_mobile.png);
    }

    .bg_img.bg_img_rec_l {
        max-width: 84%;
        bottom: 50px;
        left: -50px;
    }

    div#htz_credit_section_ptor {
        padding-bottom: 50px;
    }

    .htz_credit_footer.htz_credit_section {
        padding-bottom: 110px;
    }

    .htz_credit_section {
        overflow: visible;

        overflow-y: visible;
    }

}

.htz_credit_section_top.htz_credit_section {
    /*margin-top: 50px;*/
}

@media only screen and (max-width: 360px) {
    span.htz_credit_join_butt span.htz_credit_gift_img_wrap {
        display: none;
    }

    .htz_credit_footer.htz_credit_section span.htz_credit_join_butt, .htz_credit_sticky_mobile.htz_credit_section span.htz_credit_join_butt {
        height: 60px;
        line-height: 60px;
    }

    .htz_credit_pro_content .htz_credit_butt_pro {
        font-size: 15px;
    }
}

#header_nav > div.header_desktop_wrapper > div.header_left > div.inline > a > span {
    top: -7px !important;
}