.structure-about{margin:30px 0}.structure-about__title{font-size:44px;line-height:110%;padding:10px 0;width:35%}.structure-about__wrap{align-items:flex-start;display:flex;gap:68px;margin-top:48px}.structure-about__image{border-radius:50%;height:380px;max-width:380px;overflow:hidden;width:100%}.structure-about__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.structure-about__info{max-width:733px;width:100%}.structure-about__name{font-size:32px;font-weight:600;line-height:115%}.structure-about__subtitle{color:var(--secondary-text);font-size:16px;font-weight:600;line-height:130%;margin-top:16px}.structure-about__quote{border-left:3px solid var(--yellow);font-family:var(--font-italic);font-size:32px;line-height:120%;margin-top:32px;padding-left:24px}.structure-about__text{color:var(--secondary-text);display:flex;flex-direction:column;font-size:18px;gap:18px;line-height:140%;margin-top:32px}.structure-about__author{align-items:center;display:flex;gap:16px;margin-top:32px}.structure-about__author-photo{border-radius:50%;flex-shrink:0;height:88px;max-width:88px;overflow:hidden;width:100%}.structure-about__author-photo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.structure-about__author-wrap{display:flex;flex-direction:column;gap:4px}.structure-about__author-name{font-size:20px;font-weight:600;line-height:130%}.structure-about__author-position{color:var(--secondary-text);font-size:18px;line-height:140%}.structure-people{margin:90px 0}.structure-people__title{font-size:28px;font-weight:600;line-height:114%}.structure-people__wrap{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-top:48px}.structure-people__left{display:flex;flex-direction:column;gap:48px;max-width:220px;width:100%}.structure-people__right{flex-grow:1;margin-right:105px;max-width:770px;width:100%}.structure-people__cards{display:grid;gap:55px;grid-template-columns:repeat(3,1fr)}.structure-people__card{width:100%}.structure-people__card-image{border-radius:50%;height:220px;overflow:hidden;width:100%}.structure-people__card-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.structure-people__card-name{font-size:18px;font-weight:600;line-height:130%;margin-top:12px;text-align:center}.structure-people__card-text{color:var(--secondary-text);font-size:14px;line-height:137%;margin-top:4px;text-align:center}.structure-people__candidate{margin-top:67px}.structure-people__candidate-title{font-size:24px;font-weight:600;line-height:120%}.structure-people__candidate-items{display:flex;flex-direction:column;gap:24px;margin-top:32px}.structure-people__candidate-item{align-items:center;border-bottom:1px solid rgba(34,34,32,.15);display:flex;gap:12px;padding-bottom:20px}.structure-people__candidate-item-name{font-size:18px;font-weight:600;line-height:130%}.structure-people__candidate-item-image{border-radius:50%;flex-shrink:0;height:60px;max-width:60px;overflow:hidden;width:100%}.structure-people__candidate-item-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.structure-people__candidate-item-wrap{display:flex;flex-direction:column;gap:4px}.structure-people__candidate-item-position{color:var(--secondary-text);font-size:16px;line-height:140%}.structure-people__candidate-item:last-child{border-bottom:none;padding-bottom:0}.structure-direction{margin:90px 0}.structure-direction__title{font-size:28px;font-weight:600;line-height:114%}.structure-direction__items{display:flex;flex-direction:column;gap:16px;margin-top:48px}.structure-direction__item{align-items:flex-start;background:var(--white);border-radius:24px;display:flex;justify-content:space-between;padding:32px}.structure-direction__item-user{align-items:flex-start;display:flex;gap:16px;width:40%}.structure-direction__item-image{border-radius:50%;height:88px;max-width:88px;overflow:hidden;width:100%}.structure-direction__item-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.structure-direction__item-title{font-size:18px;font-weight:600;line-height:130%}.structure-direction__item-description{color:var(--secondary-text);display:-webkit-box;font-size:16px;line-height:140%;overflow:hidden;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2}.structure-direction__item-info{display:flex;gap:78px;justify-content:space-between;width:60%}.structure-direction__item-year{display:flex;flex-direction:column;gap:9px}.structure-direction__item-book{display:flex;flex-direction:column;gap:7px;max-width:452px;width:100%}@media(max-width:1280px){.structure-people__right{margin-right:0}.structure-people__cards{gap:32px}.structure-direction__item-info{gap:16px}.structure-direction__item-book{max-width:300px}}@media(max-width:992px){.structure-about{margin:60px 0}.structure-about__title{font-size:28px;padding:0}.structure-about__wrap{align-items:center;flex-direction:column;gap:32px;margin-top:24px}.structure-about__info{max-width:none;width:100%}.structure-about__image{height:343px;max-width:343px}.structure-about__name{font-size:20px}.structure-about__quote{font-size:24px;margin-top:20px;padding-left:16px}.structure-about__text{font-size:16px;gap:16px;margin-top:20px}.structure-about__author{margin-top:20px}.structure-about__author-photo{height:60px;max-width:60px}.structure-about__author-name,.structure-about__author-position{font-size:16px}.structure-people{margin:60px 0}.structure-people__wrap{flex-direction:column;margin-top:24px}.structure-people__left{flex-direction:row;gap:8px;max-width:none}.structure-people__right{max-width:none}.structure-people__cards{gap:16px 8px;grid-template-columns:repeat(2,1fr)}.structure-people__card-image{height:166px}.structure-people__card-name{font-size:16px}.structure-people__card-text{font-size:12px}.structure-people__candidate{margin-top:24px}.structure-people__candidate-title{font-size:16px}.structure-people__candidate-items{gap:16px;margin-top:16px}.structure-people__candidate-item{padding-bottom:16px}.structure-people__candidate-item-name{font-size:16px}}