@font-face{font-family:Manrope;font-style:normal;font-weight:400;src:url(./Manrope-Regular.Dy0jyoUL.ttf) format("truetype")}@font-face{font-family:Lufga;font-style:normal;font-weight:700;src:url(./LufgaSemiBold.B2O7hYpB.ttf) format("truetype")}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;src:url(./BebasNeue-Regular.D2CONTwO.ttf) format("truetype")}:root{--font-title:"Bebas Neue",sans-serif;--font-logo:"Lufga",sans-serif;--font-body:"Manrope",sans-serif;--color-bg-darkest:#03006b;--color-bg-dark:#1f36a8;--color-bg-light:#f4f6ff;--color-bg-lightest:#fff;--color-primary:#5a8cff;--color-primary-hover:#3d5afe;--color-text-on-dark-muted:rgba(244,246,255,.6);--color-text-on-dark-faint:rgba(244,246,255,.35);--color-text-on-light-muted:#555;--color-text-vivid:#c7d2ff;--color-card-dark:rgba(81,112,255,.12);--color-card-border-dark:1px solid rgba(81,112,255,.2)}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);margin:0}img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}h1,h2,h3,h4,h5,h6{font-family:var(--font-title);line-height:.9;text-transform:uppercase}.h1{font-size:8rem}.h2{font-size:6.5rem;margin-bottom:.75rem}.h3{font-size:2rem}.h4{font-size:1.4rem}.p{font-size:1rem}.p-card{font-size:.9rem;line-height:1.8}span{font-size:.75rem}a,li,p,span{font-family:var(--font-body)}*{box-sizing:border-box;margin:0;padding:0}section{width:100%}.sections{padding:5rem 3rem}.divided{gap:4rem;grid-template-columns:1fr 1fr}.divided,.hero{align-items:center;display:grid}.hero{background:linear-gradient(135deg,var(--color-bg-darkest)60%,var(--color-primary-hover)120%);gap:clamp(2rem,4vw,5rem);grid-template-columns:1.15fr .85fr;min-height:calc(100lvh - 125px);overflow:hidden;padding:2.5rem;position:relative}.hero-h{color:var(--color-bg-light)}em{color:var(--color-primary)}.hero-btns{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.sec-sub{line-height:1.7;margin-bottom:3rem;max-width:480px}.top-title{font-size:1rem;letter-spacing:4px;margin:0 0 1rem;text-transform:uppercase}.dark{background:var(--color-bg-dark)}.darkest{background:var(--color-bg-darkest)}.light{background:var(--color-bg-light)}.lightest{background:var(--color-bg-lightest)}.dark h2,.darkest h2{color:var(--color-bg-light);max-width:14ch}.light h2,.lightest h2{max-width:14ch}.darkest-text,.light h2,.lightest h2{color:var(--color-bg-darkest)}.dark .sec-sub,.darkest .sec-sub{color:var(--color-text-on-dark-muted)}.light .sec-sub,.lightest .sec-sub{color:var(--color-text-on-light-muted)}.bright-text,.dark .top-title,.hero .top-title{color:var(--color-bg-lightest)}.light-text{color:var(--color-bg-light)}.vivid-text{color:var(--color-text-vivid)}.dark-text,.light .top-title,.lightest .top-title{color:var(--color-bg-dark)}.darkest .top-title{color:var(--color-primary)}.responsive-desktop,.responsive-ipad{display:block}.responsive-mobil{display:none}.text-center,.text-sm-center{justify-self:center;text-align:center}.md{line-height:1.8;margin:1rem 0;max-width:500px}@keyframes gpulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(2)}}@keyframes fup{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero-glow{animation:gpulse 7s ease-in-out infinite;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 65%);border-radius:50%;height:500px;pointer-events:none;position:absolute;right:-100px;top:-100px;width:500px}.svc-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.svc-card{background:var(--color-bg-lightest);border:1px solid transparent;border-radius:14px;padding:1.75rem 1.5rem;transition:border-color .2s,transform .2s}.svc-card:hover{border-color:var(--color-primary);transform:translateY(-4px)}.svc-icon{align-items:center;background:var(--color-bg-lightest);border:var(--color-card-border-dark);border-radius:10px;display:flex;height:44px;justify-content:center;margin-bottom:1rem;width:44px}.svc-icon svg{fill:none;height:20px;stroke:var(--color-primary);stroke-width:1.8;width:20px}.svc-card h3{color:var(--color-bg-darkest);letter-spacing:1px;margin-bottom:.5rem}.svc-card p{color:var(--color-text-on-light-muted);line-height:1.65}.block-button{margin-top:2.5rem;text-align:center}@media(max-width:1050px){.sections{padding:2rem!important}.h1{font-size:7.5rem}.h2{font-size:5rem}.responsive-desktop{display:none!important}}@media(max-width:835px){.hero,.sections{grid-template-columns:1fr!important}.philosophy-inner p{font-size:3rem}.responsive-ipad{display:none!important}}@media(max-width:768px){.hero{padding:1.5rem}.h1{font-size:6.5rem}.nav-logo img{height:30px!important}.text-sm-center{justify-self:start;text-align:start}}@media(max-width:475px){.h1{font-size:5.5rem}.h2{font-size:4rem}.h3,.philosophy-inner p{font-size:1.7rem}.sec-sub{max-width:400px}.responsive-mobil{display:block!important}.hero-card-2{display:none!important}.sections{width:100%}.hero-visual{max-width:100%}.cform{padding:1rem!important}.team-row{flex-direction:column}.hero-stat-row{grid-template-columns:1fr!important}.nav-items{justify-content:start!important}.nav-items-col:first-child{padding-top:15px}}
