body.overlay{overflow:hidden}body.overlay:after{background-color:hsla(0,0%,100%,.7);content:"";height:100vh;left:0;position:fixed;top:0;width:100vw}.future{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover}.future__container{align-items:center;display:flex;flex-direction:column;padding:0 16px}.future__titles{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:60px;width:100%}.future__title{color:#0b1029;margin-bottom:24px;max-width:699px}.future__subtitle{color:rgba(11,16,41,.7);max-width:699px}.future__employees{display:grid;gap:60px 20px;grid-template-columns:repeat(4,1fr);width:100%}@media(max-width:1024px){.future__employees{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.future__employees{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.future__employees{grid-template-columns:1fr}}.future__employee{cursor:pointer;display:flex;flex-direction:column;width:100%}.future__employee__photo{border-radius:16px;height:268px;margin-bottom:8px;object-fit:cover}@media(max-width:580px){.future__employee__photo{height:100%;width:100%}}.future__employee__name{color:#0b1029;margin-bottom:4px}.future__employee__role{color:rgba(11,16,41,.7)}.future__info{background-color:#fff;display:none;height:100vh;overflow-y:auto;padding:24px 40px 80px;position:fixed;right:0;top:0;width:854px;z-index:9999}.future__info.active{display:block}@media(max-width:1024px){.future__info{width:100vw}}.future__info__controls{border-bottom:1px solid rgba(11,16,41,.2);display:flex;flex-direction:row;justify-content:space-between;margin-bottom:40px;padding-bottom:24px}.future__info__arrows{display:flex;flex-direction:row;gap:16px}.future__info__prev{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:44px;justify-content:center;width:44px}.future__info__prev img{transform:rotate(180deg)}.future__info__next{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:44px;justify-content:center;width:44px}.future__info__next.disabled,.future__info__prev.disabled{opacity:.2}.future__info__close{cursor:pointer;height:44px;width:44px}.future__info__wrapper{display:none}.future__info__wrapper.active{display:block}.future__info__data{display:flex;gap:32px;margin-bottom:40px}@media(max-width:768px){.future__info__data{flex-wrap:wrap}}.future__info__photo{border-radius:16px;height:289px;object-fit:cover;width:250px}.future__info__text{display:flex;flex-direction:column;justify-content:space-between}.future__info__quote{color:#0b1029;font-weight:500}@media(max-width:768px){.future__info__quote{margin-bottom:16px}}.future__info__name{color:#0b1029;font-weight:500;margin-bottom:4px}.future__info__role{color:rgba(11,16,41,.7)}.future__education{margin-bottom:40px}.future__education__title{border-bottom:1px solid rgba(11,16,41,.2);color:#0b1029;margin-bottom:16px;padding-bottom:16px}.future__education__items{display:flex;flex-direction:row;flex-wrap:wrap;gap:52px 30px}.future__education__item{width:230px}.future__education__institution{color:#0b1029;margin-bottom:12px}.future__education__degree{color:rgba(11,16,41,.5)}.future__experience{margin-bottom:40px}.future__experience__title{border-bottom:1px solid rgba(11,16,41,.2);color:#0b1029;margin-bottom:16px;padding-bottom:16px}.future__experience__items{display:flex;flex-direction:row;flex-wrap:wrap;gap:52px 30px}.future__experience__item{width:230px}.future__experience__workplace{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:12px}.future__experience__company{color:#0b1029}.future__experience__time{color:rgba(11,16,41,.5);letter-spacing:.01em}.future__experience__role{color:rgba(11,16,41,.5)}.future__about__title{border-bottom:1px solid rgba(11,16,41,.2);color:#0b1029;margin-bottom:16px;padding-bottom:16px}.future__about__text{color:rgba(11,16,41,.7)}.future__about__link{align-items:center;color:#0b1029;display:flex;font-weight:500;gap:12px;margin-top:16px}.future__about__link:hover{opacity:.7}.future__about__link img{height:16px!important;width:16px!important}