.ultimate-footer{position:relative;padding:30px 0 40px;background:#000;color:#fff;overflow:hidden;z-index:99}.footer-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;display:flex;justify-content:center}.footer-video-bg video{width:100%;height:100%;object-fit:contain;opacity:.35;filter:grayscale(100%) brightness(.5)}.footer-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#000,transparent 30%,transparent 70%,#000);z-index:1}.footer-content{position:relative;z-index:2}.footer-main-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:80px}@media (min-width:1024px){.footer-main-grid{grid-template-columns:1.5fr 1fr 1fr 1.5fr;margin-bottom:50px}}.footer-brand-side{display:flex;flex-direction:column;gap:30px}.footer-logo{width:200px;height:auto}.footer-brand-desc{color:#fff;line-height:1.8;font-size:15px;max-width:320px}.footer-socials{display:flex;gap:15px}.social-icon-btn{width:45px;height:45px;border-radius:50%;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;color:#fff;transition:all .4s cubic-bezier(.23,1,.32,1)}.social-icon-btn:hover{background:#be0515;border-color:#be0515;transform:translateY(-5px) scale(1.1);box-shadow:0 10px 20px rgba(190,5,21,.3)}.footer-nav-col h4{color:#fff;font-weight:800;text-transform:uppercase;letter-spacing:2px;font-size:14px;margin-bottom:30px;position:relative}.footer-nav-col h4:after{content:"";position:absolute;bottom:-8px;left:0;width:20px;height:2px;background:#be0515}.footer-links{display:flex;flex-direction:column;gap:15px}@media(max-width:768px){.footer-links{gap:10px}}.footer-link{color:#fff;font-size:14px;font-weight:500;transition:all .3s ease;display:inline-block;width:fit-content}.footer-link:hover{color:#fff;transform:translateX(10px)}.footer-map-side{display:flex;flex-direction:column;gap:25px}.footer-map-container{width:100%;height:200px;border-radius:20px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);filter:invert(90%) hue-rotate(180deg) brightness(.8) contrast(1.2);transition:filter .5s ease}.footer-map-container:hover{filter:invert(90%) hue-rotate(180deg) brightness(1) contrast(1.1)}.footer-newsletter{background:hsla(0,0%,100%,.03);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.05);padding:30px;border-radius:24px;margin-top:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px}.newsletter-text h3{font-size:20px;font-weight:800;margin-bottom:5px}.newsletter-text p{color:hsla(0,0%,100%,.4);font-size:13px}.newsletter-form{display:flex;gap:10px;flex:1;min-width:300px}.newsletter-input{flex:1;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);padding:15px 25px;border-radius:50px;color:#fff;font-size:14px;outline:none;transition:all .3s ease}.newsletter-input:focus{border-color:#be0515;background:rgba(190,5,21,.05);box-shadow:0 0 15px rgba(190,5,21,.2)}.footer-bottom{padding-top:40px;border-top:1px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column;align-items:center;gap:25px}@media (min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-copyright-area{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}@media (min-width:768px){.footer-copyright-area{justify-content:flex-start}}.copyright{color:hsla(0,0%,100%,.3);font-size:11px;font-weight:500;letter-spacing:.5px}.designer-group{gap:8px}.designer-credit-link,.designer-group{display:flex;align-items:center}.credit-label{color:hsla(0,0%,100%,.4);font-weight:500;letter-spacing:1px;text-transform:uppercase;font-size:10px}.designer-tag{position:relative;display:inline-flex;flex-direction:column;text-decoration:none;padding:2px 0}.designer-name-text{font-family:var(--font-signature),cursive;font-weight:700;font-size:32px;letter-spacing:1px;min-width:max-content;padding-left:10px!important;text-transform:none;background:linear-gradient(90deg,#be0515 0,#ff4d4d 25%,#900 50%,#f33 75%,#be0515);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 30px rgba(190,5,21,.4);filter:drop-shadow(0 0 10px rgba(190,5,21,.3));position:relative;overflow:hidden;padding:10px 0;line-height:90%;display:inline-block;vertical-align:middle}@media (max-width:768px){.designer-name-text{font-size:24px}}.designer-shimmer{position:absolute;top:0;left:-50%;width:20%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);transform:skewX(-20deg);animation:designer-shimmer 8s linear infinite}@keyframes designer-shimmer{0%{left:-50%}to{left:100%}}.designer-underline-flow{position:absolute;bottom:0;left:0;height:1px;background:linear-gradient(90deg,#be0515,#ff4d4d);box-shadow:0 0 15px rgba(190,5,21,.6)}.footer-bottom-links{display:flex;gap:30px}.footer-bottom-link{color:hsla(0,0%,100%,.3);font-size:10px;text-transform:uppercase;letter-spacing:1.5px;transition:all .3s ease}.footer-bottom-link:hover{color:#fff;text-shadow:0 0 10px hsla(0,0%,100%,.3)}@media(max-width:1024px){.ultimate-footer{padding:60px 0 30px}.footer-brand-side{gap:20px}}@media(max-width:768px){.ultimate-footer{padding:40px 0 30px}.footer-brand-side{gap:15px}}@media(max-width:576px){.ultimate-footer{padding:15px 0 30px}.footer-map-container{width:300px}.footer-newsletter{margin-top:0;gap:15px}.footer-main-grid{margin-bottom:10px}}@media (max-width:480px){.footer-main-grid{gap:40px}.footer-logo{width:180px}.footer-brand-desc{font-size:13px;line-height:1.7;max-width:100%}.footer-socials{gap:10px}.social-icon-btn{width:40px;height:40px}.footer-nav-col h4{font-size:12px;letter-spacing:1.5px;margin-bottom:20px}.footer-link{font-size:13px}.footer-map-container{height:160px;border-radius:16px}.footer-newsletter{padding:20px;border-radius:16px;flex-direction:column;text-align:center}.newsletter-text h3{font-size:18px}.newsletter-text p{font-size:12px}.newsletter-form{flex-direction:column;min-width:100%;gap:12px}.newsletter-input{padding:14px 20px;font-size:13px;text-align:center}.footer-bottom{padding-top:25px;gap:15px}.footer-copyright-area{flex-direction:column;text-align:center;gap:5px}.copyright{font-size:10px}.designer-group{flex-direction:row;align-items:center}.credit-label{font-size:9px}.designer-name-text{font-size:20px!important;padding-left:6px!important}.footer-bottom-links{flex-wrap:wrap;justify-content:center;gap:15px 20px}.footer-bottom-link{font-size:9px}}@media (max-width:360px){.footer-logo{width:160px}.footer-newsletter{padding:16px}.newsletter-text h3{font-size:16px}.designer-name-text{font-size:18px!important}}