.footer-top{font-size:var(--font-size-3);line-height:var(--line-height-3);width:100%;display:grid;-webkit-grid-gap:10px;grid-gap:10px;-webkit-grid-template-columns:repeat(4,1fr);grid-template-columns:repeat(4,1fr);padding:20px 10px;background-color:var(--color-white)}.footer-top-block{width:100%;padding:var(--padding-general);background-color:var(--color-white-almost);color:var(--color-black);display:flex;flex-direction:column;justify-content:space-between}.footer-top-block .text{margin-bottom:35px;display:block}.footer-top-block .text>*{display:block;width:75%}.footer-top-block .images img{object-fit:contain}@media screen and (max-width: 960px){.footer-top{-webkit-grid-template-columns:repeat(2,1fr);grid-template-columns:repeat(2,1fr)}.footer-top-block{display:flex;justify-content:space-between;flex-direction:column}.footer-top-block .text>*{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/component-footer-top.css.map */
