.service-experts{padding:68px 15px;background:#f7f8fa;color:#171717}
.service-faq{padding:68px 15px;background:#fff;color:#171717}
.service-faq__inner{max-width:1110px;margin:0 auto}
.service-faq__head{max-width:760px;margin-bottom:28px}
.service-faq__title{margin:0;font-size:36px;line-height:1.15;font-weight:700}
.service-faq__lead{margin:12px 0 0;color:#59606b;font-size:17px;line-height:1.6}
.service-faq__list{display:grid;gap:12px}
.service-faq__item{border:1px solid #e6e8ec;border-radius:16px;background:#f8f9fb;overflow:hidden}
.service-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;cursor:pointer;list-style:none;font-size:18px;line-height:1.35;font-weight:700}
.service-faq__item summary::-webkit-details-marker{display:none}
.service-faq__icon{flex:0 0 auto;color:#e83838;font-size:28px;line-height:1;font-weight:400;transition:transform .2s ease}
.service-faq__item[open] .service-faq__icon{transform:rotate(45deg)}
.service-faq__answer{padding:0 64px 22px 24px;color:#59606b;font-size:16px;line-height:1.65}
.service-faq__answer p{margin:0}
.service-experts__inner{max-width:1110px;margin:0 auto}
.service-experts__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}
.service-experts__title{margin:0;font-size:36px;line-height:1.15;font-weight:700}
.service-experts__lead{max-width:650px;margin:10px 0 0;color:#59606b;font-size:17px;line-height:1.6}
.service-experts__all{color:#e83838;font-weight:600;white-space:nowrap}
.service-experts__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.service-expert{display:flex;flex-direction:column;min-width:0;padding:22px;border:1px solid #e6e8ec;border-radius:18px;background:#fff;box-shadow:0 10px 32px rgba(25,30,40,.06)}
.service-expert__photo{width:92px;height:92px;margin-bottom:18px;border-radius:50%;object-fit:cover;background:#eef0f3}
.service-expert__name{color:#171717;font-size:19px;line-height:1.25;font-weight:700;text-decoration:none}
.service-expert__name:hover{color:#e83838}
.service-expert__role{margin-top:4px;color:#e83838;font-size:14px;font-weight:600}
.service-expert__experience{margin-top:12px;color:#59606b;font-size:14px}
.service-expert__topics{margin:12px 0 18px;padding:0;list-style:none;color:#59606b;font-size:13px;line-height:1.5}
.service-expert__topics li{display:inline}
.service-expert__topics li:not(:last-child)::after{content:" · ";color:#b3b7bf}
.service-expert__link{margin-top:auto;color:#e83838;font-size:14px;font-weight:600;text-decoration:none}
.service-expert__link:hover{text-decoration:underline}

.member__n a{color:inherit;text-decoration:none}
.member__n a:hover{color:#e83838}
.member__profile{display:inline-block;margin-top:12px;color:#e83838;font-size:13px;font-weight:600;text-decoration:none}
.member__profile:hover{text-decoration:underline}

.article-author{display:flex;align-items:center;gap:14px;margin:0 0 22px;padding:14px 16px;border:1px solid #e6e8ec;border-radius:14px;background:#f8f9fb}
.article-author__photo{width:54px;height:54px;border-radius:50%;object-fit:cover}
.article-author__eyebrow{margin:0;color:#757b86;font-size:12px;text-transform:uppercase;letter-spacing:.06em}
.article-author__name{color:#171717;font-size:16px;font-weight:700;text-decoration:none}
.article-author__name:hover{color:#e83838}
.article-author__meta{margin:2px 0 0;color:#59606b;font-size:13px}
.blog-el__author{margin:8px 0 0;color:#6b7280;font-size:13px}
.blog-el__author a{color:inherit;text-decoration:underline}

.experts-page{margin:0;background:#f7f8fa;color:#171717;font-family:Söhne,Arial,sans-serif}
.experts-page *{box-sizing:border-box}
.experts-shell{width:min(1110px,calc(100% - 32px));margin:0 auto}
.experts-header{background:#171717;color:#fff}
.experts-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px}
.experts-brand{color:#fff;font-size:22px;font-weight:800;text-decoration:none}
.experts-brand span{color:#ef3d3d}
.experts-nav{display:flex;gap:22px}
.experts-nav a{color:#fff;text-decoration:none}
.experts-nav a:hover{color:#ff6a6a}
.experts-crumbs{padding:24px 0;color:#737985;font-size:14px}
.experts-crumbs a{color:inherit}
.experts-hero{padding:34px 0 54px}
.experts-hero h1{max-width:800px;margin:0;font-size:48px;line-height:1.08}
.experts-hero p{max-width:720px;margin:16px 0 0;color:#59606b;font-size:18px;line-height:1.65}
.experts-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding-bottom:70px}
.expert-profile{padding-bottom:70px}
.expert-profile__hero{display:grid;grid-template-columns:180px 1fr;gap:34px;align-items:center;padding:36px;border-radius:24px;background:#fff;box-shadow:0 14px 45px rgba(25,30,40,.07)}
.expert-profile__photo{width:180px;height:180px;border-radius:50%;object-fit:cover}
.expert-profile__eyebrow{margin:0 0 8px;color:#e83838;font-weight:700;text-transform:uppercase;letter-spacing:.06em}
.expert-profile h1{margin:0;font-size:44px;line-height:1.08}
.expert-profile__role{margin:8px 0 0;color:#e83838;font-size:19px;font-weight:600}
.expert-profile__summary{max-width:680px;margin:18px 0 0;color:#59606b;font-size:17px;line-height:1.65}
.expert-profile__body{display:grid;grid-template-columns:1fr 1.5fr;gap:20px;margin-top:20px}
.expert-panel{padding:28px;border-radius:18px;background:#fff}
.expert-panel h2{margin:0 0 18px;font-size:24px}
.expert-panel ul{margin:0;padding-left:20px;color:#59606b;line-height:1.7}
.expert-articles{display:grid;gap:12px;padding:0!important;list-style:none}
.expert-articles a{display:block;padding:14px 16px;border:1px solid #e6e8ec;border-radius:12px;color:#171717;font-weight:600;text-decoration:none}
.expert-articles a:hover{border-color:#e83838;color:#e83838}
.experts-footer{padding:32px 0;background:#171717;color:#c9cbd0}
.experts-footer a{color:#fff}

@media(max-width:900px){.service-experts__grid,.experts-list{grid-template-columns:repeat(2,minmax(0,1fr))}.expert-profile__body{grid-template-columns:1fr}}
@media(max-width:620px){.service-faq,.service-experts{padding:44px 15px}.service-faq__title,.service-experts__title{font-size:30px}.service-faq__item summary{padding:18px;font-size:17px}.service-faq__answer{padding:0 48px 18px 18px}.service-experts__head{display:block}.service-experts__all{display:inline-block;margin-top:14px}.service-experts__grid,.experts-list{grid-template-columns:1fr}.experts-nav{gap:12px;font-size:13px}.experts-hero h1{font-size:36px}.expert-profile__hero{grid-template-columns:1fr;padding:24px}.expert-profile__photo{width:130px;height:130px}.expert-profile h1{font-size:34px}}
