.footer{background-color:var(--secondary-color);padding-top:var(--spacing-4);color:var(--neutral-white);border-top:4px solid var(--accent-color-dark);position:relative;overflow:hidden}.footer:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff7f4108 0%,#0000 70%);border-radius:50%;width:150px;height:150px;position:absolute;bottom:-30px;right:-30px}.footer__container{gap:var(--spacing-4);padding-bottom:var(--spacing-4);z-index:2;grid-template-columns:1fr;display:grid;position:relative}.footer__brand{gap:var(--spacing-2);text-align:left;flex-direction:column;align-items:flex-start;margin-bottom:0;display:flex}.footer__logo{transition:var(--transition-fast);margin-bottom:0;display:inline-block}.footer__logo-img{width:120px;height:auto;display:block}.footer__description{font-size:var(--font-size-xs);color:#fff9;text-align:left;max-width:100%;margin-bottom:var(--spacing-1);line-height:1.5}.footer__social{gap:var(--spacing-1);margin-top:0;display:flex}.footer__social-link{width:34px;height:34px;color:var(--neutral-white);transition:var(--transition-fast);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;display:flex}.footer__social-link svg{width:16px;height:16px}.footer__column{text-align:left;flex-direction:column;align-items:flex-start;width:100%;display:flex}.footer__title{color:var(--neutral-white);text-transform:uppercase;letter-spacing:1px;margin-bottom:var(--spacing-2);text-align:left;width:100%;font-size:.8rem;font-weight:700;position:relative}.footer__title:after{content:"";background-color:var(--primary-color);width:25px;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:0}.footer__column:hover .footer__title:after{width:35px}.footer__list{flex-direction:column;gap:8px;width:100%;list-style:none;display:flex}.footer__link{color:#ffffffb3;padding-left:0;font-size:.75rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.footer__link:hover,.footer__link:active{color:var(--primary-color);transform:translate(5px)}.footer__global-office{width:100%;margin-bottom:2px}.footer__global-link{color:#ffffffb3;align-items:center;gap:8px;padding:3px 0;text-decoration:none;transition:all .3s;display:flex}.footer__global-icon{width:24px;height:24px;color:var(--primary-color);background:#ffffff0d;border-radius:6px;justify-content:center;align-items:center;font-size:.7rem;display:flex}.footer__global-link:hover .footer__global-icon{background:var(--primary-color);color:#fff;transition:all .3s;transform:rotateY(180deg)}.footer__global-name{color:#ffffffe6;font-size:.75rem;font-weight:600;line-height:1.3;display:block}.footer__global-location{color:#ffffff80;font-size:.65rem;display:block}.footer__global-link:hover .footer__global-name{color:var(--primary-color)}.footer__bottom{padding:var(--spacing-2)0;background-color:var(--secondary-color-dark);z-index:2;border-top:1px solid #ffffff0d;position:relative}.footer__bottom-container{color:#fff6;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:.65rem;display:flex}.footer__legal-links{gap:var(--spacing-2);flex-wrap:wrap;justify-content:center;display:flex}.footer__legal-links a{color:inherit;text-decoration:none;transition:color .3s;position:relative}.footer__legal-links a:after{content:"";background-color:var(--primary-color);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.footer__legal-links a:hover{color:var(--neutral-white)}.footer__legal-links a:hover:after{width:100%}.footer__copyright,.footer__credit{margin:0}.footer__credit{color:#ffffff59;font-size:.6rem}@media screen and (min-width:640px){.footer{padding-top:var(--spacing-5)}.footer__container{gap:var(--spacing-5);padding-bottom:var(--spacing-5)}.footer__logo-img{width:140px}.footer__description{font-size:var(--font-size-sm);max-width:400px}.footer__bottom-container{text-align:left;flex-flow:wrap;justify-content:space-between}.footer__global-icon{width:28px;height:28px}.footer__global-name{font-size:.8rem}.footer__global-location{font-size:.7rem}}@media screen and (min-width:768px){.footer{padding-top:var(--spacing-6)}.footer__container{gap:var(--spacing-6);padding-bottom:var(--spacing-6);grid-template-columns:repeat(2,1fr)}.footer__brand{grid-column:span 2;max-width:500px}.footer__logo-img{width:150px}.footer__description{max-width:500px;font-size:var(--font-size-sm)}.footer__social-link{width:38px;height:38px}.footer__title{margin-bottom:var(--spacing-3);font-size:.85rem}.footer__list{gap:10px}.footer__link{font-size:.8rem}.footer:before{width:200px;height:200px}}@media screen and (min-width:992px){.footer{padding-top:var(--spacing-8)}.footer__container{gap:var(--spacing-6);padding-bottom:var(--spacing-8);grid-template-columns:1.5fr 1fr 1fr 1.5fr}.footer__brand{grid-column:span 1;max-width:350px}.footer__logo-img{width:165px}.footer__description{font-size:var(--font-size-sm);max-width:300px}.footer__title{margin-bottom:var(--spacing-4);font-size:.9rem}.footer__list{gap:12px}.footer__link{font-size:var(--font-size-sm)}.footer__bottom-container{flex-direction:row;justify-content:space-between;align-items:center;font-size:.75rem}.footer__legal-links{justify-content:flex-start}.footer:before{width:250px;height:250px}.footer__global-icon{width:32px;height:32px}.footer__global-name{font-size:.85rem}.footer__global-location{font-size:.7rem}}@media screen and (min-width:1200px){.footer__brand{max-width:400px}.footer__logo-img{width:180px}.footer__description{font-size:var(--font-size-md);max-width:320px}.footer__title{font-size:1rem}.footer__link{font-size:var(--font-size-md)}.footer__global-name{font-size:.9rem}.footer__global-location{font-size:.75rem}}@media screen and (min-width:1440px){.footer__container{gap:var(--spacing-8)}.footer__brand{max-width:450px}.footer__logo-img{width:200px}}@media screen and (max-width:480px){.footer{padding-top:var(--spacing-3)}.footer__container{gap:var(--spacing-3);padding-bottom:var(--spacing-3)}.footer__logo-img{width:110px}.footer__description{margin-bottom:var(--spacing-1);font-size:.7rem;line-height:1.4}.footer__social-link{width:32px;height:32px}.footer__social-link svg{width:14px;height:14px}.footer__title{margin-bottom:var(--spacing-2);font-size:.75rem}.footer__title:after{width:20px;bottom:-5px}.footer__list{gap:6px}.footer__link{font-size:.7rem}.footer__global-icon{width:22px;height:22px}.footer__global-name{font-size:.7rem}.footer__global-location{font-size:.6rem}.footer__bottom{padding:var(--spacing-2)0}.footer__bottom-container{gap:4px;font-size:.6rem}.footer__legal-links{gap:var(--spacing-2)}.footer__credit{font-size:.55rem}}.footer,.footer__social-link,.footer__link,.footer__global-link{will-change:transform}@media (prefers-reduced-motion:reduce){.footer__link,.footer__social-link,.footer__global-link,.footer__global-icon{transition:none!important;animation:none!important}.footer__link:hover,.footer__global-link:hover{transform:none}}
