@font-face {
    font-family: "Barlow";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHrv4kjgoGqM7E3b8s8yn4hnCci.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHtv4kjgoGqM7E_CfNYwHoDmTcibrA.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3w-oc4FAtlT47dw.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfP04Voptzsrd6m9.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3p-kc4FAtlT47dw.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfOQ4loptzsrd6m9.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: regular;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHpv4kjgoGqM7EPC8E46HsxnA.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHrv4kjgoGqM7E_Ccs8yn4hnCci.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3_-gc4FAtlT47dw.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfPI41optzsrd6m9.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E30-8c4FAtlT47dw.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfPk5Foptzsrd6m9.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3t-4c4FAtlT47dw.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfOA5Voptzsrd6m9.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3q-0c4FAtlT47dw.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfOc5loptzsrd6m9.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3j-wc4FAtlT47dw.ttf) format('TrueType');
}

@font-face {
    font-family: "Barlow";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfO451optzsrd6m9.ttf) format('TrueType');
}

.body textarea {
    resize: none;
    padding: 8px 12px;
}

.body .form-control {
    background-color: #fde7f3;
    border-color: #000000;
    color: #334e6e;
    font-size: 16px;
    height: 40px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-style: none;
    padding-left: 12px;
    padding-right: 12px;
    box-shadow: none;
    outline: none;
}

.body input.form-control:-webkit-autofill {
    background-color: #fde7f3 !important;
    color: #334e6e !important;
}

.body input.form-control:-internal-autofill-selected {
    background-color: #fde7f3 !important;
    color: #334e6e !important;
}

.body .form-group input:read-only {
    background-color: #E4CBD9;
}

.body .form-group input:-moz-read-only {
    background-color: #E4CBD9;
}

.body .form-group input:disabled {
    background-color: #E4CBD9;
}

.body .form-control:focus {
    background-color: #fde7f3;
    border-color: #000000;
    color: #334e6e;
    box-shadow: none;
    outline: none;
}

.body .form-control::placeholder {
    color: #9dc0bb;
}

.body textarea.form-control {
    height: 160px;
}

.body .form-group label:not(.form-group__label-title) {
    font-weight: 700;
    font-style: normal;
    color: #61768e;
    font-size: 14px;
    margin-bottom: 8px;
    line-height: 1.67;
}

.body .form-group small {
    display: block;
    color: #61768e;
    font-size: 12px;
    margin-top: 8px;
}

.body select.form-control:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right .3em top 50%, 0 0;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWxsPSIjYjRjNmQzIiBmb2N1c2FibGU9ImZhbHNlIiBkYXRhLXByZWZpeD0iZmFzIiBkYXRhLWljb249ImFuZ2xlLWRvd24iIGNsYXNzPSJzdmctaW5saW5lLS1mYSBmYS1hbmdsZS1kb3duIGZhLXctMTAiIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMzIwIDUxMiI+PHBhdGggZmlsbD0iI2I0YzZkMyIgZD0iTTE0MyAzNTIuM0w3IDIxNi4zYy05LjQtOS40LTkuNC0yNC42IDAtMzMuOWwyMi42LTIyLjZjOS40LTkuNCAyNC42LTkuNCAzMy45IDBsOTYuNCA5Ni40IDk2LjQtOTYuNGM5LjQtOS40IDI0LjYtOS40IDMzLjkgMGwyMi42IDIyLjZjOS40IDkuNCA5LjQgMjQuNiAwIDMzLjlsLTEzNiAxMzZjLTkuMiA5LjQtMjQuNCA5LjQtMzMuOCAweiI+PC9wYXRoPjwvc3ZnPg==);
}

.body .input-group .form-control {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right-width: 0px;
}

.body .input-group-append {
    margin-left: 0px;
}

.body .input-group-prepend .btn {
    z-index: inherit;
}

.body .input-group-append .btn {
    z-index: inherit;
    border-bottom-left-radius: 0px!important;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.body .input-group-btn .btn {
    z-index: inherit;
    border-radius: 2px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background-color: #61768e;
    color: #ffffff;
}

.body .form-group__helper {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6;
    color: #61768e;
    margin-top: 8px;
}

.body .form-group-rtl {
    text-align: right;
}

.body .form-group-rtl select.form-control:not([multiple]) {
    background-position: left 1em top 50%, 0 0;
}

.body .form-group-rtl .input-group .form-control {
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    border-right-width: 0px !important;
    border-left-width: 0px!important;
}

.body .form-group-rtl .input-group-append .btn {
    border-bottom-right-radius: 0px!important;
    border-top-right-radius: 0px!important;
    border-bottom-left-radius: 8px !important;
    border-top-left-radius: 8px !important;
}

.body .form-group-rtl .input-group-btn .btn {
    border-bottom-right-radius: 0px!important;
    border-top-right-radius: 0px!important;
    border-bottom-left-radius: 8px !important;
    border-top-left-radius: 8px !important;
}

.body .btn {
    white-space: nowrap;
}

.body .btn-secondary {
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #ffffff;
    background: #61768e;
    border-color: #000000;
    box-shadow: none;
    border-style: none;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.body .btn-secondary:hover {
    color: #ffffff;
    background: rgba(97, 118, 142, 0.8);
    border-color: #000000;
}

.body .btn-secondary:active {
    color: #ffffff !important;
    background: rgba(97, 118, 142, 0.8) !important;
    border-color: #000000 !important;
}

.body .btn-secondary:focus {
    color: #ffffff !important;
    background: rgba(97, 118, 142, 0.8) !important;
    border-color: #000000 !important;
}

.body .btn-actions {
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #ffffff;
    background: #f35eaf;
    border-color: #000000;
    box-shadow: 0 8px 24px 0 rgba(243, 94, 175, 0.25);
    border-style: none;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.body .btn-actions:hover {
    color: #ffffff;
    background: rgba(243, 94, 175, 0.8);
    border-color: #000000;
}

.body .btn-actions:active {
    color: #ffffff !important;
    background: rgba(243, 94, 175, 0.8) !important;
    border-color: #000000 !important;
}

.body .btn-actions:focus {
    color: #ffffff !important;
    background: rgba(243, 94, 175, 0.8) !important;
    border-color: #000000 !important;
}

.body .small-primary {
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #ffffff;
    background: #f35eaf;
    border-color: #000000;
    box-shadow: 0 8px 24px 0 rgba(243, 94, 175, 0.25);
    border-style: none;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.body .small-primary:hover {
    color: #ffffff;
    background: rgba(243, 94, 175, 0.8);
    border-color: #000000;
}

.body .small-primary:active {
    color: #ffffff !important;
    background: rgba(243, 94, 175, 0.8) !important;
    border-color: #000000 !important;
}

.body .small-primary:focus {
    color: #ffffff !important;
    background: rgba(243, 94, 175, 0.8) !important;
    border-color: #000000 !important;
}

.body .btn-primary {
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #ffffff;
    background: #f35eaf;
    border-color: #000000;
    box-shadow: 0 8px 24px 0 rgba(243, 94, 175, 0.25);
    border-style: none;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.body .btn-primary:hover {
    color: #ffffff;
    background: rgba(243, 94, 175, 0.8);
    border-color: #000000;
}

.body .btn-primary:active {
    color: #ffffff !important;
    background: rgba(243, 94, 175, 0.8) !important;
    border-color: #000000 !important;
}

.body .btn-primary:focus {
    color: #ffffff !important;
    background: rgba(243, 94, 175, 0.8) !important;
    border-color: #000000 !important;
}

.body .show > .btn-primary.dropdown-toggle {
    color: #ffffff !important;
    background-color: rgba(243, 94, 175, 0.8) !important;
    border-color: #000000 !important;
}

.body .btn-primary-account {
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #ffffff;
    background: #f35eaf;
    border-color: #000000;
    box-shadow: 0 8px 24px 0 rgba(243, 94, 175, 0.25);
    border-style: none;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.body .btn-primary-account:hover {
    color: #ffffff;
    background: rgba(243, 94, 175, 0.8);
    border-color: #000000;
}

.body .btn-primary-account:active {
    color: #ffffff !important;
    background: rgba(243, 94, 175, 0.8) !important;
    border-color: #000000 !important;
}

.body .btn-primary-account:focus {
    color: #ffffff !important;
    background: rgba(243, 94, 175, 0.8) !important;
    border-color: #000000 !important;
}

.body .btn-primary-account-api {
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #ffffff;
    background: #f35eaf;
    border-color: #000000;
    box-shadow: 0 8px 24px 0 rgba(243, 94, 175, 0.25);
    border-style: none;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.body .btn-primary-account-api:hover {
    color: #ffffff;
    background: rgba(243, 94, 175, 0.8);
    border-color: #000000;
}

.body .btn-primary-account-api:active {
    color: #ffffff !important;
    background: rgba(243, 94, 175, 0.8) !important;
    border-color: #000000 !important;
}

.body .btn-primary-account-api:focus {
    color: #ffffff !important;
    background: rgba(243, 94, 175, 0.8) !important;
    border-color: #000000 !important;
}

.body .filter-primary {
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #ffffff;
    background: #f35eaf;
    border-color: #000000;
    box-shadow: 0 8px 24px 0 rgba(243, 94, 175, 0.25);
    border-style: none;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.body .filter-primary:hover {
    color: #ffffff;
    background: rgba(243, 94, 175, 0.8);
    border-color: #000000;
}

.body .filter-primary:active {
    color: #ffffff !important;
    background: rgba(243, 94, 175, 0.8) !important;
    border-color: #000000 !important;
}

.body .filter-primary:focus {
    color: #ffffff !important;
    background: rgba(243, 94, 175, 0.8) !important;
    border-color: #000000 !important;
}

.body .show > .filter-primary.dropdown-toggle {
    color: #ffffff !important;
    background-color: rgba(243, 94, 175, 0.8) !important;
    border-color: #000000 !important;
}

.body h1 {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #052a36;
    font-family: Barlow;
}

.body h2 {
    font-size: 40px;
    line-height: 56px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #052a36;
    font-family: Barlow;
}

.body h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #052a36;
    font-family: Barlow;
}

.body h4 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #052a36;
    font-family: Barlow;
}

.body h5 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #052a36;
    font-family: Barlow;
}

.body h6 {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #052a36;
    font-family: Barlow;
}

.body {
    color: #334e6e;
    font-family: Barlow;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
}

.body a {
    color: #007bff;
}

.body a:hover {
    color: rgba(0, 116, 255, 0.7);
}

.body a:focus {
    color: rgba(0, 116, 255, 0.7);
}

.body-rtl h1, .body-rtl h2, .body-rtl h3, .body-rtl h4, .body-rtl h5, .body-rtl h6 {
    text-align: right;
}

.body {
    background: linear-gradient(to bottom, rgba(245, 92, 174, 1) 0%, rgba(141, 235, 255, 1) 100%);
}

.body .form-group__checkbox {
    display: block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: -ms-user-select;
    user-select: none;
}

.body .form-group__checkbox label {
    margin-bottom: 0px;
    font-weight: 400 !important;
    font-style: normal;
}

.body .form-group__checkbox-label {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    position: relative;
    vertical-align: middle;
}

.body label.form-group__label-title {
    position: relative;
    vertical-align: middle;
}

.body .form-group label.form-group__label-title {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
}

.body .form-group__checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.body .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    font-size: 16px;
    width: 16px;
    height: 16px;
    background: #fde7f3;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.body .form-group__checkbox:hover input ~ .checkmark {
    background: #fde7f3;
}

.body .form-group__checkbox input:checked ~ .checkmark {
    background: #f35eaf;
}

.body .form-group__checkbox:after {
    content: ' ';
    position: absolute;
    display: none;
}

.body .form-group__checkbox input:checked ~ .checkmark:after {
    content: "\f00c";
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    width: 16px;
    height: 16px;
    font-size: 0.7em;
}

.body .form-group__checkbox .checkmark:after {
    color: #ffffff;
}

.body .component_form_group .form-group .form-group__checkbox label {
    margin-bottom: 0px !important;
}

.body .radiomark {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    width: 16px;
    height: 16px;
    background: #fde7f3;
    border-top-left-radius: 45px;
    border-top-right-radius: 45px;
    border-bottom-left-radius: 45px;
    border-bottom-right-radius: 45px;
}

.body .form-group__checkbox:hover input ~ .radiomark {
    background: #fde7f3;
}

.body .form-group__checkbox input:checked ~ .radiomark {
    background: #f35eaf;
}

.body .form-group__checkbox input:checked ~ .radiomark:after {
    content: " ";
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    border-color: #f35eaf;
    border-style: solid;
    background: #ffffff;
}

.body .form-group__checkbox .radiomark:after {
    border-top-left-radius: 45px;
    border-top-right-radius: 45px;
    border-bottom-left-radius: 45px;
    border-bottom-right-radius: 45px;
    color: #ffffff;
}

.body .form-group__checkbox-rtl .form-group__checkbox-label {
    margin-right: 0px;
    margin-left: 8px;
}

.body .card {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    border-color: #000000;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-style: none;
    box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.08);
}

.body .style-text-primary {
    color: #4fb4f2;
}

.body .style-bg-primary-alpha-10 {
    background: rgba(25, 121, 200, 0.1);
}

.body .style-bg-primary-alpha-20 {
    background: rgba(25, 121, 200, 0.2);
}

.body .style-bg-primary-alpha-30 {
    background: rgba(25, 121, 200, 0.3);
}

.body .style-bg-primary-alpha-40 {
    background: rgba(25, 121, 200, 0.4);
}

.body .style-bg-primary-alpha-50 {
    background: "";
}

.body .style-bg-primary {
    background: #4fb4f2;
}

.body .style-bg-light {
    background: #ffffff;
}

.body .style-bg-color-light {
    background: #ffffff;
}

.body .style-svg-primary svg {
    fill: #4fb4f2;
}

.body .style-svg-g-primary svg g {
    fill: #4fb4f2;
}

.body .style-box-shadow-default {
    box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.08);
}

.body .style-border-style-default {
    border-style: none;
}

.body .styles-services-default {
    background: #fef3f9;
    color: #07264a;
}

.body .style-border-width-default {
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.body .style-text-default {
    color: #1b2945;
}

.body .style-text-white {
    color: #ffffff;
}

.body .style-header-text {
    color: #ffffff;
}

.body .style-header-text h2 {
    color: #ffffff;
}

.body .style-text-dark {
    color: #1979c8;
}

.body .style-text-signin {
    color: #ffffff;
}

.body .style-text-signin h1 {
    color: #ffffff;
}

.body .style-card-number {
    background: linear-gradient(to bottom, rgba(245, 92, 174, 1) 0%, rgba(141, 235, 255, 1) 100%);
    border-color: rgba(141, 235, 255, 0.2);
}

.body .style-card-number-line {
    background: linear-gradient(to bottom, rgba(245, 92, 174, 1) 0%, rgba(141, 235, 255, 1) 100%);
}

.body .style-text-features-title {
    color: #052a36;
}

.body .style-text-features-desc {
    color: #334e6e;
}

.body .style-title-features {
    color: "";
}

.body .style-title-features h3 {
    color: "";
}

.body .style-desc-features {
    color: "";
}

.body .style-how-it-card-desc {
    color: #334e6e;
}

.body .style-how-it-card-title {
    color: #052a36;
}

.body .style-review-card-desc {
    color: #334e6e;
}

.body .style-review-card-title h2 {
    color: #052a36;
}

.body .style-review-card-author {
    color: #052a36;
}

.body .style-review-block-image {
    background-color: #1f2432;
}

.body .style-faq-title h2 {
    color: #ffffff;
}

.body .style-faq-desc {
    color: #ffffff;
}

.body .style-faq-card-title {
    color: #052a36;
}

.body .style-faq-privat-card-desc {
    color: #515b78;
}

.body .style-faq-privat-card-title {
    color: #1f2432;
}

.body .style-faq-card-desc {
    color: #334e6e;
}

.body .style-collapse-icon {
    color: #f35eaf;
}

.body .style-collapsed-icon {
    color: #f35eaf;
}

.body .style-collapse-icon-privat {
    color: #ffffff;
    background: #3f9cd5;
}

.body .style-collapsed-background {
    background: #fde7f3;
}

.body .style-border-radius-default {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.body .style-border-radius-0 {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.body .style-border-radius-50 {
    border-top-left-radius: 48px;
    border-top-right-radius: 48px;
    border-bottom-left-radius: 48px;
    border-bottom-right-radius: 48px;
}

.slick-prev:before, .slick-next:before {
    color: #000000;
}

.slick-dots li button {
    background: #4fb4f2;
}

.body .block-features__cards .row .style-features-card .card {
    background: "";
}

.body .block-features__cards .row .style-features-card .card:hover {
    background: "";
}

.body .styled-card-hover {
    background: "";
}

.body .styled-card-icon-hover {
    color: #ffffff;
}

.body .component-footer {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
}

.body .component-footer__public {
    color: #ffffff;
    min-height: 64px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: none;
    background: #82cee5;
}

.body .component-footer__public-copyright {
}

.body .alert {
    margin-bottom: 0px;
    text-align: left;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0px;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-style: none;
}

.body .alert ul {
    margin-bottom: 0px;
}

.body .alert-info {
    color: #0074ff;
    background: rgba(0, 116, 255, 0.2);
    border-color: #000000;
}

.body .alert-success {
    color: #26a25e;
    background: rgba(25, 200, 104, 0.2);
    border-color: #000000;
}

.body .alert-danger {
    color: #ff4e4e;
    background: rgba(255, 196, 196, 0.5);
    border-color: #000000;
}

.body .alert .close {
    height: 100%;
    padding: 0px 12px;
    font-size: 16px;
    outline: none;
}

.body .alert-danger .close:hover {
    color: #ff4e4e;
}

.body .alert-success .close:hover {
    color: #26a25e;
}

.body .alert-info .close:hover {
    color: #0074ff;
}

.body .alert-rtl .alert {
    text-align: right;
}

.wrapper-sidebar-navbar .wrapper-content {
    padding-top: 80px;
}

.body + .wrapper-content {
    padding-top: 80px;
}

.body .component-sidebar__menu-logo {
    height: 80px;
}

.body .component-navbar-private__wrapper .navbar-expand-lg .navbar-collapse {
    flex-grow: 1;
}

.body .component-navbar-logo {
    display: flex;
}

.body .component-navbar-nav-item {
    position: relative;
}

.body .component-navbar-private-nav-item {
    height: 80px;
}

.body .component-navbar-nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    height: 100%;
    font-size: 16px;
    font-family: Barlow;
    font-weight: 500;
    font-style: normal;
}

.body .component-navbar-nav-link .badge {
    margin-left: 6px;
    margin-right: 6px;
}

.body .component-navbar-nav-link .component-navbar-nav-link-icon {
    display: flex;
    min-width: 26px;
    padding: 0px 3px;
}

.body .component-navbar-nav-link__navbar-private {
    color: #ffffff;
    background: transparent;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.body .component-navbar-nav-link__navbar-private:hover {
    color: rgba(255, 255, 255, 0.75);
    background: transparent;
}

.body .component-navbar-nav-link-active__navbar-private {
    color: #ffffff !important;
    background: transparent !important;
}

.body .component-navbar-nav-link__navbar-public {
    color: #ffffff;
    border-color: #000000;
    background: transparent;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-style: none;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.body .component-navbar-nav-link__navbar-public:hover {
    color: rgba(255, 255, 255, 0.75);
    background: transparent;
}

.body .component-navbar-nav-link-active__navbar-public {
    position: relative;
    font-weight: 700;
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.2) !important;
    border-color: #000000;
}

.body .component-navbar-public {
    box-shadow: none;
}

.body .component-navbar-private {
    height: 80px;
    box-shadow: none;
}

.body .component-navbar__navbar-private {
    background: transparent;
    box-shadow: none;
}

.body .component-navbar__navbar-public {
    background: transparent;
    box-shadow: none;
}

.body .component-navbar-balance-wrap__navbar-private {
    padding-top: 22px;
    padding-bottom: 22px;
}

.body .component-navbar-balance-item__navbar-private {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-decoration: none;
    font-family: Barlow;
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.2);
    padding-left: 16px;
    padding-right: 16px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    box-shadow: none;
}

.body .component-navbar-balance-item__navbar-private:hover {
    color: #ffffff;
}

.body .component-navbar-private-brand {
    color: #ffffff;
}

.body .component-navbar-public-brand {
    color: #ffffff;
}

.body .component-navbar-private-brand a {
    color: #ffffff;
}

.body .component-navbar-public-brand a {
    color: #ffffff;
}

.body .component-navbar__navbar-private .navbar {
    height: 80px;
}

.body .component-navbar__navbar-public .navbar {
    padding-top: 24px;
    padding-bottom: 24px;
}

.body .navbar-burger {
    position: relative;
}

.body .navbar-light .navbar-toggler {
    border: none;
    outline: none;
    position: relative;
    padding: 0px!important;
    min-height: 24px;
}

.body .navbar-burger-line {
    display: block;
    height: 2px;
    width: 24px;
    position: relative;
}

.body .navbar-burger-line:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: -7px;
    height: 2px;
    width: 24px;
}

.body .navbar-burger-line:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    height: 2px;
    width: 24px;
}

.body .component-navbar__navbar-public .navbar-burger-line:before {
    background: #ffffff;
}

.body .component-navbar__navbar-private .navbar-burger-line:before {
    background: #ffffff;
}

.body .component-navbar__navbar-private .navbar-burger-line:after {
    background: #ffffff;
}

.body .component-navbar__navbar-public .navbar-burger-line:after {
    background: #ffffff;
}

.body .component-navbar__navbar-public .navbar-burger-line {
    background: #ffffff;
}

.body .component-navbar__navbar-private .navbar-burger-line {
    background: #ffffff;
}

.body .navbar-nav {
    padding-right: 0px;
}

.body .component-navbar-collapse-divider {
    height: 1px;
    width: 100%;
    display: none;
    opacity: 0.2;
}

.body .component-navbar__navbar-private .component-navbar-collapse-divider {
    background: #ffffff;
}

.body .component-navbar__navbar-public .component-navbar-collapse-divider {
    background: #ffffff;
}

.body .navbar-expand-lg .navbar-collapse {
    flex-grow: initial;
}

.body .component-sidebar__menu-wrapper .sidebar-block__top-brand {
    min-height: 80px;
}

@media (max-width: 991px) {
    .body .component-navbar__navbar-public .navbar {
        height:auto!important;
        flex-flow: wrap;
    }

    .body .component-navbar__navbar-public .navbar-collapse {
        width: 100%;
        background: transparent;
    }

    .body .component-navbar__navbar-private .navbar-collapse {
        position: static;
        width: 100%;
        background: transparent;
    }

    .body .component-navbar__navbar-private .component-navbar-collapse {
        flex-wrap: wrap;
    }

    .body .component-navbar__navbar-private .component-navbar-private-nav-item {
        height: auto;
    }

    .body .component-navbar-balance-wrap__navbar-private {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .body .component-navbar__navbar-private .component-navbar-balance-wrap__navbar-private {
        padding-left: 16px;
        padding-right: 16px;
    }

    .body .component-navbar-collapse {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .body .component-navbar-collapse-divider {
        display: flex;
    }

    .body .component-navbar-nav-link {
        width: 100%;
        justify-content: flex-start;
    }

    .body .navbar-nav {
        width: 100%;
    }

    .body .component-navbar-private__wrapper .sidebar-block__top-brand {
        display: block;
    }

    .body .navbar {
        flex-flow: row;
    }

    .body .component-navbar-public-nav-item {
        height: auto!important;
    }

    .wrapper-sidebar-navbar .wrapper-content {
        padding-top: 0px;
    }

    .body + .wrapper-content {
        padding-top: 0px;
    }

    .editor-wrapper-sidebar-navbar .editor-wrapper-content {
        padding-top: 80px;
    }

    .body .component-navbar__navbar-private .navbar {
        height: auto!important;
        flex-flow: wrap;
    }
}

@media (min-width: 991px) {
    .body .component-navbar__navbar-public .navbar-expand-lg {
        flex-flow:column nowrap;
        justify-content: space-between;
    }
}

.body .table-wr {
    box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.08);
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.body .table {
    margin-bottom: 0px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.body .table-responsive__search {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.body .table-responsive .table-service {
    min-width: 120px;
    max-width: 650px;
    word-break: break-all;
}

.body .table-responsive .table-link {
    min-width: 120px;
    max-width: 650px;
    word-break: break-all;
}

.body .table .nowrap {
    white-space: nowrap;
}

.body .table thead {
}

.body .table tbody {
    border-top-width: 0px;
    border-top-style: none;
}

.body .table thead:first-child tr th {
    font-size: 14px;
    letter-spacing: 0px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 24px;
    padding-left: 24px;
    border-top: none;
    border-left: none;
    border-right: none;
    vertical-align: middle;
    height: 56px;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    color: #61768e !important;
    background: #ffffff !important;
}

.body .table thead:first-child tr th:last-child {
    padding-right: 16px;
    border-top-right-radius: 16px;
}

.body .table thead:first-child tr th:first-child {
    padding-left: 16px;
    border-top-left-radius: 16px;
}

.body .table tbody tr td {
    font-size: 16px;
    letter-spacing: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 24px;
    padding-right: 24px;
    vertical-align: middle;
    height: 40px;
    color: #334e6e;
    background: #ffffff;
    border-color: #f5dcea;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f5dcea;
}

.body .table tbody tr td:first-child {
    padding-left: 16px;
}

.body .table tbody tr td:last-child {
    padding-right: 16px;
}

.body .table thead:last-of-type tr th {
    border-top-width: 0;
    border-bottom-width: 0;
    border-bottom-style: solid;
    border-bottom-color: transparent;
}

.body .table tbody tr:last-child td {
    border-bottom: none;
}

.body .table tbody tr:first-child td {
    border-top: 0px;
}

.body .table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 16px;
}

.body .table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 16px;
}

.body .table tbody tr:nth-child(even) td {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 10%, rgba(255, 247, 251, 1) 100%);
}

.body .table tbody tr:nth-child(odd) td {
    background: #fef3f9;
}

.body .table-rtl .table thead:first-child tr th:first-child {
    border-top-right-radius: 16px !important;
    border-top-left-radius: 0px;
    padding-left: 0px;
    padding-right: 16px;
}

.body .table-rtl .table thead:first-child tr th:last-child {
    border-top-left-radius: 16px !important;
    border-top-right-radius: 0px;
}

.body .table-rtl .table thead tr th:first-child {
    padding-left: 16px;
    padding-right: 16px;
}

.body .table-rtl .table thead tr th:last-child {
    padding-right: 16px;
    padding-left: 16px !important;
}

.body .table-rtl .table tbody tr td:first-child {
    padding-left: 16px;
    padding-right: 16px !important;
}

.body .table-rtl .table tbody tr td:last-child {
    padding-left: 16px;
    padding-right: 16px;
}

.body .table-rtl .table tbody tr td {
    text-align: right;
}

.body .table-rtl .table thead tr th {
    text-align: right;
}

.body .table-rtl .table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 16px !important;
}

.body .table-rtl .table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 16px !important;
}

@media (max-width: 991px) {
    .body .table-responsive .table-service {
        min-width:300px;
    }

    .body .table-responsive .table-link {
        white-space: nowrap;
    }

    .body .table-responsive thead tr th {
        white-space: nowrap;
    }

    .body .table-responsive-classic {
        border: 0;
        box-shadow: none;
    }

    .body .table-responsive-classic thead {
        border: none;
        height: :1px;
        width: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0px;
        position: absolute;
        display: none;
    }

    .body .table-responsive-classic tbody tr {
        display: block;
        margin-bottom: 16px;
    }

    .body .table-responsive-classic tbody tr:last-child {
        margin-bottom: 0px;
    }

    .body .table-responsive-classic tbody td {
        display: block;
        text-align: right;
    }

    .body .table-responsive-classic tbody tr td {
        min-height: 40px;
        height: auto;
        border-bottom-width: 0px!important;
        word-break: break-all;
    }

    .body .table-rtl .table-responsive-classic tbody tr td {
        text-align: right;
        display: flex;
    }

    .body .table-responsive-classic tbody tr:first-child td {
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #f5dcea;
    }

    .body .table-responsive-classic td::before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        padding-right: 8px;
    }

    .body .table-rtl .table-responsive-classic td::before {
        float: right;
        padding-left: 8px;
        white-space: nowrap;
    }

    .body .table-responsive-classic td:last-child {
        border-bottom: 0px;
    }

    .body .table-responsive-classic tbody tr td:first-child {
        padding-left: 7px;
    }

    .body .table-rtl .table-responsive-classic tbody tr td:first-child {
        padding-right: 7px;
    }

    .body .table-responsive-classic tbody tr td:last-child {
        padding-right: 7px;
    }

    .body .table-rtl .table-responsive-classic tbody tr td:last-child {
        padding-left: 7px;
    }

    .body .table-responsive-classic tbody tr:nth-child(even) td {
        background: #ffffff;
    }

    .body .table-responsive-classic tbody tr:nth-child(odd) td {
        background: #ffffff;
    }

    .body .table-responsive-classic tbody tr:last-child td:first-child {
        border-bottom-left-radius: 0px!important;
        border-bottom-right-radius: 0px!important;
    }

    .body .table-responsive-classic tbody tr:last-child td:last-child {
        border-bottom-right-radius: 0px!important;
        border-bottom-left-radius: 0px!important;
    }
}

.body .modal {
}

.body .modal .modal-body {
    padding: 24px;
}

.body .modal .close {
    margin-left: 12px;
}

.body .modal .modal-content {
    border: none;
    background: #ffffff;
}

.body .modal-rtl .modal-content {
    text-align: right;
}

.body .panel-description {
    padding-top: 8px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 8px;
    color: #334e6e;
    font-size: 16px;
    border-color: #000000;
    background: #fde7f3;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-style: none;
    box-shadow: none;
}

.body .pagination {
    margin-bottom: 0px;
    padding: 0px;
}

.body .pagination .pagination-item:not(.pagination-item__active):first-of-type .pagination-link {
    background: none !important;
    box-shadow: none !important;
    border-color: transparent !important;
}

.body .pagination .pagination-item:not(.pagination-item__active):last-child .pagination-link {
    background: none !important;
    box-shadow: none !important;
    border-color: transparent !important;
}

.body .pagination .pagination-link {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.4em;
    font-weight: 400;
    font-style: normal;
    min-width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.2);
    margin-right: 8px;
    margin-left: 0px;
    border-color: #000000;
    border-style: none;
    color: #ffffff;
    box-shadow: none;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.body .pagination .pagination-item__active .pagination-link {
    font-weight: 700;
    font-style: normal;
    background: #ffffff;
    border-color: #000000;
    color: #07264a;
}

.body .pagination .pagination-item {
    font-size: 40px;
}

.body .pagination .pagination-item:not(.pagination-item__active):hover .pagination-link {
    background: rgba(255, 255, 255, 0.5);
    border-color: #000000;
    color: #ffffff;
}

.body .pagination-rtl .pagination .pagination-link {
    margin-right: 0px;
    margin-left: 8px;
}

.body .tab {
    padding: 0px;
}

.body .tab .nav-item {
    margin-right: 8px;
}

.body .tab .nav-item .nav-link {
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 500;
    font-style: normal;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 12px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.2);
    border-color: #000000;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-style: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    box-shadow: none;
}

.body .tab .nav-item .active {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #07264a;
    background: #ffffff;
    border-color: #000000;
    box-shadow: 0 24px 48px 0 rgba(0, 0, 0, 0.08);
}

.body .tab .nav-item .nav-link:not(.active):hover {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.3);
    border-color: #000000;
    box-shadow: none;
}

@media (max-width: 768px) {
    .body .tab .nav-item {
        width:100%;
        margin-right: 0px;
        margin-bottom: 8px;
    }

    .body .tab-rtl .tab .nav-item {
        text-align: right;
    }
}

.body .badge {
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.body .badge-primary {
    color: #ffffff;
    background: #1E79E4;
    box-shadow: none;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.body .badge-danger {
    color: #ffffff;
    background: #C81919;
    box-shadow: none;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.body .badge-warning {
    color: #ffffff;
    background: rgba(255, 193, 7, 1);
    box-shadow: none;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.body .ticket-dialog__row {
    margin-bottom: 16px;
}

.body .ticket-dialog__row-message {
    font-size: 16px;
    padding-top: 12px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 12px;
    border-color: #000000;
    background: #ffffff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-style: none;
}

.body .ticket-dialog__row-bottom {
    display: flex;
    align-items: center;
    margin-top: 4px;
    font-size: 14px;
}

.body .ticket-dialog__row-bottom-name {
    font-weight: bold;
}

.body .ticket-dialog__row-bottom-date {
    font-weight: 400;
}

.body .ticket-dialog__row-admin {
    padding-right: 80px;
}

.body .ticket-dialog__row-user {
    padding-left: 80px;
}

.body .ticket-dialog__row-admin .ticket-dialog__row-message {
    color: #334e6e;
    background: rgba(243, 94, 175, 0.5);
    border-color: transparent;
    box-shadow: none;
}

.body .ticket-dialog__row-admin .ticket-dialog__row-bottom {
    color: #61768e;
}

.body .ticket-dialog__row-admin .ticket-dialog__row-bottom .ticket-dialog__row-bottom-name {
    padding-right: 7px;
}

.body .ticket-dialog__row-user .ticket-dialog__row-message {
    text-align: right;
    color: #334e6e;
    background: #fef3f9;
    border-color: transparent;
    box-shadow: none;
}

.body .ticket-dialog__row-user .ticket-dialog__row-bottom {
    justify-content: flex-end;
    text-align: right;
    color: #61768e;
}

.body .ticket-dialog__row-user .ticket-dialog__row-bottom .ticket-dialog__row-bottom-name {
    padding-right: 7px;
}

.body .ticket-dialog-rtl .ticket-dialog__row-admin {
    padding-left: 80px;
    padding-right: 0px;
}

.body .ticket-dialog-rtl .ticket-dialog__row-user {
    padding-right: 80px;
    padding-left: 0px;
}

.body .ticket-dialog-rtl .ticket-dialog__row-admin .ticket-dialog__row-message {
    text-align: right;
}

.body .ticket-dialog-rtl .ticket-dialog__row-user .ticket-dialog__row-message {
    text-align: left;
}

.body .ticket-dialog-rtl .ticket-dialog__row-admin .ticket-dialog__row-bottom .ticket-dialog__row-bottom-name {
    padding-right: 0px;
    padding-left: 7px;
}

.body .ticket-dialog-rtl .ticket-dialog__row-user .ticket-dialog__row-bottom .ticket-dialog__row-bottom-name {
    padding-right: 0px;
    padding-left: 7px;
}

.body .component-sidebar_wrapper {
    flex-basis: 290px;
    width: 290px;
}

.body .component-sidebar {
    width: 290px;
}

.body .component-sidebar__menu-wrapper {
    overflow-x: auto;
    height: 100vh;
}

.body .component-sidebar__menu {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 40px;
    margin-right: 0px;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 20px;
    padding-right: 20px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    border-color: #000000;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-style: none;
    box-shadow: 0 8px 24px 0 rgba(5, 42, 54, 0.02);
    background: linear-gradient(177deg, rgba(255, 255, 255, 0.2) 17%, rgba(255, 255, 255, 0.1) 73%);
}

.body .component_private_navbar .sidebar-block__top-brand {
    display: flex;
    align-items: center;
    color: #ffffff;
    word-break: break-all;
    margin-left: 40px;
}

.body .component_private_navbar .sidebar-block__top-brand h1 {
    margin-bottom: 0px;
}

.body .component_private_navbar .sidebar-block__top-brand h2 {
    margin-bottom: 0px;
}

.body .component_private_navbar .sidebar-block__top-brand h3 {
    margin-bottom: 0px;
}

.body .component_private_navbar .sidebar-block__top-brand h4 {
    margin-bottom: 0px;
}

.body .component_private_navbar .sidebar-block__top-brand h5 {
    margin-bottom: 0px;
}

.body .component_private_navbar .sidebar-block__top-brand h6 {
    margin-bottom: 0px;
}

.body .sidebar-block__menu-item-icon {
    color: #ffffff;
}

.body .component-sidebar__menu-brand {
    color: #ffffff;
}

.body .component-sidebar__menu-brand a {
    color: #ffffff;
}

.body .component-sidebar__menu-item {
    list-style: none;
}

.body .component-sidebar__menu-item:first-child .component-sidebar__menu-item-link {
    margin-top: 0px!important;
}

.body .component-sidebar__menu-item:last-child .component-sidebar__menu-item-link {
    margin-bottom: 0px!important;
}

.body .component-sidebar__menu-item-link {
    display: flex;
    align-items: center;
    word-break: break-all;
    font-size: 16px;
    font-family: Barlow;
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
    background: transparent;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-color: #000000;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-style: none;
    text-decoration: none;
}

.body .component-sidebar__menu-item-link .badge {
    margin-left: auto!important;
}

.body .sidebar-rtl .component-sidebar__menu-item-link .badge {
    margin-left: 0px!important;
    margin-right: auto;
}

.body .sidebar-rtl .component-sidebar__menu-logo {
    padding-right: 12px;
}

.body .component-sidebar__menu-item-link:hover {
    color: rgba(255, 255, 255, 0.75);
    background: transparent;
    border-color: #000000;
}

.body .component-sidebar__menu-item-active .component-sidebar__menu-item-link {
    position: relative;
    color: #07264a !important;
    background: #ffffff;
    border-color: #000000;
    font-weight: 500;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-style: none;
}

.body .sidebar-rtl .component-sidebar__menu-item-active .component-sidebar__menu-item-link {
    border-left-width: "";
    border-right-width: "";
}

.body .component-sidebar__menu-item-active .component-sidebar__menu-item-link .sidebar-block__menu-item-icon {
    color: #f35eaf;
    position: relative;
    right: "";
}

.body .component-sidebar__menu-item-active .component-sidebar__menu-item-link .component-sidebar__menu-item-name {
    position: relative;
    right: "";
}

.body .sidebar-rtl .component-sidebar__menu-item-active .component-sidebar__menu-item-link .sidebar-block__menu-item-icon {
    position: relative;
    right: 0px!important;
    left: "";
}

.body .sidebar-rtl .component-sidebar__menu-item-active .component-sidebar__menu-item-link .component-sidebar__menu-item-name {
    position: relative;
    right: 0px!important;
    left: "";
}

.body .sidebar-rtl .component-sidebar__menu {
    margin-left: 0px;
    margin-right: 40px;
}

.body .sidebar-rtl .component_private_navbar .sidebar-block__top-brand {
    margin-right: 40px;
}

@media (max-width: 991px) {
    .body .component-sidebar_wrapper {
        display:none;
    }

    .body .wrapper-sidebar-navbar {
        flex-direction: column;
    }

    .body .component_private_navbar .sidebar-block__top-brand {
        margin-left: 0px;
    }

    .body .sidebar-rtl .component_private_navbar .sidebar-block__top-brand {
        margin-right: 0px;
    }
}

.body pre {
    direction: ltr;
    unicode-bidi: bidi-override;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 16px;
    font-weight: 400;
    background: #fde7f3;
    color: #334e6e;
    border-color: transparent;
    box-shadow: none;
    border-style: none;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

#block_337 .divider-bottom, div.block_2 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0xMjgwIDE0MFYwUzk5My40NiAxNDAgNjQwIDEzOSAwIDAgMCAwdjE0MHoiLz48L2c+PC9zdmc+);
}

#block_337 .bg:after, div.block_2 {
    background: linear-gradient(0deg, rgba(141, 235, 255, 0.9) 0.0%,rgba(255, 255, 255, 0) 35.0%);
}

#block_351 .bg, div.block_3 {
    background-color: #ffffff;
}

#block_341 .bg:after, div.block_4 {
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 10.0%,rgba(253, 231, 243, 1) 100.0%);
}

#block_341 .divider-bottom, div.block_4 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0xMjgwIDE0MFYwUzk5My40NiAxNDAgNjQwIDEzOSAwIDAgMCAwdjE0MHoiLz48L2c+PC9zdmc+);
}

#block_353 .bg, div.block_6 {
    background-color: #ffffff;
}

#block_350 .bg, div.block_7 {
    background-color: #ffffff;
}

#block_327 .bg, div.block_8 {
    background-color: #ffffff;
    background-image: url(http://cdn.mypanel.link/editor/previews_theme_3/landing/bg-reviews-9.png);
}

#block_327 .bg:after, div.block_8 {
    background: linear-gradient(66deg, rgba(255, 255, 255, 0) 0.0%,rgba(253, 231, 243, 1) 100.0%);
}

#block_328 .bg:after, div.block_9 {
    background: linear-gradient(180deg, rgba(245, 92, 174, 1) 0.0%,rgba(141, 235, 255, 1) 100.0%);
}

#block_331 .bg, div.block_10 {
    background-color: rgba(245, 92, 174, 1);
}

#block_351 h1, div.block_3 {
    color: #052a36;
}

#block_351 h2, div.block_3 {
    color: #052a36;
}

#block_351 h3, div.block_3 {
    color: #052a36;
}

#block_351 h4, div.block_3 {
    color: #052a36;
}

#block_351 h5, div.block_3 {
    color: #052a36;
}

#block_351 h6, div.block_3 {
    color: #052a36;
}

#block_351 .style-header-text, div.div.block_3 {
    color: #334e6e;
}

#block_353 h1, div.block_6 {
    color: #052a36;
}

#block_353 h2, div.block_6 {
    color: #052a36;
}

#block_353 h3, div.block_6 {
    color: #052a36;
}

#block_353 h4, div.block_6 {
    color: #052a36;
}

#block_353 h5, div.block_6 {
    color: #052a36;
}

#block_353 h6, div.block_6 {
    color: #052a36;
}

#block_353 .style-header-text, div.div.block_6 {
    color: #334e6e;
}

#block_324 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 0;
}

#block_324 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_324 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_324 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_324 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_324 .subscriptions__margin-tab {
    margin-bottom: 16px;
}

#block_324 .subscriptions__margin-table {
    margin-bottom: 24px;
}

#block_324 .subscriptions__margin-search {
    margin-bottom: 16px;
}

#block_324 .subscriptions-history-actions {
    text-align: left;
}

#block_324 .subscriptions-history-rtl .subscriptions-history-actions {
    text-align: right;
}

#block_324 .table-responsive__search thead:first-child tr th:last-child {
    border-top-right-radius: 0px!important;
}

#block_324 .table-responsive__search thead:first-child tr th:first-child {
    border-top-left-radius: 0px!important;
}

#block_324 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:last-child {
    border-top-left-radius: 0px!important;
}

#block_324 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:first-child {
    border-top-right-radius: 0px!important;
}

#block_325 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 16px;
}

#block_325 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_325 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_325 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_325 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_325 .add-funds__table-list {
    justify-content: flex-start;
}

#block_326 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 0;
}

#block_326 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_326 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_326 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_326 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_326 .ticket-dialog__title {
    margin-bottom: 16px;
}

#block_326 .ticket-dialog__alignment {
    justify-content: flex-start;
}

#block_326 .form-group {
    margin-bottom: 16px;
}

#block_326 .block-ticket-dialog-rtl .ticket-dialog__title {
    text-align: right;
}

#block_327 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 120px;
    padding-top: 120px;
}

#block_327 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_327 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_327 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: "";
    background-image: "";
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_327 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: "";
}

#block_327 .card__reviews {
    margin-bottom: 22px;
    box-shadow: none;
}

#block_327 .reviews-block .reviews-block__title {
    margin-bottom: 14px;
    padding-left: 0px;
    padding-right: 0px;
}

#block_327 .reviews-block-rtl .reviews-block__title {
    text-align: right;
}

#block_327 .reviews-block .reviews-block__desc {
    padding-left: 0px;
    padding-right: 16px;
}

#block_327 .reviews-block-rtl .reviews-block__desc {
    text-align: right;
}

#block_327 .reviews-block-rtl .item__desc {
    text-align: right;
}

#block_327 .reviews-block-rtl .item__author {
    text-align: right;
}

@media (max-width: 992px) {
    #block_327 .reviews-block .reviews-block__desc {
        margin-bottom:24px;
    }
}

#block_328 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 120px;
    padding-top: 50px;
}

#block_328 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_328 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_328 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_328 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: "";
}

#block_328 .faq-cards__alignment {
    justify-content: center;
}

#block_328 .card-content__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

#block_328 .head__icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

#block_328 .block-faq__card {
    margin-bottom: 24px;
    box-shadow: 0 24px 48px 0 rgba(0, 0, 0, 0.08);
    border-radius: 16px;
}

#block_328 .block-faq__card .card.card__faq {
    cursor: pointer;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-bottom: 0px!important;
    box-shadow: none;
}

#block_328 .block-faq__card .card.card__faq-desc {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: none;
    padding-top: 0px;
}

#block_328 .block-faq__card .card.card__faq.collapsed {
    background: inherit!important;
}

#block_328 .block-faq__card .card.card__faq.collapsed .faq-block__icon {
    color: inherit!important;
}

#block_328 .block-faq__card .card.card__faq.collapsed + .card.card__faq-desc {
    font-size: 0;
    padding-top: 0px!important;
    background: inherit!important;
}

#block_328 .block-faq__card .collapsed + .card.card__faq-desc {
    font-size: 0;
    padding-top: 0px!important;
    background: inherit!important;
}

#block_328 .block-faq__card .collapsed .card.card__faq .faq-block__icon {
    color: inherit!important;
}

#block_328 .block-faq__card .collapsed .card.card__faq {
    background: inherit!important;
}

#block_328 .faq-block__header {
    display: flex;
    align-items: center;
    cursor: pointer;
}

#block_328 .faq-block__header-title {
    width: 100%;
}

#block_328 .head__title {
    flex: 1;
}

#block_328 .block-faq__card-content .head__title h1 {
    margin-bottom: 0px;
}

#block_328 .block-faq__card-content .head__title h2 {
    margin-bottom: 0px;
}

#block_328 .block-faq__card-content .head__title h3 {
    margin-bottom: 0px;
}

#block_328 .block-faq__card-content .head__title h4 {
    margin-bottom: 0px;
}

#block_328 .block-faq__card-content .head__title h5 {
    margin-bottom: 0px;
}

#block_328 .faq-block__header-title h6 {
    margin-bottom: 0px;
}

#block_328 .faq-block__icon {
    position: relative;
    font-size: 24px;
    transition: transform 0.3s ease-in-out;
    transform: rotate(180deg);
}

#block_328 .faq-block__header-icon {
    width: 52px;
    text-align: right;
}

#block_328 .collapsed .faq-block__icon {
    transform: rotate(0deg);
}

#block_328 .collapsed .faq-block__icon:before {
    content: "\f107";
}

#block_328 .faq-block__icon:before {
    content: "\f107";
}

#block_328 .faq-rtl .faq-block__card {
    text-align: right;
}

#block_328 .faq-rtl .faq-block__icon {
    text-align: left;
}

#block_328 .faq-rtl .head__title {
    text-align: right;
}

#block_328 .faq-rtl .block-faq__description {
    text-align: right;
}

#block_328 .faq-rtl .desc__body {
    text-align: right;
}

@media (max-width: 992px) {
    #block_328 .block-faq__content {
        margin-bottom:24px;
    }
}

#block_329 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 0;
}

#block_329 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_329 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_329 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_329 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_329 .form-group {
    margin-bottom: 16px;
}

#block_329 .alert {
    margin-bottom: 16px;
}

#block_329 .order-child-form__alignment {
    justify-content: flex-start;
}

#block_330 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 0;
}

#block_330 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_330 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_330 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_330 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_330 .order-child-list__alignment {
    justify-content: flex-start;
}

#block_330 .order-child-list__margin-renew {
    margin-bottom: 0px;
}

#block_330 .order-child-list-button {
    text-align: right;
}

#block_330 .order-child-list-text {
    text-align: left;
}

#block_330 .order-child-list-button-area {
    text-align: left;
}

#block_330 .order-child-list-rtl .order-child-list-button-area {
    text-align: right;
}

#block_330 .order-child-list-rtl .order-child-list-button {
    text-align: left;
}

#block_330 .order-child-list-rtl .order-child-list-text {
    text-align: right;
}

#block_330 .order-child-list .component_table .table-rtl .table thead:first-child tr th {
    padding-left: 0.75rem!important;
}

#block_330 .table-responsive__search thead:first-child tr th:last-child {
    border-top-right-radius: 0px!important;
}

#block_330 .table-responsive__search thead:first-child tr th:first-child {
    border-top-left-radius: 0px!important;
}

#block_330 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:last-child {
    border-top-left-radius: 0px!important;
}

#block_330 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:first-child {
    border-top-right-radius: 0px!important;
}

@media (max-width: 991px) {
    #block_330 .order-child-list-button {
        text-align:left;
    }

    #block_330 .order-child-list-rtl .order-child-list-button {
        text-align: right;
    }
}

#block_331 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 35px;
    padding-top: 120px;
}

#block_331 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_331 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_331 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: "";
    background-image: url(http://cdn.mypanel.link/editor/previews_theme_3/landing/bg-faq.png);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_331 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_331 .text-block__title {
    margin-bottom: 16px;
}

#block_331 .header-with-text-rtl {
    text-align: right;
}

#block_332 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 0;
}

#block_332 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_332 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_332 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_332 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_332 .refill__margin-tab {
    margin-bottom: 16px;
}

#block_332 .refill__margin-table {
    margin-bottom: 24px;
}

#block_332 .refill__margin-search {
    margin-bottom: 0px;
}

#block_332 .table-responsive__search thead:first-child tr th:last-child {
    border-top-right-radius: 0px!important;
}

#block_332 .table-responsive__search thead:first-child tr th:first-child {
    border-top-left-radius: 0px!important;
}

#block_332 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:last-child {
    border-top-left-radius: 0px!important;
}

#block_332 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:first-child {
    border-top-right-radius: 0px!important;
}

#block_333 {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    padding-bottom: 60px;
    padding-top: 40px;
}

#block_333 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_333 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_333 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url(http://cdn.mypanel.link/editor/previews_theme_3/landing/bg-main4.png);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_333 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_333 .sign-up-center-alignment {
    justify-content: center;
}

#block_333 .sign-up-center-terms-link {
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
}

#block_333 .form-group {
    margin-bottom: 16px;
}

#block_333 .form-group__label-title {
    display: inline-block;
    vertical-align: middle;
}

#block_333 .sign-up-center-signin-link {
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
}

#block_334 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 0;
}

#block_334 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_334 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_334 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_334 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_334 .services-list__description {
    text-align: left;
}

#block_334 .component_table .table thead:nth-child(2) tr th.services-category {
    font-weight: 700;
    font-size: 24px;
    color: "";
    background: "";
    padding-top: 24px;
    padding-left: 18px !important;
    padding-right: 18px !important;
    padding-bottom: 12px;
}

#block_334 .services_filter-margin {
    margin-bottom: 16px;
}

#block_334 .services-list-category-title {
    margin-bottom: 0px;
}

#block_334 .services-list-category-title td {
    text-align: left;
}

#block_334 .services-list-rtl .services-list-category-title td {
    text-align: right;
}

#block_334 .services-list-rtl .table-responsive-classic .services-list-category-title td:before {
    display: none;
}

#block_334 .services-list-rtl .services-list__description {
    text-align: right;
}

#block_334 .services-filter__active-category {
    max-width: 152px;
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    text-overflow: ellipsis;
    padding-left: 4px;
}

#block_334 .services-filters .dropdown-menu {
    min-width: 420px;
    max-height: 210px;
    max-width: 320px;
    overflow-y: auto;
}

#block_334 .services-filters .dropdown-menu .dropdown-item {
    max-height: 280px;
    white-space: pre-line;
}

@media (max-width: 768px) {
    #block_334 .services-filters .dropdown-menu {
        min-width:280px;
        max-width: 280px;
    }

    #block_334 .services-filters .dropdown-menu .dropdown-item {
        max-width: 280px;
        white-space: pre-line;
    }

    #block_334 .services-filters .dropdown .btn {
        text-align: left;
    }

    #block_334 .services-list-rtl .services-filters .dropdown .btn {
        text-align: right;
    }

    #block_334 .services-list-rtl .dropdown-menu .dropdown-item {
        text-align: right;
    }
}

#block_335 {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    padding-bottom: 60px;
    padding-top: 60px;
}

#block_335 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_335 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_335 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url(http://cdn.mypanel.link/editor/previews_theme_3/landing/bg-body.png);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_335 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_335 .blog-post__card-margin {
    margin-bottom: 16px;
}

#block_335 .block-blog__preview {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 12px;
    background-size: cover;
    background-position: center center;
}

#block_335 .block-blog__title {
    width: 100%;
    margin-bottom: 12px;
}

#block_335 .block-blog__title h3 {
    margin-bottom: 0px;
}

#block_335 .block-blog__content {
    width: 100%;
    margin-bottom: 12px;
}

#block_335 .blog-list__card {
    margin-bottom: 16px;
}

#block_335 .blog-list__alignment {
    justify-content: center;
}

#block_335 .blog-list-rtl .block-blog__content {
    text-align: right;
}

#block_335 .blog-list-rtl .block-blog__actions {
    text-align: right;
}

#block_335 .blog-list-rtl .blog-list__card {
    text-align: right;
    unicode-bidi: bidi-override !important;
    direction: unset !important;
}

#block_336 {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    padding-bottom: 60px;
    padding-top: 40px;
}

#block_336 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_336 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_336 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url(http://cdn.mypanel.link/editor/previews_theme_3/landing/bg-body.png);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_336 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_336 .services-list__description {
    text-align: left;
}

#block_336 .component_table .table thead:nth-child(2) tr th.services-category {
    font-weight: 700;
    font-size: 24px;
    color: "";
    background: "";
    padding-top: 24px;
    padding-left: 18px !important;
    padding-right: 18px !important;
    padding-bottom: 12px;
}

#block_336 .services_filter-margin {
    margin-bottom: 16px;
}

#block_336 .services-list-category-title {
    margin-bottom: 0px;
}

#block_336 .services-list-category-title td {
    text-align: left;
}

#block_336 .services-list-rtl .services-list-category-title td {
    text-align: right;
}

#block_336 .services-list-rtl .table-responsive-classic .services-list-category-title td:before {
    display: none;
}

#block_336 .services-list-rtl .services-list__description {
    text-align: right;
}

#block_336 .services-filter__active-category {
    max-width: 152px;
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    text-overflow: ellipsis;
    padding-left: 4px;
}

#block_336 .services-filters .dropdown-menu {
    min-width: 420px;
    max-height: 210px;
    max-width: 320px;
    overflow-y: auto;
}

#block_336 .services-filters .dropdown-menu .dropdown-item {
    max-height: 280px;
    white-space: pre-line;
}

@media (max-width: 768px) {
    #block_336 .services-filters .dropdown-menu {
        min-width:280px;
        max-width: 280px;
    }

    #block_336 .services-filters .dropdown-menu .dropdown-item {
        max-width: 280px;
        white-space: pre-line;
    }

    #block_336 .services-filters .dropdown .btn {
        text-align: left;
    }

    #block_336 .services-list-rtl .services-filters .dropdown .btn {
        text-align: right;
    }

    #block_336 .services-list-rtl .dropdown-menu .dropdown-item {
        text-align: right;
    }
}

#block_337 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 280px;
    padding-top: 80px;
}

#block_337 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_337 .divider-bottom {
    background-image: "";
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 65px;
    height: 65px;
    z-index: 0;
}

#block_337 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url(http://cdn.mypanel.link/editor/previews_theme_3/landing/bg-main4.png);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_337 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: "";
}

#block_337 .block-signin__aligment {
    justify-content: center;
}

#block_337 .block-signin__content {
    margin-bottom: 40px;
}

#block_337 .block-signin__title {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 16px;
}

#block_337 .block-signin__description {
    padding-left: 0px;
    padding-right: 0px;
}

#block_337 .block-signin__card {
    min-width: 634px;
    max-width: 100%;
}

#block_337 .block-signin__card .form-row .custom-col {
    flex: 2;
}

#block_337 .block-signin__card .form-row .custom-col:last-child .btn {
    width: 100%;
}

#block_337 .form-row {
    margin-right: -8px;
    margin-left: -8px;
    margin-bottom: 16px;
}

#block_337 .form-row:last-of-type {
    margin-bottom: 0px;
}

#block_337 .block-signin__remember {
    display: flex;
    align-items: center;
    white-space: nowrap;
}

#block_337 .block-signin__remember .block-signin__link {
    margin-left: 8px;
}

#block_337 .form-group {
    margin-bottom: 0;
}

#block_337 .form-row > [class*='custom-col'] {
    padding-right: 8px;
    padding-left: 8px;
}

#block_337 .form-row:last-child .form-group {
    margin-bottom: 0px;
}

#block_337 .block-signin-text-rtl .block-signin__title {
    text-align: right;
}

#block_337 .block-signin-text-rtl .block-signin__description {
    text-align: right;
}

@media (max-width: 768px) {
    #block_337 .block-signin__card {
        min-width:100%;
    }

    #block_337 .block-signin__card .btn.btn-primary {
        margin-top: 10px;
        width: 100%;
    }

    #block_337 .block-signin__card .form-row:first-child .form-group {
        margin-bottom: 10px;
    }

    #block_337 .block-signin__card .form-row {
        flex-direction: column;
    }

    #block_337 .block-signin__card .form-row .custom-col {
        width: 100%;
    }

    #block_337 .block-signin__card .form-row:nth-child(2) .custom-col:last-child {
        margin-left: 0;
    }

    #block_337 .block-signin-text-rtl .block-signin__card .form-row:nth-child(2) .custom-col {
        margin-left: 0px;
        margin-right: 0px;
    }

    #block_337 .block-signin-text-rtl .block-signin__card .form-row:nth-child(2) .custom-col:last-child {
        margin-left: 0px;
        margin-right: 0px;
    }
}

#block_338 {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    padding-bottom: 60px;
    padding-top: 40px;
}

#block_338 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_338 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_338 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url(http://cdn.mypanel.link/editor/previews_theme_3/landing/bg-body.png);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_338 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_338 .form-group {
    margin-bottom: 16px;
}

#block_338 .reset-password-form__alignment {
    justify-content: center;
}

#block_339 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 0;
}

#block_339 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_339 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_339 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_339 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_339 .form-group {
    margin-bottom: 24px;
}

#block_339 .mass-order__alignment {
    justify-content: flex-start;
}

#block_340 {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    padding-bottom: 6ÃƒÅ¸0px;
    padding-top: 0;
}

#block_340 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_340 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_340 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_340 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_340 .form-group {
    margin-bottom: 16px;
}

#block_340 .new-order__content-image {
    margin-bottom: 10px;
}

#block_340 .new-order__content-image img {
    width: 100%;
    max-width: 300px;
    transform: rotate(0deg);
}

#block_340 .new-order__content-title {
    margin-bottom: 10px;
}

#block_340 .new-order__content-title h3 {
    margin-bottom: 0px;
}

#block_340 .new-order__content-text {
    margin-bottom: 10px;
}

#block_340 .new-order-form-rtl .new-order-button-submit {
    text-align: right;
}

#block_340 .new-order-form-rtl .new-order__content-text {
    text-align: right;
}

#block_340 .new-order-button-submit .btn {
    width: 100%;
}

#block_341 {
    position: relative;
    min-height: auto;
    padding-bottom: 135px;
    padding-top: 65px;
}

#block_341 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_341 .divider-bottom {
    background-image: "";
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 65px;
    height: 65px;
    z-index: 0;
}

#block_341 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: "";
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_341 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: "";
}

#block_341 .features-block__card {
}

#block_341 .features-block__header-preview {
    display: flex;
    justify-content: center;
    align-items: center;
}

#block_341 .feature-block__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: content-box;
    margin-left: auto;
    margin-right: auto;
}

#block_341 .features-block-icons-rtl .features-block__card {
    text-align: right;
}

#block_341 .block-features__cards .card {
    transition: background 0.15s ease-in-out;
}

#block_341 .features-card {
    background: none;
    border-color: #000000;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
    box-shadow: none;
    border-style: none;
    margin-bottom: 40px;
}

#block_341 .style-features-card:last-child .features-card {
    margin-bottom: 0px;
}

#block_341 .style-features-card:nth-last-child(2) .features-card {
    margin-bottom: 0px;
}

#block_341 .features-card .block-features__card {
    display: flex;
}

#block_341 .block-features__card-icon {
    flex-shrink: 0;
    margin-right: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 24px 48px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    border-radius: 50px;
}

#block_341 .features-block-icons {
    transition: background 0.15s ease-in-out;
}

#block_341 .features-block-icons-rtl .block-features__card-icon {
    margin-right: 0px;
    margin-left: 24px;
}

#block_341 .features-block-icons-rtl .card-content__head {
    text-align: right;
}

#block_341 .features-block-icons-rtl .card-content__desc {
    text-align: right;
}

#block_341 .block-features__description {
    padding-left: 0px;
    padding-right: 0px;
}

#block_341 .features-block-icons-rtl .block-features__description {
    text-align: right;
}

@media (max-width: 992px) {
    #block_341 .style-features-card:nth-last-child(2) .features-card {
        margin-bottom:40px;
    }
}

#block_342 .sidebar-block__top-brand {
    display: flex;
    align-items: center;
}

#block_342 .sidebar-block__top-brand h1 {
    margin-bottom: 0px;
}

#block_342 .sidebar-block__top-brand h2 {
    margin-bottom: 0px;
}

#block_342 .sidebar-block__top-brand h3 {
    margin-bottom: 0px;
}

#block_342 .sidebar-block__top-brand h4 {
    margin-bottom: 0px;
}

#block_342 .sidebar-block__top-brand h5 {
    margin-bottom: 0px;
}

#block_342 .sidebar-block__top-brand h6 {
    margin-bottom: 0px;
}

#block_342 .sidebar-block__top-logo {
    max-width: 100px;
    transform: rotate(0deg);
}

#block_342 .navbar {
    padding-left: 0px;
    padding-right: 0px;
}

#block_342 .navbar-brand {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

#block_342 .navbar-brand__logo {
    margin-right: 12px;
}

#block_342 .navbar-brand__logo img {
    width: 30px;
}

#block_342 .navbar-collapse {
    padding-top: 24px;
}

#block_342 .component-navbar-collapse {
    margin-left: auto;
}

#block_342 .navbar-icon {
    margin-right: 8px;
}

#block_342 .navbar-rtl .navbar-icon {
    margin-right: 0px;
    margin-left: 8px;
}

#block_342 .navbar-rtl .component-navbar-collapse {
    margin-left: inherit;
    margin-right: auto;
}

@media (max-width: 991px) {
}

#block_343 {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    padding-bottom: 60px;
    padding-top: 40px;
}

#block_343 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_343 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_343 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url(http://cdn.mypanel.link/editor/previews_theme_3/landing/bg-body.png);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_343 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_343 .form-group {
    margin-bottom: 16px;
}

#block_343 .reset-password-confirm__alignment {
    justify-content: center;
}

#block_344 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 32px;
    padding-top: 0;
}

#block_344 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_344 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_344 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_344 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_344 .form-group {
    margin-bottom: 16px;
}

#block_344 .ticket-form__alignment {
    justify-content: flex-start;
}

#block_345 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 0;
}

#block_345 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_345 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_345 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_345 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_345 .orders-history__margin-tab {
    margin-bottom: 16px;
}

#block_345 .orders-history__margin-table {
    margin-bottom: 24px;
}

#block_345 .orders-history__margin-search {
    margin-bottom: 0px;
}

#block_345 .orders-history-actions {
    text-align: left;
}

#block_345 .orders-history-rtl .orders-history-actions {
    text-align: right;
}

#block_345 .table-responsive__search thead:first-child tr th:last-child {
    border-top-right-radius: 0px!important;
}

#block_345 .table-responsive__search thead:first-child tr th:first-child {
    border-top-left-radius: 0px!important;
}

#block_345 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:last-child {
    border-top-left-radius: 0px!important;
}

#block_345 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:first-child {
    border-top-right-radius: 0px!important;
}

#block_346 {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    padding-bottom: 60px;
    padding-top: 40px;
}

#block_346 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_346 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_346 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url(http://cdn.mypanel.link/editor/previews_theme_3/landing/bg-body.png);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_346 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_346 .text-block-with-card-rtl .text-block__description {
    text-align: right;
}

#block_347 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 16px;
}

#block_347 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_347 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_347 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_347 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_347 .tickets-list__alignment {
    justify-content: flex-start;
}

#block_347 .tickets-list__margin-search {
    margin-bottom: 0px;
}

#block_347 .tickets-list__margin-table {
    margin-bottom: 24px;
}

#block_347 .table-responsive__search thead:first-child tr th:last-child {
    border-top-right-radius: 0px!important;
}

#block_347 .table-responsive__search thead:first-child tr th:first-child {
    border-top-left-radius: 0px!important;
}

#block_347 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:last-child {
    border-top-left-radius: 0px!important;
}

#block_347 .component_table .table-rtl .table-responsive__search .table thead:first-child tr th:first-child {
    border-top-right-radius: 0px!important;
}

#block_348 {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    padding-bottom: 60px;
    padding-top: 40px;
}

#block_348 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 300px;
    height: 300px;
    z-index: 0;
}

#block_348 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 300px;
    height: 300px;
    z-index: 0;
}

#block_348 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url(http://cdn.mypanel.link/editor/previews_theme_3/landing/bg-body.png);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_348 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_348 .form-group {
    margin-bottom: 12px;
}

#block_348 .confirm-email__alignment {
    justify-content: center;
}

#block_348 .confirm-email__title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
    margin-bottom: 16px;
}

#block_348 .confirm-email__description {
    margin-bottom: 24px;
    color: #334e6e;
    font-size: 16px;
    text-align: center;
}

#block_348 .confirm-email__actions {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#block_348 .confirm-email__actions .btn {
    width: 100%;
}

#block_348 .confirm-email-rtl .confirm-email__description {
    text-align: center;
}

@media (max-width: 576px) {
    #block_348 .confirm-email__button-change-email {
        margin-top:16px;
    }
}

#block_349 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 0;
}

#block_349 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_349 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_349 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_349 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_349 .drip-feed__margin-tab {
    margin-bottom: 16px;
}

#block_349 .drip-feed__margin-table {
    margin-bottom: 24px;
}

#block_349 .drip-feed__margin-search {
    margin-bottom: 16px;
}

#block_350 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 120px;
    padding-top: 65px;
}

#block_350 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_350 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_350 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: "";
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_350 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_350 .how-it-works__card {
    position: relative;
    padding-top: 80px;
}

#block_350 .how-it-works__card-line {
    content: ' ';
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 50%;
    right: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 80px;
}

#block_350 .how-it-works__card:first-child {
    padding-top: 0px;
}

#block_350 .how-it-works__card:first-child .sommerce-editor__resizebox-top {
    display: none;
}

#block_350 .how-it-works__card:first-child .how-it-works__card-line {
    display: none;
}

#block_350 .how-it-works__card .card {
    border-radius: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background: transparent;
    box-shadow: none;
    position: relative;
    display: flex;
    justify-content: space-between;
}

#block_350 .how-it-works__card-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

#block_350 .how-it-works__card:nth-child(2n) .how-it-works__card-wrap {
    flex-direction: row-reverse;
}

#block_350 .card__icon {
    flex: 2;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#block_350 .card__icon-fa {
    display: flex;
    align-items: center;
    justify-content: center;
}

#block_350 .card__icon-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

#block_350 .how-it-works__card:nth-child(2n) .how-it-works__card-wrap .card__icon {
    justify-content: flex-start;
}

#block_350 .card__number-wrap {
    flex: 1.4;
    display: flex;
    align-items: center;
    justify-content: center;
}

#block_350 .card__number {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-weight: bold;
}

#block_350 .number__count {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    width: 80px;
    height: 80px;
    border-radius: 48px;
    border-style: solid;
    border-width: 8px;
    background-clip: padding-box;
}

#block_350 .card__content {
    flex: 2;
}

#block_350 .how-it-works-rtl .card__content {
    margin-left: 0px;
    margin-right: 16px;
}

@media (max-width: 768px) {
    #block_350 .how-it-works__card .how-it-works__card-wrap {
        flex-direction:column!important;
    }

    #block_350 .card__icon {
        display: none;
    }
}

#block_351 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 15px;
    padding-top: 120px;
}

#block_351 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_351 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_351 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: "";
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_351 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_351 .text-block__title {
    margin-bottom: 16px;
}

#block_351 .header-with-text-rtl {
    text-align: right;
}

#block_352 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 32px;
    padding-top: 0;
}

#block_352 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_352 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_352 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_352 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_352 .affiliate-block__main {
    margin-bottom: 24px;
}

#block_352 .affiliate-card__title {
    font-weight: bold;
    margin-bottom: 8px;
}

#block_352 .affiliates-info__alignment {
    justify-content: flex-start;
}

#block_352 .affiliates-table-border-none td {
    border-bottom-color: transparent!important;
}

#block_352 .affiliate-block__main .card {
    height: 100%;
}

@media (max-width: 992px) {
    #block_352 .affiliate-block__main .card {
        margin-bottom:30px;
    }
}

#block_353 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 15px;
    padding-top: 108px;
}

#block_353 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_353 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_353 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: "";
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_353 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_353 .text-block__title {
    margin-bottom: 16px;
}

#block_353 .header-with-text-rtl {
    text-align: right;
}

#block_354 {
    position: relative;
}

#block_354 .footer-block-rtl {
    text-align: right;
}

#block_355 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 0;
}

#block_355 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_355 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_355 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_355 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_355 .form-group {
    margin-bottom: 16px;
}

#block_355 .btn-password {
    margin-bottom: 16px;
}

#block_355 .account__alignment {
    justify-content: flex-start;
}

#block_355 .account-card {
    margin-bottom: 16px;
}

#block_355 .account-button-right {
    flex-shrink: 0;
    margin-left: 2em;
}

#block_355 .account-rtl .account-button-right {
    margin-right: 2em;
    margin-left: 0px;
}

@media (max-width: 768px) {
    #block_355 .form-group__line {
        flex-direction:column;
    }

    #block_355 .form-group__line .account-button-right {
        margin-left: 0px;
        margin-top: 16px;
    }
}

#block_356 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 15px;
}

#block_356 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_356 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_356 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_356 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_356 .affiliate-block__table-payments {
    margin-bottom: 24px;
}

#block_356 .affiliate-list__alignment {
    justify-content: flex-start;
}

#block_357 {
    flex-shrink: 0;
}

#block_357 .sidebar-block__top-static {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

#block_357 .component-navbar-private__wrapper-editor .sidebar-block__top-static {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

#block_357 .component-navbar-private__wrapper .sidebar-block__top-brand {
    display: none;
}

#block_357 .sidebar-block__top-logo {
    max-width: 100px;
    transform: rotate(0deg);
}

#block_357 .sidebar-block__left {
    position: fixed;
    height: 100%;
    left: 0;
    z-index: 11;
}

#block_357 .sidebar-block__left-menu li {
    list-style: none;
}

#block_357 .navbar-brand {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

#block_357 .navbar-brand__logo {
}

#block_357 .navbar-brand__logo img {
    width: 30px;
}

#block_357 .sidebar-block__menu-item-icon {
    display: flex;
    min-width: 26px;
    padding-right: 16px;
    font-size: 20px;
}

#block_357 .sidebar-rtl .sidebar-block__menu-item-icon {
    padding-right: 0px;
    padding-left: 16px;
}

#block_357 .component-navbar-collapse {
    margin-left: auto;
}

#block_357 .navbar-rtl .component-navbar-collapse {
    margin-left: inherit;
    margin-right: auto;
}

#block_357 .navbar-nav-sidebar-menu {
    display: none;
}

#block_357 .sidebar-rtl .sidebar-block__left {
    left: auto;
    right: 0;
}

@media (max-width: 991px) {
    #block_357 .navbar-nav-sidebar-menu {
        display:flex;
    }

    #block_357 .sidebar-block__top-static {
        position: static;
    }

    #block_357 .component-navbar-private__wrapper .sidebar-block__top-brand {
        position: static;
        display: flex;
        align-items: center;
    }

    #block_357 .component-navbar-private__wrapper {
        height: auto!important;
    }

    #block_357 .sidebar-block__top-static .component-navbar__navbar-private .navbar {
        height: auto!important;
        flex-flow: wrap!important;
    }

    #block_357 .sidebar-block__top-static .component-navbar__navbar-private .navbar-collapse {
        position: static;
    }
}

#block_358 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 32px;
    padding-top: 0;
}

#block_358 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_358 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_358 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_358 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_358 .form-group {
    margin-bottom: 16px;
}

#block_358 .add-funds__form-alignment {
    justify-content: flex-start;
}

#block_362 {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    padding-bottom: 60px;
    padding-top: 40px;
}

#block_362 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_362 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_362 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_362 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_362 .faq-cards__alignment {
    justify-content: center;
}

#block_362 .card-content__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

#block_362 .head__icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

#block_362 .block-faq__card {
    margin-bottom: 24px;
    box-shadow: 0 24px 48px 0 rgba(0, 0, 0, 0.08);
    border-radius: 16px;
}

#block_362 .block-faq__card .card.card__faq {
    cursor: pointer;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-bottom: 0px!important;
    box-shadow: none;
}

#block_362 .block-faq__card .card.card__faq-desc {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: none;
    padding-top: 0px;
}

#block_362 .block-faq__card .card.card__faq.collapsed {
    background: inherit!important;
}

#block_362 .block-faq__card .card.card__faq.collapsed .faq-block__icon {
    color: inherit!important;
}

#block_362 .block-faq__card .card.card__faq.collapsed + .card.card__faq-desc {
    font-size: 0;
    padding-top: 0px!important;
    background: inherit!important;
}

#block_362 .block-faq__card .collapsed + .card.card__faq-desc {
    font-size: 0;
    padding-top: 0px!important;
    background: inherit!important;
}

#block_362 .block-faq__card .collapsed .card.card__faq .faq-block__icon {
    color: inherit!important;
}

#block_362 .block-faq__card .collapsed .card.card__faq {
    background: inherit!important;
}

#block_362 .faq-block__header {
    display: flex;
    align-items: center;
    cursor: pointer;
}

#block_362 .faq-block__header-title {
    width: 100%;
}

#block_362 .head__title {
    flex: 1;
}

#block_362 .block-faq__card-content .head__title h1 {
    margin-bottom: 0px;
}

#block_362 .block-faq__card-content .head__title h2 {
    margin-bottom: 0px;
}

#block_362 .block-faq__card-content .head__title h3 {
    margin-bottom: 0px;
}

#block_362 .block-faq__card-content .head__title h4 {
    margin-bottom: 0px;
}

#block_362 .block-faq__card-content .head__title h5 {
    margin-bottom: 0px;
}

#block_362 .faq-block__header-title h6 {
    margin-bottom: 0px;
}

#block_362 .faq-block__icon {
    position: relative;
    font-size: 24px;
    transition: transform 0.3s ease-in-out;
    transform: rotate(180deg);
}

#block_362 .faq-block__header-icon {
    width: 52px;
    text-align: right;
}

#block_362 .collapsed .faq-block__icon {
    transform: rotate(0deg);
}

#block_362 .collapsed .faq-block__icon:before {
    content: "\f107";
}

#block_362 .faq-block__icon:before {
    content: "\f107";
}

#block_362 .faq-rtl .faq-block__card {
    text-align: right;
}

#block_362 .faq-rtl .faq-block__icon {
    text-align: left;
}

#block_362 .faq-rtl .head__title {
    text-align: right;
}

#block_362 .faq-rtl .block-faq__description {
    text-align: right;
}

#block_362 .faq-rtl .desc__body {
    text-align: right;
}

@media (max-width: 992px) {
    #block_362 .block-faq__content {
        margin-bottom:24px;
    }
}

#block_363 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 0;
}

#block_363 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_363 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_363 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_363 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_363 .text-block-with-card-rtl .text-block__description {
    text-align: right;
}

#block_364 {
    position: relative;
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    padding-top: 0;
}

#block_364 .divider-top {
    background-image: none;
    width: 100%;
    position: absolute;
    top: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_364 .divider-bottom {
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    transform: rotateY(180deg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-size: 100% 58px;
    height: 58px;
    z-index: 0;
}

#block_364 .bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    opacity: 1;
    filter: blur(0px);
}

#block_364 .bg:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
}

#block_364 .faq-cards__alignment {
    justify-content: flex-start;
}

#block_364 .card-content__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

#block_364 .head__icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

#block_364 .block-faq__card {
    margin-bottom: 24px;
    box-shadow: 0 24px 48px 0 rgba(0, 0, 0, 0.08);
    border-radius: 16px;
}

#block_364 .block-faq__card .card.card__faq {
    cursor: pointer;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-bottom: 0px!important;
    box-shadow: none;
}

#block_364 .block-faq__card .card.card__faq-desc {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: none;
    padding-top: 0px;
}

#block_364 .block-faq__card .card.card__faq.collapsed {
    background: inherit!important;
}

#block_364 .block-faq__card .card.card__faq.collapsed .faq-block__icon {
    color: inherit!important;
}

#block_364 .block-faq__card .card.card__faq.collapsed + .card.card__faq-desc {
    font-size: 0;
    padding-top: 0px!important;
    background: inherit!important;
}

#block_364 .block-faq__card .collapsed + .card.card__faq-desc {
    font-size: 0;
    padding-top: 0px!important;
    background: inherit!important;
}

#block_364 .block-faq__card .collapsed .card.card__faq .faq-block__icon {
    color: inherit!important;
}

#block_364 .block-faq__card .collapsed .card.card__faq {
    background: inherit!important;
}

#block_364 .faq-block__header {
    display: flex;
    align-items: center;
    cursor: pointer;
}

#block_364 .faq-block__header-title {
    width: 100%;
}

#block_364 .head__title {
    flex: 1;
}

#block_364 .block-faq__card-content .head__title h1 {
    margin-bottom: 0px;
}

#block_364 .block-faq__card-content .head__title h2 {
    margin-bottom: 0px;
}

#block_364 .block-faq__card-content .head__title h3 {
    margin-bottom: 0px;
}

#block_364 .block-faq__card-content .head__title h4 {
    margin-bottom: 0px;
}

#block_364 .block-faq__card-content .head__title h5 {
    margin-bottom: 0px;
}

#block_364 .faq-block__header-title h6 {
    margin-bottom: 0px;
}

#block_364 .faq-block__icon {
    position: relative;
    font-size: 24px;
    transition: transform 0.3s ease-in-out;
    transform: rotate(180deg);
}

#block_364 .faq-block__header-icon {
    width: 52px;
    text-align: right;
}

#block_364 .collapsed .faq-block__icon {
    transform: rotate(0deg);
}

#block_364 .collapsed .faq-block__icon:before {
    content: "\f107";
}

#block_364 .faq-block__icon:before {
    content: "\f107";
}

#block_364 .faq-rtl .faq-block__card {
    text-align: right;
}

#block_364 .faq-rtl .faq-block__icon {
    text-align: left;
}

#block_364 .faq-rtl .head__title {
    text-align: right;
}

#block_364 .faq-rtl .block-faq__description {
    text-align: right;
}

#block_364 .faq-rtl .desc__body {
    text-align: right;
}

@media (max-width: 992px) {
    #block_364 .block-faq__content {
        margin-bottom:24px;
    }
}

#block_332 .component_order_link h1 {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #052a36;
    font-family: Barlow;
}

#block_332 .component_order_link h2 {
    font-size: 40px;
    line-height: 56px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #052a36;
    font-family: Barlow;
}

#block_332 .component_order_link h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #052a36;
    font-family: Barlow;
}

#block_332 .component_order_link h4 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #052a36;
    font-family: Barlow;
}

#block_332 .component_order_link h5 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #052a36;
    font-family: Barlow;
}

#block_332 .component_order_link h6 {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #052a36;
    font-family: Barlow;
}

#block_332 .component_order_link {
    color: #334e6e;
    font-family: Barlow;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
}

#block_332 .component_order_link a {
    color: #0074ff;
}

#block_332 .component_order_link a:hover {
    color: rgba(0, 116, 255, 0.8);
}

#block_332 .component_order_link a:focus {
    color: rgba(0, 116, 255, 0.8);
}

.body-rtl h1, .body-rtl h2, .body-rtl h3, .body-rtl h4, .body-rtl h5, .body-rtl h6 {
    text-align: right;
}

.body .balance-dropdown__name {
    color: #fff;
    font-weight: bold;
    background: rgba(255,255,255,0.3);
}

.body .balance-dropdown__item:hover {
}

.body .balance-dropdown__link:hover {
    color: #000;
}

.badge-secondary {
    color: #fff !important;
    background-color: #f35eaf;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #f35eaf;
    color: #fff !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] > a {
    color: #fff !important;
}

.select2-container--default .select2-results__option:hover {
    background-color: #f35eaf;
}

.select2-container--default .select2-results__option > a:hover {
    color: #fff;
}

.refill-button {
    color: #fff !important;
    background: linear-gradient(to bottom, rgba(245, 92, 174, 1) 0%, rgba(141, 235, 255, 1) 100%);
}

.bg-primary {
    background-color: rgb(245, 92, 174) !important;
    border: none;
}

.ChildPanelNote {
    background-color: rgba(245, 92, 174,0.2);
    border: 1px solid rgb(245, 92, 174);
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 10px;
}
