body {
    min-height: 100vh;
    background: linear-gradient(#abcbeb 0%, rgba(255, 255, 255, 0) 100%);
    background-color: unset!important;
}

.visually-hidden {
  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;
}

#rec166432978,
#rec166484682,
#rec167730072,
#rec188472318 {
    position: relative;
    z-index: 2;
}

.title-hide {
    display: none;
}

/* Поиск */

.t-site-search-input {
    position: relative;
    z-index: 2;
}

.t-site-search-input .t-input {
    height: 50px;
}

#rec165784399 .t-container,
#rec166319959 .t-container,
#rec166345768 .t-container {
    display: flex;
    justify-content: flex-end;
}

#rec166319959,
#rec166345768 {
    margin-bottom: 30px; 
}

@media screen and (max-width: 1200px) {
    #rec165784399 {
        padding-bottom: 30px!important;
    }
}

@media screen and (max-width: 480px) {
    #rec165784399 {
        padding-bottom: 20px!important;
    }
}

/* Табы */

#rec165791877 .t-feed__container,
#rec166452436 .t-feed__container {
    max-width: 1190px;
}

#rec165791877 {
    position: relative;
    top: -50px;
}

#rec166452436 {
    max-width: 485px;
    margin: 0 auto;
}

#rec167806965  {
    max-width: 960px;
    margin: 0 auto;
}

#rec165791877 .t-width_6 {
    max-width: unset;
    margin: 0px 20px;
}

#rec167806965 .t-width_6 {
    max-width: unset;
}

#rec165791877 .t395 .t395__tab,
#rec166452436 .t395 .t395__tab,
#rec167806965 .t395 .t395__tab {
    background-color: transparent!important;
}

#rec165791877 .t395 .t395__tab_active,
#rec166452436 .t395 .t395__tab_active,
#rec167806965 .t395 .t395__tab_active {
    background-color: #ff8c69 !important;
}

#rec165791877 .t395__tab,
#rec165791877 .t395__tab:first-child,
#rec166452436 .t395__tab,
#rec166452436 .t395__tab:first-child,
#rec167806965 .t395__tab,
#rec167806965 .t395__tab:first-child {
    border-radius: 10px;
    margin-right: 15px !important;
    border: 3px solid #ffffff !important;
}

#rec167806965 .t395__tab:nth-child(4) {
    margin-right: 0 !important;
}

#rec165791877 .t395__tab_active:after,
#rec166452436 .t395__tab_active:after,
#rec167806965 .t395__tab_active:after {
    display: none;
}

#rec165791877 .t395__wrapper,
#rec166452436 .t395__wrapper,
#rec167806965 .t395__wrapper {
    display: flex;
}

#rec165791877 .t395__width_33,
#rec166452436 .t395__width_33,
#rec167806965 .t395__width_25 {
    width: 232px;
}


@media screen and (max-width: 1200px) {
    #rec165791877,
    #rec166452436 {
        top: unset;
        padding-bottom: 30px!important;
    }
     
    #rec165791877 .t-container,
    #rec166452436 .t-container {
        width: 940px;
    }
    
    #rec165791877 .t395__wrapper,
    #rec166452436 .t395__wrapper {
        justify-content: space-between;
    }
    
    #rec165791877 .t395__width_33,
    #rec166452436 .t395__width_33 {
        width: 30%;
    }
    
    #rec165791877 .t395__tab, #rec165791877 .t395__tab:first-child {
        margin-right: 0!important;
    }
    
    #rec166452436 .t395__tab, #rec166452436 .t395__tab:first-child {
        margin: 0 10px!important;
    }
    
    #rec165791877 .t-width_6 {
        margin: 0;
    }
    
    #rec166452436 .t-width_6 { 
         margin: 0 auto;
    }
    
    #rec167806965 .t395__title {
        padding: 0 5px;
    }
}

@media screen and (max-width: 960px) {
    .t395__wrapper_mobile {
        display: none;
    }
}

@media screen and (max-width: 960px) {
    #rec167806965 .t395__col {
    padding: 0;
}
}

@media screen and (max-width: 640px) {
    .t395__wrapper_mobile {
        display: block;
    }
    
    #rec165791877 .t395__wrapper,
    #rec166452436 .t395__wrapper {
        display: none;
    }
    
    #rec167806965 .t395__wrapper {
         display: none;
    }
    
    #rec167806965 .t395__wrapper_mobile {
        width: 480px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 480px) { 
    #rec167806965 .t395__wrapper_mobile {
        width: 300px;
    }
}

/* Новости */

.t-feed__post {
    max-width: 373px;
    margin-right: 0;
}

.t-feed__post:first-child {
    width: 100%;
}

.t-feed__col-grid__content {
    padding: 5px 30px 30px 30px;
}

.t-feed__col-grid__wrapper.t-feed__col-grid__wrapper_align .t-feed__button-readmore {
    display: flex;
    justify-content: flex-end;
    font-style: italic;
}

.t-feed__button-readmore .t-btn {
    height: 22px;
    padding: 0;
    text-decoration: underline;
    font-weight: 400;
}

.t-feed__showmore-btn {
    height: 50px;
}

@media screen and (max-width: 1200px) {
    .t-feed__post {
    max-width: 306px;
    margin-right: 0;
    margin-left: 10px;
    }
}

@media screen and (max-width: 960px) {
    .t-feed__post {
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
    }
    
    #rec165791877 .t-container, 
    #rec166452436 .t-container {
    width: unset;
    }
}

@media screen and (max-width: 480px) {
    .t-feed__post {
        margin-bottom: 20px;
    }
    
    .t-feed__col-grid__content {
        padding: 0 15px 15px 15px;
    }
    
    .t-feed__buttons-wrapper {
        margin-top: 0 !important;
    }
}

/* Топовые новости */

#rec166366237 .t-title,
#rec166413063 .t-title,
#rec166366237 .t-descr,
#rec166413063 .t-descr,
#rec166417006 .t-title,
#rec166417315 .t-title,
#rec166417006 .t-descr,
#rec166417315 .t-descr {
    max-width: 800px;
}

#rec166366237 .t-btn_sm,
#rec166413063 .t-btn_sm,
#rec166417006 .t-btn_sm,
#rec166417315 .t-btn_sm {
    height: unset;
    padding-left: 0;
    font-size: 24px;
    font-weight: 400;
    font-style: italic;
    position: relative;
    padding-right: 15px;
}

#rec166366237 .t-btn_sm:after,
#rec166413063 .t-btn_sm:after,
#rec166417006 .t-btn_sm:after,
#rec166417315 .t-btn_sm:after {
    content: "";
    background: url("https://static.tildacdn.com/tild3330-6633-4533-a531-343830643064/Arrow_7.svg");
    width: 115px;
    height: 8px;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    right: -115px;
}

@media screen and (max-width: 1200px) {
    #rec166366237,
    #rec166413063,
    #rec166417006,
    #rec166417315,
    #rec166420982 {
        padding-bottom: 50px !important;
    }
    
    #rec166366237 .t-title,
    #rec166413063 .t-title,
    #rec166417006 .t-title,
    #rec166417315 .t-title,
    #rec166420982 .t-name {
        font-size: 55px;
        line-height: 1.3;
    }
}

@media screen and (max-width: 960px) {
    
    #rec166366237 .t-title,
    #rec166413063 .t-title,
    #rec166417006 .t-title,
    #rec166417315 .t-title,
    #rec166420982 .t-name {
        font-size: 40px !important;
        line-height: 1.3;
    }
    
    #rec166366237 .t-descr,
    #rec166413063 .t-descr,
    #rec166417006 .t-descr,
    #rec166417315 .t-descr,
    #rec166420982 .t-descr {
        font-size: 16px !important;
        line-height: 20px !important;
        margin-top: 0;
    }
    
    #rec166366237 .t336__button-container,
    #rec166413063 .t336__button-container,
    #rec166417006 .t336__button-container,
    #rec166417315 .t336__button-container {
        opacity: 1!important;
        position: static;
    }
    
    #rec166366237 .t336__button-wrapper,
    #rec166413063 .t336__button-wrapper,
    #rec166417006 .t336__button-wrapper,
    #rec166417315 .t336__button-wrapper {
        margin: 0;
    }
}


@media screen and (max-width: 480px) {
    
    #rec166366237,
    #rec166413063,
    #rec166417006,
    #rec166417315,
    #rec166420982 {
        padding-bottom: 20px !important;
    }

    #rec166366237 .t336__textwrapper,
    #rec166413063 .t336__textwrapper,
    #rec166417006 .t336__textwrapper,
    #rec166417315 .t336__textwrapper {
        padding: 10px 20px;
    }
    
    #rec166366237 .t-title,
    #rec166413063 .t-title,
    #rec166417006 .t-title,
    #rec166417315 .t-title,
    #rec166420982 .t-name {
        font-size: 24px !important;
        line-height: 1.2;
    }
    
    #rec166366237 .t-btn_sm:after,
    #rec166413063 .t-btn_sm:after,
    #rec166417006 .t-btn_sm:after,
    #rec166417315 .t-btn_sm:after {
        display: none;
    }
    
    #rec166366237 .t-btn_sm,
    #rec166413063 .t-btn_sm,
    #rec166417006 .t-btn_sm,
    #rec166417315 .t-btn_sm {
    font-size: 20px;
    }
    
    #rec166420982 .t-name {
        margin-bottom: 20px !important;
    }
}

/* Топовое видео */

#rec166420982 .t-name {
    color: #ffffff;
    font-family: Inter;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 40px;
}

#rec166420982 .t-descr {
    color: #ffffff;
    font-family: Inter;
    font-size: 18px;
    margin-bottom: 20px;
}

#rec166420982 .t347__textwrapper__content {
    max-width: 800px;
}

/* Блок для публикации */

#rec166081714 {
    display: none;
}

/* СМИ о нас */

#rec166136651 .t-feed__col-grid__post-wrapper {
    padding-bottom: 0;
    background: transparent !important;
}

#rec166136651 .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
    margin: 0 auto;
    z-index: 2;
    width: 134px;
    height: 134px;
    border-radius: 50%;
    margin-bottom: 20px;
    padding-bottom: 0 !important;
}

#rec166136651 .t-feed__col-grid__content {
    box-sizing: border-box;
    top: -80px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    background-color: #ffffff;
    padding: 46px 30px 30px 30px;
}

#rec166136651 .t-feed__buttons-wrapper {
    margin-top: 30px;
}

@media screen and (max-width: 1200px) { 
    #rec166136651 .t-feed__col-grid__content {
    padding: 60px 30px 30px 30px;
    }
}

/* Видео */

#rec166345770 .t-feed__col-grid__post-wrapper .t-feed__post-bgimg:after {
    content: "";
    background-image: url("https://static.tildacdn.com/tild3139-3330-4662-a536-383737663630/play.svg");
    width: 42px;
    height: 42px;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    left: 50%;
    margin-left: -21px;
}

/* Контакты */

.t433__contentwrapper {
    padding: 0 50px;
}

.t433__title {
    margin-bottom: 0;
}

.t433 .t-sociallinks {
    margin-top: 0;
}

.t433__col,
.t433__contentbox,
.t433__mainblock {
    background: transparent!important;
}

.t433 .t-sociallinks__item {
    margin-right: 30px;
}

.t433 .t-sociallinks__item a {
    display: block;
    width: 22px;
    height: 22px;
    background-size: cover;
}

.t433 .t-sociallinks__item:first-child a {
    background-image: url("https://static.tildacdn.com/tild6532-6337-4432-b637-656339326437/fb-orange.svg");
}

.t433 .t-sociallinks__item:nth-child(2) a {
    background-image: url("https://static.tildacdn.com/tild3637-3066-4433-b633-663933663434/vk-orange.svg");
}

.t433 .t-sociallinks__item:nth-child(3) a {
    background-image: url("https://static.tildacdn.com/tild6336-3232-4363-a662-396632633664/_.svg");
}

.t433 .t-sociallinks__item:nth-child(4) a {
    background-image: url("https://static.tildacdn.com/tild3361-3461-4465-a632-626235363938/inst-orange.svg");
}

.t433 .t-sociallinks__item svg {
    display: none;
}

.t433__map {
    width: 65%;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
}

.t433__col_text {
    width: 35%;
}

@media screen and (max-width: 960px) { 
    .t433__map,
    .t433__col_text {
        float: none;
        width: 100%;
    }
    
    .t433__mainblock {
        width: 640px;
        max-width: unset;
    }
    
    .t433__contentwrapper {
        padding: 30px 20px;
    }
}

@media screen and (max-width: 640px) { 
    .t433__mainblock {
        width: 440px;
        max-width: unset;
    }
}

/* Форма узнать подробнее */

.t-checkbox__labeltext div {
    font-size: 12px !important;
    opacity: 0.6;
}

.t-checkbox__indicator {
    border: 1px solid #0f4c81;
}

.t-checkbox__indicator:after {
    border-color: #0f4c81;
}

/* Тарифы */

#rec167780097 .tn-elem[data-elem-id="1583338721836"] .tn-atom,
#rec167780097 .tn-elem[data-elem-id="1583338845456"] .tn-atom,
#rec167780097 .tn-elem[data-elem-id="1583338817800"] .tn-atom,
#rec167780097 .tn-elem[data-elem-id="1583338825359"] .tn-atom,
#rec168090774 .tn-elem[data-elem-id="1583338721836"] .tn-atom,
#rec168090774 .tn-elem[data-elem-id="1583338845456"] .tn-atom,
#rec168090774 .tn-elem[data-elem-id="1583338817800"] .tn-atom,
#rec168090774 .tn-elem[data-elem-id="1583338825359"] .tn-atom,
#rec168092651 .tn-elem[data-elem-id="1583338721836"] .tn-atom,
#rec168092651 .tn-elem[data-elem-id="1583338845456"] .tn-atom,
#rec168092651 .tn-elem[data-elem-id="1583338817800"] .tn-atom,
#rec168092651 .tn-elem[data-elem-id="1583338825359"] .tn-atom,
#rec168094640 .tn-elem[data-elem-id="1583338721836"] .tn-atom,
#rec168094640 .tn-elem[data-elem-id="1583338845456"] .tn-atom,
#rec168094640 .tn-elem[data-elem-id="1583338817800"] .tn-atom,
#rec168094640 .tn-elem[data-elem-id="1583338825359"] .tn-atom {
    letter-spacing: 0.54px;
    text-transform: uppercase;
}

#rec167780097 .tn-elem[data-elem-id="1583338845456"] .tn-atom,
#rec168090774 .tn-elem[data-elem-id="1583338845456"] .tn-atom,
#rec168092651 .tn-elem[data-elem-id="1583338845456"] .tn-atom,
#rec168094640 .tn-elem[data-elem-id="1583338845456"] .tn-atom {
    letter-spacing: 1.01px;
}

#rec167780097 .tn-elem[data-elem-id="1583338925351"] .tn-atom,
#rec167780097 .tn-elem[data-elem-id="1583338986541"] .tn-atom,
#rec167780097 .tn-elem[data-elem-id="1583338990164"] .tn-atom,
#rec167780097 .tn-elem[data-elem-id="1583339019090"] .tn-atom,
#rec168090774 .tn-elem[data-elem-id="1583338925351"] .tn-atom,
#rec168090774 .tn-elem[data-elem-id="1583338986541"] .tn-atom,
#rec168090774 .tn-elem[data-elem-id="1583338990164"] .tn-atom,
#rec168090774 .tn-elem[data-elem-id="1583339019090"] .tn-atom,
#rec168092651 .tn-elem[data-elem-id="1583338925351"] .tn-atom,
#rec168092651 .tn-elem[data-elem-id="1583338986541"] .tn-atom,
#rec168092651 .tn-elem[data-elem-id="1583338990164"] .tn-atom,
#rec168092651 .tn-elem[data-elem-id="1583339019090"] .tn-atom,
#rec168094640 .tn-elem[data-elem-id="1583338925351"] .tn-atom,
#rec168094640 .tn-elem[data-elem-id="1583338986541"] .tn-atom,
#rec168094640 .tn-elem[data-elem-id="1583338990164"] .tn-atom,
#rec168094640 .tn-elem[data-elem-id="1583339019090"] .tn-atom {
    letter-spacing: 0.37px;
    text-transform: uppercase;
}

/* Форма заявки на тарифы */

.t-popup {
    background-image: url("https://thumb.tildacdn.com/tild3133-6436-4261-a639-313734353938/-/format/webp/form-background.png");
    background-size: cover;
}

.t-popup .t-select,
.t-popup .t-input {
  height: 45px;
}
 
#rec167769561 .t-popup .t-popup__container,
#rec168044935 .t-popup .t-popup__container,
#rec168051273 .t-popup .t-popup__container,
#rec168051293 .t-popup .t-popup__container,
#rec169749508 .t-popup .t-popup__container,
#rec169379587 .t-popup .t-popup__container {
    max-width: 436px;
}

@media screen and (max-width: 560px) {
   .t-popup .t-popup__container {
    max-width: unset;
} 
}

#rec167769561 .t-popup .t-submit,
#rec168044935 .t-popup .t-submit,
#rec168051273 .t-popup .t-submit,
#rec168051293 .t-popup .t-submit,
#rec169749508 .t-popup .t-submit,
#rec169379587 .t-popup ..t-submit {
    height: 45px;
    width: 135px;
    padding: 0;
    line-height: 45px;
}

.t-popup .t702__title {
    font-weight: 400;
}

.t-popup .t-select__wrapper:after {
    border-color: #0F4C81 transparent transparent transparent;
}

.t-popup .t702__wrapper {
    padding: 35px;
}

.t-popup .t702 .t-input-group {
    margin-bottom: 20px;
}

.t-popup .t-checkbox__indicator {
    border: 1px solid #fff;
}

.t-popup .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator {
    opacity: 1;
    background: linear-gradient(258.91deg, #FFDB58 16.27%, rgba(255, 255, 255, 0) 72.09%), #EF98AA;
}

.t-popup .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator:after {
    display: none;
}

.t-popup .t-checkbox__indicator {
    height: 12px;
    width: 12px;
    top: 5px;
    position: relative;
    flex-shrink: 0;
}

#rec167769561 .t-popup .t-input-group_cb .t-checkbox__control,
#rec168044935 .t-popup .t-input-group_cb .t-checkbox__control,
#rec168051273 .t-popup .t-input-group_cb .t-checkbox__control,
#rec168051293 .t-popup .t-input-group_cb .t-checkbox__control,
#rec169749508 .t-popup .t-input-group_cb .t-checkbox__control,
#rec169379587 .t-popup .t-input-group_cb .t-checkbox__control {
    display: flex;
}

.t-popup .t-input-error {
    color: #f68c69;
}

.t-popup .t-form .js-error-control-box .t-input,
.t-form .js-error-control-box .t-checkbox__control {
    border: none!important;
}

.t-popup .t-form__errorbox-wrapper {
    background: transparent;
}

@media screen and (max-width: 560px) {
    .t-popup  .t-popup__close {
        background: #fff;
    }
}

@media screen and (max-width: 640px) {
    .t-popup .t702__wrapper {
    padding: 20px;
}

    .t-popup .t-select {
        padding: 0 35px 0 10px;
        font-size: 13px;
    }
}

/* Сравнение тарифов */

    .tariff,
    .tariff * {
        box-sizing: border-box;
    }

    .tariff {
        background: #fff;
        box-shadow: 0 19px 47px rgba(0, 0, 0, 0.1);
        border-radius: 19px;
        width: 100%;
        max-width: 1160px;
        font-family: "Inter";
        padding: 40px 40px 10px 40px;
        margin: 0 auto 100px auto;
    }

    .tariff__title {
        color: #0f4c81;
        font-size: 40px;
        font-weight: 700;
        margin: 0 0 50px 0;
        text-align: center;
    }

    .tariff__table {
        border-collapse: collapse;
        background-color: #fff;
        width: 100%;
    }

    .tariff__row {
        height: 76px;
        border-bottom: 1px solid #b1b1b1;
    }

    .tariff__cell {
        padding: 0 10px;
        color: #000;
        font-size: 17px;
        font-weight: 500;
        text-align: center;
    }

    .tariff__section {
        color: #0f4c81;
        font-size: 22px;
        font-weight: 700;
        text-align: left;
    }

    .tariff__head {
        height: 76px;
        font-size: 18px;
        border-bottom: 5px solid #0f4c81;
    }

    .tariff__head .tariff__cell {
        color: #0f4c81;
        font-weight: 400;
    }

    .tariff__functions {
        font-size: 26px;
        text-align: left;
    }

    .tariff__yes,
    .tariff__no {
        width: 22px;
        height: 22px;
        background-size: cover;
        margin: 0 auto;
    }

    .tariff__yes {
        background-image: url("https://static.tildacdn.com/tild6335-3263-4164-b864-356364646266/icon-yes.svg");
    }

    .tariff__no {
        background-image: url("https://static.tildacdn.com/tild3232-6465-4065-a462-616633623139/icon-no.svg");
    }

    .tariff__main {
        width: 35%;
    }

    .tariff__cell--options {
        width: 13%;
    }

    .tariff__main {
        text-align: left;
    }

    .tariff__button {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        height: 50px;
        width: auto;
        border-radius: 10px;
        background-color: #ff8c69;
        padding: 0 20px;
        margin: 0 auto;
        color: #fff !important;
    }

    .tariff__cell--right {
        text-align: right;
        padding: 0;
    }

    .tariff__buttons {
        height: 100px;
    }
    
    .tariff__develop {
        color: #8B8D8D;
        font-size: 15px;
    }
    
    .tariff__develop-title {
        font-size: 18px;
    }
    
    .tariff__small {
        font-size: 14px;
    }

    @media screen and (max-width: 1200px) {
        .tariff {
            max-width: 940px;
        }

        .tariff__main {
            width: 40%;
        }

        .tariff__cell--options {
            width: 12%;
        }

        .tariff__button {
            padding: 0 12px;
            font-size: 14px;
        }
    }

    @media screen and (max-width: 960px) {
        .tariff {
            border-radius: 0;
            padding: 40px 20px 10px 20px;
            margin: 0 auto 150px auto;
            overflow-x: scroll;
        }

        .tariff__table {
            width: 730px;
            margin: 0 auto;
        }

        .tariff__title {
            font-size: 26px;
            margin: 0 0 30px 0;
        }

        .tariff__cell {
            font-size: 14px;
            padding: 0  5px;
        }

        .tariff__row {
            height: 60px;
        }

        .tariff__section {
            font-size: 18px;
        }

        .tariff__functions {
            font-size: 22px;
        }

        .tariff__main {
            width: 280px;
        }

        .tariff__cell--options {
            width: 90px;
        }
        
        .tariff__develop {
            font-size: 14px;
        }
    
        .tariff__develop-title {
            font-size: 16px;
        }
    }

    @media screen and (max-width: 450px) {
        .tariff {
            padding: 30px 10px 5px 10px;
            margin: 0 auto 50px auto;
        }
    }
    
    @media screen and (max-width: 480px) {
        #rec169418728 {
            display: none;
        }
    }
    
    
/* Шапка */

.header,
.header * {
    box-sizing: border-box;
}

.header {
    font-family: 'Inter';
}

.header__top {
    display: flex;
    align-items: center;
    height: 60px;
    border: 1px solid rgba(255, 255, 255, 0.38);
}

.header__container {
    width: 1160px;
    display: flex;
    align-items: center;
    margin: 0 auto;
}

.header__top .header__container {
    justify-content: space-between;
}

.contacts a {
    display: block;
    color: #fff !important;
    font-size: 15px;
    text-decoration: none;
}

.header__download {
    display: block;
    color: #fff !important;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    padding: 0 20px 0 0;
}

.header__download:after {
    position: absolute;
    content: "";
    width: 12px;
    height: 14px;
    background: url("https://static.tildacdn.com/tild3631-3330-4435-b434-346161383739/download.svg");
    background-size: cover;
    top: 50%;
    margin-top: -7px;
    right: 0;
}

.header__login {
    color: #0F4C81;
    font-size: 16px;
    display: block;
    padding: 0 0 0 26px;
    position: relative;
    text-decoration: none;
}

.header__login:after {
    position: absolute;
    content: "";
    width: 14px;
    height: 16px;
    background: url("https://static.tildacdn.com/tild6363-6634-4537-b534-643431346439/login.svg");
    top: 50%;
    margin-top: -8px;
    left: 0;
}

.header__bottom {
    display: flex;
    height: 90px;
    align-items: center;
}

.header__logo {
    display: block;
}

.socials {
    list-style: none;
    display: flex;
    margin: 0 !important;
}

.socials__item {
    margin-right: 30px;
}

.socials__link {
    display: block;
}

.menu {
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0 !important;
    padding: 0 !important;
}

.navigation {
    margin: 0 0 0 auto;
}

.menu__item {
    position: relative;
}

.menu__link {
    color: #0f4c81;
    font-size: 18px;
    height: 90px;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
}

.menu__link--small {
    width: 76px;
}

.menu__link--active span {
    line-height: 21px;
    font-weight: 700;
    border-bottom: 1px solid #0f4c81;
}

.submenu {
    position: absolute;
    display: none;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    background: #ABCBEB;
    width: 210px;
}

.menu__item:hover .submenu {
    display: block;
    top: 90px;
    z-index: 10;
}

.submenu__link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 34px;
    color: #0F4C81 !important;
    font-size: 14px;
    letter-spacing: 0.08em;
    text-decoration: none;
}

.submenu__item:not(:first-child) .submenu__link {
    border-top: 1px solid #0F4C81;
}

.submenu__link:hover {
    border: 2px solid #0F4C81 !important;
    border-bottom: 1px solid #0F4C81 !important;
    color: #fff !important;
    font-weight: 700;
}

.submenu__item:last-child .submenu__link:hover {
    border-bottom: 2px solid #0F4C81 !important;
}

.header__button {
    height: 40px;
    border-radius: 10px;
    background: #ff8c69;
    font-size: 16px;
    color: #fff !important;
    padding: 0 30px;
    margin: 0 0 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-weight: 700;
}

.promo {
    background: #6fd1a8;
    color: #fff !important;
    font-size: 20px;
    line-height: 22px;
    display: block;
    font-family: 'Inter';
}

.promo__container {
    width: 100%;
    max-width: 1160px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 15px;
    height: auto;
    min-height: 60px;
    box-sizing: border-box;
}

.promo__text {
    text-align: center;
}

.promo__img {
    display: block;
    margin: 0 0 0 20px;
}

.promo__text-mobile {
    display: none;
}

@media screen and (max-width: 1200px) {
    .header__container {
        width: 940px;
    }

    .menu__link {
        width: unset;
        padding: 0 5px;
    }

    .menu__link--small {
        width: unset;
    }

    .header__button {
        padding: 0 9px;
        margin: 0 0 0 10px;
    }
}

@media screen and (max-width: 960px) {
    .mobile-hide {
        display: none !important;
    }
    
    .promo__text-mobile {
        display: block;
        font-size: 14px;
        line-height: 16px;
    }
    
    .promo__container {
        padding: 10px;
    }
    
    .promo__img {
    margin: 0 0 0 5px;
    }
}

.header__hamburger {
    display: none;
}

.mobile-menu {
    display: none;
}

@media (max-width: 960px) {
    .header__container {
        flex-wrap: wrap;
        max-width: 640px;
        padding: 0 20px;
    }

    .header__top {
        height: 40px;
    }

    .header__bottom {
        height: auto;
    }

    .header__download {
        line-height: 40px;
    }

    .header__button {
        margin: 0 0 20px 0;
    }

    .socials {
        padding: 0 !important;
        margin: 0 0 20px 0 !important;
    }

    .socials__item {
        margin-right: 15px;
        margin-left: 15px;
    }

    .body--scroll {
        overflow-y: hidden;
        max-height: 100vh;
    }

    .mobile-menu.open {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }

    .navigation {
        width: 100%;
        flex-direction: column;
        margin: 0 0 10px 0;
    }

    .navigation .menu {
        display: block;
        border-bottom: 1px solid #fff;
    }

    .menu__link {
        width: 100%;
        height: auto;
        text-align: center;
        min-height: 40px;
    }

    .menu__link {
        border-top: 1px solid #fff;
    }

    .submenu__link {
        border: none !important;
    }

    .submenu {
        display: none;
        position: static;
        width: 100%;
        height: auto;
    }

    .header__hamburger {
        flex-shrink: 0;
        display: block;
        width: 60px;
        height: 60px;
        padding: 5px 12px;
        background-color: transparent;
        border: 0;
        border-radius: 0;
        cursor: pointer;
        outline: none;
        margin: 0 0 0 auto;
    }

    .header__hamburger span {
        width: 100%;
        background-color: #fff;
        height: 2px;
        display: block;
        position: relative;
    }

    .header__hamburger span:after,
    .header__hamburger span:before {
        content: "";
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #fff;
    }

    .header__hamburger span:before {
        top: -9px;
    }

    .header__hamburger span:after {
        bottom: -9px;
    }

    .header__hamburger.open span {
        background: transparent;
    }

    .header__hamburger.open span:before,
    .header__hamburger.open span:after {
        transition-duration: 0.2s, 0.2s;
        transition-delay: 0.2s, 0s;
    }

    .header__hamburger.open span:before {
        transition-property: top, transform;
    }

    .header__hamburger.open span:after {
        transition-property: bottom, transform;
    }

    .header__hamburger.open span:before {
        top: 0;
        transform: rotate(45deg);
    }

    .header__hamburger.open span:after {
        bottom: 0;
        transform: rotate(-45deg);
    }

    .header__hamburger.open span:before,
    .header__hamburger.open span:after {
        transition-delay: 0s, 0.2s;
    }
    
    .menu__link--active span {
        border: none;
    }
}

/* Слайдер с отзывами */

#rec169384917 .t-slds__wrapper {
    background-color: #6699cc;
    padding: 40px;
    border-radius: 0 40px 40px 40px;
    position: relative;
}

#rec169384917 .t-slds__wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: -38px;
    border: 20px solid transparent;	border-top: 20px solid #6699cc; border-right: 20px solid #6699cc;
}

#rec169384917 .t-slds__main {
    position: relative;
}

#rec169384917 .t-slds__arrow {
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.05);
}

#rec169384917 .t-slds__bullet .t-slds__bullet_body {
    border: 1px solid #6699cc;
}

@media screen and (max-width: 960px) {
    #rec169384917 .t-slds__wrapper:after {
        display: none;
    }
    
    #rec169384917 .t-slds__wrapper {
    border-radius: 40px;
    }
    
    #rec169384917 .t-slds__arrow-right {
    right: -30px;
    }
    
    #rec169384917 .t-slds__arrow-left {
    left: -30px;
    }
}

@media screen and (max-width: 480px) {
    #rec169384917 .t-slds__wrapper {
        padding: 30px 20px;
    }
}

/* Попап чек-лист*/

#rec189529455 .t-checkbox__control,
#rec195226671 .t-checkbox__control {
    display: flex;
}

#rec189529455 .t-checkbox__indicator,
#rec195226671.t-checkbox__indicator {
    flex-shrink: 0;
}

#rec189529455 .t-submit,
#rec195226671 .t-submit  {
    background: linear-gradient(40deg, #FB6151 70%, #FFC700) !important;
    line-height: 34px;
}

#rec189472317 .t-popup .t-popup__container,
#rec195225517 .t-popup .t-popup__container {
    max-width: unset;
}

#rec189472317 .t-popup,
#rec195225517 .t-popup {
    background-image:none;
}

#rec189472317 .t-popup .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator:after,
#rec195225517 .t-popup .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator:after {
    display:block;
    left: 3px;
    top: 1px;
    width: 3px;
    height: 5px;
    border-width: 0 1px 1px 0;
}

#rec189472317 .t-popup .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator,
#rec195225517 .t-popup .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator {
    background: unset;
}

#rec189472317 .t-popup__close,
#rec195225517 .t-popup__close {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid white;
    background-color: #1A7486;
}

#rec189472317 .t-popup__close-wrapper,
#rec195225517 .t-popup__close-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

#rec189472317 .t-popup__close-icon,
#rec195225517 .t-popup__close-icon {
    width: 20px;
    height: 20px;
}

/* Форма попап-квиз */

#rec211677092 .t-popup .t-popup__container,
#rec212348765 .t-popup .t-popup__container,
#rec211677092 .t862__quiz,
#rec212348765 .t862__quiz {
    background-color: transparent;
}

#rec211677092 .t862__quiz-form-wrapper,
#rec212348765 .t862__quiz-form-wrapper {
    background-image: url('https://static.tildacdn.com/tild3361-6566-4337-b934-623431316562/quiz-bg-light.svg');
    background-size: cover;
    padding-top: 50px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 50px;
}

#rec211677092 .t862__wrapper,
#rec212348765 .t862__wrapper {
    padding-bottom: 0;
}

#rec211677092 #form211677092,
#rec212348765 #form212348765 {
    background-color: #fff;
    padding: 30px 50px;
    border: 5px solid #0F4C81;
}

#rec211677092 .t862__quiz-description-title,
#rec212348765 .t862__quiz-description-title,
#rec211677092  .t862__result-title,
#rec212348765  .t862__result-title {
    background-color: #FD8676;
}

#rec211677092 .t862__quiz-description-wrapper,
#rec212348765 .t862__quiz-description-wrapper {
    position: unset;
    margin: 0 0 10px 0;
    background-color: #0F4C81 !important;
}

#rec211677092 .t862__progressbar,
#rec212348765 .t862__progressbar {
    display: none;
}

#rec211677092  .t862__quiz-description-counter,
#rec212348765  .t862__quiz-description-counter {
    background-color: #FFEFCF;
    color: #0F4C81;
    position: absolute;
    bottom: 90px;
    padding: 5px 10px;
    left: 50%;
    margin-left: -23px;
}

#rec211677092 .t862__quiz-description-title,
#rec212348765 .t862__quiz-description-title {
    width: 100%;
}

#rec211677092  .t862__quiz-description-text,
#rec212348765  .t862__quiz-description-text {
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
}

#rec211677092  .t862__quiz-description,
#rec212348765  .t862__quiz-description {
    padding-left: 0;
    padding-right: 0;
}

#rec211677092  .t862__result-title,
#rec212348765  .t862__result-title {
     padding-left: 15px;
    padding-right: 15px;
}

#rec211677092  .t862 .t-radio__control,
#rec212348765  .t862 .t-radio__control,
#rec211677092  .t862 .t-checkbox__control, 
#rec212348765 .t862 .t-checkbox__control, 
#rec211677092 .t862 .t-img-select__text,
#rec212348765 .t862 .t-img-select__text {
    font-size: 16px;
}

#rec211677092  .t862 .t-radio__control,
#rec212348765  .t862 .t-radio__control,
#rec211677092 .t862 .t-checkboxes__wrapper .t-checkbox__control,
#rec212348765 .t862 .t-checkboxes__wrapper .t-checkbox__control {
    margin-top: 10px;
    margin-bottom: 10px;
}

#rec211677092 .t862__btn-wrapper .t862__btn_prev,
#rec212348765 .t862__btn-wrapper .t862__btn_prev {
    background-color: transparent !important;
    color: #FF8C69 !important;
}

#rec211677092 .t862__btn-wrapper,
#rec212348765 .t862__btn-wrapper {
    bottom: 84px;
    padding-left: 110px;
    padding-right: 110px;
}

#rec211677092 .t-popup .t-checkbox__indicator,
#rec212348765 .t-popup .t-checkbox__indicator  {
    top: -2px;
}

#rec211677092 .t-popup .t-checkbox__control .t-checkbox:checked ~ .t-checkbox__indicator,
#rec212348765 .t-popup .t-checkbox__control .t-checkbox:checked ~ .t-checkbox__indicator {
    background: unset;
}

#rec211677092 .t-popup .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator:after,
#rec212348765 .t-popup .t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator:after {
    display: block;
    left: 3px;
    top: -1px;
}

#rec211677092 .t862__btn-wrapper .t862__btn_next table, 
#rec212348765 .t862__btn-wrapper .t862__btn_next table,
#rec211677092 .t862__btn-wrapper .t862__btn_result tаble,
#rec212348765 .t862__btn-wrapper .t862__btn_result tаble {
    position: relative;
    z-index: 2;
}

#rec211677092 .t862__btn-wrapper,
#rec212348765 .t862__btn-wrapper {
    z-index: 1;
}

#rec211677092 .t862__btn-wrapper:after,
#rec212348765 .t862__btn-wrapper:after {
    content:'';
    position: absolute;
    background-image: url('https://static.tildacdn.com/tild3765-3838-4164-b935-383037316632/quiz-arrow-light.svg');
    top: 50%;
    margin-top: -87px;
    width: 300px;
    height: 182px;
    right: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}

#rec211677092  .t862 .t-form__submit,
#rec212348765  .t862 .t-form__submit {
    bottom: 84px;
    right: 120px;
    z-index: 2;
}

#rec211677092  .t862 .t862__quiz_nofixedheight .t862__capture-form,
#rec212348765  .t862 .t862__quiz_nofixedheight .t862__capture-form {
    padding-bottom: 40px;
}

#rec211677092  .t862__result-title,
#rec212348765  .t862__result-title {
    margin: 24px 0;
}

#rec211677092 .t862__capture-form .t-checkbox__control,
#rec212348765 .t862__capture-form .t-checkbox__control {
    font-size: 14px;
}

#rec211677092 .t-form__successbox,
#rec212348765 .t-form__successbox {
    margin-bottom: 40px;
}

@media (max-width: 960px) {
    #rec211677092 .t862__quiz-form-wrapper,
    #rec212348765 .t862__quiz-form-wrapper {
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    }
    
    #rec211677092 .t862__btn-wrapper,
    #rec212348765 .t862__btn-wrapper {
        bottom: 60px;
        padding-left: 85px;
        padding-right: 85px;
    }
    
    #rec211677092 .t862__btn-wrapper::after,
    #rec212348765 .t862__btn-wrapper::after {
        margin-top: -67px;
        width: 213px;
        height: 130px;
        right: 45px;
    }
    
    #rec211677092 .t862__quiz-description-counter,
    #rec212348765 .t862__quiz-description-counter {
        bottom: 65px;
    }
    
    #rec211677092 .t862__quiz-description-text,
    #rec212348765 .t862__quiz-description-text {
        font-size: 14px;
    }
    
    #rec211677092 .t862 .t-form__submit,
    #rec212348765 .t862 .t-form__submit {
        bottom: 60px;
        right: 85px;
    }
}

@media (max-width: 640px) {
    #rec211677092 .t862 .t-popup__close,
    #rec212348765 .t862 .t-popup__close {
        background: #ffffff;
    }
    
    #rec211677092 .t862 .t-popup_show .t-popup__container,
    #rec212348765 .t862 .t-popup_show .t-popup__container {
        min-height: unset;
    }
    
    #rec211677092 #form211677092,
    #rec212348765 #form212348765 {
        padding: 20px 20px 50px 20px;
    }
    
    #rec211677092 .t862__btn-wrapper,
    #rec212348765 .t862__btn-wrapper {
        bottom: 40px;
    }
    
    #rec211677092 .t862__quiz-description-counter,
    #rec212348765 .t862__quiz-description-counter {
        bottom: 46px;
    }
    
    #rec211677092 .t862__btn-wrapper::after,
    #rec212348765 .t862__btn-wrapper::after {
        display: none;
    }
    
    #rec211677092 .t862__quiz .t-form .t-input-title,
    #rec212348765 .t862__quiz .t-form .t-input-title {
        font-size: 18px !important;
    }
    
    #rec211677092 .t862 .t-radio__control, #rec211677092 .t862 .t-checkbox__control, #rec211677092 .t862 .t-img-select__text,
    #rec212348765 .t862 .t-radio__control, #rec212348765 .t862 .t-checkbox__control, #rec212348765 .t862 .t-img-select__text {
        font-size: 14px;
    }
    
    #rec211677092 .t862__quiz-form-wrapper,
    #rec212348765 .t862__quiz-form-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    #rec211677092 .t862__quiz-description-text,
    #rec212348765 .t862__quiz-description-text {
        font-size: 12px;
    }
    
    #rec211677092 .t862__quiz-description-text div,
    #rec212348765 .t862__quiz-description-text div {
        line-height: 15px !important;
    }
    
    #rec211677092 .t862 .t-form__submit,
    #rec212348765 .t862 .t-form__submit {
        bottom: 40px;
    }
    
    #rec211677092 .t862__result-title,
    #rec212348765 .t862__result-title {
        font-size: 12px !important;
        line-height: 15px;
    }
    
    #rec211677092 .t862 .t862__quiz_nofixedheight .t862__capture-form,
    #rec212348765 .t862 .t862__quiz_nofixedheight .t862__capture-form {
        padding-bottom: 10px;
    }
    
    #rec211677092 .t-form__successbox,
    #rec212348765 .t-form__successbox {
        margin-bottom: -25px;
    }
}

@media (max-width: 480px) {
    #rec211677092 .t862__quiz-form-wrapper,
    #rec212348765 .t862__quiz-form-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    
    #rec211677092 .t862__quiz-description-text,
    #rec212348765 .t862__quiz-description-text {
        padding: 10px;
    }
    
    #rec211677092 #form211677092,
    #rec212348765 #form212348765  {
        padding: 20px 15px 50px 15px;
    }
    
    #rec211677092 .t862__btn-wrapper,
    #rec212348765 .t862__btn-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    #rec211677092 .t862__quiz-description-counter,
    #rec212348765 .t862__quiz-description-counter {
        font-size: 12px;
        font-weight: 400;
        bottom: 50px;
    }
    
    #rec211677092 .t862__quiz .t-form .t-input-title,
    #rec212348765 .t862__quiz .t-form .t-input-title {
    font-size: 16px !important;
    }   
    
    #rec211677092 .t862 .t-form_bbonly .t-input-block,
    #rec212348765 .t862 .t-form_bbonly .t-input-block {
        margin-bottom: 20px;
    }
    
    #rec211677092 .t862 .t-form__submit,
    #rec212348765 .t862 .t-form__submit {
        right: 20px;
    }
    
    #rec211677092 .t862__capture-form .t-checkbox__control,
    #rec212348765 .t862__capture-form .t-checkbox__control {
        font-size: 10px;
    }
    
    #rec211677092 .t862 .t862__quiz_nofixedheight .t-input-group,
    #rec212348765 .t862 .t862__quiz_nofixedheight .t-input-group {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    
    #rec211677092 .t862__btn-wrapper .t862__btn_result,
    #rec212348765 .t862__btn-wrapper .t862__btn_result {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #rec211677092 .t862__quiz-description-wrapper,
    #rec212348765 .t862__quiz-description-wrapper {
        margin: 0;
    }
    
    #rec211677092 .t862__quiz-description,
    #rec212348765 .t862__quiz-description {
        padding-bottom: 0!important;
    }
    
    #rec211677092 .t862__result-title,
    #rec212348765 .t862__result-title {
        margin: 24px 0 0 0;
    }
}

@media (max-width: 350px) {
    #rec211677092 .t862 .t-submit,
    #rec212348765 .t862 .t-submit {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    #rec211677092 .t862__quiz-description-counter,
    #rec212348765 .t862__quiz-description-counter {
        top: 85px;
        bottom: unset;
        left: unset;
        margin-left: unset;
        right: 20px;
    }
}

/* Счётчик на лендинге "Вакцина" */

#rec218719419 .t415__timer {
    display: flex;
    justify-content: center;
}

#rec218719419 .t415__col {
    padding: 0 50px;
    margin: 0;
}

#rec218719419 .t415__number {
    display: flex;
    width: 200px;
    height: 200px;
    justify-content: center;
     align-items: center;
     /*background: linear-gradient(40deg, #FF5C98 10%, #B6B6FC);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    color: #FF5C98;
    position: relative;
    font-weight: 400;
    font-size: 70px;
}

#rec218719419 .t415__number:after {
    content: "";
    position: absolute;
    background-image: url("https://static.tildacdn.com/tild6262-3238-4665-a534-373739626335/timer-circle.svg");
     background-size: cover;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

#rec218719419 .t415__col::after {
    content: ':';
    color: #FF5C98;
    opacity: 1;
    font-size: 50px;
    top: 75px;
    right: 5px;
}

#rec218719419 .t415__col:last-child,
#rec218719419 .t415__col:nth-child(3)::after  {
    display: none;
}

#rec218719419 .t415__text {
    font-size: 27px;
    text-transform: uppercase;
     background: linear-gradient(30deg, #FF5C98 10%, #B6B6FC);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 20px;
}

@media (max-width: 960px) {
    #rec218719419 .t415__title {
        font-size: 36px !important;
    }
    
    #rec218719419 .t415__col {
        padding: 0 20px;
    }
    
    #rec218719419 .t415__number {
        width: 150px;
        height: 150px;
        font-size: 60px;
    }
    
    #rec218719419  .t415__textwrapper {
        margin-bottom: 0;
    }
    
    #rec218719419  .t-cover,
    #rec218719419  .t-cover__wrapper {
        height: 400px !important;
    }
    
    #rec218719419 .t415__text {
        font-size: 20px;
    }
    
    #rec218719419 .t415__col::after {
        top: 50px;
    }
}

@media (max-width: 640px) {
    #rec218719419 .t415__title {
        font-size: 30px !important;
        padding-bottom: 30px !important;
    }
    
    #rec218719419 .t415__col {
        padding: 0 10px;
    }
    
    #rec218719419 .t415__number {
        width: 100px;
        height: 100px;
        font-size: 40px;
    }
    
    #rec218719419 .t415__text {
        font-size: 16px;
        padding-top: 15px;
    }
    
    #rec218719419 .t415__col::after {
        top: 36px;
        right: 4px;
        font-size: 30px;
    }
    
     #rec218719419  .t-cover,
    #rec218719419  .t-cover__wrapper {
        height: 300px !important;
    }
}

@media (max-width: 400px) {
     #rec218719419 .t415__title {
        font-size: 28px !important;
    }
    
    
    #rec218719419 .t415__number {
        width: 80px;
        height: 80px;
        font-size: 30px;
    }
    
    #rec218719419 .t415__col {
        padding: 0 5px;
    }
    
      #rec218719419  .t-cover,
    #rec218719419  .t-cover__wrapper {
        height: 260px !important;
    }
    
    #rec218719419 .t415__col::after {
        top: 27px;
        right: 2px;
        font-size: 26px;
    }
    
    #rec218719419 .t415__text {
        font-size: 14px;
        padding-top: 10px;
    }
}

/* Меню на лендинге "Вакцина" */

#rec218750380 {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
}

#rec218787984 {
    z-index: 99;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
}

#rec218787984 .t280__logo__img {
    display: block;
}

#rec218787984 .t282__menu__items {
    padding: 0;
}

#rec218471558 .tn-elem[data-elem-id="1596801446191"] .tn-atom {
    background: linear-gradient(to right, rgba(196,196,196,0.1) 3%, #ffffff);
}

#rec218471558 .tn-elem[data-elem-id="1596801200758"] .tn-atom {
    background: linear-gradient(to left, rgba(196,196,196,0.1) 3%, #ffffff);
}

/* Попап акция на главной */

#rec222489162 .t-popup .t-popup__container {
    max-width: unset;
}

#rec222489162 .t-popup {
    background-image:none;
}

#rec222489162 .t-popup__close {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2F80ED;
}

#rec222489162 .t-popup__close-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

#rec222489162 .t-popup__close-icon {
    width: 20px;
    height: 20px;
}

/* Слайдер с партнёрами на главной */

#rec225894255 {
    max-width: 1200px !important;
    margin: 0 auto;
}

#rec225894255 .t738__slds-wrapper {
    background-color: #ffffff;
    border-radius: 40px;
}

#rec225894255 .t738__item {
    padding: 50px;
}

@media (max-width: 1200px) {
    #rec225894255 .t738__item {
    padding: 20px;
    }
    
    #rec225894255 {
    max-width: 936px !important;
}
}

/*  Блок справка спортсофт в тарифах */


#rec226688421 img {
    width: 100px !important;
}


