body{font-family:Arial,sans-serif;margin:0;padding:0;line-height:1.6;color:#333}footer,header.home,nav.home{background-color:#1f324e;color:#fff;padding:20px;text-align:center;position:relative;width:100%;z-index:1030}footer a,header.home a,nav.home a{color:#fff}footer{margin-top:40px}footer a{text-decoration:underline}footer p{margin:10px 0 0;font-size:.9em}header.home h1,nav.home h1{margin:0;font-size:2.5em}span.greet{font-size:80%}header p,nav p{margin:5px 0 0;font-size:1.2em}header.home a.login-link,nav.home a.login-link{position:absolute;right:25px;top:20px;background-color:#fff;color:#036;padding:10px 15px;text-decoration:none;font-weight:700;border-radius:5px}.container{max-width:1200px;margin:0 auto;padding:20px}h2{color:#036;margin-top:40px}p{margin:15px 0}ul{list-style:disc;margin-left:20px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:20px}.card{background-color:#f4f4f4;padding:15px;border-radius:8px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.1)}.card img,.card picture{max-width:100%;height:auto;margin-bottom:10px}section{padding-bottom:50px}section.contact{padding:20px 10px}a.contact,button.contact{border:none;background-color:#07c;color:#fff;padding:10px 15px;text-decoration:none;font-weight:700;border-radius:5px}.hero-cta:hover,a.contact:hover,button.contact:hover{text-decoration:underline;background-color:#005fa3;color:#fff}header.home a.login-link:hover{text-decoration:underline}form:not(#filter) input:required{box-shadow:inset -6px 0 0 0 #11235c}.hero{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:4rem 2rem;background:linear-gradient(to right,#f9fafb,#e6edf3)}.hero-content{max-width:600px}.hero-title{font-size:3rem;color:#1a1a1a;margin-bottom:.5rem}.hero-slogan{font-size:2.2rem;font-weight:600;color:#333;margin-bottom:1rem}.hero-subtext{font-size:1.35rem;color:#555;margin-bottom:2rem}.hero-benefits{list-style:none;padding:0;margin-bottom:2rem}.hero-benefits li{margin-bottom:.5rem;font-size:1.1rem}.hero-cta{display:inline-block;padding:.75rem 1.5rem;background-color:#07c;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:background-color .3s ease}.hero-image{max-width:700px}.hero-image img,.hero-image picture{max-width:100%;height:auto;border-radius:1rem;box-shadow:0 4px 16px rgba(0,0,0,.1)}@media (min-width:768px){header.home{position:fixed;top:0;left:0;right:0;height:110px}.container1{margin-bottom:70px;overflow-y:auto}.hero{margin-top:100px}header.home h1{font-size:2em}header.home a.login-link{right:10px;top:10px;padding:8px 12px}}@media (max-width:1150px){.hero-image{margin-top:20px}}@media (max-width:768px){.hero-title{font-size:2.2rem}.hero-slogan{font-size:1.5rem}.hero-subtext{font-size:1.1rem}}@keyframes fadeInSlide{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateY(0)}}.fade-element{animation:fadeInSlide 1s ease-out forwards}.scroll-animate{opacity:0;transform:translateY(30px);transition:all .8s ease-out}.scroll-animate.visible{opacity:1;transform:translateY(0)}