.t-popup.t-popup_show {
    backdrop-filter: blur(5px);   
}

.t-contact-method__types-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.t778__price_old,
.t778__price {
        font-family: 'Manrope';
    }
    
    @media screen and (max-width: 480px) {
    .t531__leftcol, .t531__rightcol {
        width: 100%;
    }
}

.t706,
.t706 * {
  font-family: 'Manrope', Arial, sans-serif !important;
}

