#footer{background:linear-gradient(70deg, #4AC14B 0%, #11683D 100%);border-radius:24px 0 0 0;z-index:100;position:relative}#footer .container{padding-top:48px;padding-bottom:48px}#footer .footer-wrap{display:flex;flex-direction:row;gap:var(--sp-24-64)}#footer .footer-wrap .footer-info-wrap{width:28%;line-height:1.4}#footer .footer-wrap .footer-add-wrap{width:72%;gap:var(--sp-24-40)}#footer .footer-wrap .footer-add-wrap .footer-add-box .footer-add-box__contact-wrap{display:flex;flex-direction:column;gap:4px}#footer .footer-wrap .footer-add-wrap .footer-add-box .footer-add-box__contact-wrap .footer-add-box__contact-box{display:flex;flex-direction:row;align-items:center;gap:6px}#footer .footer-wrap .footer-add-wrap .footer-add-box .footer-add-box__contact-wrap .footer-add-box__contact-box svg{width:14px;height:auto}#footer .footer-wrap .footer-add-wrap .footer-add-box .footer-add-box__terms{list-style:none;display:flex;flex-direction:column;gap:12px}#footer .footer-wrap .footer-add-wrap .footer-add-box .footer-add-box__terms a{line-height:1.4}@media (max-width:768px){#footer .container{padding-bottom:160px}#footer .footer-wrap{flex-direction:column;text-align:center}#footer .footer-wrap .footer-info-wrap{width:100%}#footer .footer-wrap .footer-add-wrap{width:100%}#footer .footer-wrap .footer-add-wrap .footer-add-box{display:flex;flex-direction:column;text-align:center;align-items:center}#footer .footer-wrap .footer-info__copy{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);width:calc(100% - 120px)}}