.t702 .t-inputtime, .t702 .t-datepicker__wrapper {
    max-width: 285px;
}
a:active, a:focus { outline: none; }
.t702 .t-submit {
    background-color: rgb(245, 155, 0) !important;
    border-radius: 10px !important;
    text-transform: uppercase;
}
html, body {
  scroll-behavior: smooth;
}
.summa-container {
    display: flex;
    height: 150px;
    align-items: center;
    font-weight: bold;
    font-family: 'OpinionPro',Arial,sans-serif;
    line-height: 29px;
}
.t-text_md, .t232__text, .t050__descr div, .t374__title, .t218__textfield div, .t664__answer .t664__question-text, .t050__descr.t-descr_xxl, .t220__text div {
    font-size: 30px !important;
    font-weight: 300 !important;
}
.t232__title div {
    line-height: 1;
}
.t220__title, .t232__title, .t-section__title, .t664__question strong, .t017__title.t-title_xxs, .t050__title, .t232__title div u, .t220__title div {
    font-size: 42px !important;
    font-weight: 600 !important;
}
.summa-container p, .t220__text a span{
    font-size: 30px !important;
    font-weight: 600 !important;
}
.t531__title {
    font-size: 32px !important;
    font-weight: 600 !important;
}
.t531__text div {
    font-size: 22px !important;
    font-weight: 300 !important;
}
@media screen and (max-width: 768px) {
   .t220__title, .t232__title, .t-section__title, .t664__question strong, .t017__title.t-title_xxs, .t050__title, .t232__title div u, .t220__title div {
        font-size: 38px !important;
        font-weight: 600 !important;
    } 
    .t-text_md, .t232__text, .t050__descr div, .t374__title, .t218__textfield div, .t664__answer .t664__question-text, .t050__descr.t-descr_xxl, .t220__text div {
        font-size: 28px !important;
        font-weight: 300 !important;
    }
    .summa-container p, .t220__text a span{
        font-size: 28px !important;
        font-weight: 600 !important;
    }
    .t531__title {
        font-size: 26px !important;
        font-weight: 600 !important;
    }
    .t531__text div, .t531__text.t-text_sm  {
        font-size: 18px !important;
        font-weight: 300 !important;
    }
}
@media screen and (max-width: 640px) {
    .t220__title, .t232__title, .t-section__title, .t664__question strong, .t017__title.t-title_xxs, .t050__title, .t232__title div u, .t220__title div {
        font-size: 30px !important;
        font-weight: 600 !important;
    } 
    .t-text_md, .t232__text, .t050__descr div, .t374__title, .t218__textfield div, .t664__answer .t664__question-text, .t050__descr.t-descr_xxl, .t220__text div {
        font-size: 22px !important;
        font-weight: 300 !important;
    }
    .summa-container p, .t220__text a span{
        font-size: 22px !important;
        font-weight: 600 !important;
    }
    .t531__text div {
        font-size: 22px !important;
        font-weight: 300 !important;
    }
    .t531__title.t-name_xl {
        font-size: 30px !important;
        font-weight: 600 !important;
    }
}
@media screen and (max-width: 560px) {
    .t702 .t-popup__close {
        background: #f59b00;
        opacity: 0.9;
    }
}
