.footer{background:#051e24;color:#fff;padding:clamp(60px,8vw,100px) 0 40px;margin-top:auto}.footer .footer__container{max-width:1440px;margin:0 auto;padding:0 clamp(16px,2vw,20px)}.footer .footer__main{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;margin-bottom:60px}@media(max-width:768px){.footer .footer__main{grid-template-columns:1fr;gap:40px}}.footer .footer__left .footer__heading{font-family:var(--font-marcellus),"Marcellus",serif;font-size:clamp(32px,4vw,48px);font-weight:400;line-height:1.2;margin:0 0 20px;letter-spacing:-.01em}.footer .footer__left .footer__heading em{font-style:italic;font-family:var(--font-space-marcellus),"Marcellus",serif}.footer .footer__left .footer__subheading{font-size:18px;line-height:1.6;color:hsla(0,0%,100%,.8);margin:0}.footer .footer__right{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px}@media(max-width:768px){.footer .footer__right{grid-template-columns:1fr;gap:40px}}.footer .footer__address .footer__section-heading,.footer .footer__contact .footer__section-heading{font-family:var(--font-space-marcellus),"Marcellus",serif;font-size:20px;font-weight:400;margin:0 0 20px;color:#fff}.footer .footer__contact-details{display:flex;flex-direction:column;gap:12px}.footer .footer__contact-details .footer__link{color:#fff;text-decoration:none;font-size:16px;line-height:1.5;transition:color .3s ease}.footer .footer__contact-details .footer__link:hover{color:#d4af37}.footer .footer__contact-details .footer__instagram{display:inline-flex;align-items:center;color:#fff;text-decoration:none;transition:color .3s ease;margin-top:8px}.footer .footer__contact-details .footer__instagram:hover{color:#d4af37}.footer .footer__contact-details .footer__instagram svg{width:24px;height:24px}.footer .footer__address-details{display:flex;flex-direction:column;gap:8px}.footer .footer__address-details p{margin:0;font-size:16px;line-height:1.5;color:#fff}.footer .footer__address-details p.footer__venue{font-weight:600}.footer .footer__bottom{display:flex;justify-content:space-between;align-items:flex-end;padding-top:40px;border-top:1px solid hsla(0,0%,100%,.1)}@media(max-width:768px){.footer .footer__bottom{flex-direction:column;align-items:flex-start;gap:20px}}.footer .footer__bottom-left{display:flex;flex-direction:column;gap:16px}.footer .footer__bottom-left .footer__copyright{margin:0;font-size:14px;color:hsla(0,0%,100%,.7)}.footer .footer__bottom-left .footer__links{display:flex;gap:24px;flex-wrap:wrap}@media(max-width:768px){.footer .footer__bottom-left .footer__links{gap:16px}}.footer .footer__bottom-left .footer__bottom-link{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:14px;transition:color .3s ease}.footer .footer__bottom-left .footer__bottom-link:hover{color:#d4af37}.footer .footer__bottom-right .footer__made-by{margin:0;font-size:14px;color:hsla(0,0%,100%,.7);text-align:right}@media(max-width:768px){.footer .footer__bottom-right .footer__made-by{text-align:left}}