html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,img,ul,ol,li,form,label,input,textarea,button,select,option,table,thead,tbody,tr,th,td,blockquote{margin:0;padding:0;border:0;font-size:100%;font-family:inherit;vertical-align:baseline}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}img{max-width:100%;height:auto;display:block}*{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:16px;line-height:1.5;color:#333}a{color:#333}h1,h2,h3,h4,h5,h6{font-family:'Open Sans',sans;font-weight:700;margin-top:1em;margin-bottom:.5em}.header-nav{display:flex;gap:40px;width:100%;align-items:center;justify-content:center}.header-nav ul{display:flex;gap:40px;list-style-type:none;width:90%;justify-content:center}.legal-notice{background-color:rgb(0 0 0 / .05);padding:20px;margin-bottom:20px;border-radius:5px;display:flex;justify-content:center}.legal-notice-wrapper{background-color:#fff;padding:8px;box-shadow:rgb(0 0 0 / .15) 1.95px 1.95px 2px;border-radius:4px;max-width:768px}.legal-notice h2{font-size:20px;margin-bottom:15px}.legal-notice p{font-size:14px;line-height:1.5}.footer-container{display:flex;justify-content:space-around;align-items:center;padding:20px}.footer-menu-items{display:flex;gap:20px;list-style:none}.social-icons{display:flex;gap:10px}.footer-section-all-rights p{text-align:center;margin-bottom:0}@media screen and (max-width:768px){.footer-container{flex-direction:column;gap:20px}}.custom-logo{max-width:120px}