/*Общие стили*/
* {
    scroll-behavior: smooth;
}

/*Контейнер*/
@media(max-width: 960px) {
    .t-col,
    #rec684984472 .tmenu-mobile__container,
    #rec686232888 .t142A,
    #rec681815799 .t-store__pagination,
    #rec678231771 .t389__content {
        padding-left: 32px;
        padding-right: 32px;
    }
    #rec681815799 .t-store__parts-switch-wrapper {
        padding: 0 17px;
    }
    
    #rec681815799 .t-store__filter {
        margin-left: 32px;
        margin-right: 32px;
    }
}

/*Хэдер*/
#nav1259531961 svg path {
    fill: #ffffff;
    transition-duration: 0.3s;
}

#nav1259531961 svg:hover path {
    fill: #dc366a;
    transition-duration: 0.3s;
}

/*Картинки соцсетей*/
#rec1230769461, #rec1230769471, #rec1230769466, #rec1230769476 {
    display: none;
}

.t-sociallinks__item_github {
    background-image: url("https://static.tildacdn.com/tild6665-3432-4338-a561-346237653236/Pikabu_2.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 33px;
}

.t-sociallinks__item_github:hover {
    background-image: url("https://static.tildacdn.com/tild3839-3636-4465-b662-313164343639/Pikabu_1.svg");
}

.t-sociallinks__item_medium .t-sociallinks__svg {
    display: none;
}

.t-sociallinks__item_medium {
    background-image: url("https://static.tildacdn.com/tild3933-3964-4239-a464-653965626365/likee2.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 33px;
}

.t-sociallinks__item_medium:hover {
    background-image: url("https://static.tildacdn.com/tild6665-3531-4433-a438-633037303839/likee.svg");
}

/*Плавающая кнопка "Контакты"*/
#nav1259532091 {
    top: 50% !important;
    transform: translateY(-50%);
}
#nav1259532091 a {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
@media(max-width: 1025px) {
    #nav1259532091 {
        position: fixed;
        top: 60px !important;
        transform: none;
        right: 0 !important;
        z-index: 1999;
    }
}
@media(max-width: 880px) {
    #nav1259532091 {
        top: auto !important;
        bottom: 0;
    }
}

/*Блок о нас*/
#rec1259532161 .t1031__descr {
    margin-top: 0;
}

@media(max-width: 1200px) {
    #rec1259532161 .t1031__title > div {
        font-size: 32px !important;
    }
}

@media(max-width: 960px) {
    #rec1259532161 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

@media(max-width: 640px) {
    #rec1259532161 .t1031__title > div {
        font-size: 30px !important;
    }
    
    #rec1259532161 .t1031__descr > div {
        font-size: 24px !important;
    }
}

/*Блок реклама*/
@media(max-width: 1200px) {
    #rec1259532231 .t-section__title > div {
        font-size: 38px !important;
    }
    #rec1259532231 .t-name {
        font-size: 38px !important;
        line-height: 1 !important
    }
    #rec1259532241 .t051__text {
        font-size: 38px !important;
    }
}

@media(max-width: 960px) {
    #rec1259532231 {
        padding-top: 120px !important;
    }
    #rec1259532251 {
        padding-bottom: 90px !important;
    }
}

@media(max-width: 640px) {
    #rec1259532231 .t-section__title > div {
        font-size: 30px !important;
    }
    #rec1259532231 .t-name {
        font-size: 30px !important;
        line-height: 1 !important
    }
    #rec1259532241 .t051__text {
        font-size: 30px !important;
    }
    #rec1259532231 .t-list__item {
        display: flex;
        flex-direction: column;
    }
    #rec1259532231 .t-list__item .t510__circle {
        margin-bottom: 16px;
    }
    #rec1259532231 .t510__textwrapper {
        padding-left: 0 !important;
    }
}

/*Блок мосопрос*/
#rec1259532271 {;
    background-image: url("https://static.tildacdn.com/tild3964-3137-4762-b834-396461383861/Group.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media(max-width: 960px) {
    #rec1259532271 {
        padding-top: 120px !important;
        padding-bottom: 90px !important;
    }
}

/*Каталог*/
#rec1259532321 .t-store__filter__item-title:after {
    top: -7px;
    border-color: transparent #dc366a #dc366a transparent;
}
#rec1259532321 .t-store__filter__search .t-store__filter__input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #dc366a;
    line-height: 24px;
    border-radius: 0;
}
#rec1259532321 .t-store__search-icon {
    border: none;
}
#rec1259532321 .t-store__search-icon path {
    fill: #dc366a;
}
#rec1259532321 .t-store__filter__chosen-val {
    background-color: transparent;
}
#rec1259532321 .t-store__filter__chosen-val:after {
    color: #dc366a;
    top: -1px;
    left: -1px;
}
#rec1259532321 .t-store__filter__reset {
    border: none;
}
#rec1259532321 .t-store__card__btn {
    padding-top: 1px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0 !important;
}
#rec1259532321 .t-menu__link-item:not(.t-active):hover {
    color: #dc366a;
    transition: all 0.3s ease-in-out;
}
#rec1259532321 .t-store .t-store__pagination__item_active {
    border-color: #dc366a !important;
}
#rec1259532321 .t-store .t-store__pagination__item {
    box-sizing: border-box;
    padding: 1px 0 0;
    height: 34px;
    width: 34px;
    color: white;
}

#rec1259532321 .t-store .t-store__pagination__item::hover {
    background-color:  #dc366a !important;
}
.card__my-link {
    font-family: 'Muller',Arial,sans-serif;
    font-weight: 700;
    font-size: 14px;
    padding: 10.5px 15px;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 8px;
    color: #dc366a;
    border: 1px solid #dc366a;
    background-color: #fefefe;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
}

.t-feed__post-popup__relevants-bgimg {
    border-radius: 10px;
    overflow: hidden;
}

.t-store__pagination__item_prev,
.t-store__pagination__item_next {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
}

#rec1259532321 .t-store__card__wrap_all > a,
#rec1259532321 .t-store__card__imgwrapper,
#rec1259532321 .js-product-img {
    background-color: #1C0F47;
}

#rec1259532321 .js-store-price-wrapper {
    display: none;
}

@media(max-width: 960px) {
    #rec1259532311 {
        padding-top: 120px !important;
        
    }
    #rec1259532321 {
        padding-bottom: 90px !important;
    }
}

/*Редакция*/
#rec1259532141 .t469__descr {
    max-width: 100% !important;
}

@media(max-width: 1200px) {
    #rec1259532141 .t469__title {
        font-size: 38px !important;
    }
}

@media(max-width: 960px) {
    #rec1259532141 {
        padding-top: 120px !important;
        padding-bottom: 90px !important;
    }
}

@media(max-width: 640px) {
    #rec1259532141 .t469__title {
        font-size: 30px !important;
    }
}


/*Блок партнеров*/
@media(max-width: 1100px) {
  #rec1259532331 .t-slds__arrow-right,
  #rec1259532331 .t-slds__arrow-left {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
  }
}

@media(max-width: 960px) {
    #rec1259532331 {
        padding-top: 120px !important;
        padding-bottom: 90px !important;
    }
}

/*Страница мосопроса*/
@media(max-width: 1200px) {
    .t-feed__post-popup .t-descr {
        font-size: 14px !important;
    }
    .t-feed__post-popup .t-feed__post-popup__relevants-item-descr,
    .t-feed__post-popup .t-feed__post-popup__relevants-item-title{
        font-size: 14px;
    }


/*Стили для дубликата страницы, светлая тема*/

/*#rec1232938081 {;*/
/*    background-image: url("https://static.tildacdn.com/tild6431-3132-4337-b639-343164346433/Frame_44.jpg");*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*    background-size: cover;*/
/*}*/

/*#rec1250122961 .t1000__background-image {*/
/*    background-color: white;*/
/*}*/