@import "https://cdn.jsdelivr.net/npm/@fontsource/firago@5.2.5/index.min.css";
html,body{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}.logo{text-decoration:none;display:inline-block}.header-container{z-index:100;color:#333;background-color:#ffffffeb;justify-content:space-between;align-items:center;padding:5px 190px;display:flex;position:sticky;top:0}.logo{font-size:24px;font-weight:700}.nav-links-container{gap:24px;display:flex}.nav-link{color:inherit;font-feature-settings:"case" on;letter-spacing:.03em;font-family:FiraGO,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:color .5s,letter-spacing .5s;position:relative}.nav-link:after{content:"";background:linear-gradient(90deg,#0000 0%,#a8552e 50%,#0000 100%);width:0%;height:1px;transition:width .6s,left .6s;position:absolute;bottom:0;left:50%}.nav-link:hover{color:#a8552e;letter-spacing:.06em}.nav-link:hover:after{width:130%;left:-15%}.hamburger-btn{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;padding:0;display:none}.hamburger-btn span{background-color:#333;width:100%;height:3px;transition:all .3s;display:block}.hamburger-btn.open span:first-child{transform:translateY(8.5px)rotate(45deg)}.hamburger-btn.open span:nth-child(2){opacity:0}.hamburger-btn.open span:nth-child(3){transform:translateY(-8.5px)rotate(-45deg)}.hamburger-btn.open{opacity:0;pointer-events:none}.sidebar-overlay{z-index:999;background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.sidebar-menu{z-index:1000;background:#fff;flex-direction:column;width:70%;height:100%;padding:24px;transition:right .3s;display:flex;position:fixed;top:0;right:-70%;box-shadow:-2px 0 8px #00000026}.sidebar-menu.active{right:0}.close-btn{cursor:pointer;background:0 0;border:none;align-self:flex-end;margin-bottom:32px;font-size:24px}.sidebar-links{flex-direction:column;gap:24px;display:flex}.sidebar-link{color:#333;font-feature-settings:"case" on;font-family:FiraGO,sans-serif;font-size:18px;font-weight:700;text-decoration:none}.logo-image{height:40px}@media (max-width:768px){.nav-links-container{display:none}.hamburger-btn{display:flex}}@media (min-width:1440px){.logo{font-size:26px}.nav-link{font-size:1rem}}@media (max-width:1023px){.header-container{padding:4px 48px}.nav-links-container{gap:18px}.nav-link{font-size:15px}}@media (max-width:768px){.header-container{padding:3px 24px}.logo{font-size:20px}.sidebar-menu{padding:20px;right:-70%}.logo-image{height:32px}}@media (max-width:480px){.header-container{padding:12px 16px}.logo{font-size:18px}.sidebar-menu{width:75%;padding:20px 24px;right:-75%}.sidebar-link{font-size:16px}.hamburger-btn{width:24px;height:18px}.logo-image{height:32px}}@media (max-width:360px){.logo{font-size:17px}.header-container{padding:10px 14px}.sidebar-menu{width:80%;right:-80%}.logo-image{height:30px}}
.footer-container{color:#fff;background-color:#2e2e2e;padding:80px 190px 28px;font-family:FiraGO,sans-serif;position:relative;overflow:hidden}.footer-glow{pointer-events:none;z-index:0;background:radial-gradient(#a8552e2e 0%,#0000 70%);width:700px;height:400px;position:absolute;top:-180px;left:50%;transform:translate(-50%)}.footer-top{z-index:1;justify-content:space-between;gap:64px;padding-bottom:48px;display:flex;position:relative}.footer-brand{flex-direction:column;max-width:340px;display:flex}.footer-logo{letter-spacing:.02em;font-size:28px;font-weight:700}.footer-logo-line{background:linear-gradient(90deg,#a8552e,#d9834f);width:48px;height:2px;margin:16px 0 20px}.footer-tagline{color:#fff9;margin-bottom:28px;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:300;line-height:1.65}.footer-socials{gap:12px;display:flex}.footer-social-icon{color:#fffc;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .4s,background-color .4s,color .4s,transform .4s;display:flex}.footer-social-icon:hover{color:#fff;background-color:#a8552e;border-color:#a8552e;transform:translateY(-3px)}.footer-col-label{letter-spacing:.12em;text-transform:uppercase;color:#a8552e;margin-bottom:22px;font-family:Bricolage Grotesque,sans-serif;font-size:.75rem;font-weight:700}.footer-nav{flex-direction:column;display:flex}.footer-nav-link{color:#ffffffbf;font-feature-settings:"case" on;letter-spacing:.02em;width:fit-content;margin-bottom:16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .4s,padding-left .4s}.footer-nav-link:hover{color:#d9834f;padding-left:6px}.footer-contact{flex-direction:column;display:flex}.footer-contact-item{color:#ffffffbf;align-items:center;gap:12px;margin-bottom:18px;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .4s;display:flex}.footer-contact-item:hover{color:#d9834f}.footer-contact-item svg{color:#a8552e;flex-shrink:0}.footer-bottom{z-index:1;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:28px;display:flex;position:relative}.footer-copyright{color:#fff6;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:300}.footer-credit{color:#fff6;font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:300;text-decoration:none;transition:color .4s}.footer-credit:hover{color:#d9834f}.footer-logo-img{height:50px}@media (max-width:1023px){.footer-container{padding:64px 48px 24px}.footer-top{gap:40px}.footer-logo-img{height:40px}}@media (max-width:768px){.footer-container{padding:56px 24px 24px}.footer-top{flex-direction:column;gap:36px;padding-bottom:36px}.footer-brand{max-width:100%}.footer-bottom{text-align:center;justify-content:center}.footer-logo-img{height:38px}}@media (max-width:480px){.footer-container{padding:48px 16px 20px}.footer-logo-img{height:30px}}
