.developers{background:var(--color-bg-accent-lg,rgba(35,2,1,.3));border-radius:24px;padding:32px}@media (max-width:1090px){.developers{padding:24px}}.developers__wrapper{justify-content:space-between;display:flex}@media (max-width:1090px){.developers__wrapper{flex-direction:column;gap:36px}}.developers__title{padding-bottom:24px}.developers__offer{flex-direction:column;justify-content:space-between;gap:24px;display:flex}.developers__data{width:100%;max-width:411px}.developers__data-chunk{border-top:solid 1px var(--color-border-neutral-md,rgba(221,210,233,.2));gap:8px;padding:16px 0;display:grid}.developers__data-chunk:last-child{border-bottom:solid 1px var(--color-border-neutral-md,rgba(221,210,233,.2))}.developers__compose{gap:16px;width:100%;max-width:411px;display:grid}.developers__compose-title{border-bottom:solid 1px var(--color-border-neutral-md,rgba(221,210,233,.2));padding-bottom:16px}.developers__image{border-radius:16px;width:100%;height:auto}.developers__description{width:100%;max-width:320px}
@media (max-width:1090px){.footer{padding:36px 0 16px}}.footer__wrapper{gap:48px;display:grid}.footer__header{gap:var(--gap);order:1;grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1090px){.footer__header{grid-template-columns:1fr}}.footer__main{order:2}@media (max-width:1090px){.footer__main{order:3}}.footer__image{width:100%;max-width:100%;height:auto}.footer__phone{justify-self:start}.footer__mail{justify-self:center}@media (max-width:1090px){.footer__mail{justify-self:start}}.footer__location{justify-self:end}@media (max-width:1090px){.footer__location{justify-self:start}}
.copyright{padding-bottom:var(--section-padding);color:var(--color-content-neutral-tertiary,#96808e);gap:var(--gap);order:3;grid-template-columns:repeat(3,1fr);font-size:14px;display:grid}@media (max-width:1090px){.copyright{order:2;grid-template-columns:1fr;padding-bottom:0}}.copyright a{color:var(--color-content-neutral-tertiary,#96808e);font-size:14px}.copyright__brand{justify-self:start}.copyright__legal{justify-self:center}@media (max-width:1090px){.copyright__legal{justify-self:start}}.copyright__developer{justify-self:end}@media (max-width:1090px){.copyright__developer{justify-self:start}}
