.social-logos__chapter {
    display: none;
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 1.533;
}
@media screen and (min-width: 1340px) {
    .social-logos__chapter {
        display: block;
    }
}
@media screen and (min-width: 1340px) {
    .social-logos__chapter--mb {
        margin-bottom: 0.9375rem;
    }
}
@media screen and (min-width: 1024px) {
    .social-logos__item:not(:first-child) {
        margin-left: 1.0625rem;
    }
}
.l-social-logos__list {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
}
@media screen and (min-width: 1024px) {
    .l-social-logos__list {
        justify-content: flex-end;
    }
}
@media screen and (min-width: 1340px) {
    .l-social-logos__list {
        justify-content: flex-start;
    }
}
@media screen and (min-width: 1024px) {
    .m-social-logos__logos-pool--facebook {
        height: 1.29805rem;
        width: 0.7572rem;
    }
}
@media screen and (min-width: 1024px) {
    .m-social-logos__logos-pool--instagram {
        height: 1.22917rem;
        width: 1.17795rem;
    }
}
@media screen and (min-width: 1024px) {
    .m-social-logos__logos-pool--pinterest {
        height: 1.29835rem;
        width: 1.08196rem;
    }
}
@media screen and (min-width: 1024px) {
    .m-social-logos__logos-pool--vk {
        height: 0.86571rem;
        width: 1.515rem;
    }
}
@media screen and (min-width: 1024px) {
    .m-social-logos__logos-pool--youtube {
        height: 0.91935rem;
        width: 1.35199rem;
    }
}