/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

.mat-badge-content {
    font-weight: 600;
    font-size: 12px;
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-badge-small .mat-badge-content {
    font-size: 9px
}

.mat-badge-large .mat-badge-content {
    font-size: 24px
}

.mat-h1,
.mat-headline,
.mat-typography h1 {
    font: 400 24px/32px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h2,
.mat-title,
.mat-typography h2 {
    font: 500 20px/32px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h3,
.mat-subheading-2,
.mat-typography h3 {
    font: 400 16px/28px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h4,
.mat-subheading-1,
.mat-typography h4 {
    font: 400 15px/24px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h5,
.mat-typography h5 {
    font: 400 calc(14px * .83)/20px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 12px
}

.mat-h6,
.mat-typography h6 {
    font: 400 calc(14px * .67)/20px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 12px
}

.mat-body-2,
.mat-body-strong {
    font: 500 14px/24px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-body,
.mat-body-1,
.mat-typography {
    font: 400 14px/20px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-body-1 p,
.mat-body p,
.mat-typography p {
    margin: 0 0 12px
}

.mat-caption,
.mat-small {
    font: 400 12px/20px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-display-4,
.mat-typography .mat-display-4 {
    font: 300 112px/112px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: -.05em;
    margin: 0 0 56px
}

.mat-display-3,
.mat-typography .mat-display-3 {
    font: 400 56px/56px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: -.02em;
    margin: 0 0 64px
}

.mat-display-2,
.mat-typography .mat-display-2 {
    font: 400 45px/48px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: -.005em;
    margin: 0 0 64px
}

.mat-display-1,
.mat-typography .mat-display-1 {
    font: 400 34px/40px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0 0 64px
}

.mat-bottom-sheet-container {
    font: 400 14px/20px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-button,
.mat-fab,
.mat-flat-button,
.mat-icon-button,
.mat-mini-fab,
.mat-raised-button,
.mat-stroked-button {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 14px;
    font-weight: 500
}

.mat-button-toggle,
.mat-card {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-card-title {
    font-size: 24px;
    font-weight: 500
}

.mat-card-header .mat-card-title {
    font-size: 20px
}

.mat-card-content,
.mat-card-subtitle {
    font-size: 14px
}

.mat-checkbox {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-checkbox-layout .mat-checkbox-label {
    line-height: 24px
}

.mat-chip {
    font-size: 14px;
    font-weight: 500
}

.mat-chip .mat-chip-remove.mat-icon,
.mat-chip .mat-chip-trailing-icon.mat-icon {
    font-size: 18px
}

.mat-table {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-header-cell {
    font-size: 12px;
    font-weight: 500
}

.mat-cell,
.mat-footer-cell {
    font-size: 14px
}

.mat-calendar {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-calendar-body {
    font-size: 13px
}

.mat-calendar-body-label,
.mat-calendar-period-button {
    font-size: 14px;
    font-weight: 500
}

.mat-calendar-table-header th {
    font-size: 11px;
    font-weight: 400
}

.mat-dialog-title {
    font: 500 20px/32px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-expansion-panel-header {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 15px;
    font-weight: 400
}

.mat-expansion-panel-content {
    font: 400 14px/20px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-form-field {
    font-size: inherit;
    font-weight: 400;
    line-height: 1.125;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-form-field-wrapper {
    padding-bottom: 1.34375em
}

.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
    font-size: 150%;
    line-height: 1.125
}

.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
    height: 1.5em;
    width: 1.5em
}

.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
    height: 1.125em;
    line-height: 1.125
}

.mat-form-field-infix {
    padding: .5em 0;
    border-top: .84375em solid transparent
}

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.34375em) scale(.75);
    width: 133.3333333333%
}

.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.34374em) scale(.75);
    width: 133.3333433333%
}

.mat-form-field-label-wrapper {
    top: -.84375em;
    padding-top: .84375em
}

.mat-form-field-label {
    top: 1.34375em
}

.mat-form-field-underline {
    bottom: 1.34375em
}

.mat-form-field-subscript-wrapper {
    font-size: 75%;
    margin-top: .6666666667em;
    top: calc(100% - 1.7916666667em)
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
    padding-bottom: 1.25em
}

.mat-form-field-appearance-legacy .mat-form-field-infix {
    padding: .4375em 0
}

.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);
    -ms-transform: translateY(-1.28125em) scale(.75);
    width: 133.3333333333%
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);
    -ms-transform: translateY(-1.28124em) scale(.75);
    width: 133.3333433333%
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);
    -ms-transform: translateY(-1.28123em) scale(.75);
    width: 133.3333533333%
}

.mat-form-field-appearance-legacy .mat-form-field-label {
    top: 1.28125em
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
    bottom: 1.25em
}

.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
    margin-top: .5416666667em;
    top: calc(100% - 1.6666666667em)
}

@media print {
    .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
    .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
        transform: translateY(-1.28122em) scale(.75)
    }
    .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
        transform: translateY(-1.28121em) scale(.75)
    }
    .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
        transform: translateY(-1.2812em) scale(.75)
    }
}

.mat-form-field-appearance-fill .mat-form-field-infix {
    padding: .25em 0 .75em
}

.mat-form-field-appearance-fill .mat-form-field-label {
    top: 1.09375em;
    margin-top: -.5em
}

.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-.59375em) scale(.75);
    width: 133.3333333333%
}

.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-.59374em) scale(.75);
    width: 133.3333433333%
}

.mat-form-field-appearance-outline .mat-form-field-infix {
    padding: 1em 0
}

.mat-form-field-appearance-outline .mat-form-field-label {
    top: 1.84375em;
    margin-top: -.25em
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.59375em) scale(.75);
    width: 133.3333333333%
}

.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.59374em) scale(.75);
    width: 133.3333433333%
}

.mat-grid-tile-footer,
.mat-grid-tile-header {
    font-size: 14px
}

.mat-grid-tile-footer .mat-line,
.mat-grid-tile-header .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-grid-tile-footer .mat-line:nth-child(n+2),
.mat-grid-tile-header .mat-line:nth-child(n+2) {
    font-size: 12px
}

input.mat-input-element {
    margin-top: -.0625em
}

.mat-menu-item {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 14px;
    font-weight: 400
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 12px
}

.mat-radio-button,
.mat-select {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-select-trigger {
    height: 1.125em
}

.mat-slide-toggle-content,
.mat-slider-thumb-label-text {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-slider-thumb-label-text {
    font-size: 12px;
    font-weight: 500
}

.mat-stepper-horizontal,
.mat-stepper-vertical {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-step-label {
    font-size: 14px;
    font-weight: 400
}

.mat-step-sub-label-error {
    font-weight: 400
}

.mat-step-label-error {
    font-size: 14px
}

.mat-step-label-selected {
    font-size: 14px;
    font-weight: 500
}

.mat-tab-group,
.mat-tab-label,
.mat-tab-link {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-tab-label,
.mat-tab-link {
    font-size: 14px;
    font-weight: 500
}

.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
    font: 500 20px/32px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0
}

.mat-tooltip {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 10px;
    padding-top: 6px;
    padding-bottom: 6px
}

.mat-tooltip-handset {
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px
}

.mat-list-item,
.mat-list-option {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-list-base .mat-list-item {
    font-size: 16px
}

.mat-list-base .mat-list-item .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
    font-size: 14px
}

.mat-list-base .mat-list-option {
    font-size: 16px
}

.mat-list-base .mat-list-option .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
    font-size: 14px
}

.mat-list-base .mat-subheader {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 14px;
    font-weight: 500
}

.mat-list-base[dense] .mat-list-item {
    font-size: 12px
}

.mat-list-base[dense] .mat-list-item .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),
.mat-list-base[dense] .mat-list-option {
    font-size: 12px
}

.mat-list-base[dense] .mat-list-option .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
    font-size: 12px
}

.mat-list-base[dense] .mat-subheader {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 12px;
    font-weight: 500
}

.mat-option {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 16px
}

.mat-optgroup-label {
    font: 500 14px/24px Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-simple-snackbar {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 14px
}

.mat-simple-snackbar-action {
    line-height: 1;
    font-family: inherit;
    font-size: inherit;
    font-weight: 500
}

.mat-tree {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-nested-tree-node,
.mat-tree-node {
    font-weight: 400;
    font-size: 14px
}

.mat-ripple {
    overflow: hidden;
    position: relative
}

.mat-ripple:not(:empty) {
    transform: translateZ(0)
}

.mat-ripple.mat-ripple-unbounded {
    overflow: visible
}

.mat-ripple-element {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    transition: opacity, transform 0ms cubic-bezier(0, 0, .2, 1);
    transform: scale(0)
}

.cdk-high-contrast-active .mat-ripple-element {
    display: none
}

.cdk-visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none
}

.cdk-global-overlay-wrapper,
.cdk-overlay-container {
    pointer-events: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.cdk-overlay-container {
    position: fixed;
    z-index: 1000
}

.cdk-overlay-container:empty {
    display: none
}

.cdk-global-overlay-wrapper,
.cdk-overlay-pane {
    display: flex;
    position: absolute;
    z-index: 1000
}

.cdk-overlay-pane {
    pointer-events: auto;
    box-sizing: border-box;
    max-width: 100%;
    max-height: 100%
}

.cdk-overlay-backdrop {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    pointer-events: auto;
    -webkit-tap-highlight-color: transparent;
    transition: opacity .4s cubic-bezier(.25, .8, .25, 1);
    opacity: 0
}

.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 1
}

.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: .6
}

.cdk-overlay-dark-backdrop {
    background: rgba(0, 0, 0, .32)
}

.cdk-overlay-transparent-backdrop,
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
    opacity: 0
}

.cdk-overlay-connected-position-bounding-box {
    position: absolute;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    min-width: 1px;
    min-height: 1px
}

.cdk-global-scrollblock {
    position: fixed;
    width: 100%;
    overflow-y: scroll
}

@-webkit-keyframes cdk-text-field-autofill-start {
    /*!*/
}

@keyframes cdk-text-field-autofill-start {
    /*!*/
}

@-webkit-keyframes cdk-text-field-autofill-end {
    /*!*/
}

@keyframes cdk-text-field-autofill-end {
    /*!*/
}

.cdk-text-field-autofill-monitored:-webkit-autofill {
    -webkit-animation: cdk-text-field-autofill-start 0s 1ms;
    animation: cdk-text-field-autofill-start 0s 1ms
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
    -webkit-animation: cdk-text-field-autofill-end 0s 1ms;
    animation: cdk-text-field-autofill-end 0s 1ms
}

textarea.cdk-textarea-autosize {
    resize: none
}

textarea.cdk-textarea-autosize-measuring {
    padding: 2px 0 !important;
    box-sizing: content-box !important;
    height: auto !important;
    overflow: hidden !important
}

textarea.cdk-textarea-autosize-measuring-firefox {
    padding: 2px 0 !important;
    box-sizing: content-box !important;
    height: 0 !important
}

.mat-focus-indicator,
.mat-mdc-focus-indicator {
    position: relative
}

.mat-ripple-element {
    background-color: rgba(0, 0, 0, .1)
}

.mat-option {
    color: rgba(0, 0, 0, .87)
}

.mat-option.mat-active,
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),
.mat-option:focus:not(.mat-option-disabled),
.mat-option:hover:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, .04)
}

.mat-option.mat-active {
    color: rgba(0, 0, 0, .87)
}

.mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, .38)
}

.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #3f51b5
}

.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #ff4081
}

.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #f44336
}

.mat-optgroup-label {
    color: rgba(0, 0, 0, .54)
}

.mat-optgroup-disabled .mat-optgroup-label {
    color: rgba(0, 0, 0, .38)
}

.mat-pseudo-checkbox {
    color: rgba(0, 0, 0, .54)
}

.mat-pseudo-checkbox:after {
    color: #fafafa
}

.mat-pseudo-checkbox-disabled {
    color: #b0b0b0
}

.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
    background: #3f51b5
}

.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate,
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate {
    background: #ff4081
}

.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
    background: #f44336
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
    background: #b0b0b0
}

.mat-app-background {
    background-color: #fafafa;
    color: rgba(0, 0, 0, .87)
}

.mat-elevation-z0 {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}

.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12)
}

.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 1px 8px 0 rgba(0, 0, 0, .12)
}

.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12)
}

.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12)
}

.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12)
}

.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px rgba(0, 0, 0, .2), 0 7px 10px 1px rgba(0, 0, 0, .14), 0 2px 16px 1px rgba(0, 0, 0, .12)
}

.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12)
}

.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px rgba(0, 0, 0, .2), 0 9px 12px 1px rgba(0, 0, 0, .14), 0 3px 16px 2px rgba(0, 0, 0, .12)
}

.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px rgba(0, 0, 0, .2), 0 10px 14px 1px rgba(0, 0, 0, .14), 0 4px 18px 3px rgba(0, 0, 0, .12)
}

.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px rgba(0, 0, 0, .2), 0 11px 15px 1px rgba(0, 0, 0, .14), 0 4px 20px 3px rgba(0, 0, 0, .12)
}

.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 12px 17px 2px rgba(0, 0, 0, .14), 0 5px 22px 4px rgba(0, 0, 0, .12)
}

.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 13px 19px 2px rgba(0, 0, 0, .14), 0 5px 24px 4px rgba(0, 0, 0, .12)
}

.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px rgba(0, 0, 0, .2), 0 14px 21px 2px rgba(0, 0, 0, .14), 0 5px 26px 4px rgba(0, 0, 0, .12)
}

.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px rgba(0, 0, 0, .2), 0 15px 22px 2px rgba(0, 0, 0, .14), 0 6px 28px 5px rgba(0, 0, 0, .12)
}

.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12)
}

.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px rgba(0, 0, 0, .2), 0 17px 26px 2px rgba(0, 0, 0, .14), 0 6px 32px 5px rgba(0, 0, 0, .12)
}

.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px rgba(0, 0, 0, .2), 0 18px 28px 2px rgba(0, 0, 0, .14), 0 7px 34px 6px rgba(0, 0, 0, .12)
}

.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px rgba(0, 0, 0, .2), 0 19px 29px 2px rgba(0, 0, 0, .14), 0 7px 36px 6px rgba(0, 0, 0, .12)
}

.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px rgba(0, 0, 0, .2), 0 20px 31px 3px rgba(0, 0, 0, .14), 0 8px 38px 7px rgba(0, 0, 0, .12)
}

.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px rgba(0, 0, 0, .2), 0 21px 33px 3px rgba(0, 0, 0, .14), 0 8px 40px 7px rgba(0, 0, 0, .12)
}

.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px rgba(0, 0, 0, .2), 0 22px 35px 3px rgba(0, 0, 0, .14), 0 8px 42px 7px rgba(0, 0, 0, .12)
}

.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px rgba(0, 0, 0, .2), 0 23px 36px 3px rgba(0, 0, 0, .14), 0 9px 44px 8px rgba(0, 0, 0, .12)
}

.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12)
}

.mat-theme-loaded-marker {
    display: none
}

.mat-autocomplete-panel {
    background: #fff;
    color: rgba(0, 0, 0, .87)
}

.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12)
}

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: #fff
}

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
    color: rgba(0, 0, 0, .87)
}

.mat-badge-content {
    color: #fff;
    background: #3f51b5
}

.cdk-high-contrast-active .mat-badge-content {
    outline: 1px solid;
    border-radius: 0
}

.mat-badge-accent .mat-badge-content {
    background: #ff4081;
    color: #fff
}

.mat-badge-warn .mat-badge-content {
    color: #fff;
    background: #f44336
}

.mat-badge {
    position: relative
}

.mat-badge-hidden .mat-badge-content {
    display: none
}

.mat-badge-disabled .mat-badge-content {
    background: #b9b9b9;
    color: rgba(0, 0, 0, .38)
}

.mat-badge-content {
    position: absolute;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    transition: transform .2s ease-in-out;
    transform: scale(.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    pointer-events: none
}

.mat-badge-content._mat-animation-noopable,
.ng-animate-disabled .mat-badge-content {
    transition: none
}

.mat-badge-content.mat-badge-active {
    transform: none
}

.mat-badge-small .mat-badge-content {
    width: 16px;
    height: 16px;
    line-height: 16px
}

.mat-badge-small.mat-badge-above .mat-badge-content {
    top: -8px
}

.mat-badge-small.mat-badge-below .mat-badge-content {
    bottom: -8px
}

.mat-badge-small.mat-badge-before .mat-badge-content {
    left: -16px
}

[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
    left: auto;
    right: -16px
}

.mat-badge-small.mat-badge-after .mat-badge-content {
    right: -16px
}

[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
    right: auto;
    left: -16px
}

.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: -8px
}

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: auto;
    right: -8px
}

.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: -8px
}

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: auto;
    left: -8px
}

.mat-badge-medium .mat-badge-content {
    width: 22px;
    height: 22px;
    line-height: 22px
}

.mat-badge-medium.mat-badge-above .mat-badge-content {
    top: -11px
}

.mat-badge-medium.mat-badge-below .mat-badge-content {
    bottom: -11px
}

.mat-badge-medium.mat-badge-before .mat-badge-content {
    left: -22px
}

[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
    left: auto;
    right: -22px
}

.mat-badge-medium.mat-badge-after .mat-badge-content {
    right: -22px
}

[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
    right: auto;
    left: -22px
}

.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: -11px
}

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: auto;
    right: -11px
}

.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: -11px
}

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: auto;
    left: -11px
}

.mat-badge-large .mat-badge-content {
    width: 28px;
    height: 28px;
    line-height: 28px
}

.mat-badge-large.mat-badge-above .mat-badge-content {
    top: -14px
}

.mat-badge-large.mat-badge-below .mat-badge-content {
    bottom: -14px
}

.mat-badge-large.mat-badge-before .mat-badge-content {
    left: -28px
}

[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
    left: auto;
    right: -28px
}

.mat-badge-large.mat-badge-after .mat-badge-content {
    right: -28px
}

[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
    right: auto;
    left: -28px
}

.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: -14px
}

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: auto;
    right: -14px
}

.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: -14px
}

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: auto;
    left: -14px
}

.mat-bottom-sheet-container {
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12);
    background: #fff;
    color: rgba(0, 0, 0, .87)
}

.mat-button,
.mat-icon-button,
.mat-stroked-button {
    color: inherit;
    background: transparent
}

.mat-button.mat-primary,
.mat-icon-button.mat-primary,
.mat-stroked-button.mat-primary {
    color: #3f51b5
}

.mat-button.mat-accent,
.mat-icon-button.mat-accent,
.mat-stroked-button.mat-accent {
    color: #ff4081
}

.mat-button.mat-warn,
.mat-icon-button.mat-warn,
.mat-stroked-button.mat-warn {
    color: #f44336
}

.mat-button.mat-accent.mat-button-disabled,
.mat-button.mat-button-disabled.mat-button-disabled,
.mat-button.mat-primary.mat-button-disabled,
.mat-button.mat-warn.mat-button-disabled,
.mat-icon-button.mat-accent.mat-button-disabled,
.mat-icon-button.mat-button-disabled.mat-button-disabled,
.mat-icon-button.mat-primary.mat-button-disabled,
.mat-icon-button.mat-warn.mat-button-disabled,
.mat-stroked-button.mat-accent.mat-button-disabled,
.mat-stroked-button.mat-button-disabled.mat-button-disabled,
.mat-stroked-button.mat-primary.mat-button-disabled,
.mat-stroked-button.mat-warn.mat-button-disabled {
    color: rgba(0, 0, 0, .26)
}

.mat-button.mat-primary .mat-button-focus-overlay,
.mat-icon-button.mat-primary .mat-button-focus-overlay,
.mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #3f51b5
}

.mat-button.mat-accent .mat-button-focus-overlay,
.mat-icon-button.mat-accent .mat-button-focus-overlay,
.mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #ff4081
}

.mat-button.mat-warn .mat-button-focus-overlay,
.mat-icon-button.mat-warn .mat-button-focus-overlay,
.mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336
}

.mat-button.mat-button-disabled .mat-button-focus-overlay,
.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,
.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
    background-color: transparent
}

.mat-button .mat-ripple-element,
.mat-icon-button .mat-ripple-element,
.mat-stroked-button .mat-ripple-element {
    opacity: .1;
    background-color: currentColor
}

.mat-button-focus-overlay {
    background: #000
}

.mat-stroked-button:not(.mat-button-disabled) {
    border-color: rgba(0, 0, 0, .12)
}

.mat-fab,
.mat-flat-button,
.mat-mini-fab,
.mat-raised-button {
    color: rgba(0, 0, 0, .87);
    background-color: #fff
}

.mat-fab.mat-accent,
.mat-fab.mat-primary,
.mat-fab.mat-warn,
.mat-flat-button.mat-accent,
.mat-flat-button.mat-primary,
.mat-flat-button.mat-warn,
.mat-mini-fab.mat-accent,
.mat-mini-fab.mat-primary,
.mat-mini-fab.mat-warn,
.mat-raised-button.mat-accent,
.mat-raised-button.mat-primary,
.mat-raised-button.mat-warn {
    color: #fff
}

.mat-fab.mat-accent.mat-button-disabled,
.mat-fab.mat-button-disabled.mat-button-disabled,
.mat-fab.mat-primary.mat-button-disabled,
.mat-fab.mat-warn.mat-button-disabled,
.mat-flat-button.mat-accent.mat-button-disabled,
.mat-flat-button.mat-button-disabled.mat-button-disabled,
.mat-flat-button.mat-primary.mat-button-disabled,
.mat-flat-button.mat-warn.mat-button-disabled,
.mat-mini-fab.mat-accent.mat-button-disabled,
.mat-mini-fab.mat-button-disabled.mat-button-disabled,
.mat-mini-fab.mat-primary.mat-button-disabled,
.mat-mini-fab.mat-warn.mat-button-disabled,
.mat-raised-button.mat-accent.mat-button-disabled,
.mat-raised-button.mat-button-disabled.mat-button-disabled,
.mat-raised-button.mat-primary.mat-button-disabled,
.mat-raised-button.mat-warn.mat-button-disabled {
    color: rgba(0, 0, 0, .26)
}

.mat-fab.mat-primary,
.mat-flat-button.mat-primary,
.mat-mini-fab.mat-primary,
.mat-raised-button.mat-primary {
    background-color: #3f51b5
}

.mat-fab.mat-accent,
.mat-flat-button.mat-accent,
.mat-mini-fab.mat-accent,
.mat-raised-button.mat-accent {
    background-color: #ff4081
}

.mat-fab.mat-warn,
.mat-flat-button.mat-warn,
.mat-mini-fab.mat-warn,
.mat-raised-button.mat-warn {
    background-color: #f44336
}

.mat-fab.mat-accent.mat-button-disabled,
.mat-fab.mat-button-disabled.mat-button-disabled,
.mat-fab.mat-primary.mat-button-disabled,
.mat-fab.mat-warn.mat-button-disabled,
.mat-flat-button.mat-accent.mat-button-disabled,
.mat-flat-button.mat-button-disabled.mat-button-disabled,
.mat-flat-button.mat-primary.mat-button-disabled,
.mat-flat-button.mat-warn.mat-button-disabled,
.mat-mini-fab.mat-accent.mat-button-disabled,
.mat-mini-fab.mat-button-disabled.mat-button-disabled,
.mat-mini-fab.mat-primary.mat-button-disabled,
.mat-mini-fab.mat-warn.mat-button-disabled,
.mat-raised-button.mat-accent.mat-button-disabled,
.mat-raised-button.mat-button-disabled.mat-button-disabled,
.mat-raised-button.mat-primary.mat-button-disabled,
.mat-raised-button.mat-warn.mat-button-disabled {
    background-color: rgba(0, 0, 0, .12)
}

.mat-fab.mat-accent .mat-ripple-element,
.mat-fab.mat-primary .mat-ripple-element,
.mat-fab.mat-warn .mat-ripple-element,
.mat-flat-button.mat-accent .mat-ripple-element,
.mat-flat-button.mat-primary .mat-ripple-element,
.mat-flat-button.mat-warn .mat-ripple-element,
.mat-mini-fab.mat-accent .mat-ripple-element,
.mat-mini-fab.mat-primary .mat-ripple-element,
.mat-mini-fab.mat-warn .mat-ripple-element,
.mat-raised-button.mat-accent .mat-ripple-element,
.mat-raised-button.mat-primary .mat-ripple-element,
.mat-raised-button.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, .1)
}

.mat-flat-button:not([class*=mat-elevation-z]),
.mat-stroked-button:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}

.mat-raised-button:not([class*=mat-elevation-z]) {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12)
}

.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}

.mat-fab:not([class*=mat-elevation-z]),
.mat-mini-fab:not([class*=mat-elevation-z]) {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12)
}

.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 12px 17px 2px rgba(0, 0, 0, .14), 0 5px 22px 4px rgba(0, 0, 0, .12)
}

.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),
.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}

.mat-button-toggle-group,
.mat-button-toggle-standalone {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.mat-button-toggle-group-appearance-standard,
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard {
    box-shadow: none
}

.mat-button-toggle {
    color: rgba(0, 0, 0, .38)
}

.mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, .12)
}

.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, .87);
    background: #fff
}

.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: #000
}

.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle {
    border-left: 1px solid rgba(0, 0, 0, .12)
}

[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle {
    border-left: none;
    border-right: 1px solid rgba(0, 0, 0, .12)
}

.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle {
    border-left: none;
    border-right: none;
    border-top: 1px solid rgba(0, 0, 0, .12)
}

.mat-button-toggle-checked {
    background-color: #e0e0e0;
    color: rgba(0, 0, 0, .54)
}

.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: rgba(0, 0, 0, .87)
}

.mat-button-toggle-disabled {
    color: rgba(0, 0, 0, .26);
    background-color: #eee
}

.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: #fff
}

.mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd
}

.mat-button-toggle-group-appearance-standard,
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard {
    border: 1px solid rgba(0, 0, 0, .12)
}

.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
    line-height: 48px
}

.mat-card {
    background: #fff;
    color: rgba(0, 0, 0, .87)
}

.mat-card:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12)
}

.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}

.mat-card-subtitle {
    color: rgba(0, 0, 0, .54)
}

.mat-checkbox-frame {
    border-color: rgba(0, 0, 0, .54)
}

.mat-checkbox-checkmark {
    fill: #fafafa
}

.mat-checkbox-checkmark-path {
    stroke: #fafafa !important
}

.mat-checkbox-mixedmark {
    background-color: #fafafa
}

.mat-checkbox-checked.mat-primary .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background {
    background-color: #3f51b5
}

.mat-checkbox-checked.mat-accent .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
    background-color: #ff4081
}

.mat-checkbox-checked.mat-warn .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background {
    background-color: #f44336
}

.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
    background-color: #b0b0b0
}

.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
    border-color: #b0b0b0
}

.mat-checkbox-disabled .mat-checkbox-label {
    color: rgba(0, 0, 0, .54)
}

.mat-checkbox .mat-ripple-element {
    background-color: #000
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
    background: #3f51b5
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
    background: #ff4081
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
    background: #f44336
}

.mat-chip.mat-standard-chip {
    background-color: #e0e0e0;
    color: rgba(0, 0, 0, .87)
}

.mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, .87);
    opacity: .4
}

.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 1px 8px 0 rgba(0, 0, 0, .12)
}

.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: .54
}

.mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: .4
}

.mat-chip.mat-standard-chip:after {
    background: #000
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
    background-color: #3f51b5;
    color: #fff
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: #fff;
    opacity: .4
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background-color: rgba(255, 255, 255, .1)
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
    background-color: #f44336;
    color: #fff
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: #fff;
    opacity: .4
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background-color: rgba(255, 255, 255, .1)
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
    background-color: #ff4081;
    color: #fff
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: #fff;
    opacity: .4
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background-color: rgba(255, 255, 255, .1)
}

.mat-table {
    background: #fff
}

.mat-table-sticky,
.mat-table tbody,
.mat-table tfoot,
.mat-table thead,
[mat-footer-row],
[mat-header-row],
[mat-row],
mat-footer-row,
mat-header-row,
mat-row {
    background: inherit
}

mat-footer-row,
mat-header-row,
mat-row,
td.mat-cell,
td.mat-footer-cell,
th.mat-header-cell {
    border-bottom-color: rgba(0, 0, 0, .12)
}

.mat-header-cell {
    color: rgba(0, 0, 0, .54)
}

.mat-cell,
.mat-footer-cell {
    color: rgba(0, 0, 0, .87)
}

.mat-calendar-arrow {
    border-top-color: rgba(0, 0, 0, .54)
}

.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button,
.mat-datepicker-toggle {
    color: rgba(0, 0, 0, .54)
}

.mat-calendar-table-header {
    color: rgba(0, 0, 0, .38)
}

.mat-calendar-table-header-divider:after {
    background: rgba(0, 0, 0, .12)
}

.mat-calendar-body-label {
    color: rgba(0, 0, 0, .54)
}

.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
    color: rgba(0, 0, 0, .87);
    border-color: transparent
}

.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-form-field-disabled .mat-date-range-input-separator {
    color: rgba(0, 0, 0, .38)
}

.mat-calendar-body-in-preview {
    color: rgba(0, 0, 0, .24)
}

.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    border-color: rgba(0, 0, 0, .38)
}

.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    border-color: rgba(0, 0, 0, .18)
}

.mat-calendar-body-in-range:before {
    background: rgba(63, 81, 181, .2)
}

.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range:before {
    background: rgba(249, 171, 0, .2)
}

.mat-calendar-body-comparison-bridge-start:before,
[dir=rtl] .mat-calendar-body-comparison-bridge-end:before {
    background: linear-gradient(90deg, rgba(63, 81, 181, .2) 50%, rgba(249, 171, 0, .2) 0)
}

.mat-calendar-body-comparison-bridge-end:before,
[dir=rtl] .mat-calendar-body-comparison-bridge-start:before {
    background: linear-gradient(270deg, rgba(63, 81, 181, .2) 50%, rgba(249, 171, 0, .2) 0)
}

.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,
.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical {
    background: #a8dab5
}

.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected {
    background: #46a35e
}

.mat-calendar-body-selected {
    background-color: #3f51b5;
    color: #fff
}

.mat-calendar-body-disabled>.mat-calendar-body-selected {
    background-color: rgba(63, 81, 181, .4)
}

.mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px #fff
}

.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(63, 81, 181, .3)
}

.mat-datepicker-content {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12);
    background-color: #fff;
    color: rgba(0, 0, 0, .87)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before {
    background: rgba(255, 64, 129, .2)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before {
    background: rgba(249, 171, 0, .2)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before {
    background: linear-gradient(90deg, rgba(255, 64, 129, .2) 50%, rgba(249, 171, 0, .2) 0)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before {
    background: linear-gradient(270deg, rgba(255, 64, 129, .2) 50%, rgba(249, 171, 0, .2) 0)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical {
    background: #a8dab5
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected {
    background: #46a35e
}

.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #ff4081;
    color: #fff
}

.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected {
    background-color: rgba(255, 64, 129, .4)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px #fff
}

.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(255, 64, 129, .3)
}

.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before {
    background: rgba(244, 67, 54, .2)
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before {
    background: rgba(249, 171, 0, .2)
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before {
    background: linear-gradient(90deg, rgba(244, 67, 54, .2) 50%, rgba(249, 171, 0, .2) 0)
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before {
    background: linear-gradient(270deg, rgba(244, 67, 54, .2) 50%, rgba(249, 171, 0, .2) 0)
}

.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical {
    background: #a8dab5
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected {
    background: #46a35e
}

.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: #fff
}

.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, .4)
}

.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px #fff
}

.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(244, 67, 54, .3)
}

.mat-datepicker-content-touch {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)
}

.mat-datepicker-toggle-active {
    color: #3f51b5
}

.mat-datepicker-toggle-active.mat-accent {
    color: #ff4081
}

.mat-datepicker-toggle-active.mat-warn {
    color: #f44336
}

.mat-date-range-input-inner[disabled] {
    color: rgba(0, 0, 0, .38)
}

.mat-dialog-container {
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12);
    background: #fff;
    color: rgba(0, 0, 0, .87)
}

.mat-divider {
    border-top-color: rgba(0, 0, 0, .12)
}

.mat-divider-vertical {
    border-right-color: rgba(0, 0, 0, .12)
}

.mat-expansion-panel {
    background: #fff;
    color: rgba(0, 0, 0, .87)
}

.mat-expansion-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.mat-action-row {
    border-top-color: rgba(0, 0, 0, .12)
}

.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),
.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
    background: rgba(0, 0, 0, .04)
}

@media(hover:none) {
    .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
        background: #fff
    }
}

.mat-expansion-panel-header-title {
    color: rgba(0, 0, 0, .87)
}

.mat-expansion-indicator:after,
.mat-expansion-panel-header-description {
    color: rgba(0, 0, 0, .54)
}

.mat-expansion-panel-header[aria-disabled=true] {
    color: rgba(0, 0, 0, .26)
}

.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title {
    color: inherit
}

.mat-expansion-panel-header {
    height: 48px
}

.mat-expansion-panel-header.mat-expanded {
    height: 64px
}

.mat-form-field-label,
.mat-hint {
    color: rgba(0, 0, 0, .6)
}

.mat-form-field.mat-focused .mat-form-field-label {
    color: #3f51b5
}

.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #ff4081
}

.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336
}

.mat-focused .mat-form-field-required-marker {
    color: #ff4081
}

.mat-form-field-ripple {
    background-color: rgba(0, 0, 0, .87)
}

.mat-form-field.mat-focused .mat-form-field-ripple {
    background-color: #3f51b5
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #ff4081
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after {
    color: #3f51b5
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after {
    color: #ff4081
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,
.mat-form-field.mat-form-field-invalid .mat-form-field-label,
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336
}

.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
    background-color: #f44336
}

.mat-error {
    color: #f44336
}

.mat-form-field-appearance-legacy .mat-form-field-label,
.mat-form-field-appearance-legacy .mat-hint {
    color: rgba(0, 0, 0, .54)
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
    background-color: rgba(0, 0, 0, .42)
}

.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .42) 0, rgba(0, 0, 0, .42) 33%, transparent 0);
    background-size: 4px 100%;
    background-repeat: repeat-x
}

.mat-form-field-appearance-standard .mat-form-field-underline {
    background-color: rgba(0, 0, 0, .42)
}

.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .42) 0, rgba(0, 0, 0, .42) 33%, transparent 0);
    background-size: 4px 100%;
    background-repeat: repeat-x
}

.mat-form-field-appearance-fill .mat-form-field-flex {
    background-color: rgba(0, 0, 0, .04)
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
    background-color: rgba(0, 0, 0, .02)
}

.mat-form-field-appearance-fill .mat-form-field-underline:before {
    background-color: rgba(0, 0, 0, .42)
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
    color: rgba(0, 0, 0, .38)
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before {
    background-color: transparent
}

.mat-form-field-appearance-outline .mat-form-field-outline {
    color: rgba(0, 0, 0, .12)
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick {
    color: rgba(0, 0, 0, .87)
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
    color: #3f51b5
}

.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
    color: #ff4081
}

.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
    color: #f44336
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
    color: rgba(0, 0, 0, .38)
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
    color: rgba(0, 0, 0, .06)
}

.mat-icon.mat-primary {
    color: #3f51b5
}

.mat-icon.mat-accent {
    color: #ff4081
}

.mat-icon.mat-warn {
    color: #f44336
}

.mat-form-field-type-mat-native-select .mat-form-field-infix:after {
    color: rgba(0, 0, 0, .54)
}

.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,
.mat-input-element:disabled {
    color: rgba(0, 0, 0, .38)
}

.mat-input-element {
    caret-color: #3f51b5
}

.mat-input-element::placeholder {
    color: rgba(0, 0, 0, .42)
}

.mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, .42)
}

.mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .42)
}

.mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, .42)
}

.mat-form-field.mat-accent .mat-input-element {
    caret-color: #ff4081
}

.mat-form-field-invalid .mat-input-element,
.mat-form-field.mat-warn .mat-input-element {
    caret-color: #f44336
}

.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after {
    color: #f44336
}

.mat-list-base .mat-list-item,
.mat-list-base .mat-list-option {
    color: rgba(0, 0, 0, .87)
}

.mat-list-base .mat-subheader {
    color: rgba(0, 0, 0, .54)
}

.mat-list-item-disabled {
    background-color: #eee
}

.mat-action-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-list-option:focus,
.mat-list-option:hover,
.mat-nav-list .mat-list-item:focus,
.mat-nav-list .mat-list-item:hover {
    background: rgba(0, 0, 0, .04)
}

.mat-list-single-selected-option,
.mat-list-single-selected-option:focus,
.mat-list-single-selected-option:hover {
    background: rgba(0, 0, 0, .12)
}

.mat-menu-panel {
    background: #fff
}

.mat-menu-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12)
}

.mat-menu-item {
    background: transparent;
    color: rgba(0, 0, 0, .87)
}

.mat-menu-item[disabled],
.mat-menu-item[disabled] .mat-icon-no-color,
.mat-menu-item[disabled]:after {
    color: rgba(0, 0, 0, .38)
}

.mat-menu-item-submenu-trigger:after,
.mat-menu-item .mat-icon-no-color {
    color: rgba(0, 0, 0, .54)
}

.mat-menu-item-highlighted:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item:hover:not([disabled]) {
    background: rgba(0, 0, 0, .04)
}

.mat-paginator {
    background: #fff
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
    color: rgba(0, 0, 0, .54)
}

.mat-paginator-decrement,
.mat-paginator-increment {
    border-top: 2px solid rgba(0, 0, 0, .54);
    border-right: 2px solid rgba(0, 0, 0, .54)
}

.mat-paginator-first,
.mat-paginator-last {
    border-top: 2px solid rgba(0, 0, 0, .54)
}

.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-last {
    border-color: rgba(0, 0, 0, .38)
}

.mat-paginator-container {
    min-height: 56px
}

.mat-progress-bar-background {
    fill: #c5cae9
}

.mat-progress-bar-buffer {
    background-color: #c5cae9
}

.mat-progress-bar-fill:after {
    background-color: #3f51b5
}

.mat-progress-bar.mat-accent .mat-progress-bar-background {
    fill: #ff80ab
}

.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
    background-color: #ff80ab
}

.mat-progress-bar.mat-accent .mat-progress-bar-fill:after {
    background-color: #ff4081
}

.mat-progress-bar.mat-warn .mat-progress-bar-background {
    fill: #ffcdd2
}

.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
    background-color: #ffcdd2
}

.mat-progress-bar.mat-warn .mat-progress-bar-fill:after {
    background-color: #f44336
}

.mat-progress-spinner circle,
.mat-spinner circle {
    stroke: #3f51b5
}

.mat-progress-spinner.mat-accent circle,
.mat-spinner.mat-accent circle {
    stroke: #ff4081
}

.mat-progress-spinner.mat-warn circle,
.mat-spinner.mat-warn circle {
    stroke: #f44336
}

.mat-radio-outer-circle {
    border-color: rgba(0, 0, 0, .54)
}

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
    border-color: #3f51b5
}

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
    background-color: #3f51b5
}

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
    border-color: #ff4081
}

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
    background-color: #ff4081
}

.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
    border-color: #f44336
}

.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
    background-color: #f44336
}

.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
    border-color: rgba(0, 0, 0, .38)
}

.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element {
    background-color: rgba(0, 0, 0, .38)
}

.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
    color: rgba(0, 0, 0, .38)
}

.mat-radio-button .mat-ripple-element {
    background-color: #000
}

.mat-select-value {
    color: rgba(0, 0, 0, .87)
}

.mat-select-placeholder {
    color: rgba(0, 0, 0, .42)
}

.mat-select-disabled .mat-select-value {
    color: rgba(0, 0, 0, .38)
}

.mat-select-arrow {
    color: rgba(0, 0, 0, .54)
}

.mat-select-panel {
    background: #fff
}

.mat-select-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12)
}

.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, .12)
}

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
    color: #3f51b5
}

.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
    color: #ff4081
}

.mat-form-field.mat-focused.mat-warn .mat-select-arrow,
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
    color: #f44336
}

.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
    color: rgba(0, 0, 0, .38)
}

.mat-drawer-container {
    background-color: #fafafa;
    color: rgba(0, 0, 0, .87)
}

.mat-drawer {
    color: rgba(0, 0, 0, .87)
}

.mat-drawer,
.mat-drawer.mat-drawer-push {
    background-color: #fff
}

.mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12)
}

.mat-drawer-side {
    border-right: 1px solid rgba(0, 0, 0, .12)
}

.mat-drawer-side.mat-drawer-end,
[dir=rtl] .mat-drawer-side {
    border-left: 1px solid rgba(0, 0, 0, .12);
    border-right: none
}

[dir=rtl] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: 1px solid rgba(0, 0, 0, .12)
}

.mat-drawer-backdrop.mat-drawer-shown {
    background-color: rgba(0, 0, 0, .6)
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
    background-color: #ff4081
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
    background-color: rgba(255, 64, 129, .54)
}

.mat-slide-toggle.mat-checked .mat-ripple-element {
    background-color: #ff4081
}

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
    background-color: #3f51b5
}

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
    background-color: rgba(63, 81, 181, .54)
}

.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
    background-color: #3f51b5
}

.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
    background-color: #f44336
}

.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
    background-color: rgba(244, 67, 54, .54)
}

.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
    background-color: #f44336
}

.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
    background-color: #000
}

.mat-slide-toggle-thumb {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
    background-color: #fafafa
}

.mat-slide-toggle-bar {
    background-color: rgba(0, 0, 0, .38)
}

.mat-slider-track-background {
    background-color: rgba(0, 0, 0, .26)
}

.mat-primary .mat-slider-thumb,
.mat-primary .mat-slider-thumb-label,
.mat-primary .mat-slider-track-fill {
    background-color: #3f51b5
}

.mat-primary .mat-slider-thumb-label-text {
    color: #fff
}

.mat-primary .mat-slider-focus-ring {
    background-color: rgba(63, 81, 181, .2)
}

.mat-accent .mat-slider-thumb,
.mat-accent .mat-slider-thumb-label,
.mat-accent .mat-slider-track-fill {
    background-color: #ff4081
}

.mat-accent .mat-slider-thumb-label-text {
    color: #fff
}

.mat-accent .mat-slider-focus-ring {
    background-color: rgba(255, 64, 129, .2)
}

.mat-warn .mat-slider-thumb,
.mat-warn .mat-slider-thumb-label,
.mat-warn .mat-slider-track-fill {
    background-color: #f44336
}

.mat-warn .mat-slider-thumb-label-text {
    color: #fff
}

.mat-warn .mat-slider-focus-ring {
    background-color: rgba(244, 67, 54, .2)
}

.cdk-focused .mat-slider-track-background,
.mat-slider:hover .mat-slider-track-background {
    background-color: rgba(0, 0, 0, .38)
}

.mat-slider-disabled .mat-slider-thumb,
.mat-slider-disabled .mat-slider-track-background,
.mat-slider-disabled .mat-slider-track-fill,
.mat-slider-disabled:hover .mat-slider-track-background {
    background-color: rgba(0, 0, 0, .26)
}

.mat-slider-min-value .mat-slider-focus-ring {
    background-color: rgba(0, 0, 0, .12)
}

.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
    background-color: rgba(0, 0, 0, .87)
}

.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
    background-color: rgba(0, 0, 0, .26)
}

.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
    border-color: rgba(0, 0, 0, .26);
    background-color: transparent
}

.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb {
    border-color: rgba(0, 0, 0, .38)
}

.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb {
    border-color: rgba(0, 0, 0, .26)
}

.mat-slider-has-ticks .mat-slider-wrapper:after {
    border-color: rgba(0, 0, 0, .7)
}

.mat-slider-horizontal .mat-slider-ticks {
    background-image: repeating-linear-gradient(90deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7) 2px, transparent 0, transparent);
    background-image: -moz-repeating-linear-gradient(.0001deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7) 2px, transparent 0, transparent)
}

.mat-slider-vertical .mat-slider-ticks {
    background-image: repeating-linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7) 2px, transparent 0, transparent)
}

.mat-step-header.cdk-keyboard-focused,
.mat-step-header.cdk-program-focused,
.mat-step-header:hover {
    background-color: rgba(0, 0, 0, .04)
}

@media(hover:none) {
    .mat-step-header:hover {
        background: none
    }
}

.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
    color: rgba(0, 0, 0, .54)
}

.mat-step-header .mat-step-icon {
    background-color: rgba(0, 0, 0, .54);
    color: #fff
}

.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
    background-color: #3f51b5;
    color: #fff
}

.mat-step-header.mat-accent .mat-step-icon {
    color: #fff
}

.mat-step-header.mat-accent .mat-step-icon-selected,
.mat-step-header.mat-accent .mat-step-icon-state-done,
.mat-step-header.mat-accent .mat-step-icon-state-edit {
    background-color: #ff4081;
    color: #fff
}

.mat-step-header.mat-warn .mat-step-icon {
    color: #fff
}

.mat-step-header.mat-warn .mat-step-icon-selected,
.mat-step-header.mat-warn .mat-step-icon-state-done,
.mat-step-header.mat-warn .mat-step-icon-state-edit {
    background-color: #f44336;
    color: #fff
}

.mat-step-header .mat-step-icon-state-error {
    background-color: transparent;
    color: #f44336
}

.mat-step-header .mat-step-label.mat-step-label-active {
    color: rgba(0, 0, 0, .87)
}

.mat-step-header .mat-step-label.mat-step-label-error {
    color: #f44336
}

.mat-stepper-horizontal,
.mat-stepper-vertical {
    background-color: #fff
}

.mat-stepper-vertical-line:before {
    border-left-color: rgba(0, 0, 0, .12)
}

.mat-horizontal-stepper-header:after,
.mat-horizontal-stepper-header:before,
.mat-stepper-horizontal-line {
    border-top-color: rgba(0, 0, 0, .12)
}

.mat-horizontal-stepper-header {
    height: 72px
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
    padding: 24px
}

.mat-stepper-vertical-line:before {
    top: -16px;
    bottom: -16px
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before,
.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
    top: 36px
}

.mat-sort-header-arrow {
    color: #757575
}

.mat-tab-header,
.mat-tab-nav-bar {
    border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.mat-tab-group-inverted-header .mat-tab-header,
.mat-tab-group-inverted-header .mat-tab-nav-bar {
    border-top: 1px solid rgba(0, 0, 0, .12);
    border-bottom: none
}

.mat-tab-label,
.mat-tab-link {
    color: rgba(0, 0, 0, .87)
}

.mat-tab-label.mat-tab-disabled,
.mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, .38)
}

.mat-tab-header-pagination-chevron {
    border-color: rgba(0, 0, 0, .87)
}

.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
    border-color: rgba(0, 0, 0, .38)
}

.mat-tab-group[class*=mat-background-] .mat-tab-header,
.mat-tab-nav-bar[class*=mat-background-] {
    border-bottom: none;
    border-top: none
}

.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
    background-color: rgba(197, 202, 233, .3)
}

.mat-tab-group.mat-primary .mat-ink-bar,
.mat-tab-nav-bar.mat-primary .mat-ink-bar {
    background-color: #3f51b5
}

.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,
.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,
.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,
.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar {
    background-color: #fff
}

.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
    background-color: rgba(255, 128, 171, .3)
}

.mat-tab-group.mat-accent .mat-ink-bar,
.mat-tab-nav-bar.mat-accent .mat-ink-bar {
    background-color: #ff4081
}

.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,
.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,
.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,
.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar {
    background-color: #fff
}

.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
    background-color: rgba(255, 205, 210, .3)
}

.mat-tab-group.mat-warn .mat-ink-bar,
.mat-tab-nav-bar.mat-warn .mat-ink-bar {
    background-color: #f44336
}

.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,
.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,
.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,
.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar {
    background-color: #fff
}

.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
    background-color: rgba(197, 202, 233, .3)
}

.mat-tab-group.mat-background-primary>.mat-tab-header,
.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,
.mat-tab-group.mat-background-primary>.mat-tab-link-container,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container {
    background-color: #3f51b5
}

.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,
.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link {
    color: #fff
}

.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, .4)
}

.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,
.mat-tab-group.mat-background-primary>.mat-tab-links .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-links .mat-focus-indicator:before {
    border-color: #fff
}

.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
    border-color: rgba(255, 255, 255, .4)
}

.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element {
    background-color: rgba(255, 255, 255, .12)
}

.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
    background-color: rgba(255, 128, 171, .3)
}

.mat-tab-group.mat-background-accent>.mat-tab-header,
.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,
.mat-tab-group.mat-background-accent>.mat-tab-link-container,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container {
    background-color: #ff4081
}

.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,
.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link {
    color: #fff
}

.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, .4)
}

.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,
.mat-tab-group.mat-background-accent>.mat-tab-links .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-links .mat-focus-indicator:before {
    border-color: #fff
}

.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
    border-color: rgba(255, 255, 255, .4)
}

.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element {
    background-color: rgba(255, 255, 255, .12)
}

.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
    background-color: rgba(255, 205, 210, .3)
}

.mat-tab-group.mat-background-warn>.mat-tab-header,
.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,
.mat-tab-group.mat-background-warn>.mat-tab-link-container,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container {
    background-color: #f44336
}

.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,
.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link {
    color: #fff
}

.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, .4)
}

.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,
.mat-tab-group.mat-background-warn>.mat-tab-links .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-links .mat-focus-indicator:before {
    border-color: #fff
}

.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
    border-color: rgba(255, 255, 255, .4)
}

.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element {
    background-color: rgba(255, 255, 255, .12)
}

.mat-toolbar {
    background: #f5f5f5;
    color: rgba(0, 0, 0, .87)
}

.mat-toolbar.mat-primary {
    background: #3f51b5;
    color: #fff
}

.mat-toolbar.mat-accent {
    background: #ff4081;
    color: #fff
}

.mat-toolbar.mat-warn {
    background: #f44336;
    color: #fff
}

.mat-toolbar .mat-focused .mat-form-field-ripple,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-form-field-underline {
    background-color: currentColor
}

.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-select-value {
    color: inherit
}

.mat-toolbar .mat-input-element {
    caret-color: currentColor
}

.mat-toolbar-multiple-rows {
    min-height: 64px
}

.mat-toolbar-row,
.mat-toolbar-single-row {
    height: 64px
}

@media(max-width:599px) {
    .mat-toolbar-multiple-rows {
        min-height: 56px
    }
    .mat-toolbar-row,
    .mat-toolbar-single-row {
        height: 56px
    }
}

.mat-tooltip {
    background: rgba(97, 97, 97, .9)
}

.mat-tree {
    background: #fff
}

.mat-nested-tree-node,
.mat-tree-node {
    color: rgba(0, 0, 0, .87)
}

.mat-tree-node {
    min-height: 48px
}

.mat-snack-bar-container {
    color: rgba(255, 255, 255, .7);
    background: #323232;
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12)
}

.mat-simple-snackbar-action {
    color: #ff4081
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-gas-station .path1:before {
    content: "\e976";
    color: #39acfd
}

.icon-gas-station .path2:before {
    content: "\e977";
    margin-left: -1em;
    color: #333
}

.icon-Antiseptic .path1:before {
    content: "\e900";
    color: #fff
}

.icon-Antiseptic .path2:before {
    content: "\e901";
    margin-left: -1em;
    color: #000
}

.icon-Antiseptic .path3:before {
    content: "\e902";
    margin-left: -1em;
    color: #39acfd
}

.icon-Antiseptic .path4:before {
    content: "\e903";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path1:before {
    content: "\e904";
    color: #fff
}

.icon-Autobar .path2:before {
    content: "\e905";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path3:before {
    content: "\e906";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path4:before {
    content: "\e907";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path5:before {
    content: "\e908";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path6:before {
    content: "\e909";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path7:before {
    content: "\e90a";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path8:before {
    content: "\e90b";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path9:before {
    content: "\e90c";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path10:before {
    content: "\e90d";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path11:before {
    content: "\e90e";
    margin-left: -1em;
    color: #39acfd
}

.icon-Autobar .path12:before {
    content: "\e90f";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path13:before {
    content: "\e910";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path14:before {
    content: "\e911";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path15:before {
    content: "\e912";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path16:before {
    content: "\e913";
    margin-left: -1em;
    color: #39acfd
}

.icon-Autobar .path17:before {
    content: "\e914";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path18:before {
    content: "\e915";
    margin-left: -1em;
    color: #39acfd
}

.icon-Autobar .path19:before {
    content: "\e916";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path20:before {
    content: "\e917";
    margin-left: -1em;
    color: #000
}

.icon-Autobar .path21:before {
    content: "\e918";
    margin-left: -1em;
    color: #39acfd
}

.icon-Camera .path1:before {
    content: "\e919";
    color: #fff
}

.icon-Camera .path2:before {
    content: "\e91a";
    margin-left: -1em;
    color: #000
}

.icon-Camera .path3:before {
    content: "\e91b";
    margin-left: -1em;
    color: #000
}

.icon-Camera .path4:before {
    content: "\e91c";
    margin-left: -1em;
    color: #39acfd
}

.icon-Camera .path5:before {
    content: "\e91d";
    margin-left: -1em;
    color: #000
}

.icon-Camera .path6:before {
    content: "\e91e";
    margin-left: -1em;
    color: #39acfd
}

.icon-Carpetcleaning .path1:before {
    content: "\e91f";
    color: #fff
}

.icon-Carpetcleaning .path2:before {
    content: "\e920";
    margin-left: -1em;
    color: #000
}

.icon-Carpetcleaning .path3:before {
    content: "\e921";
    margin-left: -1em;
    color: #39acfd
}

.icon-Carpetcleaning .path4:before {
    content: "\e922";
    margin-left: -1em;
    color: #000
}

.icon-carwash .path1:before {
    content: "\e923";
    color: #fff
}

.icon-carwash .path2:before {
    content: "\e924";
    margin-left: -1em;
    color: #333
}

.icon-carwash .path3:before {
    content: "\e925";
    margin-left: -1em;
    color: #39acfd
}

.icon-carwash .path4:before {
    content: "\e926";
    margin-left: -1em;
    color: #333
}

.icon-carwash .path5:before {
    content: "\e927";
    margin-left: -1em;
    color: #000
}

.icon-carwash .path6:before {
    content: "\e928";
    margin-left: -1em;
    color: #333
}

.icon-carwash .path7:before {
    content: "\e929";
    margin-left: -1em;
    color: #39acfd
}

.icon-carwash .path8:before {
    content: "\e92a";
    margin-left: -1em;
    color: #333
}

.icon-carwash .path9:before {
    content: "\e92b";
    margin-left: -1em;
    color: #333
}

.icon-cleaning .path1:before {
    content: "\e92c";
    color: #fff
}

.icon-cleaning .path2:before {
    content: "\e92d";
    margin-left: -1em;
    color: #333
}

.icon-cleaning .path3:before {
    content: "\e92e";
    margin-left: -1em;
    color: #39acfd
}

.icon-cleaning .path4:before {
    content: "\e92f";
    margin-left: -1em;
    color: #333
}

.icon-Electricservice .path1:before {
    content: "\e930";
    color: #fff
}

.icon-Electricservice .path2:before {
    content: "\e931";
    margin-left: -1em;
    color: #39acfd
}

.icon-Electricservice .path3:before {
    content: "\e932";
    margin-left: -1em;
    color: #000
}

.icon-Electricservice .path4:before {
    content: "\e933";
    margin-left: -1em;
    color: #39acfd
}

.icon-Electricservice .path5:before {
    content: "\e934";
    margin-left: -1em;
    color: #39acfd
}

.icon-handyman .path1:before {
    content: "\e935";
    color: #fff
}

.icon-handyman .path2:before {
    content: "\e936";
    margin-left: -1em;
    color: #000
}

.icon-handyman .path3:before {
    content: "\e937";
    margin-left: -1em;
    color: #39acfd
}

.icon-handyman .path4:before {
    content: "\e938";
    margin-left: -1em;
    color: #39acfd
}

.icon-handyman .path5:before {
    content: "\e939";
    margin-left: -1em;
    color: #000
}

.icon-handyman .path6:before {
    content: "\e93a";
    margin-left: -1em;
    color: #39acfd
}

.icon-handyman2 .path1:before {
    content: "\e93b";
    color: #39acfd
}

.icon-handyman2 .path2:before {
    content: "\e93c";
    margin-left: -1em;
    color: #39acfd
}

.icon-handyman2 .path3:before {
    content: "\e93d";
    margin-left: -1em;
    color: #000
}

.icon-handyman2 .path4:before {
    content: "\e93e";
    margin-left: -1em;
    color: #000
}

.icon-handyman2 .path5:before {
    content: "\e93f";
    margin-left: -1em;
    color: #000
}

.icon-Home_repair .path1:before {
    content: "\e940";
    color: #000
}

.icon-Home_repair .path2:before {
    content: "\e941";
    margin-left: -1em;
    color: #39acfd
}

.icon-Home_repair .path3:before {
    content: "\e942";
    margin-left: -1em;
    color: #000
}

.icon-Home_repair .path4:before {
    content: "\e943";
    margin-left: -1em;
    color: #39acfd
}

.icon-Home_repair .path5:before {
    content: "\e944";
    margin-left: -1em;
    color: #000
}

.icon-Homeappliances .path1:before {
    content: "\e945";
    color: #fff
}

.icon-Homeappliances .path2:before {
    content: "\e946";
    margin-left: -1em;
    color: #000
}

.icon-Homeappliances .path3:before {
    content: "\e947";
    margin-left: -1em;
    color: #000
}

.icon-Homeappliances .path4:before {
    content: "\e948";
    margin-left: -1em;
    color: #000
}

.icon-Homeappliances .path5:before {
    content: "\e949";
    margin-left: -1em;
    color: #39acfd
}

.icon-Homeappliances .path6:before {
    content: "\e94a";
    margin-left: -1em;
    color: #000
}

.icon-Homeappliances .path7:before {
    content: "\e94b";
    margin-left: -1em;
    color: #39acfd
}

.icon-Homeappliances .path8:before {
    content: "\e94c";
    margin-left: -1em;
    color: #000
}

.icon-Homeappliances .path9:before {
    content: "\e94d";
    margin-left: -1em;
    color: #39acfd
}

.icon-Homeappliances .path10:before {
    content: "\e94e";
    margin-left: -1em;
    color: #000
}

.icon-Homeappliances .path11:before {
    content: "\e94f";
    margin-left: -1em;
    color: #39acfd
}

.icon-Homeappliances .path12:before {
    content: "\e950";
    margin-left: -1em;
    color: #000
}

.icon-Homeappliances .path13:before {
    content: "\e951";
    margin-left: -1em;
    color: #000
}

.icon-Homeappliances .path14:before {
    content: "\e952";
    margin-left: -1em;
    color: #39acfd
}

.icon-Homeappliances .path15:before {
    content: "\e953";
    margin-left: -1em;
    color: #000
}

.icon-Laboratory1---Copy .path1:before {
    content: "\e954";
    color: #fff
}

.icon-Laboratory1---Copy .path2:before {
    content: "\e955";
    margin-left: -1em;
    color: #000
}

.icon-Laboratory1---Copy .path3:before {
    content: "\e956";
    margin-left: -1em;
    color: #39acfd
}

.icon-Laboratory1---Copy .path4:before {
    content: "\e957";
    margin-left: -1em;
    color: #000
}

.icon-Laboratory1---Copy .path5:before {
    content: "\e958";
    margin-left: -1em;
    color: #000
}

.icon-Laboratory1---Copy .path6:before {
    content: "\e959";
    margin-left: -1em;
    color: #000
}

.icon-Laboratory1---Copy .path7:before {
    content: "\e95a";
    margin-left: -1em;
    color: #000
}

.icon-Laboratory1---Copy .path8:before {
    content: "\e95b";
    margin-left: -1em;
    color: #39acfd
}

.icon-Laboratory1---Copy .path9:before {
    content: "\e95c";
    margin-left: -1em;
    color: #000
}

.icon-laundry .path1:before {
    content: "\e95d";
    color: #fff
}

.icon-laundry .path2:before {
    content: "\e95e";
    margin-left: -1em;
    color: #333
}

.icon-laundry .path3:before {
    content: "\e95f";
    margin-left: -1em;
    color: #39acfd
}

.icon-laundry .path4:before {
    content: "\e960";
    margin-left: -1em;
    color: #333
}

.icon-laundry .path5:before {
    content: "\e961";
    margin-left: -1em;
    color: #333
}

.icon-offer-2 .path1:before {
    content: "\e962";
    color: #fff
}

.icon-offer-2 .path2:before {
    content: "\e963";
    margin-left: -1em;
    color: #39acfd
}

.icon-offer-2 .path3:before {
    content: "\e964";
    margin-left: -1em;
    color: #fff
}

.icon-offer-2 .path4:before {
    content: "\e965";
    margin-left: -1em;
    color: #fff
}

.icon-offer-2 .path5:before {
    content: "\e966";
    margin-left: -1em;
    color: #fff
}

.icon-offer-2 .path6:before {
    content: "\e967";
    margin-left: -1em;
    color: #39acfd
}

.icon-pin-2 .path1:before {
    content: "\e968";
    color: #fff
}

.icon-pin-2 .path2:before {
    content: "\e969";
    margin-left: -1em;
    color: #39acfd
}

.icon-pin-2 .path3:before {
    content: "\e96a";
    margin-left: -1em;
    color: #fff
}

.icon-Reconstruction .path1:before {
    content: "\e96b";
    color: #fff
}

.icon-Reconstruction .path2:before {
    content: "\e96c";
    margin-left: -1em;
    color: #000
}

.icon-Reconstruction .path3:before {
    content: "\e96d";
    margin-left: -1em;
    color: #39acfd
}

.icon-time-2 .path1:before {
    content: "\e96e";
    color: #39acfd
}

.icon-time-2 .path2:before {
    content: "\e96f";
    margin-left: -1em;
    color: #fff
}

.icon-time-2 .path3:before {
    content: "\e970";
    margin-left: -1em;
    color: #fff
}

.icon-time-2 .path4:before {
    content: "\e971";
    margin-left: -1em;
    color: #39acfd
}

.icon-time-2 .path5:before {
    content: "\e972";
    margin-left: -1em;
    color: #fff
}

.icon-time-2 .path6:before {
    content: "\e973";
    margin-left: -1em;
    color: #39acfd
}

.icon-time-2 .path7:before {
    content: "\e974";
    margin-left: -1em;
    color: #39acfd
}

.icon-time-2 .path8:before {
    content: "\e975";
    margin-left: -1em;
    color: #fff
}

/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
    --blue: #007bff;
    --red: #dc3545;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --success: #28a745;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    -webkit-tap-highlight-color: transparent
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

a {
    color: #007bff
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]),
a:not([href]):hover {
    color: inherit;
    text-decoration: none
}

figure {
    margin: 0 0 1rem
}

img,
svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    font-size: inherit;
    line-height: inherit
}

select {
    word-wrap: normal
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

[type=search] {
    -webkit-appearance: none
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,
h1 {
    font-size: 2.5rem
}

.h2,
h2 {
    font-size: 2rem
}

.h3,
h3 {
    font-size: 1.75rem
}

.h4,
h4 {
    font-size: 1.5rem
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.container,
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-0 {
    order: 0
}

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
    color: #6c757d
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light.focus,
.btn-light:focus,
.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-text:last-child {
    margin-bottom: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus,
a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

a.badge-primary:focus,
a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary.focus,
a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px
}

.list-group-flush .list-group-item {
    border-right-width: 0;
    border-left-width: 0;
    border-radius: 0
}

.list-group-flush .list-group-item:first-child {
    border-top-width: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom-width: 0
}

.align-middle {
    vertical-align: middle !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-white {
    background-color: #fff !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-dark {
    border-color: #343a40 !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-table {
        display: table !important
    }
    .d-sm-table-row {
        display: table-row !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: flex !important
    }
    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-row {
        display: table-row !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: flex !important
    }
    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-table {
        display: table !important
    }
    .d-lg-table-row {
        display: table-row !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: flex !important
    }
    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-row {
        display: table-row !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: flex !important
    }
    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        flex-direction: row !important
    }
    .flex-sm-column {
        flex-direction: column !important
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-sm-fill {
        flex: 1 1 auto !important
    }
    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }
    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-sm-start {
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        justify-content: center !important
    }
    .justify-content-sm-between {
        justify-content: space-between !important
    }
    .justify-content-sm-around {
        justify-content: space-around !important
    }
    .align-items-sm-start {
        align-items: flex-start !important
    }
    .align-items-sm-end {
        align-items: flex-end !important
    }
    .align-items-sm-center {
        align-items: center !important
    }
    .align-items-sm-baseline {
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        align-items: stretch !important
    }
    .align-content-sm-start {
        align-content: flex-start !important
    }
    .align-content-sm-end {
        align-content: flex-end !important
    }
    .align-content-sm-center {
        align-content: center !important
    }
    .align-content-sm-between {
        align-content: space-between !important
    }
    .align-content-sm-around {
        align-content: space-around !important
    }
    .align-content-sm-stretch {
        align-content: stretch !important
    }
    .align-self-sm-auto {
        align-self: auto !important
    }
    .align-self-sm-start {
        align-self: flex-start !important
    }
    .align-self-sm-end {
        align-self: flex-end !important
    }
    .align-self-sm-center {
        align-self: center !important
    }
    .align-self-sm-baseline {
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        flex-direction: row !important
    }
    .flex-md-column {
        flex-direction: column !important
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-md-wrap {
        flex-wrap: wrap !important
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-md-fill {
        flex: 1 1 auto !important
    }
    .flex-md-grow-0 {
        flex-grow: 0 !important
    }
    .flex-md-grow-1 {
        flex-grow: 1 !important
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-md-start {
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        justify-content: center !important
    }
    .justify-content-md-between {
        justify-content: space-between !important
    }
    .justify-content-md-around {
        justify-content: space-around !important
    }
    .align-items-md-start {
        align-items: flex-start !important
    }
    .align-items-md-end {
        align-items: flex-end !important
    }
    .align-items-md-center {
        align-items: center !important
    }
    .align-items-md-baseline {
        align-items: baseline !important
    }
    .align-items-md-stretch {
        align-items: stretch !important
    }
    .align-content-md-start {
        align-content: flex-start !important
    }
    .align-content-md-end {
        align-content: flex-end !important
    }
    .align-content-md-center {
        align-content: center !important
    }
    .align-content-md-between {
        align-content: space-between !important
    }
    .align-content-md-around {
        align-content: space-around !important
    }
    .align-content-md-stretch {
        align-content: stretch !important
    }
    .align-self-md-auto {
        align-self: auto !important
    }
    .align-self-md-start {
        align-self: flex-start !important
    }
    .align-self-md-end {
        align-self: flex-end !important
    }
    .align-self-md-center {
        align-self: center !important
    }
    .align-self-md-baseline {
        align-self: baseline !important
    }
    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }
    .flex-lg-column {
        flex-direction: column !important
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-lg-fill {
        flex: 1 1 auto !important
    }
    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }
    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-lg-start {
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        justify-content: center !important
    }
    .justify-content-lg-between {
        justify-content: space-between !important
    }
    .justify-content-lg-around {
        justify-content: space-around !important
    }
    .align-items-lg-start {
        align-items: flex-start !important
    }
    .align-items-lg-end {
        align-items: flex-end !important
    }
    .align-items-lg-center {
        align-items: center !important
    }
    .align-items-lg-baseline {
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        align-items: stretch !important
    }
    .align-content-lg-start {
        align-content: flex-start !important
    }
    .align-content-lg-end {
        align-content: flex-end !important
    }
    .align-content-lg-center {
        align-content: center !important
    }
    .align-content-lg-between {
        align-content: space-between !important
    }
    .align-content-lg-around {
        align-content: space-around !important
    }
    .align-content-lg-stretch {
        align-content: stretch !important
    }
    .align-self-lg-auto {
        align-self: auto !important
    }
    .align-self-lg-start {
        align-self: flex-start !important
    }
    .align-self-lg-end {
        align-self: flex-end !important
    }
    .align-self-lg-center {
        align-self: center !important
    }
    .align-self-lg-baseline {
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }
    .flex-xl-column {
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-xl-fill {
        flex: 1 1 auto !important
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-xl-start {
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        justify-content: center !important
    }
    .justify-content-xl-between {
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        justify-content: space-around !important
    }
    .align-items-xl-start {
        align-items: flex-start !important
    }
    .align-items-xl-end {
        align-items: flex-end !important
    }
    .align-items-xl-center {
        align-items: center !important
    }
    .align-items-xl-baseline {
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        align-items: stretch !important
    }
    .align-content-xl-start {
        align-content: flex-start !important
    }
    .align-content-xl-end {
        align-content: flex-end !important
    }
    .align-content-xl-center {
        align-content: center !important
    }
    .align-content-xl-between {
        align-content: space-between !important
    }
    .align-content-xl-around {
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        align-content: stretch !important
    }
    .align-self-xl-auto {
        align-self: auto !important
    }
    .align-self-xl-start {
        align-self: flex-start !important
    }
    .align-self-xl-end {
        align-self: flex-end !important
    }
    .align-self-xl-center {
        align-self: center !important
    }
    .align-self-xl-baseline {
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important
    }
    .float-sm-right {
        float: right !important
    }
    .float-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important
    }
    .float-md-right {
        float: right !important
    }
    .float-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important
    }
    .float-lg-right {
        float: right !important
    }
    .float-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }
    .float-xl-right {
        float: right !important
    }
    .float-xl-none {
        float: none !important
    }
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.fixed-top {
    top: 0
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }
    .m-sm-1 {
        margin: .25rem !important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }
    .m-sm-2 {
        margin: .5rem !important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }
    .m-sm-3 {
        margin: 1rem !important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem !important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }
    .m-sm-5 {
        margin: 3rem !important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }
    .p-sm-1 {
        padding: .25rem !important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }
    .p-sm-2 {
        padding: .5rem !important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }
    .p-sm-3 {
        padding: 1rem !important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }
    .p-sm-4 {
        padding: 1.5rem !important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }
    .p-sm-5 {
        padding: 3rem !important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }
    .m-md-5 {
        margin: 3rem !important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }
    .p-md-1 {
        padding: .25rem !important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }
    .p-md-2 {
        padding: .5rem !important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }
    .p-md-3 {
        padding: 1rem !important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem !important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }
    .p-md-5 {
        padding: 3rem !important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }
    .m-lg-5 {
        margin: 3rem !important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }
    .p-lg-1 {
        padding: .25rem !important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }
    .p-lg-2 {
        padding: .5rem !important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }
    .p-lg-3 {
        padding: 1rem !important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem !important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }
    .p-lg-5 {
        padding: 3rem !important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }
    .m-xl-1 {
        margin: .25rem !important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }
    .m-xl-2 {
        margin: .5rem !important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }
    .m-xl-3 {
        margin: 1rem !important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem !important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }
    .m-xl-5 {
        margin: 3rem !important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }
    .p-xl-1 {
        padding: .25rem !important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }
    .p-xl-2 {
        padding: .5rem !important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }
    .p-xl-3 {
        padding: 1rem !important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }
    .p-xl-4 {
        padding: 1.5rem !important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }
    .p-xl-5 {
        padding: 3rem !important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }
    .text-sm-right {
        text-align: right !important
    }
    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }
    .text-md-right {
        text-align: right !important
    }
    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }
    .text-lg-right {
        text-align: right !important
    }
    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }
    .text-xl-right {
        text-align: right !important
    }
    .text-xl-center {
        text-align: center !important
    }
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #0f6674 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-decoration-none {
    text-decoration: none !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {
    *,
    :after,
    :before {
        text-shadow: none !important;
        box-shadow: none !important
    }
    a:not(.btn) {
        text-decoration: underline
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap !important
    }
    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    @page {
        size: a3
    }
    .container,
    body {
        min-width: 992px !important
    }
    .navbar {
        display: none
    }
    .badge {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important
    }
    .table-dark {
        color: inherit
    }
    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}
.material-icons {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga"
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333
}

:focus {
    outline: none !important
}

* {
    scroll-behavior: smooth
}

.mat-card,
a,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
label,
li,
mat-radio-button,
option,
p,
select,
span,
strong {
    font-family: IRANSans !important;
    direction: rtl
}

.ltr {
    direction: ltr !important
}

.rtl {
    direction: rtl !important
}

.full-with {
    width: 100% !important
}

.no-margin {
    margin: 0 !important
}

button {
    cursor: pointer
}

.no-padding {
    padding: 0 !important
}

.cursor-pointer {
    cursor: pointer !important
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input.ng-invalid.ng-touched {
    border: 1px solid var(--error) !important
}

a,
a:hover {
    text-decoration: none;
    color: inherit
}

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
    border-color: var(--theme-yar)
}

.mat-radio-button.mat-accent .mat-radio-inner-circle {
    color: var(--theme-yar);
    background-color: var(--theme-yar)
}

.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element {
    background-color: var(--theme-yar) !important
}

.orderPlace__carwash .mat-radio-outer-circle {
    border-width: 1px
}

.orderPlace__carwash .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
    border-color: var(--theme-pelak)
}

.orderPlace__carwash .mat-radio-button.mat-accent .mat-radio-inner-circle {
    color: var(--theme-pelak);
    background-color: var(--theme-pelak)
}

.orderPlace__carwash .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element {
    background-color: var(--theme-pelak) !important
}

.orderPlace__carwash .mat-radio-outer-circle {
    border-color: var(--theme-pelak)
}

.orderPlace__carwash .mat-radio-label-content {
    color: var(--text-gray);
    font-size: .8rem;
    font-weight: 400;
    margin: 0 5px
}

.cdk-overlay-pane {
    max-width: 100vw !important
}

.cdk-overlay-pane .mat-bottom-sheet-container {
    max-height: 50vh
}

.border-radius-5 {
    border-radius: 5px !important
}

mat-dialog-container {
    padding: 10px !important
}

.register__box .mat-checkbox-checked.mat-accent .mat-checkbox-ripple .mat-ripple-element {
    opacity: .03 !important;
    background-color: var(--theme-yar) !important
}

.register__box .mat-checkbox-checked.mat-accent .mat-checkbox-background,
.register__box .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
    background-color: var(--theme-yar) !important
}

.accept-btn .mat-progress-spinner circle,
.accept-btn .mat-spinner circle {
    stroke: var(--theme-yar)
}

@media screen and (min-width:1230px) {
    .container {
        max-width: 1200px
    }
}

aside.orderPlace__factor {
    font-size: 12px
}

aside.orderPlace__factor p {
    width: 100% !important
}

.seo-highlights {
    font-size: 1rem
}

@-webkit-keyframes owl-prev-animate {
    0% {
        background-color: var(--theme-pelak)
    }
    50% {
        background: rgba(0, 0, 0, .15)
    }
    to {
        background-color: var(--theme-pelak)
    }
}

@keyframes owl-prev-animate {
    0% {
        background-color: var(--theme-pelak)
    }
    50% {
        background: rgba(0, 0, 0, .15)
    }
    to {
        background-color: var(--theme-pelak)
    }
}

@-webkit-keyframes owl-next-animate {
    0% {
        background-color: var(--theme-pelak)
    }
    50% {
        background-color: rgba(0, 0, 0, .15)
    }
    to {
        background-color: var(--theme-pelak)
    }
}

@keyframes owl-next-animate {
    0% {
        background-color: var(--theme-pelak)
    }
    50% {
        background-color: rgba(0, 0, 0, .15)
    }
    to {
        background-color: var(--theme-pelak)
    }
}

@-webkit-keyframes owl-next-i-animate {
    0% {
        left: 7px
    }
    50% {
        left: 5px
    }
    to {
        left: 7px
    }
}

@keyframes owl-next-i-animate {
    0% {
        left: 7px
    }
    50% {
        left: 5px
    }
    to {
        left: 7px
    }
}

@-webkit-keyframes owl-prev-i-animate {
    0% {
        right: 7px
    }
    50% {
        right: 5px
    }
    to {
        right: 7px
    }
}

@keyframes owl-prev-i-animate {
    0% {
        right: 7px
    }
    50% {
        right: 5px
    }
    to {
        right: 7px
    }
}

.owl-theme {
    position: absolute;
    top: 28%;
    left: 0;
    right: 0
}

.owl-theme .owl-next,
.owl-theme .owl-prev {
    border-radius: 50% !important;
    position: absolute;
    height: 29px;
    width: 29px;
    color: var(--white) !important;
    background: rgba(0, 0, 0, .15) !important;
    border: none;
    z-index: var(--z-index-lvl-max)
}

.owl-theme .owl-next i,
.owl-theme .owl-prev i {
    font-size: 1.2rem;
    color: var(--light) !important
}

.owl-theme .owl-prev {
    -webkit-animation: owl-prev-animate 5s infinite;
    animation: owl-prev-animate 5s infinite;
    right: -15px
}

.owl-theme .owl-prev i {
    -webkit-animation: owl-prev-i-animate .5s infinite;
    animation: owl-prev-i-animate .5s infinite
}

.owl-theme .owl-next {
    -webkit-animation: owl-next-animate 5s infinite;
    animation: owl-next-animate 5s infinite;
    left: -15px
}

.owl-theme .owl-next i {
    -webkit-animation: owl-next-i-animate .5s infinite;
    animation: owl-next-i-animate .5s infinite
}

.owl-theme .owl-prev {
    right: -20px
}

.owl-theme .owl-prev i {
    position: absolute;
    top: 2px;
    right: 7px;
    font-size: 1.5rem
}

.owl-theme .owl-next {
    left: -20px
}

.owl-theme .owl-next i {
    position: absolute;
    top: 2px;
    left: 7px;
    font-size: 1.5rem
}

.change-icon>.mat-expansion-indicator,
.change-icon>.mat-expansion-indicator:after {
    display: none
}

.mat-icon-check {
    margin-left: 10px;
    color: var(--theme-pelak)
}

.edit-service {
    cursor: pointer;
    color: var(--theme-pelak);
    font-size: 12px;
    margin-right: 5px
}

.snackbar-class .mat-simple-snackbar {
    color: var(--white) !important;
    display: flex;
    justify-content: center
}

@media (min-width:480px) {
    .snackbar-class {
        position: absolute;
        top: calc(50vh - 50px)
    }
    .snackbar-class-center {
        left: calc(50vw - 195px)
    }
}

@media screen and (max-width:480px) {
    .mat-snack-bar-handset .mat-snack-bar-container {
        width: 90vw !important;
        margin-left: 15px !important
    }
    .snackbar-class {
        position: absolute !important;
        top: calc(52vh) !important
    }
}

.mat-expansion-panel,
.mat-expansion-panel-header[aria-disabled=true] {
    color: var(--gray) !important
}

.btn-show-spinner,
.owl-theme-b2b-mobile .owl-carousel .owl-item {
    display: flex !important;
    justify-content: center !important
}

.btn-show-spinner {
    align-items: center !important;
    text-align: center !important
}

cedar-map:after {
    width: 32.16px;
    height: 46px;
    display: block;
    content: " ";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -42px 0 0 -13px;
    background: url(Shape.6bf4a2bbe12f76a1f8ef.svg);
    background-size: 32.16px 46px;
    pointer-events: none;
    background-repeat: no-repeat
}

.font-family-icomoon {
    font-family: icomoon, serif !important
}

.owl-dots {
    position: absolute;
    bottom: -5px;
    margin: auto;
    width: 100%
}

.owl-theme .owl-dots .owl-dot span {
    background: var(--white) !important
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--theme-pelak) !important
}

.custom-saerch-box-header-mobile .mat-dialog-container {
    direction: rtl;
    border-radius: 0
}

.cedarmaps-logo {
    display: none !important
}

:root {
    --a-0: $n0;
    --app-home-h: 528px;
    --last-article-h: 718px;
    --main-header: 72px;
    --order-mob-header: 45px;
    --order-tab-header: 45px;
    --order-des-header: 50px;
    --profile-mob-header: 45px;
    --profile-des-header: 50px;
    --order-box-header: 35px;
    --navbar-header-h: 14.545%;
    --z-index-lvl-1: 10;
    --z-index-lvl-2: 20;
    --z-index-lvl-3: 30;
    --z-index-lvl-max: 99;
    --z-index-preloader: 999;
    --title-size: 2rem 0 2rem 0;
    --li-padding: 5px 0
}

.font-section-text {
    font-size: 12px
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

@-webkit-keyframes ldio-5cff0stilnw {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes ldio-5cff0stilnw {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.ldio-5cff0stilnw div {
    left: 47px;
    top: 24px;
    position: absolute;
    -webkit-animation: ldio-5cff0stilnw 1s linear infinite;
    animation: ldio-5cff0stilnw 1s linear infinite;
    background: #39acfd;
    width: 6px;
    height: 12px;
    border-radius: 3px/6px;
    transform-origin: 3px 26px
}

.ldio-5cff0stilnw div:first-child {
    transform: rotate(0deg);
    -webkit-animation-delay: -.9166666667s;
    animation-delay: -.9166666667s;
    background: #39acfd
}

.ldio-5cff0stilnw div:nth-child(2) {
    transform: rotate(30deg);
    -webkit-animation-delay: -.8333333333s;
    animation-delay: -.8333333333s;
    background: #39acfd
}

.ldio-5cff0stilnw div:nth-child(3) {
    transform: rotate(60deg);
    -webkit-animation-delay: -.75s;
    animation-delay: -.75s;
    background: #39acfd
}

.ldio-5cff0stilnw div:nth-child(4) {
    transform: rotate(90deg);
    -webkit-animation-delay: -.6666666667s;
    animation-delay: -.6666666667s;
    background: #39acfd
}

.ldio-5cff0stilnw div:nth-child(5) {
    transform: rotate(120deg);
    -webkit-animation-delay: -.5833333333s;
    animation-delay: -.5833333333s;
    background: #39acfd
}

.ldio-5cff0stilnw div:nth-child(6) {
    transform: rotate(150deg);
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s;
    background: #39acfd
}

.ldio-5cff0stilnw div:nth-child(7) {
    transform: rotate(180deg);
    -webkit-animation-delay: -.4166666667s;
    animation-delay: -.4166666667s;
    background: #39acfd
}

.ldio-5cff0stilnw div:nth-child(8) {
    transform: rotate(210deg);
    -webkit-animation-delay: -.3333333333s;
    animation-delay: -.3333333333s;
    background: #39acfd
}

.ldio-5cff0stilnw div:nth-child(9) {
    transform: rotate(240deg);
    -webkit-animation-delay: -.25s;
    animation-delay: -.25s;
    background: #39acfd
}

.ldio-5cff0stilnw div:nth-child(10) {
    transform: rotate(270deg);
    -webkit-animation-delay: -.1666666667s;
    animation-delay: -.1666666667s;
    background: #39acfd
}

.ldio-5cff0stilnw div:nth-child(11) {
    transform: rotate(300deg);
    -webkit-animation-delay: -.0833333333s;
    animation-delay: -.0833333333s;
    background: #39acfd
}

.ldio-5cff0stilnw div:nth-child(12) {
    transform: rotate(330deg);
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    background: #39acfd
}

.loadingio-spinner-spinner-f08um3afnzb {
    width: 80px;
    height: 80px;
    display: inline-block;
    overflow: hidden;
    background: #fff
}

.ldio-5cff0stilnw {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(.8);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-origin: 0 0
}

.ldio-5cff0stilnw div {
    box-sizing: content-box
}

@-webkit-keyframes ldio-7pqjz4zoil9 {
    0% {
        transform: rotate(0deg)
    }
    50% {
        transform: rotate(180deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes ldio-7pqjz4zoil9 {
    0% {
        transform: rotate(0deg)
    }
    50% {
        transform: rotate(180deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.ldio-7pqjz4zoil9 div {
    position: absolute;
    -webkit-animation: ldio-7pqjz4zoil9 1s linear infinite;
    animation: ldio-7pqjz4zoil9 1s linear infinite;
    width: 80px;
    height: 80px;
    top: 10px;
    left: 10px;
    border-radius: 50%;
    box-shadow: 0 2px 0 0 #39acfd;
    transform-origin: 40px 41px
}

.loadingio-spinner-eclipse-44krobgrsi1 {
    width: 84px;
    height: 84px;
    display: inline-block;
    overflow: hidden;
    background: #fff
}

.ldio-7pqjz4zoil9 {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(.84);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-origin: 0 0
}

.ldio-7pqjz4zoil9 div {
    box-sizing: content-box
}

body {
    direction: rtl !important;
    font-weight: 300;
    box-sizing: border-box;
    font-family: IRANSans !important;
    background-color: var(--bg-white);
    text-align: right !important
}

.backdropBackground {
    background-color: hsla(0, 0%, 8%, .8)
}

.backdropBackgroundFunnel {
    background-color: var(--white);
    opacity: .8 !important
}

/*# sourceMappingURL=styles.c19ea6bee622cc3732f0.css.map*/

:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.font-size-9 {
    font-size: 9px;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-13 {
    font-size: 13px;
}

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

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

.font-size-16 {
    font-size: 16px;
}

.font-size-17 {
    font-size: 17px;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-25 {
    font-size: 25px;
}

.font-size-30 {
    font-size: 30px;
}

.font-size-40 {
    font-size: 40px;
}

.main-pre[qpc-c150] {
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: 0;
    z-index: var(--z-index-preloader);
    background-color: hsla(0, 0%, 100%, 0.75);
}

.lds-spinner[qpc-c150] {
    color: var(--theme-pelak);
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-spinner[qpc-c150] div[qpc-c150] {
    transform-origin: 40px 40px;
    -webkit-animation: lds-spinner 1.2s linear infinite;
    animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner[qpc-c150] div[qpc-c150]:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 6px;
    height: 18px;
    border-radius: 20%;
    background: var(--theme-pelak);
}

.lds-spinner[qpc-c150] div[qpc-c150]:first-child {
    transform: rotate(0deg);
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(2) {
    transform: rotate(30deg);
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(3) {
    transform: rotate(60deg);
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(4) {
    transform: rotate(90deg);
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(5) {
    transform: rotate(120deg);
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(6) {
    transform: rotate(150deg);
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(7) {
    transform: rotate(180deg);
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(8) {
    transform: rotate(210deg);
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(9) {
    transform: rotate(240deg);
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(10) {
    transform: rotate(270deg);
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(11) {
    transform: rotate(300deg);
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(12) {
    transform: rotate(330deg);
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

@-webkit-keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

[qpc-c94]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c94] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

@media screen and (max-width: 992px) {
    .mobile-mode[qpc-c94] {
        margin-top: 59px;
        min-height: calc(100vh - 110px);
    }
    .header-service[qpc-c94] {
        margin-bottom: 0;
        min-height: calc(100vh - 102px);
    }
}

.desktop-mode[qpc-c94] {
    margin-top: 120px;
}

.change-opacitity[qpc-c94] {
    opacity: 0.2;
    transition: opacity 0.5s;
}

[qpc-c90]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c90] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.navbar__header[qpc-c90] {
    height: var(--navbar-header-h);
    position: absolute;
    z-index: var(--z-index-lvl-max);
    padding-top: 20px;
    top: 0;
    right: 0;
    color: var(--text-white);
}

.navbar__header[qpc-c90] button[qpc-c90] {
    background-color: var(--transparent);
    color: var(--text-white);
    border: none;
    display: none;
}

.navbar__header[qpc-c90] ul[qpc-c90] {
    list-style-type: none;
}

.navbar__header[qpc-c90] ul[qpc-c90] li.magic-badge[qpc-c90] {
    left: 100%;
    width: 85px !important;
}

.navbar__header[qpc-c90] ul[qpc-c90] li.magic-badge[qpc-c90]:hover:after {
    display: none;
}

.navbar__header[qpc-c90] ul[qpc-c90] li[qpc-c90] {
    margin-right: 35px;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0;
    position: relative;
    cursor: pointer;
}

.navbar__header[qpc-c90] ul[qpc-c90] li[qpc-c90]:after {
    display: block;
    content: "";
    border-bottom: 1px solid var(--text-white);
    transform: scaleX(0);
    transition: transform 0.15s ease-in-out;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
}

.navbar__header[qpc-c90] ul[qpc-c90] li[qpc-c90]:hover:after {
    border-bottom: 1px solid var(--text-white);
    transform: scaleX(1);
}

.navbar__header[qpc-c90] ul[qpc-c90] .drop-down-list[qpc-c90]:after {
    content: none;
}

.navbar__header[qpc-c90] ul[qpc-c90] .drop-down-list[qpc-c90] button[qpc-c90] {
    display: inline-block;
}

.navbar__header[qpc-c90] img.logo[qpc-c90] {
    display: inline-block;
    width: 104.5px;
    height: 50px;
    cursor: pointer;
}

.navbar__header[qpc-c90] .baj[qpc-c90] {
    top: -22px;
    width: 12% !important;
}

.navbar__header--services[qpc-c90]:hover div[qpc-c90] {
    display: block;
    -webkit-animation: subCat 0.2s ease-in;
    animation: subCat 0.2s ease-in;
}

.navbar__header--services[qpc-c90]:hover div[qpc-c90] ul[qpc-c90]:hover {
    display: block;
}

.navbar__header--services[qpc-c90]:hover div[qpc-c90] ul[qpc-c90] a[qpc-c90] {
    color: var(--theme-pelak);
}

.navbar__header--services[qpc-c90]>div[qpc-c90] {
    background: transparent;
    position: fixed;
    top: 45px;
    left: 0;
    right: 0;
    width: 100%;
    display: none;
}

.navbar__header--services[qpc-c90]>div[qpc-c90]>div[qpc-c90] {
    background-color: var(--bg-white);
    box-shadow: 5px 30px 30px rgba(0, 0, 0, 0.2);
}

.navbar__header--services[qpc-c90]>div[qpc-c90]>div[qpc-c90] ul[qpc-c90] {
    margin-top: 25px;
}

.navbar__header--services[qpc-c90]>div[qpc-c90]>div[qpc-c90] ul[qpc-c90] li[qpc-c90] {
    background-color: var(--text-white);
    color: var(--theme-pelak);
    position: relative;
    padding: 10px 30px;
    transition: 0.3s;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid var(--transparent);
    justify-content: center;
    margin: 0;
}

.navbar__header--services[qpc-c90]>div[qpc-c90]>div[qpc-c90] ul[qpc-c90] li[qpc-c90]:after {
    content: none;
}

.navbar__header--services[qpc-c90]>div[qpc-c90]>div[qpc-c90] ul[qpc-c90] li[qpc-c90]:hover {
    background-color: #f2f2f299;
    color: var(--theme-pelak);
    border: 1px solid var(--transparent);
    transition: 0.3s;
}

.navbar__header-mobile[qpc-c90] {
    display: none;
}

@-webkit-keyframes subCat {
    0% {
        top: 100px;
        opacity: 0;
    }
    to {
        top: 45px;
        opacity: 1;
    }
}

@keyframes subCat {
    0% {
        top: 100px;
        opacity: 0;
    }
    to {
        top: 45px;
        opacity: 1;
    }
}

.background[qpc-c90] {
    position: relative;
    height: var(--navbar-header-h);
    z-index: 99;
    padding-top: 3px;
    color: var(--bg-white);
    background-color: var(--bg-white);
    box-shadow: 0 1px 1px #e6e6e6;
}

.background[qpc-c90] li[qpc-c90] {
    color: var(--text-black) !important;
}

.background[qpc-c90] .logo[qpc-c90] {
    display: none !important;
}

.background[qpc-c90] .logo-sticky[qpc-c90] {
    display: flex !important;
}

.background[qpc-c90] .login[qpc-c90] {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.header-in-profile[qpc-c90] {
    position: fixed !important;
    z-index: var(--z-index-lvl-2);
    height: var(--header-active-color);
    margin-bottom: 20px;
}

.sticky[qpc-c90] {
    position: fixed;
    top: 0;
    background-color: var(--bg-white);
    overflow: unset;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24), 0 0 2px rgba(0, 0, 0, 0.12);
    height: 70px;
    padding: 20px 30px;
    opacity: 1;
    transform: translateY(0);
    -webkit-animation: translateYX 0.2s ease-in;
    animation: translateYX 0.2s ease-in;
}

.sticky[qpc-c90] ul[qpc-c90] li[qpc-c90] {
    color: var(--text-black) !important;
}

.sticky[qpc-c90] ul[qpc-c90] li[qpc-c90]:last-child {
    background-color: var(--theme-pelak);
    position: relative;
    padding: 10px 30px;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.sticky[qpc-c90] ul[qpc-c90] li[qpc-c90]:last-child,
.sticky[qpc-c90] ul[qpc-c90] li[qpc-c90]:last-child:hover {
    color: var(--text-white);
    transition: 0.3s;
    border: 1px solid var(--transparent);
}

.sticky[qpc-c90] ul[qpc-c90] li[qpc-c90]:last-child:hover {
    background-color: var(--bg-white-opacity);
}

.sticky[qpc-c90] .logo[qpc-c90] {
    display: none !important;
}

.sticky[qpc-c90] .logo-sticky[qpc-c90] {
    display: flex !important;
}

.sticky[qpc-c90] img.logo-sticky[qpc-c90] {
    width: 104.5px !important;
    height: auto !important;
}

.sticky[qpc-c90] .login[qpc-c90] {
    background-color: rgba(0, 0, 0, 0.1);
}

@-webkit-keyframes translateYX {
    0% {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}

@keyframes translateYX {
    0% {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}

@media screen and (max-width: 992px) {
    .navbar__header[qpc-c90] button[qpc-c90] {
        padding: 0;
        display: block;
    }
    .navbar__header[qpc-c90] button[qpc-c90] mat-icon[qpc-c90] {
        font-size: xx-large;
    }
    .navbar__header[qpc-c90] ul[qpc-c90] li[qpc-c90] {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-start;
    }
    .page[qpc-c90] {
        left: 9px !important;
    }
}

.navbar__header-mobile[qpc-c90] {
    min-height: 59px;
    max-height: 59px;
    padding: 0 17px;
    position: fixed;
    width: 100%;
    z-index: var(--z-index-lvl-max);
    top: 0;
    right: 0;
    left: 0;
    bottom: auto;
    background-color: var(--bg-white);
}

.navbar__header-mobile[qpc-c90] img.logo-mobile[qpc-c90] {
    height: 32px;
    width: 76px;
}

.navbar__header-mobile[qpc-c90] .toggle-container[qpc-c90],
.navbar__header-mobile[qpc-c90] img.img-search-box[qpc-c90],
.navbar__header-mobile[qpc-c90] img.img-user-profile[qpc-c90],
.navbar__header-mobile[qpc-c90] span.spn-user-profile[qpc-c90] {
    border: 1px solid #e8e8e8;
    border-radius: 10px;
}

.navbar__header-mobile[qpc-c90] .toggle-container[qpc-c90] {
    padding: 6px 8px;
    margin-left: 0.875rem;
}

.navbar__header-mobile[qpc-c90] img.img-user-profile[qpc-c90] {
    padding: 10px 10.5px;
}

.navbar__header-mobile[qpc-c90] img.img-search-box[qpc-c90] {
    padding: 8.5px;
    margin-right: 0.875rem;
}

.navbar__header-mobile[qpc-c90] span.spn-user-profile[qpc-c90] {
    padding: 8px 10.5px;
    font-size: 0.6875rem;
    color: var(--theme-pelak);
}

.main[qpc-c90] {
    margin: 0 auto;
    display: block;
    height: 100%;
}

.mainInner[qpc-c90] {
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}

.mainInner[qpc-c90] div[qpc-c90] {
    display: table-cell;
    vertical-align: middle;
    font-size: 3em;
    font-weight: 700;
    letter-spacing: 1.25px;
}

.sidebarLeftSpace[qpc-c90] {
    width: 30vw;
    height: 100vh;
    left: 0;
    top: 0;
    position: fixed;
}

#sidebarMenu[qpc-c90] {
    z-index: 9999;
    top: 0;
    height: 100%;
    position: fixed;
    right: 0;
    width: 70vw;
    transform: translateX(72vw);
    transition: transform 0.25s ease-in-out;
    background-color: var(--bg-white);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.sidebarMenuInner[qpc-c90] {
    margin: 85px 0 0;
    padding: 0;
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
}

.sidebarMenuInner[qpc-c90] li[qpc-c90] {
    list-style: none;
    font-weight: 700;
    padding: 20px;
}

.sidebarMenuInner[qpc-c90] li[qpc-c90] a[qpc-c90] {
    align-items: center;
    display: flex;
    font-weight: 700;
    text-decoration: none;
    font-size: 0.8125rem;
}

.items-icon-box[qpc-c90] {
    margin-left: 10px;
    width: 35px;
    height: 35px;
    background: var(--bg-footer-mobile);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.items-icon-box[qpc-c90] i[qpc-c90] {
    color: var(--theme-pelak);
}

.openSidebarMenu[qpc-c90] {
    transform: translateX(0) !important;
}

.toggle-container[qpc-c90] {
    display: inline-block;
    cursor: pointer;
}

.bar1[qpc-c90],
.bar2[qpc-c90],
.bar3[qpc-c90] {
    width: 14px;
    height: 2px;
    background-color: var(--bar-mobile-menue-toggle);
    margin: 3px 0;
    transition: 0.4s;
}

.change-toggle[qpc-c90] .bar1[qpc-c90] {
    transform: rotate(-45deg) translate(-4px, 5px);
    background-color: var(--theme-pelak);
}

.change-toggle[qpc-c90] .bar2[qpc-c90] {
    opacity: 0;
}

.change-toggle[qpc-c90] .bar3[qpc-c90] {
    transform: rotate(45deg) translate(-2px, -3px);
    background-color: var(--theme-pelak);
}

.envelope-wrapper__desktop[qpc-c90] {
    left: -30px !important;
    z-index: 1;
    cursor: pointer;
}

.envelope-wrapper__desktop[qpc-c90],
.envelope-wrapper__mobile[qpc-c90] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46px;
    position: relative;
    top: -20px;
}

.envelope-wrapper__mobile[qpc-c90] {
    right: 17px;
    z-index: 0;
}

.open-envelope[qpc-c90] {
    position: static;
    margin-left: 16px;
}

.open-envelope[qpc-c90]>*[qpc-c90] {
    position: absolute;
}

.badge[qpc-c90] {
    background-color: var(--theme-kilid-dark);
    border-radius: 13px;
    width: 26px;
    min-height: 26px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10px;
    left: 27px;
    font-size: 13px;
    opacity: 0;
    z-index: 4;
    transform: translateX(15px) rotate(90deg);
    -webkit-animation: expandBadge 3s ease 0.5s both;
    animation: expandBadge 3s ease 0.5s both;
}

.page[qpc-c90] {
    background-color: #fff;
    border-radius: 2px;
    width: 20px;
    left: 9px;
    top: 10px;
    min-height: 16px;
    z-index: 2;
    -webkit-animation: takeOutPage 3s ease 0.5s both;
    animation: takeOutPage 3s ease 0.5s both;
}

.page[qpc-c90] .text[qpc-c90] {
    background-color: teal;
    min-height: 1px;
    margin: 1px auto 0;
    opacity: 0.3;
    width: 80%;
}

.page[qpc-c90] .text[qpc-c90]:first-child {
    margin-top: 1px;
}

.envelope[qpc-c90] {
    top: 10px;
    width: 0;
}

.envelope[qpc-c90]>*[qpc-c90] {
    position: absolute;
}

.envelope[qpc-c90] .front[qpc-c90] {
    border-color: transparent #a9a9a9 grey grey;
    border-style: solid;
    border-width: 8px 12px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    z-index: 3;
}

.envelope[qpc-c90] .lid[qpc-c90] {
    border-color: #a9a9a9 transparent transparent;
    border-style: solid;
    border-width: 8px 12px;
    transform-origin: 0 0;
    z-index: 3;
    -webkit-animation: openLid 0.5s ease 0s both;
    animation: openLid 0.5s ease 0s both;
}

@-webkit-keyframes expandBadge {
    to {
        opacity: 1;
        transform: translateX(0) rotate(0deg);
    }
}

@keyframes expandBadge {
    to {
        opacity: 1;
        transform: translateX(0) rotate(0deg);
    }
}

@-webkit-keyframes openLid {
    to {
        transform: rotateX(180deg);
        z-index: 1;
    }
}

@keyframes openLid {
    to {
        transform: rotateX(180deg);
        z-index: 1;
    }
}

@-webkit-keyframes takeOutPage {
    to {
        top: 3px;
    }
}

@keyframes takeOutPage {
    to {
        top: 3px;
    }
}

#all-services-li[qpc-c90]:hover:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    top: 28px;
    left: 25px;
    margin-right: -7px;
    z-index: 0;
    transform: rotate(45deg);
    display: block;
    -webkit-animation: fadeInFromNone 0.2s ease-in;
    animation: fadeInFromNone 0.2s ease-in;
}

@-webkit-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }
    90% {
        display: block;
        opacity: 0.9;
    }
    to {
        display: block;
        opacity: 1;
    }
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }
    90% {
        display: block;
        opacity: 0.9;
    }
    to {
        display: block;
        opacity: 1;
    }
}

.all-services__item--inactive[qpc-c90] {
    opacity: 0.3 !important;
}

.all-services__item--active[qpc-c90] {
    opacity: 1 !important;
}

.contact[qpc-c156] i[qpc-c156] {
    color: var(--color-icon-about);
    font-size: 1.5rem;
}

.contact[qpc-c156] .description__image[qpc-c156] {
    height: 30vh;
    background-size: cover;
}

.form[qpc-c156] {
    background-color: var(--bg-gray-light);
}

.form[qpc-c156] h3[qpc-c156] {
    padding: 0 15px;
}

.mat-form-field {
    display: inline-block;
    position: relative;
    text-align: left;
}

[dir="rtl"] .mat-form-field {
    text-align: right;
}

.mat-form-field-wrapper {
    position: relative;
}

.mat-form-field-flex {
    display: inline-flex;
    align-items: baseline;
    box-sizing: border-box;
    width: 100%;
}

.mat-form-field-prefix,
.mat-form-field-suffix {
    white-space: nowrap;
    flex: none;
    position: relative;
}

.mat-form-field-infix {
    display: block;
    position: relative;
    flex: auto;
    min-width: 0;
    width: 180px;
}

.cdk-high-contrast-active .mat-form-field-infix {
    border-image: linear-gradient(transparent, transparent);
}

.mat-form-field-label-wrapper {
    position: absolute;
    left: 0;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
}

[dir="rtl"] .mat-form-field-label-wrapper {
    left: auto;
    right: 0;
}

.mat-form-field-label {
    position: absolute;
    left: 0;
    font: inherit;
    pointer-events: none;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transform-origin: 0 0;
    transition: transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1), color 400ms cubic-bezier(0.25, 0.8, 0.25, 1), width 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
    display: none;
}

[dir="rtl"] .mat-form-field-label {
    transform-origin: 100% 0;
    left: auto;
    right: 0;
}

.mat-form-field-empty.mat-form-field-label,
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
    display: block;
}

.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
    display: none;
}

.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
    display: block;
    transition: none;
}

.mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
.mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    display: none;
}

.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
.mat-form-field-can-float .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    display: block;
}

.mat-form-field-label:not(.mat-form-field-empty) {
    transition: none;
}

.mat-form-field-underline {
    position: absolute;
    width: 100%;
    pointer-events: none;
    transform: scale3d(1, 1.0001, 1);
}

.mat-form-field-ripple {
    position: absolute;
    left: 0;
    width: 100%;
    transform-origin: 50%;
    transform: scaleX(0.5);
    opacity: 0;
    transition: background-color 300ms cubic-bezier(0.55, 0, 0.55, 0.2);
}

.mat-form-field.mat-focused .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple {
    opacity: 1;
    transform: none;
    transition: transform 300ms cubic-bezier(0.25, 0.8, 0.25, 1), opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1), background-color 300ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-form-field-subscript-wrapper {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
}

.mat-form-field-subscript-wrapper .mat-icon,
.mat-form-field-label-wrapper .mat-icon {
    width: 1em;
    height: 1em;
    font-size: inherit;
    vertical-align: baseline;
}

.mat-form-field-hint-wrapper {
    display: flex;
}

.mat-form-field-hint-spacer {
    flex: 1 0 1em;
}

.mat-error {
    display: block;
}

.mat-form-field-control-wrapper {
    position: relative;
}

.mat-form-field-hint-end {
    order: 1;
}

.mat-form-field._mat-animation-noopable .mat-form-field-label,
.mat-form-field._mat-animation-noopable .mat-form-field-ripple {
    transition: none;
}

.mat-form-field-appearance-fill .mat-form-field-flex {
    border-radius: 4px 4px 0 0;
    padding: 0.75em 0.75em 0 0.75em;
}

.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-flex {
    outline: solid 1px;
}

.mat-form-field-appearance-fill .mat-form-field-underline::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 100%;
}

.mat-form-field-appearance-fill .mat-form-field-ripple {
    bottom: 0;
    height: 2px;
}

.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-ripple {
    height: 0;
    border-top: solid 2px;
}

.mat-form-field-appearance-fill:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
    opacity: 1;
    transform: none;
    transition: opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-form-field-appearance-fill._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
    transition: none;
}

.mat-form-field-appearance-fill .mat-form-field-subscript-wrapper {
    padding: 0 1em;
}

.mat-input-element {
    font: inherit;
    background: transparent;
    color: currentColor;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    vertical-align: bottom;
    text-align: inherit;
    box-sizing: content-box;
}

.mat-input-element:-moz-ui-invalid {
    box-shadow: none;
}

.mat-input-element::-ms-clear,
.mat-input-element::-ms-reveal {
    display: none;
}

.mat-input-element,
.mat-input-element::-webkit-search-cancel-button,
.mat-input-element::-webkit-search-decoration,
.mat-input-element::-webkit-search-results-button,
.mat-input-element::-webkit-search-results-decoration {
    -webkit-appearance: none;
}

.mat-input-element::-webkit-contacts-auto-fill-button,
.mat-input-element::-webkit-caps-lock-indicator,
.mat-input-element::-webkit-credentials-auto-fill-button {
    visibility: hidden;
}

.mat-input-element[type="date"],
.mat-input-element[type="datetime"],
.mat-input-element[type="datetime-local"],
.mat-input-element[type="month"],
.mat-input-element[type="week"],
.mat-input-element[type="time"] {
    line-height: 1;
}

.mat-input-element[type="date"]::after,
.mat-input-element[type="datetime"]::after,
.mat-input-element[type="datetime-local"]::after,
.mat-input-element[type="month"]::after,
.mat-input-element[type="week"]::after,
.mat-input-element[type="time"]::after {
    content: " ";
    white-space: pre;
    width: 1px;
}

.mat-input-element::-webkit-inner-spin-button,
.mat-input-element::-webkit-calendar-picker-indicator,
.mat-input-element::-webkit-clear-button {
    font-size: 0.75em;
}

.mat-input-element::placeholder {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-input-element::placeholder:-ms-input-placeholder {
    -ms-user-select: text;
}

.mat-input-element::-moz-placeholder {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-input-element::-moz-placeholder:-ms-input-placeholder {
    -ms-user-select: text;
}

.mat-input-element::-webkit-input-placeholder {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-input-element::-webkit-input-placeholder:-ms-input-placeholder {
    -ms-user-select: text;
}

.mat-input-element:-ms-input-placeholder {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-input-element:-ms-input-placeholder:-ms-input-placeholder {
    -ms-user-select: text;
}

.mat-form-field-hide-placeholder .mat-input-element::placeholder {
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    transition: none;
}

.mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder {
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    transition: none;
}

.mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder {
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    transition: none;
}

.mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder {
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    transition: none;
}

textarea.mat-input-element {
    resize: vertical;
    overflow: auto;
}

textarea.mat-input-element.cdk-textarea-autosize {
    resize: none;
}

textarea.mat-input-element {
    padding: 2px 0;
    margin: -2px 0;
}

select.mat-input-element {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative;
    background-color: transparent;
    display: inline-flex;
    box-sizing: border-box;
    padding-top: 1em;
    top: -1em;
    margin-bottom: -1em;
}

select.mat-input-element::-ms-expand {
    display: none;
}

select.mat-input-element::-moz-focus-inner {
    border: 0;
}

select.mat-input-element:not(:disabled) {
    cursor: pointer;
}

select.mat-input-element::-ms-value {
    color: inherit;
    background: none;
}

.mat-focused .cdk-high-contrast-active select.mat-input-element::-ms-value {
    color: inherit;
}

.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -2.5px;
    pointer-events: none;
}

[dir="rtl"] .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
    right: auto;
    left: 0;
}

.mat-form-field-type-mat-native-select .mat-input-element {
    padding-right: 15px;
}

[dir="rtl"] .mat-form-field-type-mat-native-select .mat-input-element {
    padding-right: 0;
    padding-left: 15px;
}

.mat-form-field-type-mat-native-select .mat-form-field-label-wrapper {
    max-width: calc(100% - 10px);
}

.mat-form-field-type-mat-native-select.mat-form-field-appearance-outline .mat-form-field-infix::after {
    margin-top: -5px;
}

.mat-form-field-type-mat-native-select.mat-form-field-appearance-fill .mat-form-field-infix::after {
    margin-top: -10px;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
    transform: perspective(100px);
    -ms-transform: none;
}

.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon {
    width: 1em;
}

.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button {
    font: inherit;
    vertical-align: baseline;
}

.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button .mat-icon {
    font-size: inherit;
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
    height: 1px;
}

.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-underline {
    height: 0;
    border-top: solid 1px;
}

.mat-form-field-appearance-legacy .mat-form-field-ripple {
    top: 0;
    height: 2px;
    overflow: hidden;
}

.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-ripple {
    height: 0;
    border-top: solid 2px;
}

.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
    background-position: 0;
    background-color: transparent;
}

.cdk-high-contrast-active .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
    border-top-style: dotted;
    border-top-width: 2px;
}

.mat-form-field-appearance-legacy.mat-form-field-invalid:not(.mat-focused) .mat-form-field-ripple {
    height: 1px;
}

.mat-form-field-appearance-outline .mat-form-field-wrapper {
    margin: 0.25em 0;
}

.mat-form-field-appearance-outline .mat-form-field-flex {
    padding: 0 0.75em 0 0.75em;
    margin-top: -0.25em;
    position: relative;
}

.mat-form-field-appearance-outline .mat-form-field-prefix,
.mat-form-field-appearance-outline .mat-form-field-suffix {
    top: 0.25em;
}

.mat-form-field-appearance-outline .mat-form-field-outline {
    display: flex;
    position: absolute;
    top: 0.25em;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

.mat-form-field-appearance-outline .mat-form-field-outline-start,
.mat-form-field-appearance-outline .mat-form-field-outline-end {
    border: 1px solid currentColor;
    min-width: 5px;
}

.mat-form-field-appearance-outline .mat-form-field-outline-start {
    border-radius: 5px 0 0 5px;
    border-right-style: none;
}

[dir="rtl"] .mat-form-field-appearance-outline .mat-form-field-outline-start {
    border-right-style: solid;
    border-left-style: none;
    border-radius: 0 5px 5px 0;
}

.mat-form-field-appearance-outline .mat-form-field-outline-end {
    border-radius: 0 5px 5px 0;
    border-left-style: none;
    flex-grow: 1;
}

[dir="rtl"] .mat-form-field-appearance-outline .mat-form-field-outline-end {
    border-left-style: solid;
    border-right-style: none;
    border-radius: 5px 0 0 5px;
}

.mat-form-field-appearance-outline .mat-form-field-outline-gap {
    border-radius: 0.000001px;
    border: 1px solid currentColor;
    border-left-style: none;
    border-right-style: none;
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap {
    border-top-color: transparent;
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick {
    opacity: 0;
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start,
.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,
.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap {
    border-width: 2px;
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline,
.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline {
    opacity: 0;
    transition: opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,
.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline-thick {
    opacity: 1;
}

.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline {
    opacity: 0;
    transition: opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline-thick {
    opacity: 1;
}

.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper {
    padding: 0 1em;
}

.mat-form-field-appearance-outline._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-outline,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-start,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-end,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-gap {
    transition: none;
}

.mat-form-field-appearance-standard .mat-form-field-flex {
    padding-top: 0.75em;
}

.mat-form-field-appearance-standard .mat-form-field-underline {
    height: 1px;
}

.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-underline {
    height: 0;
    border-top: solid 1px;
}

.mat-form-field-appearance-standard .mat-form-field-ripple {
    bottom: 0;
    height: 2px;
}

.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-ripple {
    height: 0;
    border-top: solid 2px;
}

.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
    background-position: 0;
    background-color: transparent;
}

.cdk-high-contrast-active .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
    border-top-style: dotted;
    border-top-width: 2px;
}

.mat-form-field-appearance-standard:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
    opacity: 1;
    transform: none;
    transition: opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-form-field-appearance-standard._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
    transition: none;
}

.mat-select {
    display: inline-block;
    width: 100%;
    outline: none;
}

.mat-select-trigger {
    display: inline-table;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
}

.mat-select-disabled .mat-select-trigger {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}

.mat-select-value {
    display: table-cell;
    max-width: 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mat-select-value-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mat-select-arrow-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.mat-form-field-appearance-fill .mat-select-arrow-wrapper {
    transform: translateY(-50%);
}

.mat-form-field-appearance-outline .mat-select-arrow-wrapper {
    transform: translateY(-25%);
}

.mat-form-field-appearance-standard.mat-form-field-has-label .mat-select:not(.mat-select-empty) .mat-select-arrow-wrapper {
    transform: translateY(-50%);
}

.mat-form-field-appearance-standard .mat-select.mat-select-empty .mat-select-arrow-wrapper {
    transition: transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

._mat-animation-noopable.mat-form-field-appearance-standard .mat-select.mat-select-empty .mat-select-arrow-wrapper {
    transition: none;
}

.mat-select-arrow {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    margin: 0 4px;
}

.mat-select-panel-wrap {
    flex-basis: 100%;
}

.mat-select-panel {
    min-width: 112px;
    max-width: 280px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-top: 0;
    padding-bottom: 0;
    max-height: 256px;
    min-width: 100%;
    border-radius: 4px;
    outline: 0;
}

.cdk-high-contrast-active .mat-select-panel {
    outline: solid 1px;
}

.mat-select-panel .mat-optgroup-label,
.mat-select-panel .mat-option {
    font-size: inherit;
    line-height: 3em;
    height: 3em;
}

.mat-form-field-type-mat-select:not(.mat-form-field-disabled) .mat-form-field-flex {
    cursor: pointer;
}

.mat-form-field-type-mat-select .mat-form-field-label {
    width: calc(100% - 18px);
}

.mat-select-placeholder {
    transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

._mat-animation-noopable .mat-select-placeholder {
    transition: none;
}

.mat-form-field-hide-placeholder .mat-select-placeholder {
    color: transparent;
    -webkit-text-fill-color: transparent;
    transition: none;
    display: block;
}

.mat-select-min-line:empty::before {
    content: " ";
    white-space: pre;
    width: 1px;
}

.mat-option {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: 48px;
    height: 48px;
    padding: 0 16px;
    text-align: left;
    text-decoration: none;
    max-width: 100%;
    position: relative;
    cursor: pointer;
    outline: none;
    display: flex;
    flex-direction: row;
    max-width: 100%;
    box-sizing: border-box;
    align-items: center;
    -webkit-tap-highlight-color: transparent;
}

.mat-option[disabled] {
    cursor: default;
}

[dir="rtl"] .mat-option {
    text-align: right;
}

.mat-option .mat-icon {
    margin-right: 16px;
    vertical-align: middle;
}

.mat-option .mat-icon svg {
    vertical-align: top;
}

[dir="rtl"] .mat-option .mat-icon {
    margin-left: 16px;
    margin-right: 0;
}

.mat-option[aria-disabled="true"] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}

.mat-optgroup .mat-option:not(.mat-option-multiple) {
    padding-left: 32px;
}

[dir="rtl"] .mat-optgroup .mat-option:not(.mat-option-multiple) {
    padding-left: 16px;
    padding-right: 32px;
}

.cdk-high-contrast-active .mat-option {
    margin: 0 1px;
}

.cdk-high-contrast-active .mat-option.mat-active {
    border: solid 1px currentColor;
    margin: 0;
}

.cdk-high-contrast-active .mat-option[aria-disabled="true"] {
    opacity: 0.5;
}

.mat-option-text {
    display: inline-block;
    flex-grow: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mat-option .mat-option-ripple {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
}

.mat-option-pseudo-checkbox {
    margin-right: 8px;
}

[dir="rtl"] .mat-option-pseudo-checkbox {
    margin-left: 8px;
    margin-right: 0;
}

.mat-button .mat-button-focus-overlay,
.mat-icon-button .mat-button-focus-overlay {
    opacity: 0;
}

.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay {
    opacity: 0.04;
}

@media (hover: none) {
    .mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,
    .mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay {
        opacity: 0;
    }
}

.mat-button,
.mat-icon-button,
.mat-stroked-button,
.mat-flat-button {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
}

.mat-button::-moz-focus-inner,
.mat-icon-button::-moz-focus-inner,
.mat-stroked-button::-moz-focus-inner,
.mat-flat-button::-moz-focus-inner {
    border: 0;
}

.mat-button.mat-button-disabled,
.mat-icon-button.mat-button-disabled,
.mat-stroked-button.mat-button-disabled,
.mat-flat-button.mat-button-disabled {
    cursor: default;
}

.mat-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-button.cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.cdk-program-focused .mat-button-focus-overlay,
.mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-flat-button.cdk-program-focused .mat-button-focus-overlay {
    opacity: 0.12;
}

.mat-button::-moz-focus-inner,
.mat-icon-button::-moz-focus-inner,
.mat-stroked-button::-moz-focus-inner,
.mat-flat-button::-moz-focus-inner {
    border: 0;
}

.mat-raised-button {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}

.mat-raised-button::-moz-focus-inner {
    border: 0;
}

.mat-raised-button.mat-button-disabled {
    cursor: default;
}

.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-raised-button.cdk-program-focused .mat-button-focus-overlay {
    opacity: 0.12;
}

.mat-raised-button::-moz-focus-inner {
    border: 0;
}

._mat-animation-noopable.mat-raised-button {
    transition: none;
    animation: none;
}

.mat-stroked-button {
    border: 1px solid currentColor;
    padding: 0 15px;
    line-height: 34px;
}

.mat-stroked-button .mat-button-ripple.mat-ripple,
.mat-stroked-button .mat-button-focus-overlay {
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
}

.mat-fab {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    min-width: 0;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    padding: 0;
    flex-shrink: 0;
}

.mat-fab::-moz-focus-inner {
    border: 0;
}

.mat-fab.mat-button-disabled {
    cursor: default;
}

.mat-fab.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-fab.cdk-program-focused .mat-button-focus-overlay {
    opacity: 0.12;
}

.mat-fab::-moz-focus-inner {
    border: 0;
}

._mat-animation-noopable.mat-fab {
    transition: none;
    animation: none;
}

.mat-fab .mat-button-wrapper {
    padding: 16px 0;
    display: inline-block;
    line-height: 24px;
}

.mat-mini-fab {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    min-width: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0;
    flex-shrink: 0;
}

.mat-mini-fab::-moz-focus-inner {
    border: 0;
}

.mat-mini-fab.mat-button-disabled {
    cursor: default;
}

.mat-mini-fab.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-mini-fab.cdk-program-focused .mat-button-focus-overlay {
    opacity: 0.12;
}

.mat-mini-fab::-moz-focus-inner {
    border: 0;
}

._mat-animation-noopable.mat-mini-fab {
    transition: none;
    animation: none;
}

.mat-mini-fab .mat-button-wrapper {
    padding: 8px 0;
    display: inline-block;
    line-height: 24px;
}

.mat-icon-button {
    padding: 0;
    min-width: 0;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    line-height: 40px;
    border-radius: 50%;
}

.mat-icon-button i,
.mat-icon-button .mat-icon {
    line-height: 24px;
}

.mat-button-ripple.mat-ripple,
.mat-button-focus-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
    border-radius: inherit;
}

.mat-button-ripple.mat-ripple:not(:empty) {
    transform: translateZ(0);
}

.mat-button-focus-overlay {
    opacity: 0;
    transition: opacity 200ms cubic-bezier(0.35, 0, 0.25, 1), background-color 200ms cubic-bezier(0.35, 0, 0.25, 1);
}

._mat-animation-noopable .mat-button-focus-overlay {
    transition: none;
}

.mat-button-ripple-round {
    border-radius: 50%;
    z-index: 1;
}

.mat-button .mat-button-wrapper>*,
.mat-flat-button .mat-button-wrapper>*,
.mat-stroked-button .mat-button-wrapper>*,
.mat-raised-button .mat-button-wrapper>*,
.mat-icon-button .mat-button-wrapper>*,
.mat-fab .mat-button-wrapper>*,
.mat-mini-fab .mat-button-wrapper>* {
    vertical-align: middle;
}

.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button,
.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: inherit;
    width: 2.5em;
    height: 2.5em;
}

.cdk-high-contrast-active .mat-button,
.cdk-high-contrast-active .mat-flat-button,
.cdk-high-contrast-active .mat-raised-button,
.cdk-high-contrast-active .mat-icon-button,
.cdk-high-contrast-active .mat-fab,
.cdk-high-contrast-active .mat-mini-fab {
    outline: solid 1px;
}

.cdk-high-contrast-active .mat-button-base.cdk-keyboard-focused,
.cdk-high-contrast-active .mat-button-base.cdk-program-focused {
    outline: solid 3px;
}

[qpc-c93]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c93] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] {
    background: var(--bg-footer);
    padding: 45px 0 30px;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] {
    display: flex;
    flex-wrap: wrap;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] strong[qpc-c93] {
    font-size: 14pt;
    font-weight: 700;
    line-height: 1.5;
    color: var(--text-black);
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] p[qpc-c93] {
    font-size: 11pt;
    font-weight: 500;
    line-height: 1.5;
    color: var(--text-black);
    text-align: justify;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] {
    color: var(--footer-item-color);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0 10px 15px;
    list-style: none;
    flex: 1;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] li[qpc-c93]:first-child {
    font-weight: 700;
    font-size: 1.2rem;
    margin: 0 0 8px;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] li[qpc-c93]:first-child span[qpc-c93] {
    cursor: auto;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] li[qpc-c93]:first-child span[qpc-c93]:after {
    content: none;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] li[qpc-c93] {
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    margin: 3px 0;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] li[qpc-c93] span[qpc-c93] {
    position: relative;
    cursor: pointer;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] li[qpc-c93] span[qpc-c93]:after {
    display: block;
    content: "";
    border-bottom: 1px solid var(--text-black);
    transform: scaleX(0);
    transition: transform 0.15s ease-in-out;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    transform-origin: 0 50%;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] li[qpc-c93] span[qpc-c93]:hover:after {
    border-bottom: 1px solid var(--text-black);
    transform: scaleX(1);
    transform-origin: 100% 50%;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] img[qpc-c93] {
    max-width: 135px;
    cursor: pointer;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] p.describe[qpc-c93] {
    font-size: 10pt;
    font-weight: 500;
    line-height: 1.7;
    color: var(--text-gray);
    margin: 45px 0 15px;
    text-align: justify;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.second[qpc-c93] {
    background: var(--bg-white-dark);
    padding: 30px 0 0;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.second[qpc-c93] div[qpc-c93] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.second[qpc-c93] div[qpc-c93] div[qpc-c93] {
    flex-wrap: nowrap;
    margin: 10px 0 15px;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.second[qpc-c93] div[qpc-c93] div[qpc-c93] i[qpc-c93] {
    margin: 0 5px;
    color: var(--theme-pelak);
    font-size: 14pt;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.second[qpc-c93] div[qpc-c93] div[qpc-c93] a[qpc-c93],
div[qpc-c93] .footer-desktop[qpc-c93] div.second[qpc-c93] div[qpc-c93] div[qpc-c93] p[qpc-c93] {
    margin: 0;
    font-size: 11pt;
    font-weight: 700;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.third[qpc-c93] {
    background: var(--bg-white-dark);
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] {
    background: var(--bg-white-dark);
    padding: 0 0 30px;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] h1[qpc-c93] {
    font-size: 14pt;
    font-weight: 700;
    color: var(--text-black);
    display: flex;
    flex-wrap: wrap;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i[qpc-c93] {
    font-size: 30px;
    color: var(--text-black);
    cursor: pointer;
    transition: 0.2s;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i[qpc-c93]:hover {
    transition: 0.2s;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i.facebook[qpc-c93]:hover {
    color: #3b5998;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i.twitter[qpc-c93]:hover {
    color: #1da1f2;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i.telegram[qpc-c93]:hover {
    color: #08c;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i.instagram[qpc-c93]:hover {
    color: #c13584;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i.linkedin[qpc-c93]:hover {
    color: #0077b5;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i.google-plus[qpc-c93]:hover {
    color: #dd4b39;
}

div[qpc-c93] .footer-desktop[qpc-c93] .footer-description[qpc-c93] {
    font-size: 14px;
    color: var(--text-gray);
}

@media screen and (max-width: 961px) {
    .footer-desktop[qpc-c93] div.first[qpc-c93] {
        background-color: var(--bg-footer-mobile) !important;
        padding: 0 !important;
    }
    .footer-desktop[qpc-c93] strong[qpc-c93] {
        font-size: 0.9375rem !important;
        color: var(--text-gray-categiries-footer) !important;
    }
    .footer-desktop[qpc-c93] span[qpc-c93] {
        font-size: 0.875rem;
        color: var(--text-gray-light-mobile);
        font-weight: 400 !important;
        margin: 20px 0;
        line-height: 25.51px;
    }
    .footer-desktop[qpc-c93] ul[qpc-c93] {
        margin: 0 !important;
    }
    .footer-desktop[qpc-c93] ul[qpc-c93] span[qpc-c93] {
        color: var(--text-gray-categiries-footer) !important;
        font-size: 0.9375rem;
        font-weight: 700 !important;
    }
    .footer-desktop[qpc-c93] ul[qpc-c93] a[qpc-c93] {
        font-size: 0.8125rem;
        color: var(--text-gray-light-mobile);
    }
    .footer-desktop[qpc-c93] .footer-enamad[qpc-c93] {
        border: 1px solid #d6e7f5;
        border-radius: 10px;
        margin: 15px 15px 40px;
    }
    .footer-desktop[qpc-c93] .footer-enamad[qpc-c93] img[qpc-c93] {
        width: 100px;
    }
    .footer-desktop[qpc-c93] .second[qpc-c93] a[qpc-c93],
    .footer-desktop[qpc-c93] .second[qpc-c93] p[qpc-c93] {
        font-size: 0.75rem !important;
        color: var(--text-gray-categiries-footer) !important;
    }
    .footer-desktop[qpc-c93] .second[qpc-c93] .bg-icon[qpc-c93] {
        background-color: var(--bg-footer-mobile);
        border-radius: 30px;
        padding: 6px;
    }
    .footer-desktop[qpc-c93] .third[qpc-c93] hr[qpc-c93] {
        border-top: 1px solid #d6e7f5 !important;
    }
    .footer-desktop[qpc-c93] .fourth[qpc-c93] span[qpc-c93] {
        font-weight: 700 !important;
        font-size: 0.75rem;
        color: var(--text-black);
    }
    .footer-desktop[qpc-c93] .fourth[qpc-c93],
    .footer-desktop[qpc-c93] .second[qpc-c93],
    .footer-desktop[qpc-c93] .third[qpc-c93] {
        background-color: var(--bg-white) !important;
    }
}

:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.font-size-9 {
    font-size: 9px;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-13 {
    font-size: 13px;
}

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

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

.font-size-16 {
    font-size: 16px;
}

.font-size-17 {
    font-size: 17px;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-25 {
    font-size: 25px;
}

.font-size-30 {
    font-size: 30px;
}

.font-size-40 {
    font-size: 40px;
}

.main-pre[qpc-c150] {
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: 0;
    z-index: var(--z-index-preloader);
    background-color: hsla(0, 0%, 100%, 0.75);
}

.lds-spinner[qpc-c150] {
    color: var(--theme-pelak);
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-spinner[qpc-c150] div[qpc-c150] {
    transform-origin: 40px 40px;
    -webkit-animation: lds-spinner 1.2s linear infinite;
    animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner[qpc-c150] div[qpc-c150]:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 6px;
    height: 18px;
    border-radius: 20%;
    background: var(--theme-pelak);
}

.lds-spinner[qpc-c150] div[qpc-c150]:first-child {
    transform: rotate(0deg);
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(2) {
    transform: rotate(30deg);
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(3) {
    transform: rotate(60deg);
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(4) {
    transform: rotate(90deg);
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(5) {
    transform: rotate(120deg);
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(6) {
    transform: rotate(150deg);
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(7) {
    transform: rotate(180deg);
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(8) {
    transform: rotate(210deg);
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(9) {
    transform: rotate(240deg);
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(10) {
    transform: rotate(270deg);
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(11) {
    transform: rotate(300deg);
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

.lds-spinner[qpc-c150] div[qpc-c150]:nth-child(12) {
    transform: rotate(330deg);
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

@-webkit-keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

[qpc-c94]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c94] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

@media screen and (max-width: 992px) {
    .mobile-mode[qpc-c94] {
        margin-top: 59px;
        min-height: calc(100vh - 110px);
    }
    .header-service[qpc-c94] {
        margin-bottom: 0;
        min-height: calc(100vh - 102px);
    }
}

.desktop-mode[qpc-c94] {
    margin-top: 120px;
}

.change-opacitity[qpc-c94] {
    opacity: 0.2;
    transition: opacity 0.5s;
}

[qpc-c90]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c90] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.navbar__header[qpc-c90] {
    height: var(--navbar-header-h);
    position: absolute;
    z-index: var(--z-index-lvl-max);
    padding-top: 20px;
    top: 0;
    right: 0;
    color: var(--text-white);
}

.navbar__header[qpc-c90] button[qpc-c90] {
    background-color: var(--transparent);
    color: var(--text-white);
    border: none;
    display: none;
}

.navbar__header[qpc-c90] ul[qpc-c90] {
    list-style-type: none;
}

.navbar__header[qpc-c90] ul[qpc-c90] li.magic-badge[qpc-c90] {
    left: 100%;
    width: 85px !important;
}

.navbar__header[qpc-c90] ul[qpc-c90] li.magic-badge[qpc-c90]:hover:after {
    display: none;
}

.navbar__header[qpc-c90] ul[qpc-c90] li[qpc-c90] {
    margin-right: 35px;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0;
    position: relative;
    cursor: pointer;
}

.navbar__header[qpc-c90] ul[qpc-c90] li[qpc-c90]:after {
    display: block;
    content: "";
    border-bottom: 1px solid var(--text-white);
    transform: scaleX(0);
    transition: transform 0.15s ease-in-out;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
}

.navbar__header[qpc-c90] ul[qpc-c90] li[qpc-c90]:hover:after {
    border-bottom: 1px solid var(--text-white);
    transform: scaleX(1);
}

.navbar__header[qpc-c90] ul[qpc-c90] .drop-down-list[qpc-c90]:after {
    content: none;
}

.navbar__header[qpc-c90] ul[qpc-c90] .drop-down-list[qpc-c90] button[qpc-c90] {
    display: inline-block;
}

.navbar__header[qpc-c90] img.logo[qpc-c90] {
    display: inline-block;
    width: 104.5px;
    height: 50px;
    cursor: pointer;
}

.navbar__header[qpc-c90] .baj[qpc-c90] {
    top: -22px;
    width: 12% !important;
}

.navbar__header--services[qpc-c90]:hover div[qpc-c90] {
    display: block;
    -webkit-animation: subCat 0.2s ease-in;
    animation: subCat 0.2s ease-in;
}

.navbar__header--services[qpc-c90]:hover div[qpc-c90] ul[qpc-c90]:hover {
    display: block;
}

.navbar__header--services[qpc-c90]:hover div[qpc-c90] ul[qpc-c90] a[qpc-c90] {
    color: var(--theme-pelak);
}

.navbar__header--services[qpc-c90]>div[qpc-c90] {
    background: transparent;
    position: fixed;
    top: 45px;
    left: 0;
    right: 0;
    width: 100%;
    display: none;
}

.navbar__header--services[qpc-c90]>div[qpc-c90]>div[qpc-c90] {
    background-color: var(--bg-white);
    box-shadow: 5px 30px 30px rgba(0, 0, 0, 0.2);
}

.navbar__header--services[qpc-c90]>div[qpc-c90]>div[qpc-c90] ul[qpc-c90] {
    margin-top: 25px;
}

.navbar__header--services[qpc-c90]>div[qpc-c90]>div[qpc-c90] ul[qpc-c90] li[qpc-c90] {
    background-color: var(--text-white);
    color: var(--theme-pelak);
    position: relative;
    padding: 10px 30px;
    transition: 0.3s;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid var(--transparent);
    justify-content: center;
    margin: 0;
}

.navbar__header--services[qpc-c90]>div[qpc-c90]>div[qpc-c90] ul[qpc-c90] li[qpc-c90]:after {
    content: none;
}

.navbar__header--services[qpc-c90]>div[qpc-c90]>div[qpc-c90] ul[qpc-c90] li[qpc-c90]:hover {
    background-color: #f2f2f299;
    color: var(--theme-pelak);
    border: 1px solid var(--transparent);
    transition: 0.3s;
}

.navbar__header-mobile[qpc-c90] {
    display: none;
}

@-webkit-keyframes subCat {
    0% {
        top: 100px;
        opacity: 0;
    }
    to {
        top: 45px;
        opacity: 1;
    }
}

@keyframes subCat {
    0% {
        top: 100px;
        opacity: 0;
    }
    to {
        top: 45px;
        opacity: 1;
    }
}

.background[qpc-c90] {
    position: relative;
    height: var(--navbar-header-h);
    z-index: 99;
    padding-top: 3px;
    color: var(--bg-white);
    background-color: var(--bg-white);
    box-shadow: 0 1px 1px #e6e6e6;
}

.background[qpc-c90] li[qpc-c90] {
    color: var(--text-black) !important;
}

.background[qpc-c90] .logo[qpc-c90] {
    display: none !important;
}

.background[qpc-c90] .logo-sticky[qpc-c90] {
    display: flex !important;
}

.background[qpc-c90] .login[qpc-c90] {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.header-in-profile[qpc-c90] {
    position: fixed !important;
    z-index: var(--z-index-lvl-2);
    height: var(--header-active-color);
    margin-bottom: 20px;
}

.sticky[qpc-c90] {
    position: fixed;
    top: 0;
    background-color: var(--bg-white);
    overflow: unset;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24), 0 0 2px rgba(0, 0, 0, 0.12);
    height: 70px;
    padding: 20px 30px;
    opacity: 1;
    transform: translateY(0);
    -webkit-animation: translateYX 0.2s ease-in;
    animation: translateYX 0.2s ease-in;
}

.sticky[qpc-c90] ul[qpc-c90] li[qpc-c90] {
    color: var(--text-black) !important;
}

.sticky[qpc-c90] ul[qpc-c90] li[qpc-c90]:last-child {
    background-color: var(--theme-pelak);
    position: relative;
    padding: 10px 30px;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.sticky[qpc-c90] ul[qpc-c90] li[qpc-c90]:last-child,
.sticky[qpc-c90] ul[qpc-c90] li[qpc-c90]:last-child:hover {
    color: var(--text-white);
    transition: 0.3s;
    border: 1px solid var(--transparent);
}

.sticky[qpc-c90] ul[qpc-c90] li[qpc-c90]:last-child:hover {
    background-color: var(--bg-white-opacity);
}

.sticky[qpc-c90] .logo[qpc-c90] {
    display: none !important;
}

.sticky[qpc-c90] .logo-sticky[qpc-c90] {
    display: flex !important;
}

.sticky[qpc-c90] img.logo-sticky[qpc-c90] {
    width: 104.5px !important;
    height: auto !important;
}

.sticky[qpc-c90] .login[qpc-c90] {
    background-color: rgba(0, 0, 0, 0.1);
}

@-webkit-keyframes translateYX {
    0% {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}

@keyframes translateYX {
    0% {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}

@media screen and (max-width: 992px) {
    .navbar__header[qpc-c90] button[qpc-c90] {
        padding: 0;
        display: block;
    }
    .navbar__header[qpc-c90] button[qpc-c90] mat-icon[qpc-c90] {
        font-size: xx-large;
    }
    .navbar__header[qpc-c90] ul[qpc-c90] li[qpc-c90] {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-start;
    }
    .page[qpc-c90] {
        left: 9px !important;
    }
}

.navbar__header-mobile[qpc-c90] {
    min-height: 59px;
    max-height: 59px;
    padding: 0 17px;
    position: fixed;
    width: 100%;
    z-index: var(--z-index-lvl-max);
    top: 0;
    right: 0;
    left: 0;
    bottom: auto;
    background-color: var(--bg-white);
}

.navbar__header-mobile[qpc-c90] img.logo-mobile[qpc-c90] {
    height: 32px;
    width: 76px;
}

.navbar__header-mobile[qpc-c90] .toggle-container[qpc-c90],
.navbar__header-mobile[qpc-c90] img.img-search-box[qpc-c90],
.navbar__header-mobile[qpc-c90] img.img-user-profile[qpc-c90],
.navbar__header-mobile[qpc-c90] span.spn-user-profile[qpc-c90] {
    border: 1px solid #e8e8e8;
    border-radius: 10px;
}

.navbar__header-mobile[qpc-c90] .toggle-container[qpc-c90] {
    padding: 6px 8px;
    margin-left: 0.875rem;
}

.navbar__header-mobile[qpc-c90] img.img-user-profile[qpc-c90] {
    padding: 10px 10.5px;
}

.navbar__header-mobile[qpc-c90] img.img-search-box[qpc-c90] {
    padding: 8.5px;
    margin-right: 0.875rem;
}

.navbar__header-mobile[qpc-c90] span.spn-user-profile[qpc-c90] {
    padding: 8px 10.5px;
    font-size: 0.6875rem;
    color: var(--theme-pelak);
}

.main[qpc-c90] {
    margin: 0 auto;
    display: block;
    height: 100%;
}

.mainInner[qpc-c90] {
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}

.mainInner[qpc-c90] div[qpc-c90] {
    display: table-cell;
    vertical-align: middle;
    font-size: 3em;
    font-weight: 700;
    letter-spacing: 1.25px;
}

.sidebarLeftSpace[qpc-c90] {
    width: 30vw;
    height: 100vh;
    left: 0;
    top: 0;
    position: fixed;
}

#sidebarMenu[qpc-c90] {
    z-index: 9999;
    top: 0;
    height: 100%;
    position: fixed;
    right: 0;
    width: 70vw;
    transform: translateX(72vw);
    transition: transform 0.25s ease-in-out;
    background-color: var(--bg-white);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.sidebarMenuInner[qpc-c90] {
    margin: 85px 0 0;
    padding: 0;
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
}

.sidebarMenuInner[qpc-c90] li[qpc-c90] {
    list-style: none;
    font-weight: 700;
    padding: 20px;
}

.sidebarMenuInner[qpc-c90] li[qpc-c90] a[qpc-c90] {
    align-items: center;
    display: flex;
    font-weight: 700;
    text-decoration: none;
    font-size: 0.8125rem;
}

.items-icon-box[qpc-c90] {
    margin-left: 10px;
    width: 35px;
    height: 35px;
    background: var(--bg-footer-mobile);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.items-icon-box[qpc-c90] i[qpc-c90] {
    color: var(--theme-pelak);
}

.openSidebarMenu[qpc-c90] {
    transform: translateX(0) !important;
}

.toggle-container[qpc-c90] {
    display: inline-block;
    cursor: pointer;
}

.bar1[qpc-c90],
.bar2[qpc-c90],
.bar3[qpc-c90] {
    width: 14px;
    height: 2px;
    background-color: var(--bar-mobile-menue-toggle);
    margin: 3px 0;
    transition: 0.4s;
}

.change-toggle[qpc-c90] .bar1[qpc-c90] {
    transform: rotate(-45deg) translate(-4px, 5px);
    background-color: var(--theme-pelak);
}

.change-toggle[qpc-c90] .bar2[qpc-c90] {
    opacity: 0;
}

.change-toggle[qpc-c90] .bar3[qpc-c90] {
    transform: rotate(45deg) translate(-2px, -3px);
    background-color: var(--theme-pelak);
}

.envelope-wrapper__desktop[qpc-c90] {
    left: -30px !important;
    z-index: 1;
    cursor: pointer;
}

.envelope-wrapper__desktop[qpc-c90],
.envelope-wrapper__mobile[qpc-c90] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46px;
    position: relative;
    top: -20px;
}

.envelope-wrapper__mobile[qpc-c90] {
    right: 17px;
    z-index: 0;
}

.open-envelope[qpc-c90] {
    position: static;
    margin-left: 16px;
}

.open-envelope[qpc-c90]>*[qpc-c90] {
    position: absolute;
}

.badge[qpc-c90] {
    background-color: var(--theme-kilid-dark);
    border-radius: 13px;
    width: 26px;
    min-height: 26px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10px;
    left: 27px;
    font-size: 13px;
    opacity: 0;
    z-index: 4;
    transform: translateX(15px) rotate(90deg);
    -webkit-animation: expandBadge 3s ease 0.5s both;
    animation: expandBadge 3s ease 0.5s both;
}

.page[qpc-c90] {
    background-color: #fff;
    border-radius: 2px;
    width: 20px;
    left: 9px;
    top: 10px;
    min-height: 16px;
    z-index: 2;
    -webkit-animation: takeOutPage 3s ease 0.5s both;
    animation: takeOutPage 3s ease 0.5s both;
}

.page[qpc-c90] .text[qpc-c90] {
    background-color: teal;
    min-height: 1px;
    margin: 1px auto 0;
    opacity: 0.3;
    width: 80%;
}

.page[qpc-c90] .text[qpc-c90]:first-child {
    margin-top: 1px;
}

.envelope[qpc-c90] {
    top: 10px;
    width: 0;
}

.envelope[qpc-c90]>*[qpc-c90] {
    position: absolute;
}

.envelope[qpc-c90] .front[qpc-c90] {
    border-color: transparent #a9a9a9 grey grey;
    border-style: solid;
    border-width: 8px 12px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    z-index: 3;
}

.envelope[qpc-c90] .lid[qpc-c90] {
    border-color: #a9a9a9 transparent transparent;
    border-style: solid;
    border-width: 8px 12px;
    transform-origin: 0 0;
    z-index: 3;
    -webkit-animation: openLid 0.5s ease 0s both;
    animation: openLid 0.5s ease 0s both;
}

@-webkit-keyframes expandBadge {
    to {
        opacity: 1;
        transform: translateX(0) rotate(0deg);
    }
}

@keyframes expandBadge {
    to {
        opacity: 1;
        transform: translateX(0) rotate(0deg);
    }
}

@-webkit-keyframes openLid {
    to {
        transform: rotateX(180deg);
        z-index: 1;
    }
}

@keyframes openLid {
    to {
        transform: rotateX(180deg);
        z-index: 1;
    }
}

@-webkit-keyframes takeOutPage {
    to {
        top: 3px;
    }
}

@keyframes takeOutPage {
    to {
        top: 3px;
    }
}

#all-services-li[qpc-c90]:hover:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    top: 28px;
    left: 25px;
    margin-right: -7px;
    z-index: 0;
    transform: rotate(45deg);
    display: block;
    -webkit-animation: fadeInFromNone 0.2s ease-in;
    animation: fadeInFromNone 0.2s ease-in;
}

@-webkit-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }
    90% {
        display: block;
        opacity: 0.9;
    }
    to {
        display: block;
        opacity: 1;
    }
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }
    90% {
        display: block;
        opacity: 0.9;
    }
    to {
        display: block;
        opacity: 1;
    }
}

.all-services__item--inactive[qpc-c90] {
    opacity: 0.3 !important;
}

.all-services__item--active[qpc-c90] {
    opacity: 1 !important;
}

.home-section[qpc-c111] {
    scroll-behavior: smooth;
}

.desktop-search[qpc-c111] {
    display: none;
}

@media screen and (max-width: 992px) {
    .home-section[qpc-c111] {
        margin-top: -51px;
    }
}

[qpc-c93]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c93] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] {
    background: var(--bg-footer);
    padding: 45px 0 30px;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] {
    display: flex;
    flex-wrap: wrap;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] strong[qpc-c93] {
    font-size: 14pt;
    font-weight: 700;
    line-height: 1.5;
    color: var(--text-black);
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] p[qpc-c93] {
    font-size: 11pt;
    font-weight: 500;
    line-height: 1.5;
    color: var(--text-black);
    text-align: justify;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] {
    color: var(--footer-item-color);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0 10px 15px;
    list-style: none;
    flex: 1;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] li[qpc-c93]:first-child {
    font-weight: 700;
    font-size: 1.2rem;
    margin: 0 0 8px;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] li[qpc-c93]:first-child span[qpc-c93] {
    cursor: auto;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] li[qpc-c93]:first-child span[qpc-c93]:after {
    content: none;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] li[qpc-c93] {
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    margin: 3px 0;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] li[qpc-c93] span[qpc-c93] {
    position: relative;
    cursor: pointer;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] li[qpc-c93] span[qpc-c93]:after {
    display: block;
    content: "";
    border-bottom: 1px solid var(--text-black);
    transform: scaleX(0);
    transition: transform 0.15s ease-in-out;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    transform-origin: 0 50%;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] ul[qpc-c93] li[qpc-c93] span[qpc-c93]:hover:after {
    border-bottom: 1px solid var(--text-black);
    transform: scaleX(1);
    transform-origin: 100% 50%;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] img[qpc-c93] {
    max-width: 135px;
    cursor: pointer;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.first[qpc-c93] div[qpc-c93] div[qpc-c93] p.describe[qpc-c93] {
    font-size: 10pt;
    font-weight: 500;
    line-height: 1.7;
    color: var(--text-gray);
    margin: 45px 0 15px;
    text-align: justify;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.second[qpc-c93] {
    background: var(--bg-white-dark);
    padding: 30px 0 0;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.second[qpc-c93] div[qpc-c93] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.second[qpc-c93] div[qpc-c93] div[qpc-c93] {
    flex-wrap: nowrap;
    margin: 10px 0 15px;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.second[qpc-c93] div[qpc-c93] div[qpc-c93] i[qpc-c93] {
    margin: 0 5px;
    color: var(--theme-pelak);
    font-size: 14pt;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.second[qpc-c93] div[qpc-c93] div[qpc-c93] a[qpc-c93],
div[qpc-c93] .footer-desktop[qpc-c93] div.second[qpc-c93] div[qpc-c93] div[qpc-c93] p[qpc-c93] {
    margin: 0;
    font-size: 11pt;
    font-weight: 700;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.third[qpc-c93] {
    background: var(--bg-white-dark);
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] {
    background: var(--bg-white-dark);
    padding: 0 0 30px;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] h1[qpc-c93] {
    font-size: 14pt;
    font-weight: 700;
    color: var(--text-black);
    display: flex;
    flex-wrap: wrap;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i[qpc-c93] {
    font-size: 30px;
    color: var(--text-black);
    cursor: pointer;
    transition: 0.2s;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i[qpc-c93]:hover {
    transition: 0.2s;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i.facebook[qpc-c93]:hover {
    color: #3b5998;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i.twitter[qpc-c93]:hover {
    color: #1da1f2;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i.telegram[qpc-c93]:hover {
    color: #08c;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i.instagram[qpc-c93]:hover {
    color: #c13584;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i.linkedin[qpc-c93]:hover {
    color: #0077b5;
}

div[qpc-c93] .footer-desktop[qpc-c93] div.fourth[qpc-c93] div.container[qpc-c93] div[qpc-c93] i.google-plus[qpc-c93]:hover {
    color: #dd4b39;
}

div[qpc-c93] .footer-desktop[qpc-c93] .footer-description[qpc-c93] {
    font-size: 14px;
    color: var(--text-gray);
}

@media screen and (max-width: 961px) {
    .footer-desktop[qpc-c93] div.first[qpc-c93] {
        background-color: var(--bg-footer-mobile) !important;
        padding: 0 !important;
    }
    .footer-desktop[qpc-c93] strong[qpc-c93] {
        font-size: 0.9375rem !important;
        color: var(--text-gray-categiries-footer) !important;
    }
    .footer-desktop[qpc-c93] span[qpc-c93] {
        font-size: 0.875rem;
        color: var(--text-gray-light-mobile);
        font-weight: 400 !important;
        margin: 20px 0;
        line-height: 25.51px;
    }
    .footer-desktop[qpc-c93] ul[qpc-c93] {
        margin: 0 !important;
    }
    .footer-desktop[qpc-c93] ul[qpc-c93] span[qpc-c93] {
        color: var(--text-gray-categiries-footer) !important;
        font-size: 0.9375rem;
        font-weight: 700 !important;
    }
    .footer-desktop[qpc-c93] ul[qpc-c93] a[qpc-c93] {
        font-size: 0.8125rem;
        color: var(--text-gray-light-mobile);
    }
    .footer-desktop[qpc-c93] .footer-enamad[qpc-c93] {
        border: 1px solid #d6e7f5;
        border-radius: 10px;
        margin: 15px 15px 40px;
    }
    .footer-desktop[qpc-c93] .footer-enamad[qpc-c93] img[qpc-c93] {
        width: 100px;
    }
    .footer-desktop[qpc-c93] .second[qpc-c93] a[qpc-c93],
    .footer-desktop[qpc-c93] .second[qpc-c93] p[qpc-c93] {
        font-size: 0.75rem !important;
        color: var(--text-gray-categiries-footer) !important;
    }
    .footer-desktop[qpc-c93] .second[qpc-c93] .bg-icon[qpc-c93] {
        background-color: var(--bg-footer-mobile);
        border-radius: 30px;
        padding: 6px;
    }
    .footer-desktop[qpc-c93] .third[qpc-c93] hr[qpc-c93] {
        border-top: 1px solid #d6e7f5 !important;
    }
    .footer-desktop[qpc-c93] .fourth[qpc-c93] span[qpc-c93] {
        font-weight: 700 !important;
        font-size: 0.75rem;
        color: var(--text-black);
    }
    .footer-desktop[qpc-c93] .fourth[qpc-c93],
    .footer-desktop[qpc-c93] .second[qpc-c93],
    .footer-desktop[qpc-c93] .third[qpc-c93] {
        background-color: var(--bg-white) !important;
    }
}

[qpc-c100]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c100] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

section.category-desktop[qpc-c100] {
    padding: 45px 0 110px;
}

section.category-desktop[qpc-c100] .popular__title[qpc-c100] {
    font-size: 0.875rem;
    margin-bottom: 15px;
    color: #999;
    font-weight: 500;
}

section.category-desktop[qpc-c100] .service-box-container[qpc-c100] {
    margin-right: 15px;
    margin-left: 15px;
}

section.category-desktop[qpc-c100] .service__box[qpc-c100] {
    height: 120px;
    width: 120px;
    padding: 10px 0;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 500;
    margin: 10px auto;
    cursor: pointer;
    transition: transform 0.3s;
    border: 1.4px solid #eaeaea;
}

section.category-desktop[qpc-c100] .service__box[qpc-c100]:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    content: "";
    opacity: 0;
    z-index: -1;
}

section.category-desktop[qpc-c100] .service__box[qpc-c100]:focus:after,
section.category-desktop[qpc-c100] .service__box[qpc-c100]:hover:after {
    opacity: 1;
}

section.category-desktop[qpc-c100] .service__box[qpc-c100]:hover {
    transform: scaleX(1);
}

section.category-desktop[qpc-c100] .service__box[qpc-c100] img[qpc-c100] {
    width: 66px;
    height: 66px;
}

section.category-mobile[qpc-c100] .category-mobile--faviorite[qpc-c100] {
    font-size: 0.9375rem;
    font-weight: 700;
}

section.category-mobile[qpc-c100] img[qpc-c100] {
    width: auto !important;
}

section.category-mobile[qpc-c100] h3.category-name[qpc-c100] {
    font-size: 0.6875rem;
    font-weight: 700;
}

@media screen and (max-width: 768px) {
    section[qpc-c100] {
        padding: 0 15px 45px;
    }
    section[qpc-c100] .service__box-mobile[qpc-c100] {
        margin: 10px auto;
        height: 40vw;
        width: 40% !important;
        padding: 20px 10px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
        border: none;
        border-radius: 10px;
    }
    @-webkit-keyframes showMoreAnimation {
        0% {
            top: 0;
        }
        25% {
            top: 5px;
        }
        50% {
            top: 10px;
        }
        75% {
            top: 5px;
        }
        to {
            top: 0;
        }
    }
    @keyframes showMoreAnimation {
        0% {
            top: 0;
        }
        25% {
            top: 5px;
        }
        50% {
            top: 10px;
        }
        75% {
            top: 5px;
        }
        to {
            top: 0;
        }
    }
    @-webkit-keyframes showMoreAnimation2 {
        0% {
            font-size: 0.75rem;
        }
        25% {
            font-size: 0.85rem;
        }
        50% {
            font-size: 1rem;
        }
        75% {
            font-size: 0.85rem;
        }
        to {
            font-size: 0.75rem;
        }
    }
    @keyframes showMoreAnimation2 {
        0% {
            font-size: 0.75rem;
        }
        25% {
            font-size: 0.85rem;
        }
        50% {
            font-size: 1rem;
        }
        75% {
            font-size: 0.85rem;
        }
        to {
            font-size: 0.75rem;
        }
    }
    section[qpc-c100] .show-more-item[qpc-c100] {
        font-size: 0.75rem;
        font-weight: 700;
        color: var(--theme-pelak);
    }
    section[qpc-c100] .show-more-item[qpc-c100],
    section[qpc-c100] .show-more-item[qpc-c100] i[qpc-c100] {
        -webkit-animation: showMoreAnimation2 0.7s;
        animation: showMoreAnimation2 0.7s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }
    section[qpc-c100] .show-more-item[qpc-c100] i[qpc-c100] {
        position: relative;
    }
    .ribbon[qpc-c100] {
        right: -4px !important;
        top: -4px !important;
    }
}

.ribbon[qpc-c100] {
    position: absolute;
    right: -5px;
    top: 5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.ribbon[qpc-c100] span[qpc-c100] {
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79a70a;
    background: linear-gradient(#30a5ff, #2977ff);
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 19px;
    right: -21px;
}

.ribbon[qpc-c100] span[qpc-c100]:before {
    left: 0;
    border-color: #2977ff transparent transparent #2977ff;
}

.ribbon[qpc-c100] span[qpc-c100]:after,
.ribbon[qpc-c100] span[qpc-c100]:before {
    content: "";
    position: absolute;
    top: 100%;
    z-index: -1;
    border-style: solid;
    border-width: 3px;
}

.ribbon[qpc-c100] span[qpc-c100]:after {
    right: 0;
    border-color: #2977ff #2977ff transparent transparent;
}

.service__box--see-all[qpc-c100] {
    color: var(--theme-pelak) !important;
}

@media screen and (min-width: 481px) {
    .main-pre[qpc-c100] {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .service__box[qpc-c100] {
        width: 25vw;
        border: 1px solid #e5e5e5;
        height: 25vw;
        border-radius: 10px;
    }
}

@media screen and (max-width: 992px) {
    .container[qpc-c100] {
        max-width: 960px;
    }
}

@media screen and (max-width: 768px) {
    .container[qpc-c100] {
        max-width: 720px;
    }
}

@media screen and (max-width: 576px) {
    .container[qpc-c100] {
        max-width: 540px;
    }
}

.category-desktop__item--inactive[qpc-c100] {
    opacity: 0.3;
}

.category-desktop__item--active[qpc-c100] {
    opacity: 1;
}

[qpc-c104]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c104] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.slide[qpc-c104] .desktop-image[qpc-c104] {
    width: 100% !important;
    border-radius: 7px;
}

.slide[qpc-c104] .slider[qpc-c104] {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: var(--z-index-lvl-3);
    width: 100%;
    height: 100%;
    padding: 3rem 45px;
}

.slide[qpc-c104] button[qpc-c104],
.slide[qpc-c104] small[qpc-c104] {
    background-color: hsla(0, 8%, 86%, 0.5);
    padding: 0 20px;
    color: var(--white);
    border: 2px solid var(--white);
    bottom: 15%;
    font-size: 1.4rem;
    position: absolute;
    border-radius: 7px;
}

.slide[qpc-c104] small[qpc-c104] {
    border: none;
    font-size: 14px;
    bottom: 5%;
}

.slide[qpc-c104] button.btn-border-blue[qpc-c104] {
    color: #000;
    border-color: var(--theme-pelak);
}

.spinner-loading[qpc-c104] {
    height: 300px;
}

.spinner-loading[qpc-c104],
.spinner-loading-mobile[qpc-c104] {
    width: 100%;
    display: flex;
    justify-content: center;
}

.spinner-loading-mobile[qpc-c104] {
    height: 190px;
}

@media screen and (max-width: 992px) {
    .slide[qpc-c104] {
        padding: 0;
    }
    .slide[qpc-c104] .mobile-image[qpc-c104] {
        width: 100%;
        height: 190px;
        border-radius: 0;
    }
    .slide[qpc-c104] .slider[qpc-c104] {
        padding: 20px 15px 30px;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
        color: var(--text-black);
    }
    .slide[qpc-c104] .slider[qpc-c104] h2[qpc-c104] {
        width: 100%;
        color: var(--text-white);
        margin-bottom: 5px;
        font-size: 0.8rem;
        font-weight: 300;
    }
    .slide[qpc-c104] .slider[qpc-c104] h3[qpc-c104] {
        width: 100%;
        color: var(--text-white);
        margin-bottom: 15px;
        font-size: 1.4rem;
        font-weight: 400;
    }
    .slide[qpc-c104] .slider[qpc-c104] button[qpc-c104] {
        bottom: 17%;
        color: var(--theme-pelak);
        border: 2px solid var(--white);
        font-size: 0.8rem;
        position: absolute;
        border-radius: 7px;
        background: var(--white);
    }
    .slide[qpc-c104] .slider[qpc-c104] button.btn-gray-background[qpc-c104] {
        color: var(--gray);
        background-color: #fcfcfc !important;
    }
}

.owl-stage-outer[qpc-c104] {
    width: 100vw !important;
}

.see-all-service[qpc-c104] {
    display: flex;
    justify-content: flex-end;
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--theme-kilid-dark);
}

.see-all-service[qpc-c104]>span[qpc-c104] {
    border-color: var(--theme-kilid-dark) !important;
}

@media screen and (max-width: 480px) {
    .desktop-slider[qpc-c104] {
        display: none;
    }
    .slide[qpc-c104] .desktop-image[qpc-c104] {
        width: 36% !important;
        height: 200px;
        border-radius: 0;
        margin-top: 45px;
    }
    .slide[qpc-c104] .desktop-button[qpc-c104] {
        bottom: 14% !important;
        margin-right: 20px;
    }
}

.mobile-carousel[qpc-c104] {
    padding: 10px !important;
}

.mobile-carousel[qpc-c104] img[qpc-c104] {
    border-radius: 10px !important;
}

@media screen and (max-width: 992px) {
    .container[qpc-c104] {
        max-width: 960px;
    }
}

@media screen and (max-width: 768px) {
    .container[qpc-c104] {
        max-width: 720px;
    }
}

@media screen and (max-width: 576px) {
    .container[qpc-c104] {
        max-width: 540px;
    }
}

[qpc-c105]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c105] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.home-mobile__search[qpc-c105] {
    padding: 0;
    top: -25px;
    z-index: var(--z-index-lvl-3);
    color: var(--text-gray-light);
    margin: 0 15px -10px;
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}

.home-mobile__search[qpc-c105] input[type="text"][qpc-c105] {
    padding: 18px 45px 18px 15px;
    border: none;
    width: 100%;
    border-radius: 10px;
    font-size: 0.8rem;
}

.home-mobile__search[qpc-c105] i[qpc-c105] {
    position: absolute;
    right: 1rem;
    transform: rotate(90deg);
}

.image-box-style[qpc-c106] {
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 155px;
    background-position: 50%;
}

.image-box-style[qpc-c106] h3[qpc-c106] {
    position: absolute;
    bottom: -25px;
    right: 4px;
    font-size: 0.75rem;
}

section[qpc-c106] .main-box__inner-box[qpc-c106] .inner-box__single-pic[qpc-c106] {
    background-image: url(categoryBack.c5fccfbeb03485391ea3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 10px;
}

section[qpc-c106] .main-box__inner-box[qpc-c106] .inner-box__single-pic[qpc-c106] img[qpc-c106] {
    border-radius: 50%;
}

section[qpc-c106] .main-box__inner-box[qpc-c106] .inner-box__single-pic[qpc-c106] .inner-box__single-pic--innertext[qpc-c106] {
    color: #fff;
    bottom: 40px;
}

section[qpc-c106] .main-box__inner-box[qpc-c106] .inner-box__single-pic[qpc-c106] .inner-box__single-pic--outtertext[qpc-c106] {
    font-size: 0.8rem;
    top: 12px;
    right: 0;
}

section[qpc-c106] .main-box__inner-box[qpc-c106] .inner-box__multi-pic[qpc-c106] h6[qpc-c106] {
    font-size: 0.75rem;
    bottom: 0;
}

section[qpc-c106] .main-box__inner-box[qpc-c106] .inner-box__multi-pic[qpc-c106] img[qpc-c106] {
    width: 100%;
    height: 155px;
    border-radius: 10px;
}

section[qpc-c106] .main-box__inner-box[qpc-c106] .inner-box__last-box[qpc-c106] {
    background: #ebf7ff;
    font-weight: 700;
    color: var(--primary);
    border: 1px solid;
    border-radius: 50%;
}

section[qpc-c106] .main-box__inner-box[qpc-c106] .see-all-arrow[qpc-c106] {
    left: -12px;
    top: 60px;
}

section[qpc-c106] .main-box__inner-box[qpc-c106] .see-all-arrow[qpc-c106] i[qpc-c106] {
    opacity: 0.5;
    color: var(--bg-btn-disabled);
}

section[qpc-c106] .main-box__services[qpc-c106] {
    font-size: 0.75rem;
    color: var(--theme-pelak);
}

section[qpc-c106] .main-box__services[qpc-c106] i[qpc-c106],
section[qpc-c106] .main-box__services[qpc-c106] span[qpc-c106] {
    line-height: 1.5 !important;
}

section[qpc-c106] .service-name__icon[qpc-c106],
section[qpc-c106] .service-name__title[qpc-c106] {
    display: none;
}

section[qpc-c106] .service-category-container__badge[qpc-c106] {
    display: none;
    padding: 0 20px;
}

@media screen and (max-width: 480px) {
    section[qpc-c106] {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    .inner-box__single-pic[qpc-c106] {
        display: none !important;
    }
    .inner-box__multi-pic[qpc-c106] {
        width: calc(33.33% - 5px) !important;
        border: 1px solid #eee;
    }
    .service-category-container__badge[qpc-c106] {
        display: inline !important;
    }
    .inner-box__multi-pic[qpc-c106] span[qpc-c106] {
        text-overflow: ellipsis !important;
        white-space: nowrap;
        width: 200px;
        display: block;
        overflow: hidden;
    }
    .service-name__title[qpc-c106] {
        padding: 10px 5px;
        margin-right: 50px;
        width: 70%;
        top: -10px;
    }
    .service-name__icon[qpc-c106],
    .service-name__title[qpc-c106] {
        display: inline !important;
        position: absolute;
    }
    .service-name__icon[qpc-c106] {
        top: -15px;
    }
}

@media screen and (max-width: 768px) {
    .inner-box__single-pic[qpc-c106] {
        display: none !important;
    }
    .inner-box__multi-pic[qpc-c106] {
        width: calc(33.33% - 5px);
        text-overflow: ellipsis;
    }
    .service-category-container__badge[qpc-c106] {
        display: inline !important;
    }
    .service-name__title[qpc-c106] {
        width: 70%;
        top: -10px;
    }
    .service-name__icon[qpc-c106],
    .service-name__title[qpc-c106] {
        display: inline !important;
        position: absolute;
    }
    .service-name__icon[qpc-c106] {
        top: -15px;
    }
    .inner-box__multi-pic[qpc-c106] span[qpc-c106] {
        text-overflow: ellipsis !important;
        white-space: nowrap;
        width: 190px;
        display: block;
        overflow: hidden;
    }
}

@media screen and (max-width: 768px) and (max-width: 576px) {
    .inner-box__multi-pic[qpc-c106] span[qpc-c106] {
        text-overflow: ellipsis !important;
        white-space: nowrap;
        width: 150px;
        display: block;
        overflow: hidden;
    }
    .service-category-container__badge[qpc-c106] {
        display: inline !important;
    }
}

.service-category-container[qpc-c106] {
    position: relative;
}

.service-category-container__badge[qpc-c106] {
    position: absolute;
    background-color: var(--theme-pelak);
    text-align: center;
    line-height: 30px;
    height: 30px;
    top: -15px;
    color: var(--text-white);
    border-radius: 10px 0 0 10px;
    top: -5px;
    right: 0;
}

@media screen and (max-width: 992px) {
    .container[qpc-c106] {
        max-width: 960px;
    }
}

@media screen and (max-width: 768px) {
    .container[qpc-c106] {
        max-width: 720px;
    }
}

@media screen and (max-width: 576px) {
    .container[qpc-c106] {
        max-width: 540px;
    }
}

.category-desktop__item--inactive[qpc-c106] {
    opacity: 0.3;
}

.category-desktop__item--active[qpc-c106] {
    opacity: 1;
}

[qpc-c108]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c108] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.app__desc[qpc-c108] {
    min-height: var(--app-home-h);
    padding: 60px 0;
    background-color: var(--bg-white-dark);
}

.app__desc[qpc-c108] .container[qpc-c108] h2[qpc-c108] {
    font-size: 17pt;
    font-weight: 400;
    margin-bottom: 20px;
}

.app__desc[qpc-c108] .container[qpc-c108] img[qpc-c108] {
    width: 250px;
    height: auto;
}

.app__desc[qpc-c108] .container[qpc-c108] p[qpc-c108] {
    line-height: 1.5;
    font-size: 12pt;
    color: var(--text-gray);
    margin-bottom: 45px;
}

.app__desc[qpc-c108] .container[qpc-c108] h4[qpc-c108] {
    color: var(--text-black);
    font-size: 10pt;
    margin: 0 0 10px;
}

.app__desc[qpc-c108] .container[qpc-c108] i.fal.fa-mobile-android[qpc-c108] {
    position: absolute;
    top: 8px;
    z-index: var(--z-index-lvl-1);
    font-size: 22pt;
    right: 15px;
}

.app__desc[qpc-c108] .container[qpc-c108] .mobile-icon--desktop[qpc-c108] {
    position: absolute;
    top: 10px;
    z-index: var(--z-index-lvl-1);
    font-size: 22pt;
    right: 15px;
    width: 15px;
    height: auto;
}

.app__desc[qpc-c108] .container[qpc-c108] button[qpc-c108],
.app__desc[qpc-c108] .container[qpc-c108] input[qpc-c108] {
    border-radius: 3px;
    border: none;
    font-size: 14px;
}

.app__desc[qpc-c108] .container[qpc-c108] button.disabled[qpc-c108] {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    box-shadow: none;
}

.app__desc[qpc-c108] .container[qpc-c108] input[qpc-c108] {
    padding: 0 50px 0 15px;
    border: 1px solid var(--border-gray);
    height: 45px;
}

.app__desc[qpc-c108] .container[qpc-c108] button[qpc-c108] {
    background-color: var(--theme-pelak);
    position: relative;
    padding: 3.5px 25px;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.app__desc[qpc-c108] .container[qpc-c108] button[qpc-c108],
.app__desc[qpc-c108] .container[qpc-c108] button[qpc-c108]:hover {
    color: var(--text-white);
    transition: 0.3s;
    border: 1px solid var(--transparent);
}

.app__desc[qpc-c108] .container[qpc-c108] button[qpc-c108]:hover {
    background-color: var(--theme-kilid-dark);
}

.app__desc[qpc-c108] .container[qpc-c108] .app__link[qpc-c108] {
    margin: 30px 0 0;
}

.app__desc[qpc-c108] .container[qpc-c108] .app__link[qpc-c108] div[qpc-c108] img[qpc-c108] {
    width: 155px;
    height: auto;
    margin: 10px 0;
    background: var(--bg-white);
}

.app__desc[qpc-c108] .container[qpc-c108] .app__link[qpc-c108] img.qrcode[qpc-c108] {
    width: 105px;
    height: 105px;
}

@media screen and (max-width: 992px) {
    .app__desc[qpc-c108] {
        padding: 37px 0;
    }
    .app__desc[qpc-c108] h2[qpc-c108] {
        color: var(--text-gray-categiries-footer);
        font-size: 0.9375rem !important;
        font-weight: 700 !important;
    }
    .app__desc[qpc-c108] h4[qpc-c108] {
        margin: 45px 0 10px !important;
    }
    .app__desc[qpc-c108] input[qpc-c108] {
        border: 1px solid #d6e7f5;
        border-radius: 10px !important;
        height: 58px !important;
    }
    .app__desc[qpc-c108] input[qpc-c108]::-moz-placeholder {
        color: #a9b0b9;
        font-size: 0.6875rem;
        font-weight: 700;
    }
    .app__desc[qpc-c108] input[qpc-c108]:-ms-input-placeholder {
        color: #a9b0b9;
        font-size: 0.6875rem;
        font-weight: 700;
    }
    .app__desc[qpc-c108] input[qpc-c108]::placeholder {
        color: #a9b0b9;
        font-size: 0.6875rem;
        font-weight: 700;
    }
    .app__desc[qpc-c108] .app__receive-link[qpc-c108] img[qpc-c108] {
        position: absolute;
        top: 11px;
        z-index: var(--z-index-lvl-1);
        right: 15px;
        width: 20px !important;
    }
    .app__desc[qpc-c108] .app__receive-link[qpc-c108] span[qpc-c108] {
        background-color: var(--bg-white-dark);
        position: absolute;
        width: 33px;
        height: 33px;
        border-radius: 30px;
        border: 1px solid;
        padding: 4px 10px;
        bottom: -15px;
        z-index: 1;
    }
    .app__desc[qpc-c108] .app__receive-link[qpc-c108] .line[qpc-c108],
    .app__desc[qpc-c108] .app__receive-link[qpc-c108] span[qpc-c108] {
        border: 1px solid #d6e7f5;
    }
    .app__desc[qpc-c108] .app__receive-link[qpc-c108] .line[qpc-c108] {
        width: 100%;
    }
    .app__desc[qpc-c108] .app__receive-link[qpc-c108] .direct-download[qpc-c108] {
        background-color: var(--bg-black);
        color: var(--text-white);
    }
    .app__desc[qpc-c108] .app__receive-link[qpc-c108] .direct-download[qpc-c108] img[qpc-c108] {
        position: inherit;
        margin-left: 11px;
    }
    .app__desc[qpc-c108] .app__receive-link[qpc-c108] strong[qpc-c108] {
        font-size: 0.875rem;
        color: var(--text-gray-categiries-footer);
    }
    .app__desc[qpc-c108] .app__receive-link[qpc-c108] i.fas.fa-angle-down[qpc-c108] {
        position: static;
        font-size: 20px;
    }
    .app__desc[qpc-c108] button[qpc-c108] {
        border-radius: 10px !important;
        height: 58px !important;
    }
    .app__desc[qpc-c108] .mobile-icon--desktop[qpc-c108],
    .app__desc[qpc-c108] i.fal.fa-mobile-android[qpc-c108] {
        top: auto;
        line-height: 1.5;
    }
}

@media screen and (max-width: 992px) and (max-width: 992px) {
    .container[qpc-c108] {
        max-width: 960px;
    }
}

@media screen and (max-width: 992px) and (max-width: 768px) {
    .container[qpc-c108] {
        max-width: 720px;
    }
}

@media screen and (max-width: 992px) and (max-width: 576px) {
    .container[qpc-c108] {
        max-width: 540px;
    }
}

input[type="text"][qpc-c108]::-moz-placeholder {
    text-align: right;
}

input[type="text"][qpc-c108]::placeholder {
    text-align: right;
}

input[type="text"][qpc-c108]:-ms-input-placeholder {
    text-align: right;
}

.download-app__progress-bar[qpc-c108] {
    margin: 10px auto;
    width: 100%;
    height: 8px;
    background: transparent;
    background-position: -10px 0;
    border: 1px solid var(--gray);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.download-app__progress-bar[qpc-c108]:before {
    content: "";
    width: 200%;
    height: 100%;
    position: absolute;
    -webkit-animation-name: loader;
    animation-name: loader;
    -webkit-animation-duration: 60s;
    animation-duration: 60s;
    -webkit-animation-timing-function: linear !important;
    animation-timing-function: linear !important;
    background: linear-gradient(to right, var(--gray-dark) 0, var(--gray-dark) 50%, #eee 50%, #eee 100%);
}

@-webkit-keyframes loader {
    0% {
        left: -100%;
    }
    75% {
        left: -10%;
    }
    85% {
        left: -5%;
    }
    95% {
        left: 0;
    }
}

@keyframes loader {
    0% {
        left: -100%;
    }
    75% {
        left: -10%;
    }
    85% {
        left: -5%;
    }
    95% {
        left: 0;
    }
}

.download-app__countdown[qpc-c108] {
    font-size: 12px;
    font-weight: 700;
}

.download-app__tip[qpc-c108] {
    font-size: 12px !important;
    font-weight: 700;
    color: var(--text-gray-lighter);
}

section[qpc-c109] {
    padding: 45px 0;
}

section[qpc-c109] h2[qpc-c109],
section[qpc-c109] h6[qpc-c109],
section[qpc-c109] p[qpc-c109] {
    color: var(--text-black);
}

section[qpc-c109] h2[qpc-c109] {
    font-size: 18pt;
    font-weight: 400;
    margin: 30px 0;
}

section[qpc-c109] h3[qpc-c109] {
    font-size: 12pt;
    font-weight: 500;
    margin-bottom: 20px;
}

section[qpc-c109] p[qpc-c109] {
    font-size: 10pt;
    font-weight: 400;
}

section[qpc-c109] footer[qpc-c109] span[qpc-c109] {
    color: var(--theme-pelak);
    cursor: pointer;
    border-bottom: 2px solid;
}

@media screen and (max-width: 961px) {
    section[qpc-c109] {
        padding: 0;
    }
    section[qpc-c109],
    section[qpc-c109] h2[qpc-c109] {
        color: var(--text-gray-categiries-footer);
    }
    section[qpc-c109] h2[qpc-c109] {
        font-size: 0.9375rem;
    }
    section[qpc-c109] h2[qpc-c109],
    section[qpc-c109] h3[qpc-c109] {
        font-weight: 700;
    }
    section[qpc-c109] h3[qpc-c109],
    section[qpc-c109] p[qpc-c109] {
        font-size: 0.75rem;
        margin-bottom: 10px;
    }
    section[qpc-c109] p[qpc-c109] {
        text-align: center;
        font-weight: 500;
        color: grey;
    }
}

[qpc-c110]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c110] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

section[qpc-c110] {
    padding: 45px 15px;
}

section[qpc-c110] .under-expert-register[qpc-c110]>div[qpc-c110] {
    margin-top: 30px;
    margin-bottom: 30px;
}

section[qpc-c110] .under-expert-register[qpc-c110]>div[qpc-c110] h3[qpc-c110] {
    margin-bottom: 10px;
    font-size: 1rem;
    font-weight: 700;
}

section[qpc-c110] .under-expert-register[qpc-c110]>div[qpc-c110] p[qpc-c110] {
    line-height: 1.7rem;
    font-size: 0.8rem;
}

section[qpc-c110] h2[qpc-c110] {
    font-size: 14pt;
    font-weight: 500;
    margin: 30px 0;
}

section[qpc-c110] h4[qpc-c110] {
    font-size: 10pt;
    font-weight: 400;
    color: var(--text-gray);
}

section[qpc-c110] button[qpc-c110] {
    margin: 30px 0;
    font-size: 12pt;
    font-weight: 300;
    background-color: var(--theme-pelak);
    position: relative;
    padding: 10px 30px;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

section[qpc-c110] button[qpc-c110],
section[qpc-c110] button[qpc-c110]:hover {
    color: var(--text-white);
    transition: 0.3s;
    border: 1px solid var(--transparent);
}

section[qpc-c110] button[qpc-c110]:hover {
    background-color: var(--theme-kilid-dark);
}

section[qpc-c110] button[qpc-c110] img[qpc-c110] {
    width: 25px;
    height: 25px;
    margin: 0 10px;
}

.mat-autocomplete-panel {
    min-width: 112px;
    max-width: 280px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    visibility: hidden;
    max-width: none;
    max-height: 256px;
    position: relative;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.mat-autocomplete-panel.mat-autocomplete-visible {
    visibility: visible;
}

.mat-autocomplete-panel.mat-autocomplete-hidden {
    visibility: hidden;
}

.mat-autocomplete-panel-above .mat-autocomplete-panel {
    border-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.mat-autocomplete-panel .mat-divider-horizontal {
    margin-top: -1px;
}

.cdk-high-contrast-active .mat-autocomplete-panel {
    outline: solid 1px;
}

mat-autocomplete {
    display: none;
}

.mat-button .mat-button-focus-overlay,
.mat-icon-button .mat-button-focus-overlay {
    opacity: 0;
}

.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay {
    opacity: 0.04;
}

@media (hover: none) {
    .mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,
    .mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay {
        opacity: 0;
    }
}

.mat-button,
.mat-icon-button,
.mat-stroked-button,
.mat-flat-button {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
}

.mat-button::-moz-focus-inner,
.mat-icon-button::-moz-focus-inner,
.mat-stroked-button::-moz-focus-inner,
.mat-flat-button::-moz-focus-inner {
    border: 0;
}

.mat-button.mat-button-disabled,
.mat-icon-button.mat-button-disabled,
.mat-stroked-button.mat-button-disabled,
.mat-flat-button.mat-button-disabled {
    cursor: default;
}

.mat-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-button.cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.cdk-program-focused .mat-button-focus-overlay,
.mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-flat-button.cdk-program-focused .mat-button-focus-overlay {
    opacity: 0.12;
}

.mat-button::-moz-focus-inner,
.mat-icon-button::-moz-focus-inner,
.mat-stroked-button::-moz-focus-inner,
.mat-flat-button::-moz-focus-inner {
    border: 0;
}

.mat-raised-button {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}

.mat-raised-button::-moz-focus-inner {
    border: 0;
}

.mat-raised-button.mat-button-disabled {
    cursor: default;
}

.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-raised-button.cdk-program-focused .mat-button-focus-overlay {
    opacity: 0.12;
}

.mat-raised-button::-moz-focus-inner {
    border: 0;
}

._mat-animation-noopable.mat-raised-button {
    transition: none;
    animation: none;
}

.mat-stroked-button {
    border: 1px solid currentColor;
    padding: 0 15px;
    line-height: 34px;
}

.mat-stroked-button .mat-button-ripple.mat-ripple,
.mat-stroked-button .mat-button-focus-overlay {
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
}

.mat-fab {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    min-width: 0;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    padding: 0;
    flex-shrink: 0;
}

.mat-fab::-moz-focus-inner {
    border: 0;
}

.mat-fab.mat-button-disabled {
    cursor: default;
}

.mat-fab.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-fab.cdk-program-focused .mat-button-focus-overlay {
    opacity: 0.12;
}

.mat-fab::-moz-focus-inner {
    border: 0;
}

._mat-animation-noopable.mat-fab {
    transition: none;
    animation: none;
}

.mat-fab .mat-button-wrapper {
    padding: 16px 0;
    display: inline-block;
    line-height: 24px;
}

.mat-mini-fab {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    min-width: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0;
    flex-shrink: 0;
}

.mat-mini-fab::-moz-focus-inner {
    border: 0;
}

.mat-mini-fab.mat-button-disabled {
    cursor: default;
}

.mat-mini-fab.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-mini-fab.cdk-program-focused .mat-button-focus-overlay {
    opacity: 0.12;
}

.mat-mini-fab::-moz-focus-inner {
    border: 0;
}

._mat-animation-noopable.mat-mini-fab {
    transition: none;
    animation: none;
}

.mat-mini-fab .mat-button-wrapper {
    padding: 8px 0;
    display: inline-block;
    line-height: 24px;
}

.mat-icon-button {
    padding: 0;
    min-width: 0;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    line-height: 40px;
    border-radius: 50%;
}

.mat-icon-button i,
.mat-icon-button .mat-icon {
    line-height: 24px;
}

.mat-button-ripple.mat-ripple,
.mat-button-focus-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
    border-radius: inherit;
}

.mat-button-ripple.mat-ripple:not(:empty) {
    transform: translateZ(0);
}

.mat-button-focus-overlay {
    opacity: 0;
    transition: opacity 200ms cubic-bezier(0.35, 0, 0.25, 1), background-color 200ms cubic-bezier(0.35, 0, 0.25, 1);
}

._mat-animation-noopable .mat-button-focus-overlay {
    transition: none;
}

.mat-button-ripple-round {
    border-radius: 50%;
    z-index: 1;
}

.mat-button .mat-button-wrapper>*,
.mat-flat-button .mat-button-wrapper>*,
.mat-stroked-button .mat-button-wrapper>*,
.mat-raised-button .mat-button-wrapper>*,
.mat-icon-button .mat-button-wrapper>*,
.mat-fab .mat-button-wrapper>*,
.mat-mini-fab .mat-button-wrapper>* {
    vertical-align: middle;
}

.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button,
.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: inherit;
    width: 2.5em;
    height: 2.5em;
}

.cdk-high-contrast-active .mat-button,
.cdk-high-contrast-active .mat-flat-button,
.cdk-high-contrast-active .mat-raised-button,
.cdk-high-contrast-active .mat-icon-button,
.cdk-high-contrast-active .mat-fab,
.cdk-high-contrast-active .mat-mini-fab {
    outline: solid 1px;
}

.cdk-high-contrast-active .mat-button-base.cdk-keyboard-focused,
.cdk-high-contrast-active .mat-button-base.cdk-program-focused {
    outline: solid 3px;
}

.owl-theme[qpc-c102] {
    display: block;
}

.mat-icon {
    background-repeat: no-repeat;
    display: inline-block;
    fill: currentColor;
    height: 24px;
    width: 24px;
}

.mat-icon.mat-icon-inline {
    font-size: inherit;
    height: inherit;
    line-height: inherit;
    width: inherit;
}

[dir="rtl"] .mat-icon-rtl-mirror {
    transform: scale(-1, 1);
}

.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,
.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon {
    display: block;
}

.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon {
    margin: auto;
}

mat-menu {
    display: none;
}

.mat-menu-panel {
    min-width: 112px;
    max-width: 280px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 48px);
    border-radius: 4px;
    outline: 0;
    min-height: 64px;
}

.mat-menu-panel.ng-animating {
    pointer-events: none;
}

.cdk-high-contrast-active .mat-menu-panel {
    outline: solid 1px;
}

.mat-menu-content:not(:empty) {
    padding-top: 8px;
    padding-bottom: 8px;
}

.mat-menu-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: 48px;
    height: 48px;
    padding: 0 16px;
    text-align: left;
    text-decoration: none;
    max-width: 100%;
    position: relative;
}

.mat-menu-item::-moz-focus-inner {
    border: 0;
}

.mat-menu-item[disabled] {
    cursor: default;
}

[dir="rtl"] .mat-menu-item {
    text-align: right;
}

.mat-menu-item .mat-icon {
    margin-right: 16px;
    vertical-align: middle;
}

.mat-menu-item .mat-icon svg {
    vertical-align: top;
}

[dir="rtl"] .mat-menu-item .mat-icon {
    margin-left: 16px;
    margin-right: 0;
}

.mat-menu-item[disabled] {
    pointer-events: none;
}

.cdk-high-contrast-active .mat-menu-item {
    margin-top: 1px;
}

.cdk-high-contrast-active .mat-menu-item.cdk-program-focused,
.cdk-high-contrast-active .mat-menu-item.cdk-keyboard-focused,
.cdk-high-contrast-active .mat-menu-item-highlighted {
    outline: dotted 1px;
}

.mat-menu-item-submenu-trigger {
    padding-right: 32px;
}

.mat-menu-item-submenu-trigger::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent currentColor;
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
}

[dir="rtl"] .mat-menu-item-submenu-trigger {
    padding-right: 16px;
    padding-left: 32px;
}

[dir="rtl"] .mat-menu-item-submenu-trigger::after {
    right: auto;
    left: 16px;
    transform: rotateY(180deg) translateY(-50%);
}

button.mat-menu-item {
    width: 100%;
}

.mat-menu-item .mat-menu-ripple {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
}

.navbar__header-show-mobile[qpc-c170] {
    width: 100%;
    z-index: var(--z-index-lvl-max) !important;
    top: 0;
    right: 0;
    left: 0;
    bottom: auto;
    background-color: var(--success-payment-page) !important;
}

.navbar__header-show-mobile[qpc-c170] i[qpc-c170] {
    font-size: 18px !important;
}

.navbar__header-show-mobile[qpc-c170] .sub-service[qpc-c170] {
    color: var(--theme-pelak) !important;
}

.navbar__header-show-mobile[qpc-c170] .section-factor[qpc-c170],
.navbar__header-show-mobile[qpc-c170] .service-highlights[qpc-c170] {
    background-color: red !important;
}

.service-highlight[qpc-c170] {
    z-index: var(--z-index-lvl-max) !important;
    position: absolute !important;
    top: 43px !important;
    left: 0 !important;
}

[qpc-c203]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c203] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

header[qpc-c203] {
    background-color: var(--success-payment-page);
    margin: 0 !important;
}

.orderPlace[qpc-c203] {
    background-color: #f9fafb;
    margin-top: 0;
    padding: 30px 0;
}

.orderPlace[qpc-c203] .orderPlace__header[qpc-c203] {
    font-size: 0.75rem;
    margin: 25px 0;
}

.orderPlace[qpc-c203] .orderPlace__header[qpc-c203] span[qpc-c203] {
    cursor: pointer;
    color: var(--theme-pelak);
}

.orderPlace__gas-mat-accordion--register-btn[qpc-c203] {
    background-color: var(--theme-pelak);
    color: #fff;
    border: none;
    padding: 0.8rem;
    border-radius: 10px;
    margin-top: 2rem;
}

.orderPlace__gas-mat-accordion--register-btn[qpc-c203]:disabled {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    box-shadow: none;
}

@media screen and (max-width: 768px) {
    section.orderPlace[qpc-c203] {
        padding-top: 0;
        margin-top: 0;
    }
}

@media screen and (max-width: 480px) {
    header[qpc-c203] {
        display: none;
    }
}

.orderPlaceMobile[qpc-c203] {
    background-color: #f9fafb;
    padding: 1rem 0;
    min-height: calc(100vh - 110px);
}

.orderPlaceMobile__address[qpc-c203],
.orderPlaceMobile__carwash-type-car[qpc-c203],
.orderPlaceMobile__carwash-type-service[qpc-c203],
.orderPlaceMobile__date-time[qpc-c203],
.orderPlaceMobile__detail[qpc-c203],
.orderPlaceMobile__order-desc[qpc-c203],
.orderPlaceMobile__select-services[qpc-c203] {
    padding: 0 30px 0 15px;
    margin-bottom: 45px;
    position: relative;
}

.orderPlaceMobile__address[qpc-c203] strong[qpc-c203],
.orderPlaceMobile__carwash-type-car[qpc-c203] strong[qpc-c203],
.orderPlaceMobile__carwash-type-service[qpc-c203] strong[qpc-c203],
.orderPlaceMobile__date-time[qpc-c203] strong[qpc-c203],
.orderPlaceMobile__detail[qpc-c203] strong[qpc-c203],
.orderPlaceMobile__order-desc[qpc-c203] strong[qpc-c203],
.orderPlaceMobile__select-services[qpc-c203] strong[qpc-c203] {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--text-gray-light);
    width: 100%;
}

.orderPlaceMobile__address[qpc-c203] strong[qpc-c203] span[qpc-c203],
.orderPlaceMobile__carwash-type-car[qpc-c203] strong[qpc-c203] span[qpc-c203],
.orderPlaceMobile__carwash-type-service[qpc-c203] strong[qpc-c203] span[qpc-c203],
.orderPlaceMobile__date-time[qpc-c203] strong[qpc-c203] span[qpc-c203],
.orderPlaceMobile__detail[qpc-c203] strong[qpc-c203] span[qpc-c203],
.orderPlaceMobile__order-desc[qpc-c203] strong[qpc-c203] span[qpc-c203],
.orderPlaceMobile__select-services[qpc-c203] strong[qpc-c203] span[qpc-c203] {
    color: var(--theme-pelak);
    display: none;
}

.orderPlaceMobile__address[qpc-c203] p[qpc-c203],
.orderPlaceMobile__carwash-type-car[qpc-c203] p[qpc-c203],
.orderPlaceMobile__carwash-type-service[qpc-c203] p[qpc-c203],
.orderPlaceMobile__date-time[qpc-c203] p[qpc-c203],
.orderPlaceMobile__detail[qpc-c203] p[qpc-c203],
.orderPlaceMobile__order-desc[qpc-c203] p[qpc-c203],
.orderPlaceMobile__select-services[qpc-c203] p[qpc-c203] {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--text-black);
    width: 100%;
}

.orderPlaceMobile__address[qpc-c203]:before,
.orderPlaceMobile__carwash-type-car[qpc-c203]:before,
.orderPlaceMobile__carwash-type-service[qpc-c203]:before,
.orderPlaceMobile__date-time[qpc-c203]:before,
.orderPlaceMobile__detail[qpc-c203]:before,
.orderPlaceMobile__order-desc[qpc-c203]:before,
.orderPlaceMobile__select-services[qpc-c203]:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 2px;
    background-color: #f9fafb;
    width: 10px;
    height: 10px;
    border: 2px solid var(--theme-kilid-dark);
    border-radius: 50px;
    z-index: var(--z-index-lvl-3);
}

.orderPlaceMobile__address[qpc-c203]:after,
.orderPlaceMobile__carwash-type-car[qpc-c203]:after,
.orderPlaceMobile__carwash-type-service[qpc-c203]:after,
.orderPlaceMobile__date-time[qpc-c203]:after,
.orderPlaceMobile__detail[qpc-c203]:after,
.orderPlaceMobile__order-desc[qpc-c203]:after,
.orderPlaceMobile__select-services[qpc-c203]:after {
    content: "";
    background-color: var(--theme-kilid-dark);
    position: absolute;
    right: 14px;
    top: 11px;
    width: 2px;
    height: calc(100% + 45px);
    z-index: var(--z-index-lvl-2);
}

.orderPlaceMobile__address[qpc-c203]:last-child:after,
.orderPlaceMobile__carwash-type-car[qpc-c203]:last-child:after,
.orderPlaceMobile__carwash-type-service[qpc-c203]:last-child:after,
.orderPlaceMobile__date-time[qpc-c203]:last-child:after,
.orderPlaceMobile__detail[qpc-c203]:last-child:after,
.orderPlaceMobile__order-desc[qpc-c203]:last-child:after,
.orderPlaceMobile__select-services[qpc-c203]:last-child:after {
    content: none;
}

.orderPlaceMobile[qpc-c203] .orderPlaceMobile__select-services--gas-desc[qpc-c203],
.orderPlaceMobile[qpc-c203] .orderPlaceMobile__select-services--gas-title[qpc-c203] {
    font-size: 0.75rem;
}

.orderPlaceMobile[qpc-c203] .orderPlaceMobile__select-services--gas-title[qpc-c203] {
    color: #545e69;
}

.orderPlaceMobile[qpc-c203] .orderPlaceMobile__select-services--gas-desc[qpc-c203] {
    font-weight: 700;
}

.orderPlaceMobile[qpc-c203] .orderPlaceMobile__select-services--gas-desc[qpc-c203] span#plaque-edit[qpc-c203] {
    color: var(--theme-pelak);
}

.orderPlaceMobile[qpc-c203] .orderPlaceMobile__select-services--gas-plaque[qpc-c203] .gas-plaque__number[qpc-c203] {
    display: flex;
    width: 90%;
    height: 51px;
    justify-content: space-around;
    align-items: center;
    font-size: 1.375rem;
    border: 1px solid #e5e5e5;
}

.orderPlaceMobile[qpc-c203] .orderPlaceMobile__select-services--gas-plaque[qpc-c203] .gas-plaque__number[qpc-c203] span[qpc-c203] {
    color: #615858;
    font-weight: 700;
}

.orderPlaceMobile[qpc-c203] .orderPlaceMobile__select-services--gas-plaque[qpc-c203] .gas-plaque__number[qpc-c203] .gas-plaque__number--gray[qpc-c203] {
    font-size: 0.875rem;
    color: #b8b8b8;
}

.orderPlaceMobile[qpc-c203] .orderPlaceMobile__select-services--gas-brand[qpc-c203] mat-select[qpc-c203] {
    border: 1px solid #e5e5e5;
    padding: 14px;
    border-radius: 5px;
    font-size: 12px;
}

.orderPlaceMobile[qpc-c203] .orderPlaceMobile__select-services--gas-brand[qpc-c203] mat-select[qpc-c203] input#mat-select-input {
    width: 100%;
    padding: 10px;
    border: none;
}

.orderPlaceMobile[qpc-c203] .orderPlaceMobile__select-services--gas-action[qpc-c203] button[qpc-c203] {
    width: 100%;
    background-color: var(--theme-pelak);
    border: none;
    color: var(--white);
    padding: 14px;
    border-radius: 11px;
    font-size: 0.75rem;
}

.orderPlaceMobile[qpc-c203] .orderPlaceMobile__select-services--gas-action[qpc-c203] button[qpc-c203]:disabled {
    background-color: #8fcfff;
}

.orderPlaceMobile[qpc-c203] .--done[qpc-c203]:before {
    background-color: var(--theme-kilid-dark);
}

.orderPlaceMobile[qpc-c203] .--done[qpc-c203] strong[qpc-c203] span[qpc-c203] {
    display: initial;
}

.orderPlaceMobile[qpc-c203] .--current[qpc-c203]:before {
    width: 18px;
    height: 18px;
    right: 6px;
}

.orderPlaceMobile__order-desc[qpc-c203] {
    margin-bottom: 0;
}

.orderPlaceMobile__order-desc[qpc-c203] button[qpc-c203] {
    width: calc(100%);
    background-color: var(--theme-kilid-dark);
    color: var(--text-white);
    position: relative;
    padding: 5px 20px;
    transition: 0.3s;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid var(--transparent);
    justify-content: center;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
}

.orderPlaceMobile__order-desc[qpc-c203] button[qpc-c203]:hover {
    background-color: var(--theme-pelak);
    color: var(--text-white);
    border: 1px solid var(--transparent);
    transition: 0.3s;
}

mat-panel-title[qpc-c203] strong[qpc-c203] {
    font-weight: 400;
    color: #545e69 !important;
    font-size: 0.9375rem;
}

mat-panel-title[qpc-c203] .item-details-info[qpc-c203] {
    font-size: 0.75rem;
}

mat-expansion-panel[qpc-c203] {
    margin-bottom: 20px !important;
    box-shadow: none !important;
    border: 1.4px solid var(--bg-boxes-content) !important;
}

mat-expansion-panel.header-after-select[qpc-c203] {
    padding-top: 35px !important;
    padding-bottom: 20px !important;
}

mat-expansion-panel-header[qpc-c203],
mat-expansion-panel-header[qpc-c203]:hover {
    background: none !important;
}

.mat-expansion-panel[qpc-c203] {
    padding: 5px;
    min-height: 48px !important;
}

.mat-expansion-panel-body[qpc-c203] {
    padding: 0 !important;
}

.show-components[qpc-c203] {
    opacity: 1;
    transition: all 2s linear;
}

.hide-components[qpc-c203] {
    opacity: 0;
    transition: all 2s linear;
}

@media screen and (max-width: 992px) {
    .container[qpc-c203] {
        max-width: 960px;
    }
}

@media screen and (max-width: 768px) {
    .container[qpc-c203] {
        max-width: 720px;
    }
}

@media screen and (max-width: 576px) {
    .container[qpc-c203] {
        max-width: 540px;
    }
}

#motorcycle-plate-fields[qpc-c203] {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding: 0;
}

#motorcycle-plate-fields[qpc-c203] span[qpc-c203] {
    height: 36px;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 8px;
}

#motorcycle-plate-fields[qpc-c203] span#first-motor-field[qpc-c203] {
    width: calc(100% - 45px);
    margin-left: 5px;
    margin-right: 5px;
    line-height: 46px;
}

#motorcycle-plate-fields[qpc-c203] span#second-motor-field[qpc-c203] {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 36px;
    width: 100%;
}

@charset "UTF-8";
[qpc-c204]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c204] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.main-stepper[qpc-c204] {
    width: 40%;
    margin: auto;
}

.stepper[qpc-c204] {
    --s-stepper-bullet: 25px;
    --s-stepper-bullet-half: calc(var(--s-stepper-bullet) / 2);
    --step-transition: background 0.5s, color 0.5s;
    --step-content: "✔︎";
    --step-color: var(--text-black);
    --step-bar-bg: var(--theme-pelak);
    --step-bar-anim: fillBar 300ms linear;
    --step-bullet-bg: var(--theme-pelak);
    --step-bullet-color: var(--text-white);
    --setp-bar-height: 3px;
    counter-reset: current-step;
    position: relative;
    z-index: var(--z-index-lvl-3);
    direction: rtl;
}

.stepper__input[qpc-c204] {
    counter-increment: steps;
    display: none;
}

.stepper__step[qpc-c204] {
    counter-increment: current-step;
}

.stepper__input[qpc-c204]:checked~.stepper__step[qpc-c204] {
    --step-color: var(--text-gray-light);
    --step-bar-bg: var(--bg-gray-light);
    --step-bullet-bg: var(--bg-gray-light);
    --step-bullet-color: var(--text-black);
    --step-content: counter(current-step);
    --setp-bar-height: 2px;
    --step-bar-anim: none;
}

.stepper__input[qpc-c204]:checked+.stepper__step[qpc-c204] {
    --step-bullet-bg: var(--theme-pelak);
    --step-bullet-color: var(--text-white);
    --step-color: var(--text-black);
    --setp-bar-height: 2px;
    font-weight: 400;
}

.stepper__content[qpc-c204] {
    display: none;
}

.stepper__button[qpc-c204] {
    position: relative;
    text-align: center;
    color: var(--step-color);
    display: flex;
    flex-direction: column;
    font-family: sans-serif;
    font-size: 0.75rem;
}

.stepper__button[qpc-c204]:before {
    content: var(--step-content);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px auto var(--s-stepper-bullet-half);
    height: var(--s-stepper-bullet);
    width: var(--s-stepper-bullet);
    border-radius: var(--s-stepper-bullet);
    transition: var(--step-transition);
    background: var(--step-bullet-bg);
    color: var(--step-bullet-color);
    font-size: 9pt;
    font-weight: 700;
    z-index: var(--z-index-lvl-2);
}

.stepper__button[qpc-c204]:after {
    content: "";
    position: absolute;
    width: 100%;
    height: var(--setp-bar-height);
    background: var(--step-bar-bg);
    top: 30%;
    right: 50%;
    z-index: var(--z-index-lvl-1);
    -webkit-animation: var(--step-bar-anim);
    animation: var(--step-bar-anim);
}

.stepper__step[qpc-c204]:last-child .stepper__button[qpc-c204]:after {
    display: none;
}

.stepper--flexbox[qpc-c204] {
    display: flex;
}

.stepper--flexbox[qpc-c204] .stepper__step[qpc-c204] {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0;
}

@-webkit-keyframes fillBar {
    0% {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@keyframes fillBar {
    0% {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .container[qpc-c204] {
        margin-bottom: 0;
    }
    .stepper[qpc-c204] {
        height: 93px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

aside.orderPlace__factor[qpc-c169] {
    background: var(--bg-white);
    padding: 20px 15px;
    border: 1px solid var(--border-gray);
    border-radius: 5px;
}

aside.orderPlace__factor[qpc-c169] h4[qpc-c169] {
    color: var(--text-gray);
    font-size: 15px;
    margin-bottom: 20px;
    width: 100%;
}

aside.orderPlace__factor--gas-first-step[qpc-c169] {
    border: 0;
    border-radius: 0;
    padding: 24px;
    font-size: 12px;
    max-height: 180px;
    overflow-y: auto;
}

aside.orderPlace__factor--gas-first-step[qpc-c169] h4[qpc-c169] {
    font-size: 15px;
    font-weight: 700;
}

@media screen and (max-width: 992px) {
    aside.section-factor--mobile[qpc-c169] {
        position: relative;
        max-height: 180px;
        min-height: 180px;
        overflow: hidden;
        margin: 0 15px;
        transition: max-height 0.4s ease-out;
        border-radius: 10px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24);
    }
    aside.section-factor--mobile[qpc-c169]:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: var(--z-index-lvl-3);
        background-image: linear-gradient(180deg, rgba(249, 250, 251, 0), #f9fafb);
        max-height: 400px;
        transition: max-height 0.4s ease-out;
    }
    aside.section-factor--mobile[qpc-c169] h4[qpc-c169] {
        display: none;
    }
    aside.section-factor--mobile[qpc-c169] a.close-notice[qpc-c169] {
        transition: opacity 1s;
        opacity: 0;
        left: 43%;
        color: var(--danger);
        font-weight: 700;
        padding: 2px;
    }
    aside.section-factor--mobile[qpc-c169] a.close-notice[qpc-c169],
    aside.section-factor--mobile[qpc-c169] a.see-notice[qpc-c169] {
        position: absolute;
        z-index: var(--z-index-lvl-3);
        font-size: 1rem;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    aside.section-factor--mobile[qpc-c169] a.see-notice[qpc-c169] {
        color: var(--theme-pelak);
        bottom: 10px;
        width: 100%;
        right: 0;
        font-weight: 500;
        justify-content: center;
    }
    aside.section-factor--mobile[qpc-c169] a.see-notice[qpc-c169] i[qpc-c169] {
        font-size: 1.6rem;
        margin: 0 8px;
    }
    .orderPlace__factor--after-click[qpc-c169] {
        max-height: 400px !important;
        overflow: scroll !important;
        direction: ltr;
    }
    .orderPlace__factor--after-click[qpc-c169] a.close-notice[qpc-c169] {
        position: absolute;
        opacity: 1 !important;
        z-index: var(--z-index-lvl-max);
    }
    .orderPlace__factor--after-click[qpc-c169]:before {
        content: none !important;
    }
    .button--close-tip[qpc-c169] {
        background-color: var(--theme-pelak);
        color: var(--text-white);
    }
}

.seo-highlights[qpc-c194] {
    font-size: 0.9rem;
}

@media screen and (max-width: 992px) {
    .container[qpc-c194] {
        max-width: 960px;
    }
}

@media screen and (max-width: 768px) {
    .container[qpc-c194] {
        max-width: 720px;
    }
}

@media screen and (max-width: 576px) {
    .container[qpc-c194] {
        max-width: 540px;
    }
}

.mat-expansion-panel {
    box-sizing: content-box;
    display: block;
    margin: 0;
    border-radius: 4px;
    overflow: hidden;
    transition: margin 225ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
}

.mat-accordion .mat-expansion-panel:not(.mat-expanded),
.mat-accordion .mat-expansion-panel:not(.mat-expansion-panel-spacing) {
    border-radius: 0;
}

.mat-accordion .mat-expansion-panel:first-of-type {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.mat-accordion .mat-expansion-panel:last-of-type {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.cdk-high-contrast-active .mat-expansion-panel {
    outline: solid 1px;
}

.mat-expansion-panel.ng-animate-disabled,
.ng-animate-disabled .mat-expansion-panel,
.mat-expansion-panel._mat-animation-noopable {
    transition: none;
}

.mat-expansion-panel-content {
    display: flex;
    flex-direction: column;
    overflow: visible;
}

.mat-expansion-panel-body {
    padding: 0 24px 16px;
}

.mat-expansion-panel-spacing {
    margin: 16px 0;
}

.mat-accordion>.mat-expansion-panel-spacing:first-child,
.mat-accordion>*:first-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing {
    margin-top: 0;
}

.mat-accordion>.mat-expansion-panel-spacing:last-child,
.mat-accordion>*:last-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing {
    margin-bottom: 0;
}

.mat-action-row {
    border-top-style: solid;
    border-top-width: 1px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding: 16px 8px 16px 24px;
}

.mat-action-row button.mat-button-base,
.mat-action-row button.mat-mdc-button-base {
    margin-left: 8px;
}

[dir="rtl"] .mat-action-row button.mat-button-base,
[dir="rtl"] .mat-action-row button.mat-mdc-button-base {
    margin-left: 0;
    margin-right: 8px;
}

.mat-expansion-panel-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 24px;
    border-radius: inherit;
    transition: height 225ms cubic-bezier(0.4, 0, 0.2, 1);
}

.mat-expansion-panel-header._mat-animation-noopable {
    transition: none;
}

.mat-expansion-panel-header:focus,
.mat-expansion-panel-header:hover {
    outline: none;
}

.mat-expansion-panel-header.mat-expanded:focus,
.mat-expansion-panel-header.mat-expanded:hover {
    background: inherit;
}

.mat-expansion-panel-header:not([aria-disabled="true"]) {
    cursor: pointer;
}

.mat-expansion-panel-header.mat-expansion-toggle-indicator-before {
    flex-direction: row-reverse;
}

.mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator {
    margin: 0 16px 0 0;
}

[dir="rtl"] .mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator {
    margin: 0 0 0 16px;
}

.mat-content {
    display: flex;
    flex: 1;
    flex-direction: row;
    overflow: hidden;
}

.mat-expansion-panel-header-title,
.mat-expansion-panel-header-description {
    display: flex;
    flex-grow: 1;
    margin-right: 16px;
}

[dir="rtl"] .mat-expansion-panel-header-title,
[dir="rtl"] .mat-expansion-panel-header-description {
    margin-right: 0;
    margin-left: 16px;
}

.mat-expansion-panel-header-description {
    flex-grow: 2;
}

.mat-expansion-indicator::after {
    border-style: solid;
    border-width: 0 2px 2px 0;
    content: "";
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    vertical-align: middle;
}

.cdk-high-contrast-active .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled="true"])::before,
.cdk-high-contrast-active .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled="true"])::before,
.cdk-high-contrast-active .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled="true"])::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    box-sizing: border-box;
    pointer-events: none;
    border: 3px solid;
    border-radius: 4px;
    content: "";
}

[qpc-c182]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c182] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.font-size-9[qpc-c182] {
    font-size: 9px;
}

.font-size-12[qpc-c182] {
    font-size: 12px;
}

.font-size-13[qpc-c182] {
    font-size: 13px;
}

.font-size-14[qpc-c182] {
    font-size: 14px;
}

.font-size-15[qpc-c182] {
    font-size: 15px;
}

.font-size-16[qpc-c182] {
    font-size: 16px;
}

.font-size-17[qpc-c182] {
    font-size: 17px;
}

.font-size-18[qpc-c182] {
    font-size: 18px;
}

.font-size-20[qpc-c182] {
    font-size: 20px;
}

.font-size-25[qpc-c182] {
    font-size: 25px;
}

.font-size-30[qpc-c182] {
    font-size: 30px;
}

.font-size-40[qpc-c182] {
    font-size: 40px;
}

div.expand[qpc-c182] p[qpc-c182] {
    color: var(--text-black);
}

div.expand[qpc-c182] .selectedItem[qpc-c182] {
    background-color: #eeeff0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

div.expand[qpc-c182] .slider[qpc-c182] div.col-12[qpc-c182] {
    padding: 0 5px;
}

div.expand[qpc-c182] .slider[qpc-c182] div.col-12[qpc-c182] .slide[qpc-c182] {
    padding: 8px;
    border: 1px solid var(--border-gray);
    border-radius: 10px;
    margin: 5px 0;
}

div.expand[qpc-c182] .slider[qpc-c182] div.col-12[qpc-c182] .slide[qpc-c182]>div[qpc-c182] {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

div.expand[qpc-c182] .slider[qpc-c182] div.col-12[qpc-c182] .slide[qpc-c182]>div[qpc-c182] div[qpc-c182] {
    width: calc(100% - 80px);
    padding: 0 10px 0 0;
}

div.expand[qpc-c182] .slider[qpc-c182] div.col-12[qpc-c182] .slide[qpc-c182]>div[qpc-c182] div[qpc-c182] h4[qpc-c182] {
    white-space: nowrap;
    background-color: #0ea22f;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--text-black);
}

div.expand[qpc-c182] .slider[qpc-c182] div.col-12[qpc-c182] .slide[qpc-c182]>div[qpc-c182] div[qpc-c182] p[qpc-c182] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    margin: 0 0 8px;
    color: var(--text-gray);
    letter-spacing: -0.5px;
    font-size: 0.8rem;
}

div.expand[qpc-c182] .slider[qpc-c182] div.col-12[qpc-c182] .slide[qpc-c182]>div[qpc-c182] div[qpc-c182] mat-checkbox[qpc-c182] {
    color: var(--theme-pelak);
}

div.expand[qpc-c182] button[qpc-c182] {
    background-color: var(--order-step-btn);
    position: relative;
    padding: 0 20px;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 30px auto 10px;
}

div.expand[qpc-c182] button[qpc-c182],
div.expand[qpc-c182] button[qpc-c182]:hover {
    color: var(--text-white);
    transition: 0.3s;
    border: 1px solid var(--transparent);
}

div.expand[qpc-c182] button[qpc-c182]:hover {
    background-color: var(--theme-kilid-dark);
}

div.expand[qpc-c182] button[qpc-c182]:disabled {
    background-color: var(--bg-btn-disabled);
}

@media screen and (max-width: 768px) {
    .main-services-adding-margin[qpc-c182] {
        margin-top: 400px;
    }
    .main-service-remove-margin[qpc-c182] {
        margin-top: 180px;
    }
    div.expand[qpc-c182] {
        align-content: flex-start;
    }
    div.expand[qpc-c182] h4[qpc-c182] {
        font-size: 15px;
        color: #242a30;
        padding: 0;
    }
    div.expand[qpc-c182] button[qpc-c182] {
        background-color: var(--order-step-btn);
        position: relative;
        padding: 0 20px;
        border-radius: 5px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin: 30px auto 10px;
        width: 100%;
    }
    div.expand[qpc-c182] button[qpc-c182],
    div.expand[qpc-c182] button[qpc-c182]:hover {
        color: var(--text-white);
        transition: 0.3s;
        border: 1px solid var(--transparent);
    }
    div.expand[qpc-c182] button[qpc-c182]:hover {
        background-color: var(--theme-kilid-dark);
    }
    .mat-checkbox-layout[qpc-c182] {
        width: 200px;
    }
}

.snackbar-class .mat-simple-snackbar {
    display: flex;
    justify-content: center;
    color: var(--white) !important;
}

@media screen and (min-width: 480px) {
    snack-bar-container.snackbar-class {
        background-color: var(--bg-gray-dark) !important;
    }
    .mat-snack-bar-handset {
        margin-bottom: 120px !important;
    }
    .snackbar-class {
        position: absolute;
        top: calc(54vh);
        right: calc(50vw - 370px);
    }
    .snackbar-class .mat-simple-snackbar-action {
        color: green;
    }
}

@media screen and (max-width: 480px) {
    .selected-check[qpc-c182] {
        font-weight: 700;
    }
    .snackbar-class {
        position: absolute;
        top: calc(54vh);
    }
}

.ribbon[qpc-c182] {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.ribbon[qpc-c182] span[qpc-c182] {
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79a70a;
    background: linear-gradient(#30a5ff, #2977ff);
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 19px;
    right: -21px;
}

.ribbon[qpc-c182] span[qpc-c182]:before {
    left: 0;
    border-color: #2977ff transparent transparent #2977ff;
}

.ribbon[qpc-c182] span[qpc-c182]:after,
.ribbon[qpc-c182] span[qpc-c182]:before {
    content: "";
    position: absolute;
    top: 100%;
    z-index: -1;
    border-style: solid;
    border-width: 3px;
}

.ribbon[qpc-c182] span[qpc-c182]:after {
    right: 0;
    border-color: #2977ff #2977ff transparent transparent;
}

[qpc-c166]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c166] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

#locationAddress[qpc-c166] {
    color: grey;
}

.main-address__link[qpc-c166] {
    color: var(--theme-pelak) !important;
}

.expand[qpc-c166] #default-address-text[qpc-c166] {
    color: grey !important;
}

.expand[qpc-c166] .desktop__handy-address[qpc-c166] select[qpc-c166] {
    font-size: 0.8rem;
}

.expand[qpc-c166] .desktop__handy-address[qpc-c166] #select-city-span2[qpc-c166] {
    white-space: nowrap;
}

.expand[qpc-c166] .desktop__handy-address[qpc-c166] #selected-address-map[qpc-c166] {
    color: var(--bg-dashboard-pink);
    font-weight: 700;
}

.expand[qpc-c166] .desktop__handy-address[qpc-c166] .desktop__handy-address--address-info[qpc-c166] input[qpc-c166] {
    font-family: inherit !important;
}

.expand[qpc-c166] .desktop__handy-address[qpc-c166] .desktop__handy-address--address-info[qpc-c166] label[qpc-c166] {
    color: #000;
    font-size: 0.75rem;
}

.expand[qpc-c166] .desktop__handy-address[qpc-c166] .desktop__handy-address--address-info[qpc-c166] label[qpc-c166] span[qpc-c166] {
    padding-right: 0;
    padding-left: 5px;
    color: red;
}

.expand[qpc-c166] .desktop__no-address-hint[qpc-c166] p[qpc-c166] {
    color: var(--danger);
}

.expand[qpc-c166] .desktop__login-hint[qpc-c166] p[qpc-c166] {
    font-weight: 700;
    color: var(--text-gray);
}

.expand[qpc-c166] .desktop__login-hint[qpc-c166] a[qpc-c166] {
    cursor: pointer;
    color: var(--theme-pelak) !important;
}

.expand[qpc-c166] div[qpc-c166] {
    padding: 0 10px;
}

.expand[qpc-c166] div[qpc-c166] .mat-radio-button[qpc-c166] {
    border: 1px solid var(--border-gray);
    border-radius: 5px;
    font-size: 13px;
    margin: 10px 0 10px 15px;
    padding: 5px 10px !important;
}

.expand[qpc-c166] div[qpc-c166] .mat-radio-button[qpc-c166] .mat-radio-container[qpc-c166] {
    width: 10px !important;
    height: 10px !important;
}

.expand[qpc-c166] div[qpc-c166] .mat-radio-button.mat-accent .mat-radio-outer-circle {
    width: 15px;
    height: 15px;
    margin-top: 3px;
    margin-left: 6px;
}

.expand[qpc-c166] div[qpc-c166] .mat-radio-button.mat-accent .mat-radio-inner-circle {
    width: 15px;
    height: 15px;
    margin-top: 3px;
    margin-left: 6px;
}

.expand[qpc-c166] span[qpc-c166] {
    font-size: 12px;
    font-weight: 700;
    color: var(--text-gray);
    padding: 0 15px;
}

.order-place__address-mobile[qpc-c166] {
    position: fixed;
    height: calc(100vh - 120px);
}

.order-place__address-mobile[qpc-c166] select[qpc-c166] {
    font-size: 0.75rem !important;
}

.order-place__address-mobile[qpc-c166] .newAddressContainer[qpc-c166] {
    display: flex;
    flex: 1 1 auto;
    flex-flow: column;
}

.order-place__address-mobile[qpc-c166] .newAddressContainer[qpc-c166] .map-container[qpc-c166] {
    position: relative;
    margin-top: 10px;
    flex: 1 1 auto;
}

.order-place__address-mobile[qpc-c166] #selected-address-map-mobile[qpc-c166] {
    font-size: 0.85rem;
    margin: 4px;
    color: var(--bg-dashboard-pink);
    font-weight: 700;
}

.order-place__address-mobile[qpc-c166] .mobile__login-hint[qpc-c166] p[qpc-c166] {
    font-weight: 700;
    color: var(--text-gray);
}

.order-place__address-mobile[qpc-c166] .mobile__login-hint[qpc-c166] a[qpc-c166] {
    cursor: pointer;
    color: var(--theme-pelak) !important;
}

.order-place__address-mobile[qpc-c166] .mobile__no-address-hint[qpc-c166] p[qpc-c166] {
    font-weight: 700;
    color: var(--danger);
}

.order-place__address-mobile[qpc-c166] .mobile__add-address--switch[qpc-c166] {
    color: var(--theme-pelak);
    background-color: transparent;
}

.order-place__address-mobile[qpc-c166] .mobile__add-address--next-step[qpc-c166] {
    display: block;
    width: 90%;
    margin: auto;
    height: 45px;
    border: none;
    background-color: var(--theme-kilid-dark);
    color: var(--white);
    border-radius: 5px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
}

.order-place__address-mobile-index[qpc-c166] {
    z-index: calc(var(--z-index-lvl-max) + 2);
    display: flex;
    flex-flow: column;
    height: 100%;
}

.order-place__address-mobile-index[qpc-c166] #default-address-note[qpc-c166] {
    padding: 10px;
    color: grey;
    font-weight: 700;
    font-size: 0.75rem;
}

.order-place__address-mobile-index--addr[qpc-c166] {
    background-color: var(--white);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24);
    padding: 10px;
}

.order-place__address-mobile-index--addr[qpc-c166] .registered-address[qpc-c166] {
    font-weight: 700;
    color: var(--theme-pelak);
    font-size: 0.8rem;
}

.order-place__address-mobile-index--addr[qpc-c166] div[qpc-c166] label[qpc-c166] {
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: 0 0 10px var(--bg-black-opacity);
    border-radius: 5px;
    background-color: var(--bg-white);
    color: var(--bg-gray-side);
    line-height: 2.1;
    position: relative;
    margin: 0;
    transition: 0.3s;
}

@media screen and (max-width: 768px) {
    div.expand[qpc-c166] {
        height: 100vh;
        align-content: flex-start;
        background-color: #f9fafb;
    }
    div.expand[qpc-c166] h5[qpc-c166] {
        font-size: 15px;
        color: #242a30;
    }
    div.expand[qpc-c166]>button[qpc-c166] {
        width: 100%;
        height: 47px;
        position: fixed !important;
        bottom: 0;
        left: 0;
        margin: 0 !important;
        border-radius: 0 !important;
    }
    div.expand[qpc-c166] label[qpc-c166] {
        font-size: 13px;
    }
}

.tooltip[qpc-c166] {
    z-index: 0;
    position: relative;
    opacity: 1;
}

.tooltip[qpc-c166] .tooltiptext[qpc-c166] {
    white-space: nowrap;
    display: block;
    visibility: hidden;
    top: -20px;
    background-color: var(--gray-dark);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    font-size: 13px;
    position: absolute;
    z-index: 1;
}

.tooltip[qpc-c166]:hover .tooltiptext[qpc-c166] {
    visibility: visible;
}

#registerAddress[qpc-c166],
.next-step-mobile[qpc-c166],
button.next-step[qpc-c166] {
    background-color: var(--order-step-btn);
    color: var(--white);
    padding: 0 15px;
    font-size: 13px;
    font-weight: 700;
}

#registerAddress[qpc-c166]:disabled,
.next-step-mobile[qpc-c166]:disabled,
button.next-step[qpc-c166]:disabled {
    color: var(--white);
    background-color: var(--bg-btn-disabled);
}

button#openDialog[qpc-c166] {
    background-color: var(--order-step-btn);
    color: var(--white);
}

button#openDialog[qpc-c166]:disabled {
    background-color: var(--bg-content-even);
}

#use-map[qpc-c166] {
    font-weight: 700;
    color: var(--theme-pelak);
}

#btn-select-new-address-desktop[qpc-c166] {
    color: var(--theme-pelak);
    background-color: transparent;
    font-size: 13px;
}

.disable-use-map[qpc-c166] {
    color: var(--gray) !important;
}

.display-block-class[qpc-c166] {
    display: block !important;
}

.map-overlay[qpc-c166] {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: hsla(0, 0%, 100%, 0.8);
}

.selected-address-in-map[qpc-c166] {
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    width: 95vw;
    font-weight: 700;
    z-index: 9999;
    padding: 10px 5px;
    position: fixed;
    bottom: 10px;
    font-size: 13px;
    background: var(--white);
    color: var(--blue);
    text-align: center;
    margin: 10px;
}

.selected-address-in-map[qpc-c166] button[qpc-c166] {
    display: flex !important;
    align-items: center;
    align-self: center;
    background: none;
    border: none;
    color: var(--bg-black);
    font-weight: 700;
    display: block;
    margin: 5px auto auto;
    padding: 5px;
    border-radius: 5px;
    font-size: 13px;
}

.loading[qpc-c166] {
    display: none;
    position: absolute;
    top: 45% !important;
    right: 45%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 5px solid hsla(0, 0%, 100%, 0.3);
    border-top: 5px solid var(--theme-pelak);
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
    }
}

.selected-address[qpc-c166] {
    background-color: var(--theme-pelak) !important;
    color: var(--white) !important;
}

[qpc-c190]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c190] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.expand[qpc-c190] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.expand[qpc-c190] label[qpc-c190] {
    font-weight: 700;
    color: var(--text-black);
}

.expand[qpc-c190] select[qpc-c190] {
    font-size: 0.9375rem;
    color: var(--text-gray);
}

.expand[qpc-c190] button[qpc-c190] {
    background-color: var(--order-step-btn);
    position: relative;
    padding: 0 20px;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 30px auto 10px;
}

.expand[qpc-c190] button[qpc-c190],
.expand[qpc-c190] button[qpc-c190]:hover {
    color: var(--text-white);
    transition: 0.3s;
    border: 1px solid var(--transparent);
}

.expand[qpc-c190] button[qpc-c190]:hover {
    background-color: var(--theme-kilid-dark);
}

.expand[qpc-c190] button[qpc-c190]:disabled {
    background-color: var(--bg-btn-disabled);
}

@media screen and (max-width: 768px) {
    div.expand[qpc-c190] {
        height: 100vh;
        align-content: flex-start;
        background-color: #f9fafb;
    }
    div.expand[qpc-c190] h4[qpc-c190] {
        font-size: 15px;
        color: #242a30;
    }
    div.expand[qpc-c190] button[qpc-c190] {
        width: 100%;
        height: 47px;
        position: fixed !important;
        bottom: 0;
        left: 0;
        margin: 0 !important;
        border-radius: 0 !important;
    }
    .form-group[qpc-c190] {
        margin-top: 25px;
    }
    label[qpc-c190],
    select[qpc-c190] {
        font-size: 12px;
    }
}

mat-accordion[qpc-c190] {
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.mat-expansion-panel[qpc-c190]:not([class*="mat-elevation-z"]) {
    box-shadow: none;
}

.mat-expansion-panel-header[qpc-c190]:hover {
    cursor: default;
}

label.mat-checkbox-layout {
    margin-bottom: 0 !important;
}

.mat-checkbox-checked.mat-primary[qpc-c190] .mat-checkbox-ripple[qpc-c190] .mat-ripple-element[qpc-c190] {
    opacity: 0.03 !important;
    background-color: var(--theme-pelak) !important;
}

.mat-checkbox-indeterminate.mat-primary[qpc-c190] .mat-checkbox-background[qpc-c190],
.mat-checkbox-checked.mat-primary .mat-checkbox-background {
    background-color: var(--theme-pelak);
}

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
    border-color: var(--theme-pelak);
}

.mat-radio-button.mat-primary .mat-radio-inner-circle {
    color: var(--theme-pelak);
    background-color: var(--theme-pelak);
}

.mat-radio-button.mat-primary[qpc-c190] .mat-radio-ripple[qpc-c190] .mat-ripple-element[qpc-c190] {
    background-color: var(--theme-pelak);
}

[qpc-c193]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c193] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.expand[qpc-c193] .discount-btn[qpc-c193] {
    height: 45px;
}

.expand[qpc-c193] .remove-btn[qpc-c193] {
    height: 45px;
    color: var(--error) !important;
    border: 1px solid var(--error) !important;
    background-color: var(--bg-white) !important;
}

.expand[qpc-c193] div[qpc-c193] {
    display: flex;
    flex-wrap: wrap;
}

.expand[qpc-c193] div[qpc-c193] textarea[qpc-c193] {
    resize: none;
}

.expand[qpc-c193] div[qpc-c193] label[qpc-c193] {
    color: var(--text-black);
}

.expand[qpc-c193] div[qpc-c193] .mat-form-field.mat-focused .mat-form-field-label {
    color: var(--text-gray) !important;
}

.expand[qpc-c193] div[qpc-c193] .mat-focused .mat-form-field-underline .mat-form-field-ripple {
    background-color: var(--theme-pelak) !important;
}

.expand[qpc-c193] div[qpc-c193] button[qpc-c193] {
    background-color: var(--bg-white);
    color: var(--order-step-btn);
    position: relative;
    padding: 0 10px;
    transition: 0.3s;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid var(--order-step-btn);
    justify-content: center;
    margin: 5px;
}

.expand[qpc-c193] div[qpc-c193] button[qpc-c193]:hover {
    border: 1px solid var(--order-step-btn);
}

.expand[qpc-c193] button[qpc-c193],
.expand[qpc-c193] div[qpc-c193] button[qpc-c193]:hover {
    background-color: var(--order-step-btn);
    color: var(--text-white);
    transition: 0.3s;
}

.expand[qpc-c193] button[qpc-c193] {
    position: relative;
    padding: 0 20px;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid var(--transparent);
    justify-content: center;
    margin: 45px auto 10px;
}

.expand[qpc-c193] button[qpc-c193]:hover {
    background-color: var(--theme-kilid-dark);
    color: var(--text-white);
    border: 1px solid var(--transparent);
    transition: 0.3s;
}

.expand[qpc-c193] .selected-image-box[qpc-c193] i[qpc-c193] {
    color: var(--red);
    font-size: 20px;
    position: relative;
    right: 10px;
    top: -67px;
    margin-top: 4px;
}

@media screen and (max-width: 992px) {
    div.expand[qpc-c193] {
        padding: 0;
    }
    div.expand[qpc-c193] h5[qpc-c193] {
        font-size: 0.8rem;
        font-weight: 500;
        color: var(--text-black);
    }
    div.expand[qpc-c193] h5[qpc-c193]+label[qpc-c193] {
        display: none;
    }
    div.expand[qpc-c193]>button[qpc-c193] {
        width: 100%;
        height: 47px;
        position: fixed !important;
        bottom: 0;
        left: 0;
        margin: 0 !important;
        border-radius: 0 !important;
    }
    div.expand[qpc-c193] label[qpc-c193] {
        font-size: 0.8rem;
        font-weight: 500;
        color: var(--text-black);
    }
}

.discount-box[qpc-c193] mat-form-field[qpc-c193] {
    font-size: 0.9rem;
}

.selected-audio-box[qpc-c193],
.selected-image-box[qpc-c193] {
    position: relative;
}

.start-button[qpc-c193] {
    background-color: #7ffe9f;
}

.start-button[qpc-c193],
.stop-button[qpc-c193] {
    border: none;
    color: #fff;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
}

.stop-button[qpc-c193] {
    background-color: rgba(118, 146, 254, 0.69);
}

.cancel-button[qpc-c193] {
    background-color: #af7541;
    border: none;
    color: #fff;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
}

.recorded-time[qpc-c193] {
    padding: 10px;
    justify-content: center;
    font-weight: 700;
    color: var(--danger);
}

.mat-form-field {
    display: inline-block;
    position: relative;
    text-align: left;
}

[dir="rtl"] .mat-form-field {
    text-align: right;
}

.mat-form-field-wrapper {
    position: relative;
}

.mat-form-field-flex {
    display: inline-flex;
    align-items: baseline;
    box-sizing: border-box;
    width: 100%;
}

.mat-form-field-prefix,
.mat-form-field-suffix {
    white-space: nowrap;
    flex: none;
    position: relative;
}

.mat-form-field-infix {
    display: block;
    position: relative;
    flex: auto;
    min-width: 0;
    width: 180px;
}

.cdk-high-contrast-active .mat-form-field-infix {
    border-image: linear-gradient(transparent, transparent);
}

.mat-form-field-label-wrapper {
    position: absolute;
    left: 0;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
}

[dir="rtl"] .mat-form-field-label-wrapper {
    left: auto;
    right: 0;
}

.mat-form-field-label {
    position: absolute;
    left: 0;
    font: inherit;
    pointer-events: none;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transform-origin: 0 0;
    transition: transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1), color 400ms cubic-bezier(0.25, 0.8, 0.25, 1), width 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
    display: none;
}

[dir="rtl"] .mat-form-field-label {
    transform-origin: 100% 0;
    left: auto;
    right: 0;
}

.mat-form-field-empty.mat-form-field-label,
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
    display: block;
}

.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
    display: none;
}

.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
    display: block;
    transition: none;
}

.mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
.mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    display: none;
}

.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
.mat-form-field-can-float .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    display: block;
}

.mat-form-field-label:not(.mat-form-field-empty) {
    transition: none;
}

.mat-form-field-underline {
    position: absolute;
    width: 100%;
    pointer-events: none;
    transform: scale3d(1, 1.0001, 1);
}

.mat-form-field-ripple {
    position: absolute;
    left: 0;
    width: 100%;
    transform-origin: 50%;
    transform: scaleX(0.5);
    opacity: 0;
    transition: background-color 300ms cubic-bezier(0.55, 0, 0.55, 0.2);
}

.mat-form-field.mat-focused .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple {
    opacity: 1;
    transform: none;
    transition: transform 300ms cubic-bezier(0.25, 0.8, 0.25, 1), opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1), background-color 300ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-form-field-subscript-wrapper {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
}

.mat-form-field-subscript-wrapper .mat-icon,
.mat-form-field-label-wrapper .mat-icon {
    width: 1em;
    height: 1em;
    font-size: inherit;
    vertical-align: baseline;
}

.mat-form-field-hint-wrapper {
    display: flex;
}

.mat-form-field-hint-spacer {
    flex: 1 0 1em;
}

.mat-error {
    display: block;
}

.mat-form-field-control-wrapper {
    position: relative;
}

.mat-form-field-hint-end {
    order: 1;
}

.mat-form-field._mat-animation-noopable .mat-form-field-label,
.mat-form-field._mat-animation-noopable .mat-form-field-ripple {
    transition: none;
}

.mat-form-field-appearance-fill .mat-form-field-flex {
    border-radius: 4px 4px 0 0;
    padding: 0.75em 0.75em 0 0.75em;
}

.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-flex {
    outline: solid 1px;
}

.mat-form-field-appearance-fill .mat-form-field-underline::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 100%;
}

.mat-form-field-appearance-fill .mat-form-field-ripple {
    bottom: 0;
    height: 2px;
}

.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-ripple {
    height: 0;
    border-top: solid 2px;
}

.mat-form-field-appearance-fill:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
    opacity: 1;
    transform: none;
    transition: opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-form-field-appearance-fill._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
    transition: none;
}

.mat-form-field-appearance-fill .mat-form-field-subscript-wrapper {
    padding: 0 1em;
}

.mat-input-element {
    font: inherit;
    background: transparent;
    color: currentColor;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    vertical-align: bottom;
    text-align: inherit;
    box-sizing: content-box;
}

.mat-input-element:-moz-ui-invalid {
    box-shadow: none;
}

.mat-input-element::-ms-clear,
.mat-input-element::-ms-reveal {
    display: none;
}

.mat-input-element,
.mat-input-element::-webkit-search-cancel-button,
.mat-input-element::-webkit-search-decoration,
.mat-input-element::-webkit-search-results-button,
.mat-input-element::-webkit-search-results-decoration {
    -webkit-appearance: none;
}

.mat-input-element::-webkit-contacts-auto-fill-button,
.mat-input-element::-webkit-caps-lock-indicator,
.mat-input-element::-webkit-credentials-auto-fill-button {
    visibility: hidden;
}

.mat-input-element[type="date"],
.mat-input-element[type="datetime"],
.mat-input-element[type="datetime-local"],
.mat-input-element[type="month"],
.mat-input-element[type="week"],
.mat-input-element[type="time"] {
    line-height: 1;
}

.mat-input-element[type="date"]::after,
.mat-input-element[type="datetime"]::after,
.mat-input-element[type="datetime-local"]::after,
.mat-input-element[type="month"]::after,
.mat-input-element[type="week"]::after,
.mat-input-element[type="time"]::after {
    content: " ";
    white-space: pre;
    width: 1px;
}

.mat-input-element::-webkit-inner-spin-button,
.mat-input-element::-webkit-calendar-picker-indicator,
.mat-input-element::-webkit-clear-button {
    font-size: 0.75em;
}

.mat-input-element::placeholder {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-input-element::placeholder:-ms-input-placeholder {
    -ms-user-select: text;
}

.mat-input-element::-moz-placeholder {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-input-element::-moz-placeholder:-ms-input-placeholder {
    -ms-user-select: text;
}

.mat-input-element::-webkit-input-placeholder {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-input-element::-webkit-input-placeholder:-ms-input-placeholder {
    -ms-user-select: text;
}

.mat-input-element:-ms-input-placeholder {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-input-element:-ms-input-placeholder:-ms-input-placeholder {
    -ms-user-select: text;
}

.mat-form-field-hide-placeholder .mat-input-element::placeholder {
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    transition: none;
}

.mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder {
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    transition: none;
}

.mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder {
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    transition: none;
}

.mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder {
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    transition: none;
}

textarea.mat-input-element {
    resize: vertical;
    overflow: auto;
}

textarea.mat-input-element.cdk-textarea-autosize {
    resize: none;
}

textarea.mat-input-element {
    padding: 2px 0;
    margin: -2px 0;
}

select.mat-input-element {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative;
    background-color: transparent;
    display: inline-flex;
    box-sizing: border-box;
    padding-top: 1em;
    top: -1em;
    margin-bottom: -1em;
}

select.mat-input-element::-ms-expand {
    display: none;
}

select.mat-input-element::-moz-focus-inner {
    border: 0;
}

select.mat-input-element:not(:disabled) {
    cursor: pointer;
}

select.mat-input-element::-ms-value {
    color: inherit;
    background: none;
}

.mat-focused .cdk-high-contrast-active select.mat-input-element::-ms-value {
    color: inherit;
}

.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -2.5px;
    pointer-events: none;
}

[dir="rtl"] .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
    right: auto;
    left: 0;
}

.mat-form-field-type-mat-native-select .mat-input-element {
    padding-right: 15px;
}

[dir="rtl"] .mat-form-field-type-mat-native-select .mat-input-element {
    padding-right: 0;
    padding-left: 15px;
}

.mat-form-field-type-mat-native-select .mat-form-field-label-wrapper {
    max-width: calc(100% - 10px);
}

.mat-form-field-type-mat-native-select.mat-form-field-appearance-outline .mat-form-field-infix::after {
    margin-top: -5px;
}

.mat-form-field-type-mat-native-select.mat-form-field-appearance-fill .mat-form-field-infix::after {
    margin-top: -10px;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
    transform: perspective(100px);
    -ms-transform: none;
}

.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon {
    width: 1em;
}

.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button {
    font: inherit;
    vertical-align: baseline;
}

.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button .mat-icon {
    font-size: inherit;
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
    height: 1px;
}

.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-underline {
    height: 0;
    border-top: solid 1px;
}

.mat-form-field-appearance-legacy .mat-form-field-ripple {
    top: 0;
    height: 2px;
    overflow: hidden;
}

.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-ripple {
    height: 0;
    border-top: solid 2px;
}

.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
    background-position: 0;
    background-color: transparent;
}

.cdk-high-contrast-active .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
    border-top-style: dotted;
    border-top-width: 2px;
}

.mat-form-field-appearance-legacy.mat-form-field-invalid:not(.mat-focused) .mat-form-field-ripple {
    height: 1px;
}

.mat-form-field-appearance-outline .mat-form-field-wrapper {
    margin: 0.25em 0;
}

.mat-form-field-appearance-outline .mat-form-field-flex {
    padding: 0 0.75em 0 0.75em;
    margin-top: -0.25em;
    position: relative;
}

.mat-form-field-appearance-outline .mat-form-field-prefix,
.mat-form-field-appearance-outline .mat-form-field-suffix {
    top: 0.25em;
}

.mat-form-field-appearance-outline .mat-form-field-outline {
    display: flex;
    position: absolute;
    top: 0.25em;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

.mat-form-field-appearance-outline .mat-form-field-outline-start,
.mat-form-field-appearance-outline .mat-form-field-outline-end {
    border: 1px solid currentColor;
    min-width: 5px;
}

.mat-form-field-appearance-outline .mat-form-field-outline-start {
    border-radius: 5px 0 0 5px;
    border-right-style: none;
}

[dir="rtl"] .mat-form-field-appearance-outline .mat-form-field-outline-start {
    border-right-style: solid;
    border-left-style: none;
    border-radius: 0 5px 5px 0;
}

.mat-form-field-appearance-outline .mat-form-field-outline-end {
    border-radius: 0 5px 5px 0;
    border-left-style: none;
    flex-grow: 1;
}

[dir="rtl"] .mat-form-field-appearance-outline .mat-form-field-outline-end {
    border-left-style: solid;
    border-right-style: none;
    border-radius: 5px 0 0 5px;
}

.mat-form-field-appearance-outline .mat-form-field-outline-gap {
    border-radius: 0.000001px;
    border: 1px solid currentColor;
    border-left-style: none;
    border-right-style: none;
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap {
    border-top-color: transparent;
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick {
    opacity: 0;
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start,
.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,
.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap {
    border-width: 2px;
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline,
.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline {
    opacity: 0;
    transition: opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,
.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline-thick {
    opacity: 1;
}

.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline {
    opacity: 0;
    transition: opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline-thick {
    opacity: 1;
}

.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper {
    padding: 0 1em;
}

.mat-form-field-appearance-outline._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-outline,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-start,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-end,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-gap {
    transition: none;
}

.mat-form-field-appearance-standard .mat-form-field-flex {
    padding-top: 0.75em;
}

.mat-form-field-appearance-standard .mat-form-field-underline {
    height: 1px;
}

.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-underline {
    height: 0;
    border-top: solid 1px;
}

.mat-form-field-appearance-standard .mat-form-field-ripple {
    bottom: 0;
    height: 2px;
}

.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-ripple {
    height: 0;
    border-top: solid 2px;
}

.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
    background-position: 0;
    background-color: transparent;
}

.cdk-high-contrast-active .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
    border-top-style: dotted;
    border-top-width: 2px;
}

.mat-form-field-appearance-standard:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
    opacity: 1;
    transform: none;
    transition: opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-form-field-appearance-standard._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
    transition: none;
}

.mat-radio-button {
    display: inline-block;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
}

.mat-radio-label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    vertical-align: middle;
    width: 100%;
}

.mat-radio-container {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.mat-radio-outer-circle {
    box-sizing: border-box;
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    transition: border-color ease 280ms;
    width: 20px;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
}

._mat-animation-noopable .mat-radio-outer-circle {
    transition: none;
}

.mat-radio-inner-circle {
    border-radius: 50%;
    box-sizing: border-box;
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    transition: transform ease 280ms, background-color ease 280ms;
    width: 20px;
    transform: scale(0.001);
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

._mat-animation-noopable .mat-radio-inner-circle {
    transition: none;
}

.mat-radio-checked .mat-radio-inner-circle {
    transform: scale(0.5);
}

.cdk-high-contrast-active .mat-radio-checked .mat-radio-inner-circle {
    border: solid 10px;
}

.mat-radio-label-content {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    display: inline-block;
    order: 0;
    line-height: inherit;
    padding-left: 8px;
    padding-right: 0;
}

[dir="rtl"] .mat-radio-label-content {
    padding-right: 8px;
    padding-left: 0;
}

.mat-radio-label-content.mat-radio-label-before {
    order: -1;
    padding-left: 0;
    padding-right: 8px;
}

[dir="rtl"] .mat-radio-label-content.mat-radio-label-before {
    padding-right: 0;
    padding-left: 8px;
}

.mat-radio-disabled,
.mat-radio-disabled .mat-radio-label {
    cursor: default;
}

.mat-radio-button .mat-radio-ripple {
    position: absolute;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    height: 40px;
    width: 40px;
    z-index: 1;
    pointer-events: none;
}

.mat-radio-button .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple) {
    opacity: 0.16;
}

.mat-radio-persistent-ripple {
    width: 100%;
    height: 100%;
    transform: none;
    top: 0;
    left: 0;
}

.mat-radio-container:hover .mat-radio-persistent-ripple {
    opacity: 0.04;
}

.mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused .mat-radio-persistent-ripple,
.mat-radio-button:not(.mat-radio-disabled).cdk-program-focused .mat-radio-persistent-ripple {
    opacity: 0.12;
}

.mat-radio-persistent-ripple,
.mat-radio-disabled .mat-radio-container:hover .mat-radio-persistent-ripple {
    opacity: 0;
}

@media (hover: none) {
    .mat-radio-container:hover .mat-radio-persistent-ripple {
        display: none;
    }
}

.mat-radio-input {
    bottom: 0;
    left: 50%;
}

.cdk-high-contrast-active .mat-radio-disabled {
    opacity: 0.5;
}

.joinus__link[qpc-c214] {
    color: var(--theme-pelak);
}

.joinus__options--step[qpc-c214] i[qpc-c214] {
    color: var(--color-icon-about);
    text-align: center;
    font-size: 3rem;
}

.joinus__level[qpc-c214] span[qpc-c214] {
    height: 100px;
    width: 100px;
    background-color: var(--color-icon-about);
    border-radius: 100px;
    padding: 1rem;
    font-size: 3rem;
    color: var(--text-white);
}

.joinus__level[qpc-c214] mat-card[qpc-c214] {
    background-color: var(--bg-mat-gray);
}

.joinus[qpc-c214] .description__contract[qpc-c214],
.joinus[qpc-c214] .description__course[qpc-c214],
.joinus[qpc-c214] .description__interview[qpc-c214] {
    padding: 15px;
    background-color: var(--bg-gray-light);
    border-radius: 10px;
}

.joinus[qpc-c214] .description__contract[qpc-c214] img[qpc-c214],
.joinus[qpc-c214] .description__course[qpc-c214] img[qpc-c214],
.joinus[qpc-c214] .description__interview[qpc-c214] img[qpc-c214] {
    width: 58%;
    height: 195px;
}

.joinus[qpc-c214] .description__contract[qpc-c214] p[qpc-c214],
.joinus[qpc-c214] .description__course[qpc-c214] p[qpc-c214],
.joinus[qpc-c214] .description__interview[qpc-c214] p[qpc-c214] {
    text-align: center;
}

button[qpc-c214],
div.shareIntro[qpc-c214] {
    color: var(--white);
    background-color: var(--theme-pelak);
    border-radius: 5px;
}

@media screen and (max-width: 768px) {
    h1[qpc-c214],
    h2[qpc-c214] {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        margin: 15px 0;
    }
    .description[qpc-c214] .mat-card[qpc-c214] {
        padding: 10px 15px !important;
    }
    img[qpc-c214] {
        width: 40% !important;
        height: 92px !important;
    }
}

mat-error[qpc-c214] {
    padding: 2px;
}

mat-form-field.address-selection[qpc-c214] .mat-form-field-wrapper {
    padding-bottom: 1.7em !important;
}

.mat-card {
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    display: block;
    position: relative;
    padding: 16px;
    border-radius: 4px;
}

._mat-animation-noopable.mat-card {
    transition: none;
    animation: none;
}

.mat-card .mat-divider-horizontal {
    position: absolute;
    left: 0;
    width: 100%;
}

[dir="rtl"] .mat-card .mat-divider-horizontal {
    left: auto;
    right: 0;
}

.mat-card .mat-divider-horizontal.mat-divider-inset {
    position: static;
    margin: 0;
}

[dir="rtl"] .mat-card .mat-divider-horizontal.mat-divider-inset {
    margin-right: 0;
}

.cdk-high-contrast-active .mat-card {
    outline: solid 1px;
}

.mat-card-actions,
.mat-card-subtitle,
.mat-card-content {
    display: block;
    margin-bottom: 16px;
}

.mat-card-title {
    display: block;
    margin-bottom: 8px;
}

.mat-card-actions {
    margin-left: -8px;
    margin-right: -8px;
    padding: 8px 0;
}

.mat-card-actions-align-end {
    display: flex;
    justify-content: flex-end;
}

.mat-card-image {
    width: calc(100% + 32px);
    margin: 0 -16px 16px -16px;
}

.mat-card-footer {
    display: block;
    margin: 0 -16px -16px -16px;
}

.mat-card-actions .mat-button,
.mat-card-actions .mat-raised-button,
.mat-card-actions .mat-stroked-button {
    margin: 0 8px;
}

.mat-card-header {
    display: flex;
    flex-direction: row;
}

.mat-card-header .mat-card-title {
    margin-bottom: 12px;
}

.mat-card-header-text {
    margin: 0 16px;
}

.mat-card-avatar {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    flex-shrink: 0;
    object-fit: cover;
}

.mat-card-title-group {
    display: flex;
    justify-content: space-between;
}

.mat-card-sm-image {
    width: 80px;
    height: 80px;
}

.mat-card-md-image {
    width: 112px;
    height: 112px;
}

.mat-card-lg-image {
    width: 152px;
    height: 152px;
}

.mat-card-xl-image {
    width: 240px;
    height: 240px;
    margin: -8px;
}

.mat-card-title-group>.mat-card-xl-image {
    margin: -8px 0 8px;
}

@media (max-width: 599px) {
    .mat-card-title-group {
        margin: 0;
    }
    .mat-card-xl-image {
        margin-left: 0;
        margin-right: 0;
    }
}

.mat-card> :first-child,
.mat-card-content> :first-child {
    margin-top: 0;
}

.mat-card> :last-child:not(.mat-card-footer),
.mat-card-content> :last-child:not(.mat-card-footer) {
    margin-bottom: 0;
}

.mat-card-image:first-child {
    margin-top: -16px;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.mat-card>.mat-card-actions:last-child {
    margin-bottom: -8px;
    padding-bottom: 0;
}

.mat-card-actions:not(.mat-card-actions-align-end) .mat-button:first-child,
.mat-card-actions:not(.mat-card-actions-align-end) .mat-raised-button:first-child,
.mat-card-actions:not(.mat-card-actions-align-end) .mat-stroked-button:first-child {
    margin-left: 0;
    margin-right: 0;
}

.mat-card-actions-align-end .mat-button:last-child,
.mat-card-actions-align-end .mat-raised-button:last-child,
.mat-card-actions-align-end .mat-stroked-button:last-child {
    margin-left: 0;
    margin-right: 0;
}

.mat-card-title:not(:first-child),
.mat-card-subtitle:not(:first-child) {
    margin-top: -4px;
}

.mat-card-header .mat-card-subtitle:not(:first-child) {
    margin-top: -8px;
}

.mat-card>.mat-card-xl-image:first-child {
    margin-top: -8px;
}

.mat-card>.mat-card-xl-image:last-child {
    margin-bottom: -8px;
}

.fa[qpc-c216],
.fab[qpc-c216],
.fal[qpc-c216],
.far[qpc-c216],
.fas[qpc-c216] {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-lg[qpc-c216] {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -0.0667em;
}

.fa-xs[qpc-c216] {
    font-size: 0.75em;
}

.fa-sm[qpc-c216] {
    font-size: 0.875em;
}

.fa-1x[qpc-c216] {
    font-size: 1em;
}

.fa-2x[qpc-c216] {
    font-size: 2em;
}

.fa-3x[qpc-c216] {
    font-size: 3em;
}

.fa-4x[qpc-c216] {
    font-size: 4em;
}

.fa-5x[qpc-c216] {
    font-size: 5em;
}

.fa-6x[qpc-c216] {
    font-size: 6em;
}

.fa-7x[qpc-c216] {
    font-size: 7em;
}

.fa-8x[qpc-c216] {
    font-size: 8em;
}

.fa-9x[qpc-c216] {
    font-size: 9em;
}

.fa-10x[qpc-c216] {
    font-size: 10em;
}

.fa-fw[qpc-c216] {
    text-align: center;
    width: 1.25em;
}

.fa-ul[qpc-c216] {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}

.fa-ul[qpc-c216]>li[qpc-c216] {
    position: relative;
}

.fa-li[qpc-c216] {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

.fa-border[qpc-c216] {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left[qpc-c216] {
    float: left;
}

.fa-pull-right[qpc-c216] {
    float: right;
}

.fa.fa-pull-left[qpc-c216],
.fab.fa-pull-left[qpc-c216],
.fal.fa-pull-left[qpc-c216],
.far.fa-pull-left[qpc-c216],
.fas.fa-pull-left[qpc-c216] {
    margin-right: 0.3em;
}

.fa.fa-pull-right[qpc-c216],
.fab.fa-pull-right[qpc-c216],
.fal.fa-pull-right[qpc-c216],
.far.fa-pull-right[qpc-c216],
.fas.fa-pull-right[qpc-c216] {
    margin-left: 0.3em;
}

.fa-spin[qpc-c216] {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
}

.fa-pulse[qpc-c216] {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(1turn);
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(1turn);
    }
}

.fa-rotate-90[qpc-c216] {
    transform: rotate(90deg);
}

.fa-rotate-180[qpc-c216] {
    transform: rotate(180deg);
}

.fa-rotate-270[qpc-c216] {
    transform: rotate(270deg);
}

.fa-flip-horizontal[qpc-c216] {
    transform: scaleX(-1);
}

.fa-flip-vertical[qpc-c216] {
    transform: scaleY(-1);
}

.fa-flip-both[qpc-c216],
.fa-flip-horizontal.fa-flip-vertical[qpc-c216] {
    transform: scale(-1);
}

[qpc-c216]:root .fa-flip-both[qpc-c216],
[qpc-c216]:root .fa-flip-horizontal[qpc-c216],
[qpc-c216]:root .fa-flip-vertical[qpc-c216],
[qpc-c216]:root .fa-rotate-90[qpc-c216],
[qpc-c216]:root .fa-rotate-180[qpc-c216],
[qpc-c216]:root .fa-rotate-270[qpc-c216] {
    filter: none;
}

.fa-stack[qpc-c216] {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em;
}

.fa-stack-1x[qpc-c216],
.fa-stack-2x[qpc-c216] {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.fa-stack-1x[qpc-c216] {
    line-height: inherit;
}

.fa-stack-2x[qpc-c216] {
    font-size: 2em;
}

.fa-inverse[qpc-c216] {
    color: var(--bg-white);
}

.fa-at[qpc-c216]:before {
    content: "\f1fa";
}

.fa-accessible-icon[qpc-c216]:before {
    content: "\f368";
}

.fa-arrow-left[qpc-c216]:before {
    content: "\f060";
}

.fa-angle-left[qpc-c216]:before {
    content: "\f104";
}

.fa-arrow-right[qpc-c216]:before {
    content: "\f061";
}

.fa-arrow-circle-left[qpc-c216]:before {
    content: "\f0a8";
}

.fa-angle-down[qpc-c216]:before {
    content: "\f107";
}

.fa-allergies[qpc-c216]:before {
    content: "\f461";
}

.fa-align-justify[qpc-c216]:before {
    content: "\f039";
}

.fa-barcode[qpc-c216]:before {
    content: "\f02a";
}

.fa-bell[qpc-c216]:before {
    content: "\f0f3";
}

.fa-building[qpc-c216]:before {
    content: "\f1ad";
}

.fa-clone[qpc-c216]:before {
    content: "\f24d";
}

.fa-car[qpc-c216]:before {
    content: "\f1b9";
}

.fa-car-garage[qpc-c216]:before {
    content: "\f5e2";
}

.fa-calendar-times[qpc-c216]:before {
    content: "\f273";
}

.fa-calendar-alt[qpc-c216]:before {
    content: "\f073";
}

.fa-circle[qpc-c216]:before {
    content: "\f111";
}

.fa-comments[qpc-c216]:before {
    content: "\f086";
}

.fa-chevron-down[qpc-c216]:before {
    content: "\f078";
}

.fa-chevron-right[qpc-c216]:before {
    content: "\f054";
}

.fa-chevron-up[qpc-c216]:before {
    content: "\f077";
}

.fa-globe[qpc-c216]:before {
    content: "\f0ac";
}

.fa-chevron-square-down[qpc-c216]:before {
    content: "\f329";
}

.fa-chevron-square-left[qpc-c216]:before {
    content: "\f32a";
}

.fa-chevron-square-right[qpc-c216]:before {
    content: "\f32b";
}

.fa-chevron-square-up[qpc-c216]:before {
    content: "\f32c";
}

.fa-calendar[qpc-c216]:before {
    content: "\f133";
}

.fa-clock[qpc-c216]:before {
    content: "\f017";
}

.fa-camera[qpc-c216]:before {
    content: "\f030";
}

.fa-check[qpc-c216]:before {
    content: "\f00c";
}

.fa-exchange-alt[qpc-c216]:before {
    content: "\f362";
}

.fa-envelope[qpc-c216]:before {
    content: "\f0e0";
}

.fa-eye[qpc-c216]:before {
    content: "\f06e";
}

.fa-eye-slash[qpc-c216]:before {
    content: "\f070";
}

.fa-exclamation-circle[qpc-c216]:before {
    content: "\f06a";
}

.fa-file-alt[qpc-c216]:before {
    content: "\f15c";
}

.fa-filter[qpc-c216]:before {
    content: "\f0b0";
}

.fa-facebook[qpc-c216]:before {
    content: "\f09a";
}

.fa-facebook-square[qpc-c216]:before {
    content: "\f082";
}

.fa-google-plus[qpc-c216]:before {
    content: "\f2b3";
}

.fa-google-plus-g[qpc-c216]:before {
    content: "\f0d5";
}

.fa-percent[qpc-c216]:before {
    content: "\f295";
}

.fa-credit-card[qpc-c216]:before {
    content: "\f09d";
}

.fa-dollar-sign[qpc-c216]:before {
    content: "\f155";
}

.fa-home[qpc-c216]:before {
    content: "\f015";
}

.fa-hand-holding-usd[qpc-c216]:before {
    content: "\f4c0";
}

.fa-instagram[qpc-c216]:before {
    content: "\f16d";
}

.fa-linkedin[qpc-c216]:before {
    content: "\f0e1";
}

.fa-location-arrow[qpc-c216]:before {
    content: "\f124";
}

.fa-location[qpc-c216]:before {
    content: "\f601";
}

.fa-list[qpc-c216]:before {
    content: "\f03a";
}

.fa-mobile-alt[qpc-c216]:before {
    content: "\f3cd";
}

.fa-mobile-android[qpc-c216]:before {
    content: "\f3ce";
}

.fa-money-bill[qpc-c216]:before {
    content: "\f0d6";
}

.fa-money-bill-wave[qpc-c216]:before {
    content: "\f53a";
}

.fa-prescription-bottle[qpc-c216]:before {
    content: "\f485";
}

.fa-paw[qpc-c216]:before {
    content: "\f1b0";
}

.fa-phone[qpc-c216]:before {
    content: "\f095";
}

.fa-pen[qpc-c216]:before {
    content: "\f304";
}

.fa-plus[qpc-c216]:before {
    content: "\f067";
}

.fa-search[qpc-c216]:before {
    content: "\f002";
}

.fa-share-alt[qpc-c216]:before {
    content: "\f1e0";
}

.fa-shopping-cart[qpc-c216]:before {
    content: "\f07a";
}

.fa-question[qpc-c216]:before {
    content: "\f128";
}

.fa-pencil-alt[qpc-c216]:before {
    content: "\f303";
}

.fa-times[qpc-c216]:before {
    content: "\f00d";
}

.fa-long-arrow-right[qpc-c216]:before {
    content: "\f178";
}

.fa-microphone[qpc-c216]:before {
    content: "\f130";
}

.fa-truck[qpc-c216]:before {
    content: "\f0d1";
}

.fa-gas-pump[qpc-c216]:before {
    content: "\f52f";
}

.fa-fire[qpc-c216]:before {
    content: "\f06d";
}

.fa-times-circle[qpc-c216]:before {
    content: "\f057";
}

.fa-telegram-plane[qpc-c216]:before {
    content: "\f3fe";
}

.fa-twitter[qpc-c216]:before {
    content: "\f099";
}

.fa-tshirt[qpc-c216]:before {
    content: "\f553";
}

.fa-tools[qpc-c216]:before {
    content: "\f7d9";
}

.fa-user[qpc-c216]:before {
    content: "\f007";
}

.fa-user-tie[qpc-c216]:before {
    content: "\f508";
}

.fa-user-friends[qpc-c216]:before {
    content: "\f500";
}

.fa-user-circle[qpc-c216]:before {
    content: "\f2bd";
}

.fa-whatsapp[qpc-c216]:before {
    content: "\f232";
}

.fa-lock[qpc-c216]:before {
    content: "\f023";
}

.fa-wallet[qpc-c216]:before {
    content: "\f555";
}

.fa-badge-check[qpc-c216]:before {
    content: "\f336";
}

.fa-tasks[qpc-c216]:before {
    content: "\f0ae";
}

.fa-info-circle[qpc-c216]:before {
    content: "\f05a";
}

.fa-quote-left[qpc-c216]:before {
    content: "\f10d";
}

.fa-quote-right[qpc-c216]:before {
    content: "\f10e";
}

.fa-thumbs-up[qpc-c216]:before {
    content: "\f164";
}

.fa-medal[qpc-c216]:before {
    content: "\f5a2";
}

.fa-certificate[qpc-c216]:before {
    content: "\f0a3";
}

.fa-map-marker-alt[qpc-c216]:before {
    content: "\f3c5";
}

.fa-city[qpc-c216]:before {
    content: "\f64f";
}

.fa-chevron-left[qpc-c216]:before {
    content: "\f053";
}

.fa-map-marker[qpc-c216]:before {
    content: "\f041";
}

.fa-trademark[qpc-c216]:before {
    content: "\f25c";
}

.fa-star[qpc-c216]:before {
    content: "\f005";
}

.fa-calendar-day[qpc-c216]:before {
    content: "\f783";
}

.fa-headset[qpc-c216]:before {
    content: "\f590";
}

.fa-sign-in-alt[qpc-c216]:before {
    content: "\f2f6";
}

.sr-only[qpc-c216] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sr-only-focusable[qpc-c216]:active,
.sr-only-focusable[qpc-c216]:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

@font-face {
    font-family: Font Awesome\5 Brands;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fa-brands-400.2746faee8523f28a5057.eot);
    src: url(fa-brands-400.2746faee8523f28a5057.eot?#iefix) format("embedded-opentype"), url(fa-brands-400.68b178e195e6c6034111.woff) format("woff"), url(fa-brands-400.2008e6316b604f95d937.ttf) format("truetype"), url(fa-brands-400.ae1ddd148121fade5a0d.svg#fontawesome) format("svg");
}

.fab[qpc-c216] {
    font-family: Font Awesome\5 Brands;
}

.fal[qpc-c216] {
    font-weight: 300;
}

.fal[qpc-c216],
.far[qpc-c216] {
    font-family: Font Awesome\5 Pro;
}

.far[qpc-c216] {
    font-weight: 400;
}

@font-face {
    font-family: Font Awesome\5 Pro;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(fa-solid-900.3130262819498e9d9ab3.eot);
    src: url(fa-solid-900.3130262819498e9d9ab3.eot?#iefix) format("embedded-opentype"), url(fa-solid-900.04bd3960fa75e2c5c484.woff2) format("woff2"), url(fa-solid-900.21d0d53e91255a3a80f1.woff) format("woff"), url(fa-solid-900.d546d748f7c0e96132d4.ttf) format("truetype"), url(fa-solid-900.eb853357420442f26729.svg#fontawesome) format("svg");
}

.fa[qpc-c216],
.fas[qpc-c216] {
    font-family: Font Awesome\5 Pro;
    font-weight: 900;
}

.profile[qpc-c216] {
    margin: auto;
}

.pelakyar__spinner-box[qpc-c216] {
    position: absolute;
    right: 5px;
    top: 5px;
}

.pelakyar__text--red[qpc-c216] {
    font-weight: 700;
    color: red;
}

.pelakyar__text--grey[qpc-c216] {
    font-weight: 700;
    color: grey;
    position: absolute;
    right: 20px;
    top: 5px;
}

.pelakyar__text--green[qpc-c216] {
    font-weight: 700;
    color: green;
}

.profile__section[qpc-c216] {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    margin-bottom: 10px;
}

.profile-list[qpc-c216] {
    display: flex;
    width: 500px;
    flex-direction: column;
}

.profile__section-item[qpc-c216] {
    width: 100%;
    margin-bottom: 5px;
    position: relative;
}

.profile__section-item[qpc-c216] .profile__section--title[qpc-c216] {
    font-weight: 600;
}

.profile__section-item[qpc-c216]:last-child {
    margin-bottom: 0;
}

.profile__section-item[qpc-c216] .profile__section--checkbox[qpc-c216] {
    position: absolute;
    top: 1.2rem;
}

.profile__section-item[qpc-c216] .profile__section--header[qpc-c216] {
    display: flex;
    justify-content: space-between;
    font-size: 1rem;
}

.profile__section-item[qpc-c216] .profile__section--head[qpc-c216]:hover {
    color: #4d4d4d !important;
    background-color: #e6e6e6;
}

.profile__section-item[qpc-c216] .sender-info[qpc-c216] {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.profile__section-item[qpc-c216] .profile__section--more-info[qpc-c216] {
    font-size: 0.8rem;
    font-weight: 400;
}

.profile__section-item[qpc-c216] .profile__section--head[qpc-c216] {
    background-color: #f2f2f2;
    color: #737373;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    overflow: hidden;
}

.profile__section-item[qpc-c216] .profile__section--collapsed-head[qpc-c216],
.profile__section-item[qpc-c216] .profile__section-body[qpc-c216] {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.profile__section-item[qpc-c216] .profile__section-body[qpc-c216] {
    overflow: hidden;
    font-size: 0.9rem;
}

.profile__section-item[qpc-c216] .profile__section-body--collapsed[qpc-c216] {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 0;
    max-height: 0;
    transition: max-height 1s;
}

.profile__section-item[qpc-c216] .profile__section-body--expanded[qpc-c216] {
    width: 100%;
    white-space: normal;
    color: #333;
    opacity: 1 !important;
    margin-bottom: 0;
    max-height: 8000px;
    transition: max-height 3s;
    background-color: #fff;
}

.profile__section-item--expanded[qpc-c216] {
    max-height: 8000px;
}

.profile__label--checked[qpc-c216] {
    background-color: var(--theme-pelak);
    padding: 8px;
    border-radius: 5px;
    color: #fff;
}

.profile__label--unchecked[qpc-c216] {
    background-color: var(--bg-lightblue-faq);
    padding: 8px;
    border-radius: 5px;
    color: var(--theme-pelak);
    border: 1px solid var(--theme-pelak);
}

.profile__badge[qpc-c216] {
    border-radius: 50%;
    background-color: #fff;
    padding: 3px;
    color: var(--theme-pelak);
    font-size: 12px;
}

#availableCities[qpc-c216],
#availableServices[qpc-c216] {
    display: block;
    width: calc(100% - 24px);
    min-height: 50px;
    max-height: 200px;
    scroll-behavior: smooth;
    overflow-y: scroll;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    margin: 12px;
    box-sizing: border-box;
}

#coveredCities[qpc-c216],
#providedServices[qpc-c216] {
    font-size: 0.9rem;
    font-weight: 700;
    color: #0ea22f;
    text-shadow: #1b1e21;
    margin: 12px;
}

.profile__uploaded-item[qpc-c216] {
    margin: 8px 0 8px 8px;
    padding: 8px 0 8px 8px;
}

.profile__uploaded-item--remove[qpc-c216] {
    justify-content: center;
    font-weight: 700;
    text-align: center;
    background-color: red;
    border: 1px solid red;
    color: #fff;
    padding: 8px;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
}

.profile__uploaded-item--remove[qpc-c216]:hover {
    background-color: darkred;
}

.profile__uploaded-item--view[qpc-c216] {
    border: 1px solid var(--theme-pelak);
    border-radius: 5px 0 0 5px;
    padding: 8px;
    color: var(--theme-pelak);
    background-color: var(--bg-lightblue-faq);
    font-weight: 700;
    cursor: pointer;
}

.profile__info-box[qpc-c216] {
    border-radius: 5px;
    background-color: var(--bg-lightblue-faq);
    padding: 12px;
    margin-bottom: 8px;
    font-size: 15px;
}

.profile__uploaded-items[qpc-c216] {
    margin-top: 10px;
    margin-bottom: 10px;
}

.profile__link[qpc-c216] {
    color: var(--theme-pelak);
    font-weight: 700;
    cursor: pointer;
}

#selectDocumentType[qpc-c216] {
    box-sizing: border-box;
}

input[type="file"][qpc-c216] {
    display: none;
}

.custom-file-upload[qpc-c216],
.start-upload-btn[qpc-c216] {
    background-color: var(--theme-pelak);
    border-radius: 5px;
    padding: 8px;
    line-height: 24px;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    border: 0 !important;
}

.custom-file-upload[qpc-c216]:hover,
.start-upload-btn[qpc-c216]:hover {
    opacity: 0.75;
}

#FileUpload[qpc-c216],
#FileUpload2[qpc-c216] {
    display: flex;
    direction: ltr;
    text-align: left;
}

.upload[qpc-c216] {
    margin: 10px;
    height: 85px;
    border: 8px dashed #e6f5e9;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.upload[qpc-c216] p[qpc-c216] {
    margin-top: 12px;
    line-height: 0;
    font-size: 22px;
    color: var(--theme-kilid-dark);
    letter-spacing: 1.5px;
}

#registerButton[qpc-c216] {
    background-color: var(--theme-pelak);
    border-radius: 5px;
    padding: 8px;
    color: #fff;
}

.uploaded[qpc-c216] {
    margin-bottom: 16px;
    background-color: var(--bg-lightblue-faq);
    border-radius: 10px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.file[qpc-c216],
.uploaded[qpc-c216] {
    width: 100%;
    display: flex;
}

.file[qpc-c216] {
    flex-direction: column;
    margin-left: 12px;
}

.file__name[qpc-c216] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
    line-height: 0;
    color: #4d4d4d;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-overflow: ellipsis;
}

.fa-times[qpc-c216]:hover {
    cursor: pointer;
    opacity: 0.8;
}

.fa-file-alt[qpc-c216] {
    padding: 15px;
    font-size: 40px;
    color: #4d4d4d;
}

.disabled[qpc-c216] {
    pointer-events: none;
}

.progress[qpc-c216] {
    background-color: #f5f5f5;
    border-radius: 3px;
    box-shadow: none;
}

.progress.progress-xs[qpc-c216] {
    height: 5px;
    margin-top: 5px;
}

.progress.progress-sm[qpc-c216] {
    height: 10px;
    margin-top: 5px;
}

.progress.progress-lg[qpc-c216] {
    height: 25px;
}

.progress.vertical[qpc-c216] {
    position: relative;
    width: 20px;
    height: 200px;
    display: inline-block;
    margin-right: 10px;
}

.progress.vertical[qpc-c216]>.progress-bar[qpc-c216] {
    width: 100% !important;
    position: absolute;
    bottom: 0;
}

.progress.vertical.progress-xs[qpc-c216] {
    width: 5px;
    margin-top: 5px;
}

.progress.vertical.progress-sm[qpc-c216] {
    width: 10px;
    margin-top: 5px;
}

.progress.vertical.progress-lg[qpc-c216] {
    width: 30px;
}

.progress-bar[qpc-c216] {
    background-color: #2196f3;
    box-shadow: none;
}

.progress-bar.text-left[qpc-c216] {
    text-align: left;
}

.progress-bar.text-left[qpc-c216] span[qpc-c216] {
    margin-left: 10px;
}

.progress-bar.text-right[qpc-c216] {
    text-align: right;
}

.progress-bar.text-right[qpc-c216] span[qpc-c216] {
    margin-right: 10px;
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress-bar.active[qpc-c216],
.progress.active[qpc-c216] .progress-bar[qpc-c216] {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-striped[qpc-c216],
.progress-striped[qpc-c216] .progress-bar[qpc-c216] {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);
    background-size: 40px 40px;
}

.progress-bar-secondary[qpc-c216] {
    background-color: #323a45;
}

.progress-bar-default[qpc-c216] {
    background-color: #b0bec5;
}

.progress-bar-success[qpc-c216] {
    background-color: #64dd17;
}

.progress-bar-info[qpc-c216] {
    background-color: #29b6f6;
}

.progress-bar-warning[qpc-c216] {
    background-color: #ffd600;
}

.progress-bar-danger[qpc-c216] {
    background-color: #ef1c1c;
}

.progress-bar[qpc-c216] {
    border-radius: 5px !important;
}

.profile__images[qpc-c216] {
    display: block;
    height: 100%;
}

.profile__images[qpc-c216] img[qpc-c216] {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 5px;
    border: 1px solid var(--border-light-gray);
}

.profile__images[qpc-c216] img[qpc-c216]:hover {
    opacity: 0.75;
}

.profile__image--remove[qpc-c216] {
    position: absolute;
    border-radius: 50%;
    background-color: red;
    display: inline-block;
    width: 36px;
    height: 36px;
    right: 12px;
    top: -12px;
    color: #fff;
    z-index: var(--z-index-lvl-1);
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}

.profile__image--remove[qpc-c216]:hover {
    background-color: darkred;
}

.border-red[qpc-c216] {
    border: 1px solid red;
}

.error-message[qpc-c216] {
    color: red;
}

#saveProfile[qpc-c216] {
    background-color: var(--theme-pelak);
    border-radius: 5px;
    border: 0;
    padding: 16px;
    font-weight: 700;
    color: #fff;
}

#saveProfile[disabled][qpc-c216] {
    cursor: not-allowed;
    opacity: 0.5;
}

.ltr-input[qpc-c216] {
    text-align: left;
    direction: ltr;
}

.ltr-input[qpc-c216]::-moz-placeholder {
    text-align: right !important;
    direction: rtl !important;
}

.ltr-input[qpc-c216]:-ms-input-placeholder {
    text-align: right !important;
    direction: rtl !important;
}

.ltr-input[qpc-c216]::placeholder {
    text-align: right !important;
    direction: rtl !important;
}

.profile__link-format[qpc-c216] {
    font-weight: 700;
    display: block;
    height: 30px;
    width: 230px;
    direction: ltr !important;
    text-align: left !important;
}

[qpc-c153]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c153] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.register__box[qpc-c153] {
    height: calc(100vh - 72px);
    margin-top: 30px;
    flex-wrap: wrap;
    padding: 15px;
}

.register__box[qpc-c153] mat-card[qpc-c153] {
    background-color: var(--bg-white);
    border-radius: 0;
    padding: 0;
}

.register__box[qpc-c153] mat-card[qpc-c153] i[qpc-c153] {
    display: flex;
    flex-wrap: wrap;
    align-self: flex-start;
    padding: 15px;
}

.register__box[qpc-c153] mat-card[qpc-c153] mat-card-content[qpc-c153] {
    padding: 10px 0;
}

.register__box[qpc-c153] mat-card[qpc-c153] mat-card-content[qpc-c153] button[qpc-c153] {
    background-color: var(--theme-kilid-dark);
    color: var(--text-white);
    width: 10vw;
    height: 5vh;
}

.register__box[qpc-c153] mat-card[qpc-c153] mat-card-content[qpc-c153] button[qpc-c153]:disabled span[qpc-c153] {
    cursor: no-drop;
}

.register__box[qpc-c153] mat-card[qpc-c153] mat-card-content[qpc-c153] button[qpc-c153]:disabled:hover {
    -webkit-animation: none;
    animation: none;
}

.register__box[qpc-c153] mat-card[qpc-c153] mat-card-content[qpc-c153] button[qpc-c153]:hover {
    -webkit-animation: pulse 0.5s infinite;
    animation: pulse 0.5s infinite;
}

.register__box[qpc-c153] mat-card[qpc-c153] mat-card-content[qpc-c153] button[qpc-c153] span[qpc-c153] {
    padding-right: 12px;
}

.register__box[qpc-c153] mat-card[qpc-c153] mat-card-content[qpc-c153] input[qpc-c153] {
    height: 5vh;
}

.register__box[qpc-c153] mat-card[qpc-c153] mat-card-content[qpc-c153] .back__button[qpc-c153] {
    padding-bottom: 12px;
}

.register__box[qpc-c153] mat-card[qpc-c153] mat-card-content[qpc-c153] .back__button[qpc-c153] button[qpc-c153] {
    background-color: #c50823;
    width: 7vw;
    height: 4vh;
    background-color: var(--bg-gray-light);
    color: #000;
}

.register__box[qpc-c153] mat-card[qpc-c153] mat-card-content[qpc-c153] .back__button[qpc-c153] i[qpc-c153] {
    position: absolute;
    left: 30px;
    top: 12px;
}

.register__box[qpc-c153] .register__title[qpc-c153] {
    padding: 15px 15px 40px;
}

.register__box[qpc-c153] .register__title[qpc-c153] i[qpc-c153] {
    font-size: 40px;
    color: var(--text-white);
}

@-webkit-keyframes pulse {
    0% {
        transform: scaleX(1);
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        transform: scaleX(1);
    }
}

[qpc-c78]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c78] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

section[qpc-c78] {
    width: 100% !important;
}

section[qpc-c78] input[qpc-c78] {
    height: 45px !important;
    margin: 15px 0;
    border: 1px solid var(--border-gray) !important;
    border-radius: 5px;
}

section[qpc-c78] input[qpc-c78]::-moz-placeholder {
    color: var(--order-subtitle-color);
    font-size: 13px;
    font-weight: 600 !important;
}

section[qpc-c78] input[qpc-c78]:-ms-input-placeholder {
    color: var(--order-subtitle-color);
    font-size: 13px;
    font-weight: 600 !important;
}

section[qpc-c78] input[qpc-c78]::placeholder {
    color: var(--order-subtitle-color);
    font-size: 13px;
    font-weight: 600 !important;
}

section[qpc-c78] .register__box[qpc-c78] {
    flex-wrap: wrap;
}

section[qpc-c78] .register__box[qpc-c78] .birthday-box[qpc-c78] {
    padding: 5px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
}

section[qpc-c78] .register__box[qpc-c78] .birthday-box[qpc-c78] .birthday-box--inner[qpc-c78] {
    padding: 10px;
    display: flex;
    justify-content: space-between;
}

section[qpc-c78] .register__box[qpc-c78] .birthday-box[qpc-c78] .birthday-box--inner[qpc-c78] mat-form-field[qpc-c78] {
    padding: 10px;
    width: 32%;
    text-align: center !important;
}

section[qpc-c78] .register__box[qpc-c78] mat-card[qpc-c78] {
    background-color: var(--bg-white);
    border-radius: 0;
    padding: 0;
}

section[qpc-c78] .register__box[qpc-c78] mat-card[qpc-c78] i[qpc-c78] {
    display: flex;
    flex-wrap: wrap;
    align-self: flex-start;
    padding: 15px;
}

section[qpc-c78] .register__box[qpc-c78] mat-card[qpc-c78] mat-card-content[qpc-c78] {
    padding: 10px 0;
}

section[qpc-c78] .register__box[qpc-c78] mat-card[qpc-c78] mat-card-content[qpc-c78] .register-btn[qpc-c78] {
    height: 50px;
    background-color: var(--theme-kilid-dark);
    color: var(--text-white);
}

section[qpc-c78] .register__box[qpc-c78] mat-card[qpc-c78] mat-card-content[qpc-c78] .register-btn[qpc-c78]:disabled {
    background-color: var(--bg-btn-disabled);
    cursor: no-drop;
}

section[qpc-c78] .register__box[qpc-c78] mat-card[qpc-c78] mat-card-content[qpc-c78] .register-btn[qpc-c78]:disabled span[qpc-c78] {
    cursor: no-drop;
}

section[qpc-c78] .register__box[qpc-c78] mat-card[qpc-c78] mat-card-content[qpc-c78] .register-btn[qpc-c78]:disabled:hover {
    -webkit-animation: none;
    animation: none;
}

section[qpc-c78] .register__box[qpc-c78] mat-card[qpc-c78] mat-card-content[qpc-c78] .register-btn[qpc-c78]:hover {
    -webkit-animation: pulse 0.5s infinite;
    animation: pulse 0.5s infinite;
}

section[qpc-c78] .register__box[qpc-c78] mat-card[qpc-c78] mat-card-content[qpc-c78] .register-btn[qpc-c78] span[qpc-c78] {
    padding-right: 12px;
}

section[qpc-c78] .register__box[qpc-c78] .register__title[qpc-c78] {
    color: #242a30;
}

section[qpc-c78] .register__box[qpc-c78] .register__title[qpc-c78] i[qpc-c78] {
    font-size: 40px;
    color: var(--text-white);
}

section[qpc-c78] a[qpc-c78] {
    color: var(--order-subtitle-color) !important;
    font-size: 13px;
    font-weight: 600 !important;
}

section[qpc-c78] a[qpc-c78] span[qpc-c78] {
    color: var(--theme-pelak) !important;
}

.register-btn[qpc-c78] {
    background-color: var(--theme-pelak);
}

.login-btn[qpc-c78],
.register-btn[qpc-c78] {
    height: 45px !important;
    width: 100%;
    border-radius: 5px;
}

.login-btn[qpc-c78] {
    color: var(--theme-pelak);
    border: 1px solid var(--theme-pelak);
    background-color: var(--bg-white);
}

@-webkit-keyframes pulse {
    0% {
        transform: scaleX(1);
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        transform: scaleX(1);
    }
}

@media only screen and (max-width: 480px) {
    .register__box[qpc-c78] {
        padding: 20px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        border-radius: 5px;
    }
    .register__box[qpc-c78] .register-btn[qpc-c78] {
        height: 7vh;
    }
    .register__box[qpc-c78] input[qpc-c78] {
        width: 100%;
    }
    .register__box[qpc-c78] .register-btn[qpc-c78] {
        width: 100% !important;
    }
    mat-checkbox .mat-checkbox-label {
        padding-right: 5px !important;
    }
    .mat-checkbox-inner-container[qpc-c78] {
        margin-right: 0 !important;
    }
    .back-btn[qpc-c78] {
        display: block !important;
        color: var(--theme-pelak);
        border: 1px solid var(--theme-pelak);
    }
}

@media screen and (max-width: 768px) {
    .register__box[qpc-c78] .register-btn[qpc-c78] {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        width: 100% !important;
    }
}

.roles-box[qpc-c78] {
    left: 25px;
}

.response-message[qpc-c78] {
    color: var(--success);
    border-bottom: 1px solid;
    padding: 5px;
    font-weight: 700;
    margin-top: 10px;
}

.error-message[qpc-c78] {
    color: var(--danger) !important;
}

@keyframes mat-checkbox-fade-in-background {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

@keyframes mat-checkbox-fade-out-background {
    0%,
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes mat-checkbox-unchecked-checked-checkmark-path {
    0%,
    50% {
        stroke-dashoffset: 22.910259;
    }
    50% {
        animation-timing-function: cubic-bezier(0, 0, 0.2, 0.1);
    }
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes mat-checkbox-unchecked-indeterminate-mixedmark {
    0%,
    68.2% {
        transform: scaleX(0);
    }
    68.2% {
        animation-timing-function: cubic-bezier(0, 0, 0, 1);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes mat-checkbox-checked-unchecked-checkmark-path {
    from {
        animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
        stroke-dashoffset: 0;
    }
    to {
        stroke-dashoffset: -22.910259;
    }
}

@keyframes mat-checkbox-checked-indeterminate-checkmark {
    from {
        animation-timing-function: cubic-bezier(0, 0, 0.2, 0.1);
        opacity: 1;
        transform: rotate(0deg);
    }
    to {
        opacity: 0;
        transform: rotate(45deg);
    }
}

@keyframes mat-checkbox-indeterminate-checked-checkmark {
    from {
        animation-timing-function: cubic-bezier(0.14, 0, 0, 1);
        opacity: 0;
        transform: rotate(45deg);
    }
    to {
        opacity: 1;
        transform: rotate(360deg);
    }
}

@keyframes mat-checkbox-checked-indeterminate-mixedmark {
    from {
        animation-timing-function: cubic-bezier(0, 0, 0.2, 0.1);
        opacity: 0;
        transform: rotate(-45deg);
    }
    to {
        opacity: 1;
        transform: rotate(0deg);
    }
}

@keyframes mat-checkbox-indeterminate-checked-mixedmark {
    from {
        animation-timing-function: cubic-bezier(0.14, 0, 0, 1);
        opacity: 1;
        transform: rotate(0deg);
    }
    to {
        opacity: 0;
        transform: rotate(315deg);
    }
}

@keyframes mat-checkbox-indeterminate-unchecked-mixedmark {
    0% {
        animation-timing-function: linear;
        opacity: 1;
        transform: scaleX(1);
    }
    32.8%,
    100% {
        opacity: 0;
        transform: scaleX(0);
    }
}

.mat-checkbox-background,
.mat-checkbox-frame {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    border-radius: 2px;
    box-sizing: border-box;
    pointer-events: none;
}

.mat-checkbox {
    display: inline-block;
    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

._mat-animation-noopable.mat-checkbox {
    transition: none;
    animation: none;
}

.mat-checkbox .mat-ripple-element:not(.mat-checkbox-persistent-ripple) {
    opacity: 0.16;
}

.mat-checkbox-layout {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: inherit;
    align-items: baseline;
    vertical-align: middle;
    display: inline-flex;
    white-space: nowrap;
}

.mat-checkbox-label {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.mat-checkbox-inner-container {
    display: inline-block;
    height: 16px;
    line-height: 0;
    margin: auto;
    margin-right: 8px;
    order: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    width: 16px;
    flex-shrink: 0;
}

[dir="rtl"] .mat-checkbox-inner-container {
    margin-left: 8px;
    margin-right: auto;
}

.mat-checkbox-inner-container-no-side-margin {
    margin-left: 0;
    margin-right: 0;
}

.mat-checkbox-frame {
    background-color: transparent;
    transition: border-color 90ms cubic-bezier(0, 0, 0.2, 0.1);
    border-width: 2px;
    border-style: solid;
}

._mat-animation-noopable .mat-checkbox-frame {
    transition: none;
}

.cdk-high-contrast-active .mat-checkbox.cdk-keyboard-focused .mat-checkbox-frame {
    border-style: dotted;
}

.mat-checkbox-background {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    transition: background-color 90ms cubic-bezier(0, 0, 0.2, 0.1), opacity 90ms cubic-bezier(0, 0, 0.2, 0.1);
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

._mat-animation-noopable .mat-checkbox-background {
    transition: none;
}

.cdk-high-contrast-active .mat-checkbox .mat-checkbox-background {
    background: none;
}

.mat-checkbox-persistent-ripple {
    display: block;
    width: 100%;
    height: 100%;
    transform: none;
}

.mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple {
    opacity: 0.04;
}

.mat-checkbox.cdk-keyboard-focused .mat-checkbox-persistent-ripple {
    opacity: 0.12;
}

.mat-checkbox-persistent-ripple,
.mat-checkbox.mat-checkbox-disabled .mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple {
    opacity: 0;
}

@media (hover: none) {
    .mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple {
        display: none;
    }
}

.mat-checkbox-checkmark {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
}

.mat-checkbox-checkmark-path {
    stroke-dashoffset: 22.910259;
    stroke-dasharray: 22.910259;
    stroke-width: 2.1333333333px;
}

.cdk-high-contrast-black-on-white .mat-checkbox-checkmark-path {
    stroke: #000 !important;
}

.mat-checkbox-mixedmark {
    width: calc(100% - 6px);
    height: 2px;
    opacity: 0;
    transform: scaleX(0) rotate(0deg);
    border-radius: 2px;
}

.cdk-high-contrast-active .mat-checkbox-mixedmark {
    height: 0;
    border-top: solid 2px;
    margin-top: 2px;
}

.mat-checkbox-label-before .mat-checkbox-inner-container {
    order: 1;
    margin-left: 8px;
    margin-right: auto;
}

[dir="rtl"] .mat-checkbox-label-before .mat-checkbox-inner-container {
    margin-left: auto;
    margin-right: 8px;
}

.mat-checkbox-checked .mat-checkbox-checkmark {
    opacity: 1;
}

.mat-checkbox-checked .mat-checkbox-checkmark-path {
    stroke-dashoffset: 0;
}

.mat-checkbox-checked .mat-checkbox-mixedmark {
    transform: scaleX(1) rotate(-45deg);
}

.mat-checkbox-indeterminate .mat-checkbox-checkmark {
    opacity: 0;
    transform: rotate(45deg);
}

.mat-checkbox-indeterminate .mat-checkbox-checkmark-path {
    stroke-dashoffset: 0;
}

.mat-checkbox-indeterminate .mat-checkbox-mixedmark {
    opacity: 1;
    transform: scaleX(1) rotate(0deg);
}

.mat-checkbox-unchecked .mat-checkbox-background {
    background-color: transparent;
}

.mat-checkbox-disabled {
    cursor: default;
}

.cdk-high-contrast-active .mat-checkbox-disabled {
    opacity: 0.5;
}

.mat-checkbox-anim-unchecked-checked .mat-checkbox-background {
    animation: 180ms linear 0ms mat-checkbox-fade-in-background;
}

.mat-checkbox-anim-unchecked-checked .mat-checkbox-checkmark-path {
    animation: 180ms linear 0ms mat-checkbox-unchecked-checked-checkmark-path;
}

.mat-checkbox-anim-unchecked-indeterminate .mat-checkbox-background {
    animation: 180ms linear 0ms mat-checkbox-fade-in-background;
}

.mat-checkbox-anim-unchecked-indeterminate .mat-checkbox-mixedmark {
    animation: 90ms linear 0ms mat-checkbox-unchecked-indeterminate-mixedmark;
}

.mat-checkbox-anim-checked-unchecked .mat-checkbox-background {
    animation: 180ms linear 0ms mat-checkbox-fade-out-background;
}

.mat-checkbox-anim-checked-unchecked .mat-checkbox-checkmark-path {
    animation: 90ms linear 0ms mat-checkbox-checked-unchecked-checkmark-path;
}

.mat-checkbox-anim-checked-indeterminate .mat-checkbox-checkmark {
    animation: 90ms linear 0ms mat-checkbox-checked-indeterminate-checkmark;
}

.mat-checkbox-anim-checked-indeterminate .mat-checkbox-mixedmark {
    animation: 90ms linear 0ms mat-checkbox-checked-indeterminate-mixedmark;
}

.mat-checkbox-anim-indeterminate-checked .mat-checkbox-checkmark {
    animation: 500ms linear 0ms mat-checkbox-indeterminate-checked-checkmark;
}

.mat-checkbox-anim-indeterminate-checked .mat-checkbox-mixedmark {
    animation: 500ms linear 0ms mat-checkbox-indeterminate-checked-mixedmark;
}

.mat-checkbox-anim-indeterminate-unchecked .mat-checkbox-background {
    animation: 180ms linear 0ms mat-checkbox-fade-out-background;
}

.mat-checkbox-anim-indeterminate-unchecked .mat-checkbox-mixedmark {
    animation: 300ms linear 0ms mat-checkbox-indeterminate-unchecked-mixedmark;
}

.mat-checkbox-input {
    bottom: 0;
    left: 50%;
}

.mat-checkbox .mat-checkbox-ripple {
    position: absolute;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    height: 40px;
    width: 40px;
    z-index: 1;
    pointer-events: none;
}

mat-menu {
    display: none;
}

.mat-menu-panel {
    min-width: 112px;
    max-width: 280px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 48px);
    border-radius: 4px;
    outline: 0;
    min-height: 64px;
}

.mat-menu-panel.ng-animating {
    pointer-events: none;
}

.cdk-high-contrast-active .mat-menu-panel {
    outline: solid 1px;
}

.mat-menu-content:not(:empty) {
    padding-top: 8px;
    padding-bottom: 8px;
}

.mat-menu-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: 48px;
    height: 48px;
    padding: 0 16px;
    text-align: left;
    text-decoration: none;
    max-width: 100%;
    position: relative;
}

.mat-menu-item::-moz-focus-inner {
    border: 0;
}

.mat-menu-item[disabled] {
    cursor: default;
}

[dir="rtl"] .mat-menu-item {
    text-align: right;
}

.mat-menu-item .mat-icon {
    margin-right: 16px;
    vertical-align: middle;
}

.mat-menu-item .mat-icon svg {
    vertical-align: top;
}

[dir="rtl"] .mat-menu-item .mat-icon {
    margin-left: 16px;
    margin-right: 0;
}

.mat-menu-item[disabled] {
    pointer-events: none;
}

.cdk-high-contrast-active .mat-menu-item {
    margin-top: 1px;
}

.cdk-high-contrast-active .mat-menu-item.cdk-program-focused,
.cdk-high-contrast-active .mat-menu-item.cdk-keyboard-focused,
.cdk-high-contrast-active .mat-menu-item-highlighted {
    outline: dotted 1px;
}

.mat-menu-item-submenu-trigger {
    padding-right: 32px;
}

.mat-menu-item-submenu-trigger::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent currentColor;
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
}

[dir="rtl"] .mat-menu-item-submenu-trigger {
    padding-right: 16px;
    padding-left: 32px;
}

[dir="rtl"] .mat-menu-item-submenu-trigger::after {
    right: auto;
    left: 16px;
    transform: rotateY(180deg) translateY(-50%);
}

button.mat-menu-item {
    width: 100%;
}

.mat-menu-item .mat-menu-ripple {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
}

.mat-icon {
    background-repeat: no-repeat;
    display: inline-block;
    fill: currentColor;
    height: 24px;
    width: 24px;
}

.mat-icon.mat-icon-inline {
    font-size: inherit;
    height: inherit;
    line-height: inherit;
    width: inherit;
}

[dir="rtl"] .mat-icon-rtl-mirror {
    transform: scale(-1, 1);
}

.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,
.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon {
    display: block;
}

.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon {
    margin: auto;
}

.home-section[qpc-c111] {
    scroll-behavior: smooth;
}

.desktop-search[qpc-c111] {
    display: none;
}

@media screen and (max-width: 992px) {
    .home-section[qpc-c111] {
        margin-top: -51px;
    }
}

[qpc-c99]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c99] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

section.header__des[qpc-c99] {
    background-repeat: no-repeat;
    height: calc(100vh - 35vh);
    background-size: 100% 100%;
    min-height: 68vh;
    background-color: #708392;
}

@media screen and (max-width: 992px) {
    section.header__des[qpc-c99] {
        height: calc(100vh - 35vh);
        min-height: auto;
    }
}

@media screen and (max-width: 768px) {
    section.header__des[qpc-c99] {
        height: calc(100vh - 35vh);
        min-height: auto;
    }
    .header__select-city[qpc-c99] {
        display: inline;
        width: 100%;
    }
    .header__select-city[qpc-c99] select[qpc-c99] {
        margin-left: auto;
        margin-right: auto;
        height: 45px;
        background: linear-gradient(0deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15));
        border: 1px solid hsla(0, 0%, 100%, 0.1);
        box-sizing: border-box;
        border-radius: 5px;
        color: #fff;
        -moz-text-align-last: center !important;
        text-align-last: center !important;
        width: 91%;
        padding: 5px;
    }
    .header__select-city[qpc-c99] select[qpc-c99] option[qpc-c99] {
        text-align-last: center;
        -ms-text-align-last: center;
        -moz-text-align-last: center;
        color: grey;
        font-size: 110%;
    }
}

.header-image__desc[qpc-c99] h1[qpc-c99] {
    font-size: 30px;
}

.header-image[qpc-c99] h1[qpc-c99] {
    font-weight: 400 !important;
    padding-bottom: 18px;
}

.header__des[qpc-c99] {
    position: relative;
}

.header__des[qpc-c99] .header__serach[qpc-c99]>div[qpc-c99] {
    margin-bottom: 37px;
}

.header__des[qpc-c99] .header__description[qpc-c99] {
    position: absolute !important;
    bottom: 15px;
    z-index: var(--z-index-lvl-2);
}

.header__des[qpc-c99] .search-box[qpc-c99] {
    position: relative;
    border-radius: 5px;
    z-index: var(--z-index-lvl-3);
}

.header__des[qpc-c99] .search-box[qpc-c99] button.searach__box[qpc-c99] {
    margin: 0;
    height: 55px;
    opacity: 0.7;
    background-color: var(--theme-kilid-dark);
    color: var(--bg-white-dark);
    position: relative;
    padding: 10px 40px;
    transition: 0.3s;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid var(--transparent);
    justify-content: center;
}

.header__des[qpc-c99] .search-box[qpc-c99] button.searach__box[qpc-c99]:hover {
    background-color: var(--theme-pelak);
    color: var(--bg-white);
    border: 1px solid var(--transparent);
    transition: 0.3s;
}

.header__des[qpc-c99] .search-box[qpc-c99] button.searach__box[qpc-c99] i[qpc-c99] {
    font-size: 1.2rem;
    font-weight: 400;
    transform: rotate(90deg);
}

.header__des[qpc-c99] .search-box[qpc-c99] button.searach__box[qpc-c99]:hover {
    font-weight: 700;
    opacity: 1;
}

.header__des[qpc-c99] .search-box[qpc-c99] button.searach__box[qpc-c99]:disabled {
    background-color: var(--bg-btn-disabled);
}

.header__des[qpc-c99] .search-box[qpc-c99] input[qpc-c99] {
    height: 55px;
    border: none;
    font-size: 14px;
    padding: 15px 1rem;
    -webkit-box-flex: 1;
    width: 40%;
    margin: 0 10px;
    border-radius: 5px;
}

.header__des[qpc-c99] .search-box[qpc-c99] .icon[qpc-c99] {
    color: var(--bg-white);
    border-radius: 10px 0 0 10px;
    font-size: 34px;
}

.header__des[qpc-c99] .search-box[qpc-c99] .header__select-city[qpc-c99] {
    display: inline;
}

.header__des[qpc-c99] .search-box[qpc-c99] .header__select-city[qpc-c99] select[qpc-c99] {
    width: 100px;
    height: 55px;
    background: linear-gradient(0deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15));
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
}

.header__des[qpc-c99] .search-box[qpc-c99] .header__select-city[qpc-c99] select[qpc-c99] option[qpc-c99] {
    text-align-last: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    color: grey;
    font-size: 110%;
}

.icon-offer-2[qpc-c99],
.icon-pin-2[qpc-c99],
.icon-time-2[qpc-c99] {
    font-size: 52px;
}

.path1[qpc-c99],
.path2[qpc-c99],
.path3[qpc-c99],
.path4[qpc-c99],
.path5[qpc-c99],
.path6[qpc-c99],
.path7[qpc-c99],
.path8[qpc-c99] {
    font-family: icomoon, serif !important;
}

.header-mobile[qpc-c99] {
    padding-right: 0.7rem;
    padding-left: 0.7rem;
}

.header-mobile[qpc-c99] .header-mobile__searchbox[qpc-c99] {
    border-radius: 25px;
    background-color: var(--mobile-search-box);
    background-repeat: no-repeat;
    height: 62vh;
    background-position: 50%;
    background-size: 100vw 67vh;
    color: var(--bg-white);
    margin-bottom: 25px;
}

.header-mobile[qpc-c99] .header-mobile__searchbox[qpc-c99] .searchbox__main[qpc-c99] {
    bottom: 5vh;
}

.header-mobile[qpc-c99] .header-mobile__searchbox[qpc-c99] .searchbox__main[qpc-c99] h1[qpc-c99] {
    font-size: 1.875rem;
}

.header-mobile[qpc-c99] .header-mobile__searchbox[qpc-c99] .searchbox__main[qpc-c99] span[qpc-c99] {
    font-size: 0.9375rem;
}

.header-mobile[qpc-c99] .header-mobile__searchbox[qpc-c99] .searchbox__main[qpc-c99] button[qpc-c99],
.header-mobile[qpc-c99] .header-mobile__searchbox[qpc-c99] .searchbox__main[qpc-c99] input[qpc-c99] {
    height: 45px;
    width: 91%;
    padding: 5px;
    border-radius: 5px;
    border: none;
    font-size: 0.6875rem;
}

.header-mobile[qpc-c99] .header-mobile__searchbox[qpc-c99] .searchbox__main[qpc-c99] input[qpc-c99] {
    text-indent: 8vw;
}

.header-mobile[qpc-c99] .header-mobile__searchbox[qpc-c99] .searchbox__main[qpc-c99] i[qpc-c99] {
    color: #2e3a59;
    transform: rotate(9deg);
    top: 10px;
    right: 8%;
}

.header-mobile[qpc-c99] .header-mobile__searchbox[qpc-c99] .searchbox__main[qpc-c99] button[qpc-c99] {
    color: var(--white);
    background-color: var(--theme-pelak);
}

@media screen and (max-width: 992px) {
    .header-image[qpc-c99] h3[qpc-c99] {
        top: 8.5rem;
    }
    .header__des[qpc-c99] {
        height: auto;
    }
    .header__des[qpc-c99] .search-box[qpc-c99] input[qpc-c99] {
        width: 50%;
    }
    .header__des[qpc-c99] .help-box[qpc-c99] {
        text-align: justify;
    }
    .header__des[qpc-c99] .help-box[qpc-c99] h1[qpc-c99] {
        font-size: 14pt;
        font-weight: 700;
        margin: 0 0 30px;
    }
    .header__des[qpc-c99] .help-box[qpc-c99] h2[qpc-c99] {
        font-size: 10pt;
        font-weight: 700;
        margin-top: 30px;
    }
    .header__des[qpc-c99] .help-box[qpc-c99] button.searach__box[qpc-c99] {
        width: 100%;
        background-color: var(--theme-pelak);
        color: var(--text-white);
        position: relative;
        padding: 10px 15px;
        transition: 0.3s;
        border-radius: 0 0 5px 5px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        border: 1px solid var(--transparent);
        justify-content: center;
        margin: 0 !important;
    }
    .header__des[qpc-c99] .help-box[qpc-c99] button.searach__box[qpc-c99]:hover {
        background-color: var(--bg-white-opacity);
        color: var(--text-white);
        border: 1px solid var(--transparent);
        transition: 0.3s;
    }
    .header__des[qpc-c99] .help-box[qpc-c99] input[qpc-c99] {
        width: 100%;
        max-width: 100%;
        flex: 1;
        border-radius: 0;
    }
    .header__des[qpc-c99] .header__description[qpc-c99] li[qpc-c99] {
        flex: 1;
    }
}

.category-desktop__item--inactive[qpc-c99] {
    opacity: 0.5 !important;
}

.btn-current-lang[qpc-c110] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

section[qpc-c110] {
    padding: 45px 15px;
}

section[qpc-c110] .under-expert-register[qpc-c110]>div[qpc-c110] {
    margin-top: 30px;
    margin-bottom: 30px;
}

section[qpc-c110] .under-expert-register[qpc-c110]>div[qpc-c110] h3[qpc-c110] {
    margin-bottom: 10px;
    font-size: 1rem;
    font-weight: 700;
}

section[qpc-c110] .under-expert-register[qpc-c110]>div[qpc-c110] p[qpc-c110] {
    line-height: 1.7rem;
    font-size: 0.8rem;
}

section[qpc-c110] h2[qpc-c110] {
    font-size: 14pt;
    font-weight: 500;
    margin: 30px 0;
}

section[qpc-c110] h4[qpc-c110] {
    font-size: 10pt;
    font-weight: 400;
    color: var(--text-gray);
}

section[qpc-c110] button[qpc-c110] {
    margin: 30px 0;
    font-size: 12pt;
    font-weight: 300;
    background-color: var(--theme-pelak);
    position: relative;
    padding: 10px 30px;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

section[qpc-c110] button[qpc-c110],
section[qpc-c110] button[qpc-c110]:hover {
    color: var(--text-white);
    transition: 0.3s;
    border: 1px solid var(--transparent);
}

section[qpc-c110] button[qpc-c110]:hover {
    background-color: var(--theme-kilid-dark);
}

section[qpc-c110] button[qpc-c110] img[qpc-c110] {
    width: 25px;
    height: 25px;
    margin: 0 10px;
}

.mat-autocomplete-panel {
    min-width: 112px;
    max-width: 280px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    visibility: hidden;
    max-width: none;
    max-height: 256px;
    position: relative;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.mat-autocomplete-panel.mat-autocomplete-visible {
    visibility: visible;
}

.mat-autocomplete-panel.mat-autocomplete-hidden {
    visibility: hidden;
}

.mat-autocomplete-panel-above .mat-autocomplete-panel {
    border-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.mat-autocomplete-panel .mat-divider-horizontal {
    margin-top: -1px;
}

.cdk-high-contrast-active .mat-autocomplete-panel {
    outline: solid 1px;
}

mat-autocomplete {
    display: none;
}

.mat-button .mat-button-focus-overlay,
.mat-icon-button .mat-button-focus-overlay {
    opacity: 0;
}

.mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay {
    opacity: 0.04;
}

@media (hover: none) {
    .mat-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay,
    .mat-stroked-button:hover:not(.mat-button-disabled) .mat-button-focus-overlay {
        opacity: 0;
    }
}

.mat-button,
.mat-icon-button,
.mat-stroked-button,
.mat-flat-button {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
}

.mat-button::-moz-focus-inner,
.mat-icon-button::-moz-focus-inner,
.mat-stroked-button::-moz-focus-inner,
.mat-flat-button::-moz-focus-inner {
    border: 0;
}

.mat-button.mat-button-disabled,
.mat-icon-button.mat-button-disabled,
.mat-stroked-button.mat-button-disabled,
.mat-flat-button.mat-button-disabled {
    cursor: default;
}

.mat-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-button.cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.cdk-program-focused .mat-button-focus-overlay,
.mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-flat-button.cdk-program-focused .mat-button-focus-overlay {
    opacity: 0.12;
}

.mat-button::-moz-focus-inner,
.mat-icon-button::-moz-focus-inner,
.mat-stroked-button::-moz-focus-inner,
.mat-flat-button::-moz-focus-inner {
    border: 0;
}

.mat-raised-button {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}

.mat-raised-button::-moz-focus-inner {
    border: 0;
}

.mat-raised-button.mat-button-disabled {
    cursor: default;
}

.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-raised-button.cdk-program-focused .mat-button-focus-overlay {
    opacity: 0.12;
}

.mat-raised-button::-moz-focus-inner {
    border: 0;
}

._mat-animation-noopable.mat-raised-button {
    transition: none;
    animation: none;
}

.mat-stroked-button {
    border: 1px solid currentColor;
    padding: 0 15px;
    line-height: 34px;
}

.mat-stroked-button .mat-button-ripple.mat-ripple,
.mat-stroked-button .mat-button-focus-overlay {
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
}

.mat-fab {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    min-width: 0;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    padding: 0;
    flex-shrink: 0;
}

.mat-fab::-moz-focus-inner {
    border: 0;
}

.mat-fab.mat-button-disabled {
    cursor: default;
}

.mat-fab.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-fab.cdk-program-focused .mat-button-focus-overlay {
    opacity: 0.12;
}

.mat-fab::-moz-focus-inner {
    border: 0;
}

._mat-animation-noopable.mat-fab {
    transition: none;
    animation: none;
}

.mat-fab .mat-button-wrapper {
    padding: 16px 0;
    display: inline-block;
    line-height: 24px;
}

.mat-mini-fab {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    min-width: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0;
    flex-shrink: 0;
}

.mat-mini-fab::-moz-focus-inner {
    border: 0;
}

.mat-mini-fab.mat-button-disabled {
    cursor: default;
}

.mat-mini-fab.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-mini-fab.cdk-program-focused .mat-button-focus-overlay {
    opacity: 0.12;
}

.mat-mini-fab::-moz-focus-inner {
    border: 0;
}

._mat-animation-noopable.mat-mini-fab {
    transition: none;
    animation: none;
}

.mat-mini-fab .mat-button-wrapper {
    padding: 8px 0;
    display: inline-block;
    line-height: 24px;
}

.mat-icon-button {
    padding: 0;
    min-width: 0;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    line-height: 40px;
    border-radius: 50%;
}

.mat-icon-button i,
.mat-icon-button .mat-icon {
    line-height: 24px;
}

.mat-button-ripple.mat-ripple,
.mat-button-focus-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
    border-radius: inherit;
}

.mat-button-ripple.mat-ripple:not(:empty) {
    transform: translateZ(0);
}

.mat-button-focus-overlay {
    opacity: 0;
    transition: opacity 200ms cubic-bezier(0.35, 0, 0.25, 1), background-color 200ms cubic-bezier(0.35, 0, 0.25, 1);
}

._mat-animation-noopable .mat-button-focus-overlay {
    transition: none;
}

.mat-button-ripple-round {
    border-radius: 50%;
    z-index: 1;
}

.mat-button .mat-button-wrapper>*,
.mat-flat-button .mat-button-wrapper>*,
.mat-stroked-button .mat-button-wrapper>*,
.mat-raised-button .mat-button-wrapper>*,
.mat-icon-button .mat-button-wrapper>*,
.mat-fab .mat-button-wrapper>*,
.mat-mini-fab .mat-button-wrapper>* {
    vertical-align: middle;
}

.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button,
.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: inherit;
    width: 2.5em;
    height: 2.5em;
}

.cdk-high-contrast-active .mat-button,
.cdk-high-contrast-active .mat-flat-button,
.cdk-high-contrast-active .mat-raised-button,
.cdk-high-contrast-active .mat-icon-button,
.cdk-high-contrast-active .mat-fab,
.cdk-high-contrast-active .mat-mini-fab {
    outline: solid 1px;
}

.cdk-high-contrast-active .mat-button-base.cdk-keyboard-focused,
.cdk-high-contrast-active .mat-button-base.cdk-program-focused {
    outline: solid 3px;
}

.owl-theme[qpc-c102] {
    display: block;
}

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -0.0667em;
}

.fa-xs {
    font-size: 0.75em;
}

.fa-sm {
    font-size: 0.875em;
}

.fa-1x {
    font-size: 1em;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

.fa-fw {
    text-align: center;
    width: 1.25em;
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}

.fa-ul>li {
    position: relative;
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

.fa-border {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: 0.3em;
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: 0.3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(1turn);
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(1turn);
    }
}

.fa-rotate-90 {
    transform: rotate(90deg);
}

.fa-rotate-180 {
    transform: rotate(180deg);
}

.fa-rotate-270 {
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    transform: scaleX(-1);
}

.fa-flip-vertical {
    transform: scaleY(-1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1);
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    filter: none;
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: var(--bg-white);
}

.fa-at:before {
    content: "\f1fa";
}

.fa-accessible-icon:before {
    content: "\f368";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-allergies:before {
    content: "\f461";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-car:before {
    content: "\f1b9";
}

.fa-car-garage:before {
    content: "\f5e2";
}

.fa-calendar-times:before {
    content: "\f273";
}

.fa-calendar-alt:before {
    content: "\f073";
}

.fa-circle:before {
    content: "\f111";
}

.fa-comments:before {
    content: "\f086";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-chevron-square-down:before {
    content: "\f329";
}

.fa-chevron-square-left:before {
    content: "\f32a";
}

.fa-chevron-square-right:before {
    content: "\f32b";
}

.fa-chevron-square-up:before {
    content: "\f32c";
}

.fa-calendar:before {
    content: "\f133";
}

.fa-clock:before {
    content: "\f017";
}

.fa-camera:before {
    content: "\f030";
}

.fa-check:before {
    content: "\f00c";
}

.fa-exchange-alt:before {
    content: "\f362";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-file-alt:before {
    content: "\f15c";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-google-plus:before {
    content: "\f2b3";
}

.fa-google-plus-g:before {
    content: "\f0d5";
}

.fa-percent:before {
    content: "\f295";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-dollar-sign:before {
    content: "\f155";
}

.fa-home:before {
    content: "\f015";
}

.fa-hand-holding-usd:before {
    content: "\f4c0";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-location:before {
    content: "\f601";
}

.fa-list:before {
    content: "\f03a";
}

.fa-mobile-alt:before {
    content: "\f3cd";
}

.fa-mobile-android:before {
    content: "\f3ce";
}

.fa-money-bill:before {
    content: "\f0d6";
}

.fa-money-bill-wave:before {
    content: "\f53a";
}

.fa-prescription-bottle:before {
    content: "\f485";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-phone:before {
    content: "\f095";
}

.fa-pen:before {
    content: "\f304";
}

.fa-plus:before {
    content: "\f067";
}

.fa-search:before {
    content: "\f002";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-question:before {
    content: "\f128";
}

.fa-pencil-alt:before {
    content: "\f303";
}

.fa-times:before {
    content: "\f00d";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-gas-pump:before {
    content: "\f52f";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-telegram-plane:before {
    content: "\f3fe";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-tshirt:before {
    content: "\f553";
}

.fa-tools:before {
    content: "\f7d9";
}

.fa-user:before {
    content: "\f007";
}

.fa-user-tie:before {
    content: "\f508";
}

.fa-user-friends:before {
    content: "\f500";
}

.fa-user-circle:before {
    content: "\f2bd";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-lock:before {
    content: "\f023";
}

.fa-wallet:before {
    content: "\f555";
}

.fa-badge-check:before {
    content: "\f336";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-medal:before {
    content: "\f5a2";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-map-marker-alt:before {
    content: "\f3c5";
}

.fa-city:before {
    content: "\f64f";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-star:before {
    content: "\f005";
}

.fa-calendar-day:before {
    content: "\f783";
}

.fa-headset:before {
    content: "\f590";
}

.fa-sign-in-alt:before {
    content: "\f2f6";
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

@font-face {
    font-family: Font Awesome\5 Brands;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fa-brands-400.2746faee8523f28a5057.eot);
    src: url(fa-brands-400.2746faee8523f28a5057.eot?#iefix) format("embedded-opentype"), url(fa-brands-400.68b178e195e6c6034111.woff) format("woff"), url(fa-brands-400.2008e6316b604f95d937.ttf) format("truetype"), url(fa-brands-400.ae1ddd148121fade5a0d.svg#fontawesome) format("svg");
}

.fab {
    font-family: Font Awesome\5 Brands;
}

.fal {
    font-weight: 300;
}

.fal,
.far {
    font-family: Font Awesome\5 Pro;
}

.far {
    font-weight: 400;
}

@font-face {
    font-family: Font Awesome\5 Pro;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(fa-solid-900.3130262819498e9d9ab3.eot);
    src: url(fa-solid-900.3130262819498e9d9ab3.eot?#iefix) format("embedded-opentype"), url(fa-solid-900.04bd3960fa75e2c5c484.woff2) format("woff2"), url(fa-solid-900.21d0d53e91255a3a80f1.woff) format("woff"), url(fa-solid-900.d546d748f7c0e96132d4.ttf) format("truetype"), url(fa-solid-900.eb853357420442f26729.svg#fontawesome) format("svg");
}

.fa,
.fas {
    font-family: Font Awesome\5 Pro;
    font-weight: 900;
}

.navbar__header-show-mobile[qpc-c179] {
    width: 100%;
    z-index: var(--z-index-lvl-max) !important;
    top: 0;
    right: 0;
    left: 0;
    bottom: auto;
    background-color: var(--success-payment-page) !important;
}

.navbar__header-show-mobile[qpc-c179] i[qpc-c179] {
    font-size: 18px !important;
}

.navbar__header-show-mobile[qpc-c179] .sub-service[qpc-c179] {
    color: var(--theme-pelak) !important;
}

.navbar__header-show-mobile[qpc-c179] .section-factor[qpc-c179],
.navbar__header-show-mobile[qpc-c179] .service-highlights[qpc-c179] {
    background-color: red !important;
}

.service-highlight[qpc-c179] {
    z-index: var(--z-index-lvl-max) !important;
    position: absolute !important;
    top: 43px !important;
    left: 0 !important;
}

[qpc-c212]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c212] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

header[qpc-c212] {
    background-color: var(--success-payment-page);
    margin: 0 !important;
}

.orderPlace[qpc-c212] {
    background-color: #f9fafb;
    margin-top: 0;
    padding: 30px 0;
}

.orderPlace[qpc-c212] .orderPlace__header[qpc-c212] {
    font-size: 0.75rem;
    margin: 25px 0;
}

.orderPlace[qpc-c212] .orderPlace__header[qpc-c212] span[qpc-c212] {
    cursor: pointer;
    color: var(--theme-pelak);
}

.orderPlace__gas-mat-accordion--register-btn[qpc-c212] {
    background-color: var(--theme-pelak);
    color: #fff;
    border: none;
    padding: 0.8rem;
    border-radius: 10px;
    margin-top: 2rem;
}

.orderPlace__gas-mat-accordion--register-btn[qpc-c212]:disabled {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    box-shadow: none;
}

@media screen and (max-width: 768px) {
    section.orderPlace[qpc-c212] {
        padding-top: 0;
        margin-top: 0;
    }
}

@media screen and (max-width: 480px) {
    header[qpc-c212] {
        display: none;
    }
}

.orderPlaceMobile[qpc-c212] {
    background-color: #f9fafb;
    padding: 1rem 0;
    min-height: calc(100vh - 110px);
}

.orderPlaceMobile__address[qpc-c212],
.orderPlaceMobile__carwash-type-car[qpc-c212],
.orderPlaceMobile__carwash-type-service[qpc-c212],
.orderPlaceMobile__date-time[qpc-c212],
.orderPlaceMobile__detail[qpc-c212],
.orderPlaceMobile__order-desc[qpc-c212],
.orderPlaceMobile__select-services[qpc-c212] {
    padding: 0 30px 0 15px;
    margin-bottom: 45px;
    position: relative;
}

.orderPlaceMobile__address[qpc-c212] strong[qpc-c212],
.orderPlaceMobile__carwash-type-car[qpc-c212] strong[qpc-c212],
.orderPlaceMobile__carwash-type-service[qpc-c212] strong[qpc-c212],
.orderPlaceMobile__date-time[qpc-c212] strong[qpc-c212],
.orderPlaceMobile__detail[qpc-c212] strong[qpc-c212],
.orderPlaceMobile__order-desc[qpc-c212] strong[qpc-c212],
.orderPlaceMobile__select-services[qpc-c212] strong[qpc-c212] {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--text-gray-light);
    width: 100%;
}

.orderPlaceMobile__address[qpc-c212] strong[qpc-c212] span[qpc-c212],
.orderPlaceMobile__carwash-type-car[qpc-c212] strong[qpc-c212] span[qpc-c212],
.orderPlaceMobile__carwash-type-service[qpc-c212] strong[qpc-c212] span[qpc-c212],
.orderPlaceMobile__date-time[qpc-c212] strong[qpc-c212] span[qpc-c212],
.orderPlaceMobile__detail[qpc-c212] strong[qpc-c212] span[qpc-c212],
.orderPlaceMobile__order-desc[qpc-c212] strong[qpc-c212] span[qpc-c212],
.orderPlaceMobile__select-services[qpc-c212] strong[qpc-c212] span[qpc-c212] {
    color: var(--theme-pelak);
    display: none;
}

.orderPlaceMobile__address[qpc-c212] p[qpc-c212],
.orderPlaceMobile__carwash-type-car[qpc-c212] p[qpc-c212],
.orderPlaceMobile__carwash-type-service[qpc-c212] p[qpc-c212],
.orderPlaceMobile__date-time[qpc-c212] p[qpc-c212],
.orderPlaceMobile__detail[qpc-c212] p[qpc-c212],
.orderPlaceMobile__order-desc[qpc-c212] p[qpc-c212],
.orderPlaceMobile__select-services[qpc-c212] p[qpc-c212] {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--text-black);
    width: 100%;
}

.orderPlaceMobile__address[qpc-c212]:before,
.orderPlaceMobile__carwash-type-car[qpc-c212]:before,
.orderPlaceMobile__carwash-type-service[qpc-c212]:before,
.orderPlaceMobile__date-time[qpc-c212]:before,
.orderPlaceMobile__detail[qpc-c212]:before,
.orderPlaceMobile__order-desc[qpc-c212]:before,
.orderPlaceMobile__select-services[qpc-c212]:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 2px;
    background-color: #f9fafb;
    width: 10px;
    height: 10px;
    border: 2px solid var(--theme-kilid-dark);
    border-radius: 50px;
    z-index: var(--z-index-lvl-3);
}

.orderPlaceMobile__address[qpc-c212]:after,
.orderPlaceMobile__carwash-type-car[qpc-c212]:after,
.orderPlaceMobile__carwash-type-service[qpc-c212]:after,
.orderPlaceMobile__date-time[qpc-c212]:after,
.orderPlaceMobile__detail[qpc-c212]:after,
.orderPlaceMobile__order-desc[qpc-c212]:after,
.orderPlaceMobile__select-services[qpc-c212]:after {
    content: "";
    background-color: var(--theme-kilid-dark);
    position: absolute;
    right: 14px;
    top: 11px;
    width: 2px;
    height: calc(100% + 45px);
    z-index: var(--z-index-lvl-2);
}

.orderPlaceMobile__address[qpc-c212]:last-child:after,
.orderPlaceMobile__carwash-type-car[qpc-c212]:last-child:after,
.orderPlaceMobile__carwash-type-service[qpc-c212]:last-child:after,
.orderPlaceMobile__date-time[qpc-c212]:last-child:after,
.orderPlaceMobile__detail[qpc-c212]:last-child:after,
.orderPlaceMobile__order-desc[qpc-c212]:last-child:after,
.orderPlaceMobile__select-services[qpc-c212]:last-child:after {
    content: none;
}

.orderPlaceMobile[qpc-c212] .orderPlaceMobile__select-services--gas-desc[qpc-c212],
.orderPlaceMobile[qpc-c212] .orderPlaceMobile__select-services--gas-title[qpc-c212] {
    font-size: 0.75rem;
}

.orderPlaceMobile[qpc-c212] .orderPlaceMobile__select-services--gas-title[qpc-c212] {
    color: #545e69;
}

.orderPlaceMobile[qpc-c212] .orderPlaceMobile__select-services--gas-desc[qpc-c212] {
    font-weight: 700;
}

.orderPlaceMobile[qpc-c212] .orderPlaceMobile__select-services--gas-desc[qpc-c212] span#plaque-edit[qpc-c212] {
    color: var(--theme-pelak);
}

.orderPlaceMobile[qpc-c212] .orderPlaceMobile__select-services--gas-plaque[qpc-c212] .gas-plaque__number[qpc-c212] {
    display: flex;
    width: 90%;
    height: 51px;
    justify-content: space-around;
    align-items: center;
    font-size: 1.375rem;
    border: 1px solid #e5e5e5;
}

.orderPlaceMobile[qpc-c212] .orderPlaceMobile__select-services--gas-plaque[qpc-c212] .gas-plaque__number[qpc-c212] span[qpc-c212] {
    color: #615858;
    font-weight: 700;
}

.orderPlaceMobile[qpc-c212] .orderPlaceMobile__select-services--gas-plaque[qpc-c212] .gas-plaque__number[qpc-c212] .gas-plaque__number--gray[qpc-c212] {
    font-size: 0.875rem;
    color: #b8b8b8;
}

.orderPlaceMobile[qpc-c212] .orderPlaceMobile__select-services--gas-brand[qpc-c212] mat-select[qpc-c212] {
    border: 1px solid #e5e5e5;
    padding: 14px;
    border-radius: 5px;
    font-size: 12px;
}

.orderPlaceMobile[qpc-c212] .orderPlaceMobile__select-services--gas-brand[qpc-c212] mat-select[qpc-c212] input#mat-select-input {
    width: 100%;
    padding: 10px;
    border: none;
}

.orderPlaceMobile[qpc-c212] .orderPlaceMobile__select-services--gas-action[qpc-c212] button[qpc-c212] {
    width: 100%;
    background-color: var(--theme-pelak);
    border: none;
    color: var(--white);
    padding: 14px;
    border-radius: 11px;
    font-size: 0.75rem;
}

.orderPlaceMobile[qpc-c212] .orderPlaceMobile__select-services--gas-action[qpc-c212] button[qpc-c212]:disabled {
    background-color: #8fcfff;
}

.orderPlaceMobile[qpc-c212] .--done[qpc-c212]:before {
    background-color: var(--theme-kilid-dark);
}

.orderPlaceMobile[qpc-c212] .--done[qpc-c212] strong[qpc-c212] span[qpc-c212] {
    display: initial;
}

.orderPlaceMobile[qpc-c212] .--current[qpc-c212]:before {
    width: 18px;
    height: 18px;
    right: 6px;
}

.orderPlaceMobile__order-desc[qpc-c212] {
    margin-bottom: 0;
}

.orderPlaceMobile__order-desc[qpc-c212] button[qpc-c212] {
    width: calc(100%);
    background-color: var(--theme-kilid-dark);
    color: var(--text-white);
    position: relative;
    padding: 5px 20px;
    transition: 0.3s;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid var(--transparent);
    justify-content: center;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
}

.orderPlaceMobile__order-desc[qpc-c212] button[qpc-c212]:hover {
    background-color: var(--theme-pelak);
    color: var(--text-white);
    border: 1px solid var(--transparent);
    transition: 0.3s;
}

mat-panel-title[qpc-c212] strong[qpc-c212] {
    font-weight: 400;
    color: #545e69 !important;
    font-size: 0.9375rem;
}

mat-panel-title[qpc-c212] .item-details-info[qpc-c212] {
    font-size: 0.75rem;
}

mat-expansion-panel[qpc-c212] {
    margin-bottom: 20px !important;
    box-shadow: none !important;
    border: 1.4px solid var(--bg-boxes-content) !important;
}

mat-expansion-panel.header-after-select[qpc-c212] {
    padding-top: 35px !important;
    padding-bottom: 20px !important;
}

mat-expansion-panel-header[qpc-c212],
mat-expansion-panel-header[qpc-c212]:hover {
    background: none !important;
}

.mat-expansion-panel[qpc-c212] {
    padding: 5px;
    min-height: 48px !important;
}

.mat-expansion-panel-body[qpc-c212] {
    padding: 0 !important;
}

.show-components[qpc-c212] {
    opacity: 1;
    transition: all 2s linear;
}

.hide-components[qpc-c212] {
    opacity: 0;
    transition: all 2s linear;
}

@media screen and (max-width: 992px) {
    .container[qpc-c212] {
        max-width: 960px;
    }
}

@media screen and (max-width: 768px) {
    .container[qpc-c212] {
        max-width: 720px;
    }
}

@media screen and (max-width: 576px) {
    .container[qpc-c212] {
        max-width: 540px;
    }
}

#motorcycle-plate-fields[qpc-c212] {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding: 0;
}

#motorcycle-plate-fields[qpc-c212] span[qpc-c212] {
    height: 36px;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 8px;
}

#motorcycle-plate-fields[qpc-c212] span#first-motor-field[qpc-c212] {
    width: calc(100% - 45px);
    margin-left: 5px;
    margin-right: 5px;
    line-height: 46px;
}

#motorcycle-plate-fields[qpc-c212] span#second-motor-field[qpc-c212] {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 36px;
    width: 100%;
}

@charset "UTF-8";
[qpc-c213]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c213] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.main-stepper[qpc-c213] {
    width: 40%;
    margin: auto;
}

.stepper[qpc-c213] {
    --s-stepper-bullet: 25px;
    --s-stepper-bullet-half: calc(var(--s-stepper-bullet) / 2);
    --step-transition: background 0.5s, color 0.5s;
    --step-content: "✔︎";
    --step-color: var(--text-black);
    --step-bar-bg: var(--theme-pelak);
    --step-bar-anim: fillBar 300ms linear;
    --step-bullet-bg: var(--theme-pelak);
    --step-bullet-color: var(--text-white);
    --setp-bar-height: 3px;
    counter-reset: current-step;
    position: relative;
    z-index: var(--z-index-lvl-3);
    direction: rtl;
}

.stepper__input[qpc-c213] {
    counter-increment: steps;
    display: none;
}

.stepper__step[qpc-c213] {
    counter-increment: current-step;
}

.stepper__input[qpc-c213]:checked~.stepper__step[qpc-c213] {
    --step-color: var(--text-gray-light);
    --step-bar-bg: var(--bg-gray-light);
    --step-bullet-bg: var(--bg-gray-light);
    --step-bullet-color: var(--text-black);
    --step-content: counter(current-step);
    --setp-bar-height: 2px;
    --step-bar-anim: none;
}

.stepper__input[qpc-c213]:checked+.stepper__step[qpc-c213] {
    --step-bullet-bg: var(--theme-pelak);
    --step-bullet-color: var(--text-white);
    --step-color: var(--text-black);
    --setp-bar-height: 2px;
    font-weight: 400;
}

.stepper__content[qpc-c213] {
    display: none;
}

.stepper__button[qpc-c213] {
    position: relative;
    text-align: center;
    color: var(--step-color);
    display: flex;
    flex-direction: column;
    font-family: sans-serif;
    font-size: 0.75rem;
}

.stepper__button[qpc-c213]:before {
    content: var(--step-content);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px auto var(--s-stepper-bullet-half);
    height: var(--s-stepper-bullet);
    width: var(--s-stepper-bullet);
    border-radius: var(--s-stepper-bullet);
    transition: var(--step-transition);
    background: var(--step-bullet-bg);
    color: var(--step-bullet-color);
    font-size: 9pt;
    font-weight: 700;
    z-index: var(--z-index-lvl-2);
}

.stepper__button[qpc-c213]:after {
    content: "";
    position: absolute;
    width: 100%;
    height: var(--setp-bar-height);
    background: var(--step-bar-bg);
    top: 30%;
    right: 50%;
    z-index: var(--z-index-lvl-1);
    -webkit-animation: var(--step-bar-anim);
    animation: var(--step-bar-anim);
}

.stepper__step[qpc-c213]:last-child .stepper__button[qpc-c213]:after {
    display: none;
}

.stepper--flexbox[qpc-c213] {
    display: flex;
}

.stepper--flexbox[qpc-c213] .stepper__step[qpc-c213] {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0;
}

@-webkit-keyframes fillBar {
    0% {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@keyframes fillBar {
    0% {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .container[qpc-c213] {
        margin-bottom: 0;
    }
    .stepper[qpc-c213] {
        height: 93px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

aside.orderPlace__factor[qpc-c178] {
    background: var(--bg-white);
    padding: 20px 15px;
    border: 1px solid var(--border-gray);
    border-radius: 5px;
}

aside.orderPlace__factor[qpc-c178] h4[qpc-c178] {
    color: var(--text-gray);
    font-size: 15px;
    margin-bottom: 20px;
    width: 100%;
}

aside.orderPlace__factor--gas-first-step[qpc-c178] {
    border: 0;
    border-radius: 0;
    padding: 24px;
    font-size: 12px;
    max-height: 180px;
    overflow-y: auto;
}

aside.orderPlace__factor--gas-first-step[qpc-c178] h4[qpc-c178] {
    font-size: 15px;
    font-weight: 700;
}

@media screen and (max-width: 992px) {
    aside.section-factor--mobile[qpc-c178] {
        position: relative;
        max-height: 180px;
        min-height: 180px;
        overflow: hidden;
        margin: 0 15px;
        transition: max-height 0.4s ease-out;
        border-radius: 10px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24);
    }
    aside.section-factor--mobile[qpc-c178]:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: var(--z-index-lvl-3);
        background-image: linear-gradient(180deg, rgba(249, 250, 251, 0), #f9fafb);
        max-height: 400px;
        transition: max-height 0.4s ease-out;
    }
    aside.section-factor--mobile[qpc-c178] h4[qpc-c178] {
        display: none;
    }
    aside.section-factor--mobile[qpc-c178] a.close-notice[qpc-c178] {
        transition: opacity 1s;
        opacity: 0;
        left: 43%;
        color: var(--danger);
        font-weight: 700;
        padding: 2px;
    }
    aside.section-factor--mobile[qpc-c178] a.close-notice[qpc-c178],
    aside.section-factor--mobile[qpc-c178] a.see-notice[qpc-c178] {
        position: absolute;
        z-index: var(--z-index-lvl-3);
        font-size: 1rem;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    aside.section-factor--mobile[qpc-c178] a.see-notice[qpc-c178] {
        color: var(--theme-pelak);
        bottom: 10px;
        width: 100%;
        right: 0;
        font-weight: 500;
        justify-content: center;
    }
    aside.section-factor--mobile[qpc-c178] a.see-notice[qpc-c178] i[qpc-c178] {
        font-size: 1.6rem;
        margin: 0 8px;
    }
    .orderPlace__factor--after-click[qpc-c178] {
        max-height: 400px !important;
        overflow: scroll !important;
        direction: ltr;
    }
    .orderPlace__factor--after-click[qpc-c178] a.close-notice[qpc-c178] {
        position: absolute;
        opacity: 1 !important;
        z-index: var(--z-index-lvl-max);
    }
    .orderPlace__factor--after-click[qpc-c178]:before {
        content: none !important;
    }
    .button--close-tip[qpc-c178] {
        background-color: var(--theme-pelak);
        color: var(--text-white);
    }
}

.seo-highlights[qpc-c203] {
    font-size: 0.9rem;
}

@media screen and (max-width: 992px) {
    .container[qpc-c203] {
        max-width: 960px;
    }
}

@media screen and (max-width: 768px) {
    .container[qpc-c203] {
        max-width: 720px;
    }
}

@media screen and (max-width: 576px) {
    .container[qpc-c203] {
        max-width: 540px;
    }
}

.mat-expansion-panel {
    box-sizing: content-box;
    display: block;
    margin: 0;
    border-radius: 4px;
    overflow: hidden;
    transition: margin 225ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
}

.mat-accordion .mat-expansion-panel:not(.mat-expanded),
.mat-accordion .mat-expansion-panel:not(.mat-expansion-panel-spacing) {
    border-radius: 0;
}

.mat-accordion .mat-expansion-panel:first-of-type {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.mat-accordion .mat-expansion-panel:last-of-type {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.cdk-high-contrast-active .mat-expansion-panel {
    outline: solid 1px;
}

.mat-expansion-panel.ng-animate-disabled,
.ng-animate-disabled .mat-expansion-panel,
.mat-expansion-panel._mat-animation-noopable {
    transition: none;
}

.mat-expansion-panel-content {
    display: flex;
    flex-direction: column;
    overflow: visible;
}

.mat-expansion-panel-body {
    padding: 0 24px 16px;
}

.mat-expansion-panel-spacing {
    margin: 16px 0;
}

.mat-accordion>.mat-expansion-panel-spacing:first-child,
.mat-accordion>*:first-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing {
    margin-top: 0;
}

.mat-accordion>.mat-expansion-panel-spacing:last-child,
.mat-accordion>*:last-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing {
    margin-bottom: 0;
}

.mat-action-row {
    border-top-style: solid;
    border-top-width: 1px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding: 16px 8px 16px 24px;
}

.mat-action-row button.mat-button-base,
.mat-action-row button.mat-mdc-button-base {
    margin-left: 8px;
}

[dir="rtl"] .mat-action-row button.mat-button-base,
[dir="rtl"] .mat-action-row button.mat-mdc-button-base {
    margin-left: 0;
    margin-right: 8px;
}

.mat-expansion-panel-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 24px;
    border-radius: inherit;
    transition: height 225ms cubic-bezier(0.4, 0, 0.2, 1);
}

.mat-expansion-panel-header._mat-animation-noopable {
    transition: none;
}

.mat-expansion-panel-header:focus,
.mat-expansion-panel-header:hover {
    outline: none;
}

.mat-expansion-panel-header.mat-expanded:focus,
.mat-expansion-panel-header.mat-expanded:hover {
    background: inherit;
}

.mat-expansion-panel-header:not([aria-disabled="true"]) {
    cursor: pointer;
}

.mat-expansion-panel-header.mat-expansion-toggle-indicator-before {
    flex-direction: row-reverse;
}

.mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator {
    margin: 0 16px 0 0;
}

[dir="rtl"] .mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator {
    margin: 0 0 0 16px;
}

.mat-content {
    display: flex;
    flex: 1;
    flex-direction: row;
    overflow: hidden;
}

.mat-expansion-panel-header-title,
.mat-expansion-panel-header-description {
    display: flex;
    flex-grow: 1;
    margin-right: 16px;
}

[dir="rtl"] .mat-expansion-panel-header-title,
[dir="rtl"] .mat-expansion-panel-header-description {
    margin-right: 0;
    margin-left: 16px;
}

.mat-expansion-panel-header-description {
    flex-grow: 2;
}

.mat-expansion-indicator::after {
    border-style: solid;
    border-width: 0 2px 2px 0;
    content: "";
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    vertical-align: middle;
}

.cdk-high-contrast-active .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled="true"])::before,
.cdk-high-contrast-active .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled="true"])::before,
.cdk-high-contrast-active .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled="true"])::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    box-sizing: border-box;
    pointer-events: none;
    border: 3px solid;
    border-radius: 4px;
    content: "";
}

[qpc-c191]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c191] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.font-size-9[qpc-c191] {
    font-size: 9px;
}

.font-size-12[qpc-c191] {
    font-size: 12px;
}

.font-size-13[qpc-c191] {
    font-size: 13px;
}

.font-size-14[qpc-c191] {
    font-size: 14px;
}

.font-size-15[qpc-c191] {
    font-size: 15px;
}

.font-size-16[qpc-c191] {
    font-size: 16px;
}

.font-size-17[qpc-c191] {
    font-size: 17px;
}

.font-size-18[qpc-c191] {
    font-size: 18px;
}

.font-size-20[qpc-c191] {
    font-size: 20px;
}

.font-size-25[qpc-c191] {
    font-size: 25px;
}

.font-size-30[qpc-c191] {
    font-size: 30px;
}

.font-size-40[qpc-c191] {
    font-size: 40px;
}

div.expand[qpc-c191] p[qpc-c191] {
    color: var(--text-black);
}

div.expand[qpc-c191] .selectedItem[qpc-c191] {
    background-color: #eeeff0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

div.expand[qpc-c191] .slider[qpc-c191] div.col-12[qpc-c191] {
    padding: 0 5px;
}

div.expand[qpc-c191] .slider[qpc-c191] div.col-12[qpc-c191] .slide[qpc-c191] {
    padding: 8px;
    border: 1px solid var(--border-gray);
    border-radius: 10px;
    margin: 5px 0;
}

div.expand[qpc-c191] .slider[qpc-c191] div.col-12[qpc-c191] .slide[qpc-c191]>div[qpc-c191] {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

div.expand[qpc-c191] .slider[qpc-c191] div.col-12[qpc-c191] .slide[qpc-c191]>div[qpc-c191] div[qpc-c191] {
    width: calc(100% - 80px);
    padding: 0 10px 0 0;
}

div.expand[qpc-c191] .slider[qpc-c191] div.col-12[qpc-c191] .slide[qpc-c191]>div[qpc-c191] div[qpc-c191] h4[qpc-c191] {
    white-space: nowrap;
    background-color: #0ea22f;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--text-black);
}

div.expand[qpc-c191] .slider[qpc-c191] div.col-12[qpc-c191] .slide[qpc-c191]>div[qpc-c191] div[qpc-c191] p[qpc-c191] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    margin: 0 0 8px;
    color: var(--text-gray);
    letter-spacing: -0.5px;
    font-size: 0.8rem;
}

div.expand[qpc-c191] .slider[qpc-c191] div.col-12[qpc-c191] .slide[qpc-c191]>div[qpc-c191] div[qpc-c191] mat-checkbox[qpc-c191] {
    color: var(--theme-pelak);
}

div.expand[qpc-c191] button[qpc-c191] {
    background-color: var(--order-step-btn);
    position: relative;
    padding: 0 20px;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 30px auto 10px;
}

div.expand[qpc-c191] button[qpc-c191],
div.expand[qpc-c191] button[qpc-c191]:hover {
    color: var(--text-white);
    transition: 0.3s;
    border: 1px solid var(--transparent);
}

div.expand[qpc-c191] button[qpc-c191]:hover {
    background-color: var(--theme-kilid-dark);
}

div.expand[qpc-c191] button[qpc-c191]:disabled {
    background-color: var(--bg-btn-disabled);
}

@media screen and (max-width: 768px) {
    .main-services-adding-margin[qpc-c191] {
        margin-top: 400px;
    }
    .main-service-remove-margin[qpc-c191] {
        margin-top: 180px;
    }
    div.expand[qpc-c191] {
        align-content: flex-start;
    }
    div.expand[qpc-c191] h4[qpc-c191] {
        font-size: 15px;
        color: #242a30;
        padding: 0;
    }
    div.expand[qpc-c191] button[qpc-c191] {
        background-color: var(--order-step-btn);
        position: relative;
        padding: 0 20px;
        border-radius: 5px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        margin: 30px auto 10px;
        width: 100%;
    }
    div.expand[qpc-c191] button[qpc-c191],
    div.expand[qpc-c191] button[qpc-c191]:hover {
        color: var(--text-white);
        transition: 0.3s;
        border: 1px solid var(--transparent);
    }
    div.expand[qpc-c191] button[qpc-c191]:hover {
        background-color: var(--theme-kilid-dark);
    }
    .mat-checkbox-layout[qpc-c191] {
        width: 200px;
    }
}

.snackbar-class .mat-simple-snackbar {
    display: flex;
    justify-content: center;
    color: var(--white) !important;
}

@media screen and (min-width: 480px) {
    snack-bar-container.snackbar-class {
        background-color: var(--bg-gray-dark) !important;
    }
    .mat-snack-bar-handset {
        margin-bottom: 120px !important;
    }
    .snackbar-class {
        position: absolute;
        top: calc(54vh);
        right: calc(50vw - 370px);
    }
    .snackbar-class .mat-simple-snackbar-action {
        color: green;
    }
}

@media screen and (max-width: 480px) {
    .selected-check[qpc-c191] {
        font-weight: 700;
    }
    .snackbar-class {
        position: absolute;
        top: calc(54vh);
    }
}

.ribbon[qpc-c191] {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.ribbon[qpc-c191] span[qpc-c191] {
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79a70a;
    background: linear-gradient(#30a5ff, #2977ff);
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 19px;
    right: -21px;
}

.ribbon[qpc-c191] span[qpc-c191]:before {
    left: 0;
    border-color: #2977ff transparent transparent #2977ff;
}

.ribbon[qpc-c191] span[qpc-c191]:after,
.ribbon[qpc-c191] span[qpc-c191]:before {
    content: "";
    position: absolute;
    top: 100%;
    z-index: -1;
    border-style: solid;
    border-width: 3px;
}

.ribbon[qpc-c191] span[qpc-c191]:after {
    right: 0;
    border-color: #2977ff #2977ff transparent transparent;
}

[qpc-c176]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c176] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

#locationAddress[qpc-c176] {
    color: grey;
}

.main-address__link[qpc-c176] {
    color: var(--theme-pelak) !important;
}

.expand[qpc-c176] #default-address-text[qpc-c176] {
    color: grey !important;
}

.expand[qpc-c176] .desktop__handy-address[qpc-c176] select[qpc-c176] {
    font-size: 0.8rem;
}

.expand[qpc-c176] .desktop__handy-address[qpc-c176] #select-city-span2[qpc-c176] {
    white-space: nowrap;
}

.expand[qpc-c176] .desktop__handy-address[qpc-c176] #selected-address-map[qpc-c176] {
    color: var(--bg-dashboard-pink);
    font-weight: 700;
}

.expand[qpc-c176] .desktop__handy-address[qpc-c176] .desktop__handy-address--address-info[qpc-c176] input[qpc-c176] {
    font-family: inherit !important;
}

.expand[qpc-c176] .desktop__handy-address[qpc-c176] .desktop__handy-address--address-info[qpc-c176] label[qpc-c176] {
    color: #000;
    font-size: 0.75rem;
}

.expand[qpc-c176] .desktop__handy-address[qpc-c176] .desktop__handy-address--address-info[qpc-c176] label[qpc-c176] span[qpc-c176] {
    padding-right: 0;
    padding-left: 5px;
    color: red;
}

.expand[qpc-c176] .desktop__no-address-hint[qpc-c176] p[qpc-c176] {
    color: var(--danger);
}

.expand[qpc-c176] .desktop__login-hint[qpc-c176] p[qpc-c176] {
    font-weight: 700;
    color: var(--text-gray);
}

.expand[qpc-c176] .desktop__login-hint[qpc-c176] a[qpc-c176] {
    cursor: pointer;
    color: var(--theme-pelak) !important;
}

.expand[qpc-c176] div[qpc-c176] {
    padding: 0 10px;
}

.expand[qpc-c176] div[qpc-c176] .mat-radio-button[qpc-c176] {
    border: 1px solid var(--border-gray);
    border-radius: 5px;
    font-size: 13px;
    margin: 10px 0 10px 15px;
    padding: 5px 10px !important;
}

.expand[qpc-c176] div[qpc-c176] .mat-radio-button[qpc-c176] .mat-radio-container[qpc-c176] {
    width: 10px !important;
    height: 10px !important;
}

.expand[qpc-c176] div[qpc-c176] .mat-radio-button.mat-accent .mat-radio-outer-circle {
    width: 15px;
    height: 15px;
    margin-top: 3px;
    margin-left: 6px;
}

.expand[qpc-c176] div[qpc-c176] .mat-radio-button.mat-accent .mat-radio-inner-circle {
    width: 15px;
    height: 15px;
    margin-top: 3px;
    margin-left: 6px;
}

.expand[qpc-c176] span[qpc-c176] {
    font-size: 12px;
    font-weight: 700;
    color: var(--text-gray);
    padding: 0 15px;
}

.order-place__address-mobile[qpc-c176] {
    position: fixed;
    height: calc(100vh - 120px);
}

.order-place__address-mobile[qpc-c176] select[qpc-c176] {
    font-size: 0.75rem !important;
}

.order-place__address-mobile[qpc-c176] .newAddressContainer[qpc-c176] {
    display: flex;
    flex: 1 1 auto;
    flex-flow: column;
}

.order-place__address-mobile[qpc-c176] .newAddressContainer[qpc-c176] .map-container[qpc-c176] {
    position: relative;
    margin-top: 10px;
    flex: 1 1 auto;
}

.order-place__address-mobile[qpc-c176] #selected-address-map-mobile[qpc-c176] {
    font-size: 0.85rem;
    margin: 4px;
    color: var(--bg-dashboard-pink);
    font-weight: 700;
}

.order-place__address-mobile[qpc-c176] .mobile__login-hint[qpc-c176] p[qpc-c176] {
    font-weight: 700;
    color: var(--text-gray);
}

.order-place__address-mobile[qpc-c176] .mobile__login-hint[qpc-c176] a[qpc-c176] {
    cursor: pointer;
    color: var(--theme-pelak) !important;
}

.order-place__address-mobile[qpc-c176] .mobile__no-address-hint[qpc-c176] p[qpc-c176] {
    font-weight: 700;
    color: var(--danger);
}

.order-place__address-mobile[qpc-c176] .mobile__add-address--switch[qpc-c176] {
    color: var(--theme-pelak);
    background-color: transparent;
}

.order-place__address-mobile[qpc-c176] .mobile__add-address--next-step[qpc-c176] {
    display: block;
    width: 90%;
    margin: auto;
    height: 45px;
    border: none;
    background-color: var(--theme-kilid-dark);
    color: var(--white);
    border-radius: 5px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
}

.order-place__address-mobile-index[qpc-c176] {
    z-index: calc(var(--z-index-lvl-max) + 2);
    display: flex;
    flex-flow: column;
    height: 100%;
}

.order-place__address-mobile-index[qpc-c176] #default-address-note[qpc-c176] {
    padding: 10px;
    color: grey;
    font-weight: 700;
    font-size: 0.75rem;
}

.order-place__address-mobile-index--addr[qpc-c176] {
    background-color: var(--white);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24);
    padding: 10px;
}

.order-place__address-mobile-index--addr[qpc-c176] .registered-address[qpc-c176] {
    font-weight: 700;
    color: var(--theme-pelak);
    font-size: 0.8rem;
}

.order-place__address-mobile-index--addr[qpc-c176] div[qpc-c176] label[qpc-c176] {
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: 0 0 10px var(--bg-black-opacity);
    border-radius: 5px;
    background-color: var(--bg-white);
    color: var(--bg-gray-side);
    line-height: 2.1;
    position: relative;
    margin: 0;
    transition: 0.3s;
}

@media screen and (max-width: 768px) {
    div.expand[qpc-c176] {
        height: 100vh;
        align-content: flex-start;
        background-color: #f9fafb;
    }
    div.expand[qpc-c176] h5[qpc-c176] {
        font-size: 15px;
        color: #242a30;
    }
    div.expand[qpc-c176]>button[qpc-c176] {
        width: 100%;
        height: 47px;
        position: fixed !important;
        bottom: 0;
        left: 0;
        margin: 0 !important;
        border-radius: 0 !important;
    }
    div.expand[qpc-c176] label[qpc-c176] {
        font-size: 13px;
    }
}

.tooltip[qpc-c176] {
    z-index: 0;
    position: relative;
    opacity: 1;
}

.tooltip[qpc-c176] .tooltiptext[qpc-c176] {
    white-space: nowrap;
    display: block;
    visibility: hidden;
    top: -20px;
    background-color: var(--gray-dark);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    font-size: 13px;
    position: absolute;
    z-index: 1;
}

.tooltip[qpc-c176]:hover .tooltiptext[qpc-c176] {
    visibility: visible;
}

#registerAddress[qpc-c176],
.next-step-mobile[qpc-c176],
button.next-step[qpc-c176] {
    background-color: var(--order-step-btn);
    color: var(--white);
    padding: 0 15px;
    font-size: 13px;
    font-weight: 700;
}

#registerAddress[qpc-c176]:disabled,
.next-step-mobile[qpc-c176]:disabled,
button.next-step[qpc-c176]:disabled {
    color: var(--white);
    background-color: var(--bg-btn-disabled);
}

button#openDialog[qpc-c176] {
    background-color: var(--order-step-btn);
    color: var(--white);
}

button#openDialog[qpc-c176]:disabled {
    background-color: var(--bg-content-even);
}

#use-map[qpc-c176] {
    font-weight: 700;
    color: var(--theme-pelak);
}

#btn-select-new-address-desktop[qpc-c176] {
    color: var(--theme-pelak);
    background-color: transparent;
    font-size: 13px;
}

.disable-use-map[qpc-c176] {
    color: var(--gray) !important;
}

.display-block-class[qpc-c176] {
    display: block !important;
}

.map-overlay[qpc-c176] {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: hsla(0, 0%, 100%, 0.8);
}

.selected-address-in-map[qpc-c176] {
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    width: 95vw;
    font-weight: 700;
    z-index: 9999;
    padding: 10px 5px;
    position: fixed;
    bottom: 10px;
    font-size: 13px;
    background: var(--white);
    color: var(--blue);
    text-align: center;
    margin: 10px;
}

.selected-address-in-map[qpc-c176] button[qpc-c176] {
    display: flex !important;
    align-items: center;
    align-self: center;
    background: none;
    border: none;
    color: var(--bg-black);
    font-weight: 700;
    display: block;
    margin: 5px auto auto;
    padding: 5px;
    border-radius: 5px;
    font-size: 13px;
}

.loading[qpc-c176] {
    display: none;
    position: absolute;
    top: 45% !important;
    right: 45%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 5px solid hsla(0, 0%, 100%, 0.3);
    border-top: 5px solid var(--theme-pelak);
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
    }
}

.selected-address[qpc-c176] {
    background-color: var(--theme-pelak) !important;
    color: var(--white) !important;
}

[qpc-c199]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c199] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.expand[qpc-c199] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.expand[qpc-c199] label[qpc-c199] {
    font-weight: 700;
    color: var(--text-black);
}

.expand[qpc-c199] select[qpc-c199] {
    font-size: 0.9375rem;
    color: var(--text-gray);
}

.expand[qpc-c199] button[qpc-c199] {
    background-color: var(--order-step-btn);
    position: relative;
    padding: 0 20px;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 30px auto 10px;
}

.expand[qpc-c199] button[qpc-c199],
.expand[qpc-c199] button[qpc-c199]:hover {
    color: var(--text-white);
    transition: 0.3s;
    border: 1px solid var(--transparent);
}

.expand[qpc-c199] button[qpc-c199]:hover {
    background-color: var(--theme-kilid-dark);
}

.expand[qpc-c199] button[qpc-c199]:disabled {
    background-color: var(--bg-btn-disabled);
}

@media screen and (max-width: 768px) {
    div.expand[qpc-c199] {
        height: 100vh;
        align-content: flex-start;
        background-color: #f9fafb;
    }
    div.expand[qpc-c199] h4[qpc-c199] {
        font-size: 15px;
        color: #242a30;
    }
    div.expand[qpc-c199] button[qpc-c199] {
        width: 100%;
        height: 47px;
        position: fixed !important;
        bottom: 0;
        left: 0;
        margin: 0 !important;
        border-radius: 0 !important;
    }
    .form-group[qpc-c199] {
        margin-top: 25px;
    }
    label[qpc-c199],
    select[qpc-c199] {
        font-size: 12px;
    }
}

mat-accordion[qpc-c199] {
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.mat-expansion-panel[qpc-c199]:not([class*="mat-elevation-z"]) {
    box-shadow: none;
}

.mat-expansion-panel-header[qpc-c199]:hover {
    cursor: default;
}

label.mat-checkbox-layout {
    margin-bottom: 0 !important;
}

.mat-checkbox-checked.mat-primary[qpc-c199] .mat-checkbox-ripple[qpc-c199] .mat-ripple-element[qpc-c199] {
    opacity: 0.03 !important;
    background-color: var(--theme-pelak) !important;
}

.mat-checkbox-indeterminate.mat-primary[qpc-c199] .mat-checkbox-background[qpc-c199],
.mat-checkbox-checked.mat-primary .mat-checkbox-background {
    background-color: var(--theme-pelak);
}

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
    border-color: var(--theme-pelak);
}

.mat-radio-button.mat-primary .mat-radio-inner-circle {
    color: var(--theme-pelak);
    background-color: var(--theme-pelak);
}

.mat-radio-button.mat-primary[qpc-c199] .mat-radio-ripple[qpc-c199] .mat-ripple-element[qpc-c199] {
    background-color: var(--theme-pelak);
}

[qpc-c202]:root {
    --text-black: #252626;
    --text-white: #fff;
    --text-gray: #717373;
    --text-gray-light: #898b8c;
    --text-color: #242a30;
    --text-gray-lighter: #555;
    --bg-white: #fff;
    --bg-white-dark: #f2f8fc;
    --bg-white-opacity: hsla(0, 0%, 100%, 0.15);
    --bg-black: #000;
    --bg-black-opacity: rgba(0, 0, 0, 0.25);
    --bg-gray: #ccc;
    --bg-gray-light: #eeeff0;
    --border-gray: #d9d9d9;
    --border-light-gray: #e6e6e6;
    --error: #c50823;
    --transparent: transparent;
    --current-lang: #2f2f2f;
    --bg-current-lang: #ececec;
    --theme-yar: #076cf7;
    --header-active-color: #05ffa3;
    --bg-order-tab-header: #004cad;
    --tab-order-active: #05ffa3;
    --bg-btn-accept: linear-gradient(90deg, #02aab0 0%, #00cdac 51%, #02aab0);
    --customize-input-color: #377d6a;
    --bg-mat-radio-button: #076bf3;
    --bg-header-done: #076bf3;
    --bg-header-current: #f39c12;
    --bg-header-accept: #f39c12;
    --bg-header-new: #2e8fbb;
    --bg-messages-header: #00c5cd;
    --material-icons-color: #c4c7ce;
    --bg-done-header: #01aac1;
    --footer-item-color: #3d3d3d;
    --bg-footer: #dfe7ed;
    --bg-btn-disabled: #c5c9cc;
    --placeholder-color: #ddd;
    --shadow-color: #eee;
    --border-color: rgba(0, 0, 0, 0.1);
    --mat-slide: #d7dbde;
    --select-discount: #edeff0;
    --edit-order-button: #eff1f2;
    --theme-pelak: #39acfd;
    --order-step-btn: #2196f3;
    --theme-kilid-dark: #0394fc;
    --success-payment-page: #f9fafb;
    --success-order-back-color: #d4edda;
    --success-order-text-color: #155724;
    --order-title-color: #545e69;
    --order-subtitle-color: #687482;
    --order-desc-color: #242a30;
    --bg-gray-dark: #3c3b3b;
    --bg-gray-h: #999090;
    --bg-gray-side: #6e6a6a;
    --bg-dashboard-pink: #e91e63;
    --color-icon-about: #16a3ff;
    --bg-mat-gray: #b2dfdb;
    --bg-content-even: #aad8ff;
    --bg-boxes-content: #e3e3e3;
    --discount-code: #82c250;
    --bg-issue-tracking: #c3e6cb;
    --order-state-text: #0ea22f;
    --bg-nav-order: #e9e9e9;
    --text-gray-categiries-footer: #333;
    --text-gray-light-mobile: #4d4d4d;
    --bg-footer-mobile: #f3f8fc;
    --bar-mobile-menue-toggle: #8c8c8c;
    --mobile-search-box: #62829a;
    --pelakfan-register-hesder-bg: #e7e7e7;
    --bg-lightblue-faq: #f3f8fc;
    --text-faq: #333;
}

.btn-current-lang[qpc-c202] {
    color: var(--current-lang);
    background-color: var(--bg-current-lang);
}

.expand[qpc-c202] .discount-btn[qpc-c202] {
    height: 45px;
}

.expand[qpc-c202] .remove-btn[qpc-c202] {
    height: 45px;
    color: var(--error) !important;
    border: 1px solid var(--error) !important;
    background-color: var(--bg-white) !important;
}

.expand[qpc-c202] div[qpc-c202] {
    display: flex;
    flex-wrap: wrap;
}

.expand[qpc-c202] div[qpc-c202] textarea[qpc-c202] {
    resize: none;
}

.expand[qpc-c202] div[qpc-c202] label[qpc-c202] {
    color: var(--text-black);
}

.expand[qpc-c202] div[qpc-c202] .mat-form-field.mat-focused .mat-form-field-label {
    color: var(--text-gray) !important;
}

.expand[qpc-c202] div[qpc-c202] .mat-focused .mat-form-field-underline .mat-form-field-ripple {
    background-color: var(--theme-pelak) !important;
}

.expand[qpc-c202] div[qpc-c202] button[qpc-c202] {
    background-color: var(--bg-white);
    color: var(--order-step-btn);
    position: relative;
    padding: 0 10px;
    transition: 0.3s;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid var(--order-step-btn);
    justify-content: center;
    margin: 5px;
}

.expand[qpc-c202] div[qpc-c202] button[qpc-c202]:hover {
    border: 1px solid var(--order-step-btn);
}

.expand[qpc-c202] button[qpc-c202],
.expand[qpc-c202] div[qpc-c202] button[qpc-c202]:hover {
    background-color: var(--order-step-btn);
    color: var(--text-white);
    transition: 0.3s;
}

.expand[qpc-c202] button[qpc-c202] {
    position: relative;
    padding: 0 20px;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid var(--transparent);
    justify-content: center;
    margin: 45px auto 10px;
}

.expand[qpc-c202] button[qpc-c202]:hover {
    background-color: var(--theme-kilid-dark);
    color: var(--text-white);
    border: 1px solid var(--transparent);
    transition: 0.3s;
}

.expand[qpc-c202] .selected-image-box[qpc-c202] i[qpc-c202] {
    color: var(--red);
    font-size: 20px;
    position: relative;
    right: 10px;
    top: -67px;
    margin-top: 4px;
}

@media screen and (max-width: 992px) {
    div.expand[qpc-c202] {
        padding: 0;
    }
    div.expand[qpc-c202] h5[qpc-c202] {
        font-size: 0.8rem;
        font-weight: 500;
        color: var(--text-black);
    }
    div.expand[qpc-c202] h5[qpc-c202]+label[qpc-c202] {
        display: none;
    }
    div.expand[qpc-c202]>button[qpc-c202] {
        width: 100%;
        height: 47px;
        position: fixed !important;
        bottom: 0;
        left: 0;
        margin: 0 !important;
        border-radius: 0 !important;
    }
    div.expand[qpc-c202] label[qpc-c202] {
        font-size: 0.8rem;
        font-weight: 500;
        color: var(--text-black);
    }
}

.discount-box[qpc-c202] mat-form-field[qpc-c202] {
    font-size: 0.9rem;
}

.selected-audio-box[qpc-c202],
.selected-image-box[qpc-c202] {
    position: relative;
}

.start-button[qpc-c202] {
    background-color: #7ffe9f;
}

.start-button[qpc-c202],
.stop-button[qpc-c202] {
    border: none;
    color: #fff;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
}

.stop-button[qpc-c202] {
    background-color: rgba(118, 146, 254, 0.69);
}

.cancel-button[qpc-c202] {
    background-color: #af7541;
    border: none;
    color: #fff;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
}

.recorded-time[qpc-c202] {
    padding: 10px;
    justify-content: center;
    font-weight: 700;
    color: var(--danger);
}

.mat-form-field {
    display: inline-block;
    position: relative;
    text-align: left;
}

[dir="rtl"] .mat-form-field {
    text-align: right;
}

.mat-form-field-wrapper {
    position: relative;
}

.mat-form-field-flex {
    display: inline-flex;
    align-items: baseline;
    box-sizing: border-box;
    width: 100%;
}

.mat-form-field-prefix,
.mat-form-field-suffix {
    white-space: nowrap;
    flex: none;
    position: relative;
}

.mat-form-field-infix {
    display: block;
    position: relative;
    flex: auto;
    min-width: 0;
    width: 180px;
}

.cdk-high-contrast-active .mat-form-field-infix {
    border-image: linear-gradient(transparent, transparent);
}

.mat-form-field-label-wrapper {
    position: absolute;
    left: 0;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
}

[dir="rtl"] .mat-form-field-label-wrapper {
    left: auto;
    right: 0;
}

.mat-form-field-label {
    position: absolute;
    left: 0;
    font: inherit;
    pointer-events: none;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transform-origin: 0 0;
    transition: transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1), color 400ms cubic-bezier(0.25, 0.8, 0.25, 1), width 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
    display: none;
}

[dir="rtl"] .mat-form-field-label {
    transform-origin: 100% 0;
    left: auto;
    right: 0;
}

.mat-form-field-empty.mat-form-field-label,
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
    display: block;
}

.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
    display: none;
}

.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
    display: block;
    transition: none;
}

.mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
.mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    display: none;
}

.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,
.mat-form-field-can-float .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    display: block;
}

.mat-form-field-label:not(.mat-form-field-empty) {
    transition: none;
}

.mat-form-field-underline {
    position: absolute;
    width: 100%;
    pointer-events: none;
    transform: scale3d(1, 1.0001, 1);
}

.mat-form-field-ripple {
    position: absolute;
    left: 0;
    width: 100%;
    transform-origin: 50%;
    transform: scaleX(0.5);
    opacity: 0;
    transition: background-color 300ms cubic-bezier(0.55, 0, 0.55, 0.2);
}

.mat-form-field.mat-focused .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple {
    opacity: 1;
    transform: none;
    transition: transform 300ms cubic-bezier(0.25, 0.8, 0.25, 1), opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1), background-color 300ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-form-field-subscript-wrapper {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
}

.mat-form-field-subscript-wrapper .mat-icon,
.mat-form-field-label-wrapper .mat-icon {
    width: 1em;
    height: 1em;
    font-size: inherit;
    vertical-align: baseline;
}

.mat-form-field-hint-wrapper {
    display: flex;
}

.mat-form-field-hint-spacer {
    flex: 1 0 1em;
}

.mat-error {
    display: block;
}

.mat-form-field-control-wrapper {
    position: relative;
}

.mat-form-field-hint-end {
    order: 1;
}

.mat-form-field._mat-animation-noopable .mat-form-field-label,
.mat-form-field._mat-animation-noopable .mat-form-field-ripple {
    transition: none;
}

.mat-form-field-appearance-fill .mat-form-field-flex {
    border-radius: 4px 4px 0 0;
    padding: 0.75em 0.75em 0 0.75em;
}

.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-flex {
    outline: solid 1px;
}

.mat-form-field-appearance-fill .mat-form-field-underline::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 100%;
}

.mat-form-field-appearance-fill .mat-form-field-ripple {
    bottom: 0;
    height: 2px;
}

.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-ripple {
    height: 0;
    border-top: solid 2px;
}

.mat-form-field-appearance-fill:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
    opacity: 1;
    transform: none;
    transition: opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-form-field-appearance-fill._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
    transition: none;
}

.mat-form-field-appearance-fill .mat-form-field-subscript-wrapper {
    padding: 0 1em;
}

.mat-input-element {
    font: inherit;
    background: transparent;
    color: currentColor;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    vertical-align: bottom;
    text-align: inherit;
    box-sizing: content-box;
}

.mat-input-element:-moz-ui-invalid {
    box-shadow: none;
}

.mat-input-element::-ms-clear,
.mat-input-element::-ms-reveal {
    display: none;
}

.mat-input-element,
.mat-input-element::-webkit-search-cancel-button,
.mat-input-element::-webkit-search-decoration,
.mat-input-element::-webkit-search-results-button,
.mat-input-element::-webkit-search-results-decoration {
    -webkit-appearance: none;
}

.mat-input-element::-webkit-contacts-auto-fill-button,
.mat-input-element::-webkit-caps-lock-indicator,
.mat-input-element::-webkit-credentials-auto-fill-button {
    visibility: hidden;
}

.mat-input-element[type="date"],
.mat-input-element[type="datetime"],
.mat-input-element[type="datetime-local"],
.mat-input-element[type="month"],
.mat-input-element[type="week"],
.mat-input-element[type="time"] {
    line-height: 1;
}

.mat-input-element[type="date"]::after,
.mat-input-element[type="datetime"]::after,
.mat-input-element[type="datetime-local"]::after,
.mat-input-element[type="month"]::after,
.mat-input-element[type="week"]::after,
.mat-input-element[type="time"]::after {
    content: " ";
    white-space: pre;
    width: 1px;
}

.mat-input-element::-webkit-inner-spin-button,
.mat-input-element::-webkit-calendar-picker-indicator,
.mat-input-element::-webkit-clear-button {
    font-size: 0.75em;
}

.mat-input-element::placeholder {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-input-element::placeholder:-ms-input-placeholder {
    -ms-user-select: text;
}

.mat-input-element::-moz-placeholder {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-input-element::-moz-placeholder:-ms-input-placeholder {
    -ms-user-select: text;
}

.mat-input-element::-webkit-input-placeholder {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-input-element::-webkit-input-placeholder:-ms-input-placeholder {
    -ms-user-select: text;
}

.mat-input-element:-ms-input-placeholder {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-input-element:-ms-input-placeholder:-ms-input-placeholder {
    -ms-user-select: text;
}

.mat-form-field-hide-placeholder .mat-input-element::placeholder {
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    transition: none;
}

.mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder {
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    transition: none;
}

.mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder {
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    transition: none;
}

.mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder {
    color: transparent !important;
    -webkit-text-fill-color: transparent;
    transition: none;
}

textarea.mat-input-element {
    resize: vertical;
    overflow: auto;
}

textarea.mat-input-element.cdk-textarea-autosize {
    resize: none;
}

textarea.mat-input-element {
    padding: 2px 0;
    margin: -2px 0;
}

select.mat-input-element {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative;
    background-color: transparent;
    display: inline-flex;
    box-sizing: border-box;
    padding-top: 1em;
    top: -1em;
    margin-bottom: -1em;
}

select.mat-input-element::-ms-expand {
    display: none;
}

select.mat-input-element::-moz-focus-inner {
    border: 0;
}

select.mat-input-element:not(:disabled) {
    cursor: pointer;
}

select.mat-input-element::-ms-value {
    color: inherit;
    background: none;
}

.mat-focused .cdk-high-contrast-active select.mat-input-element::-ms-value {
    color: inherit;
}

.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -2.5px;
    pointer-events: none;
}

[dir="rtl"] .mat-form-field-type-mat-native-select .mat-form-field-infix::after {
    right: auto;
    left: 0;
}

.mat-form-field-type-mat-native-select .mat-input-element {
    padding-right: 15px;
}

[dir="rtl"] .mat-form-field-type-mat-native-select .mat-input-element {
    padding-right: 0;
    padding-left: 15px;
}

.mat-form-field-type-mat-native-select .mat-form-field-label-wrapper {
    max-width: calc(100% - 10px);
}

.mat-form-field-type-mat-native-select.mat-form-field-appearance-outline .mat-form-field-infix::after {
    margin-top: -5px;
}

.mat-form-field-type-mat-native-select.mat-form-field-appearance-fill .mat-form-field-infix::after {
    margin-top: -10px;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
    transform: perspective(100px);
    -ms-transform: none;
}

.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon {
    width: 1em;
}

.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button {
    font: inherit;
    vertical-align: baseline;
}

.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button .mat-icon {
    font-size: inherit;
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
    height: 1px;
}

.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-underline {
    height: 0;
    border-top: solid 1px;
}

.mat-form-field-appearance-legacy .mat-form-field-ripple {
    top: 0;
    height: 2px;
    overflow: hidden;
}

.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-ripple {
    height: 0;
    border-top: solid 2px;
}

.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
    background-position: 0;
    background-color: transparent;
}

.cdk-high-contrast-active .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
    border-top-style: dotted;
    border-top-width: 2px;
}

.mat-form-field-appearance-legacy.mat-form-field-invalid:not(.mat-focused) .mat-form-field-ripple {
    height: 1px;
}

.mat-form-field-appearance-outline .mat-form-field-wrapper {
    margin: 0.25em 0;
}

.mat-form-field-appearance-outline .mat-form-field-flex {
    padding: 0 0.75em 0 0.75em;
    margin-top: -0.25em;
    position: relative;
}

.mat-form-field-appearance-outline .mat-form-field-prefix,
.mat-form-field-appearance-outline .mat-form-field-suffix {
    top: 0.25em;
}

.mat-form-field-appearance-outline .mat-form-field-outline {
    display: flex;
    position: absolute;
    top: 0.25em;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

.mat-form-field-appearance-outline .mat-form-field-outline-start,
.mat-form-field-appearance-outline .mat-form-field-outline-end {
    border: 1px solid currentColor;
    min-width: 5px;
}

.mat-form-field-appearance-outline .mat-form-field-outline-start {
    border-radius: 5px 0 0 5px;
    border-right-style: none;
}

[dir="rtl"] .mat-form-field-appearance-outline .mat-form-field-outline-start {
    border-right-style: solid;
    border-left-style: none;
    border-radius: 0 5px 5px 0;
}

.mat-form-field-appearance-outline .mat-form-field-outline-end {
    border-radius: 0 5px 5px 0;
    border-left-style: none;
    flex-grow: 1;
}

[dir="rtl"] .mat-form-field-appearance-outline .mat-form-field-outline-end {
    border-left-style: solid;
    border-right-style: none;
    border-radius: 5px 0 0 5px;
}

.mat-form-field-appearance-outline .mat-form-field-outline-gap {
    border-radius: 0.000001px;
    border: 1px solid currentColor;
    border-left-style: none;
    border-right-style: none;
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap {
    border-top-color: transparent;
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick {
    opacity: 0;
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start,
.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,
.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap {
    border-width: 2px;
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline,
.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline {
    opacity: 0;
    transition: opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,
.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline-thick {
    opacity: 1;
}

.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline {
    opacity: 0;
    transition: opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline-thick {
    opacity: 1;
}

.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper {
    padding: 0 1em;
}

.mat-form-field-appearance-outline._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-outline,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-start,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-end,
.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-gap {
    transition: none;
}

.mat-form-field-appearance-standard .mat-form-field-flex {
    padding-top: 0.75em;
}

.mat-form-field-appearance-standard .mat-form-field-underline {
    height: 1px;
}

.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-underline {
    height: 0;
    border-top: solid 1px;
}

.mat-form-field-appearance-standard .mat-form-field-ripple {
    bottom: 0;
    height: 2px;
}

.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-ripple {
    height: 0;
    border-top: solid 2px;
}

.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
    background-position: 0;
    background-color: transparent;
}

.cdk-high-contrast-active .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
    border-top-style: dotted;
    border-top-width: 2px;
}

.mat-form-field-appearance-standard:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
    opacity: 1;
    transform: none;
    transition: opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

.mat-form-field-appearance-standard._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple {
    transition: none;
}

.mat-radio-button {
    display: inline-block;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
}

.mat-radio-label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    vertical-align: middle;
    width: 100%;
}

.mat-radio-container {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.mat-radio-outer-circle {
    box-sizing: border-box;
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    transition: border-color ease 280ms;
    width: 20px;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
}

._mat-animation-noopable .mat-radio-outer-circle {
    transition: none;
}

.mat-radio-inner-circle {
    border-radius: 50%;
    box-sizing: border-box;
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    transition: transform ease 280ms, background-color ease 280ms;
    width: 20px;
    transform: scale(0.001);
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

._mat-animation-noopable .mat-radio-inner-circle {
    transition: none;
}

.mat-radio-checked .mat-radio-inner-circle {
    transform: scale(0.5);
}

.cdk-high-contrast-active .mat-radio-checked .mat-radio-inner-circle {
    border: solid 10px;
}

.mat-radio-label-content {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    display: inline-block;
    order: 0;
    line-height: inherit;
    padding-left: 8px;
    padding-right: 0;
}

[dir="rtl"] .mat-radio-label-content {
    padding-right: 8px;
    padding-left: 0;
}

.mat-radio-label-content.mat-radio-label-before {
    order: -1;
    padding-left: 0;
    padding-right: 8px;
}

[dir="rtl"] .mat-radio-label-content.mat-radio-label-before {
    padding-right: 0;
    padding-left: 8px;
}

.mat-radio-disabled,
.mat-radio-disabled .mat-radio-label {
    cursor: default;
}

.mat-radio-button .mat-radio-ripple {
    position: absolute;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    height: 40px;
    width: 40px;
    z-index: 1;
    pointer-events: none;
}

.mat-radio-button .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple) {
    opacity: 0.16;
}

.mat-radio-persistent-ripple {
    width: 100%;
    height: 100%;
    transform: none;
    top: 0;
    left: 0;
}

.mat-radio-container:hover .mat-radio-persistent-ripple {
    opacity: 0.04;
}

.mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused .mat-radio-persistent-ripple,
.mat-radio-button:not(.mat-radio-disabled).cdk-program-focused .mat-radio-persistent-ripple {
    opacity: 0.12;
}

.mat-radio-persistent-ripple,
.mat-radio-disabled .mat-radio-container:hover .mat-radio-persistent-ripple {
    opacity: 0;
}

@media (hover: none) {
    .mat-radio-container:hover .mat-radio-persistent-ripple {
        display: none;
    }
}

.mat-radio-input {
    bottom: 0;
    left: 50%;
}

.cdk-high-contrast-active .mat-radio-disabled {
    opacity: 0.5;
}

@import url("https://fonts.googleapis.com/css?family=Roboto");
.pdp[qpc-c221] {
    margin-top: 135px;
}

.pdp[qpc-c221]>div[qpc-c221] {
    width: 100%;
    padding: 0.7rem;
}

.pdp[qpc-c221]>div[qpc-c221] h1[qpc-c221],
.pdp[qpc-c221]>div[qpc-c221] h2[qpc-c221] {
    font-size: 1.25rem;
}

.pdp[qpc-c221]>div[qpc-c221] p[qpc-c221] {
    color: #687482;
    font-size: 0.75rem;
    text-align: justify;
    line-height: 2;
}

.pdp[qpc-c221]>div[qpc-c221] p.show-fully-paragraph[qpc-c221] {
    height: 0;
    overflow: hidden;
}

.pdp[qpc-c221]>div[qpc-c221] span.show-more[qpc-c221] {
    font-size: 12px;
    color: #6f8696;
    font-weight: 700;
    cursor: pointer;
}

.pdp[qpc-c221]>div[qpc-c221] .pdp-order-button[qpc-c221] {
    width: 100%;
    height: 45px;
    border-radius: 11px;
    border: none;
    background-color: var(--theme-pelak);
    color: var(--white);
    font-weight: 700;
    font-size: 0.875rem;
}

.pdp__header[qpc-c221] {
    top: 59px;
    height: 75px;
    position: fixed;
    box-shadow: 0 3px 17px -6px #d0caca;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    background-color: var(--white);
    z-index: var(--z-index-lvl-3);
    padding: 0 !important;
}

.pdp__header[qpc-c221] ul[qpc-c221] {
    list-style-type: none;
    overflow: auto;
    padding: 15px 0 0;
    white-space: nowrap;
}

.pdp__header[qpc-c221] li[qpc-c221] {
    margin: 5px;
    padding: 5px 7px;
    display: inline-block;
}

.pdp__header[qpc-c221] li[qpc-c221] a[qpc-c221],
.pdp__header[qpc-c221] li[qpc-c221] h1[qpc-c221] {
    cursor: pointer;
    display: inline;
    font-size: 0.75rem;
}

.pdp__header--selected[qpc-c221] {
    background: linear-gradient(0deg, #f4f8fa, #f4f8fa);
    border-radius: 30px;
    font-weight: 700;
}

.pdp__header--selected[qpc-c221] h1[qpc-c221] {
    font-weight: 700;
}

.pdp__description[qpc-c221] {
    background: #f2f2f217;
}

.pdp__description[qpc-c221] img[qpc-c221] {
    border-radius: 8px;
}

.pdp__description[qpc-c221] #bottom-left-border[qpc-c221],
.pdp__description[qpc-c221] #top-right-border[qpc-c221],
.pdp__description--desktop-text[qpc-c221] {
    display: none;
}

.pdp__price[qpc-c221] {
    background: url(movarrab.b36171dc90d20d8c84d0.png) no-repeat;
    background-size: 100% 100%;
}

.pdp__price--box[qpc-c221] {
    padding: 1rem;
    background-color: var(--white);
    border-radius: 10px;
}

.pdp__price--box[qpc-c221]>div[qpc-c221] {
    margin-bottom: 20px;
}

.pdp__price--box[qpc-c221] hr[qpc-c221] {
    background-color: #39acfd;
    opacity: 20%;
}

.pdp__price--box[qpc-c221] span[qpc-c221] {
    font-size: 0.75rem;
    font-weight: 700;
    text-align: center;
}

.pdp__kilid-usage[qpc-c221] strong[qpc-c221] {
    font-size: 0.75rem;
}

.pdp__kilid-usage--box[qpc-c221]>div[qpc-c221] {
    text-align: center;
    padding: 1rem;
}

.pdp__kilid-usage--box[qpc-c221] h3[qpc-c221] {
    font-size: 0.75rem;
    font-weight: 700;
    margin-top: 0.5rem;
}

.pdp__detail[qpc-c221] {
    color: var(--white);
}

.pdp__detail[qpc-c221] p[qpc-c221] {
    color: #bfbfbf !important;
}

.pdp__detail[qpc-c221]:after {
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: "";
    transform: skewY(-4deg);
    background-color: #183237;
    background-repeat: round;
    z-index: -1;
    position: absolute;
}

.pdp__user-review[qpc-c221] .owl-dots {
    bottom: -20px !important;
}

.pdp__user-review[qpc-c221] .owl-theme .owl-dots .owl-dot span {
    background: #c2c5d9 !important;
}

.pdp__user-review[qpc-c221] .owl-theme[qpc-c221] .owl-dots[qpc-c221] .owl-dot[qpc-c221]:hover span[qpc-c221],
.pdp__user-review[qpc-c221] .owl-theme .owl-dots .owl-dot.active span {
    background: var(--theme-pelak) !important;
}

.pdp__user-review[qpc-c221] .review-single[qpc-c221] {
    background-color: #f3f8fc;
    border-radius: 10px;
    padding: 10px;
    margin-top: 45px;
    box-shadow: 0 19px 44px transparent, 0 13px 12px rgba(0, 0, 0, 0.04);
}

@media screen and (min-width: 768px) {
    .pdp__user-review[qpc-c221] .review-single[qpc-c221] {
        padding: 10px 45px;
    }
}

.pdp__user-review[qpc-c221] .review-single--qoute[qpc-c221],
.pdp__user-review[qpc-c221] .review-single--rotate-qoute[qpc-c221] {
    font-weight: 700;
    font-size: 3rem;
    color: var(--theme-pelak);
    font-family: Material Icons !important;
}

.pdp__user-review[qpc-c221] .review-single--rotate-qoute[qpc-c221] {
    transform: rotate(180deg);
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.pdp__user-review[qpc-c221] .review-single[qpc-c221] figcaption[qpc-c221] {
    font-size: 0.75rem;
}

.pdp__user-review[qpc-c221] .review-single[qpc-c221] blockquote[qpc-c221] {
    font-weight: 700;
    color: #19191a;
}

.pdp__user-review[qpc-c221] .review-single[qpc-c221] figcaption[qpc-c221] {
    color: #687482;
    text-align: left;
    margin-top: 15px;
}

.pdp__user-review[qpc-c221] .review-single[qpc-c221] img[qpc-c221] {
    position: absolute;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    top: 0;
}

@media screen and (min-width: 480px) {
    .pdp[qpc-c221] {
        margin-top: 0;
    }
    .pdp[qpc-c221] p[qpc-c221] {
        font-size: 0.875rem !important;
    }
    .pdp[qpc-c221] button[qpc-c221] {
        width: 300px !important;
        height: 50px !important;
    }
    .pdp[qpc-c221] h1[qpc-c221],
    .pdp[qpc-c221] h2[qpc-c221] {
        font-weight: 700;
        color: #4c4747;
    }
    .pdp__header[qpc-c221] {
        background: #f4f8fa;
        top: 0;
        position: sticky;
        height: 50px;
    }
    .pdp__header[qpc-c221] ul[qpc-c221] {
        display: flex;
        align-items: center;
        height: 100%;
        margin: 0 !important;
        padding: 0 2rem 0 0 !important;
    }
    .pdp__header[qpc-c221] ul[qpc-c221] li[qpc-c221] {
        padding: 3px 23px !important;
    }
    .pdp__header--selected[qpc-c221] {
        background: var(--white);
    }
    .pdp__description[qpc-c221] .description_scroll--max-height[qpc-c221] {
        height: -webkit-max-content !important;
        height: -moz-max-content !important;
        height: max-content !important;
    }
    .pdp__description[qpc-c221] img#description-image[qpc-c221] {
        border-radius: 20px;
        height: auto;
    }
    .pdp__description[qpc-c221] #bottom-left-border[qpc-c221],
    .pdp__description[qpc-c221] #top-right-border[qpc-c221] {
        display: block;
        border-radius: 0;
        padding: 0 !important;
        position: absolute;
        width: 100px !important;
    }
    .pdp__description[qpc-c221] img#top-right-border[qpc-c221] {
        right: 3.7vw;
        top: -3vh;
    }
    .pdp__description[qpc-c221] img#bottom-left-border[qpc-c221] {
        left: 3.7vw;
        bottom: -3vh;
        z-index: -1;
    }
    .pdp__description[qpc-c221]>div[qpc-c221] {
        margin-top: 25px;
    }
    .pdp__description--desktop-text[qpc-c221] {
        display: block;
    }
    .pdp__price[qpc-c221] {
        padding-top: 100px;
    }
    .pdp__faq[qpc-c221] {
        margin-top: 70px;
    }
    .pdp__detail[qpc-c221] {
        padding-top: 150px !important;
        padding-bottom: 150px !important;
    }
    .pdp__detail[qpc-c221] h2[qpc-c221] {
        color: var(--white);
    }
    .pdp__detail[qpc-c221]:after {
        background-color: #183237;
        background-size: 100% !important;
        background-repeat: no-repeat !important;
    }
}

section.faq-mobile[qpc-c220] {
    margin: 20px;
    padding-bottom: 15px;
}

section.faq-mobile[qpc-c220] .mat-option {
    text-align: right !important;
}

section.faq-mobile[qpc-c220] mat-expansion-panel[qpc-c220] {
    padding: 10px;
}

section.faq-mobile[qpc-c220] mat-expansion-panel[qpc-c220],
section.faq-mobile[qpc-c220] mat-expansion-panel-header[qpc-c220] {
    background-color: var(--bg-lightblue-faq) !important;
    border-radius: 10px;
}

section.faq-mobile[qpc-c220] mat-icon[qpc-c220] {
    color: var(--theme-pelak) !important;
}

section.faq-mobile[qpc-c220] span.mat-content {
    flex-direction: row-reverse;
}

section.faq-mobile[qpc-c220] .mat-expansion-panel-header-description {
    flex-grow: 0 !important;
}

section.faq-mobile[qpc-c220] .mat-expansion-panel-header[qpc-c220] {
    padding: 5px;
}

section.faq-mobile[qpc-c220] .mat-expansion-panel-header-title {
    margin-right: 10px;
    font-size: 13px !important;
    font-weight: 700;
    color: var(--text-faq) !important;
}

section.faq-mobile[qpc-c220] .mat-expansion-panel-content {
    font-size: 13px;
    font-weight: 400;
    margin-right: 36px;
}

section.faq-mobile[qpc-c220] .mat-expansion-panel-body {
    padding: 0 !important;
    margin-bottom: 0;
    color: var(--text-faq) !important;
}

section.faq-mobile[qpc-c220] .mat-expansion-panel:not([class*="mat-elevation-z"]) {
    box-shadow: none;
}

section.faq-mobile[qpc-c220] .mat-form-field-infix {
    border-top: 0;
}

section.faq-mobile[qpc-c220] .mat-form-field-wrapper {
    padding-bottom: 0;
    margin-bottom: 15px;
}

section.faq-mobile[qpc-c220] .mat-select-value-text {
    color: var(--theme-pelak) !important;
}

section.faq-mobile[qpc-c220] .mat-select-value {
    color: #fff !important;
}

section.faq-mobile[qpc-c220] .mat-select-arrow {
    margin-top: 18px;
    border: none !important;
    border-top: 6.5px solid transparent !important;
    border-left: 11.5px solid transparent !important;
    border-image-repeat: stretch !important;
}

section.faq-mobile[qpc-c220] .mat-form-field-wrapper {
    border: 1px solid var(--theme-pelak);
    border-radius: 10px;
    margin-top: 15px !important;
}

section.faq-mobile[qpc-c220] mat-expansion-panel[qpc-c220] {
    margin-top: 15px !important;
}

section.faq-mobile[qpc-c220] .mat-form-field-underline {
    display: none;
}

section.faq-mobile[qpc-c220] .mat-select-value[qpc-c220],
section.faq-mobile[qpc-c220] .mat-form-field-type-mat-select .mat-form-field-label {
    color: var(--theme-pelak);
}

section.faq-mobile[qpc-c220] .mat-form-field-appearance-fill .mat-form-field-flex {
    background-color: #fff;
    border-radius: 10px;
}

.fa[qpc-c222],
.fab[qpc-c222],
.fal[qpc-c222],
.far[qpc-c222],
.fas[qpc-c222] {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-lg[qpc-c222] {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -0.0667em;
}

.fa-xs[qpc-c222] {
    font-size: 0.75em;
}

.fa-sm[qpc-c222] {
    font-size: 0.875em;
}

.fa-1x[qpc-c222] {
    font-size: 1em;
}

.fa-2x[qpc-c222] {
    font-size: 2em;
}

.fa-3x[qpc-c222] {
    font-size: 3em;
}

.fa-4x[qpc-c222] {
    font-size: 4em;
}

.fa-5x[qpc-c222] {
    font-size: 5em;
}

.fa-6x[qpc-c222] {
    font-size: 6em;
}

.fa-7x[qpc-c222] {
    font-size: 7em;
}

.fa-8x[qpc-c222] {
    font-size: 8em;
}

.fa-9x[qpc-c222] {
    font-size: 9em;
}

.fa-10x[qpc-c222] {
    font-size: 10em;
}

.fa-fw[qpc-c222] {
    text-align: center;
    width: 1.25em;
}

.fa-ul[qpc-c222] {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}

.fa-ul[qpc-c222]>li[qpc-c222] {
    position: relative;
}

.fa-li[qpc-c222] {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

.fa-border[qpc-c222] {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left[qpc-c222] {
    float: left;
}

.fa-pull-right[qpc-c222] {
    float: right;
}

.fa.fa-pull-left[qpc-c222],
.fab.fa-pull-left[qpc-c222],
.fal.fa-pull-left[qpc-c222],
.far.fa-pull-left[qpc-c222],
.fas.fa-pull-left[qpc-c222] {
    margin-right: 0.3em;
}

.fa.fa-pull-right[qpc-c222],
.fab.fa-pull-right[qpc-c222],
.fal.fa-pull-right[qpc-c222],
.far.fa-pull-right[qpc-c222],
.fas.fa-pull-right[qpc-c222] {
    margin-left: 0.3em;
}

.fa-spin[qpc-c222] {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
}

.fa-pulse[qpc-c222] {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(1turn);
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(1turn);
    }
}

.fa-rotate-90[qpc-c222] {
    transform: rotate(90deg);
}

.fa-rotate-180[qpc-c222] {
    transform: rotate(180deg);
}

.fa-rotate-270[qpc-c222] {
    transform: rotate(270deg);
}

.fa-flip-horizontal[qpc-c222] {
    transform: scaleX(-1);
}

.fa-flip-vertical[qpc-c222] {
    transform: scaleY(-1);
}

.fa-flip-both[qpc-c222],
.fa-flip-horizontal.fa-flip-vertical[qpc-c222] {
    transform: scale(-1);
}

[qpc-c222]:root .fa-flip-both[qpc-c222],
[qpc-c222]:root .fa-flip-horizontal[qpc-c222],
[qpc-c222]:root .fa-flip-vertical[qpc-c222],
[qpc-c222]:root .fa-rotate-90[qpc-c222],
[qpc-c222]:root .fa-rotate-180[qpc-c222],
[qpc-c222]:root .fa-rotate-270[qpc-c222] {
    filter: none;
}

.fa-stack[qpc-c222] {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em;
}

.fa-stack-1x[qpc-c222],
.fa-stack-2x[qpc-c222] {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.fa-stack-1x[qpc-c222] {
    line-height: inherit;
}

.fa-stack-2x[qpc-c222] {
    font-size: 2em;
}

.fa-inverse[qpc-c222] {
    color: var(--bg-white);
}

.fa-at[qpc-c222]:before {
    content: "\f1fa";
}

.fa-accessible-icon[qpc-c222]:before {
    content: "\f368";
}

.fa-arrow-left[qpc-c222]:before {
    content: "\f060";
}

.fa-angle-left[qpc-c222]:before {
    content: "\f104";
}

.fa-arrow-right[qpc-c222]:before {
    content: "\f061";
}

.fa-arrow-circle-left[qpc-c222]:before {
    content: "\f0a8";
}

.fa-angle-down[qpc-c222]:before {
    content: "\f107";
}

.fa-allergies[qpc-c222]:before {
    content: "\f461";
}

.fa-align-justify[qpc-c222]:before {
    content: "\f039";
}

.fa-barcode[qpc-c222]:before {
    content: "\f02a";
}

.fa-bell[qpc-c222]:before {
    content: "\f0f3";
}

.fa-building[qpc-c222]:before {
    content: "\f1ad";
}

.fa-clone[qpc-c222]:before {
    content: "\f24d";
}

.fa-car[qpc-c222]:before {
    content: "\f1b9";
}

.fa-car-garage[qpc-c222]:before {
    content: "\f5e2";
}

.fa-calendar-times[qpc-c222]:before {
    content: "\f273";
}

.fa-calendar-alt[qpc-c222]:before {
    content: "\f073";
}

.fa-circle[qpc-c222]:before {
    content: "\f111";
}

.fa-comments[qpc-c222]:before {
    content: "\f086";
}

.fa-chevron-down[qpc-c222]:before {
    content: "\f078";
}

.fa-chevron-right[qpc-c222]:before {
    content: "\f054";
}

.fa-chevron-up[qpc-c222]:before {
    content: "\f077";
}

.fa-globe[qpc-c222]:before {
    content: "\f0ac";
}

.fa-chevron-square-down[qpc-c222]:before {
    content: "\f329";
}

.fa-chevron-square-left[qpc-c222]:before {
    content: "\f32a";
}

.fa-chevron-square-right[qpc-c222]:before {
    content: "\f32b";
}

.fa-chevron-square-up[qpc-c222]:before {
    content: "\f32c";
}

.fa-calendar[qpc-c222]:before {
    content: "\f133";
}

.fa-clock[qpc-c222]:before {
    content: "\f017";
}

.fa-camera[qpc-c222]:before {
    content: "\f030";
}

.fa-check[qpc-c222]:before {
    content: "\f00c";
}

.fa-exchange-alt[qpc-c222]:before {
    content: "\f362";
}

.fa-envelope[qpc-c222]:before {
    content: "\f0e0";
}

.fa-eye[qpc-c222]:before {
    content: "\f06e";
}

.fa-eye-slash[qpc-c222]:before {
    content: "\f070";
}

.fa-exclamation-circle[qpc-c222]:before {
    content: "\f06a";
}

.fa-file-alt[qpc-c222]:before {
    content: "\f15c";
}

.fa-filter[qpc-c222]:before {
    content: "\f0b0";
}

.fa-facebook[qpc-c222]:before {
    content: "\f09a";
}

.fa-facebook-square[qpc-c222]:before {
    content: "\f082";
}

.fa-google-plus[qpc-c222]:before {
    content: "\f2b3";
}

.fa-google-plus-g[qpc-c222]:before {
    content: "\f0d5";
}

.fa-percent[qpc-c222]:before {
    content: "\f295";
}

.fa-credit-card[qpc-c222]:before {
    content: "\f09d";
}

.fa-dollar-sign[qpc-c222]:before {
    content: "\f155";
}

.fa-home[qpc-c222]:before {
    content: "\f015";
}

.fa-hand-holding-usd[qpc-c222]:before {
    content: "\f4c0";
}

.fa-instagram[qpc-c222]:before {
    content: "\f16d";
}

.fa-linkedin[qpc-c222]:before {
    content: "\f0e1";
}

.fa-location-arrow[qpc-c222]:before {
    content: "\f124";
}

.fa-location[qpc-c222]:before {
    content: "\f601";
}

.fa-list[qpc-c222]:before {
    content: "\f03a";
}

.fa-mobile-alt[qpc-c222]:before {
    content: "\f3cd";
}

.fa-mobile-android[qpc-c222]:before {
    content: "\f3ce";
}

.fa-money-bill[qpc-c222]:before {
    content: "\f0d6";
}

.fa-money-bill-wave[qpc-c222]:before {
    content: "\f53a";
}

.fa-prescription-bottle[qpc-c222]:before {
    content: "\f485";
}

.fa-paw[qpc-c222]:before {
    content: "\f1b0";
}

.fa-phone[qpc-c222]:before {
    content: "\f095";
}

.fa-pen[qpc-c222]:before {
    content: "\f304";
}

.fa-plus[qpc-c222]:before {
    content: "\f067";
}

.fa-search[qpc-c222]:before {
    content: "\f002";
}

.fa-share-alt[qpc-c222]:before {
    content: "\f1e0";
}

.fa-shopping-cart[qpc-c222]:before {
    content: "\f07a";
}

.fa-question[qpc-c222]:before {
    content: "\f128";
}

.fa-pencil-alt[qpc-c222]:before {
    content: "\f303";
}

.fa-times[qpc-c222]:before {
    content: "\f00d";
}

.fa-long-arrow-right[qpc-c222]:before {
    content: "\f178";
}

.fa-microphone[qpc-c222]:before {
    content: "\f130";
}

.fa-truck[qpc-c222]:before {
    content: "\f0d1";
}

.fa-gas-pump[qpc-c222]:before {
    content: "\f52f";
}

.fa-fire[qpc-c222]:before {
    content: "\f06d";
}

.fa-times-circle[qpc-c222]:before {
    content: "\f057";
}

.fa-telegram-plane[qpc-c222]:before {
    content: "\f3fe";
}

.fa-twitter[qpc-c222]:before {
    content: "\f099";
}

.fa-tshirt[qpc-c222]:before {
    content: "\f553";
}

.fa-tools[qpc-c222]:before {
    content: "\f7d9";
}

.fa-user[qpc-c222]:before {
    content: "\f007";
}

.fa-user-tie[qpc-c222]:before {
    content: "\f508";
}

.fa-user-friends[qpc-c222]:before {
    content: "\f500";
}

.fa-user-circle[qpc-c222]:before {
    content: "\f2bd";
}

.fa-whatsapp[qpc-c222]:before {
    content: "\f232";
}

.fa-lock[qpc-c222]:before {
    content: "\f023";
}

.fa-wallet[qpc-c222]:before {
    content: "\f555";
}

.fa-badge-check[qpc-c222]:before {
    content: "\f336";
}

.fa-tasks[qpc-c222]:before {
    content: "\f0ae";
}

.fa-info-circle[qpc-c222]:before {
    content: "\f05a";
}

.fa-quote-left[qpc-c222]:before {
    content: "\f10d";
}

.fa-quote-right[qpc-c222]:before {
    content: "\f10e";
}

.fa-thumbs-up[qpc-c222]:before {
    content: "\f164";
}

.fa-medal[qpc-c222]:before {
    content: "\f5a2";
}

.fa-certificate[qpc-c222]:before {
    content: "\f0a3";
}

.fa-map-marker-alt[qpc-c222]:before {
    content: "\f3c5";
}

.fa-city[qpc-c222]:before {
    content: "\f64f";
}

.fa-chevron-left[qpc-c222]:before {
    content: "\f053";
}

.fa-map-marker[qpc-c222]:before {
    content: "\f041";
}

.fa-trademark[qpc-c222]:before {
    content: "\f25c";
}

.fa-star[qpc-c222]:before {
    content: "\f005";
}

.fa-calendar-day[qpc-c222]:before {
    content: "\f783";
}

.fa-headset[qpc-c222]:before {
    content: "\f590";
}

.fa-sign-in-alt[qpc-c222]:before {
    content: "\f2f6";
}

.sr-only[qpc-c222] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sr-only-focusable[qpc-c222]:active,
.sr-only-focusable[qpc-c222]:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

@font-face {
    font-family: Font Awesome\5 Brands;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fa-brands-400.2746faee8523f28a5057.eot);
    src: url(fa-brands-400.2746faee8523f28a5057.eot?#iefix) format("embedded-opentype"), url(fa-brands-400.68b178e195e6c6034111.woff) format("woff"), url(fa-brands-400.2008e6316b604f95d937.ttf) format("truetype"), url(fa-brands-400.ae1ddd148121fade5a0d.svg#fontawesome) format("svg");
}

.fab[qpc-c222] {
    font-family: Font Awesome\5 Brands;
}

.fal[qpc-c222] {
    font-weight: 300;
}

.fal[qpc-c222],
.far[qpc-c222] {
    font-family: Font Awesome\5 Pro;
}

.far[qpc-c222] {
    font-weight: 400;
}

@font-face {
    font-family: Font Awesome\5 Pro;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(fa-solid-900.3130262819498e9d9ab3.eot);
    src: url(fa-solid-900.3130262819498e9d9ab3.eot?#iefix) format("embedded-opentype"), url(fa-solid-900.04bd3960fa75e2c5c484.woff2) format("woff2"), url(fa-solid-900.21d0d53e91255a3a80f1.woff) format("woff"), url(fa-solid-900.d546d748f7c0e96132d4.ttf) format("truetype"), url(fa-solid-900.eb853357420442f26729.svg#fontawesome) format("svg");
}

.fa[qpc-c222],
.fas[qpc-c222] {
    font-family: Font Awesome\5 Pro;
    font-weight: 900;
}

#map[qpc-c222] {
    border: 1px solid var(--border-light-gray);
    border-radius: 5px;
}

#clearSearchInput[qpc-c222] {
    color: darkred;
    font-size: 22px;
    position: absolute;
    left: 10px;
    top: 10px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}

#search-location-box[qpc-c222] {
    text-overflow: clip;
}

#current-location-mobile[qpc-c222] {
    position: absolute;
    top: 60px;
    left: 5px;
    width: 55px;
    z-index: 2;
}

.cedar-map__search-form[qpc-c222] {
    font-family: sans-serif;
    position: absolute;
    top: 10px;
    right: 15px;
    color: #000 !important;
}

mat-spinner {
    position: absolute !important;
    left: 10px !important;
    top: 10px !important;
    z-index: var(--z-index-lvl-1);
}

.mat-input-underline {
    display: none !important;
}

mat-form-field[qpc-c222] {
    border-radius: 5px;
    border: 1px solid #d3d3d3;
    background-color: var(--bg-white);
    padding: 0 !important;
    width: 280px !important;
    text-align: right !important;
    direction: rtl !important;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}

.mat-form-field-underline {
    height: 0;
    display: none !important;
}

.mat-form-field-ripple {
    height: 0;
}

.mat-form-field-appearance-legacy.mat-form-field-invalid:not(.mat-focused) .mat-form-field-ripple {
    height: 0;
}

.mat-form-field-infix {
    border-top: 0;
}

.mat-form-field-wrapper {
    padding-bottom: 0 !important;
}

.mat-input-element {
    padding: 7px !important;
}

.mat-input-wrapper {
    padding: 7px !important;
}

.mat-form-field-empty.mat-form-field-label {
    color: grey !important;
    padding: 7px !important;
}

mat-option {
    height: 32px !important;
}

.mat-option-text {
    font-size: 12px !important;
    text-align: right !important;
    direction: rtl !important;
}

input[qpc-c222] {
    border: none !important;
}

.mat-progress-spinner {
    display: block;
    position: relative;
    overflow: hidden;
}

.mat-progress-spinner svg {
    position: absolute;
    transform: rotate(-90deg);
    top: 0;
    left: 0;
    transform-origin: center;
    overflow: visible;
}

.mat-progress-spinner circle {
    fill: transparent;
    transform-origin: center;
    transition: stroke-dashoffset 225ms linear;
}

._mat-animation-noopable.mat-progress-spinner circle {
    transition: none;
    animation: none;
}

.cdk-high-contrast-active .mat-progress-spinner circle {
    stroke: currentColor;
    stroke: CanvasText;
}

.mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode="indeterminate"] svg {
    animation: mat-progress-spinner-linear-rotate 2000ms linear infinite;
}

._mat-animation-noopable.mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode="indeterminate"] svg {
    transition: none;
    animation: none;
}

.mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode="indeterminate"] circle {
    transition-property: stroke;
    animation-duration: 4000ms;
    animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
    animation-iteration-count: infinite;
}

._mat-animation-noopable.mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode="indeterminate"] circle {
    transition: none;
    animation: none;
}

.mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode="indeterminate"] svg {
    animation: mat-progress-spinner-stroke-rotate-fallback 10000ms cubic-bezier(0.87, 0.03, 0.33, 1) infinite;
}

._mat-animation-noopable.mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode="indeterminate"] svg {
    transition: none;
    animation: none;
}

.mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode="indeterminate"] circle {
    transition-property: stroke;
}

._mat-animation-noopable.mat-progress-spinner.mat-progress-spinner-indeterminate-fallback-animation[mode="indeterminate"] circle {
    transition: none;
    animation: none;
}

@keyframes mat-progress-spinner-linear-rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes mat-progress-spinner-stroke-rotate-100 {
    0% {
        stroke-dashoffset: 268.606171575px;
        transform: rotate(0);
    }
    12.5% {
        stroke-dashoffset: 56.5486677px;
        transform: rotate(0);
    }
    12.5001% {
        stroke-dashoffset: 56.5486677px;
        transform: rotateX(180deg) rotate(72.5deg);
    }
    25% {
        stroke-dashoffset: 268.606171575px;
        transform: rotateX(180deg) rotate(72.5deg);
    }
    25.0001% {
        stroke-dashoffset: 268.606171575px;
        transform: rotate(270deg);
    }
    37.5% {
        stroke-dashoffset: 56.5486677px;
        transform: rotate(270deg);
    }
    37.5001% {
        stroke-dashoffset: 56.5486677px;
        transform: rotateX(180deg) rotate(161.5deg);
    }
    50% {
        stroke-dashoffset: 268.606171575px;
        transform: rotateX(180deg) rotate(161.5deg);
    }
    50.0001% {
        stroke-dashoffset: 268.606171575px;
        transform: rotate(180deg);
    }
    62.5% {
        stroke-dashoffset: 56.5486677px;
        transform: rotate(180deg);
    }
    62.5001% {
        stroke-dashoffset: 56.5486677px;
        transform: rotateX(180deg) rotate(251.5deg);
    }
    75% {
        stroke-dashoffset: 268.606171575px;
        transform: rotateX(180deg) rotate(251.5deg);
    }
    75.0001% {
        stroke-dashoffset: 268.606171575px;
        transform: rotate(90deg);
    }
    87.5% {
        stroke-dashoffset: 56.5486677px;
        transform: rotate(90deg);
    }
    87.5001% {
        stroke-dashoffset: 56.5486677px;
        transform: rotateX(180deg) rotate(341.5deg);
    }
    100% {
        stroke-dashoffset: 268.606171575px;
        transform: rotateX(180deg) rotate(341.5deg);
    }
}

@keyframes mat-progress-spinner-stroke-rotate-fallback {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(1170deg);
    }
    50% {
        transform: rotate(2340deg);
    }
    75% {
        transform: rotate(3510deg);
    }
    100% {
        transform: rotate(4680deg);
    }
}