﻿.accod_quas .q-card[data-v-a14a0004]
{
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.accod_quas[data-v-a14a0004] .q-expansion-item--standard .accordion-header
{
    background-color: #eee;
    border-radius: 8px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    font-size: 14px;
}
.accod_quas[data-v-a14a0004] .q-expansion-item--standard .accordion-header .content-title h1
{
    font-style: normal;
    font-weight: 500!important;
    font-size: 14px;
    line-height: 17px;
    text-transform: capitalize;
}
.accod_quas[data-v-a14a0004] .q-expansion-item--standard .q-expansion-item__container
{
    border: 1px solid #cccacc;
    border-radius: 8px;
    margin-bottom: 20px;
}
.accod_quas[data-v-a14a0004] .q-expansion-item--standard .q-expansion-item__content
{
    font-size: 14px;
}
.accod_quas[data-v-a14a0004] .q-expansion-item--standard .q-expansion-item__content .q-card
{
    border-radius: 8px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -.015em;
    color: #6d6d6d;
}
.accod_quas[data-v-a14a0004] .q-expansion-item--standard .q-expansion-item__content .q-card h2
{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -.015em;
    color: #6d6d6d;
}
.accod_quas[data-v-a14a0004] .q-expansion-item--standard .q-expansion-item__content .q-card ol
{
    -webkit-padding-start: 20px;
    padding-inline-start: 20px;
}
.accod_quas[data-v-a14a0004] .q-expansion-item--standard .q-expansion-item__content a
{
    color: #000!important;
    font-weight: 400;
}
.accod_quas[data-v-a14a0004] .q-expansion-item--expanded .accordion-header
{
    border-radius: 8px 8px 0 0;
}
.accod_quas[data-v-a14a0004] .q-expansion-item--expanded .q-expansion-item__content .q-card
{
    border-radius: 0 0 8px 8px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.accordion-panel__header[data-v-5152045f]
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.accordion-panel__content[data-v-5152045f]
{
    overflow: hidden;
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out;
}
.accordion-panel__title--icon[data-v-6ed6e254]
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.accordion-panel__icon[data-v-6ed6e254]
{
    margin-right: 5px;
}
.accordion-container[data-v-8a9afa58]
{
    display: block;
}
.site_message[data-v-536eabae]
{
    border-radius: 10px;
    border: 2px solid #000;
    -webkit-box-shadow: 0 2px 26px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 26px 0 rgba(0,0,0,.1);
    padding: 15px 30px 15px 10px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
}
.site_message.full-width[data-v-536eabae]
{
    max-width: 100%!important;
}
.site_message .icon[data-v-536eabae]
{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    margin-right: 10px;
    padding-top: 7px;
}
.site_message .cont strong[data-v-536eabae]
{
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
}
.site_message .cont a[data-v-536eabae]
{
    color: var(--q-color-seo-text);
}
.site_message .close[data-v-536eabae]
{
    position: absolute;
    top: 10px;
    right: 10px;
}
.site_message.success[data-v-536eabae]
{
    border-color: #6fcf97;
}
.site_message.error[data-v-536eabae]
{
    border-color: #eb5757;
}
.site_message.error a[data-v-536eabae]
{
    text-decoration: underline;
    cursor: pointer;
}
.site_message.warning[data-v-536eabae]
{
    border-color: #f2994a;
}
.site_message.notification[data-v-536eabae]
{
    border-color: #2d9cdb;
}
.feedBackForm[data-v-46acdd1e] .email-field.q-field--error .q-field__bottom, .feedBackForm[data-v-46acdd1e] .message-field.q-field--error .q-field__bottom, .feedBackForm[data-v-46acdd1e] .name-field.q-field--error .q-field__bottom
{
    padding-left: 0!important;
    margin-bottom: 6px!important;
}
.feedBackForm[data-v-46acdd1e] .message-field.q-field--outlined .q-field__control
{
    padding: 0 0 0 10px!important;
}
.feedBackForm[data-v-46acdd1e] .upload-btn-wrapper
{
    position: relative;
    overflow: hidden;
}
.feedBackForm[data-v-46acdd1e] .btn
{
    text-transform: capitalize!important;
    border: 1px solid #d2e0ff;
    color: #4d79de!important;
    background: #edf2ff!important;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 700;
}
.feedBackForm .upload-btn-wrapper input[type=file][data-v-46acdd1e]
{
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.feedBackForm .top-padding[data-v-46acdd1e]
{
    padding-top: 20px;
}
.feedBackForm .file_upload[data-v-46acdd1e]
{
    margin-bottom: 20px;
    margin-top: 20px;
}
.feedBackForm .file_upload .file_upload_input[data-v-46acdd1e]
{
    border: 1px solid #d2e0ff;
    border-radius: 4px;
    text-align: center;
    padding: 15px;
    font-weight: 700;
    color: #4d79de;
    background: #edf2ff;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
}
.feedBackForm .file_upload .file_upload_input .plus[data-v-46acdd1e]
{
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 5px 0 0;
}
.feedBackForm .file_upload .file_upload_input[data-v-46acdd1e]:hover
{
    background: #d2e0ff;
}
.feedBackForm .file_upload.success[data-v-46acdd1e]
{
    margin-bottom: 5px!important;
    margin-top: 10px!important;
}
.feedBackForm .file_upload.success .success_button[data-v-46acdd1e]
{
    border: 1px solid #6fcf97;
    border-radius: 4px;
    text-align: center;
    font-weight: 700;
    color: #2d8351!important;
    background: #cde9ab!important;
    font-size: 14px;
    line-height: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.feedBackForm .file_upload.success .file_upload_new[data-v-46acdd1e]
{
    margin-bottom: 0;
    margin-top: 5px;
}
.feedBackForm .file_upload.error .file_upload_input[data-v-46acdd1e]
{
    background: #fadbdb!important;
    border-color: #ffb6b6!important;
    color: #eb5757!important;
}
.feedBackForm .file_upload.error .error_msg[data-v-46acdd1e]
{
    font-size: 11px;
    margin-top: 7px;
    color: #eb5757;
}
.feedBackForm .file_upload.error .error_msg svg[data-v-46acdd1e]
{
    display: inline-block;
    vertical-align: middle;
    margin: -3px 3px 0 0;
}
.feedBackForm .file_upload_text[data-v-46acdd1e]
{
    margin-top: 5px;
    color: #000!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-size: 11px!important;
    line-height: 13px!important;
}
.feedBackForm .file_upload_text a[data-v-46acdd1e]
{
    color: #000!important;
    text-decoration: underline;
    cursor: pointer!important;
}
.help_journey .international .fixed_header~.q-page-container .help[data-v-58a8f9e0]
{
    z-index: 4;
    position: sticky;
    width: 100%;
    left: 0;
}
@media screen and (min-width: 1024px)
{
    .help_journey .international .fixed_header~.q-page-container .help[data-v-58a8f9e0]
    {
        top: 80px;
    }
}
@media screen and (max-width: 1023px)
{
    .help_journey .international .fixed_header~.q-page-container .help[data-v-58a8f9e0]
    {
        top: 60px;
    }
}
.help_journey .profile_title[data-v-58a8f9e0]
{
    padding: 12px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    border-bottom: 1px solid #d3d3d3;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
}
.help_journey .profile_title .title[data-v-58a8f9e0]
{
    text-align: center;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    color: #6a6a6a;
    line-height: 25px;
}
.help_journey .profile_title .title h1[data-v-58a8f9e0]
{
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
}
.help_journey .profile_title .back_button[data-v-58a8f9e0]
{
    width: auto!important;
    height: auto!important;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 15px;
}
.help_journey .profile_title .back_button :v-deep .q-focus-helper[data-v-58a8f9e0]
{
    display: none!important;
}
.help_journey .profile_title .back_button .row[data-v-58a8f9e0]
{
    padding: 0!important;
}
.help_journey .profile_title .back_button :v-deep .q-btn__content[data-v-58a8f9e0]
{
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.help_journey .profile_title .back_button :v-deep .q-btn__content .block[data-v-58a8f9e0]
{
    color: #424242;
}
.help_journey .textarea_height :v-deep .q-field__control[data-v-58a8f9e0]
{
    height: 250px!important;
    margin-bottom: 20px;
}
.help_journey .help_contact_wrap[data-v-58a8f9e0]
{
    background: #fafbff;
    padding-bottom: 100px;
    min-height: 50vh;
}
.help_journey .help_contact_header[data-v-58a8f9e0]
{
    background-color: #eee;
    height: 160px;
    position: relative;
    padding-top: 15px;
}
@media(max-width: 414px)
{
    .help_journey .help_contact_header[data-v-58a8f9e0]
    {
        padding-top: 15px;
    }
}
.help_journey .help_contact_header .header_background[data-v-58a8f9e0]
{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background-position: 50% 40%;
    background-repeat: no-repeat;
}
@media(max-width: 640px)
{
    .help_journey .help_contact_header .header_background[data-v-58a8f9e0]
    {
        background-position: 50% 0;
        background-size: 100%;
        opacity: .45;
    }
}
.help_journey .help_contact_header .header_limiter[data-v-58a8f9e0]
{
    max-width: 1300px;
    margin: auto;
    padding: 0 1em;
    color: #bdbdbd;
}
.help_journey .help_contact_header .header_limiter>div[data-v-58a8f9e0]
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.help_journey .help_contact_header .header_limiter>div button[data-v-58a8f9e0]
{
    margin: 0 5px;
    z-index: 2;
}
.help_journey .help_contact_header .header_limiter>div button .home svg path[data-v-58a8f9e0]
{
    fill: var(--q-color-primary)!important;
}
.help_journey .help_contact_header .header_limiter>div button[data-v-58a8f9e0]:first-child
{
    margin-left: 0;
}
.help_journey .help_contact_header button[data-v-58a8f9e0]
{
    background: #fff;
    color: var(--q-color-primary);
    border: none;
    border-radius: 50px;
    font-size: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 800;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}
@media(max-width: 320px)
{
    .help_journey .help_contact_header button[data-v-58a8f9e0]
    {
        padding-left: 7px;
        padding-right: 7px;
    }
}
.help_journey .help_contact_header button .icon[data-v-58a8f9e0]
{
    margin-right: 5px;
}
@media(max-width: 320px)
{
    .help_journey .help_contact_header button .icon[data-v-58a8f9e0]
    {
        display: none;
    }
}
.help_journey .help_contact_header button svg[data-v-58a8f9e0]
{
    height: 10px;
    width: auto;
}
.help_journey .help_contact_header button.opacity[data-v-58a8f9e0], .help_journey .help_contact_header button[data-v-58a8f9e0]:hover
{
    opacity: .7;
}
.help_journey .help_contact_header button.opacity[data-v-58a8f9e0]:hover
{
    opacity: 1;
}
.help_journey .help_categories_list_wrap[data-v-58a8f9e0]
{
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 640px;
    background: #fff;
    margin: -72px auto 0 auto;
    -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 2px 0 rgba(0,0,0,.15);
}
@media(max-width: 414px)
{
    .help_journey .help_categories_list_wrap[data-v-58a8f9e0]
    {
        margin-top: -108px;
    }
}
.help_journey .help_categories_list_wrap>.title[data-v-58a8f9e0]
{
    color: var(--q-color-primary);
    font-weight: 700;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 14px;
}
.help_journey .help_categories_list_wrap>.title button[data-v-58a8f9e0]
{
    margin-right: 10px;
    width: 20px;
    height: 20px;
    background: #fff;
    color: var(--q-color-primary);
    border: 1px solid #eaeaea;
    border-radius: 2px;
    line-height: 4px;
    cursor: pointer;
}
.help_journey .help_categories_list_wrap>.title button[data-v-58a8f9e0]:hover
{
    background: #eaeaea;
}
.help_journey .help_categories_list>a[data-v-58a8f9e0], .help_journey .help_categories_list button[data-v-58a8f9e0]
{
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 25px;
    width: 100%;
    color: #323232;
    border-top: 1px solid rgba(0,0,0,.05);
    line-height: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media(max-width: 320px)
{
    .help_journey .help_categories_list>a[data-v-58a8f9e0], .help_journey .help_categories_list button[data-v-58a8f9e0]
    {
        line-height: 20px;
        font-size: 14px;
    }
}
.help_journey .help_categories_list>a[data-v-58a8f9e0]:hover, .help_journey .help_categories_list button[data-v-58a8f9e0]:hover
{
    background: #fafbff;
}
.help_journey .help_categories_list>a.active[data-v-58a8f9e0], .help_journey .help_categories_list button.active[data-v-58a8f9e0]
{
    font-weight: 700;
    background: #fafbff;
}
@media(max-width: 1024px)
{
    .help_journey .help_categories_list>a.active svg[data-v-58a8f9e0], .help_journey .help_categories_list button.active svg[data-v-58a8f9e0]
    {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
.help_journey .help_categories_list>a.active.flip_me[data-v-58a8f9e0], .help_journey .help_categories_list button.active.flip_me[data-v-58a8f9e0]
{
    background: #fff;
}
.help_journey .help_categories_list>a.active.flip_me svg[data-v-58a8f9e0], .help_journey .help_categories_list button.active.flip_me svg[data-v-58a8f9e0]
{
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.help_journey .help_categories_list>a .icon[data-v-58a8f9e0]:last-child, .help_journey .help_categories_list button .icon[data-v-58a8f9e0]:last-child
{
    margin-left: auto;
}
.help_journey .help_categories_list>a .add_icon .icon[data-v-58a8f9e0], .help_journey .help_categories_list button .add_icon .icon[data-v-58a8f9e0]
{
    margin-right: 10px;
}
.help_journey .help_categories_list>a .add_icon .icon svg[data-v-58a8f9e0], .help_journey .help_categories_list button .add_icon .icon svg[data-v-58a8f9e0]
{
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
}
.help_journey .help_questions_list_wrap[data-v-58a8f9e0]
{
    max-width: 1300px;
    margin: auto;
    padding: 0 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media(max-width: 1024px)
{
    .help_journey .help_questions_list_wrap[data-v-58a8f9e0]
    {
        display: block;
        max-width: 640px;
        padding: 0;
    }
}
.help_journey .help_questions_list_wrap>div[data-v-58a8f9e0]
{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.help_journey .help_questions_list_wrap>div.qna[data-v-58a8f9e0]
{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 640px;
    flex: 0 0 640px;
}
@media(max-width: 1280px)
{
    .help_journey .help_questions_list_wrap>div.qna[data-v-58a8f9e0]
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 600px;
        flex: 0 0 600px;
    }
}
@media(max-width: 1024px)
{
    .help_journey .help_questions_list_wrap>div.qna[data-v-58a8f9e0]
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 475px;
        flex: 0 0 475px;
    }
}
.help_journey .help_questions_list_wrap .help_categories_list_wrap[data-v-58a8f9e0]
{
    margin-left: 0;
}
.help_journey .help_questions_list_wrap .help_categories_list .anwser_wrap[data-v-58a8f9e0]
{
    padding: 0 15px 15px 15px;
    background: #fafbff;
}
.help_journey .anwser_wrap[data-v-58a8f9e0]
{
    display: none;
    padding: 40px 0 0 25px;
    font-size: 16px;
    line-height: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #474747;
}
@media(max-width: 320px)
{
    .help_journey .anwser_wrap[data-v-58a8f9e0]
    {
        font-size: 14px;
        line-height: 20px;
    }
}
@media(max-width: 1024px)
{
    .help_journey .anwser_wrap.desktop[data-v-58a8f9e0]
    {
        display: none!important;
    }
}
@media(min-width: 1025px)
{
    .help_journey .anwser_wrap.mobile[data-v-58a8f9e0]
    {
        display: none!important;
    }
}
.help_journey .anwser_wrap.active[data-v-58a8f9e0], .help_journey .anwser_wrap .buttons .buttons_wrap[data-v-58a8f9e0]
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media(max-width: 414px)
{
    .help_journey .anwser_wrap .buttons .buttons_wrap[data-v-58a8f9e0]
    {
        display: block;
    }
}
.help_journey .anwser_wrap .buttons strong[data-v-58a8f9e0]
{
    margin-bottom: 15px;
    display: block;
    color: #000;
    margin-top: 40px;
}
.help_journey .anwser_wrap .buttons button[data-v-58a8f9e0]
{
    border: 2px solid var(--q-color-secondary);
    color: var(--q-color-secondary);
    height: 60px;
    font-size: inherit;
    font-weight: 700;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: transparent;
    cursor: pointer;
}
@media(max-width: 414px)
{
    .help_journey .anwser_wrap .buttons button[data-v-58a8f9e0]
    {
        display: block;
        width: 100%;
    }
}
.help_journey .anwser_wrap .buttons button[data-v-58a8f9e0]:hover
{
    background: var(--q-color-secondary);
    color: var(--q-color-buttons-text);
}
.help_journey .anwser_wrap .buttons button[data-v-58a8f9e0]:first-child
{
    margin-right: 10px;
}
@media(max-width: 414px)
{
    .help_journey .anwser_wrap .buttons button[data-v-58a8f9e0]:first-child
    {
        margin-right: 0;
    }
}
.help_journey .anwser_wrap .buttons button[data-v-58a8f9e0]:last-child
{
    margin-left: 10px;
}
@media(max-width: 414px)
{
    .help_journey .anwser_wrap .buttons button[data-v-58a8f9e0]:last-child
    {
        margin-left: 0;
        margin-top: 10px;
    }
}
.help_journey .help_categories_list .contact_form[data-v-58a8f9e0]
{
    padding: 15px;
    display: none;
}
.help_journey .help_categories_list .contact_form.active[data-v-58a8f9e0]
{
    display: block;
}
.help_journey .help_categories_list .contact_form[data-v-58a8f9e0] p
{
    font-size: 16px;
    line-height: 24px;
    color: #000;
}
.help_journey .help_categories_list .contact_form[data-v-58a8f9e0] div.label
{
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 20px;
    display: block;
}
.help_journey .help_categories_list .contact_form[data-v-58a8f9e0] .recaptcha
{
    margin-bottom: 20px;
    background: #fafbff;
    border: 1px solid #e3e5ec;
    text-align: center;
    padding: 15px 0;
    font-weight: 700;
}
.help_journey .help_categories_list .contact_form[data-v-58a8f9e0] button
{
    background: var(--q-color-secondary);
    color: var(--q-color-buttons-text);
    width: 100%;
    height: 50px;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
.help_journey .help_categories_list .contact_form[data-v-58a8f9e0] button:hover
{
    opacity: .5;
}
.help_journey .bottom_bar[data-v-58a8f9e0]
{
    display: none;
}
.help_journey .extra_padding[data-v-58a8f9e0]
{
    padding-left: 9px!important;
    padding-right: 22px!important;
}
.help_journey[data-v-58a8f9e0] .extra_padding.q-hoverable:hover>.q-focus-helper
{
    background: #eaeaea!important;
}
.hero-banner[data-v-6011afad]
{
    image-rendering: auto;
}
.hero-banner .iconUrl[data-v-6011afad]
{
    height: 50px;
}
.hero-banner__overlay[data-v-6011afad]
{
    background: rgba(0,0,0,.47)!important;
}
.hero-banner__caption[data-v-6011afad]
{
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 32px!important;
    line-height: 44px;
    letter-spacing: -.015em;
    margin: 0;
    text-shadow: 2px 2px 4px rgba(0,0,0,.53);
}
@media screen and (min-width: 768px)
{
    .hero-banner__caption[data-v-6011afad]
    {
        font-size: 40px!important;
        line-height: 40px;
    }
}
@media screen and (min-width: 1024px)
{
    .hero-banner__caption[data-v-6011afad]
    {
        font-size: 48px!important;
        line-height: 40px;
    }
}
.help_row[data-v-79077ebb] .content-title h1 span
{
    position: absolute;
    right: 40px;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.help_row[data-v-79077ebb] .nomargin_div
{
    margin: 0;
}
.help_row[data-v-79077ebb] .nomargin_div img
{
    margin-right: 8px;
}
.help_row[data-v-79077ebb] hr
{
    margin: 0 -16px;
}
.help_row[data-v-79077ebb] .padded_div
{
    padding-left: 33px;
    padding-top: 8px;
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel
{
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
    border: 2px solid var(--q-color-secondary);
    background-color: #fff;
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel__icon
{
    background: var(--q-color-secondary);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 12px 16px;
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel__icon svg
{
    height: 40px;
    width: 40px;
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel__icon svg path
{
    fill: var(--q-color-buttons-text);
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel__title-text
{
    margin: auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 8px;
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel__content
{
    padding: 16px;
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel__open-close-icon
{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel__open-close-icon svg
{
    height: 20px;
    width: 20px;
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel--opened
{
    border: 2px solid var(--q-color-primary);
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel--opened .accordion-panel__open-close-icon
{
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .3s;
    transition: all .3s;
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel--opened .accordion-panel__open-close-icon svg path
{
    fill: var(--q-color-buttons-text);
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel--opened .accordion-panel__header
{
    background: var(--q-color-primary);
    color: var(--q-color-buttons-text);
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel--opened .accordion-panel__header .accordion-panel__title-text h1
{
    color: var(--q-color-buttons-text);
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel--opened .accordion-panel__icon
{
    background: var(--q-color-primary);
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel--opened .accordion-panel__icon svg path
{
    fill: var(--q-color-buttons-text);
}
@media screen and (min-width: 640px)
{
    .help_bg[data-v-79077ebb] .safe_gambling .accordion-panel
    {
        display: inline-block;
        width: calc(50% - 2em);
        float: left;
        vertical-align: top;
        margin: 0 1em 2em 1em;
    }
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel__header
{
    font-size: 20px;
    padding: 0 16px 0 0;
    line-height: 1em;
    text-decoration: none;
    border-radius: 0;
}
.help_bg[data-v-79077ebb] .safe_gambling .accordion-panel__header h1
{
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    color: var(--q-color-secondary);
}
@media screen and (max-width: 639px)
{
    .help_bg[data-v-79077ebb] .safe_gambling .accordion-panel__header h1
    {
        font-size: 16px;
    }
}
.title_class_help[data-v-79077ebb] h1
{
    font-weight: 700;
    font-size: 36px;
    color: #1a1a1a;
}
.help .promotions__banner[data-v-79077ebb]
{
    height: 165px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
@media(min-width: 1024px)
{
    .help .promotions__banner[data-v-79077ebb]
    {
        height: 255px;
    }
}
@media(min-width: 1300px)
{
    .help .promotions__banner[data-v-79077ebb]
    {
        height: 375px;
    }
}
.help .promotions__banner .hero-banner[data-v-79077ebb]
{
    position: absolute;
    height: 165px;
}
@media(min-width: 1024px)
{
    .help .promotions__banner .hero-banner[data-v-79077ebb]
    {
        height: 255px;
    }
}
@media(min-width: 1300px)
{
    .help .promotions__banner .hero-banner[data-v-79077ebb]
    {
        height: 375px;
    }
}
@media(min-width: 1024px)
{
    .help .promotions__banner v[data-v-79077ebb] .hero-banner
    {
        height: 255px;
    }
}
@media(min-width: 1300px)
{
    .help .promotions__banner v[data-v-79077ebb] .hero-banner
    {
        height: 375px;
    }
}
.help .promotions__banner v[data-v-79077ebb] .hero-banner .hero-banner__overlay
{
    -ms-flex-line-pack: center;
    align-content: center;
}
.help .promotions__banner v[data-v-79077ebb] .hero-banner__caption
{
    font-weight: 700;
    font-size: 36px!important;
    line-height: 1.2;
    letter-spacing: -.015em;
    margin: 0;
}
@media screen and (max-width: 768px)
{
    .help .promotions__banner v[data-v-79077ebb] .hero-banner__caption
    {
        font-size: 24px!important;
        line-height: 1.2;
    }
}
.who_can_help[data-v-79077ebb]
{
    background: #e5e5e5;
    padding: 32px;
    padding-top: 20px;
    text-align: center;
    border-radius: 20px;
    margin-top: 20px;
}
.who_can_help .text[data-v-79077ebb]
{
    font-weight: 400;
    font-size: 16px;
}
.who_can_help .help_can[data-v-79077ebb]
{
    font-weight: 700;
    font-size: 36px;
    color: #1a1a1a;
}
.who_can_help .img_txt[data-v-79077ebb]
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    margin: 32px 0 0 0;
}
.who_can_help .img_txt__icon[data-v-79077ebb]
{
    margin: 20px 0;
}
@media screen and (min-width: 1024px)
{
    .who_can_help .img_txt__icon[data-v-79077ebb]
    {
        margin: 0;
    }
}
.who_can_help .img_txt img[data-v-79077ebb]
{
    width: 150px;
}
@media screen and (min-width: 1000px)
{
    .who_can_help .img_txt img[data-v-79077ebb]
    {
        width: 200px;
    }
}
@media screen and (max-width: 500px)
{
    .who_can_help .img_txt[data-v-79077ebb]
    {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 20px;
    }
}
.help_bg[data-v-79077ebb]
{
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: top;
    background-size: 50% 50%;
    padding-bottom: 50px;
}
@media screen and (min-width: 1024px)
{
    .help_bg[data-v-79077ebb]
    {
        background-position: center -100px;
        padding-bottom: 100px;
    }
}
.help_bg .help_row[data-v-79077ebb]
{
    max-width: 1300px;
    margin: auto;
    padding: 0 2em;
}
.help_bg .help_row__description[data-v-79077ebb]
{
    max-width: 1000px;
    margin: auto;
}
.help_bg .max-768[data-v-79077ebb]
{
    width: 100%;
}
.file_upload[data-v-79077ebb]
{
    margin-bottom: 20px;
    margin-top: 20px;
}
.file_upload .file_upload_input[data-v-79077ebb]
{
    border: 1px solid #d2e0ff;
    border-radius: 4px;
    text-align: center;
    padding: 15px;
    font-weight: 700;
    color: #4d79de;
    background: #edf2ff;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
}
.file_upload .file_upload_input .plus[data-v-79077ebb]
{
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 5px 0 0;
}
.file_upload .file_upload_input[data-v-79077ebb]:hover
{
    background: #d2e0ff;
}
.file_upload.success[data-v-79077ebb]
{
    margin-bottom: 5px!important;
    margin-top: 10px!important;
}
.file_upload.success .success_button[data-v-79077ebb]
{
    border: 1px solid #6fcf97;
    border-radius: 4px;
    text-align: center;
    font-weight: 700;
    color: #2d8351!important;
    background: #cde9ab!important;
    font-size: 14px;
    line-height: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.file_upload.success .file_upload_new[data-v-79077ebb]
{
    margin-bottom: 0;
    margin-top: 5px;
}
.file_upload.error .file_upload_input[data-v-79077ebb]
{
    background: #fadbdb!important;
    border-color: #ffb6b6!important;
    color: #eb5757!important;
}
.file_upload.error .error_msg[data-v-79077ebb]
{
    font-size: 11px;
    margin-top: 7px;
    color: #eb5757;
}
.file_upload.error .error_msg svg[data-v-79077ebb]
{
    display: inline-block;
    vertical-align: middle;
    margin: -3px 3px 0 0;
}
.file_upload_text[data-v-79077ebb]
{
    margin-top: 5px;
    color: #000!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-size: 11px!important;
    line-height: 13px!important;
}
.file_upload_text a[data-v-79077ebb]
{
    color: #000!important;
    text-decoration: underline;
    cursor: pointer!important;
}
.extra_padding[data-v-79077ebb]
{
    padding-left: 9px!important;
    padding-right: 22px!important;
}
[data-v-79077ebb] .extra_padding.q-hoverable:hover>.q-focus-helper
{
    background: #eaeaea!important;
}
.help[data-v-79077ebb]
{
    background: #e5e5e5;
    -webkit-box-shadow: 0 4px 4px rgba(0,0,0,.25);
    box-shadow: 0 4px 4px rgba(0,0,0,.25);
}
.help h1[data-v-79077ebb]
{
    color: #424242;
    font-weight: 400;
    font-size: 18px;
}
.help i[data-v-79077ebb]
{
    color: #606060;
}
.help .q-page-container a[data-v-79077ebb]
{
    color: #04143a;
}
.help .max-768[data-v-79077ebb]
{
    max-width: 768px;
}
.desktop .help .close[data-v-79077ebb]
{
    position: absolute;
    left: 20px;
}
.international .header_verticals.app_header~.q-page-container .help[data-v-79077ebb]
{
    top: 160px;
}
.international .header_verticals~.q-page-container .help[data-v-79077ebb]
{
    top: 100px;
}
@media screen and (min-width: 1024px)
{
    .international .fixed_header.app_header:not(.header_verticals)~.q-page-container .help[data-v-79077ebb]
    {
        top: 140px;
    }
}
@media screen and (max-width: 1023px)
{
    .international .fixed_header.app_header:not(.header_verticals)~.q-page-container .help[data-v-79077ebb]
    {
        top: 120px;
    }
}
.international .fixed_header:not(.header_verticals)~.q-page-container .help[data-v-79077ebb]
{
    z-index: 4;
    width: 100%;
    left: 0;
}
@media screen and (min-width: 1024px)
{
    .international .fixed_header:not(.header_verticals)~.q-page-container .help[data-v-79077ebb]
    {
        top: 80px;
    }
}
@media screen and (max-width: 1023px)
{
    .international .fixed_header:not(.header_verticals)~.q-page-container .help[data-v-79077ebb]
    {
        top: 60px;
    }
}
.international .app_header~.q-page-container .help[data-v-79077ebb]
{
    top: 150px;
}
.mobile .help .close[data-v-79077ebb]
{
    position: absolute;
    left: 5px;
}