html{scroll-behavior:smooth}.faq-section{width:100%;position:relative;padding:60px 0;background:#fff}.faq-container__answers{width:100%;max-width:1112px;margin:0 auto}.faq-toggler__list{display:flex;width:100%;flex-direction:column;gap:20px;grid-gap:20px}.faq-toggler__item{background:#DEEAF9;padding:40px 60px;border-radius:16px}.faq-toggler__item-question{font-family:Roboto, sans-serif;font-size:25px;font-style:normal;font-weight:500;margin:0 0 18px 0;line-height:120%}.faq-toggler__item-question>*{font:inherit;color:inherit}.faq-toggler__item-answer__container{font-family:Roboto, sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:140%}.faq-toggler__container,.faq-toggler__item-answer__container{padding-left:26px;border-left:2px solid rgba(1,40,77,0.2);position:relative}.faq-toggler__item-answer__detail>p{margin:0 0 16px 0}.faq-toggler__item-answer__detail{display:flex;flex-direction:column;padding:20px 0;gap:16px;grid-gap:16px}.faq-toggler__item-answer__detail a{color:#16AADB;text-decoration:none}.faq-toggler__container{padding-top:24px}.faq-toggler__item-toggle{font-family:Roboto, sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%;background:transparent;border:none;color:#16AADB;display:flex;align-items:center;padding:0;cursor:pointer}.faq-toggler__item-toggle .user-list__link-arrow{transition:all .2s ease-in-out}.faq-toggler__item[data-toggleable] .faq-toggler__item-answer__detail{display:none}.faq-toggler__item.is-active .user-list__link-arrow{transform:rotate(180deg)}.faq__subtitle{font-size:22px;font-style:normal;font-weight:500;line-height:120%;color:#01284D}.faq-composition{display:flex;align-items:center}@media screen and (max-width: 480px){.faq-composition{flex-direction:column}}.faq-content{max-width:570px;flex:1}.faq-img{flex:1;display:flex;justify-content:flex-end}.faq-img img{width:100%}.faq-section.faq-section__main{background:#F6F7F8}.faq-h2{font-size:56px;font-style:normal;font-weight:700;line-height:110%;margin-bottom:50px;color:#01284D}.faq-toggler__item-answer__brief>p{margin:0}
.team__title {
    margin-bottom: 30px
}

ul.list-linead {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column
}

ul.list-linead li {
    padding-left: 56px;
    position: relative;
    display: flex;
    color: #444;
    margin: 0 0 20px 0;
    font-size: 22px;
    line-height: 120%;
    font-family: Sceptica,RedRing,Arial,sans-serif;
    font-weight: 500
}

ul.list-linead li:before {
    width: 18px;
    height: 3px;
    background: #16aadb;
    position: absolute;
    left: 20px;
    content: "";
    top: 10px
}

@media screen and (max-width: 475px) {
    ul.list-linead li {
        font-size:14px;
        padding-left: 30px
    }

    ul.list-linead li:before {
        width: 16px;
        height: 2px;
        left: 0
    }
}

.team__text {
    line-height: 120%;
    font-family: Sceptica,RedRing,Arial,sans-serif;
    color: #444;
    font-weight: 500
}

@media screen and (max-width: 768px) {
    .team__text {
        font-size:22px
    }
}

@media screen and (max-width: 475px) {
    .team__text {
        font-size:14px
    }
}

.team__container {
    max-width: 920px
}

.frame-logos__mobile {
    display: none
}

.frame-logos__pc,.frame-logos__mobile {
    width: 100%
}

@media screen and (max-width: 475px) {
    .frame-logos__mobile {
        display:flex
    }

    .frame-logos__pc {
        display: none
    }
}

.appraisal__wrapper,.at-glance__wrapper,.awards__wrapper,.business-assistance__wrapper,.cases-nbo__wrapper,.clients__wrapper,.clients-main__wrapper,.contacts__wrapper,.contacts-map__wrapper,.content__wrapper,.cooperation__wrapper,.cost-work__wrapper,.founders__wrapper,.how-work-nbo__wrapper,.main-header__wrapper--main,.modules-work__wrapper,.offers__wrapper,.page-contacts__wrapper,.personalized-buyer__wrapper,.result,.result-companies__wrapper,.team__wrapper,.what-can__wrapper,.why-need-ai__wrapper,.career-team__wrapper,.career-quote__wrapper,.career-office__wrapper,.career-about__wrapper,.career-conditions__wrapper,.career-vacancies__wrapper,.smart-opt-in-advantages__wrapper,.watch-it-in-action__wrapper,.blog-header,.triggers-plan__wrapper,.order__wrapper,.blog__wrapper,.mailing__wrapper {
    padding-top: 60px;
    padding-bottom: 60px
}