@charset "UTF-8";.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@font-face{font-family:Luckiest_Guy;src:url(/_astro/LuckiestGuy-Regular.D4vvJGjA.ttf) format("woff");font-weight:400;font-style:normal;font-display:swap}html,body{font-family:Luckiest_Guy,sans-serif;margin:0;width:100%;height:100%}.arrow{width:3rem;height:3rem;background-image:url(/_astro/arrow-right.35tqfQ4k.svg);background-size:contain;background-repeat:no-repeat;transition:background-image .1s ease;cursor:pointer}.arrow.pressed{background-image:url(/_astro/arrow-right-pressed.oIhRoB9G.svg)}.arrow.left{background-image:url(/_astro/arrow-left.BgmKizZx.svg)}.arrow.left.pressed{background-image:url(/_astro/arrow-left-pressed.pEEciq7y.svg)}@media screen and (max-width: 768px){.arrow{width:1.5rem;height:1.5rem}}html{scroll-behavior:smooth}.header[data-astro-cid-rxbhrqfy]{display:flex;position:relative;justify-content:space-around;align-items:center;background-color:#fff;z-index:1000}.year-nav[data-astro-cid-rxbhrqfy]{display:flex;align-items:center;gap:1rem;padding-top:1rem}.year[data-astro-cid-rxbhrqfy]{display:flex;position:relative;align-items:center;justify-content:center;font-size:1.5rem;text-shadow:-1px -1px 0 black,1px -1px 0 black,-1px 1px 0 black,1px 1px 0 black;padding:1rem}.year_v1[data-astro-cid-rxbhrqfy]{position:absolute;color:var(--arrow-color);bottom:20px;transition:all .5s ease-in-out}.year_v2[data-astro-cid-rxbhrqfy]{color:var(--arrow-color-bg);left:0;transition:all .5s ease-in-out}.flag[data-astro-cid-rxbhrqfy]{left:5%;border-radius:10px}.navbar[data-astro-cid-rxbhrqfy]{right:5%}.nav-flag-container[data-astro-cid-rxbhrqfy]{display:flex;align-items:center;gap:5rem}.nav-links[data-astro-cid-rxbhrqfy]{display:flex;gap:1.5rem;padding-top:.5rem}.nav-item[data-astro-cid-rxbhrqfy]{list-style:none}.nav-item[data-astro-cid-rxbhrqfy] a[data-astro-cid-rxbhrqfy]{text-decoration:none;color:#000;font-weight:700;font-size:1.2rem;transition:color .3s ease}.register-button[data-astro-cid-rxbhrqfy] a[data-astro-cid-rxbhrqfy]{background-color:var(--main-text-color);color:#000;padding:.5rem 1rem;border-radius:5px;border:3px solid black;letter-spacing:1px;box-shadow:4px 4px #000;text-decoration:none;font-weight:700;display:inline-block;transition:transform .1s}.register-button[data-astro-cid-rxbhrqfy] a[data-astro-cid-rxbhrqfy]:active{transform:translate(2px,2px);box-shadow:2px 2px #000}.nav-items-container[data-astro-cid-rxbhrqfy]{display:flex;align-items:center;gap:2rem}.menu-checkbox[data-astro-cid-rxbhrqfy],.hamburger[data-astro-cid-rxbhrqfy]{display:none}.nav-wrapper[data-astro-cid-rxbhrqfy]{display:flex;align-items:center;gap:2rem}@media screen and (max-width: 768px){.header[data-astro-cid-rxbhrqfy]{justify-content:space-around}.year-nav[data-astro-cid-rxbhrqfy]{gap:.2rem}.year[data-astro-cid-rxbhrqfy]{font-size:1.5rem}.flag[data-astro-cid-rxbhrqfy]{position:relative}.header[data-astro-cid-rxbhrqfy]{padding:0 1rem;justify-content:space-between}.hamburger[data-astro-cid-rxbhrqfy]{display:flex;flex-direction:column;gap:5px;cursor:pointer;z-index:1001;order:2}.hamburger[data-astro-cid-rxbhrqfy] span[data-astro-cid-rxbhrqfy]{display:block;width:25px;height:3px;background-color:#000;transition:all .3s ease}.flag[data-astro-cid-rxbhrqfy]{order:1;width:40px}.nav-wrapper[data-astro-cid-rxbhrqfy]{position:absolute;top:100%;left:0;width:100%;background-color:#fff;flex-direction:column;padding:2rem 0;gap:1.5rem;border-bottom:5px solid black;display:none;opacity:0;transform:translateY(-10px);transition:all .3s ease}.nav-links[data-astro-cid-rxbhrqfy]{flex-direction:column;align-items:center;gap:1rem;padding-left:0}.menu-checkbox[data-astro-cid-rxbhrqfy]:checked~.nav-wrapper[data-astro-cid-rxbhrqfy]{display:flex;opacity:1;transform:translateY(0)}.menu-checkbox[data-astro-cid-rxbhrqfy]:checked~.hamburger[data-astro-cid-rxbhrqfy] span[data-astro-cid-rxbhrqfy]:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-checkbox[data-astro-cid-rxbhrqfy]:checked~.hamburger[data-astro-cid-rxbhrqfy] span[data-astro-cid-rxbhrqfy]:nth-child(2){opacity:0}.menu-checkbox[data-astro-cid-rxbhrqfy]:checked~.hamburger[data-astro-cid-rxbhrqfy] span[data-astro-cid-rxbhrqfy]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.nav-flag-container[data-astro-cid-rxbhrqfy]{gap:1rem}}.content-box{border:5px solid black}.agenda-island{grid-column:1 / 7;grid-row:4 / 5;display:grid;grid-template-columns:repeat(6,minmax(auto,1fr));grid-column-gap:.5rem;grid-row-gap:.5rem;z-index:1}.active-day{background-color:#0081dd;animation:hop .4s ease-out}.active{background-color:#000;animation:hop .4s ease-out}@keyframes hop{0%{transform:scale(1)}50%{transform:scale(1.01)}to{transform:scale(1)}}.day-1,.day-2{grid-column:1 / 7;height:auto;min-height:250px;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2;position:relative;overflow:hidden;h4{font-size:clamp(1.8rem,8vw,2.5rem);-webkit-text-stroke:2px black;color:#efe524;margin-top:1rem;font-weight:300;text-align:center}}.gnu-logo{width:auto;height:clamp(100px,20vw,150px)}.gnu-logo{width:auto;height:150px}.rooms-wrapper{grid-column:1 / 7;min-height:80px;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:.5rem;margin-top:1rem;h4{font-family:Luckiest_Guy,sans-serif;color:#efe524;-webkit-text-stroke:.2px black;font-size:clamp(1rem,4vw,1.5rem);text-shadow:2px 2px #dd4547;text-align:center;font-weight:500;margin:0;display:flex;align-items:center;justify-content:center}}.room{cursor:pointer;display:flex;align-items:center;justify-content:center;border:4px solid black}.schedule{grid-column:1 / 7;grid-row:6 / 6;display:flex;padding:1rem;justify-content:center;background-color:#209ed8;div{font-size:1rem;-webkit-text-stroke:1px black;color:#efe524;font-weight:300;display:flex}}.schedule-content{display:flex;flex-direction:column;width:fit-content;gap:1rem;.speaker{font-size:1rem;color:var(--white-text-color)}}.talk{align-items:center}.arrow-schedule{background-image:url(/_astro/arrow-right.35tqfQ4k.svg);background-size:contain;background-repeat:no-repeat;width:20px;height:15px;display:inline-block;margin:0 .5rem}@media (min-width: 768px){.day-1{grid-column:1 / 4;height:423px}.day-2{grid-column:4 / 7;height:423px;h4{font-family:Luckiest_Guy,sans-serif}}.schedule{padding:4rem}}.content-box[data-astro-cid-lxtcf4bi]{border:5px solid black}.content-container[data-astro-cid-lxtcf4bi]{margin:2rem;display:grid;grid-template-columns:repeat(6,minmax(auto,1fr));grid-template-rows:repeat(10,auto);grid-column-gap:.5rem;grid-row-gap:.5rem}.content-container[data-astro-cid-lxtcf4bi] .title[data-astro-cid-lxtcf4bi]{grid-column:1/7;grid-row:1/2;display:flex;align-items:center;justify-content:center;background-color:#dd4547;padding:2rem}.content-container[data-astro-cid-lxtcf4bi] .title[data-astro-cid-lxtcf4bi] span[data-astro-cid-lxtcf4bi]{color:#efe524;-webkit-text-stroke:4px black;font-size:4.375rem;text-shadow:4px 4px black;text-align:center;margin-bottom:-1.25rem}.content-container[data-astro-cid-lxtcf4bi] .day-label[data-astro-cid-lxtcf4bi]{position:absolute;bottom:.25rem;font-size:4.375rem;right:2rem}.content-container[data-astro-cid-lxtcf4bi] .dark-box[data-astro-cid-lxtcf4bi]{background-color:#1e1e1e;color:#fff;padding:2rem}.content-container[data-astro-cid-lxtcf4bi] .dark-title[data-astro-cid-lxtcf4bi]{color:#efe524;font-size:2rem;font-weight:300;text-align:start}.content-container[data-astro-cid-lxtcf4bi] .highlighted[data-astro-cid-lxtcf4bi]{color:#efe524;font-weight:700}.content-container[data-astro-cid-lxtcf4bi] .dark-description[data-astro-cid-lxtcf4bi]{font-family:Arial,Helvetica,sans-serif;font-weight:100;margin-top:1rem;font-size:1.8rem}.content-container[data-astro-cid-lxtcf4bi] .about-event[data-astro-cid-lxtcf4bi]{grid-column:1/3;grid-row:2/3;height:423px;position:relative}.content-container[data-astro-cid-lxtcf4bi] .about-event-dark[data-astro-cid-lxtcf4bi]{grid-column:3/7;grid-row:2/3;height:423px;position:relative}.content-container[data-astro-cid-lxtcf4bi] .subtitle[data-astro-cid-lxtcf4bi]{position:relative;grid-column:1/7;grid-row:3/4;height:200px;background-color:#ff6d6d;display:flex;justify-content:center;align-items:center;z-index:2}.content-container[data-astro-cid-lxtcf4bi] .subtitle-text[data-astro-cid-lxtcf4bi]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#efe524;-webkit-text-stroke:2px #dd4547;font-size:3rem;text-shadow:4px 4px black}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi]{position:relative;overflow:hidden;grid-column:1/7;grid-row:7/8;height:423px;background-color:#1e1e1e;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5rem}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] img[data-astro-cid-lxtcf4bi],.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .capture-the-flag__content[data-astro-cid-lxtcf4bi]{position:relative;z-index:1}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] img[data-astro-cid-lxtcf4bi]{width:150px;height:auto;margin-bottom:1rem}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .matrix-screen[data-astro-cid-lxtcf4bi]{position:absolute;inset:0;display:flex;justify-content:space-around;opacity:.4;pointer-events:none}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]{position:relative;width:20px;height:100%;color:#6fe44526;font-family:monospace;font-size:18px;text-align:center;word-break:break-all;line-height:.9}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:before{content:"101011010101101100101011010101101100101011010101101100101011010101101100"}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:after{content:"10101";position:absolute;top:-20%;left:0;width:100%;color:#6fe445;text-shadow:0 0 10px #6fe445,0 0 20px #6fe445;animation:drop linear infinite}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(1):after{animation-duration:3s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(2):after{animation-duration:4s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(3):after{animation-duration:5s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(4):after{animation-duration:3s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(5):after{animation-duration:5s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(6):after{animation-duration:5s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(7):after{animation-duration:3s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(8):after{animation-duration:5s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(9):after{animation-duration:4s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(10):after{animation-duration:5s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(11):after{animation-duration:3s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(12):after{animation-duration:3s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(13):after{animation-duration:4s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(14):after{animation-duration:3s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(15):after{animation-duration:4s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(16):after{animation-duration:3s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(17):after{animation-duration:4s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(18):after{animation-duration:4s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(19):after{animation-duration:3s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(20):after{animation-duration:5s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(21):after{animation-duration:5s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(22):after{animation-duration:3s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(23):after{animation-duration:5s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(24):after{animation-duration:3s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(25):after{animation-duration:3s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(26):after{animation-duration:5s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(27):after{animation-duration:5s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(28):after{animation-duration:3s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(29):after{animation-duration:5s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(30):after{animation-duration:5s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(31):after{animation-duration:5s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(32):after{animation-duration:5s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(33):after{animation-duration:3s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(34):after{animation-duration:3s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(35):after{animation-duration:4s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(36):after{animation-duration:4s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(37):after{animation-duration:4s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(38):after{animation-duration:4s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(39):after{animation-duration:5s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(40):after{animation-duration:3s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(41):after{animation-duration:5s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(42):after{animation-duration:5s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(43):after{animation-duration:3s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(44):after{animation-duration:3s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(45):after{animation-duration:5s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(46):after{animation-duration:4s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(47):after{animation-duration:5s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(48):after{animation-duration:3s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(49):after{animation-duration:3s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(50):after{animation-duration:4s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(51):after{animation-duration:4s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(52):after{animation-duration:4s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(53):after{animation-duration:4s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(54):after{animation-duration:4s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(55):after{animation-duration:3s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(56):after{animation-duration:4s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(57):after{animation-duration:3s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(58):after{animation-duration:4s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(59):after{animation-duration:5s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(60):after{animation-duration:3s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(61):after{animation-duration:4s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(62):after{animation-duration:4s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(63):after{animation-duration:5s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(64):after{animation-duration:4s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(65):after{animation-duration:4s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(66):after{animation-duration:5s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(67):after{animation-duration:3s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(68):after{animation-duration:5s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(69):after{animation-duration:3s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(70):after{animation-duration:3s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(71):after{animation-duration:5s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(72):after{animation-duration:3s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(73):after{animation-duration:3s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(74):after{animation-duration:3s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(75):after{animation-duration:4s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(76):after{animation-duration:4s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(77):after{animation-duration:4s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(78):after{animation-duration:5s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(79):after{animation-duration:4s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(80):after{animation-duration:4s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(81):after{animation-duration:4s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(82):after{animation-duration:4s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(83):after{animation-duration:4s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(84):after{animation-duration:4s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(85):after{animation-duration:5s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(86):after{animation-duration:5s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(87):after{animation-duration:5s;animation-delay:4s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(88):after{animation-duration:4s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(89):after{animation-duration:4s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(90):after{animation-duration:5s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(91):after{animation-duration:3s;animation-delay:2s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(92):after{animation-duration:4s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(93):after{animation-duration:4s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(94):after{animation-duration:3s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(95):after{animation-duration:3s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(96):after{animation-duration:4s;animation-delay:3s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(97):after{animation-duration:3s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(98):after{animation-duration:3s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(99):after{animation-duration:5s;animation-delay:1s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .column[data-astro-cid-lxtcf4bi]:nth-child(100):after{animation-duration:4s;animation-delay:5s}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] img[data-astro-cid-lxtcf4bi],.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag__content[data-astro-cid-lxtcf4bi]{position:relative;z-index:2}@keyframes drop{0%{top:-20%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag__content[data-astro-cid-lxtcf4bi]{display:flex;flex-direction:column;justify-content:center;align-items:center}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag__button[data-astro-cid-lxtcf4bi]{margin-top:2rem;padding:.5rem 2.5rem;background-color:#6fe445;border:1px solid black;box-shadow:3px 3px #fff;cursor:pointer;transition:all .1s ease;text-decoration:none;color:#000}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag__button[data-astro-cid-lxtcf4bi]:active{transform:translate(3px,3px);box-shadow:0 0 #fff;color:var(--white-text-color)}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag__title[data-astro-cid-lxtcf4bi]{color:#efe524;-webkit-text-stroke:2px black;font-size:3.375rem;text-shadow:4px 4px #dd4547;text-align:center;margin-bottom:-1.25rem}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .winners[data-astro-cid-lxtcf4bi]{color:var(--white-text-color);font-size:1.5rem;text-transform:uppercase;margin-top:1rem;margin-bottom:1.5rem;text-shadow:2px 2px black;font-family:Courier New,Courier,monospace}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] p[data-astro-cid-lxtcf4bi]{margin:.5rem 0;font-size:1.8rem;font-weight:700;-webkit-text-stroke:1px black;filter:drop-shadow(2px 2px 0px black)}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .first-place[data-astro-cid-lxtcf4bi]{color:#efe524;font-size:2.2rem}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .first-place[data-astro-cid-lxtcf4bi]:before{content:"🥇 "}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .second-place[data-astro-cid-lxtcf4bi]{color:#e0e0e0}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .second-place[data-astro-cid-lxtcf4bi]:before{content:"🥈 "}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .third-place[data-astro-cid-lxtcf4bi]{color:#cd7f32}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] .third-place[data-astro-cid-lxtcf4bi]:before{content:"🥉 "}.content-container[data-astro-cid-lxtcf4bi] .gallery-title[data-astro-cid-lxtcf4bi]{display:flex;justify-content:center;align-items:center;grid-column:1/7;grid-row:8/8;height:60px;color:#efe524;-webkit-text-stroke:.3px #dd4547;font-size:2rem;text-shadow:4px 4px black}.content-container[data-astro-cid-lxtcf4bi] .gallery[data-astro-cid-lxtcf4bi]{grid-column:1/7;grid-row:9/10;height:450px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;position:relative;background:#000}.content-container[data-astro-cid-lxtcf4bi] .gallery[data-astro-cid-lxtcf4bi] .slider-wrapper[data-astro-cid-lxtcf4bi]{display:flex;width:calc(400px * var(--num-images) * 2);animation:scroll 100s linear infinite;height:100%}.content-container[data-astro-cid-lxtcf4bi] .gallery[data-astro-cid-lxtcf4bi] .slider-wrapper[data-astro-cid-lxtcf4bi]:hover{animation-play-state:paused;animation-duration:infinite}.content-container[data-astro-cid-lxtcf4bi] .gallery[data-astro-cid-lxtcf4bi] .slide[data-astro-cid-lxtcf4bi]{flex-shrink:0;width:400px;height:100%;border-right:5px solid black}.content-container[data-astro-cid-lxtcf4bi] .gallery[data-astro-cid-lxtcf4bi] .slide[data-astro-cid-lxtcf4bi] img[data-astro-cid-lxtcf4bi]{width:100%;height:100%;object-fit:cover}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-400px * var(--num-images)))}}.content-container[data-astro-cid-lxtcf4bi] .image-container[data-astro-cid-lxtcf4bi]{display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 800px){.content-container[data-astro-cid-lxtcf4bi]{margin:.5rem;display:flex;flex-direction:column;gap:.5rem}.content-container[data-astro-cid-lxtcf4bi] .about-event[data-astro-cid-lxtcf4bi],.content-container[data-astro-cid-lxtcf4bi] .about-event-dark[data-astro-cid-lxtcf4bi]{width:100%;height:auto;min-height:fit-content;padding:1.5rem}.content-container[data-astro-cid-lxtcf4bi] .dark-description[data-astro-cid-lxtcf4bi]{font-size:1.2rem;line-height:1.4}.content-container[data-astro-cid-lxtcf4bi] .title[data-astro-cid-lxtcf4bi]{padding:1.5rem 1rem}.content-container[data-astro-cid-lxtcf4bi] .title[data-astro-cid-lxtcf4bi] span[data-astro-cid-lxtcf4bi]{font-size:2.5rem;-webkit-text-stroke:2px black}.content-container[data-astro-cid-lxtcf4bi] .subtitle[data-astro-cid-lxtcf4bi]{height:60px;display:flex;justify-content:center;align-items:center}.content-container[data-astro-cid-lxtcf4bi] .subtitle[data-astro-cid-lxtcf4bi] .subtitle-text[data-astro-cid-lxtcf4bi]{font-size:2rem}.content-container[data-astro-cid-lxtcf4bi] .subtitle[data-astro-cid-lxtcf4bi] svg[data-astro-cid-lxtcf4bi]{display:none}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi]{flex-direction:column;height:auto;padding:3rem 1rem;gap:2rem}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag__title[data-astro-cid-lxtcf4bi]{font-size:2.2rem}.content-container[data-astro-cid-lxtcf4bi] .capture-the-flag[data-astro-cid-lxtcf4bi] img[data-astro-cid-lxtcf4bi]{width:120px}.content-container[data-astro-cid-lxtcf4bi] .gallery-title[data-astro-cid-lxtcf4bi]{grid-column:1/7;grid-row:8/8;height:60px}.content-container[data-astro-cid-lxtcf4bi] .gallery[data-astro-cid-lxtcf4bi]{height:300px;width:100%}.content-container[data-astro-cid-lxtcf4bi] .gallery[data-astro-cid-lxtcf4bi] .slide[data-astro-cid-lxtcf4bi]{width:250px}@keyframes scroll{to{transform:translate(calc(-250px * var(--num-images)))}}}footer[data-astro-cid-2z4xgre2]{background-color:#000;color:#fff;padding:1rem;display:flex;justify-content:center}.footer-links[data-astro-cid-2z4xgre2]{display:flex;justify-content:space-between;flex-wrap:wrap;height:max-content;gap:23rem}.footer-content[data-astro-cid-2z4xgre2]{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-content[data-astro-cid-2z4xgre2] p[data-astro-cid-2z4xgre2],.footer-title[data-astro-cid-2z4xgre2]{align-self:center;letter-spacing:2px;text-align:center}.footer-content[data-astro-cid-2z4xgre2] ul[data-astro-cid-2z4xgre2]{list-style:none;padding:0;margin:0}.scesi-links[data-astro-cid-2z4xgre2] ul[data-astro-cid-2z4xgre2],.hacklab-links[data-astro-cid-2z4xgre2] ul[data-astro-cid-2z4xgre2]{display:flex;align-items:center;justify-content:center}.scesi-logo[data-astro-cid-2z4xgre2]{width:100px;height:100px}.hacklab-logo[data-astro-cid-2z4xgre2]{width:150px;height:100px}.scesi-logo-container[data-astro-cid-2z4xgre2],.hacklab-logo-container[data-astro-cid-2z4xgre2]{display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){footer[data-astro-cid-2z4xgre2]{font-size:smaller}.footer-links[data-astro-cid-2z4xgre2]{align-items:center;gap:1rem}.scesi-links[data-astro-cid-2z4xgre2]{display:flex;flex-direction:column;align-items:center}.hacklab-logo[data-astro-cid-2z4xgre2]{width:100px;height:auto}.scesi-logo[data-astro-cid-2z4xgre2]{width:70px;height:auto}.scesi-logo-container[data-astro-cid-2z4xgre2],.hacklab-logo-container[data-astro-cid-2z4xgre2]{display:flex;justify-content:center;align-items:center;width:fit-content}.social-icon[data-astro-cid-2z4xgre2]{width:25px;height:25px}}.hero[data-astro-cid-fov22z6j]{position:relative;display:flex;justify-content:center;align-items:center;height:90vh;z-index:1;border-bottom:5px solid black;overflow:hidden}.comic-grid[data-astro-cid-fov22z6j]{display:flex;position:absolute;margin-top:-300px;flex-direction:column;rotate:-12deg;width:fit-content;height:fit-content;gap:.5rem}.comic-square[data-astro-cid-fov22z6j]{border:3px solid black;width:200vw;height:90vh;display:inline-flex;overflow:hidden;position:relative}.comic-row[data-astro-cid-fov22z6j]{display:flex;gap:.5rem}.comic-row[data-astro-cid-fov22z6j].top{position:relative}.orange[data-astro-cid-fov22z6j]{background-color:#fdba8a}.red[data-astro-cid-fov22z6j]{background-color:#ff6d6d;width:90%}.yellow[data-astro-cid-fov22z6j]{background-color:#edff86;width:50%}.blue[data-astro-cid-fov22z6j]{background-color:#0081dd;display:flex}.tux-comic[data-astro-cid-fov22z6j]{position:absolute;top:5vw;left:30vw;width:25vw;height:auto;rotate:12deg}.focus-comic[data-astro-cid-fov22z6j]{position:absolute;top:-12vw;width:90vw;height:auto}.flisol-logo[data-astro-cid-fov22z6j]{position:absolute;bottom:3vw;right:20vw;width:25vw;height:auto;rotate:12deg;z-index:2}.dots-comic-orange[data-astro-cid-fov22z6j]{position:absolute;bottom:-10vw;right:10vw;width:50vw;height:auto;rotate:12deg;opacity:.5;z-index:1}.dots-comic-red[data-astro-cid-fov22z6j]{position:absolute;fill:#ff9393;bottom:-10vw;left:15vw;width:35vw;height:auto;rotate:12deg;z-index:1}.paths-comic[data-astro-cid-fov22z6j]{position:absolute;top:0;right:0;width:25vw;height:auto;rotate:12deg}@media (max-width: 1080px){.hero[data-astro-cid-fov22z6j]{height:100vh;border-bottom-width:3px}.comic-grid[data-astro-cid-fov22z6j]{margin-top:-200px;rotate:-8deg;gap:.4rem}.comic-square[data-astro-cid-fov22z6j]{height:80vh;width:250vw;border-width:2px}.red[data-astro-cid-fov22z6j]{width:80%}.yellow[data-astro-cid-fov22z6j]{width:60%}.tux-comic[data-astro-cid-fov22z6j]{top:8vw;left:20vw;width:35vw;rotate:8deg}.focus-comic[data-astro-cid-fov22z6j]{top:-10vw;left:-10vw;width:100vw}.flisol-logo[data-astro-cid-fov22z6j]{bottom:5vw;right:10vw;width:40vw;rotate:8deg}.dots-comic-orange[data-astro-cid-fov22z6j]{bottom:-15vw;right:5vw;width:60vw;opacity:.4}.dots-comic-red[data-astro-cid-fov22z6j]{bottom:-15vw;left:10vw;width:40vw}.paths-comic[data-astro-cid-fov22z6j]{top:5vw;right:5vw;width:30vw}}@media (max-width: 768px){.tux-comic[data-astro-cid-fov22z6j]{top:15vw;left:15vw;width:50vw}.focus-comic[data-astro-cid-fov22z6j]{top:-10vw;left:-15vw;width:120vw;rotate:90deg}.flisol-logo[data-astro-cid-fov22z6j]{bottom:8vw;right:5vw;width:35vw}.dots-comic-orange[data-astro-cid-fov22z6j]{width:70vw}.dots-comic-red[data-astro-cid-fov22z6j]{width:50vw}.paths-comic[data-astro-cid-fov22z6j]{width:35vw}}@media (max-width: 480px){.hero[data-astro-cid-fov22z6j],.comic-square[data-astro-cid-fov22z6j]{height:100vh}.tux-comic[data-astro-cid-fov22z6j]{width:60vw;top:40vw;left:5vw}.focus-comic[data-astro-cid-fov22z6j]{rotate:90deg;top:-0vw;left:-60vw;width:200vw}.flisol-logo[data-astro-cid-fov22z6j]{width:50vw}.paths-comic[data-astro-cid-fov22z6j]{width:40vw}}:root{--arrow-color: rgba(244, 233, 87, 1);--arrow-color-bg: rgba(71, 82, 174, 1);--main-text-color: #efe524;--white-text-color: #fff}body,h2,h3,h4,h5,h6,p{box-sizing:border-box;margin:0;padding:0}*{box-sizing:border-box}
