.Footer-module__S6Hkya__footer{background:var(--color-navy);color:var(--color-ivory);margin-top:auto}.Footer-module__S6Hkya__container{max-width:var(--container-xl);padding:0 var(--space-lg);margin:0 auto}.Footer-module__S6Hkya__newsletter{background:var(--color-gold);padding:var(--space-3xl)0;margin-bottom:var(--space-3xl);justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__newsletterContent{text-align:center;width:100%;max-width:600px;margin:0 auto}.Footer-module__S6Hkya__newsletterContent h3{font-size:var(--text-2xl);margin-bottom:var(--space-sm);color:#fff;font-weight:600}.Footer-module__S6Hkya__newsletterContent p{margin-bottom:var(--space-xl);color:rgba(255,255,255,.9);font-size:var(--text-base);line-height:1.6}.Footer-module__S6Hkya__newsletterForm{width:100%;max-width:100%;margin:0 auto}.Footer-module__S6Hkya__inputGroup{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);margin-bottom:var(--space-lg);background:#fff;align-items:center;display:flex;overflow:hidden}.Footer-module__S6Hkya__inputGroup i{padding:0 var(--space-lg);color:var(--color-gold);font-size:var(--text-lg)}.Footer-module__S6Hkya__inputGroup input{padding:var(--space-lg)var(--space-md);font-size:var(--text-base);color:var(--color-text-dark);background:0 0;border:none;outline:none;flex:1}.Footer-module__S6Hkya__inputGroup input::placeholder{color:var(--color-gray-500)}.Footer-module__S6Hkya__inputGroup button{background:var(--color-navy);color:#fff;padding:var(--space-lg)var(--space-xl);font-weight:600;font-size:var(--text-base);cursor:pointer;transition:var(--transition-normal);align-items:center;gap:var(--space-sm);border:none;justify-content:center;min-width:120px;display:flex}.Footer-module__S6Hkya__inputGroup button:hover:not(:disabled){background:var(--color-navy-dark)}.Footer-module__S6Hkya__inputGroup button:disabled{opacity:.6;cursor:not-allowed}.Footer-module__S6Hkya__subscribing{background:var(--color-gray-600)!important}.Footer-module__S6Hkya__spinner{border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite Footer-module__S6Hkya__spin}@keyframes Footer-module__S6Hkya__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Footer-module__S6Hkya__footerMain{padding:var(--space-3xl)0}.Footer-module__S6Hkya__footerGrid{gap:var(--space-2xl);margin-bottom:var(--space-3xl);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__S6Hkya__brandInfo h3{color:var(--color-gold);font-size:var(--text-xl);margin-bottom:var(--space-md);font-weight:600}.Footer-module__S6Hkya__brandInfo p{color:rgba(255,255,255,.8);margin-bottom:var(--space-lg);line-height:1.6}.Footer-module__S6Hkya__socialLinks{gap:var(--space-md);display:flex}.Footer-module__S6Hkya__socialLink{color:#fff;width:40px;height:40px;transition:var(--transition-normal);font-size:var(--text-lg);background:rgba(255,255,255,.1);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--color-gold);transform:translateY(-2px)}.Footer-module__S6Hkya__footerColumn h4{color:var(--color-gold);font-size:var(--text-lg);margin-bottom:var(--space-lg);font-weight:600}.Footer-module__S6Hkya__footerColumn ul{padding:0;list-style:none}.Footer-module__S6Hkya__footerColumn li{margin-bottom:var(--space-sm)}.Footer-module__S6Hkya__footerColumn a{color:rgba(255,255,255,.8);transition:var(--transition-normal);text-decoration:none}.Footer-module__S6Hkya__footerColumn a:hover{color:var(--color-gold)}.Footer-module__S6Hkya__footerBottom{padding:var(--space-xl)0;text-align:center;border-top:1px solid rgba(255,255,255,.1)}.Footer-module__S6Hkya__footerBottom p{color:rgba(255,255,255,.6);font-size:var(--text-sm)}@media (max-width:768px){.Footer-module__S6Hkya__newsletter{padding:var(--space-2xl)0}.Footer-module__S6Hkya__newsletterContent{padding:0 var(--space-lg)}.Footer-module__S6Hkya__inputGroup{flex-direction:column}.Footer-module__S6Hkya__inputGroup input{padding:var(--space-lg);text-align:center}.Footer-module__S6Hkya__inputGroup button{width:100%;padding:var(--space-lg);border-radius:0}.Footer-module__S6Hkya__footerGrid{gap:var(--space-xl);text-align:center;grid-template-columns:1fr}.Footer-module__S6Hkya__brand{align-items:center}.Footer-module__S6Hkya__socialLinks{justify-content:center}}@media (max-width:480px){.Footer-module__S6Hkya__newsletterContent h3{font-size:var(--text-xl)}.Footer-module__S6Hkya__newsletterContent p{font-size:var(--text-sm)}.Footer-module__S6Hkya__inputGroup i{padding:var(--space-md)}}.Footer-module__S6Hkya__footerContent{gap:var(--space-3xl);margin-bottom:var(--space-3xl);padding:var(--space-3xl)0;grid-template-columns:2fr 1fr 1fr 1.5fr;display:grid}.Footer-module__S6Hkya__footerSection{flex-direction:column;display:flex}.Footer-module__S6Hkya__footerSection h4{color:var(--color-gold);font-size:var(--text-lg);margin-bottom:var(--space-lg);font-weight:600}.Footer-module__S6Hkya__linkList{margin:0!important;padding:0!important;list-style:none!important}.Footer-module__S6Hkya__linkList li{margin-bottom:var(--space-sm);position:relative}.Footer-module__S6Hkya__linkList li:before{content:none!important;display:none!important}.Footer-module__S6Hkya__linkList a{color:rgba(255,255,255,.8);transition:var(--transition-normal);text-decoration:none;display:block}.Footer-module__S6Hkya__linkList a:hover{color:var(--color-gold);padding-left:var(--space-xs)}.Footer-module__S6Hkya__contactInfo{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__S6Hkya__contactItem{align-items:flex-start;gap:var(--space-md);display:flex}.Footer-module__S6Hkya__contactItem i{color:var(--color-gold);font-size:var(--text-lg);flex-shrink:0;width:20px;margin-top:2px}.Footer-module__S6Hkya__contactItem div{flex-direction:column;display:flex}.Footer-module__S6Hkya__contactItem p{color:rgba(255,255,255,.8);font-size:var(--text-sm);margin:2px 0}.Footer-module__S6Hkya__logo{align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.Footer-module__S6Hkya__logo h3{color:var(--color-gold);font-size:var(--text-xl);margin:0;font-weight:600}.Footer-module__S6Hkya__description{color:rgba(255,255,255,.8);margin-bottom:var(--space-lg);line-height:1.6;font-size:var(--text-sm)}.Footer-module__S6Hkya__socialIcons{gap:var(--space-md);margin-top:var(--space-md);display:flex}.Footer-module__S6Hkya__socialIcon{color:#fff;width:40px;height:40px;transition:all var(--transition-normal);font-size:var(--text-sm);background:rgba(255,255,255,.1);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--color-gold);transform:translateY(-2px)}.Footer-module__S6Hkya__bottomBar{padding:var(--space-xl)0;border-top:1px solid rgba(255,255,255,.1);justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__copyright p{color:rgba(255,255,255,.6);font-size:var(--text-sm);margin:0}.Footer-module__S6Hkya__bottomLinks{gap:var(--space-lg);display:flex}.Footer-module__S6Hkya__bottomLinks a{color:rgba(255,255,255,.6);font-size:var(--text-sm);transition:var(--transition-normal);text-decoration:none}.Footer-module__S6Hkya__bottomLinks a:hover{color:var(--color-gold)}@media (max-width:1024px){.Footer-module__S6Hkya__footerContent{gap:var(--space-2xl);grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module__S6Hkya__footerContent{gap:var(--space-xl);text-align:center;grid-template-columns:1fr}.Footer-module__S6Hkya__bottomBar{gap:var(--space-md);text-align:center;flex-direction:column}.Footer-module__S6Hkya__logo,.Footer-module__S6Hkya__socialIcons{justify-content:center}}
