:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}html,body{height:100%;margin:0;padding:0;min-height:100%}.hero-container{position:relative;width:100%;min-height:100vh;background-image:url(/back.webp);background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:space-between;color:#fff}.hero-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000,#0000,#0000004d 60%,#000000b3);z-index:1;pointer-events:none}.hero-header{z-index:1;display:flex;justify-content:space-between;align-items:center;padding:4rem}.lang-switcher{position:absolute;top:1rem;right:2rem;font-size:.9rem;z-index:2;color:#fff;cursor:pointer}.lang-switcher span:hover{text-decoration:underline}.logo-image{height:70px}.slogan-block{z-index:2;text-align:center}.slogan-text{font-size:2rem;font-style:italic;font-family:Times New Roman,Times,serif;color:#fff;margin-top:0;margin-bottom:.5rem}.slogan-line{width:200px;height:1px;background-color:#fff;margin:0 auto;opacity:.7}.text-block{z-index:1;padding:2rem 5%;max-width:700px;margin:2rem auto;flex:1;display:flex;flex-direction:column;justify-content:center;background-color:#00000029;border-radius:16px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.description-text{font-size:1.6rem;font-weight:600;margin-bottom:1.5rem}.description-subtext{font-size:1.1rem;margin-bottom:1rem}.hero-footer{position:relative;z-index:1;text-align:center;padding-bottom:.2rem;color:#fff}.hero-footer .footer-content{line-height:1.6;font-size:.8rem}.hero-footer a{color:#fff;text-decoration:none}.hero-footer a:hover{text-decoration:underline}.hero-footer footer{margin-top:.2rem;font-size:.8rem;color:#fff}@media (min-width: 1080px){.hero-header{padding:4rem 4rem 4rem 6rem}}@media (max-width: 768px){.text-block{padding:1rem;max-width:86%}.description-text{font-size:1.3rem}.description-subtext{font-size:1rem}.logo-image{height:50px}.hero-header{flex-direction:column;gap:.5rem;padding:4rem 4rem 1rem}.slogan-text{font-size:1.7rem;font-style:italic;font-family:Times New Roman,Times,serif;color:#fff;margin-top:0;margin-bottom:.5rem}}
