.footer{color:#000;background-color:#fcfcfc;background-image:radial-gradient(circle at 0 0,#ff78000d 0%,#0000 40%),url(/media/footer/bg.png),linear-gradient(#fcfcfc66 0%,#fcfcfc99 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;max-width:100vw;padding-block:6rem 3rem;position:relative;overflow:hidden}.footer__inner{flex-direction:column;gap:2rem;display:flex}.footer__top{grid-template-columns:1.1fr .9fr;align-items:start;gap:6rem;display:grid}.footer__title{font-family:var(--font-heading);color:#000;letter-spacing:-.01em;margin:0 0 1.5rem;font-size:clamp(2.2rem,8vw,4.4rem);font-weight:800;line-height:1}.footer__text{color:#000;max-width:48ch;margin-bottom:3.5rem;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:400;line-height:1.5}.footer__form{flex-direction:column;gap:2.5rem;max-width:520px;display:flex}.footer__input-group{border-bottom:1.5px solid #000;flex-direction:column;gap:.65rem;padding-bottom:.5rem;display:flex}.footer__label{text-transform:none;color:#000;font-size:.9rem;font-weight:700}.footer__input{color:#000;background:0 0;border:none;outline:none;padding:.4rem 0;font-family:inherit;font-size:1.25rem}.footer__subscribe-btn{color:#fff;letter-spacing:.12em;cursor:pointer;text-transform:uppercase;background:#080808;border:none;border-radius:4px;padding:1.25rem;font-size:.9rem;font-weight:700;transition:transform .2s,background .2s}.footer__subscribe-btn:hover{background:#000;transform:translateY(-1px)}.footer__social-row{gap:1.5rem;margin-bottom:2.5rem;display:flex}.footer__social-link{color:#000;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s;display:flex}.footer__social-link img,.footer__social-link svg{object-fit:contain;filter:grayscale();opacity:.5;width:auto;height:24px;transition:filter .4s,opacity .4s}.footer__social-link:hover img,.footer__social-link:hover svg{filter:grayscale(0);opacity:1}.footer__social-link:hover{transform:translateY(-2px)scale(1.15)}.footer__contacts{margin-bottom:3rem}.footer__contact-link{color:#000;margin-bottom:.6rem;font-size:1.2rem;font-weight:600;text-decoration:none;display:block}.footer__contact-phone{color:#000;margin:0;font-size:1.2rem}.footer__ks-link{color:#05ce78;align-items:center;gap:.8rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.footer__ks-link:hover{opacity:.85}.footer__ks-icon{flex-shrink:0;width:30px;height:30px}.footer__ks-text{letter-spacing:.05em}.footer__bottom{border-top:1px solid #00000014;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.footer__bottom-left{align-items:center;gap:1rem;display:flex}.footer__bottom-right{align-items:center;gap:2rem;display:flex}.footer__nav{flex-wrap:wrap;justify-content:space-between;width:100%;margin-top:2rem;margin-bottom:0;padding-bottom:0;display:flex}.footer__nav-link{color:#000;font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;opacity:.8;font-size:.82rem;font-weight:600;text-decoration:none;transition:opacity .2s}.footer__nav-link:hover{opacity:1}.footer__uwo-logo{align-items:center;display:flex}.footer__brand-logo{opacity:.9;filter:brightness(0)}.footer__copyright{font-family:var(--font-body);color:#000;opacity:.6;font-size:.82rem;font-weight:500}.footer__legal-link{font-family:var(--font-body);color:#000;opacity:.7;font-size:.82rem;font-weight:600;text-decoration:none;transition:opacity .2s}.footer__legal-link:hover{opacity:1}.footer__legal-link--btn{cursor:pointer;background:0 0;border:none;padding:0}.footer__input-row{gap:2rem;display:flex}.footer__input-row .footer__input-group{flex:1}.footer__form{gap:2rem}.footer__form-footer{flex-direction:column;gap:1.5rem;display:flex}.footer__message{letter-spacing:.05em;text-transform:uppercase;opacity:0;margin:0;font-size:.85rem;font-weight:700;animation:.3s forwards fadeIn}@keyframes fadeIn{to{opacity:1}}.footer__message--success{color:#05ce78}.footer__message--error{color:#ff4d4d}.footer__subscribe-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1024px){.footer__top{grid-template-columns:1fr;gap:5rem}.footer__title{max-width:12ch}.footer__nav{justify-content:center;gap:1.5rem 2rem}}@media (max-width:860px){.footer__grid{grid-template-columns:1fr}}@media (max-width:768px){.footer{padding-block:5rem 3rem}.footer__inner{gap:4rem}.footer__nav{justify-content:center;gap:1.5rem 2rem;padding-inline:1rem;display:flex}.footer__bottom{flex-direction:column;align-items:center;gap:1rem}.footer__bottom-left{flex-direction:column;align-items:center;gap:.5rem}.footer__bottom-right{gap:1.5rem}}@media (max-width:640px){.footer{background-position:50% 15%;background-repeat:no-repeat;background-size:150%;padding-block:4rem 3rem}.footer__top{gap:4rem}.footer__subscribe-btn{width:100%;padding:1.1rem}.footer__nav{text-align:center;grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;padding-inline:.5rem;display:grid}.footer__input-row{flex-direction:column;gap:2rem}}
