<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.mb-s {
    display: none;
}
.footer-1 {
    color: #fff;
}

.footer-2 {
    color: #fff;
}

.footer-1 ul li a {
    color: #fff;
}

.footer-1 ul li {
    list-style: none;
    padding-bottom: 7px;
    font-size: 19px;
    font-family: "Source Sans Pro", sans-serif;
}

.email {
    padding-left: 30px;
    position: relative;
}

.email::before {
    content: "\f003";
    position: absolute;
    top: 1px;
    font-family: "FontAwesome";
    left: 0;
    color: #ff5617;
}

.footer-2 a {
    color: #fff;
    word-break: break-all;
    font-size: 17px;
}

.phone {
    padding-left: 30px;
    position: relative;
}

.phone::before {
    content: "\f095";
    position: absolute;
    top: 1px;
    font-family: "FontAwesome";
    left: 0;
    color: #ff5617;
}

.addressNew {
    padding-left: 30px;
    position: relative;
}

.addressNew:before {
    content: "\f041";
    position: absolute;
    top: 1px;
    font-family: "FontAwesome";
    left: 0;
    color: #ff5617;
}

.footer-2 p {
    margin-bottom: 15px;
    color: #fff;
    font-size: 17px;
}

img.brands {
    max-width: 100%;
    background-size: 100%;
    background-image: url(https://www.maxoderm.com/app/desktop/images/sprite_new.png);
    background-position: 0 90.91478%;
    background-size: 489.795918%;
}

.footer-4 p {
    font-size: 18px;
    color: #fff;
    text-align: left;
    margin-bottom: 15px;
}

.copy p {
    color: #fff;
    text-align: left;
    font-size: 18px;
    font-family: "Source Sans Pro", sans-serif;
}

.copy a {
    margin-left: 15px;
    color: #fff;
    font-family: "Source Sans Pro", sans-serif;
}

span.mobile-terms {
    color: #fff;
}

.footer-2 a:hover {
    color: #fff;
    text-decoration: none;
}

.footer-1 ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.copy {
    border-top: 1px solid #313131;
}

.footer-1 h5 {
    color: #fff;
}

.nav-item-link:hover {
    color: black;
}

.footer-nav-link:hover,
.footer-bottom-nav-link:hover,
.footer-legal-link:hover {
    color: white;
    font-weight: 600;
}

.section-products-heading {
    text-align: center;
    margin: 60px 0 50px 0;
}

.section-products-heading h2 {
    font-weight: 600;
    font-size: 67px;
}

.product-card .info {
    text-align: center;
}

.product-card .info h1,
.product-card .info h2,
.product-card .info h3,
.product-card .info h4 {
    line-height: 30px;
}

.product-card .info h1 {
    font-size: 30px;
}

.product-card .info h2 {
    font-size: 18px;
    color: #666;
}

.section-products-heading h3,
.product-card .info h3 {
    font-size: 24px;
    color: #f00;
    font-family: "Playfair Display", serif;
}

.product-card .info h4 {
    font-size: 30px;
    color: red;
}

.product-card .info .priceline {
    font-size: 30px;
}

.product-card .info .priceline .price {
    vertical-align: middle;
}

.product-card .info .priceline .msrp {
    font-size: 24px;
    background: linear-gradient(to left bottom,
            transparent 47.75%,
            red 49.5%,
            red 50.5%,
            transparent 52.25%);
    vertical-align: middle;
    margin-left: 15px;
}

.product-card .info img {
    width: 90px;
}

.accordion-button {
    padding-left: 10px;
}


.accordion-button::after {
    background-image: url('data:image/svg+xml,%3csvg  xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23000000"%3e%3cpath fill-rule="evenodd" d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"/%3e%3c/svg%3e');
}

.accordion-button:hover {
    z-index: 0;
}

.accordion-button:not(.collapsed) {
    background-color: #000;
    color: #fff;
    padding-left: 5px;
    display: inline-block;
}

.accordion-button::after {
    background-image: url('data:image/svg+xml,&lt;svg  xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23FFFFFF"&gt;&lt;path fill-rule="evenodd" d="M19,13H5V11H19V13Z"/&gt;&lt;/svg&gt;');
}

.accordion-button::after {
    background-image: url('data:image/svg+xml,%3csvg  xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23000000"%3e%3cpath fill-rule="evenodd" d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"/%3e%3c/svg%3e');
}

.accordion-body {
    border-left: 1px solid rgba(0, 0, 0, 0.125);
    border-right: 1px solid rgba(0, 0, 0, 0.125);
    padding-left: 15px;
}

.accordion-item:last-of-type .accordion-body {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion-body&gt;ul&gt;li {
    margin-left: 15px;
}

.cus-slider&gt;.slick-arrow {
    position: absolute;
    bottom: -85px;
    background: transparent;
    color: transparent;
    border: none;
    outline: none;
    height: fit-content;
    padding: 0;
    width: 100%;
    margin-left: -20px;
}

.cus-slider&gt;.slick-arrow::after {
    color: #888 !important;
    font-size: 60px;
    font-weight: 600;
    transition: 0.3s ease-in-out;
}

.cus-slider&gt;.slick-arrow:hover::after {
    color: #ff0000 !important;
}

.cus-slider&gt;.slick-prev::after {
    content: "\203A";
}

.cus-slider&gt;.slick-next::after {
    content: "\2039";
}

.cus-slider&gt;.slick-next {
    left: -20px;
}

.cus-slide::after {
    position: absolute;
    content: "";
    width: 35px;
    height: 35px;
    background: url(./assets/img/qoute2.png);
    top: -12px;
    right: -12px;
    background-size: cover;
    background-repeat: no-repeat;
}

@media only screen and (min-width: 1200px) {
    .cus-slider&gt;.slick-arrow {
        left: 0;
        width: 19.63px;
        margin-left: 0;
    }
}

.footer-2 h5 {
    color: #fff;
}

@media(max-width:767px){
/*    .footerRow .col-lg-1.col-sm-5.col-3.footer-1 {
    max-width: 20%;
}

.footerRow .col-lg-3.col-sm-7.col-9.footer-2 {
    max-width: 72%;
}*/
    .mb-s {
    display: block;
}
.footer-4 p{
    font-size: 12px;
}
    img.img-fluid.footerbrands {
        max-width: 170px;
        margin: 30px 0 60px 0;

    }
        .align-self-center {
        display: flex;
        justify-content: center;
    }
.col-lg-5.footer-4.mt-3.mt-lg-0.text-lg-left,.footer-4 p{
    text-align: center;
}
.footer{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
section.footer-social {
    display: none;
}
.footerRow {
        gap: 0;
    }
    .footer-1 ul li a, .footer-2 a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
}
}</pre></body></html>