.footer{background-color:#0f0f0f;padding:100px 0}.footer_container{display:flex;flex-direction:column;gap:80px}.footer_top{display:flex;gap:40px;justify-content:space-between}.footer_nav{display:flex;flex-wrap:wrap;gap:20px}.nav_group{display:flex;flex-direction:column;gap:22px;min-width:148px}.nav_title,.nav_title a{color:#fff;font-size:16px;font-weight:700;line-height:1.36}.footer_nav .nav_list{display:flex;flex-direction:column;gap:10px}.footer_nav ul li a{align-items:center;color:#737373;display:flex;font-size:14px;font-weight:500;line-height:1.44;transition:color .3s}.footer_nav ul li a:hover img{content:url(https://d3cq9fuihrmma1.cloudfront.net/wp-content/uploads/link_arrow_b03.svg)}.footer_nav ul li a img{max-height:16px}.footer_nav ul li a:hover{color:var(--main_color)}.direct_links{display:flex;flex-direction:column;gap:10px}.direct_links .nav_title a:hover{color:var(--main_color)}.direct_links .nav_title a:hover img{content:url(https://d3cq9fuihrmma1.cloudfront.net/wp-content/uploads/link_arrow_b03.svg)}.footer_newsletter{width:340px}.newsletter_form{border-bottom:1px solid #333;display:flex;margin-bottom:15px;padding-bottom:5px}.newsletter_form input{background:transparent;border:none;color:#fff;flex:1;outline:none;padding:10px 0}.newsletter_form button{background-color:#06f;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:8px 20px}.newsletter_desc{font-size:11px;line-height:1.4}.footer_bottom{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.bottom_left{display:flex;flex-direction:column;gap:20px}.address{color:#737373;font-size:14px;font-weight:400;line-height:1.43}.legal_links{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.legal_links a,.legal_links span{color:#737373;font-size:14px;font-weight:400;line-height:1.43}.legal_links .privacy{font-weight:700}.sns_links{display:flex;gap:12px}.btn_top,.sns_icon{height:50px}.btn_top{background-color:#fff;border:none;border-radius:50%;bottom:40px;box-shadow:0 4px 10px rgba(0,0,0,.3);cursor:pointer;position:absolute;right:40px;width:50px}@media (max-width:1024px){.footer_top{display:none}}