:root{--main-color: #F67B2F;--main-bg-color-01: #FFF4ED;--main-bg-color-02: #FBE8AB;--main-bg-color-03: #F8F8F8;--txt-color-01: #505050;--txt-color-02: #E59500;--txt-color-03: #8D8D8D;--icon-color-01: #EA7E1F;--icon-color-02: #FFFB00}.footer{background:var(--main-color);color:#fff;padding:20px;margin-top:80px}.footer__inner{max-width:640px;margin:0 auto}.footer__logo{display:flex;align-items:center;width:135px;height:auto}.footer__logo>img{width:100%}.footer__navList{display:flex;flex-direction:column;margin-top:32px}.footer__navItem{border-bottom:1px solid rgba(255,255,255,.3)}.footer__navItem:first-child>.footer__navLink{padding-top:0}.footer__navLink{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 0;font-size:.875rem;font-weight:400}.footer__navIcon{position:relative;width:14px;height:14px}.footer__navIcon:after{position:absolute;top:50%;left:50%;width:8px;height:12px;content:"";background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='19'%20viewBox='0%200%2011%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.600586%2017.6361L8.83081%209.86315C9.24864%209.46853%209.24864%208.80375%208.83081%208.40913L0.600585%200.636139'%20stroke='white'%20stroke-width='1.75'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;transform:translate(-50%,-50%)}.footer__copy{margin:32px 0 0;font-size:.75rem;text-align:center}
