.SocialBlock{display:flex;align-items:flex-end;justify-content:center;gap:48px}.SocialBlock__image{width:32px;height:32px;transition:color .3s ease;color:hsla(0,0%,100%,.7)}.SocialBlock__image:hover{color:#e23165}.RFFooter{position:relative;padding-bottom:64px;width:100%;justify-content:center}.RFFooter,.RFFooter__content{display:flex;align-items:flex-start}.RFFooter__content{justify-content:flex-start;flex-direction:column;gap:8px;height:100%;width:1440px}.RFFooter__content__top-row{width:100%;height:52px;display:flex;justify-content:space-between;align-items:center}.RFFooter__content__bottom-row{width:100%;border-top:1px solid hsla(0,0%,100%,.3);display:flex;gap:24px;height:52px;justify-content:flex-start;align-items:flex-end}