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.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;margin-top:-4rem}.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;vertical-align:middle}.hero-image{max-width:700px;position:relative}.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:1200px){.hero-image{padding:2rem}}@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)}.video-play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;background:#fff;border:none;border-radius:50%;width:64px;height:64px;box-shadow:0 2px 8px rgba(0,0,0,.2);cursor:pointer;transition:box-shadow .2s;display:flex;align-items:center;justify-content:center}.video-play-btn::before{content:'';display:block;width:0;height:0;border-left:28px solid #0d63ac;border-top:18px solid transparent;border-bottom:18px solid transparent;margin-left:8px}.video-play-btn:hover{box-shadow:0 4px 16px rgba(0,0,0,.3)}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.88);z-index:10;display:none;align-items:center;justify-content:center;flex-direction:column}.video-overlay.active{display:flex}.video-overlay video{width:100%;height:100%;object-fit:cover;max-width:none;max-height:none;border-radius:1rem;background:#111}.close-btn{position:absolute;right:3vw;top:3vw;background:0 0;border:none;width:48px;height:48px;cursor:pointer}.close-btn::after,.close-btn::before{content:'';position:absolute;width:32px;height:4px;background:#fff;left:8px;top:22px}.close-btn::before{transform:rotate(45deg)}.close-btn::after{transform:rotate(-45deg)}.webinar-btn{display:inline-block;padding:.75rem 1.5rem;background-color:#ffe167;color:#036;text-decoration:none;border-radius:6px;font-weight:600;margin-left:12px;vertical-align:middle;transition:background-color .3s ease;font-size:1rem;line-height:1.2}.webinar-btn:hover{background-color:#005fa3;color:#fff;text-decoration:underline}.play-icon{display:inline-block}#videoOverlay{opacity:0;visibility:hidden;transition:opacity .3s}#videoOverlay.active{opacity:1;visibility:visible}.nice-box{background:#f4f6fa;border:1px solid #e1e4eb;border-radius:16px;box-shadow:0 2px 8px 0 rgba(80,96,144,.04);padding:1.3em 1.5em;margin:1.5em 0;color:#23355e;font-size:1.05em;transition:box-shadow .2s}.nice-box strong{color:#2b4bad}.nice-box.info{border-left:5px solid #7ea1e6}.nice-box.success{border-left:5px solid #29b249}.nice-box.warning{border-left:5px solid #ffc34c}.nice-box.danger{border-left:5px solid #d53c3d}.nice-box:hover{box-shadow:0 4px 16px 0 rgba(44,64,128,.08)}.round-bubble,section.round-bubble{background:#fff;border-radius:2.5rem;box-shadow:0 4px 24px rgba(30,48,80,.1),0 2px 8px rgba(30,48,80,.07);padding:2.5rem 2.5rem;margin:3rem auto 3rem auto;max-width:1200px}.hero.round-bubble{box-sizing:border-box;max-width:1300px;margin-left:auto;margin-right:auto;margin-top:100px;margin-bottom:2rem;width:100%;padding:4rem 5rem;border-radius:2.5rem;background:linear-gradient(to right,#f9fafb,#e6edf3);box-shadow:0 4px 24px rgba(30,48,80,.1),0 2px 8px rgba(30,48,80,.07);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media (min-width:1200px){.hero.round-bubble{padding:4rem 7rem}}.round-bubble>*,section.round-bubble>*{position:relative;z-index:5}@media (max-width:700px){.round-bubble,section.round-bubble{padding:1.3em .8em;border-radius:24px}}@media (max-width:1300px){.hero.round-bubble{max-width:98vw}}@media (max-width:900px){.hero.round-bubble{flex-direction:column;padding:2rem 1rem}}.contact-wrapper{display:flex;align-items:center;justify-content:space-between}.contact-wrapper a.contact{margin-left:2rem;white-space:nowrap}section:not(.round-bubble){padding:4rem}@media (max-width:900px){.round-bubble,section.round-bubble{margin:2rem auto 2rem auto}section:not(.round-bubble){padding:2rem}}