.footer-v2{background:#000;color:#fff;padding:60px 40px 30px}.footer-v2__container{display:grid;gap:60px;grid-template-columns:360px 1fr 1fr 1fr;justify-content:space-between;margin:0 auto;max-width:1440px}.footer-v2__logo{margin-bottom:30px}.footer-v2__follow{font-size:14px;font-weight:500;letter-spacing:1px;margin-bottom:10px;margin-top:1.2rem;text-transform:uppercase}.footer-v2__socials--icon-wrapper{display:inline-flex;gap:12px;margin-bottom:30px}.footer-v2__socials--icon-wrapper a{align-items:center;background:#fff;display:flex;justify-content:center;text-decoration:none}.footer-v2_-socials--heading{color:#fff;font-size:14px;font-weight:500;margin-top:2rem;text-transform:uppercase}.footer-v2__region{color:#ccc;margin-top:40px}.footer-v2__btn{background:linear-gradient(100deg,rgba(0,0,0,.13) 22.94%,rgba(0,0,0,.25) 80.19%);border:1px solid #fff;border-radius:4px;display:inline-block;font-size:18px;font-weight:500;margin-top:20px;padding:18px;text-decoration:none;text-transform:uppercase;transition:.3s}.footer-v2__btn,.footer-v2__btn:hover{backdrop-filter:blur(5px);box-shadow:inset 0 0 20px 0 rgba(0,0,0,.15),0 0 20px 0 rgba(0,0,0,.2);color:#fff}.footer-v2__btn:hover{background:linear-gradient(100deg,hsla(0,0%,100%,.13) 22.94%,hsla(0,0%,100%,.25) 80.19%)}.footer-v2__title{color:#fff;font-size:25px;font-weight:400;letter-spacing:1px;margin-bottom:1.8rem;text-transform:uppercase}.footer-v2__title.underline:hover{text-decoration:underline}.footer-v2__list{list-style:none;margin:0 0 20px;padding:0}.footer-v2__list li{margin-bottom:10px}.footer-v2__list a{color:#fff;font-size:16px;font-weight:400;text-decoration:none}.footer-v2__list a:hover{color:#fff}.footer-v2__bottom{border-top:1px solid #333;color:#fff;display:flex;font-size:14px;justify-content:space-between;margin:50px auto auto;max-width:1440px;padding-top:20px}.footer-v2__bottom a{font-weight:400}.footer-v2__bottom a:hover{font-weight:400;text-decoration:underline}@media (max-width:991px){.footer-v2__container{grid-template-columns:1fr 1fr}}@media (max-width:600px){.footer-v2__container{grid-template-columns:1fr}.footer-v2__bottom{flex-direction:column;gap:10px}}.footer-v2-global__child-menu-wrapper{display:flex;flex-direction:column;gap:1.8rem}.footer-v2-global__child-item{color:#fff;font-size:16px;font-weight:400;line-height:110%}.footer-v2-global__child-item:hover{color:#fff;font-weight:400;text-decoration:underline}.footer-v2-global__child-item:last-child{margin-bottom:1.8rem}.footer-v2__dropdown-trigger{align-items:center;cursor:pointer;display:flex;gap:.8rem;user-select:none}.footer-v2__chevron{display:inline-flex;flex-shrink:0;transition:transform .3s ease}.footer-v2__dropdown-trigger.open .footer-v2__chevron{transform:rotate(180deg)}.footer-v2-global__child-menu-wrapper{max-height:500px;opacity:1;overflow:hidden;transition:max-height .8s ease,opacity .7s ease}.footer-v2-global__child-menu-wrapper.collapsed{max-height:0;opacity:0}