.expert-item{-webkit-user-select:none;user-select:none;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;width:280px;max-width:280px;display:flex}.expert-item__image{width:208px;height:224px;margin-bottom:15px}.expert-item__image>img{object-fit:cover;width:100%;height:100%}.expert-item__title{font-family:var(--ff-morganite),sans-serif;color:var(--color-text-main);text-align:center;margin-bottom:10px;font-size:35px;font-weight:400}.expert-item__content>h4{font-size:var(--fz-sm);text-align:center;margin-bottom:10px;font-weight:400}.expert-item__content>p{text-align:center}.expert-item__content>p:not(:last-child){margin-bottom:10px}.expert-item__content>p{font-size:var(--fz-sm);color:var(--color-primary);font-weight:300}.expert-item__content>p>b{font-weight:400}
.experts{z-index:1;background-color:#fff;padding:90px 0 60px;position:relative;overflow:hidden}.experts>.container{align-items:flex-start;display:flex}.experts__title{color:var(--color-primary);flex-shrink:0;font-size:130px;line-height:.8}.experts__slider{flex-grow:1;min-width:0}.experts__wrapper{flex-grow:1;justify-content:space-around;display:flex}.experts__image{z-index:-1;pointer-events:none;position:absolute;top:50%;right:0;transform:translate(15%,-50%)}.experts_solo .experts__title{margin-right:80px}.experts_solo .experts__wrapper{justify-content:flex-start}@media screen and (max-width:640px){.experts_solo .experts__title{margin-right:20px;font-size:90px}}@media screen and (max-width:460px){.experts_solo .experts__title{margin-right:-64px;font-size:70px}}@media screen and (max-width:920px){.experts_slide{padding:60px 0}.experts_slide>.container{flex-direction:column;align-items:flex-start;gap:60px}.experts_slide .experts__wrapper{justify-content:space-around;width:100%}.experts_slide .experts__title{width:auto;font-size:50px}.experts_slide .experts__slider{width:100%}.experts_slide .experts__slider .expert-item{margin:0 auto}.experts_slide .experts__image{transform:translate(35%,-50%)}}@media screen and (max-width:560px){.experts_slide .experts__title{font-size:44px}}@media screen and (max-width:400px){.experts_slide .experts__title{font-size:36px}}@media screen and (max-width:560px){.experts{padding:40px 0}.experts__image{display:none}}
.for-whom{padding:64px 0 45px}@media screen and (max-width:920px){.for-whom{padding:50px 0}}@media screen and (max-width:560px){.for-whom{padding:40px 0 50px}}@media screen and (max-width:400px){.for-whom{padding:40px 0}}.for-whom__title{margin-bottom:50px;line-height:1.1}@media screen and (max-width:920px){.for-whom__title{font-size:44px;line-height:110%}}@media screen and (max-width:560px){.for-whom__title{font-size:var(--fz-lg);margin-bottom:30px}}@media screen and (max-width:400px){.for-whom__title{font-size:36px}}.for-whom__list{margin:0;padding:0;list-style:none}.for-whom__list li{font-size:var(--fz-subhead);color:var(--color-primary);align-items:center;display:flex}@media screen and (max-width:560px){.for-whom__list li{font-size:var(--fz-md)}}.for-whom__list li:not(:last-child){margin-bottom:16px}.for-whom__list li:before{content:"";background-image:url(/images/icon-list.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:28px;height:28px;margin-right:14px}
