footer{color:var(--color-primary);background-color:var(--color-bg-02);flex-direction:column;align-items:center;gap:32px;padding:32px 16px;display:flex}@media (min-width:768px){footer{border-top:7px solid;padding:48px 64px}}.footer-top{justify-content:space-between;align-items:center;width:100%;padding:0 16px;display:flex}@media (min-width:768px){.footer-top{display:none}}.footer-text{flex-direction:column;align-items:flex-end;display:flex}.footer-social{justify-content:space-between;align-items:center;width:100%;padding:0 32px;display:flex}@media (min-width:768px){.footer-social{display:none}}.footer-bottom{flex-direction:column;justify-content:space-between;align-items:center;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:flex}@media (min-width:768px){.footer-bottom{display:none}}.footer-link{margin-top:1rem;text-decoration:underline}.footer-d-top{justify-content:space-between;align-items:center;gap:10%;width:-webkit-fill-available;width:-moz-available;width:stretch;display:none}@media (min-width:768px){.footer-d-top{display:flex}}.footer-d-top__left{align-items:center;display:flex}.footer-d-top__middle{justify-content:space-between;width:-webkit-fill-available;width:-moz-available;width:stretch;display:flex}.footer-d-top__right{flex-direction:column;gap:24px;display:flex}.navUl-d,.navLi{display:none}.img-d-2{height:150px}@media (min-width:768px){.navUl-d{width:-webkit-fill-available;width:-moz-available;width:stretch;height:100px;color:var(--color-primary);justify-content:space-between;align-items:center;display:flex}.navLi{justify-content:center;align-items:center;width:-webkit-fill-available;width:-moz-available;width:stretch;height:100%;display:flex}}hr{color:var(--color-primary);text-align:center;width:100%;height:3px;overflow:visible}.footer-ul{display:none}@media (min-width:768px){.footer-ul{display:block}}ul .footer-li:not(:first-child):before{content:"|";margin-inline:10px}.footer-li{display:inline}
