@import"https://fonts.googleapis.com/css2?family=Bree+Serif&family=Lexend:wght@100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Lexend,sans-serif;scrollbar-width:thin;scrollbar-color:var(--teamgreen) #000}html{scroll-behavior:auto!important;overflow-x:hidden}:root{--teamgreen: #fff480;--bordergreen: var(--teamgreen);--gap: 24px}body{background-color:#000;overflow-x:hidden;width:100%;min-height:100vh}::-webkit-scrollbar{width:12px;background:#000}::-webkit-scrollbar-thumb{background:var(--teamgreen);border-radius:6px;border:2px solid #000}::-webkit-scrollbar-thumb:hover{background:#0c0}::-webkit-scrollbar-corner{background:#000}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .5s ease;padding:.5rem;box-shadow:0 2px 10px #0000004d}.navbar.transparent{background-color:transparent!important;box-shadow:none}.navbar.transparent.tint,.navbar.scroll-override{background:#00000080!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(3px);box-shadow:0 2px 10px #0000004d}.navbar.black{background-color:#000!important}.navbar-brand{color:#fff!important;font-weight:700;font-size:1.5rem;padding-top:0}.navbar-nav .nav-link{color:#fff!important;margin:0 .5rem;text-decoration:none;position:relative}.navbar-nav{display:flex;align-items:center;position:fixed;left:50%;transform:translate(-50%)}.nav-text{position:relative;display:inline-block;transition:color .3s ease}.nav-text:after{content:"";position:absolute;bottom:-3px;left:50%;transform:translate(-50%);width:0;height:1.5px;background-color:var(--teamgreen);transition:width .3s ease}.navbar-nav .nav-link:hover .nav-text{color:var(--teamgreen)!important}.navbar-nav .nav-link:hover .nav-text:after{width:102%}.navbar-nav-icons .nav-icon-text{display:none}.custom-toggler{border:none;background:transparent;padding:8px;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.custom-toggler:focus{box-shadow:none;outline:none}.hamburger-lines{width:24px;height:18px;display:flex;flex-direction:column;justify-content:space-between}.line{height:2px;width:100%;background-color:#fff;border-radius:2px;transition:all .3s ease;transform-origin:center}.custom-toggler:not(.collapsed) .line1{transform:translateY(8px) rotate(45deg)}.custom-toggler:not(.collapsed) .line2{opacity:0;transform:scaleX(0)}.custom-toggler:not(.collapsed) .line3{transform:translateY(-8px) rotate(-45deg)}.custom-toggler:hover .line,.custom-toggler:not(.collapsed):hover .line1,.custom-toggler:not(.collapsed):hover .line3{background-color:var(--teamgreen)}@media(max-width:770px){.navbar{padding:0}}@media(max-width:992px){.navbar-collapse.collapse,.navbar-collapse.collapsing{margin:8px 0}.navbar-nav{position:static;left:auto;transform:none;width:100%;justify-content:flex-end}.navbar-nav-center{width:auto;margin-bottom:1rem;margin-left:auto;justify-content:flex-end;display:flex}.navbar-nav-center .nav-item{width:auto}.navbar-nav-icons{width:100%;display:flex!important;flex-direction:column}.navbar-nav-icons .nav-icon-text{display:inline-block}}@media(min-width:992px){.custom-toggler{display:none}.navbar-expand-lg .navbar-collapse{display:flex!important;align-items:center}.navbar-nav-center{flex-grow:1;justify-content:center;display:flex}.navbar-nav-icons{margin-left:auto}}h1,h3,h4,h5,h6{color:var(--teamgreen);font-weight:700;text-transform:uppercase}section{padding:4rem 0;color:#fff}section.dark{background-color:#0f0f0f}section.light{background-color:#1a1a1a}.card624{background:#0000004d;border:2px solid var(--bordergreen);border-radius:24px;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);height:100%}.card-header-624{color:var(--teamgreen);font-size:1.8rem;font-weight:700;text-align:center;padding:6px;margin:12px;background-color:#ffffff0a;border-radius:12px 12px 8px 8px}.no-img .card-header-624{border-radius:12px!important}.card-img-624{width:calc(100% - 24px);height:200px;object-fit:cover;border:2px solid var(--bordergreen);border-radius:8px;margin:0 12px}.card-content-624{padding:1.5rem}.card-content-624 ul{list-style:none;margin:0;padding:0}.card-content-624 li{padding:.1rem 0;font-size:.9rem;color:#fff;border-top:1px solid rgba(255,255,255,.25)}.card-content-624 li:first-child,.card-content-624.list-card li{border-top:none}.card-content-624.list-card li:before{content:" - ";font-weight:700;color:var(--teamgreen)}.card-content-624.list-card ul ul{margin-left:2rem;margin-top:.5rem}.top-bg{position:relative;width:100%;height:50vh;overflow:hidden;z-index:1}.bg-75{height:75vh}.top-bg:after{content:"";position:absolute;inset:0;background:#000000bf;z-index:2}.top-bg video,.top-bg img{width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.title-banner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:32px;text-align:center;z-index:3;width:100%;color:#fff}.title-banner:before,.title-banner:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:100vw;height:2px;background:var(--teamgreen)}.title-banner:before{top:-40px}.title-banner:after{bottom:-40px}.title-banner h1{font-weight:700;color:var(--teamgreen);text-transform:uppercase;letter-spacing:3px;margin:0;padding:0 2rem;font-size:min(64px,12vw)}a{color:#fff;text-decoration:underline;transition:color .3s ease}a:hover{color:var(--teamgreen)!important}.section-header{text-align:center;margin-bottom:3rem;width:100%}.section-header h2{font-size:min(3rem,10vw);font-weight:700;color:var(--teamgreen);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.section-header p{font-size:1.1rem;color:#ccc;max-width:700px;margin:0 auto}.section-header.lined{position:relative;display:flex;justify-content:center;margin-bottom:32px}.section-header.lined h2{background-color:inherit;padding:0;z-index:2;margin-bottom:0;padding:0 1.5rem}.section-header.lined:after{content:"";position:absolute;top:50%;width:100%;height:2px;background-color:var(--teamgreen);left:0;z-index:1}.dark .section-header.lined h2{background-color:#0f0f0f}.light .section-header.lined h2{background-color:#1a1a1a}#topCarousel,#topCarousel .carousel-item,#topCarousel .carousel-item img{height:75vh;width:100%;object-fit:cover}@media(max-width:768px){h1,h2,h3,h4,h5,h6{text-align:center}footer .social-links{justify-content:center;gap:1rem}footer .col-md-4{text-align:center;margin-bottom:2rem}}#footer{background-color:#444!important}#VexUteam,#SIDCteam{white-space:nowrap}.impact-section{padding:5rem 0;background:#0f0f0f;color:#fff}.section-title{font-size:3rem;font-weight:700;color:var(--teamgreen);font-family:Lexend,sans-serif;text-transform:uppercase;letter-spacing:2px}.impact-subtitle{font-size:2rem;font-weight:700;color:var(--teamgreen);font-family:Lexend,sans-serif}.impact-text{font-size:1.1rem;line-height:1.7;color:#e6e6e6;font-family:Lexend,sans-serif;text-align:left}.impact-image-container{text-align:center}.impact-image-container img{max-width:100%;height:auto;border:2px solid var(--bordergreen)}@media(max-width:992px){.carousel-text p{font-size:1.2rem}.section-title{font-size:2.5rem}.impact-subtitle{font-size:1.5rem;text-align:center}.impact-text{text-align:center}.impact-section{padding:3rem 0}}.sponsors-grid-section{padding:5rem 0;background:#000}.sponsors-grid-section .section-title{font-size:3rem;font-weight:700;color:var(--teamgreen);font-family:Lexend,sans-serif;text-transform:uppercase;letter-spacing:2px;margin-bottom:3rem}.sponsors-grid{display:flex;flex-wrap:wrap;gap:1rem;padding:2rem 0;justify-content:center}.sponsor-card{display:flex;align-items:center;justify-content:center;width:200px;height:120px;background:#fff;border-radius:10px;padding:.25rem;box-shadow:0 4px 15px #0000001a;transition:all .3s ease;border:2px solid transparent}.sponsor-logo{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}.sponsor-logo img{width:100%;height:100%;object-fit:contain;object-position:center;transition:filter .3s ease;-webkit-user-select:none;user-select:none}@media(max-width:992px){.sponsors-grid-section{padding:3rem 0}.sponsors-grid-section .section-title{font-size:2.5rem}.sponsors-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem}.sponsor-logo{height:100px}}@media(max-width:768px){.sponsors-grid-section .section-title{font-size:2rem}.sponsors-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem}.sponsor-logo{height:80px}}#request{color:#fff}.sponsor-input{width:50%;background-color:#0f0f0f;color:#fff;border:2px solid var(--bordergreen);border-radius:8px;padding:10px 16px;font-family:Lexend,sans-serif;font-size:1rem;margin-bottom:1rem;display:block;right:50%;transform:translate(50%)}.sponsor-input::placeholder{color:#888;font-family:Lexend,sans-serif}.sponsor-input:focus{outline:none;border-color:var(--teamgreen);background-color:#1a1a1a;box-shadow:0 0 8px #fff4804d}.sponsor-textarea{height:75px;resize:none}.sponsor-btn{background-color:transparent;color:var(--teamgreen);border:2px solid var(--teamgreen);border-radius:8px;padding:10px 32px;font-family:Lexend,sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:all .3s ease}.sponsor-btn:hover{background-color:var(--teamgreen);color:#000}.contact-input{width:100%;background-color:#fff;color:#333;border:2px solid black;border-radius:8px;padding:10px 16px;font-family:Lexend,sans-serif;font-size:1rem;margin-bottom:1rem;display:block;right:auto;transform:none}.contact-row{display:flex;align-items:flex-end;gap:.75rem;width:100%}.message-box{flex:1;min-width:200px}.contact-input::placeholder{color:#888;font-family:Lexend,sans-serif}.contact-btn{background-color:#000;color:#fff;border:2px solid black;border-radius:8px;padding:10px 16px;font-family:Lexend,sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:all .3s ease;margin-bottom:1rem}.contact-btn:hover{background-color:#fff;color:#000}@media no-preflight{@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.col-12{grid-column:12}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.me-2{margin-inline-end:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mb-0{margin-bottom:calc(var(--spacing) * 0)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.flex{display:flex}.w-100{width:calc(var(--spacing) * 100)}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.bg-\[\#444444\]{background-color:#444}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-5{padding:calc(var(--spacing) * 5)}.py-1{padding-block:calc(var(--spacing) * 1)}.text-end{text-align:end}}}#mainCarousel{height:100vh;position:relative}#mainCarousel .carousel-item{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;position:relative}#mainCarousel .carousel-item>img{object-fit:cover;width:100%;height:100vh}#mainCarousel .carousel-item.first-slide img{filter:blur(6px)}#mainCarousel .carousel-item.first-slide:before{content:"";z-index:1;background:#0000004d;position:absolute;inset:0}.logo-container{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.logo-container img{width:500px;max-width:80vw;height:auto;transform:translate(40px)translateY(45px);filter:none!important}@media(max-width:768px){#mainCarousel,#mainCarousel .carousel-item,#mainCarousel .carousel-item>img{height:60vh}.logo-container img{transform:translate(10px)translateY(45px)}}.logo-container p{color:#fff;text-align:center;font-family:Lexend,sans-serif;font-size:1.5rem}.weakness-text{color:var(--teamgreen);opacity:.5;z-index:2;font-family:Lexend,sans-serif;font-size:2.5rem;font-weight:700;position:absolute;top:6.5rem;left:5rem}.cryptonite-text{color:var(--teamgreen);opacity:.5;z-index:2;font-family:Lexend,sans-serif;font-size:4rem;font-style:italic;font-weight:700;position:absolute;bottom:5rem;right:5rem}#mainCarousel .carousel-control-prev,#mainCarousel .carousel-control-next{z-index:5;width:5%}#mainCarousel .carousel-indicators{bottom:2rem}.who-we-are-section,.where-we-work-section{color:#fff;padding:4rem 0}.who-we-are-section.light{background:#444}.where-we-work-section.light{background:#000}.where-we-work-section.dark{background:#0f0f0f}.section-title{color:var(--teamgreen);margin-bottom:2rem;font-family:Lexend,sans-serif;font-size:2.5rem;font-weight:700}h2.section-title{color:var(--teamgreen)}.section-text{color:#e6e6e6;font-family:Lexend,sans-serif;font-size:1.1rem;line-height:1.6}.section-text:last-child{margin-bottom:0}.who-we-are-section .row.g-3{justify-content:center;align-items:center}.who-we-are-section .row.g-3 .col-6{justify-content:center;align-items:center;display:flex}.who-we-are-section .row.g-3 img{object-fit:contain;width:100%;max-height:200px}#rscCarousel{width:100%}#rscCarousel .carousel-inner{border-radius:10px;height:300px;overflow:hidden}#rscCarousel .carousel-item{height:300px;position:relative}#rscCarousel .carousel-item img{object-fit:cover;width:100%;height:300px;display:block}@media(max-width:992px){.section-title{text-align:center;font-size:2rem}.section-text{text-align:center;font-size:1rem}#rscCarousel .carousel-inner,#rscCarousel .carousel-item,#rscCarousel .carousel-item img{height:250px}}html{scroll-behavior:auto!important}.grade-groups{margin-top:2rem}.grade-groups .col-lg-3{padding:calc(var(--gap) / 2)}.grade-card{background:#000000b3;border:2px solid var(--bordergreen);border-radius:15px;padding:2rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);height:100%;margin-bottom:2rem}.grade-card h3{color:var(--teamgreen);font-size:1.8rem;font-weight:700;text-align:center;text-transform:uppercase;border-bottom:2px solid var(--bordergreen);padding-bottom:1rem;margin-bottom:1.5rem;overflow:hidden;text-overflow:ellipsis}.student-list{list-style:none;padding:0;margin:0}.student-list li{padding:.2rem 0;font-size:1rem;font-weight:500;color:#fff;border-top:1px solid rgba(255,255,255,.25)}.student-list li:first-child{border-top:none;padding-top:0}.student-list li:last-child{padding-bottom:0}.mentors-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap)}.team-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gap)}.mentors-grid>:nth-child(5){transform:translate(50%)}.mentors-grid>:nth-child(6){transform:translate(50%)}.mentors-grid>:nth-child(7){transform:translate(50%)}#officers{margin-top:1rem;display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap)}#officers>:nth-child(5),#officers>:nth-child(6),#officers>:nth-child(7),#officers>:nth-child(8){transform:none}@media(max-width:767px){#officers{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){#officers{grid-template-columns:repeat(2,1fr)}}@media(max-width:450px){#officers{grid-template-columns:1fr}}@media(max-width:767px){.mentors-grid{grid-template-columns:repeat(3,1fr)}.mentors-grid>:nth-child(5),.mentors-grid>:nth-child(6),.mentors-grid>:nth-child(7){transform:none}}@media(max-width:650px){.mentors-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:450px){.mentors-grid{grid-template-columns:1fr}}.mentor-card{background:#000c;border:2px solid var(--bordergreen);border-radius:15px;padding:1rem;text-align:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;margin-bottom:0;flex-direction:column;height:95px}.mentor-card h4{color:var(--teamgreen);font-size:1.1rem;font-weight:700;margin:0}.mentor-card h4 small{display:block;font-size:.8rem;font-weight:400;color:#ccc;margin-top:.25rem}.mentor-card span{color:var(--teamgreen);font-size:1.1rem;font-weight:700;margin:0}#teamMentor{padding:0}.carousel-section{background:#0f0f0f;padding:2rem 0;display:flex;flex-direction:column;justify-content:center}.carousel-section .section-header{margin-top:2rem}.carousel-section .carousel{width:100%;height:50vh}.carousel-section .carousel-inner{width:100%;height:100%}.carousel-section .carousel-item{height:100%}.carousel-section .carousel-item img{height:100%;width:100%;object-fit:contain;object-position:center}@media(max-width:768px){.carousel-section .carousel{height:100vh}}.robots-list{display:flex;flex-direction:column;gap:0}.robot-list-item-link{text-decoration:none;color:inherit}.robot-list-item{display:flex;gap:2rem;align-items:center;padding:2rem}.robot-list-image{flex-shrink:0;width:500px;object-fit:contain;object-position:center}.robot-list-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;height:330px}.robot-list-content h2{font-size:2rem;margin-bottom:1rem;font-weight:600}.robot-list-content p{font-size:1rem;line-height:1.6;color:#ccc;margin:0;flex:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.read-more{color:#0f0;font-weight:600;margin-top:.5rem;cursor:pointer}.robot-divider{margin:1.5rem 0;width:80%;margin-left:auto;margin-right:auto;border:none;border-top:1px solid #333}@media(max-width:768px){.robot-list-item{flex-direction:column;align-items:center;text-align:center;gap:1rem}.robot-list-image{width:180px}}.robot-detail-bg{height:50vh}.robot-detail-bg:after{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.robot-detail-section{padding:2rem 0;background:#1a1a1a}.robot-detail-section .card-header-624{font-size:1.3rem}.robot-info-container{display:flex;gap:2rem;flex-wrap:nowrap}.robot-main-content{height:fit-content;flex:1;width:100%}.robot-main-content p{font-size:1rem;line-height:1.5}.robot-picture{height:30vw;aspect-ratio:15 / 16;object-fit:cover;object-position:center}.robot-features{grid-area:features}@media(max-width:768px){.robot-info-container{flex-wrap:wrap;flex-direction:column}.robot-picture{height:auto;width:100%;aspect-ratio:9 / 16}}.subsystems-section h2{margin-bottom:2rem}.subsystem-item{display:flex;gap:1.5rem;align-items:flex-start;margin-bottom:1rem}.subsystem-image{flex-shrink:0;width:150px;height:150px;background-color:#fff;padding:10px;display:flex;align-items:center;justify-content:center;object-fit:contain}.subsystem-content h4{font-size:1rem;margin-bottom:.5rem}.subsystem-content p{font-size:.95rem;margin:0}.subsystem-divider{margin:1.5rem 0;width:80%;margin-left:auto;margin-right:auto}.events-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem;margin-bottom:2rem}@media(max-width:768px){.events-grid{grid-template-columns:1fr}}.videos-section h2{margin-bottom:2rem}.videos-list{display:flex;gap:2rem}.video-item{width:50%;display:flex;flex-direction:column;gap:1rem}.video-item h3{margin:0;font-size:1.3rem}.video-item iframe{width:100%;aspect-ratio:16 / 9;border:none}@media(max-width:768px){.videos-list{flex-direction:column}.video-item{width:100%}}.notfound-container{width:100%;height:100vh;background-color:#000;display:flex;align-items:center;justify-content:center}.notfound-content{display:flex;align-items:center;justify-content:center;gap:20px}.notfound-number{font-size:250px;font-weight:900;color:#aaffef;line-height:1;margin:0;padding:0}.notfound-logo{height:250px;width:auto;aspect-ratio:1;object-fit:contain}
