<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t686 .t-section__descr {
    max-width: none;
}

div.t-slds__bgimg {
    background-position: center;
}

@media screen and (min-width: 981px) {
    div.t-slds__bgimg {
        width: 360px;
        background-size: contain;
    }
}

.t-slds__imgwrapper {
    background-color: white;
}

@media screen and (max-width: 480px) {
    .t754__col_mobile-grid {
        width: 80%;
        margin: auto;
    }
}


@media screen and (max-width: 980px) {
    div.t-slds__bgimg {
        height: -webkit-fill-available;
    }
    .t-slds__imgwrapper {
        height: 80vh;
    }
    .t-slds__items-wrapper {
        overflow: unset;
    }
}

@media screen and (min-width: 600px) and (max-width: 980px) {
    div.t-slds__bgimg {
        background-size: contain;
    }
}


#coverCarry294723721 {
    height: -webkit-fill-available;
}

@media screen and (min-width: 981px) {
    .t754 .t-store__card__btns-wrapper {
        margin-top: 0;
    }
}


#delivery-services-wrapper {
    display: none;
}

#delivery-hint {
    font-weight: bold;
}

@media screen and (min-width: 981px) {
    .t282__menu__item {
        width: 20%;
        margin: auto;
        margin-bottom: 20px;
    }
}


@media screen and (max-width: 960px) {
    .t686__table {
        min-height: unset!important;
        height: 250px!important;
    }
    
    .t-name_md {
        font-size: 24px;
    }
}


@media screen and (max-width: 480px) {
    .t056__title {
        font-size: 30px;
    }
}


.js-product-edition-option-name {
    font-size: 20px;
}

.t-product__option-variants .t-product__option-title {
    font-size: 16px;
}


.t-descr_xxs {
    font-size: unset;
}
@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: unset;
    }
}



.t-store__card:hover {
    box-shadow: 5px;
    transition: 1s;
}


.t457__li a:hover {
    color: #0099dd!important;
}

.t478__content .t478__descr a {
    color: #0099dd!important;
}


.t966__menu-item-wrapper a.t966__menu-link:hover {
    background: #0099dd!important;
}

.t966__menu-item-wrapper a.t966__menu-link .t966__menu-item {
    padding: 10px 0;
    margin-bottom: 0;
}


.t-slds .t-slds__thumbsbullet-wrapper .t-slds__thumbsbullet .t-slds__bgimg {
    width: auto;
}

.t-store__card {
    transition: transform .2s ease-in-out;
    -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
}


.t-store__card:hover {
    transform: translate3d(0, -20px, 0);
    -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.9);
    -moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.9);
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.9);
}

</pre></body></html>