.footer-v2{font-family:var(--font-sf-pro);width:100%;overflow:hidden}.footer-v2__upper{position:relative;background:rgba(250,250,252,.7);-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);border-radius:30px 30px 0 0;padding:55px 24px 96px;color:#000}@media(min-width:992px){.footer-v2__upper{padding:55px 60px 96px}}.footer-v2__upper-inner{max-width:1202px;margin:0 auto;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.footer-v2__columns{display:grid;grid-template-columns:1fr 1fr;gap:24px 36px;flex:1 1 auto}@media(min-width:768px){.footer-v2__columns{grid-template-columns:repeat(4,minmax(140px,1fr));gap:36px}}.footer-v2__column{min-width:0}.footer-v2__col-title{position:relative;display:flex;align-items:center;gap:10px;font-size:20px;font-weight:600;line-height:20px;color:#000;margin:0 0 18px}.footer-v2__col-accent{display:inline-block;width:2px;height:20px;background:linear-gradient(180deg,#feee01,#fbbf24);border-radius:2px}.footer-v2__col-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.footer-v2__col-list a{font-size:16px;font-weight:500;line-height:20px;color:rgba(0,0,0,.7);text-decoration:none;transition:color .15s ease}.footer-v2__col-list a:hover{color:#000}.footer-v2__contact{flex:0 0 auto;min-width:220px;display:flex;flex-direction:column;gap:8px}.footer-v2__phone{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#000}.footer-v2__phone i{color:#0a0a0a}.footer-v2__hours-label{font-size:16px;font-weight:600;color:#000;margin:8px 0 0;line-height:20px}.footer-v2__hours{font-size:13px;font-weight:400;color:#000;margin:0;line-height:18px}.footer-v2__policies{display:flex;flex-direction:column;gap:8px;margin-top:18px}.footer-v2__policies a{font-size:16px;font-weight:500;color:rgba(0,0,0,.7);text-decoration:none}.footer-v2__policies a:hover{color:#000}.footer-v2__lower{background:linear-gradient(180deg,#2a2a2a,#1f1f1f);color:#fff;padding:24px 24px 32px}@media(min-width:992px){.footer-v2__lower{padding:45px 80px 32px}}.footer-v2__lower-inner{max-width:1202px;margin:0 auto;display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:space-between}.footer-v2__logo img{display:block;filter:brightness(0) invert(1);height:46px;width:auto}.footer-v2__social-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:10px}@media(min-width:992px){.footer-v2__social-wrap{align-items:flex-end}}.footer-v2__social-title{font-size:16px;font-weight:500;color:#fff;margin:0}.footer-v2__social-title span{font-weight:600}.footer-v2__social-icons{display:flex;gap:10px}.footer-v2__social-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7);font-size:16px;transition:background .15s ease,color .15s ease}.footer-v2__social-btn:hover{background:linear-gradient(135deg,#fbbf24,#feee01);color:#000}.footer-v2__copyright{max-width:1202px;margin:32px auto 0;text-align:center;font-size:12px;color:hsla(0,0%,100%,.5);line-height:18px}.footer-v2__copyright span{color:hsla(0,0%,100%,.8)}