@media screen and (min-width: 640px) {
    .t-quiz__step__img, .t-quiz__step__video-wrapper .t-video-lazyload {
    aspect-ratio: 3 / 2;
    border-radius: 10px;
    height: 100%;
    width: 100%;
}}

@media screen and (min-width: 640px) {
.t-quiz .t-checkboxes__wrapper_button .t-checkboxes__item, .t-quiz .t-radio__wrapper_button .t-radio__item {
    height: auto;
    min-height: 40px;
    padding: 5px 10px;
}}


@media screen and (max-width: 640px) {
.t-quiz .t-checkboxes__wrapper_button .t-checkboxes__item, .t-quiz .t-radio__wrapper_button .t-radio__item {
    height: auto;
    min-height: 40px;
    padding: 5px 10px;
}}


.t-quiz .t-input-block_rd-flex .t-radio__wrapper, .t-quiz .t-input-block_rd-flex .t-radio__wrapper fieldset {
    gap: 5px;
}

.t-quiz .t-input-block:not(.t-input-block_rd-flex) .t-checkboxes__wrapper, .t-quiz .t-input-block:not(.t-input-block_rd-flex) .t-radio__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
}

.t-step-form__step {
    padding: 30px;
}
@media screen and (max-width: 640px) {
    .t668__trigger-button {
        padding: 15px !important;
    }
}
@media screen and (max-width: 960px) {
  .t668  .t-col {

        padding-left: 10px;
        padding-right: 10px;

    }
}
@media screen and (max-width: 960px) {
.t1148__slider {

    padding: 0 0 0 10px;

}}

.t-feed__col-grid__post-wrapper .t-feed__post-bgimg, .t-feed__slider-grid__post-wrapper .t-feed__post-bgimg {

    margin: 10px;
    border-radius: 12px!important;

}

.t774__bgimg {
    margin: 10px!important;
    border-radius: 12px!important;
}

@media screen and (max-width: 480px) {
.t-feed__col-grid__post-wrapper .t-feed__post-bgimg, .t-feed__slider-grid__post-wrapper .t-feed__post-bgimg {

    margin: 10px;
    border-radius: 9px!important;

}
}

@media screen and (max-width: 480px) {
    .t1004__container_mobile-flex .t-col {
        width: 100%!important;
        border-radius: 14px!important;
    }
}

@media screen and (max-width: 480px) {
    .t1004__container_mobile-flex .t-feed__grid-col:first-child {
        padding-right: 5px;
        padding-left: 10px;
    }
}
.t778__mark {
    font-weight: 500;
    font-size: 11px;
    width: auto;
    height: 25px;
}
.t-store__card__mark {
    font-weight: 500;
    font-size: 11px;
    width: auto;
    height: 25px;
}

.t-feed__post-popup__container {
    padding: 125px 0 55px 0;
}

@media screen and (max-width: 640px) {
    .t-text_md {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.45;
    }
}
@media screen and (min-width: 640px) {
    .t-text_md {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.45;
    }
}
@media screen and (max-width: 560px) {
    .t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container-static {

        padding: 110px 0 30px 0;

    }
}

@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 12px;
        font-weight: 400;
        color: #303134;
    }
}
@media screen and (max-width: 640px) {
    .t-name_xs {
        font-size: 14px;
    }
}
.t-feed__post-popup__relevants-bgimg {
    border-radius: 5px;

}
.t-feed__post-popup__content img {
    display: block;
    max-width: 100%;
    max-height: 250px;
    border-radius: 10px;
}

@media screen and (min-width: 960px) {
.t758 .t-col {
    margin-left: 30px;

}}
.t395__tab {
    border-radius: 10px!important;
}
.t395__width_16 {
    width: auto;
}
@media screen and (max-width: 640px) {
    #allrecords .t395__wrapper_mobile-flex {
        padding-left: 10px;
    }
}
@media screen and (max-width: 640px) {
.t395__title {
    padding-top: 11px!important;
    padding-bottom: 11px!important;
}}

.t-feed__parts-switch-btn_bg {
    margin-right: 4px!important;
}
.t-feed__parts-switch-btn {
    margin-bottom: 4px!important;
}
.t-feed__container .t-feed__parts-switch-wrapper {
    margin-bottom: 20px;
}
.t-feed__post-label {
    border-radius: 30px;
    padding: 7px 13px;
}
.t-feed__grid-col:not(.t-slds__item) {
    margin-top: 40px;
}
.t-title {
    font-family: 'IBM Plex Sans', Arial, sans-serif;
    font-weight: 800!important;
    color: #303134!important;
}
.t-title_xxs {
    line-height: 1.05!important;
}
.t005A__title {

    padding-bottom: 4px;
}