.t966__content {
padding: 40px;
}

.t966__menu-item {
display: flex;
align-items: center;
}

.t450__container {
    box-sizing: border-box;
    padding: 15px 20px 38px;
    
}
.t450__logoimg {
    display: block;
    max-width: 45px;
    margin-bottom:40px;
}

.t-checkbox__control {
    display: flex !important;
}

@media screen and (min-width: 560px) {
.t-popup_show .t-popup__container {
    border-radius: 30px;
}
}

.t702 .t702__wrapper {
    padding: 50px 45px;
}

@media screen and (max-width: 480px) {
.t-text_xs {
    font-size: 11px;
}

.t-checkbox__indicator {
    width: 18px !important;
    height: 18px !important;
}
}

@media screen and (max-width: 560px) {
.t702 .t-popup__block-close {
    background: none !important;
}
}

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

.t702 .t702__title {
    margin-bottom: 16px;
}
}

@media screen and (max-width: 1200px) {
.t-width_6 {
    max-width: 560px;
}
}