.footer{position:relative;background:#fafafa;color:#1a1a1a;overflow:hidden;margin-top:0}.footer__container{position:relative;max-width:1440px;margin:0 auto;padding:0 60px}@media (max-width:768px){.footer__container{padding:0 30px}}.footer__epic-border{display:flex;align-items:center;justify-content:center;padding:80px 0 60px;gap:40px}.footer__epic-line{flex:1;height:1px;background:linear-gradient(90deg,transparent 0%,rgb(26 26 26 / .2) 50%,transparent 100%);position:relative}.footer__epic-line::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,rgb(26 26 26 / .55) 50%,transparent 100%);opacity:0;animation:epic-pulse 3s ease-in-out infinite}.footer__epic-diamond{width:12px;height:12px;background:#1a1a1a;transform:rotate(45deg);position:relative;animation:diamond-spin 8s linear infinite}.footer__epic-diamond::before{content:"";position:absolute;inset:2px;background:#fafafa}.footer__epic-diamond::after{content:"";position:absolute;inset:4px;background:#1a1a1a}.footer__content{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding:60px 0 80px}@media (max-width:1024px){.footer__content{grid-template-columns:1fr 1fr;gap:40px 30px}}@media (max-width:600px){.footer__content{grid-template-columns:1fr;text-align:center;padding:40px 0 60px}}.footer__brand{padding-right:20px}.footer__logo{display:inline-block;margin:0 0 14px 0;line-height:0;position:relative;padding-bottom:12px;transition:opacity 0.3s ease}.footer__logo:hover{opacity:.7}.footer__logo .custom-logo-link{display:inline-block;line-height:0}.footer__logo-img,.footer__logo .custom-logo{display:block;height:auto;max-width:180px;width:100%;filter:brightness(0)}.footer__logo::after{content:"";position:absolute;bottom:0;left:0;width:60px;height:1px;background:rgb(26 26 26 / .5);transition:width 0.5s cubic-bezier(.4,0,.2,1)}.footer:hover .footer__logo::after{width:100%}@media (max-width:600px){.footer__logo::after{left:50%;transform:translateX(-50%)}}.footer__tagline{font-family:var(--font-body);font-size:13px;font-weight:300;letter-spacing:.1em;text-transform:uppercase;color:rgb(26 26 26 / .55);margin:20px 0 0 0}.footer__desc{font-family:var(--font-body);font-size:14px;font-weight:300;line-height:1.6;color:rgb(26 26 26 / .45);margin:8px 0 0 0}.footer__col-title{font-family:var(--font-body);font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:rgb(26 26 26 / .4);margin:0 0 20px 0}.footer__contact-list{list-style:none;padding:0;margin:0}.footer__contact-list li{margin-bottom:12px}.footer__link{font-family:var(--font-body);font-size:15px;font-weight:300;color:rgb(26 26 26 / .75);text-decoration:none;letter-spacing:.01em;transition:all 0.3s cubic-bezier(.4,0,.2,1);position:relative}.footer__link::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#1a1a1a;transition:width 0.3s cubic-bezier(.4,0,.2,1)}.footer__link:hover{color:#1a1a1a}.footer__link:hover::after{width:100%}.footer__address{font-family:var(--font-body);font-size:15px;font-weight:300;color:rgb(26 26 26 / .75);margin:0 0 10px 0;line-height:1.5}.footer__hours{font-family:var(--font-body);font-size:13px;font-weight:400;color:rgb(26 26 26 / .45);margin:0;letter-spacing:.03em}.footer__cta-text{font-family:var(--font-body);font-size:15px;font-weight:300;color:rgb(26 26 26 / .65);margin:0 0 24px 0;line-height:1.5}.footer__cta-btn{display:inline-flex;align-items:center;gap:12px;padding:14px 28px;border:1px solid rgb(26 26 26 / .25);border-radius:0;color:#1a1a1a;text-decoration:none;font-family:var(--font-body);font-size:12px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;transition:all 0.4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.footer__cta-btn::before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#1a1a1a;transition:width 0.4s cubic-bezier(.4,0,.2,1);z-index:0}.footer__cta-btn:hover::before{width:100%}.footer__cta-btn-text,.footer__cta-btn-arrow{position:relative;z-index:1;transition:color 0.4s cubic-bezier(.4,0,.2,1)}.footer__cta-btn:hover .footer__cta-btn-text,.footer__cta-btn:hover .footer__cta-btn-arrow{color:#fafafa}.footer__cta-btn-arrow{font-size:16px;transition:transform 0.3s ease,color 0.4s cubic-bezier(.4,0,.2,1)}.footer__cta-btn:hover .footer__cta-btn-arrow{transform:translateX(4px)}.footer__bottom{display:flex;flex-direction:column;align-items:center;gap:14px;padding:36px 0 32px;border-top:1px solid rgb(26 26 26 / .1);position:relative}.footer__bottom-row{display:flex;align-items:center;gap:28px}@media (max-width:768px){.footer__bottom{gap:16px;padding:28px 0}.footer__bottom-row{flex-direction:column;gap:14px}}.footer__copyright,.footer__rights{font-size:11px;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:rgb(26 26 26 / .55);transition:color 0.3s ease}.footer__copyright,.footer__copyright:hover{color:#000}.footer__rights:hover{color:rgb(26 26 26 / .85)}.footer__divider{width:1px;height:12px;background:rgb(26 26 26 / .25)}@media (max-width:768px){.footer__divider{width:40px;height:1px}}.footer__credit{font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:rgb(26 26 26 / .7);text-decoration:none;border-bottom:1px solid #fff0;padding-bottom:1px;transition:color 0.3s ease,border-color 0.3s ease}.footer__credit:hover{color:rgb(26 26 26 / .95);border-bottom-color:rgb(26 26 26 / .6)}.footer__pattern{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.04;overflow:hidden}.footer__pattern-grid{width:100%;height:100%;background-image:linear-gradient(0deg,transparent 24%,rgb(26 26 26 / .08) 25%,rgb(26 26 26 / .08) 26%,transparent 27%,transparent 74%,rgb(26 26 26 / .08) 75%,rgb(26 26 26 / .08) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,rgb(26 26 26 / .08) 25%,rgb(26 26 26 / .08) 26%,transparent 27%,transparent 74%,rgb(26 26 26 / .08) 75%,rgb(26 26 26 / .08) 76%,transparent 77%,transparent);background-size:50px 50px;animation:grid-drift 20s linear infinite}@keyframes epic-pulse{0%,100%{opacity:0}50%{opacity:.5}}@keyframes diamond-spin{0%{transform:rotate(45deg) scale(1)}50%{transform:rotate(225deg) scale(1.1)}100%{transform:rotate(405deg) scale(1)}}@keyframes grid-drift{0%{transform:translate(0,0)}100%{transform:translate(50px,50px)}}.footer:hover .footer__epic-line::after{animation-duration:1.5s}.footer__container::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:0;background:linear-gradient(180deg,transparent 0%,rgb(26 26 26 / .15) 50%,transparent 100%);transition:height 0.8s cubic-bezier(.4,0,.2,1)}.footer:hover .footer__container::before{height:100%}