.footer-wrapper {background-color: #424b60;width: 100%;height: 210px;color: #fff;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.footer-wrapper.fix-bottom {position: fixed;bottom: 0;}
.footer-wrapper > .top-line {margin-top: 64px;}
.footer-wrapper > .top-line > .item.agreement {background-color: unset;text-decoration: underline;cursor: pointer;}
.footer-wrapper > .bottom-line {display: flex;}
.footer-wrapper > .bottom-line .item {margin: 54px 100px;}