/*Общие стили*/
* {
    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;
    }
}

/*Хэдер*/
#nav684984472 svg:hover path {
    fill: #fff;
}

.t-sociallinks__item_github {
    background-image: url("https://static.tildacdn.com/tild3839-3636-4465-b662-313164343639/Pikabu_1.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 33px;
}

.t-sociallinks__item_github:hover {
    background-image: url("https://static.tildacdn.com/tild6665-3432-4338-a561-346237653236/Pikabu_2.svg");
}

#rec780918692, #rec780918911 {
    display: none;
}

/*Плавающая кнопка "Контакты"*/
#nav696434854 {
    top: 50% !important;
    transform: translateY(-50%);
}
#nav696434854 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) {
    #nav696434854 {
        position: fixed;
        top: 60px !important;
        transform: none;
        right: 0 !important;
        z-index: 1999;
    }
}
@media(max-width: 880px) {
    #nav696434854 {
        top: auto !important;
        bottom: 0;
    }
}

/*Блок о нас*/
#rec703384194 .t478__blockimg {
    background-position: center;
    box-shadow: -4px -3px 20px 5px white inset;
}

@media(max-width: 1200px) {
    #rec703384194 .t478__top {
        max-width: calc(40% - 55px);
    }
    
    #rec703384194 .t-col_7 {
        max-width: 60%;
    }
}

@media(max-width: 960px) {
    #rec703384194 .t-container {
        display: flex;
        flex-direction: column-reverse;
    }
    
    #rec703384194 .t-col_7 {
        max-width: 100%;
    }
    
    #rec703384194 .t478__top {
        max-width: 100%;
    }
    
    #rec703384194 .t478__blockimg {
        width: 256px !important;
        height: 256px !important;
        background-size: contain;
        margin: 48px auto 0;
    }
}

/*Блок преимуществ*/
#rec705731280 .t503__content {
    padding: 32px;
    border-radius: 15px;
    /*background-color: #F6F7EB;*/
    /*border: 1px solid #dc366a;*/
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

#rec705731280 .t503 .t-card__col {
    margin-top: 40px;
}

#rec705731280 .t-card__descr {
    margin-top: auto;
}

#rec705731280 .t503__img {
    margin-bottom: 40px;
}

/*Блок контактов*/
#rec686621029 {
    scroll-margin-top: 40vh;
}

@media(max-width: 880px) {
    #rec686621029 {
    scroll-margin-top: 20vh;
    }
}

/*Блок мосопрос*/
#rec692963877 .t-feed__row-grid__post-wrapper .t-feed__post-bgimg {
    background-size: contain;
    margin-right: 0;
}

#rec692963877 .t896 .t-section__descr {
    max-width: 900px;
}

/*Каталог*/
#rec681815799 .t-store__filter__item-title:after {
    top: -7px;
    border-color: transparent #dc366a #dc366a transparent;
}
#rec681815799 .t-store__filter__search .t-store__filter__input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #dc366a;
    line-height: 24px;
    border-radius: 0;
}
#rec681815799 .t-store__search-icon {
    border: none;
}
#rec681815799 .t-store__search-icon path {
    fill: #dc366a;
}
#rec681815799 .t-store__filter__chosen-val {
    background-color: transparent;
}
#rec681815799 .t-store__filter__chosen-val:after {
    color: #dc366a;
    top: -1px;
    left: -1px;
}
#rec681815799 .t-store__filter__reset {
    border: none;
}
#rec681815799 .t-store__card__btn {
    padding-top: 1px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0 !important;
}
#rec681815799 .t-menu__link-item:not(.t-active):hover {
    color: #dc366a;
    transition: all 0.3s ease-in-out;
}
#rec681815799 .t-store .t-store__pagination__item_active {
    border-color: #dc366a !important;
}
#rec681815799 .t-store .t-store__pagination__item {
    box-sizing: border-box;
    padding: 1px 0 0;
    height: 34px;
    width: 34px;
}
.card__my-link {
    font-family: 'Muller',Arial,sans-serif;
    font-weight: 700;
    font-size: 13px;
    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-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;
}

/*Лента новостей*/
#rec685530098 .t923 .t-card__btn {
    padding-top: 1px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#rec685530098 .t-card__container {
    padding: 15px 0;
}

#rec685530098 .t923__textwrapper.t923__paddingsmall {
    padding: 8px 20px;
}

#rec685530098 .t923__wrapper {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

#rec685530098 .t-card__col {
    overflow: visible;
}

#rec685530098 .t923__bgimg {
    background-size: 95% 98%;
}

@media(max-width: 960px) {
  #rec685530098 .t-slds__arrow-right  {
      right: 32px;
  }
  
  #rec685530098 .t-slds__arrow-left  {
      left: 32px;
  }
}

@media(max-width: 400px) {
    #rec685530098 .t-slds__arrow-right  {
      right: 6px;
  }
  
  #rec685530098 .t-slds__arrow-left  {
      left: 6px;
  }
}

/*Блок партнеров*/
@media(max-width: 960px) {
  #rec678236082 .t-slds__arrow-right,
  #rec678236082 .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;
  }
}
