@import '_content/KeenDev.AppNgine.Client.Blazor/KeenDev.AppNgine.Client.Blazor.rkt5rll41p.bundle.scp.css';

/* /Pages/ContactUs.Razor.rz.scp.css */
.modal-title[b-ifzkdyet0m] {
    text-align: center;
    font-size: 1.25em;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0px;
    color: #11243E;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 26px;
}

.modal-desc[b-ifzkdyet0m] {
    text-align: center;
    font-size: 1.1250em;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #11243E;
    margin-top: 0;
    line-height: 24px;
}
/* /Pages/History.razor.rz.scp.css */
.history-form_date[b-vq7f5k7w03] {
    display: flex;
    flex-direction: row;
    gap: 2rem;
    align-items: flex-end;
}

.history-card-btn[b-vq7f5k7w03] {
    margin-top: auto;
    display: flex;
    justify-content: center;
}

.history-card-filter[b-vq7f5k7w03] {
    margin-top: 20px;
}

.history-results[b-vq7f5k7w03] {
    width: 80vw;
    min-width: 68rem;
    margin-bottom: 2rem;
}
/* /Pages/Refund/Components/AutoFillTooltip.razor.rz.scp.css */
.tooltip-container[b-0d2nb93q17] {
    flex: 1;
    padding: 10px;
    position: absolute;
    right: -205px;
    top: -170px;
    width: 225px;
    background-color: #F8FBF4;
    border-radius: 9px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    border: 1px solid #85C446;
}

    .tooltip-container[b-0d2nb93q17]::before {
        content: '';
        position: absolute;
        bottom: -10px;
        left: 14px;
        z-index: 2;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid #F8FBF4;
    }

    .tooltip-container[b-0d2nb93q17]::after {
        content: '';
        position: absolute;
        bottom: -12px;
        left: 12px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 12px solid #85C446;
    }

.tooltip-header[b-0d2nb93q17] {
    display: flex;
    align-items: center;
    gap: 16px;
}

    .tooltip-header > :last-child[b-0d2nb93q17] {
        margin-left: auto;
        gap: 0;
    }


.tooltip-bulb[b-0d2nb93q17] {
    width: 24px;
    height: 24px;
}

.tooltip-close[b-0d2nb93q17] {
    width: 20px;
    height: 20px;
    background-color: black;
    -webkit-mask-image: url('CloseTooltip.svg');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-image: url('CloseTooltip.svg');
    mask-repeat: no-repeat;
    mask-size: contain;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

    .tooltip-close:hover[b-0d2nb93q17] {
        background-color: #DE202B;
    }

tooltip-title[b-0d2nb93q17] {
    flex-grow: 1;
    color: #11243E;
    text-align: left;
    font-family: 'Roboto', sans-serif;
}

.tooltip-text[b-0d2nb93q17] {
    color: #11243E;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding-left: 20px;
}

.tooltip-body[b-0d2nb93q17] {
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
}


.tooltip-footer[b-0d2nb93q17] {
    width: 100%;
}

#tooltip-button[b-0d2nb93q17] {
    color: var(--sp-palette-primary-text);
    font-size: 14px;
    text-transform: uppercase;
    background-color: var(--sp-palette-primary);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 25px;
    transition: background-color 250ms;
    width: 158px;
    height: 28px;
}

    #tooltip-button:hover[b-0d2nb93q17] {
        background: #76A745;
    }


.tooltip-hidden[b-0d2nb93q17] {
    display: none;
}

@media screen and (max-width: 1520px) {
    .tooltip-container[b-0d2nb93q17] {
        right: -115px;
    }

        .tooltip-container[b-0d2nb93q17]::before {
            left: 103px;
        }

        .tooltip-container[b-0d2nb93q17]::after {
            left: 101px;
        }
}
/* /Pages/Refund/Components/StepCustomsStamp.razor.rz.scp.css */
.radio-wrapper[b-hh9b2plxnh] {
    display: flex;
    justify-content: center;
}

.radio-group[b-hh9b2plxnh] {
    display: flex;
    gap: 20px;
}

.radio-option[b-hh9b2plxnh] {
    display: flex;
    align-items: center;
    gap: 5px;
}

.input-customsStampDate[b-hh9b2plxnh] {
    display: flex;
    flex-direction: column;
    font-size: 16px; 
    font-weight: 400;
    display: flex;
    align-items: flex-start;
}

.input-customsStampDate[b-hh9b2plxnh]  input {
    height: 42px;
    width: 366px !important;
}
/* /Pages/Refund/Components/StepDA.razor.rz.scp.css */
.card-imprit[b-s7iyn3rr2a] {
    width: 90%;
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
    max-width: 40rem;
}

.card-imprit_row[b-s7iyn3rr2a] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 3px;
    position: relative;
    height: 3.1rem;
}

.card-imprit_label[b-s7iyn3rr2a] {
    flex: 1;
    text-align: end;
}

.fillable .card-imprit_row[b-s7iyn3rr2a]::after {
    content: '';
    height: 8px;
    width: 8px;
    top: 1px;
    right: 10px;
    position: absolute;
    background-color: #85C446;
    border-radius: 50%;
    transition: transform 0.2s ease;
}

.card-imprit_input[b-s7iyn3rr2a] {
    margin: 0;
    background-color: #F7F8F8;
    border-radius: 10px;
    width: 300px;
    padding: 0.4rem 0.6rem;
}

[b-s7iyn3rr2a] .icons-card {
    position: absolute;
    right: -5.5rem;
    bottom: 38%;
}

.bracket[b-s7iyn3rr2a] {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
    padding: 5px 5px 5px 0;
}

    .bracket[b-s7iyn3rr2a]::before {
        content: '';
        position: absolute;
        border: 2px solid #DFDFDF;
        border-left: 0;
        height: 100%;
        width: 20px;
        right: -2px;
        top: -2px;
    }
/* /Pages/Refund/Components/StepRecap.razor.rz.scp.css */
.recap-card[b-yefopwxu2z] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 14rem;
    flex: 1;
    margin-bottom: 4rem;
}

.recap-card-content[b-yefopwxu2z] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.4rem;
    width: 100%;
    height: 100%;
}

.recap-card-content_text[b-yefopwxu2z] {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    flex: 1;
    padding: 0 1rem 1rem;
    max-width: 25.5rem;
}

.icon-error[b-yefopwxu2z] {
    position: absolute;
    top: -10px;
    left: -19px;
}

.bg-highlight-to-red[b-yefopwxu2z] {
    background: rgba(222, 32, 43, 0.05);
    color: #DE202B;
    width: initial;
    border-radius: 7px;
}

.separator[b-yefopwxu2z] {
    position: relative;
    width: 2px;
    background-color: #e0e0e0;
    height: 100%;
}

.refund-card[b-yefopwxu2z] {
    width: 90%;
    max-width: 33rem;
    height: 96px;
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: .4rem;
    align-content: center;
}

.refund-title[b-yefopwxu2z] {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 500;
}

.refund-amount[b-yefopwxu2z] {
    text-align: center;
    font-size: 1.75rem;
    font-weight: 700;
    color: #85C446;
}
/* /Pages/Refund/Components/StepSheetCheck.razor.rz.scp.css */
.table[b-6mmblc44ih] {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}

    .table > div[b-6mmblc44ih] {
        display: flex;
        align-items: center;
        gap: 12px;
        align-self: stretch;
    }

.td[b-6mmblc44ih] {
    display: flex;
    height: 36px;
    padding: 3px 12px;
    align-items: center;
    gap: 3px;
    flex: 1 0 0;
    min-width: 366px;
    border-radius: 6px;
    background: var(--greys-background, #F8F8F8);
}

    .td > p[b-6mmblc44ih] {
        color: #11243E;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.5px;
    }

/* /Pages/Refund/Refund.razor.rz.scp.css */
.refundsuccess-title[b-40x0jczdjc] {
    text-align: center;
    font-size: 1.25em;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0px;
    color: #11243E;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 26px;
}

.refundsuccess-desc[b-40x0jczdjc] {
    text-align: center;
    font-size: 1.1250em;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #11243E;
    margin-top: 0;
    line-height: 24px;
}
.cancel-button:hover[b-40x0jczdjc]  .cross-icon {
    background-color: red;
}

[b-40x0jczdjc] .cross-icon {
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.cancel-button button[b-40x0jczdjc] {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .02857em;
    line-height: 1.80;
    font-size: 20px;
    top: 0;
}

.cancel-button[b-40x0jczdjc] {
    height: 60px;
    display: flex;
    justify-content: end;
    align-items: center;
    width: 100%;
}
/* /Shared/Components/CancelRefundDialog.razor.rz.scp.css */
.modal-title[b-yf6soa0bzx] {
    text-align: center;
    font-size: 1.25em;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0px;
    color: #11243E;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 26px;
}

.modal-desc[b-yf6soa0bzx] {
    text-align: center;
    font-size: 1.1250em;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    color: #11243E;
    margin-top: 0;
    line-height: 24px;
}
.radio-option[b-yf6soa0bzx] {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    text-align: end;
    width: 100%;
    margin: 5px 0 10px 0;
}


[b-yf6soa0bzx] input[type="radio"] {
    margin-left: 0;
}

.radio-option label[b-yf6soa0bzx] {
    cursor: pointer;
}

.radio-option:nth-child(2n+1)[b-yf6soa0bzx] {
    margin-top: 15px;
}

.radio-option[b-yf6soa0bzx] {
    margin-top: 40px;
}

/* /Shared/Components/ConfirmModal.razor.rz.scp.css */
h4[b-brca3kmayy] {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}
/* /Shared/Components/ErrorModal.razor.rz.scp.css */
img[b-v80j0nl7ox] {
    width: 2.25rem;
    height: 2.25rem;
}
/* /Shared/Components/Tooltip.razor.rz.scp.css */
.tooltip.icon-info[b-92wnla5978] {
    position: relative;
    display: inline-block;
}

    .tooltip.icon-info .tooltiptext[b-92wnla5978] {
        visibility: hidden;
        width: 474px;
        background-color: var(--sp-palette-white);
        border: 1px solid #BEBEBE;
        color: var(--sp-palette-secondary);
        border-radius: 6px;
        padding: 15px;
        position: absolute;
        z-index: 1;
        bottom: 150%;
        left: 70%;
        margin-left: -38px;
    }


        .tooltip.icon-info .tooltiptext[b-92wnla5978]::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 5%;
            margin-left: -5px;
            border-width: 10px;
            border-style: solid;
            border-color: #BEBEBE transparent transparent transparent;
        }

    .tooltip.icon-info:hover .tooltiptext[b-92wnla5978] {
        visibility: visible;
    }

.tooltip.icon-dot[b-92wnla5978] {
    position: relative;
    display: inline-block;
}

    .tooltip.icon-dot .tooltiptext[b-92wnla5978] {
        visibility: hidden;
        width: 300px;
        background-color: var(--sp-palette-white);
        border: 1px solid #BEBEBE;
        color: var(--sp-palette-secondary);
        border-radius: 6px;
        padding: 15px;
        position: absolute;
        z-index: 1;
        bottom: 150%;
        left: 125%;
        margin-left: -38px;
    }

        .tooltip.icon-dot .tooltiptext[b-92wnla5978]::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 5%;
            margin-left: -5px;
            border-width: 10px;
            border-style: solid;
            border-color: #BEBEBE transparent transparent transparent;
        }

    .tooltip.icon-dot .tooltip-dot[b-92wnla5978] {
        visibility: visible;
        mask: url(./Images/Dot.svg) no-repeat;
        font-size: 0.6rem;
        position: absolute;
        top: -3px;
        right: 15px;
    }

@media screen and (max-width: 1700px) {
    .tooltip.icon-info .tooltiptext[b-92wnla5978] {
        left: -8rem;
    }

    .tooltip.icon-dot .tooltiptext[b-92wnla5978] {
        left: -8rem;
    }

        .tooltip.icon-info .tooltiptext[b-92wnla5978]::after {
            left: 11rem;
        }
}
/* /Shared/ContentMain.razor.rz.scp.css */
div.page-content[b-hpiyvgpl7j] {
    display: flex;
    width: 100%;
}

div.main-content[b-hpiyvgpl7j] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: relative;
}

.background-image[b-hpiyvgpl7j] {
    background-image: url(/images/WorldMap.svg);
    background-size: 100% 100%;
    background-position: center;
}

.animated-background[b-hpiyvgpl7j] {
    background-image: url(/images/WorldMap.svg);
    background-size: auto 100%;
    -webkit-animation: slideBackground 100s linear infinite;
    -moz-animation: slideBackground 100s linear infinite;
    animation: slideBackground-b-hpiyvgpl7j 100s linear infinite;
}

.justify-start[b-hpiyvgpl7j] {
    justify-content: flex-start;
}

@-webkit-keyframes slideBackground {
    from {
        background-position-x: 0;
    }

    to {
        background-position-x: -2100px;
    }
}

@-moz-keyframes slideBackground {
    from {
        background-position-x: 0;
    }

    to {
        background-position-x: -2100px;
    }
}

@keyframes slideBackground-b-hpiyvgpl7j {
    from {
        background-position-x: 0;
    }

    to {
        background-position-x: -2100px;
    }
}
/* /Shared/ErrorPages/Error403.razor.rz.scp.css */
.main_error[b-pbv0an2n8k] {
    background-image: url("Images/WorldMap.svg");
    background-size: 100% 100%;
    background-position: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.error-img[b-pbv0an2n8k] {
    width: 28rem;
    height: 6.75rem;
}

.error-text[b-pbv0an2n8k] {
    font-weight: 600;
    font-size: 1.5rem;
    text-transform: uppercase;
}
/* /Shared/ErrorPages/Error404.razor.rz.scp.css */
.main_error[b-9utb7cjb9m] {
    background-image: url("Images/WorldMap.svg");
    background-size: 100% 100%;
    background-position: center;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.error-img[b-9utb7cjb9m] {
    width: 28rem;
    height: 6.75rem;
}

.error-text[b-9utb7cjb9m] {
    font-weight: 600;
    font-size: 1.5rem;
    text-transform: uppercase;
}
/* /Shared/NavMenu.razor.rz.scp.css */
a[b-9k2mk117fw] {
    display: flex;
    align-items: center;
}

img[b-9k2mk117fw] {
    width: 10rem;
}
