.Seb-module__igjeLa__pageWrapper{color:#111;background-color:#fff;width:100%;min-height:100vh;overflow-x:hidden}.Seb-module__igjeLa__navBar{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;padding:2rem 5%;position:sticky;top:0}.Seb-module__igjeLa__backButton{color:#333;align-items:center;gap:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Seb-module__igjeLa__arrowCircle{background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Seb-module__igjeLa__backButton:hover .Seb-module__igjeLa__arrowCircle{color:#fff;background:#ff6e6e;border-color:#ff6e6e;transform:translate(-5px)}.Seb-module__igjeLa__hero{text-align:center;opacity:0;padding:6rem 5% 4rem;transition:all 1s;transform:translateY(30px)}.Seb-module__igjeLa__hero.Seb-module__igjeLa__visible{opacity:1;transform:translateY(0)}.Seb-module__igjeLa__label{text-transform:uppercase;letter-spacing:2px;color:#ff6e6e;margin-bottom:1.5rem;font-size:.9rem;font-weight:700}.Seb-module__igjeLa__title{color:#111;margin-bottom:2rem;font-family:Times New Roman,serif;font-size:clamp(3.5rem,8vw,6.5rem);font-weight:900;line-height:.9}.Seb-module__igjeLa__highlight{color:#ff6e6e}.Seb-module__igjeLa__subtitle{color:#555;max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.7}.Seb-module__igjeLa__marqueeContainer{background:#ff6e6e;width:110vw;margin-top:4rem;margin-left:-5vw;padding:1rem 0;overflow:hidden;transform:rotate(-2deg)}.Seb-module__igjeLa__marqueeTrack{white-space:nowrap;gap:2rem;animation:20s linear infinite Seb-module__igjeLa__scroll;display:flex}.Seb-module__igjeLa__marqueeTrack span{color:#fff;text-transform:uppercase;letter-spacing:1px;font-size:1.5rem;font-weight:700}@keyframes Seb-module__igjeLa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Seb-module__igjeLa__aboutSection{background:#f9f9f9;padding:6rem 5%}.Seb-module__igjeLa__aboutContainer{max-width:1100px;margin:0 auto}.Seb-module__igjeLa__aboutTitle{margin-bottom:2rem;font-family:Times New Roman,serif;font-size:2.5rem}.Seb-module__igjeLa__aboutGrid{grid-template-columns:2fr 1fr;align-items:center;gap:4rem;display:grid}.Seb-module__igjeLa__aboutText p{color:#444;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.Seb-module__igjeLa__statBox{text-align:center;aspect-ratio:1;background:#fff;border:2px solid #ff6e6e;border-radius:50%;flex-direction:column;justify-content:center;padding:3rem;display:flex;box-shadow:0 10px 30px #0000000d}.Seb-module__igjeLa__statNumber{color:#ff6e6e;font-size:3rem;font-weight:800}.Seb-module__igjeLa__statLabel{text-transform:uppercase;color:#777;font-size:.9rem}.Seb-module__igjeLa__focusSection{max-width:1000px;margin:0 auto;padding:6rem 5%}.Seb-module__igjeLa__focusTitle{text-align:center;margin-bottom:3rem;font-family:Times New Roman,serif;font-size:3rem}.Seb-module__igjeLa__focusItem{border-bottom:1px solid #eee;align-items:flex-start;gap:2rem;padding:2rem 0;transition:transform .3s;display:flex}.Seb-module__igjeLa__focusItem:hover{transform:translate(10px)}.Seb-module__igjeLa__focusNumber{color:#eee;font-size:2rem;font-weight:900;line-height:1}.Seb-module__igjeLa__focusItem:hover .Seb-module__igjeLa__focusNumber{color:#ff6e6e}.Seb-module__igjeLa__focusHeading{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Seb-module__igjeLa__focusDesc{color:#666;line-height:1.6}.Seb-module__igjeLa__audienceSection{text-align:center;background:#fff;padding:6rem 5%}.Seb-module__igjeLa__audienceTitle{margin-bottom:3rem;font-family:Times New Roman,serif;font-size:2.5rem}.Seb-module__igjeLa__bubbleContainer{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Seb-module__igjeLa__bubble{cursor:default;border:1px solid #111;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.Seb-module__igjeLa__bubble:hover{color:#fff;background:#111;transform:translateY(-5px)}.Seb-module__igjeLa__ctaSection{color:#fff;text-align:center;background:#111;padding:6rem 5%}.Seb-module__igjeLa__ctaBox h2{margin-bottom:1rem;font-family:Times New Roman,serif;font-size:3rem}.Seb-module__igjeLa__ctaBox p{color:#aaa;margin-bottom:2.5rem;font-size:1.2rem}.Seb-module__igjeLa__btnGroup{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Seb-module__igjeLa__primaryBtn{color:#fff;background:#ff6e6e;border-radius:50px;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:transform .3s}.Seb-module__igjeLa__secondaryBtn{color:#fff;background:0 0;border:1px solid #fff;border-radius:50px;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:background .3s}.Seb-module__igjeLa__primaryBtn:hover{transform:scale(1.05)}.Seb-module__igjeLa__secondaryBtn:hover{color:#111;background:#fff}@media (max-width:768px){.Seb-module__igjeLa__aboutGrid{grid-template-columns:1fr;gap:2rem}.Seb-module__igjeLa__statBox{width:250px;margin:0 auto}.Seb-module__igjeLa__focusItem{flex-direction:column;gap:.5rem}.Seb-module__igjeLa__marqueeContainer{width:120vw;margin-left:-10vw}}
