.footer-quick-links{display:flex;align-items:flex-start;gap:34px;margin:0;padding:22px 0;border-top:1px solid rgba(110,90,120,.09)}
.footer-quick-links>strong{flex:0 0 auto;padding-top:9px;color:#27202d;font:700 11px Poppins,sans-serif;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap}
.footer-quick-list{display:flex;align-items:center;flex-wrap:wrap;gap:6px 18px}
.footer-quick-list a{position:relative;color:#817888!important;font:500 11px Poppins,sans-serif;text-decoration:none;white-space:nowrap;transition:color .2s}
.footer-quick-list a:not(:last-child)::after{content:'·';position:absolute;right:-11px;color:#cbc4ce}
.footer-quick-list a:hover{color:#c44772!important}
@media(max-width:767px){.footer-quick-links{display:block;padding:20px 0}.footer-quick-links>strong{display:block;padding:0;margin-bottom:13px}.footer-quick-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.footer-quick-list a{display:flex;justify-content:center;align-items:center;min-height:38px;padding:7px 8px;border:1px solid rgba(110,90,120,.1);border-radius:9px;background:rgba(255,255,255,.55);text-align:center}.footer-quick-list a::after{display:none}}
@media(max-width:420px){.footer-quick-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
