.footer-wrapper{box-sizing:border-box;background-color:#f6f6f6;flex-direction:column;justify-content:center;align-items:center;padding:1.2vw 12vw 0;display:flex}.footer-top{justify-content:space-between;align-items:center;width:100%;margin-bottom:1vw;display:flex}.footer-info-row{color:#8e8e8e;font-size:var(--s1);white-space:nowrap;align-items:center;gap:.4vw;font-weight:400;display:flex}.footer-info-icon{object-fit:contain;flex-shrink:0;width:.85vw;height:.85vw}a.footer-phone{color:#8e8e8e;font-size:var(--s1);white-space:nowrap;align-items:center;gap:.45vw;font-weight:400;transition:all .3s;display:flex}img.footer-phone-icon{object-fit:contain;width:.8vw;height:.8vw}a.footer-link{color:#8e8e8e;font-size:var(--s1);white-space:nowrap;font-weight:400;transition:all .3s}a.footer-phone:hover,a.footer-link:hover{opacity:.7}.footer-bottom{color:#cfcfcf;font-size:var(--s2);text-align:center;white-space:nowrap;border-top:1px solid #e5e5e5;width:90%;min-width:76vw;padding:.75vw 0;font-weight:400}
