: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}}.developer-offices-section{display:flex;flex-direction:column;gap:0}.developer-offices-section_mobile{margin-bottom:16px;padding:20px 16px 32px}.developer-offices-section__title{background:var(--ui-bg-accented);border-top-left-radius:8px;border-top-right-radius:8px;color:var(--ui-text-highlighted);font-size:var(--font-size-text-xl);font-weight:var(--font-weight-medium);line-height:var(--line-height-text-xl);margin-bottom:20px;padding:8px 12px}.developer-offices-section__grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.developer-offices-section__card{background:var(--ui-bg);border-radius:16px;box-shadow:0 1px 20px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:all .2s ease}.developer-offices-section__card:hover{box-shadow:0 4px 24px #00000026;transform:translateY(-2px)}.developer-offices-section__image-wrapper{background:#f5f5f5;height:200px;overflow:hidden;position:relative;width:100%}.developer-offices-section__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.developer-offices-section__placeholder{align-items:center;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);color:#999;display:flex;height:100%;justify-content:center;width:100%}.developer-offices-section__placeholder svg{height:48px;opacity:.5;width:48px}.developer-offices-section__type-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-radius:6px;box-shadow:0 2px 8px #0000001a;color:var(--main-text-color);font-size:13px;font-weight:600;padding:6px 14px;position:absolute;right:12px;text-transform:capitalize;top:12px}.developer-offices-section__content{display:flex;flex-direction:column;gap:16px;padding:20px}.developer-offices-section__office-title{color:var(--main-text-color);font-size:16px;font-weight:600;line-height:1.4;margin:0}.developer-offices-section__details{display:flex;flex-direction:column;gap:12px}.developer-offices-section__detail{align-items:flex-start;display:flex;font-size:14px;gap:10px;line-height:1.5}.developer-offices-section__icon{color:var(--ui-text-secondary);flex-shrink:0;margin-top:2px}.developer-offices-section__text{color:var(--ui-text-secondary);word-break:break-word}.developer-offices-section__link{color:var(--ui-text-secondary);text-decoration:none;transition:color .2s ease;word-break:break-all}.developer-offices-section__link:hover{color:#667eea;text-decoration:none}.developer-offices-section__load-more{display:flex;justify-content:center;margin-top:20px}@media screen and (max-width:768px){.developer-offices-section__title{font-size:20px;font-weight:600;line-height:27px;margin-bottom:16px}.developer-offices-section__grid{gap:16px;grid-template-columns:1fr}.developer-offices-section__image-wrapper{height:180px}.developer-offices-section__content{padding:16px}.developer-offices-section__office-title{font-size:15px}.developer-offices-section__detail{font-size:13px}.developer-offices-section__placeholder svg{height:40px;width:40px}}
