.CustomCursor-module__8EfPFq__cursor{background-color:var(--color-brutal-white);border:2px solid var(--color-brutal-black);pointer-events:none;z-index:999999;mix-blend-mode:difference;width:24px;height:24px;font-family:var(--font-display);color:#0000;border-radius:50%;justify-content:center;align-items:center;font-size:0;transition:width .3s cubic-bezier(.76,0,.24,1),height .3s cubic-bezier(.76,0,.24,1),background-color .3s,border-radius .3s,border-color .3s,mix-blend-mode .3s,font-size .3s,color .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-50%,-50%)}.CustomCursor-module__8EfPFq__cursorHover{-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;border-color:var(--color-brutal-white)!important;mix-blend-mode:normal!important;background-color:#ffffff1a!important;border-width:2px!important;border-radius:50%!important;width:65px!important;height:65px!important;box-shadow:0 4px 15px #0000004d!important}.CustomCursor-module__8EfPFq__cursorHover:after,.CustomCursor-module__8EfPFq__cursorHover:before{display:none!important}.CustomCursor-module__8EfPFq__hero{animation:1.5s infinite CustomCursor-module__8EfPFq__radarPulse;box-shadow:0 0 #ffffffb3}.CustomCursor-module__8EfPFq__youth{clip-path:polygon(10% 0,100% 50%,10% 100%);background-color:#f0f;border:none;border-radius:0;width:20px;height:24px}.CustomCursor-module__8EfPFq__student{background-color:var(--color-brutal-purple);border:1px solid var(--color-brutal-white);mix-blend-mode:normal;width:8px;height:32px;box-shadow:2px 2px 0px var(--color-brutal-black);border-radius:2px}.CustomCursor-module__8EfPFq__robotica{border:3px solid var(--color-brutal-red);mix-blend-mode:normal;background-color:#0000;overflow:visible}.CustomCursor-module__8EfPFq__robotica:after{content:"";background-color:var(--color-brutal-red);border-radius:50%;width:6px;height:6px;animation:1s infinite alternate CustomCursor-module__8EfPFq__pulse;position:absolute}.CustomCursor-module__8EfPFq__exambooks{mix-blend-mode:normal;background-color:#0000;border:none;border-radius:0;width:24px;height:24px}.CustomCursor-module__8EfPFq__exambooks:before{content:"✓";color:var(--color-brutal-green);text-shadow:2px 2px 0px var(--color-brutal-black);font-size:24px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CustomCursor-module__8EfPFq__hermy{background-color:var(--color-brutal-green);mix-blend-mode:normal;border:none;border-radius:0;width:14px;height:24px}.CustomCursor-module__8EfPFq__achievements{background-color:var(--color-brutal-yellow);mix-blend-mode:normal;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);border:none;border-radius:0;width:32px;height:32px}.CustomCursor-module__8EfPFq__contact{background-color:var(--color-brutal-white);border-color:var(--color-brutal-black);mix-blend-mode:normal;width:80px;height:32px;color:var(--color-brutal-black);box-shadow:4px 4px 0px var(--color-brutal-black);border-radius:20px;font-size:1rem}.CustomCursor-module__8EfPFq__contact:before{content:"TALK"}@keyframes CustomCursor-module__8EfPFq__pulse{0%{opacity:.7;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}@keyframes CustomCursor-module__8EfPFq__terminalBlink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes CustomCursor-module__8EfPFq__radarPulse{0%{box-shadow:0 0 #ffffffb3}70%{box-shadow:0 0 0 10px #fff0}to{box-shadow:0 0 #fff0}}@keyframes CustomCursor-module__8EfPFq__starRotate{0%{rotate:none}to{rotate:360deg}}@media (hover:none) and (pointer:coarse){.CustomCursor-module__8EfPFq__cursor{display:none!important}}body.modal-open .CustomCursor-module__8EfPFq__cursor{opacity:0!important;pointer-events:none!important}
.Header-module__ldgnoG__header{background-color:var(--color-brutal-blue);border-bottom:var(--brutal-border);z-index:100;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 2rem;display:flex;position:fixed;top:0;left:0}.Header-module__ldgnoG__logoGroup{align-items:center;gap:1rem;display:flex}.Header-module__ldgnoG__logoBox{background-color:var(--color-brutal-black);border-radius:var(--brutal-border-radius);width:48px;height:48px;box-shadow:4px 4px 0px 0px var(--color-brutal-white);border:2px solid var(--color-brutal-black);justify-content:center;align-items:center;display:flex}.Header-module__ldgnoG__logoText{font-family:var(--font-display);color:var(--color-brutal-black);text-transform:uppercase;margin-top:5px;font-size:2rem;line-height:1}.Header-module__ldgnoG__logoSub{font-family:var(--font-body);color:#0a0a0c80;text-transform:uppercase;letter-spacing:.1em;border-left:2px solid #0a0a0c33;margin-top:3px;padding-left:1rem;font-size:.85rem;font-weight:600}.Header-module__ldgnoG__nav{align-items:stretch;height:100%;display:flex}.Header-module__ldgnoG__navLink{font-family:var(--font-display);color:var(--color-brutal-black);border-left:var(--brutal-border);text-transform:uppercase;cursor:none;align-items:center;padding:0 2rem;font-size:1.25rem;text-decoration:none;transition:background-color .2s;display:flex}.Header-module__ldgnoG__navLink:hover{background-color:var(--color-brutal-black);color:var(--color-brutal-white)}.Header-module__ldgnoG__cta{font-family:var(--font-display);color:var(--color-brutal-black);background-color:var(--color-brutal-yellow);border-left:var(--brutal-border);text-transform:uppercase;cursor:none;align-items:center;padding:0 2rem;font-size:1.25rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__ldgnoG__cta:hover{background-color:var(--color-brutal-white)}@media (max-width:1024px){.Header-module__ldgnoG__navLink,.Header-module__ldgnoG__logoSub{display:none}.Header-module__ldgnoG__header{padding:0 1.5rem}}@media (max-width:480px){.Header-module__ldgnoG__header{height:64px;padding:0 1rem}.Header-module__ldgnoG__logoBox{width:40px;height:40px}.Header-module__ldgnoG__logoText{font-size:1.5rem}.Header-module__ldgnoG__logoGroup{gap:.7rem}.Header-module__ldgnoG__cta{padding:0 1.25rem;font-size:1rem}}
.HoverRoll-module__nZxxlG__container{vertical-align:middle;display:inline-flex;overflow:hidden}.HoverRoll-module__nZxxlG__charWrapper{display:grid}.HoverRoll-module__nZxxlG__primary,.HoverRoll-module__nZxxlG__secondary{white-space:pre;grid-area:1/1;line-height:normal;transition:transform .5s cubic-bezier(.76,0,.24,1);display:block}.HoverRoll-module__nZxxlG__secondary{transform:translateY(100%)}:is(.group:hover .HoverRoll-module__nZxxlG__primary,.triggerBtn:hover .HoverRoll-module__nZxxlG__primary,.HoverRoll-module__nZxxlG__container:hover .HoverRoll-module__nZxxlG__primary){transform:translateY(-100%)}:is(.group:hover .HoverRoll-module__nZxxlG__secondary,.triggerBtn:hover .HoverRoll-module__nZxxlG__secondary,.HoverRoll-module__nZxxlG__container:hover .HoverRoll-module__nZxxlG__secondary){transform:translateY(0%)}
.Hero-module__buqEAW__hero{background-color:var(--color-brutal-blue);width:100%;min-height:100vh;position:relative;overflow:hidden}.Hero-module__buqEAW__gridOverlay{pointer-events:none;background-image:linear-gradient(90deg,#ffffff0d 1px,#0000 1px),linear-gradient(#ffffff0d 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.Hero-module__buqEAW__content{z-index:10;min-height:100vh;padding:calc(var(--header-height) + 4rem) 8% 4rem;justify-content:space-between;align-items:center;gap:4rem;display:flex;position:relative}.Hero-module__buqEAW__textSide{flex:1;max-width:700px}.Hero-module__buqEAW__revealLine{overflow:hidden}.Hero-module__buqEAW__eyebrow{font-family:var(--font-body);color:var(--color-brutal-white);background-color:var(--color-brutal-black);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:1.25rem;font-weight:700;display:inline-block}.Hero-module__buqEAW__name{font-family:var(--font-display);color:var(--color-brutal-white);text-shadow:4px 4px 0px var(--color-brutal-black);margin:0;font-size:clamp(6rem,14vw,14rem);line-height:.85}.Hero-module__buqEAW__nameOutline{font-family:var(--font-display);color:#0000;-webkit-text-stroke:3px var(--color-brutal-white);margin:0;font-size:clamp(6rem,14vw,14rem);line-height:.85}.Hero-module__buqEAW__badges{flex-wrap:wrap;gap:.75rem;margin:2rem 0;display:flex}.Hero-module__buqEAW__badge{font-family:var(--font-display);border:var(--brutal-border);box-shadow:4px 4px 0px var(--color-brutal-black);text-transform:uppercase;padding:.5rem 1.25rem;font-size:1.25rem;display:inline-block}.Hero-module__buqEAW__tagline{font-family:var(--font-body);color:var(--color-brutal-white);margin-top:1rem;font-size:1.5rem;font-weight:600;line-height:1.4}.Hero-module__buqEAW__imageSide{cursor:none;flex-shrink:0;width:clamp(280px,25vw,420px)}.Hero-module__buqEAW__imageWrapper{border:var(--brutal-border);box-shadow:8px 8px 0px var(--color-brutal-black);background-color:var(--color-brutal-white);transition:transform .2s;position:relative;overflow:hidden}.Hero-module__buqEAW__imageWrapper:hover{box-shadow:11px 11px 0px var(--color-brutal-black);transform:translate(-3px,-3px)}.Hero-module__buqEAW__characterImg{width:100%;height:auto;transition:opacity .5s,transform .5s;display:block}.Hero-module__buqEAW__realImg{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s,transform .5s;position:absolute;top:0;left:0;transform:scale(1.05)}.Hero-module__buqEAW__imgHidden{opacity:0;transform:scale(.95)}.Hero-module__buqEAW__imgVisible{opacity:1;transform:scale(1)}.Hero-module__buqEAW__clickHint{background-color:var(--color-brutal-black);color:var(--color-brutal-white);font-family:var(--font-display);text-align:center;text-transform:uppercase;letter-spacing:.1em;padding:.4rem;font-size:.9rem;position:absolute;bottom:0;left:0;right:0}.Hero-module__buqEAW__floatingContainer{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__buqEAW__particleWrapper{position:absolute}.Hero-module__buqEAW__floatingIcon{color:var(--color-brutal-white);opacity:.4;filter:drop-shadow(4px 4px #00000080);position:absolute}.Hero-module__buqEAW__tickerArea{background-color:var(--color-brutal-yellow);border-top:2px solid var(--color-brutal-black);border-bottom:2px solid var(--color-brutal-black);z-index:10;align-items:center;width:100%;height:48px;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}.Hero-module__buqEAW__tickerTrack{white-space:nowrap;font-family:var(--font-display);color:var(--color-brutal-black);text-transform:uppercase;font-size:1.5rem;animation:15s linear infinite Hero-module__buqEAW__marquee;display:flex}@keyframes Hero-module__buqEAW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Hero-module__buqEAW__scrollArrow{color:var(--color-brutal-black);z-index:10;animation:1s cubic-bezier(.8,0,.2,1) infinite Hero-module__buqEAW__pound;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}@keyframes Hero-module__buqEAW__pound{0%,to{height:48px;transform:translate(-50%)}50%{height:38px;transform:translate(-50%,15px)}}@media (max-width:900px){.Hero-module__buqEAW__content{text-align:center;padding:calc(var(--header-height) + 3rem) 5% 8rem;flex-direction:column}.Hero-module__buqEAW__badges{flex-wrap:wrap;justify-content:center}.Hero-module__buqEAW__imageSide{order:-1;width:280px;margin:0 auto}.Hero-module__buqEAW__tagline{font-size:1.5rem}}@media (max-width:480px){.Hero-module__buqEAW__content{padding:calc(var(--header-height) + 2rem) 4% 8rem;gap:3rem}.Hero-module__buqEAW__name,.Hero-module__buqEAW__nameOutline{font-size:clamp(4.5rem,22vw,8rem)}.Hero-module__buqEAW__eyebrow{margin-bottom:1.5rem;padding:.5rem 1rem;font-size:1rem}.Hero-module__buqEAW__badge{box-shadow:4px 4px 0px var(--color-brutal-black);padding:.5rem 1rem;font-size:1.1rem}.Hero-module__buqEAW__badges{gap:.75rem;margin:1.5rem 0}.Hero-module__buqEAW__tagline{margin-top:1rem;font-size:1.3rem}.Hero-module__buqEAW__imageSide{width:250px;margin-bottom:2rem}.Hero-module__buqEAW__scrollArrow{width:54px;height:54px;bottom:60px}.Hero-module__buqEAW__tickerTrack{font-size:1.25rem}.Hero-module__buqEAW__tickerArea{height:48px}.Hero-module__buqEAW__floatingContainer{opacity:.5}}
.SkillModal-module__HLV1Vq__overlay{z-index:9999;pointer-events:none;opacity:0;isolation:isolate;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.SkillModal-module__HLV1Vq__overlayOpen{pointer-events:all;opacity:1}.SkillModal-module__HLV1Vq__backdrop{-webkit-backdrop-filter:blur(6px);background:#0009;position:absolute;inset:0}.SkillModal-module__HLV1Vq__modal{z-index:1;opacity:0;cursor:auto;background:#fff;border:4px solid #000;flex-direction:column;width:90vw;max-width:900px;max-height:85vh;transition:transform .6s cubic-bezier(.175,.885,.32,1.275),opacity .3s;display:flex;position:relative;overflow:hidden;transform:translateY(-50px)scale(.98)rotate(1deg);box-shadow:12px 12px #000}.SkillModal-module__HLV1Vq__overlayOpen .SkillModal-module__HLV1Vq__modal{opacity:1;transform:translateY(0)scale(1)rotate(0)}.SkillModal-module__HLV1Vq__modalBody::-webkit-scrollbar{width:8px}.SkillModal-module__HLV1Vq__modalBody::-webkit-scrollbar-track{background:#eee;border-left:2px solid #000}.SkillModal-module__HLV1Vq__modalBody::-webkit-scrollbar-thumb{background:#000}.SkillModal-module__HLV1Vq__modalHeader{z-index:2;background:#fff;border-bottom:4px solid #000;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.SkillModal-module__HLV1Vq__modalTitle{font-family:var(--font-primary,Arial, sans-serif);text-transform:uppercase;letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:900}.SkillModal-module__HLV1Vq__closeBtn{color:#fff;cursor:pointer;background:#000;border:3px solid #000;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:900;transition:all .15s;display:flex;box-shadow:4px 4px #0000004d}.SkillModal-module__HLV1Vq__closeBtn:hover{background:var(--color-brutal-red,#e63946);transform:translate(-2px,-2px);box-shadow:6px 6px #0006}.SkillModal-module__HLV1Vq__closeBtn:active{transform:translate(2px,2px);box-shadow:0 0 #000}.SkillModal-module__HLV1Vq__modalBody{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;cursor:auto;flex:auto;min-height:0;padding:2rem;overflow:hidden auto}.SkillModal-module__HLV1Vq__groups{flex-direction:column;gap:2.5rem;display:flex}@media (min-width:768px){.SkillModal-module__HLV1Vq__groups{flex-direction:row;gap:3rem}}.SkillModal-module__HLV1Vq__group{flex-direction:column;flex:1;gap:1rem;display:flex}.SkillModal-module__HLV1Vq__groupTitle{text-transform:uppercase;color:#888;letter-spacing:.08em;border-bottom:2px dashed #ccc;margin:0 0 .25rem;padding-bottom:.5rem;font-size:.85rem;font-weight:900}.SkillModal-module__HLV1Vq__skillRow{flex-direction:column;gap:.4rem;display:flex}.SkillModal-module__HLV1Vq__skillInfo{font-family:var(--font-mono,monospace);text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.8rem;font-weight:700;display:flex}.SkillModal-module__HLV1Vq__skillNameWrapper{align-items:center;gap:.5rem;display:flex}.SkillModal-module__HLV1Vq__badge{border:1.5px solid #000;padding:.1rem .35rem;font-size:.6rem;font-weight:900;line-height:1.2;box-shadow:2px 2px #000}.SkillModal-module__HLV1Vq__badgeNew{background-color:var(--color-brutal-yellow,#fae208);color:#000}.SkillModal-module__HLV1Vq__badgeGroei{background-color:var(--color-brutal-green,#00d68f);color:#000}.SkillModal-module__HLV1Vq__level{font-size:.85rem;font-weight:900}.SkillModal-module__HLV1Vq__barContainer{background-color:#eaeaea;border:2px solid #000;width:100%;height:10px;overflow:hidden;box-shadow:2px 2px #000}.SkillModal-module__HLV1Vq__barFill{width:0%;height:100%;transition:width .8s cubic-bezier(.34,1.56,.64,1)}.SkillModal-module__HLV1Vq__triggerBtn{color:#fff;font-family:var(--font-primary,Arial, sans-serif);text-transform:uppercase;letter-spacing:.05em;cursor:none;background:#000;border:3px solid #000;align-items:center;gap:.6rem;padding:.7rem 1.4rem;font-size:.85rem;font-weight:900;transition:all .2s;display:inline-flex;position:relative;box-shadow:5px 5px #0000004d}.SkillModal-module__HLV1Vq__triggerBtn:before{content:"";z-index:-1;background:0 0;position:absolute;inset:-10px}.SkillModal-module__HLV1Vq__triggerBtn:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.SkillModal-module__HLV1Vq__triggerBtn:hover{background:var(--color-brutal-purple,#7b61ff);transform:translate(-3px,-3px);box-shadow:8px 8px #0006}.SkillModal-module__HLV1Vq__triggerBtn:active{transform:translate(2px,2px);box-shadow:0 0 #000}.SkillModal-module__HLV1Vq__triggerIcon{font-size:1.1rem;line-height:1}@media (max-width:768px){.SkillModal-module__HLV1Vq__modal{width:100vw;height:100dvh;max-height:100dvh;box-shadow:none;border:none;border-radius:0;transform:translateY(20px)scale(.95)}.SkillModal-module__HLV1Vq__overlayOpen .SkillModal-module__HLV1Vq__modal{transform:translateY(0)scale(1)rotate(0)}.SkillModal-module__HLV1Vq__modalHeader,.SkillModal-module__HLV1Vq__modalBody{padding:1rem}}
.Youth-module__vG6mmG__youthSection{background-color:var(--color-brutal-green);align-items:center;width:100%;min-height:100vh;display:flex;position:relative}.Youth-module__vG6mmG__watermarkContainer{pointer-events:none;z-index:1;width:250%;position:absolute;top:50%;left:0;overflow-x:hidden;transform:translateY(-50%)}.Youth-module__vG6mmG__watermark{font-family:var(--font-display);color:#0000;-webkit-text-stroke:2px #0000001f;white-space:nowrap;font-size:clamp(6rem,15vw,16rem)}.Youth-module__vG6mmG__content{z-index:10;width:100%;min-height:100vh;padding:calc(var(--header-height) + 2rem) 8% 4rem;justify-content:center;align-items:center;gap:6rem;display:flex;position:relative}.Youth-module__vG6mmG__imageSide{flex-shrink:0;width:clamp(250px,22vw,380px)}.Youth-module__vG6mmG__characterImg{width:100%;height:auto;filter:drop-shadow(12px 12px 0px var(--color-brutal-black));border-radius:4px}.Youth-module__vG6mmG__card{background-color:var(--color-brutal-white);border:var(--brutal-border);box-shadow:10px 10px 0px var(--color-brutal-black);max-width:580px;padding:3rem;position:relative}.Youth-module__vG6mmG__sectionNum{background-color:var(--color-brutal-black);color:var(--color-brutal-white);font-family:var(--font-display);padding:.25rem 1rem;font-size:2rem;position:absolute;top:-1.5rem;right:2rem}.Youth-module__vG6mmG__title{font-family:var(--font-display);border-bottom:4px solid var(--color-brutal-black);margin:0 0 .5rem;padding-bottom:1rem;font-size:clamp(2.5rem,4vw,4rem);line-height:.95}.Youth-module__vG6mmG__period{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:#00000080;margin-bottom:2rem;font-size:1rem;font-weight:700;display:block}.Youth-module__vG6mmG__points{flex-direction:column;gap:1.5rem;display:flex}.Youth-module__vG6mmG__point .Youth-module__vG6mmG__label{font-family:var(--font-display);background-color:var(--color-brutal-yellow);margin-bottom:.3rem;padding:.15rem .5rem;font-size:1.1rem;display:inline-block}.Youth-module__vG6mmG__point p{font-family:var(--font-body);margin:0;font-size:1.1rem;line-height:1.5}.Youth-module__vG6mmG__quote{background-color:var(--color-brutal-black);color:var(--color-brutal-white);font-family:var(--font-display);text-transform:uppercase;margin-top:2rem;padding:1.25rem 1.5rem;font-size:1.3rem}@media (max-width:900px){.Youth-module__vG6mmG__content{padding:calc(var(--header-height) + 3rem) 5% 4rem;flex-direction:column;gap:3rem}.Youth-module__vG6mmG__imageSide{order:-1;width:250px;margin:0 auto}}@media (max-width:480px){.Youth-module__vG6mmG__content{padding:calc(var(--header-height) + 2rem) 4% 4rem;gap:2.5rem}.Youth-module__vG6mmG__card{padding:2rem}.Youth-module__vG6mmG__title{font-size:clamp(2.5rem,12vw,4rem)}.Youth-module__vG6mmG__sectionNum{font-size:1.8rem;top:-1.5rem;right:1rem}.Youth-module__vG6mmG__period{margin-bottom:1.5rem;font-size:1rem}.Youth-module__vG6mmG__point p,.Youth-module__vG6mmG__point .Youth-module__vG6mmG__label{font-size:1.1rem}.Youth-module__vG6mmG__quote{padding:1.25rem 1.5rem;font-size:1.25rem}.Youth-module__vG6mmG__imageSide{width:220px}.Youth-module__vG6mmG__watermark{font-size:clamp(4rem,15vw,10rem)}}.Youth-module__vG6mmG__floatingShape{font-family:var(--font-display);color:var(--color-brutal-white);opacity:.15;pointer-events:none;z-index:1;font-size:3rem;position:absolute}.Youth-module__vG6mmG__shape1{top:15%;right:10%;transform:rotate(15deg)}.Youth-module__vG6mmG__shape2{color:var(--color-brutal-blue);opacity:.1;font-size:4rem;bottom:25%;left:10%}
.SectionTransition-module__clbNRG__transitionContainer{pointer-events:none;z-index:5;align-items:center;width:100%;height:clamp(150px,25vw,300px);display:flex;position:absolute;top:0;left:0;transform:translateY(-50%)}.pill{border-radius:9999px;flex:1;margin-right:-1px;box-shadow:0 10px 20px #0003}@media (max-width:768px){.SectionTransition-module__clbNRG__transitionContainer{height:clamp(60px,15vw,150px)}}
.Studeren-module__MCR4ba__section{background-color:var(--color-brutal-red);align-items:center;width:100%;min-height:100vh;display:flex;position:relative}.Studeren-module__MCR4ba__gridOverlay{pointer-events:none;background-image:linear-gradient(#00000026 1px,#0000 1px),linear-gradient(90deg,#00000026 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.Studeren-module__MCR4ba__content{z-index:10;width:100%;min-height:100vh;padding:calc(var(--header-height) + 2rem) 8% 4rem;justify-content:center;align-items:center;gap:6rem;display:flex;position:relative}.Studeren-module__MCR4ba__panel{background-color:var(--color-brutal-white);border:var(--brutal-border);box-shadow:12px 12px 0px var(--color-brutal-black);max-width:620px;padding:3.5rem 3rem 3rem;position:relative;overflow:visible}.Studeren-module__MCR4ba__numBadge{background-color:var(--color-brutal-black);color:var(--color-brutal-white);font-family:var(--font-display);z-index:2;padding:.4rem 1.2rem;font-size:1.75rem;line-height:1;position:absolute;top:.5rem;right:.5rem}.Studeren-module__MCR4ba__title{font-family:var(--font-display);margin:0;font-size:clamp(3rem,5vw,5rem);line-height:.9}.Studeren-module__MCR4ba__titleAccent{font-family:var(--font-display);color:var(--color-brutal-red);text-shadow:2px 2px 0px var(--color-brutal-black);margin:0;font-size:clamp(3rem,5vw,5rem);line-height:.9}.Studeren-module__MCR4ba__period{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:#00000080;margin:.5rem 0 2rem;font-size:1rem;font-weight:700;display:block}.Studeren-module__MCR4ba__statsRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.Studeren-module__MCR4ba__stat{border:var(--brutal-border);background-color:var(--color-brutal-yellow);padding:1.25rem}.Studeren-module__MCR4ba__statHighlight{border:var(--brutal-border);background-color:var(--color-brutal-red);color:#fff;padding:1.25rem}.Studeren-module__MCR4ba__statValue{font-family:var(--font-display);margin-bottom:.5rem;font-size:2.5rem;line-height:1;display:block}.Studeren-module__MCR4ba__statLabel{font-family:var(--font-body);font-size:.85rem;font-weight:600}.Studeren-module__MCR4ba__textBlock{font-family:var(--font-body);font-size:1.1rem;line-height:1.6}.Studeren-module__MCR4ba__textBlock p{margin:0 0 1rem}.Studeren-module__MCR4ba__textBlock p:last-child{margin:0}.Studeren-module__MCR4ba__textBlock strong{background-color:var(--color-brutal-green);padding:0 .3rem}.Studeren-module__MCR4ba__imageSide{flex-shrink:0;width:clamp(250px,22vw,380px)}.Studeren-module__MCR4ba__characterImg{filter:drop-shadow(10px 10px #0000004d);width:100%;height:auto}@media (max-width:900px){.Studeren-module__MCR4ba__content{padding:calc(var(--header-height) + 3rem) 5% 4rem;flex-direction:column;gap:3rem}.Studeren-module__MCR4ba__imageSide{order:-1;width:250px;margin:0 auto}.Studeren-module__MCR4ba__statsRow{grid-template-columns:1fr}}@media (max-width:480px){.Studeren-module__MCR4ba__content{padding:calc(var(--header-height) + 2rem) 4% 4rem;gap:2.5rem}.Studeren-module__MCR4ba__panel{padding:2.5rem 2rem 2rem}.Studeren-module__MCR4ba__title,.Studeren-module__MCR4ba__titleAccent{font-size:clamp(2.5rem,10vw,4rem)}.Studeren-module__MCR4ba__numBadge{font-size:1.8rem}.Studeren-module__MCR4ba__statValue{font-size:2.2rem}.Studeren-module__MCR4ba__statLabel{font-size:.95rem}.Studeren-module__MCR4ba__stat,.Studeren-module__MCR4ba__statHighlight{padding:1.5rem}.Studeren-module__MCR4ba__textBlock{font-size:1.1rem}.Studeren-module__MCR4ba__imageSide{width:220px}}.Studeren-module__MCR4ba__floatingShape{font-family:var(--font-display);color:var(--color-brutal-white);opacity:.2;pointer-events:none;z-index:2;font-size:5rem;animation:6s ease-in-out infinite alternate Studeren-module__MCR4ba__floatAmbient;position:absolute}.Studeren-module__MCR4ba__shape1{animation-delay:0s;top:15%;right:8%}.Studeren-module__MCR4ba__shape2{font-size:4rem;animation-delay:1.5s;bottom:20%;left:8%}.Studeren-module__MCR4ba__shape3{color:var(--color-brutal-yellow);opacity:.25;font-size:3rem;animation-delay:3s;top:55%;right:30%}@keyframes Studeren-module__MCR4ba__floatAmbient{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-15px)rotate(5deg)}}
.AirRobotica-module__rVk6tW__section{background-color:var(--color-brutal-white);align-items:center;width:100%;min-height:100vh;display:flex;position:relative}.AirRobotica-module__rVk6tW__marqueeStrip{background-color:var(--color-brutal-black);z-index:5;width:100%;padding:.75rem 0;position:absolute;bottom:0;left:0;overflow:hidden}.AirRobotica-module__rVk6tW__marqueeInner{width:fit-content;display:flex}.AirRobotica-module__rVk6tW__marqueeInner span{font-family:var(--font-display);color:var(--color-brutal-white);white-space:nowrap;padding-right:2rem;font-size:2rem}.AirRobotica-module__rVk6tW__content{z-index:10;width:100%;min-height:100vh;padding:calc(var(--header-height) + 2rem) 8% 5rem;justify-content:center;align-items:center;gap:6rem;display:flex;position:relative}.AirRobotica-module__rVk6tW__imageSide{flex-shrink:0;width:clamp(280px,25vw,420px)}.AirRobotica-module__rVk6tW__characterImg{filter:drop-shadow(10px 10px #00000026);border-radius:8px;width:100%;height:auto}.AirRobotica-module__rVk6tW__card{background-color:var(--color-brutal-green);border:var(--brutal-border);box-shadow:10px 10px 0px var(--color-brutal-black);max-width:600px;padding:3rem;position:relative}.AirRobotica-module__rVk6tW__numBadge{background-color:var(--color-brutal-black);color:var(--color-brutal-white);font-family:var(--font-display);z-index:2;padding:.4rem 1.2rem;font-size:1.75rem;line-height:1;position:absolute;top:.5rem;right:.5rem}.AirRobotica-module__rVk6tW__header{border-bottom:4px solid var(--color-brutal-black);justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.AirRobotica-module__rVk6tW__title{font-family:var(--font-display);margin:0;font-size:clamp(2.5rem,4vw,4rem);line-height:.9}.AirRobotica-module__rVk6tW__dateBadge{background-color:var(--color-brutal-black);color:var(--color-brutal-white);font-family:var(--font-body);white-space:nowrap;padding:.4rem .8rem;font-size:1rem;font-weight:700}.AirRobotica-module__rVk6tW__description{font-family:var(--font-body);margin-bottom:1.5rem;font-size:1.15rem;line-height:1.6}.AirRobotica-module__rVk6tW__description strong{background-color:var(--color-brutal-yellow);padding:0 .2rem}.AirRobotica-module__rVk6tW__pilotBox{background-color:var(--color-brutal-white);border:3px solid var(--color-brutal-black);margin-bottom:1.5rem;padding:1.25rem}.AirRobotica-module__rVk6tW__pilotBox h3{font-family:var(--font-display);color:var(--color-brutal-red);margin:0 0 .5rem;font-size:1.5rem}.AirRobotica-module__rVk6tW__pilotBox p{font-family:var(--font-body);margin:0;font-size:1rem;line-height:1.5}.AirRobotica-module__rVk6tW__pilotBox strong{font-weight:800}.AirRobotica-module__rVk6tW__awards{flex-direction:column;gap:.6rem;display:flex}.AirRobotica-module__rVk6tW__award{font-family:var(--font-display);text-transform:uppercase;color:inherit;align-items:center;gap:.5rem;font-size:1.1rem;text-decoration:none;transition:color .2s,transform .2s;display:flex}.AirRobotica-module__rVk6tW__award:hover{color:var(--color-brutal-blue);transform:translate(4px)}@media (max-width:900px){.AirRobotica-module__rVk6tW__content{padding:calc(var(--header-height) + 3rem) 5% 5rem;flex-direction:column;gap:3rem}.AirRobotica-module__rVk6tW__imageSide{order:-1;width:250px;margin:0 auto}}@media (max-width:480px){.AirRobotica-module__rVk6tW__content{padding:calc(var(--header-height) + 2rem) 4% 5rem;gap:2.5rem}.AirRobotica-module__rVk6tW__card{padding:2rem}.AirRobotica-module__rVk6tW__title{font-size:clamp(2.5rem,10vw,4rem)}.AirRobotica-module__rVk6tW__numBadge{font-size:1.8rem}.AirRobotica-module__rVk6tW__header{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1.25rem}.AirRobotica-module__rVk6tW__dateBadge{padding:.4rem .8rem;font-size:1rem}.AirRobotica-module__rVk6tW__description{margin-bottom:1.25rem;font-size:1.15rem}.AirRobotica-module__rVk6tW__pilotBox{margin-bottom:1.25rem;padding:1.25rem}.AirRobotica-module__rVk6tW__pilotBox h3{font-size:1.4rem}.AirRobotica-module__rVk6tW__pilotBox p,.AirRobotica-module__rVk6tW__award{font-size:1rem}.AirRobotica-module__rVk6tW__imageSide{width:220px}.AirRobotica-module__rVk6tW__marqueeInner span{font-size:1.5rem}.AirRobotica-module__rVk6tW__videoOverlayText{font-size:1.5rem;bottom:1rem;left:1rem}.AirRobotica-module__rVk6tW__browserHeader{padding:.5rem .8rem}.AirRobotica-module__rVk6tW__browserDots span{width:12px;height:12px}.AirRobotica-module__rVk6tW__browserUrl{margin-left:.75rem;font-size:.75rem}}.AirRobotica-module__rVk6tW__floatingShape{font-family:var(--font-display);color:var(--color-brutal-black);opacity:.08;pointer-events:none;z-index:2;font-size:5rem;animation:7s ease-in-out infinite alternate AirRobotica-module__rVk6tW__floatAmbient;position:absolute}.AirRobotica-module__rVk6tW__shape1{font-size:6rem;animation-delay:0s;top:18%;left:8%}.AirRobotica-module__rVk6tW__shape2{color:var(--color-brutal-green);opacity:.15;font-size:4rem;animation-delay:2s;bottom:25%;right:12%}.AirRobotica-module__rVk6tW__shape3{font-size:3rem;animation-delay:4s;top:50%;left:35%}@keyframes AirRobotica-module__rVk6tW__floatAmbient{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-12px)rotate(3deg)}}.AirRobotica-module__rVk6tW__browserWindow{background-color:var(--color-brutal-black);border:4px solid var(--color-brutal-black);border-radius:8px;flex-direction:column;display:flex;overflow:hidden;box-shadow:10px 10px #000c}.AirRobotica-module__rVk6tW__browserHeader{background-color:var(--color-brutal-white);border-bottom:4px solid var(--color-brutal-black);align-items:center;gap:1rem;padding:.6rem 1rem;display:flex}.AirRobotica-module__rVk6tW__browserDots{gap:.4rem;display:flex}.AirRobotica-module__rVk6tW__browserDots span{border:2px solid var(--color-brutal-black);border-radius:50%;width:14px;height:14px}.AirRobotica-module__rVk6tW__dotRed{background-color:var(--color-brutal-red)}.AirRobotica-module__rVk6tW__dotYellow{background-color:var(--color-brutal-yellow)}.AirRobotica-module__rVk6tW__dotGreen{background-color:var(--color-brutal-green)}.AirRobotica-module__rVk6tW__browserUrl{font-family:var(--font-mono);text-transform:uppercase;color:#333;margin-left:1rem;font-size:.8rem;font-weight:700}.AirRobotica-module__rVk6tW__browserVideoWrapper{background:var(--color-brutal-black);display:flex;position:relative}.AirRobotica-module__rVk6tW__studioVideo{object-fit:cover;aspect-ratio:16/9;width:100%;height:100%}.AirRobotica-module__rVk6tW__videoOverlayText{font-family:var(--font-display);color:var(--color-brutal-yellow);text-shadow:2px 2px #000;pointer-events:none;font-size:2.2rem;line-height:1.1;position:absolute;bottom:1.5rem;left:1.5rem}
.Exambooks-module__LIGj3a__section{background-color:var(--color-brutal-yellow);align-items:center;width:100%;min-height:100vh;display:flex;position:relative}.Exambooks-module__LIGj3a__dotPattern{background-image:radial-gradient(var(--color-brutal-black) 12%, transparent 12%);opacity:.06;pointer-events:none;background-size:25px 25px;position:absolute;inset:0}.Exambooks-module__LIGj3a__content{z-index:10;width:100%;min-height:100vh;padding:calc(var(--header-height) + 2rem) 8% 4rem;justify-content:center;align-items:center;gap:6rem;display:flex;position:relative}.Exambooks-module__LIGj3a__card{background-color:var(--color-brutal-white);border:var(--brutal-border);box-shadow:-12px 12px 0px var(--color-brutal-black);max-width:620px;padding:3rem;position:relative}.Exambooks-module__LIGj3a__numBadge{background-color:var(--color-brutal-black);color:var(--color-brutal-white);font-family:var(--font-display);z-index:2;padding:.4rem 1.2rem;font-size:1.75rem;line-height:1;position:absolute;top:.5rem;right:.5rem}.Exambooks-module__LIGj3a__header{border-bottom:4px solid var(--color-brutal-black);justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.Exambooks-module__LIGj3a__title{font-family:var(--font-display);margin:0;font-size:clamp(3rem,5vw,5rem);line-height:.9}.Exambooks-module__LIGj3a__subtitle{font-family:var(--font-body);color:var(--color-brutal-purple);text-transform:uppercase;margin-top:.5rem;font-size:1.25rem;font-weight:800;display:block}.Exambooks-module__LIGj3a__period{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:#0006;margin-top:.25rem;font-size:.9rem;font-weight:700;display:block}.Exambooks-module__LIGj3a__metric{background-color:var(--color-brutal-black);color:var(--color-brutal-white);text-align:center;flex-direction:column;flex-shrink:0;align-items:center;padding:1.25rem;display:flex}.Exambooks-module__LIGj3a__metricLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}.Exambooks-module__LIGj3a__metricValue{font-family:var(--font-display);color:var(--color-brutal-green);font-size:3.5rem;line-height:1}.Exambooks-module__LIGj3a__metricSub{font-family:var(--font-display);margin-top:.25rem;font-size:1.2rem}.Exambooks-module__LIGj3a__story{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.Exambooks-module__LIGj3a__storyBlock h3{font-family:var(--font-display);color:var(--color-brutal-red);margin:0 0 .5rem;font-size:1.5rem}.Exambooks-module__LIGj3a__storyBlock p{font-family:var(--font-body);margin:0;font-size:1.1rem;line-height:1.6}.Exambooks-module__LIGj3a__storyBlock strong{font-weight:800}.Exambooks-module__LIGj3a__awardBadge{background-color:var(--color-brutal-purple);color:var(--color-brutal-white);font-family:var(--font-display);border:2px solid var(--color-brutal-black);box-shadow:4px 4px 0px var(--color-brutal-black);text-transform:uppercase;padding:.75rem 1.25rem;font-size:1.2rem;display:inline-block}.Exambooks-module__LIGj3a__imageSide{flex-shrink:0;width:clamp(250px,22vw,380px)}.Exambooks-module__LIGj3a__characterImg{filter:drop-shadow(10px 10px #00000026);width:100%;height:auto}@media (max-width:900px){.Exambooks-module__LIGj3a__content{padding:calc(var(--header-height) + 3rem) 5% 4rem;flex-direction:column;gap:3rem}.Exambooks-module__LIGj3a__imageSide{order:-1;width:250px;margin:0 auto}.Exambooks-module__LIGj3a__header{flex-direction:column;gap:1rem}}@media (max-width:480px){.Exambooks-module__LIGj3a__content{padding:calc(var(--header-height) + 2rem) 4% 4rem;gap:2.5rem}.Exambooks-module__LIGj3a__card{padding:2rem}.Exambooks-module__LIGj3a__title{font-size:clamp(2.5rem,10vw,4rem)}.Exambooks-module__LIGj3a__numBadge{font-size:1.8rem}.Exambooks-module__LIGj3a__subtitle{font-size:1.15rem}.Exambooks-module__LIGj3a__period{font-size:.95rem}.Exambooks-module__LIGj3a__metricValue{font-size:3rem}.Exambooks-module__LIGj3a__metricSub{font-size:1.1rem}.Exambooks-module__LIGj3a__metric{padding:1.5rem}.Exambooks-module__LIGj3a__header{margin-bottom:2rem;padding-bottom:1.25rem}.Exambooks-module__LIGj3a__storyBlock h3{font-size:1.4rem}.Exambooks-module__LIGj3a__storyBlock p{font-size:1.1rem}.Exambooks-module__LIGj3a__imageSide{width:220px}}.Exambooks-module__LIGj3a__floatingShape{font-family:var(--font-display);color:var(--color-brutal-black);opacity:.12;pointer-events:none;z-index:2;font-size:5rem;position:absolute}.Exambooks-module__LIGj3a__shape1{font-size:6rem;top:20%;left:10%;transform:rotate(-15deg)}.Exambooks-module__LIGj3a__shape2{color:var(--color-brutal-green);opacity:.2;font-size:8rem;top:60%;right:15%}.Exambooks-module__LIGj3a__shape3{font-size:4rem;bottom:30%;left:25%}
.Hermy-module__KoHvla__section{background-color:var(--color-brutal-blue);width:100%;min-height:100vh;position:relative}.Hermy-module__KoHvla__content{z-index:10;padding:calc(var(--header-height) + 3rem) 8% 4rem;flex-direction:column;gap:2rem;display:flex;position:relative}.Hermy-module__KoHvla__topRow{align-items:center;gap:4rem;display:flex}.Hermy-module__KoHvla__imageSide{flex-shrink:0;width:clamp(220px,18vw,320px)}.Hermy-module__KoHvla__characterImg{filter:drop-shadow(10px 10px #0006);width:100%;height:auto}.Hermy-module__KoHvla__heroCard{background-color:var(--color-brutal-white);border:var(--brutal-border);box-shadow:8px 8px 0px var(--color-brutal-black);flex-direction:column;flex:1;gap:.5rem;padding:3rem 2.5rem 2.5rem;display:flex;position:relative}.Hermy-module__KoHvla__numBadge{background-color:var(--color-brutal-black);color:var(--color-brutal-white);font-family:var(--font-display);z-index:2;padding:.4rem 1.2rem;font-size:1.75rem;line-height:1;position:absolute;top:.5rem;right:.5rem}.Hermy-module__KoHvla__title{font-family:var(--font-display);margin:0;font-size:clamp(4rem,7vw,7rem);line-height:.85}.Hermy-module__KoHvla__subtitle{font-family:var(--font-body);color:var(--color-brutal-purple);text-transform:uppercase;font-size:1.25rem;font-weight:700}.Hermy-module__KoHvla__pricingBadges{gap:1rem;margin-top:.75rem;display:flex}.Hermy-module__KoHvla__pricingBadge{background-color:var(--color-brutal-green);border:3px solid var(--color-brutal-black);font-family:var(--font-display);flex-direction:column;padding:.75rem 1.25rem;display:flex}.Hermy-module__KoHvla__pricingBadge strong{font-size:2rem;line-height:1}.Hermy-module__KoHvla__pricingBadgeAccent{background-color:var(--color-brutal-yellow);border:3px solid var(--color-brutal-black);font-family:var(--font-display);flex-direction:column;padding:.75rem 1.25rem;display:flex}.Hermy-module__KoHvla__pricingBadgeAccent strong{font-size:2rem;line-height:1}.Hermy-module__KoHvla__pricingLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.Hermy-module__KoHvla__descriptionBar{background-color:var(--color-brutal-black);color:var(--color-brutal-white);font-family:var(--font-body);padding:2rem;font-size:1.35rem;line-height:1.6}.Hermy-module__KoHvla__descriptionBar strong{color:var(--color-brutal-yellow)}.Hermy-module__KoHvla__techGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.Hermy-module__KoHvla__techCard{background-color:var(--color-brutal-white);border:var(--brutal-border);box-shadow:4px 4px 0px var(--color-brutal-black);padding:1.5rem}.Hermy-module__KoHvla__techCard h4{font-family:var(--font-display);margin:.75rem 0 .4rem;font-size:1.3rem}.Hermy-module__KoHvla__techCard p{font-family:var(--font-body);margin:0;font-size:.95rem;line-height:1.4}.Hermy-module__KoHvla__videoRow{gap:1.5rem;display:flex}.Hermy-module__KoHvla__browserWindow{background-color:var(--color-brutal-black);border:4px solid var(--color-brutal-black);border-radius:8px;flex-direction:column;flex:2;display:flex;overflow:hidden;box-shadow:12px 12px #000c}.Hermy-module__KoHvla__browserHeader{background-color:var(--color-brutal-white);border-bottom:4px solid var(--color-brutal-black);align-items:center;gap:1rem;padding:.6rem 1rem;display:flex}.Hermy-module__KoHvla__browserDots{gap:.4rem;display:flex}.Hermy-module__KoHvla__browserDots span{border:2px solid var(--color-brutal-black);border-radius:50%;width:14px;height:14px}.Hermy-module__KoHvla__dotRed{background-color:var(--color-brutal-red)}.Hermy-module__KoHvla__dotYellow{background-color:var(--color-brutal-yellow)}.Hermy-module__KoHvla__dotGreen{background-color:var(--color-brutal-green)}.Hermy-module__KoHvla__browserUrl{font-family:var(--font-mono);text-transform:uppercase;color:#333;margin-left:1rem;font-size:.8rem;font-weight:700}.Hermy-module__KoHvla__browserVideoWrapper{background:var(--color-brutal-black);flex:1;display:flex;position:relative}.Hermy-module__KoHvla__studioVideo{object-fit:cover;aspect-ratio:16/9;width:100%;height:100%}.Hermy-module__KoHvla__videoOverlayText{font-family:var(--font-display);color:var(--color-brutal-yellow);text-shadow:2px 2px #000;pointer-events:none;font-size:2.5rem;line-height:1.1;position:absolute;bottom:1.5rem;left:1.5rem}.Hermy-module__KoHvla__launchCards{flex-direction:column;flex:1;gap:1.25rem;display:flex}.Hermy-module__KoHvla__launchCard{background-color:var(--color-brutal-white);border:var(--brutal-border);font-family:var(--font-body);padding:1.5rem;font-size:1.1rem}.Hermy-module__KoHvla__launchCard strong{font-family:var(--font-display);color:var(--color-brutal-red);margin-bottom:.4rem;font-size:2rem;display:block}@media (max-width:900px){.Hermy-module__KoHvla__topRow{flex-direction:column;gap:3rem}.Hermy-module__KoHvla__imageSide{order:-1;width:250px;margin:0 auto}.Hermy-module__KoHvla__techGrid{grid-template-columns:1fr 1fr}.Hermy-module__KoHvla__videoRow,.Hermy-module__KoHvla__pricingBadges{flex-direction:column}}@media (max-width:480px){.Hermy-module__KoHvla__content{padding:calc(var(--header-height) + 2rem) 4% 5rem;gap:2.5rem}.Hermy-module__KoHvla__topRow{gap:2.5rem}.Hermy-module__KoHvla__imageSide{width:220px}.Hermy-module__KoHvla__heroCard{padding:2.5rem 2rem 2rem}.Hermy-module__KoHvla__title{font-size:clamp(3rem,12vw,5rem)}.Hermy-module__KoHvla__subtitle{font-size:1.15rem}.Hermy-module__KoHvla__numBadge{font-size:1.8rem}.Hermy-module__KoHvla__pricingBadge,.Hermy-module__KoHvla__pricingBadgeAccent{padding:.75rem 1.25rem}.Hermy-module__KoHvla__pricingBadge strong,.Hermy-module__KoHvla__pricingBadgeAccent strong{font-size:2rem}.Hermy-module__KoHvla__pricingLabel{font-size:.85rem}.Hermy-module__KoHvla__descriptionBar{padding:1.5rem;font-size:1.2rem}.Hermy-module__KoHvla__techGrid{grid-template-columns:1fr;gap:1rem}.Hermy-module__KoHvla__techCard{padding:1.25rem}.Hermy-module__KoHvla__techCard h4{margin:.5rem 0 .25rem;font-size:1.3rem}.Hermy-module__KoHvla__techCard p{font-size:1.05rem}.Hermy-module__KoHvla__videoOverlayText{font-size:1.5rem;bottom:1rem;left:1rem}.Hermy-module__KoHvla__browserHeader{padding:.5rem .8rem}.Hermy-module__KoHvla__browserDots span{width:12px;height:12px}.Hermy-module__KoHvla__browserUrl{margin-left:.75rem;font-size:.75rem}.Hermy-module__KoHvla__launchCard{padding:1.25rem;font-size:1.1rem}.Hermy-module__KoHvla__launchCard strong{font-size:1.8rem}}.Hermy-module__KoHvla__floatingShape{font-family:var(--font-display);color:var(--color-brutal-white);opacity:.25;pointer-events:none;z-index:2;font-size:5rem;position:absolute}.Hermy-module__KoHvla__shape1{top:15%;left:5%}.Hermy-module__KoHvla__shape2{color:var(--color-brutal-green);opacity:.3;font-size:7rem;top:40%;right:10%}.Hermy-module__KoHvla__shape3{font-size:6rem;bottom:20%;left:15%;transform:rotate(15deg)}.Hermy-module__KoHvla__shape4{color:var(--color-brutal-yellow);opacity:.35;font-size:3rem;top:70%;right:25%}
.Achievements-module__tOpoIa__section{background-color:var(--color-brutal-black);width:100%;min-height:100vh;color:var(--color-brutal-white);position:relative;overflow:hidden}.Achievements-module__tOpoIa__content{padding:calc(var(--header-height) + 4rem) 8% 6rem;max-width:900px;margin:0 auto}.Achievements-module__tOpoIa__heading{font-family:var(--font-display);text-align:center;margin-bottom:.5rem;font-size:clamp(4rem,8vw,8rem)}.Achievements-module__tOpoIa__subheading{font-family:var(--font-body);text-align:center;color:#ffffff80;margin-bottom:4rem;font-size:1.25rem}.Achievements-module__tOpoIa__timeline{padding:2rem 0;position:relative}.Achievements-module__tOpoIa__line{background-color:#ffffff26;width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Achievements-module__tOpoIa__item{width:50%;padding:1rem 0;position:relative}.Achievements-module__tOpoIa__itemLeft{text-align:right;padding-right:3rem}.Achievements-module__tOpoIa__itemRight{text-align:left;margin-left:50%;padding-left:3rem}.Achievements-module__tOpoIa__dot{background-color:var(--color-brutal-yellow);border:2px solid var(--color-brutal-white);z-index:2;border-radius:50%;width:14px;height:14px;position:absolute;top:1.5rem}.Achievements-module__tOpoIa__itemLeft .Achievements-module__tOpoIa__dot{right:-7px}.Achievements-module__tOpoIa__itemRight .Achievements-module__tOpoIa__dot{left:-7px}.Achievements-module__tOpoIa__card{background-color:#ffffff0d;border:1px solid #ffffff1a;padding:1.25rem 1.5rem;transition:all .3s}.Achievements-module__tOpoIa__card:hover{border-color:var(--color-brutal-yellow);background-color:#ffffff1a}.Achievements-module__tOpoIa__year{font-family:var(--font-display);color:var(--color-brutal-yellow);margin-bottom:.3rem;font-size:1rem;display:block}.Achievements-module__tOpoIa__itemTitle{font-family:var(--font-display);margin:0;font-size:1.5rem;line-height:1.1}.Achievements-module__tOpoIa__org{font-family:var(--font-body);color:#ffffff80;margin-top:.3rem;font-size:.95rem;display:block}@media (max-width:768px){.Achievements-module__tOpoIa__line{display:none}.Achievements-module__tOpoIa__timeline{padding:1rem 0}.Achievements-module__tOpoIa__item,.Achievements-module__tOpoIa__itemRight{text-align:left;width:100%;margin-left:0;padding-left:0;padding-right:0}.Achievements-module__tOpoIa__itemLeft{text-align:left;padding-left:0;padding-right:0}.Achievements-module__tOpoIa__dot,.Achievements-module__tOpoIa__itemLeft .Achievements-module__tOpoIa__dot,.Achievements-module__tOpoIa__itemRight .Achievements-module__tOpoIa__dot{display:none}}@media (max-width:480px){.Achievements-module__tOpoIa__content{padding:calc(var(--header-height) + 2rem) 5% 5rem}.Achievements-module__tOpoIa__heading{font-size:clamp(3rem,14vw,5rem)}.Achievements-module__tOpoIa__subheading{margin-bottom:3rem;font-size:1.2rem;line-height:1.4}.Achievements-module__tOpoIa__item{margin-bottom:1.5rem;padding:.5rem 0}.Achievements-module__tOpoIa__card{background-color:var(--color-brutal-white);color:var(--color-brutal-black);border:4px solid var(--color-brutal-black);box-shadow:8px 8px 0px var(--color-brutal-yellow);transform:rotate(calc(var(--rot,0) * 1deg));padding:1.75rem}.Achievements-module__tOpoIa__card:hover{background-color:var(--color-brutal-white);border-color:var(--color-brutal-black);transform:translate(-2px, -2px) rotate(calc(var(--rot,0) * 1deg));box-shadow:10px 10px 0px var(--color-brutal-yellow)}.Achievements-module__tOpoIa__year{background-color:var(--color-brutal-black);color:var(--color-brutal-white);margin-bottom:1rem;padding:.3rem .75rem;font-size:1.2rem;display:inline-block}.Achievements-module__tOpoIa__itemTitle{color:var(--color-brutal-black);margin-bottom:.5rem;font-size:1.75rem;font-weight:900}.Achievements-module__tOpoIa__org{color:#000000b3;font-size:1.1rem;font-weight:700}.Achievements-module__tOpoIa__item:nth-child(odd) .Achievements-module__tOpoIa__card{--rot:-2}.Achievements-module__tOpoIa__item:nth-child(2n) .Achievements-module__tOpoIa__card{--rot:2;box-shadow:-8px 8px 0px var(--color-brutal-blue)}.Achievements-module__tOpoIa__item:nth-child(2n) .Achievements-module__tOpoIa__card:hover{box-shadow:-10px 10px 0px var(--color-brutal-blue)}.Achievements-module__tOpoIa__item:nth-child(3n) .Achievements-module__tOpoIa__card{--rot:1;box-shadow:8px 8px 0px var(--color-brutal-red)}.Achievements-module__tOpoIa__item:nth-child(3n) .Achievements-module__tOpoIa__card:hover{box-shadow:10px 10px 0px var(--color-brutal-red)}}
.Contact-module__GwGJBq__section{background-color:var(--color-brutal-blue);justify-content:center;align-items:center;width:100%;min-height:60vh;display:flex;position:relative;overflow:hidden}.Contact-module__GwGJBq__content{padding:calc(var(--header-height) + 4rem) 8% 4rem;text-align:center;max-width:800px;margin:0 auto}.Contact-module__GwGJBq__heading{font-family:var(--font-display);color:var(--color-brutal-white);text-shadow:4px 4px 0px var(--color-brutal-black);margin:0;font-size:clamp(4rem,10vw,10rem);line-height:.85}.Contact-module__GwGJBq__headingOutline{font-family:var(--font-display);color:#0000;-webkit-text-stroke:3px var(--color-brutal-white);margin:0 0 2rem;font-size:clamp(4rem,10vw,10rem);line-height:.85}.Contact-module__GwGJBq__subtitle{font-family:var(--font-body);color:#ffffffb3;max-width:550px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.3rem;line-height:1.5}.Contact-module__GwGJBq__linkGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.Contact-module__GwGJBq__linkCard{background-color:var(--color-brutal-white);border:var(--brutal-border);box-shadow:6px 6px 0px var(--color-brutal-black);color:var(--color-brutal-black);cursor:none;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.Contact-module__GwGJBq__linkCard:hover{box-shadow:9px 9px 0px var(--color-brutal-black);transform:translate(-3px,-3px)}.Contact-module__GwGJBq__linkLabel{font-family:var(--font-display);font-size:1.25rem}.Contact-module__GwGJBq__linkValue{font-family:var(--font-body);color:#00000080;font-size:.9rem;font-weight:600}.Contact-module__GwGJBq__footer{color:#ffffff4d;font-family:var(--font-body);border-top:2px solid #ffffff26;justify-content:space-between;padding-top:1.5rem;font-size:.9rem;display:flex}@media (max-width:768px){.Contact-module__GwGJBq__linkGrid{grid-template-columns:1fr}.Contact-module__GwGJBq__footer{flex-direction:column;align-items:center;gap:.5rem}}@media (max-width:480px){.Contact-module__GwGJBq__content{padding:calc(var(--header-height) + 2rem) 4% 5rem}.Contact-module__GwGJBq__heading{font-size:clamp(4.5rem,20vw,7rem)}.Contact-module__GwGJBq__headingOutline{margin-bottom:2rem;font-size:clamp(4.5rem,20vw,7rem)}.Contact-module__GwGJBq__subtitle{margin-bottom:3rem;font-size:1.25rem}.Contact-module__GwGJBq__linkCard{gap:.75rem;padding:1.5rem 1rem}.Contact-module__GwGJBq__linkLabel{font-size:1.2rem}.Contact-module__GwGJBq__linkValue{font-size:1rem}.Contact-module__GwGJBq__linkGrid{gap:1.25rem;margin-bottom:3.5rem}.Contact-module__GwGJBq__footer{gap:1rem;font-size:1rem}}
