.logo{justify-content:center;align-items:center;gap:1em;width:230px;height:auto;display:flex}.logo img{width:100%;height:auto}header{z-index:9999;background-color:#fff;justify-content:space-around;align-items:center;width:100%;padding:1em;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:900;transition:left .3s ease-out;display:flex;position:fixed;top:0}nav ul{justify-content:center;align-items:center;gap:2em;list-style:none;display:flex}nav ul a{color:#191919;text-transform:uppercase;font-weight:700;text-decoration:none}.mobile-menu{display:none}.showMenu,.hideMenu{left:0%}.ghost-button{cursor:pointer;border:2px solid #8b231d;border-radius:10px;padding:5px 10px}.ghost-button a{color:#8b231d}@media (width<=35em){header{flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;top:0;left:-50%}nav ul{flex-direction:column;justify-content:center;align-items:center;gap:1em;margin-top:2em;font-family:Poppins;font-size:1.3rem;font-weight:600}nav ul a{text-transform:lowercase;font-weight:400}.mobile-menu{background-color:#fff;border:3px solid #191919;border-radius:50%;width:50px;height:50px;padding:10px;display:block;position:fixed;top:2em;right:3em}.mobile-menu img{width:100%;height:auto}.showMenu{left:0%}.hideMenu{left:-100%}}footer[data-v-196b5f87]{background-color:#191919;width:100vw}footer .container[data-v-196b5f87]{color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;gap:5em;display:flex}.contact-details[data-v-196b5f87]{flex-direction:column;justify-content:flex-start;gap:.5em;display:flex}.contact-details h3[data-v-196b5f87]{font-size:2rem}.contact-details p[data-v-196b5f87]{font-size:1rem}.contact-details a[data-v-196b5f87]{color:#fff;text-decoration:none}.site-map ul[data-v-196b5f87]{flex-direction:column;gap:.5em;list-style:none;display:flex}.site-map ul a[data-v-196b5f87]{color:#fff;text-transform:capitalize;text-decoration:none}.socials ul[data-v-196b5f87]{flex-direction:column;gap:.5em;list-style:none;display:flex}.socials ul a[data-v-196b5f87]{color:#fff;text-transform:capitalize;text-decoration:none}.socials ul a img[data-v-196b5f87]{width:20px;height:auto}@media (width>=35em){footer .container[data-v-196b5f87]{flex-direction:row}}.fade-enter-active,.fade-leave-active{transition:opacity 1s}.fade-enter-from,.fade-leave-to{opacity:0}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,sans-serif;position:relative}.container{max-width:70em;margin:0 auto;padding:2em}.heading h3{text-transform:uppercase;letter-spacing:1px;font-family:Montserrat;font-size:2rem;font-weight:800}h2{text-transform:uppercase;font-size:1.7rem;font-weight:800}
