.footer{background:#fff;font-size:18px}.footer__content{width:calc(100vw - 80px);max-width:1600px;margin:0 auto;padding-top:33px;padding-bottom:64px}.footer__content .logo-row{display:flex;align-items:center}.footer__content .logo-row .brand{font-family:var(--font-MaruBuriOTF);font-size:40px;font-weight:700;line-height:1.4}.footer__content .footer__info{margin-top:16px;display:flex;flex-direction:column;gap:8px}.footer__content .footer__info .info-line{display:flex;flex-direction:row;align-items:center;gap:9px}.footer__content .footer__info .info-line .word{color:#2e2723;font-weight:300;font-size:18px;letter-spacing:-.8px}.footer__content .footer__info .info-line .word.value{color:rgba(46,39,35,.8)}.footer__content .footer__bottom-section{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin-top:47px}.footer__content .footer__bottom-section .copyright{font-size:16px;font-weight:300;color:#2e2723;letter-spacing:-.8px;line-height:24px}.footer__content .footer__bottom-section .link-wrapper{display:flex;flex-direction:row;gap:77px}.footer__content .footer__bottom-section .link-wrapper .link{color:#2e2723;font-size:18px;font-weight:500;letter-spacing:-.8px}@media(max-width:1200px){.footer__content{width:calc(100vw - 48px);padding-bottom:33px}.footer__content .logo-row img{width:55px;height:55px}.footer__content .logo-row .brand{font-size:27px}.footer__content .footer__info{margin-top:16px;gap:6px}.footer__content .footer__info .info-line .word{font-size:16px}.footer__content .footer__bottom-section{margin-top:24px;flex-direction:column;align-items:flex-start;gap:25px}.footer__content .footer__bottom-section .copyright{font-size:12px}.footer__content .footer__bottom-section .link-wrapper{gap:40px}.footer__content .footer__bottom-section .link-wrapper .link{font-size:16px}}@media(max-width:600px){.footer__content{width:calc(100vw - 48px);padding-top:16px;padding-bottom:24px}.footer__content .logo-row img{width:40px;height:40px}.footer__content .logo-row .brand{font-size:20px}.footer__content .footer__info{margin-top:8px;gap:4px}.footer__content .footer__info .info-line .word{font-size:14px}.footer__content .footer__bottom-section{margin-top:16px;flex-direction:column;align-items:flex-start;gap:32px}.footer__content .footer__bottom-section .copyright{font-size:12px}.footer__content .footer__bottom-section .link-wrapper{gap:32px}.footer__content .footer__bottom-section .link-wrapper .link{font-size:14px}}