@import url("https://fonts.googleapis.com/css2?family=Enriqueta:wght@400;500;600;700&family=Inter:wght@100..900&family=Manrope:wght@200..800&family=Outfit:wght@100..900&display=swap");.post,body.page{width:75%;margin:0 auto;font-family:"Enriqueta", sans-serif;touch-action:pan-y;background-color:#fffafc;overflow-x:hidden}header{display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:1000;background-color:#fffafc}header .menu-toggle,header .main-navigation.toggled ul{display:flex}header::before{content:"";position:absolute;top:0;left:0;height:100%;width:100vw;background-color:#fffafc;z-index:-1;transform:translateX(-13%);-webkit-box-shadow:0px 4px 24px -1px rgba(0, 0, 0, 0.75);-moz-box-shadow:0px 4px 24px -1px rgba(0, 0, 0, 0.75);box-shadow:0px 4px 24px -1px rgba(91, 72, 74, 0.4)}header img{height:5em;width:auto}header nav.main-navigation{display:flex;align-items:center;width:60%}header nav.main-navigation ul{display:flex;width:100%;justify-content:space-around}header nav.main-navigation ul li a,header nav.main-navigation ul li button{color:#5b484a;text-decoration:none;transition:0.3s all ease-in}header nav.main-navigation ul li a:hover,header nav.main-navigation ul li button:hover{color:#a5616c}header nav.main-navigation ul li a.active{color:#a5616c;font-weight:500}.menu-item-offer button{border:none;background:none;padding:0;cursor:pointer;font-family:inherit;transition:0.3s all ease-in;display:inline-flex;align-items:center;gap:0.3em}.menu-item-offer button svg{width:1em;height:1em;display:inline-block;vertical-align:middle}.submenu{display:none;list-style:none;padding-left:1rem;margin:0;background-color:#fffafc;border:1px solid #5b484a;position:absolute;z-index:999;box-shadow:0 4px 8px rgba(0, 0, 0, 0.1)}#offer-submenu{width:auto}#offer-nav-button.active+.submenu{display:block !important}.submenu li a{display:block;padding:8px 12px;color:#333;text-decoration:none}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{display:none !important;left:unset !important}.submenu li a:hover{background-color:#a9a9a917}#primary-menu-button{display:none !important}.hamburger-toogle{display:none}@media screen and (max-width:1024px){.hamburger-toogle{display:block;border:none;background:none;color:#a5616c;transition:all 0.3s ease-in}.hamburger-toogle.active{background-color:#a5616c;color:#fffafc}header nav.main-navigation{justify-content:flex-end}ul#primary-menu{display:none}.mobile-menu-wrapper{position:fixed;right:0;width:80%;max-width:300px;background-color:#fffafc;z-index:9999;box-shadow:-2px 0 8px rgba(0, 0, 0, 0.2);padding:1rem;animation:slideIn 0.3s ease forwards;display:none}.mobile-menu-wrapper .menum{list-style:none;margin:0;padding:0}.mobile-menu-wrapper .menum li a{text-decoration:none}.mobile-menu-wrapper .menum-item{margin-bottom:0.75rem}.mobile-menu-wrapper .menum-item a,.mobile-menu-wrapper .menum-item button{display:block;width:100%;text-align:left;background:none;border:none;font-size:1rem;padding:0.5rem 0;color:#333;font-weight:500;transition:color 0.3s ease-in}.mobile-menu-wrapper .menum-item a:hover,.mobile-menu-wrapper .menum-item button:hover{color:#a5616c}.mobile-menu-wrapper .submenu{position:unset;background-color:#fffafc;border:none;box-shadow:none;width:auto;display:none}@keyframes slideIn{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}}@media screen and (min-width:1025px){.mobile-menu-wrapper{display:none}}footer{background-color:#5b484a;color:#fffafc;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2em 0 0 0;position:relative}footer::before{content:"";width:100vw;height:100%;position:absolute;background-color:#5b484a;z-index:-1;top:0}footer hr.separator{width:70%;height:1px;background-color:#fffafc;margin:1em 0}footer .rights{text-align:center}footer .rights h5{font-size:1em;margin:0}footer .top-footer{display:flex;align-items:center;width:60%;justify-content:space-around}footer .top-footer .footer-references{display:flex;justify-content:center;align-items:center}footer .top-footer .footer-wrapper{display:flex;gap:5em}footer .top-footer img{height:10em;width:auto}footer .top-footer hr.vertical{width:1px;height:8em;background-color:#fffafc;border:none;margin:0 1rem}footer .top-footer #footer-nav{list-style:none;display:flex;flex-direction:column;margin:0;padding:0;text-align:center}footer .top-footer #footer-nav li a{color:#fffafc;text-decoration:none;font-size:1em;transition:all 0.3s ease-in}footer .top-footer #footer-nav li a:hover{color:#a5616c}footer .top-footer #footer-nav li a.active{color:#c8959a}footer .top-footer .social-wrapper{display:flex;flex-direction:column}footer .top-footer .social-wrapper a svg{color:#fffafc;transition:all 0.3s ease-in;width:2.5em;height:2.5em}footer .top-footer .social-wrapper a svg:hover{color:#a5616c}@media screen and (max-width:1024px){footer .top-footer{flex-direction:column;gap:2em}footer .top-footer hr.vertical{margin:0;width:10em;height:1px}footer .top-footer .social-wrapper{flex-direction:row}}@media screen and (max-width:880px){.footer-wrapper{gap:2em !important}}@media screen and (max-width:774px){.footer-wrapper{flex-direction:column-reverse}}/*# sourceMappingURL=base-styles.css.map */