:root{--large-container-max-width:1920px;--container-max-width:1240px;--container-padding:96px;--container-padding-redesign:64px;--project-max-width:812px;--project-margin-right:340px;--header-height:84px}@media screen and (max-width:1400px){:root{--container-padding:64px;--project-max-width:750px}}@media screen and (max-width:1100px){:root{--project-margin-right:0}}@media screen and (max-width:992px){:root{--container-padding:48px;--container-padding-redesign:48px;--project-max-width:646px;--project-margin-right:0}}@media screen and (max-width:768px){:root{--container-padding:8px;--container-padding-redesign:20px;--project-margin-right:0}}.about-developer-section{display:grid;gap:24px;grid-template-columns:760px 1fr;width:100%}@media (max-width:900px){.about-developer-section{grid-template-columns:1fr}}.about-developer-section__container{display:flex;flex-direction:column;gap:24px;max-width:760px;width:100%}.about-developer-section__search-panel{display:flex;flex-direction:column;gap:24px;min-width:0;width:100%}.about-developer-section__search-panel-title{color:var(--ui-text-highlighted);font-size:24px;font-weight:600;letter-spacing:0;line-height:32px}.about-developer-section__search-panel-list{display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto}.about-developer-section__search-panel-loader{align-items:center;animation:fadeIn .3s ease-in;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:40px 20px}.about-developer-section__search-panel-loader-text{color:var(--ui-text-toned);font-size:14px;font-weight:400;letter-spacing:0;line-height:20px}.about-developer-section__search-panel-item{background:var(--ui-bg-elevated);border-radius:10px;cursor:pointer;padding:8px 10px}.about-developer-section__search-panel-item__title{color:var(--ui-text-base);font-size:16px;font-weight:500;letter-spacing:0;line-height:24px}.about-developer-section__search-panel-item__availability{color:var(--uicolors-green-500);font-size:10px;font-weight:400;letter-spacing:0;line-height:16px}.about-developer-section__search-panel-item__count{color:var(--ui-text-base);font-size:12px;font-weight:500;letter-spacing:0;line-height:18px}.about-developer-section__search-panel-item__info{align-items:center;display:flex;flex-direction:row;gap:12px}.about-developer-section__search-panel-item__logo{align-items:center;background:#fff;border-radius:4px;box-shadow:0 0 1px 1px #0000000f;display:flex;justify-content:center;min-height:42px;min-width:42px}.about-developer-section__search-panel-item__logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.about-developer-section__search-panel-item__avatar{color:var(--ui-text-highlighted);font-size:14px;font-weight:500;letter-spacing:0;line-height:20px}.about-developer-section__meta{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.about-developer-section__info{align-items:center;display:flex;gap:20px}.about-developer-section__government-badge{align-self:center;border:1px solid #8b5cf6;border-radius:var(--rounded-md);color:var(--color-purple);display:flex;font-size:14px;font-weight:400;gap:6px;letter-spacing:0;line-height:20px;padding:4px 8px}.about-developer-section__title{color:var(--ui-text-highlighted);font-size:24px;font-weight:600;letter-spacing:0;line-height:32px}.about-developer-section__description{color:var(--ui-text-toned);font-size:16px;font-weight:300;letter-spacing:0;line-height:24px}.about-developer-section__data{display:grid;gap:16px;grid-template-columns:1fr 1fr}.about-developer-section__param{background:var(--ui-bg-elevated);border-radius:10px;display:flex;flex-direction:column;padding:8px 12px}.about-developer-section__value{color:var(--ui-text-toned);font-size:20px;font-weight:400;letter-spacing:0;line-height:28px}.about-developer-section__label{color:var(--ui-text-highlighted);font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}.about-developer-section__logo{align-items:center;background:#fff;border-radius:8px;box-shadow:0 0 1px 1px #0000000f;display:flex;height:64px;justify-content:center;width:64px}.about-developer-section__logo img{-o-object-fit:contain;object-fit:contain}.about-developer-section__avatar{color:var(--ui-text-highlighted);font-size:24px;font-weight:600;letter-spacing:0;line-height:32px}.about-developer-section_mobile{flex-direction:column-reverse;padding:32px 16px}.about-developer-section_mobile .about-developer-section__meta{flex-direction:column-reverse;row-gap:4px}.about-developer-section_mobile .about-developer-section__container{width:100%}.about-developer-section_mobile .about-developer-section__government-badge{background:none;color:var(--text-secondary);font-size:14px;font-weight:500;line-height:18px;padding:0}.about-developer-section_mobile .about-developer-section__title{font-size:26px;font-weight:600;line-height:135%;margin:8px 0 0}.about-developer-section_mobile .about-developer-section__param{white-space:normal}.about-developer-section_mobile .about-developer-section__data{border-bottom:1px solid var(--bg-secondary-default);border-top:1px solid var(--bg-secondary-default);-moz-column-gap:49px;column-gap:49px;display:grid;grid-template-columns:1fr 1fr;margin-top:24px;padding:16px 0;row-gap:16px}.about-developer-section_mobile .about-developer-section__logo{height:56px;margin-top:0;width:56px}.about-developer-section_mobile .about-developer-section__logo img{height:56px;width:56px}.about-developer-section_mobile .about-developer-section__avatar{font-size:24px;font-weight:600;line-height:24px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
