<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c-header.c-header-dark{
    background-color: rgba(28, 33, 36, 1);
    height: 83px;
}

.c-header-dark .sl-nav{
    color: white !important;
}

.c-main{
    /*margin-top: 40px !important;*/
}

.form-control{
    min-width: 50px;
}

a, a:hover{
    color: #0085cd;
}

.box-title{
    background-color: #0085cd;
    color: white;
    padding: .5rem;
    font-size: 16px;
}

.box-content{
    padding: .5rem;
}

@media (min-width: 576px) {
    .container {
        max-width: none;
        padding: 0 30px;
    }
}

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

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

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

@media (min-width: 1400px) {
    .container {
        max-width: 1300px
    }
}

.container{
    /*padding: 0 !important;*/
}

.top-nav-bar{
    border-bottom: 1px solid #d8dbe0;
    padding: 6px 0;
    margin: 30px auto;
}

.btn-nav-link.active{
    color: white !important;
}

.btn-nav-link{
    color: #3c4b64 !important;
    font-size: 14px !important;
    margin-right: 3px;
}

.btn-nav-link:hover{
    color: white !important;
}

.btn-disable-link{
    /*color: #0a0b18 !important;*/
    cursor: grab !important;
}

.btn-disable-link:hover{
    color: #0a0b18 !important;
}

@media only screen and (min-width: 100px) and (max-width: 680px) {

    .ns-table-responsive,
    .ns-table-responsive tbody,
    .ns-table-responsive th,
    .ns-table-responsive td,
    .ns-table-responsive tr {
        display: block;
        width: 100% !important;
    }

    .ns-table-responsive .ns-hidden-sm {
        display:none;
    }

    .ns-table-responsive thead {
        /*    display: none; */
    }

    .ns-table-responsive th,
    .ns-table-responsive td {
        width: auto;
        max-width: none;
        min-width: 0;
        overflow: visible;
        white-space: normal;
    }

    .ns-table-responsive th:not(:last-child):not(.ns-table-link),
    .ns-table-responsive td:not(:last-child):not(.ns-table-link),
    .ns-table-responsive .ns-table-link:not(:last-child) &gt; a {
        padding-top: 5px !important;
        padding-bottom: 5px;
    }

    .ns-table-responsive th:not(:first-child):not(.ns-table-link),
    .ns-table-responsive td:not(:first-child):not(.ns-table-link),
    .ns-table-responsive .ns-table-link:not(:first-child) &gt; a {
        padding-top: 5px !important;
    }

    .ns-table-responsive td:last-child{

    }

    .ns-table-justify.ns-table-responsive th,
    .ns-table-justify.ns-table-responsive td {
        padding-left: 0;
        padding-right: 0;
    }

    .table-cart .cart-item{
        flex-direction: column;
    }

    .table-cart .cart-item img{
        display: flex;
        margin: 0 auto 10px auto;
    }

    .table-cart .item-total-price{
        border-top: 1px solid #cbcbcb !important;
        margin-top: 5px;
    }

    .text-resp-algin, .btn-resp-algin {
        text-align:right!important;
    }
    .text-qty-label {
        text-align: right !important;
    }
}

img {
    max-width:100%;
}

.bg-light{
    color: #3c4b64;
}

.bg-light-grey{
    background-color: #f8f8f8;
}

.h-center{
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.c-white-theme .coupon-box-title{
    background: #fff !important;
    background: linear-gradient(45deg, #e3e8ed 0%, #fff 100%) !important;
    border-color: #fff !important
}

.c-white-theme .coupon-box-body{
    background: #fff !important;
    background: linear-gradient(45deg, #e3e8ed 0%, #fff 100%) !important;
    border-color: #fff !important
}

.c-dark-theme .coupon-box-title{
    background: #292a2b !important;
    background: linear-gradient(45deg, #4c4f54 0%, #292a2b 100%) !important;
    border-color: #292a2b !important
}

.c-dark-theme .coupon-box-body{
    background-color: #0e0e15 !important;
}

.hide{
    display: none;
}

.confirm-subtitle{
    border-bottom: 1px solid #1e87f0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}

.big-number{
    color: #1e87f0;
    font-size: 30px;
    margin-right: 5px;
}

body {
    font-size: 15px;
    line-height: 19px;
}

.c-white-theme .btn:not([class*=ghost]):not([class*=link]):not([class*=outline]):not([class*=transparent]) {
    border: 0;
    box-shadow: 0 1px 1px 0 rgba(var(--elevation-base-color), .14), 0 2px 1px -1px rgba(var(--elevation-base-color), .12), 0 1px 3px 0 rgba(var(--elevation-base-color), .20)
}

@media (max-width: 768px){
    .text-resp-center {
        text-align:center!important;
    }
}

body { color: #444444;}

h1, .h1 { color: #444444;}

h2, h3, h4, h5, h6,
.h2, .h3, .h4, .h5, .h6 { color: #0085cd; }

h4 {
    font-weight: 400!important;
}

a[data-value] {
    color: #fff;
}

dl a {
    font-weight: 600;
}
dd, dl {
    margin-bottom: 0px;
    line-height: 1rem;
}

dl {
    font-size: 0.8rem;
}

.faq-header-description {
    font-size: 20px;
    line-height: 34px;
}

.faq-questions-list {
    font-size: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.faq-questions-list a {
    color: inherit;
}

.faq-children-list tr td {
    border-bottom-color: #d8dbe0;
}

.faq-content a, h2, h3, h4 {
    color: inherit;
}

.faq-content .question-title {
    font-size: 40px;
}
</pre></body></html>