<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* top */
.mat-footerTop {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}
.mat-footerTop__wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 1440px;
    padding: 50px;
    gap: 20px;
}
.mat-footerTop__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 0;
    flex: 1 1 0;
}
.mat-footerTop__itemIcon {
    width: 40px;
    height: 40px;
    margin-bottom: 12px;
}
.mat-footerTop__itemIcon::before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 40px;
    //color: #D5CAA5;
}
.mat-footerTop__itemText {
    width: 100%;
    text-align: center;
    font-size: 17px;
    line-height: 27px;
    //color: #F6F5F2;
    margin: 0;
}

.mat-footerTop.backcolor__accent-1 {
    background-color: #D5CAA5;
}
.mat-footerTop.backcolor__accent-1 .mat-footerTop__itemIcon,
.mat-footerTop.backcolor__accent-1 .mat-footerTop__itemText {
    color: #413936;
}

.mat-footerTop.backcolor__accent-2 {
    background-color: #6B7264;
}
.mat-footerTop.backcolor__accent-2 .mat-footerTop__itemIcon {
    color: #D5CAA5;
}
.mat-footerTop.backcolor__accent-2 .mat-footerTop__itemText {
    color: #ffffff;
}

.mat-footerTop.backcolor__background-1 {
    background-color: #BCC0AE;
}
.mat-footerTop.backcolor__background-1 .mat-footerTop__itemIcon,
.mat-footerTop.back__background-1 .mat-footerTop__itemText {
    color: #161413;
}

/* support */
.mat-footerSupport {
    display: flex;
    justify-content: center;
    width: 100%;
    background-color: #F6F5F2;
}
.mat-footerSupport__wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1440px;
    padding: 50px;
    gap: 20px;
}
.mat-footerSupport__item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 0;
    flex: 1 1 0;
}
.mat-footerSupport__itemIcon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 80px;
    //background-color: #D5CAA5;
    border-radius: 80px 100px 60px 90px;
    margin-right: 20px;
    flex: 0 0 auto;
}
.mat-footerSupport__itemIcon::before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    //color: #413936;
    font-size: 40px;
}
.mat-footerSupport__itemData {
    display: flex;
    flex-direction: column;
    width: 0;
    flex: 1 1 0;
}
.mat-footerSupport__itemDataTitle {
    margin: 0;
    font-size: 23px;
    line-height: 33px;
    font-family: 'Prata', serif;
    margin-bottom: 8px;
}
.mat-footerSupport__itemData &gt; p:last-child {
    margin-top: 0;
    font-size: 17px;    
    line-height: 27px;
}
.mat-footerSupport__itemData p a {
    color: #413936;
}

.mat-footerSupport__itemDataText a {
    color: #413936;
}

.mat-footerSupport__itemIcon.back-color__accent-1 {
    background-color: #D5CAA5;
}
.mat-footerSupport__itemIcon.back-color__accent-1::before {
    color: #413936;
}
.mat-footerSupport__itemIcon.back-color__accent-2 {
    background-color: #6B7264;
}
.mat-footerSupport__itemIcon.back-color__accent-2::before {
    color: #D5CAA5;
}

/* Sitemap */
// .mat-footerSitemap {
//     display: flex;
//     justify-content: center;
//     width: 100%;
//     background-color: #F6F5F2;
// }
// .mat-footerSitemap__wrapper {
//     display: flex;    
//     width: 100%;
//     max-width: 1440px;
//     padding: 0 50px 50px;
//     gap: 20px;
// }
// .mat-footerSitemap__list {
//     display: flex;
//     flex-direction: column;
//     justify-content: flex-start;
//     width: 0;
//     flex: 1 1 0;
//     list-style: inside none;
//     padding: 0;
// }
// .mat-footerSitemap__list.-shop {
//     flex-wrap: wrap;
//     flex: 2 2 0;
//     max-height: 133px;
// }
// .mat-footerSitemap__listItem {
//     margin-bottom: 8px;
// }
// .mat-footerSitemap__listItem:nth-of-type(3n+4) {
//     margin-bottom: 0;
// }
// .mat-footerSitemap__listItemTitle {
//     font-size: 15px;
//     line-height: 22px;
//     font-weight: 500;
//     margin: 0;
//     color: #413936;
//     font-family: "Outfit", sans-serif;
// }
// .mat-footerSitemap__listItemLink {
//     margin: 0;
//     font-size: 15px;
//     color: #413936;
//     line-height: 22px;
//     font-weight: 300;
//     text-decoration: none;
//     font-family: "Outfit", sans-serif;
// }
// .mat-footerSitemap__listItemLink:hover {
//     text-decoration: underline;
// }

/* sitemap */
footer.footer .footer__content-top .footer__blocks-wrapper .footer-block.grid__item.footer-block--menu .footer-block__heading {
    font-size: 17px;
    line-height: 27px;
    color: #413936;
    font-weight: 500;
    margin-bottom: 8px;
}
footer.footer .footer__content-top .footer__blocks-wrapper .footer-block.grid__item.footer-block--menu .footer-block__details-content li {
    margin: 0;
}
footer.footer .footer__content-top .footer__blocks-wrapper .footer-block.grid__item.footer-block--menu .footer-block__details-content li a {
    margin: 0 0 8px 0;
    font-size: 15px;
    color: #413936;
    line-height: 22px;
    font-weight: 300;
    text-decoration: none;
    font-family: "Outfit", sans-serif;    
    padding-bottom: 0;
}
footer.footer .footer__content-top .footer__blocks-wrapper .footer-block.grid__item.footer-block--menu .footer-block__details-content li a:hover {
    text-decoration: underline;
}
footer.footer {
    margin-top: 0;
    border-top: none;
    background-color: #F6F5F2;
    padding-top: 0;
    padding-bottom: 0;
}
footer.footer .footer__content-top {
    width: 100%;
    max-width: 1440px;
    padding: 0 50px 50px;
}
.footer.footer .footer__content-top .footer__blocks-wrapper .footer-block__heading {
    font-size: 17px;
    font-family: "Outfit", sans-serif;
}
.footer.footer .footer__content-top .footer__blocks-wrapper .footer-block--menu {
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.footer.footer .footer__content-top .footer__blocks-wrapper .footer-block__details-content .list-menu__item {
   text-decoration: none;
}

/* newsletter */ 
footer.footer .footer__content-top .footer-block--newsletter {
    margin-top: 50px;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .field::after {
    display: none;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .field .field__input {
    border: 1px solid #D7D4CD;
    border-radius: 13px;    
}
footer.footer .footer__content-top .footer-block__newsletter .footer-block__heading {
    font-size: 17px;
    line-height: 27px;
    color: #413936;
    font-weight: 500;
    margin-bottom: 20px;
    font-family: "Outfit", sans-serif;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form {
    max-width: none;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .newsletter-form__field-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: none;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .field {
    max-width: 358px;
    margin-bottom: 20px;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .field__input {
    padding-left: 15px;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .field .field__label {
    color: rgba(22,20,19,0.4);
    top: 10px;
    left: 15px;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .field__input:focus + .field__label,
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .field__input:not(:placeholder-shown) + .field__label {
    top: 5px;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .field button {
    right: 0;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .field button[disabled] {
    opacity: 0.5;
    cursor: not-allowed;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .field button &gt; svg path {
    fill: #6B7264;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .mat-footer__newsletterCheckbox  {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    flex: 0 0 auto;
    position: relative;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .mat-footer__newsletterCheckboxInput  {
    display: flex;
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .mat-footer__newsletterCheckboxPlaceholder {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    border: 1px solid #D7D4CD;
    pointer-events: none;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .mat-footer__newsletterCheckboxPlaceholder .dor-icon-checkmark {
    display: flex;
    width: 16px;
    height: 16px;
    transform: scale(0);
    transform-origin: center;
    transition: transform 0.12s ease;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .mat-footer__newsletterCheckboxPlaceholder .dor-icon-checkmark::before {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .mat-footer__newsletterCheckboxInput:checked + .mat-footer__newsletterCheckboxPlaceholder .dor-icon-checkmark {
    transform: scale(1);
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .mat-footer__newsletterCheckboxLabel {
    z-index: 99;
    line-height: 22px;
    font-size: 15px;
    color: #413936;
    font-weight: 300;
    margin-left: 8px;
    width: 50%;
}
footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .mat-footer__newsletterCheckboxLabel a {
    color: #413936;
}
footer.footer .footer__content-bottom {
    background-color: #FFF;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: none;
}
// footer.footer .mat-footer__trustpilot {
//     width: 240px;
//     height: 30px;
//     background-color: #50B37F;
// }
footer.footer .footer__content-top .footer__list-social .list-social__item {
    margin-left: 20px;
}
footer.footer .footer__content-top .footer__list-social .list-social__item .list-social__link {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #D5CAA5;
    border-radius: 13px;
    width: 32px;
    height: 32px;
    padding: 0;
}
footer.footer .footer__content-top .footer__list-social .list-social__item .list-social__link [class*="dor-icon"] {
    text-align: center;    
}
footer.footer .footer__content-top .footer__list-social .list-social__item .list-social__link [class*="dor-icon"]::before {
    font-size: 16px;
    line-height: 22px;
    display: flex;
    color: #6B7264;
}
footer.footer .footer__content-top .footer__list-social .list-social__item .list-social__link [class*="youtube"]::before,
footer.footer .footer__content-top .footer__list-social .list-social__item .list-social__link [class*="twitter"]::before {
    font-size: 20px;
}


@media screen and (max-width: 989px) {
    .mat-footerTop__wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 50px 15px 30px;
        gap: 0;
    }
    .mat-footerTop .mat-footerTop__item {
        width: calc(33.33% - ((15px * 2) / 3));
        flex: initial;
        margin: 0 15px 20px 0;
    }
    .mat-footerTop .mat-footerTop__item:nth-of-type(3) {
        margin-right: 0;
    }
    .mat-footerTop .mat-footerTop__itemIcon {
        width: 30px;
        height: 30px;
        margin-bottom: 12px;
    }
    .mat-footerTop .mat-footerTop__itemIcon::before {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 30px;
    }
    .mat-footerTop .mat-footerTop__itemText {
        line-height: 25px;
        font-size: 15px;
    }
    .mat-footerSupport__wrapper {
        flex-direction: column;
        padding: 50px 25px;
        gap: 25px
    }
    .mat-footerSupport__item {
        align-items: flex-start;
        width: 100%;
        flex: initial;
    }
    .mat-footerSupport__itemIcon {
        width: 68px;
        height: 53px;
        margin-right: 20px;
    }
    .mat-footerSupport__itemIcon::before {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 20px;
    }
    .mat-footerSupport__itemData {
        width: 100%;
        flex: initial;
    }
    .mat-footerSupport__itemData p:last-of-type {
        margin: 0;
    }
    footer.footer .footer__content-top {
        padding: 0 25px 50px;
    }
    footer.footer .footer__content-top .footer__blocks-wrapper  {
        flex-direction: column;
        row-gap: 2rem;
    }
    .footer.footer .footer__content-top .footer__blocks-wrapper .footer-block--menu:not(:first-of-type){
        border-top: 1px solid #EDECE7;
    }
    .footer.footer .footer__content-top .footer__blocks-wrapper .footer-block--menu:not(:first-of-type):last-of-type{
        border-bottom: 1px solid #EDECE7;
    }
    footer.footer .footer__content-top .footer__blocks-wrapper .footer-block.footer-block--menu {
        padding: 15px 0;
        margin: 0;
    }
    footer.footer .footer__content-top .footer__blocks-wrapper .footer-block.footer-block--menu:nth-of-type(2) {
        padding-bottom: 0;
    }
    footer.footer .footer__content-top .footer__blocks-wrapper .footer-block.footer-block--menu:nth-of-type(3) {
        padding-top: 0;
    }
    footer.footer .footer__content-top .footer__blocks-wrapper .footer-block.footer-block--menu .footer-block__heading {
        padding-right: calc(20px + 24px);
        margin-bottom: 0 !important;
        position: relative;
    }
    footer.footer .footer__content-top .footer__blocks-wrapper .footer-block.footer-block--menu .footer-block__heading::after {
        content: "\61";
        display: inline-block;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        font-family: "dorelan", fantasy;
        color: #D5CAA5;
        transform: translateY(-50%);
        position: absolute;
        right: 0;
        top: 50%;
    }
    footer.footer .footer__content-top .footer__blocks-wrapper .footer-block.footer-block--menu .footer-block__heading strong {
        font-weight: 500;
    }
    footer.footer .footer__content-top .footer__blocks-wrapper .footer-block.footer-block--menu .footer-block__details-content {
        height: 0;
        margin-bottom: 0;
        overflow: hidden;
    }
    footer.footer .footer__content-top .footer__blocks-wrapper .footer-block.footer-block--menu.-opened .footer-block__details-content {
        height: auto;
        overflow: auto;
    }
    footer.footer .footer__content-top .footer__blocks-wrapper .footer-block.footer-block--menu.-opened .footer-block__heading::after {
        content: "\64";
    }
    footer.footer .footer__content-top .footer-block__newsletter .footer-block__heading {
        text-align: left;
    }
    footer.footer .footer__content-top .footer-block__newsletter form.footer__newsletter.newsletter-form .mat-footer__newsletterCheckboxLabel {
        text-align: left;
        width: 100%;
    }
}</pre></body></html>