.footer{background-color:var(--g-color-base-background);margin-top:96px}.footer__links{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;padding:50px 0;row-gap:16px}.footer__link{margin:0 20px;font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.footer__link:hover{color:var(--g-color-text-link)}.footer .icons-block-custom{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.footer .icons-block-custom_item{width:96px;margin:0 8px 24px;text-decoration:none;font-size:15px}.footer .icons-block-custom_itemImage{margin:0 auto;display:block}.footer .icons-block-custom_itemText{text-align:center;margin:8px 0 0}.layout{--pc-color-sfx-shadow:rgba(0,0,0,0.2);--pc-color-base-float-hover:rgba(88,104,101,1);min-height:100vh}.layout,.layout__content{display:flex;flex-direction:column}.layout__content{flex-grow:1}