<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************************* ******* start Layout panel-tip ****** **************************/

.panel-tip {
    display: flex;
    margin-bottom: 30px;
    background: #ECF0F3;
    padding: 15px 5px;
    text-align: left;
}

.panel-tip h2 {
    color: #0a246a;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.3;
}

.panel-tip i {
    color: #0a246a;
    font-size: 35px;
    font-weight: 400;
    padding: 15px 25px
}

.panel-tip p {
    font-size: 15px;
    color: black;
    line-height: 1.8;
    text-align: justify;
    padding: 0 15px 0 0;
}

.tip-p-button {
    font-size: 15px;
    height: 45px;
    padding: 10px 30px;
    font-weight: 500;
    border-color: var(--essens-blue) !important;
    float: right;
    margin-right: 15px;
}

@media (min-width: 554px) {
    .tip-p-flex {
        margin-right: 65px;
    }
}

/************************* ******* close Layout panel-tip ****** **************************/

.lp-mainpage {
    background: white none repeat scroll 0 0;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1200px) {
    .lp-mainpage {
        width: 1190px;
    }
}

.lp-layout-heading-h1 {
    margin-top: 50px;
    color: var(--essens-blue);
    font-weight: 600;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.lp-layout-heading-h4 {
    color: #db0962;
    font-weight: 600;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.lp-layout-panel-heading-h2 {
    display: block !important;
    margin-bottom: 30px;
    background: #ecf0f3;
    padding: 24px 5px;
    text-align: center;
    color: #0a246a;
    font-weight: bold;
}

.lp-layout-panel-heading-h3 {
    display: block !important;
    margin-bottom: 30px;
    background: #ecf0f3;
    padding: 24px 5px;
    text-align: center;
    color: #0a246a;
    font-weight: bold;
}

.lp-layout-faq .panel-default &gt; .panel-heading {
    color: #002e5d;
    background-color: #f9f9f9;
}

.lp-layout-faq .panel-heading .accordion-toggle:after {
    color: #dc0069;
}

.lp-layout-faq .panel-default .question {
    margin: 5px 0 5px 0;
    line-height: 1.5;
    font-size: 16px;
    padding-right: 20px;
}

.lp-layout-faq .panel-body .answer {
    margin: 20px 15px;
    line-height: 2 !important;
    font-size: 16px
}

.lp-text-justify {
    text-align: justify;
}

/************************* ******* start Layout ceo-box ****** **************************/

.ceo-box {
    /*max-width: 600px;*/
    width: 100%;
    margin: 0 auto;
    text-align: justify;
}

.ceo-box .slide-read-more {
    overflow: hidden;
}

.ceo-box .slide-read-more-button {
    cursor: pointer;
    text-align: left;
    margin-top: 8px;
    color: #488A8A;
    text-decoration: underline;
    padding: 0 15px;
}

.ceo-box .box-p-init {
    position: relative;
    height: 80px;
    padding: 0 15px;
}

.ceo-box .box-more-v-init {
    height: 35px;
}

.ceo-box .icon-dropdown-arrow {
    padding-left: 5px;
}

.ceo-h1 {
    text-align: center;
    line-height: 0.9;
    padding-bottom: 10px;
}

.ceo-h1 .h1-blue {
    color: #16315b;
}

.ceo-h1 .h1-pink {
    color: #df196a;
    font-size: 20px;
}

.ceo-box .ceo-h2 {
    color: var(--essens-blue);
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: inherit;
    margin: 0;
    text-align: left;
    text-transform: none;
    position: relative;
    z-index: 3;
}

.ceo-box .ceo-h2:before, .ceo-box .ceo-h2:after {
    display: none;
}

.ceo-box ul li {
    list-style: initial;
}

.thumbnail-new .c_onstock {
    display: none;
}

.nav-justified-new a, .h-po a {
    color: var(--essens-blue);
    text-decoration: none;
}


/************************* ******* close Layout ceo-box ****** **************************/

/************************* ******* start Layout blog-box ****** **************************/

.blog-btn-primary {
    color: var(--essens-blue);
    background: #D5E8FF;
    border-color: #D5E8FF;
    border-radius: 0;
    margin-top: 0;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 600;
}

.blog-btn-primary:hover {
    color: var(--essens-blue);
    background: #D5E8FF;
    border-color: #D5E8FF;
}

.blog-line-auth {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: flex;
    text-align: center;
}

@media (max-width: 1000px) {
    .blog-line-auth {
        background: #ecf0f3;
        padding: 10px 0;
    }
}

@media (min-width: 1000px) {
    .blog-line-auth {
    padding-top: 1.5rem !important;;
    }
}

.blog-line-auth &gt; :not(:last-child)::after {
    margin: 0 0.5rem;
}

.blog-line-auth &gt; :not(:last-child)::after {
    content: "/";
    display: inline-block;
    margin: 0 1rem;
    color: rgb(107, 107, 107);
}

@media (min-width: 62em) {
    .blog-line-auth:not(:empty)::before {
        margin-right: 1rem;
    }
}

@media (min-width: 62em) {
    .blog-line-auth:not(:empty)::after {
        margin-left: 1rem;
    }
}

@media (min-width: 62em) {
    .blog-line-auth::before, .blog-line-auth::after {
        content: "";
        flex: 1 1 0%;
        border-bottom: 1px solid rgb(225, 225, 225);
    }
}

.blog-line-auth p, .blog-line-auth a {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0;
    color: black;
    margin: 0;
}

.color-pink {
    color: var(--essens-pink);
}


/************************* ******* close Layout blog-box ****** **************************/</pre></body></html>