.footer-icon-links{display:flex;align-items:center;justify-content:flex-end;gap:9px}.footer-icon-links a{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(221,185,132,.2);border-radius:50%;color:#aca6b2;text-decoration:none;transition:color .2s,border-color .2s,background .2s,transform .2s}.footer-icon-links a:hover,.footer-icon-links a:focus-visible{color:#fff;border-color:#b11919;background:#a9000028;transform:translateY(-2px);outline:none}.footer-icon-links svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-icon-links .filled-icon,.footer-icon-links .youtube-icon{fill:currentColor;stroke:none}.footer-icon-links .youtube-icon .play{fill:#080706}.footer-icon-links .filled-dot{fill:currentColor;stroke:none}.footer-icon-links span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:850px){.footer-icon-links{justify-content:center;flex-wrap:wrap}.footer-icon-links a{width:46px;height:46px}}@media print{.footer-icon-links{display:none}}
