header{font-family:arpona,serif}.navbar{display:flex;align-items:center;justify-content:space-between;background-color:#000;padding:5px 50px}.navbar__wrapper{display:flex;gap:15px}.navbar ul{display:flex;align-items:center;list-style:none;gap:30px}header ul a{letter-spacing:.1em;display:flex;align-items:center;font-weight:700;gap:4px;color:#e7e3db;text-decoration:none;transition:color .3s ease-in-out}header ul a:hover{color:#00ffe6}.redirection_arrow{height:15px;margin-bottom:1px}.navbar__app-logos img{margin-left:5px;height:40px}.navbar__mobile-menu__close-item{display:none}.navbar__mobile-menu__logos__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}.navbar__mobile-menu__logos__wrapper img{height:62px}@media (max-width: 1205px){.navbar{padding-right:4px;padding-left:14px}.navbar__app-logos{width:150px}}@media (max-width: 1024px){.navbar__mobile-menu{opacity:0;font-size:1.5em;z-index:-3;width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:35px;padding:0;background-color:#000000ec;position:fixed;top:-20%;left:0;height:100%;transition:opacity .3s ease-out,top .3s ease-out,z-index 0s ease-out .3s,background-color .3s ease-out}.navbar__mobile-menu.active{opacity:1;z-index:999;top:0;transition:opacity .3s ease-out,top .3s ease-out,z-index 0s ease-out,background-color .3s ease-out .3s}.navbar__mobile-menu__close-item{display:flex;height:50px;padding:9px;border:3px solid white;border-radius:50%;cursor:pointer;margin-top:15px}.navbar__app-logos{width:auto}.navbar{position:relative;padding-left:20px;padding-right:20px}.navbar__app-logos{display:flex;height:39px;gap:10px}.navbar-mobile{display:none;padding:8px;cursor:pointer;display:flex;flex-direction:column;gap:4px;justify-content:center;align-items:center;border:1px solid #bebcb7;border-radius:3px}.navbar-mobile__lines{width:20px;height:3px;background-color:#e7e3db}.line1{top:15px}.line2{top:22px}.line3{top:29px}.redirection_arrow{height:22px;margin-bottom:4px}}@media (max-width: 576px){.navbar__app-logos a{display:none}header ul a{font-size:1em}.google-logo,.apple-logo{height:58px}.navbar__mobile-menu__close-item{bottom:13%}}footer{z-index:999;width:100%;padding-top:15px;font-family:arpona,serif;display:flex;flex-direction:column;align-items:center;background-color:#000;z-index:0}.footer-upper-line-section{gap:32px;display:flex;flex-direction:column;align-items:center}.logo-app-wrapper{display:flex;flex-direction:column;align-items:center;gap:15px}.footer__nav__ul,.footer__social-media-logo__ul{padding:0;display:flex;align-items:center;list-style:none;gap:30px}.footer-upper-line-section ul a{font-size:1.2em;letter-spacing:.1em;display:flex;align-items:center;font-weight:700;gap:4px;color:#ece2cf;text-decoration:none}ul a:hover{color:#00ffe6}.social-media-logos{padding-bottom:30px}.line{background-color:#363636;width:100%;height:2px}.svg-link .svg-path{fill:#fff;transition:fill .3s ease}.svg-link:hover .svg-path{fill:#00ffe6}.footer-under-line-section{font-weight:400;width:95%;display:flex;justify-content:space-between;color:#ece2cf;padding:15px}.footer-under-line-section a{text-decoration:underline;color:#ece2cf}.footer-legal-info{color:#ece2cf;display:flex;align-items:center;gap:15px;font-weight:lighter}.footer-under-line-section_logos{display:flex;gap:20px}.footer__app-logos img{height:50px}@media (max-width: 1024px){.footer__nav__ul{gap:11px}.footer-upper-line-section ul a{font-size:1.05em}.footer-legal-info{gap:10px;font-size:.8em}.footer-under-line-section_logos{gap:14px;height:70px}}@media (max-width: 576px){.footer__nav__ul{flex-direction:column;gap:35px}.footer__social-media-logo__ul{gap:15px}.footer-under-line-section{flex-direction:column;gap:35px}.footer-legal-info{flex-direction:column;gap:20px;font-size:.9em}.footer-under-line-section_logos{height:100px;justify-content:center}.footer__app-logos img{height:45px}}
