body{background-color:#fff!important}.carousel{max-width:min(100%,1500px);margin-inline:auto;overflow:hidden;width:100%;display:flex;-moz-column-gap:40px;column-gap:40px;--carousel-fade: min(10%, 120px);mask-image:linear-gradient(to right,transparent 0,#000 var(--carousel-fade),#000 calc(100% - var(--carousel-fade)),transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--carousel-fade),#000 calc(100% - var(--carousel-fade)),transparent 100%)}.carousel__wrapper{--direction: normal;--duration: 225s;--delay: 0s;--iteration-count: infinite;-moz-column-gap:40px;column-gap:40px;display:flex;flex:0 0 auto;min-width:300%;align-items:center;animation:marquee var(--duration) linear var(--delay) var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.home.top-section-container{overflow:hidden;padding-top:25px;margin-top:-25px}.home.top-section{max-width:1500px;margin:0 auto;position:relative;padding-bottom:14px}.home.top-section .top-section-container{background-color:#ebf5fc;min-height:500px;height:calc(100vh - 157px);padding:12px 12px 30px;border:1px solid #000000;border-radius:16px;background-image:linear-gradient(to right,rgba(58,156,228,.07) 1.33913px,transparent 1px),linear-gradient(to bottom,rgba(58,156,228,.07) 1.33913px,transparent 1px);background-size:50px 50px}.home.top-section h1{font-size:38px;font-weight:700;text-align:center;line-height:45.35px;z-index:1;position:relative}.home.top-section .hero-headline-line{display:block}.home.top-section .hero-year{position:relative;display:inline-block;padding:.02em .1em .05em;white-space:nowrap;font-family:SF Pro,system-ui,-apple-system,sans-serif;font-stretch:expanded;font-style:italic;font-weight:700;font-size:.8em;color:#d9351c;transform:rotate(-1.6deg);transform-origin:center;transition:transform .55s cubic-bezier(.22,1,.36,1)}.home.top-section .hero-year:before{content:"";position:absolute;top:-.04em;right:-.07em;bottom:-.02em;left:-.07em;z-index:-1;background-color:#fbf3e2;background-image:linear-gradient(158deg,#ffffffbf,#e8dabe66)}.home.top-section .hero-year:hover{transform:rotate(1deg) scale(1.045)}.home.top-section .btn-container{max-width:480px}.home.top-section .btn-secondary{transition:all .15s ease-in-out;animation:cta-wiggle 4s infinite;animation-timing-function:ease-in-out}.home.top-section .line{width:200px;height:1px;margin:28px 0;background-color:#0000001a}.home.top-section .bottom-note{position:absolute;width:100%;bottom:-20px}.home.top-section .post-note{font-size:15px;line-height:20px;font-weight:800;color:#ff4329}.home.top-section .red-balloon{position:absolute;width:109px;height:195px;bottom:30px;left:30px;z-index:2;animation:balloon-drift-red 17s ease-in-out infinite,balloon-tilt-red 11s ease-in-out infinite;transition:transform .7s cubic-bezier(.22,1,.36,1)}.home.top-section .green-balloon{position:absolute;left:90px;top:-9px;animation:balloon-drift-green 21s ease-in-out infinite,balloon-tilt-green 13s ease-in-out infinite;transition:transform .7s cubic-bezier(.22,1,.36,1)}.home.top-section .blue-balloon{position:absolute;top:18px;right:5px;z-index:1;animation:balloon-drift-blue 19s ease-in-out infinite,balloon-tilt-blue 12s ease-in-out infinite;transition:transform .7s cubic-bezier(.22,1,.36,1)}.home.top-section .left-cloud{position:absolute;left:-110px;top:-26px;animation:cloud-drift-near 48s ease-in-out infinite}.home.top-section .right-cloud{position:absolute;top:-15px;right:-116px;animation:cloud-drift-far 67s ease-in-out infinite}.home.top-section .left-bottom-cloud{position:absolute;left:-18px;bottom:133px;animation:cloud-drift-mid 55s ease-in-out infinite}.home.recent-applicants-section{max-width:1500px}.home.recent-applicants-section .container-box{height:100%;padding:12px}.home.recent-applicants-section .student-thumbnail{width:64px;height:64px;border-radius:60px}.home.recent-jobs-section{max-width:1500px}.home.recent-jobs-section .container-box{height:100%;padding:12px}.home.recent-jobs-section .btn-outlined,.home.recent-jobs-section :not(.btn-outlined-check)+.btn-outlined:active,.home.recent-jobs-section .btn-outlined:first-child:active,.home.recent-jobs-section .btn-outlined.active,.home.recent-jobs-section .btn-outlined.show{padding:6px 24px}.home.carousel-section{max-width:100%;padding:0;margin-top:16px}@media (min-width: 768px){.home.carousel-section{position:absolute;right:0;bottom:44px;left:0;padding-inline:calc(var(--bs-gutter-x, 1.5rem) * .5);z-index:0;margin-top:0}.home.carousel-section .carousel{mask-image:none;-webkit-mask-image:none}}@keyframes balloon-drift-red{0%{translate:0 0}13%{translate:7px -13px}27%{translate:17px -21px}41%{translate:23px -9px}55%{translate:17px 8px}69%{translate:6px 16px}83%{translate:-6px 9px}to{translate:0 0}}@keyframes balloon-tilt-red{0%{rotate:-1.8deg}31%{rotate:1.6deg}64%{rotate:-.4deg}to{rotate:-1.8deg}}@keyframes balloon-drift-green{0%{translate:0 0}15%{translate:-9px 8px}29%{translate:-19px 17px}44%{translate:-14px 26px}58%{translate:-1px 21px}73%{translate:7px 10px}87%{translate:5px 2px}to{translate:0 0}}@keyframes balloon-tilt-green{0%{rotate:2.4deg}36%{rotate:-1.9deg}68%{rotate:.8deg}to{rotate:2.4deg}}@keyframes balloon-drift-blue{0%{translate:0 0}12%{translate:-12px 6px}26%{translate:-26px 14px}43%{translate:-34px 4px}57%{translate:-27px -9px}71%{translate:-13px -13px}86%{translate:-3px -6px}to{translate:0 0}}@keyframes balloon-tilt-blue{0%{rotate:-2.2deg}28%{rotate:1.1deg}61%{rotate:2.6deg}to{rotate:-2.2deg}}@keyframes cloud-drift-near{0%{translate:0 0}50%{translate:34px 7px}to{translate:0 0}}@keyframes cloud-drift-mid{0%{translate:0 0}50%{translate:-22px -6px}to{translate:0 0}}@keyframes cloud-drift-far{0%{translate:0 0}50%{translate:-16px 5px}to{translate:0 0}}@media (max-width: 767px){.home.top-section-container{padding-top:0;margin-top:0}.home.top-section .top-section-logo svg{height:108px}.home.top-section h1{font-size:21px!important;font-weight:700!important;line-height:25.06px}.home.top-section p{font-size:17px!important;line-height:24.41px!important}.home.top-section .bottom-note{font-size:13px!important}.home.top-section .top-section-container{height:auto}.home.top-section .btn-container{max-width:100%}.home.top-section .btn,.home.top-section .btn-secondary{width:100%}.home.top-section .red-balloon{display:none}.home.top-section .green-balloon{width:54px;left:-6px;top:9px;z-index:2;animation:none}.home.top-section .blue-balloon{display:none}.home.top-section .left-cloud{top:-19px;left:-110px;scale:.7}.home.top-section .right-cloud{top:16px;scale:.7;right:-110px}.home.top-section .left-bottom-cloud{display:none}}@media (min-width: 576px) and (max-width: 767px){.home.about-section .col{width:40%;padding-right:5%;padding-left:5%}}@keyframes cta-shimmer{0%,88%{translate:-170% 0;opacity:0}89.5%{opacity:1}99%{translate:330% 0;opacity:1}to{translate:330% 0;opacity:0}}@keyframes cta-wiggle{0%{transform:scale(1)}27.5%{transform:scale(1)}37.5%{transform:scale(1.01) rotate(1deg)}40%{transform:scale(1.01) rotate(-2deg)}45%{transform:scale(1.01) rotate(2deg)}47.5%{transform:scale(1.01) rotate(-1deg)}50%{transform:scale(1) rotate(0)}to{transform:scale(1)}}@media (prefers-reduced-motion: reduce){.home.top-section .hero-year{transition:none}.home.top-section .hero-year:hover{transform:rotate(-1.6deg)}.home.top-section .btn-secondary.shadow:after{animation:none;opacity:0}.home.top-section .red-balloon,.home.top-section .green-balloon,.home.top-section .blue-balloon,.home.top-section .left-cloud,.home.top-section .right-cloud,.home.top-section .left-bottom-cloud{animation:none;transition:none;translate:none;rotate:none;transform:none}}.btn-press{transition:background-color .3s linear,translate .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1)}.btn-press:hover{translate:0 3px}.btn.btn-press{box-shadow:0 8px 0 -4px #3a9ce466}.btn.btn-press:hover{box-shadow:0 5px 0 -4px #3a9ce466}.btn-secondary.btn-press{animation:none!important;overflow:hidden;box-shadow:0 8px 0 -4px #ff432966!important}.btn-secondary.btn-press:hover{box-shadow:0 5px 0 -4px #ff432966!important}.btn-secondary.btn-press:after{content:"";position:absolute;top:-50%;bottom:-50%;left:0;width:34%;pointer-events:none;background:linear-gradient(90deg,#fff0,#ffffff2b,#fff0);transform:skew(-18deg);translate:-170% 0;animation:cta-shimmer 12s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.btn-press,.btn-press:hover{transition:none;translate:none}.btn-secondary.btn-press:after{animation:none;opacity:0}}
