.choice-container{display:flex;width:100vw;background-color:#121111;align-items:center;justify-content:center}.choice-container .choice-section{width:70vw}.choice-container .choice-heading{font-family:Unbounded;font-weight:700;font-size:3.8rem;line-height:120%;letter-spacing:0;text-align:center}.choice-container .choice-grid{position:relative;margin-top:1rem;display:flex;gap:3vw;align-items:center;justify-content:center;min-height:35rem}.choice-container .choice-grid .choice-name{font-family:Unbounded;font-weight:600;font-size:1.5rem;line-height:120%;letter-spacing:0;text-align:center}.choice-container .choice-grid .choice-img{background-color:#fff}.choice-container h5{margin-top:.7rem;font-family:Satoshi;font-weight:400;font-size:1.6rem;line-height:120%;letter-spacing:0;text-align:center;vertical-align:middle}.choice-container .choice:hover .choice-img{transition:transform 1s ease;transform:scale(1.03)}.choice-container .choice:hover .choice-name{transform:translateY(.7rem);transition:transform 1s ease}@media screen and (max-width:1024px){.choice-container{width:100vw;background:radial-gradient(circle at 10% 60%,rgba(0,221,255,.302),transparent 65%),#121111 30%}.choice-container .animate-on-mobile{opacity:0}.choice-container .animate-on-mobile.visible{animation:fadeInUp 1s ease forwards}.choice-container .choice-section{padding:0;width:95vw}.choice-container .choice-section h1{animation-delay:.2s;font-size:1.6rem}.choice-container .choice-section h5{font-size:.8rem}.choice-container .choice-section .choice-grid{min-height:0;height:20rem;width:95vw;transform:scale(.55)}.choice-container .choice-section .choice-grid .choice-img{animation-delay:.6s}.choice-container .choice-section .choice-grid .choice-name{animation-delay:.4s}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.history-container{display:flex;background:radial-gradient(circle at 75% 35%,rgba(0,221,255,.302),transparent 15%),radial-gradient(circle at 20% 70%,rgba(0,221,255,.302),transparent 15%),#121111 30%;justify-content:center;align-items:center;width:100vw;height:45rem}.history-container .history-section{width:70vw}.history-container .history-section .picture-container{display:flex;gap:2vw}.history-container .history-section .picture-container .recruits-history{width:47vw;height:20rem;padding:1.5rem;background:rgba(42,42,42,.2);-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px);font-family:Satoshi;font-weight:500;font-size:1.3rem;line-height:105%;letter-spacing:0;vertical-align:middle}.history-container .history-section .picture-container .recruits-history .second-text,.history-container .history-section .picture-container .recruits-history .third-text{margin-top:1.5rem}.history-container .history-section .lower-text{margin-top:1.5rem;font-family:Satoshi;font-weight:400;font-size:1.5rem;line-height:120%;letter-spacing:0;color:#fff}@media screen and (max-width:1024px){.history-container{width:100vw;background:radial-gradient(circle at 25% 40%,rgba(0,221,255,.302),transparent 40%),#121111 30%}.history-container .animate-on-mobile{opacity:0}.history-container .animate-on-mobile.visible{animation:fadeInUp 1s ease forwards}.history-container .history-section{width:95vw}.history-container .history-section .picture-container{width:75vw;flex-direction:column}.history-container .history-section .picture-container .main-container{width:95vw;display:flex;justify-content:space-between}.history-container .history-section .picture-container .main-container .main-image{animation-delay:.2s}.history-container .history-section .picture-container .main-container .side-text{animation-delay:.6s;margin-top:3rem}.history-container .history-section .picture-container .main-container .slash{margin-left:.25rem;display:inline-block;transform:rotate(75deg)}.history-container .history-section .picture-container .main-container p{align-items:center;writing-mode:vertical-rl;-webkit-text-orientation:upright;text-orientation:upright}.history-container .history-section .picture-container .recruits-history{width:95vw;height:100%;animation-delay:.6s;line-height:90%;margin-bottom:10rem}.history-container .history-section .picture-container .recruits-history p{font-weight:400;font-size:.8rem}.history-container .history-section .picture-container img{margin:0 auto}.history-container .history-section .lower-text{animation-delay:.8s;margin-bottom:10rem;height:100%;font-weight:400;font-size:.8rem}.history-container .history-section .hide-on-mobile{display:none}}@media screen and (min-width:1024px){.hide-on-laptop{display:none}}.intro-container{background:radial-gradient(circle,rgba(0,221,255,.302),transparent 40%),#121111 30%;display:flex;align-items:center;justify-content:center;width:100vw}.intro-container .intro-section{margin-top:8rem;width:70vw;display:flex}.intro-container .image-container{padding-top:.7rem;display:flex;width:30vw;margin:0 auto}.intro-container .image-container .swap-img{width:13.6rem;height:16.5rem}.intro-container .swap-img{position:absolute;object-fit:cover;transition:transform .5s}.intro-container .top-right{z-index:1}.intro-container .top-right.initial{transform:translate(200px)}.intro-container .top-right.swapped{transform:translate(220px)}.intro-container .top-left{z-index:2}.intro-container .top-left.initial{transform:translateY(15px)}.intro-container .top-left.swapped{transform:translate(170px,200px)}.intro-container .bottom-left{z-index:3}.intro-container .bottom-left.initial{transform:translate(60px,140px)}.intro-container .bottom-left.swapped{transform:translate(-40px,30px)}.intro-container .intro-text{max-width:40vw;transition:transform .5s;transform:translateX(25px)}.intro-container .intro-text.hovered{transform:translateX(70px)}.intro-container .intro-text h1{font-family:Unbounded;font-weight:700;font-size:3.8rem;line-height:120%;letter-spacing:0}.intro-container .intro-text h5{margin-top:1.5rem;font-family:Satoshi;font-weight:500;font-size:1.6rem;line-height:120%;letter-spacing:0}@media screen and (max-width:1024px){.intro-container{padding:.7rem;background:radial-gradient(circle at 25% 20%,rgba(0,221,255,.302),transparent 40%),radial-gradient(circle at 70% 75%,rgba(0,221,255,.302),transparent 30%),#121111 30%}.intro-container .intro-section{width:100vw;flex-direction:column;margin-top:0}.intro-container .intro-section .image-container{margin-left:-4vw;width:100vw;height:60vh;transform:scale(.7)}.intro-container .intro-section .image-container .swap-img{transition:transform 1s ease-out}.intro-container .intro-section .intro-text{display:flex;flex-direction:column;max-width:95vw;transform:none;justify-content:center;align-items:center}.intro-container .intro-section .intro-text h1{font-size:1.9rem}.intro-container .intro-section .intro-text h5{text-align:center;font-size:.8rem}}@media screen and (max-width:420px){.intro-container .intro-section .image-container{transform:scale(.6)}}