body,html{margin:0;padding:0;font-family:Roboto,sans-serif;overflow-x:hidden}@media (max-width:330px){body,html{font-size:.85rem}}*{-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width:992px){.col{width:50%;-ms-flex-item-align:center;align-self:center;padding-left:2rem;padding-right:2rem;max-width:49.9%}}.container{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}@media (min-width:992px){.container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:1023px){.bracket-box,_:-ms-lang(x){margin-left:10%}}.bracket-box{position:relative;padding:2rem;max-width:80%}.bracket-box--container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.bracket-box--close,.bracket-box--open{height:10px;position:absolute;left:0;width:100%;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bracket-box--close:after,.bracket-box--close:before,.bracket-box--open:after,.bracket-box--open:before{content:"";width:10px;height:36px;position:absolute;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));display:block}.bracket-box--close:before,.bracket-box--open:before{left:0}.bracket-box--close:after,.bracket-box--open:after{right:0}.bracket-box--pink,.bracket-box--pink:after,.bracket-box--pink:before{--bg-opacity:1;background-color:#fc1da6;background-color:rgba(252,29,166,var(--bg-opacity))}.bracket-box--orange,.bracket-box--orange:after,.bracket-box--orange:before{--bg-opacity:1;background-color:#ffb930;background-color:rgba(255,185,48,var(--bg-opacity))}.bracket-box--open{top:0}.bracket-box--close{bottom:0}.bracket-box--close:after,.bracket-box--close:before{bottom:100%}@-webkit-keyframes titleOrange{0%{color:rgba(234,77,53,0)}to{color:#ea4d35}}@keyframes titleOrange{0%{color:rgba(234,77,53,0)}to{color:#ea4d35}}@-webkit-keyframes titleWhite{0%{color:hsla(0,0%,100%,0)}to{color:#fff}}@keyframes titleWhite{0%{color:hsla(0,0%,100%,0)}to{color:#fff}}@-webkit-keyframes titleLeftBracket{0%{-webkit-transform:translateX(250%);transform:translateX(250%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes titleLeftBracket{0%{-webkit-transform:translateX(250%);transform:translateX(250%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes titleRightBracket{0%{-webkit-transform:translateX(-250%) scaleX(-1);transform:translateX(-250%) scaleX(-1)}to{-webkit-transform:translateX(0) scaleX(-1);transform:translateX(0) scaleX(-1)}}@keyframes titleRightBracket{0%{-webkit-transform:translateX(-250%) scaleX(-1);transform:translateX(-250%) scaleX(-1)}to{-webkit-transform:translateX(0) scaleX(-1);transform:translateX(0) scaleX(-1)}}@-webkit-keyframes timelineBackground{0%{background-position:0 0}to{background-position:100% 0}}@keyframes timelineBackground{0%{background-position:0 0}to{background-position:100% 0}}header{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));padding:1rem;font-family:Roboto,sans-serif;max-height:47px}@media (min-width:768px){header{max-height:60px}}header .logo{display:block;margin-top:-1rem;width:80px}@media (min-width:768px){header .logo{width:86px}}.hero{position:relative;overflow:hidden;font-family:Roboto,sans-serif;height:calc(100vh - 47px)}@media (min-width:365px){.hero{min-height:800px}}@media (min-width:576px){.hero{min-height:640px}}@media (min-width:768px){.hero{min-height:760px;height:calc(100vh - 60px)}}@media (min-width:1024px){.hero{min-height:900px}}.hero--static{position:absolute;top:0;right:0;bottom:0;left:0;--bg-opacity:1;background-color:#ffd651;background-color:rgba(255,214,81,var(--bg-opacity));text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fc1da6;background-size:cover!important}@media (min-width:576px){.hero--static{background:url(/make-it-bright-hero-bg.e20d3c02.svg) no-repeat top 220px center,-webkit-gradient(linear,left top,left bottom,color-stop(33%,#fc1da6),to(#ffd651));background:url(/make-it-bright-hero-bg.e20d3c02.svg) no-repeat top 220px center,linear-gradient(180deg,#fc1da6 33%,#ffd651)}}.hero--static .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Roboto,sans-serif}@media (min-width:1024px){.hero--static .content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.hero--static picture{width:100%}.hero--static .mib-logo{display:block;margin-top:1.5rem;margin-bottom:1.5rem;max-width:270px;width:100%}@media (min-width:365px){.hero--static .mib-logo{max-width:315px}}@media (min-width:576px){.hero--static .mib-logo{max-width:none;width:17.5rem}}.hero--static .play{background-color:transparent;border-style:none;position:absolute;bottom:calc(50% - 179px)}@media (min-width:576px){.hero--static .play{display:none}}.hero--static .play img{pointer-events:none}.hero--static p{margin-top:2rem;font-size:1.5rem;font-weight:700;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-transform:uppercase;letter-spacing:.025em;font-family:Roboto,sans-serif;line-height:unset}.hero--static .scroll-down{-webkit-animation:bounce 5s ease infinite;animation:bounce 5s ease infinite}.hero--woman-desktop{width:100%;display:block;margin-left:auto;margin-right:auto;max-width:760px}@media (max-width:575px){.hero--woman-desktop{display:none}}.hero--woman-mobile{width:100%;display:block;margin-left:auto;margin-right:auto}@media (min-width:576px){.hero--woman-mobile{display:none}}.hero--video{position:absolute;top:0;right:0;bottom:0;left:0;--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));display:none;opacity:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.hero--video.playing{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}.hero--video .close{display:block;position:absolute;width:2rem;height:2rem;background-color:transparent;border-style:none;z-index:10;top:1rem;right:1rem}.hero--video .close img{display:block;width:100%;height:100%}.hero--video .video-wrap{position:relative;width:100%;height:0}.hero--video .player{position:relative;width:100%;padding-top:177%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:992px){.hero--video .player{padding-top:56.25%}}.hero--video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem)}92%{-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem)}96%{-webkit-transform:translateY(.5rem);transform:translateY(.5rem)}to{-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem)}}@keyframes bounce{0%{-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem)}92%{-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem)}96%{-webkit-transform:translateY(.5rem);transform:translateY(.5rem)}to{-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem)}}section.intro{padding:2.5rem 2rem 3rem;margin:1.5rem 2rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--text-opacity:1;color:#ffb930;color:rgba(255,185,48,var(--text-opacity));position:relative;overflow:hidden;font-family:Roboto,sans-serif;text-align:left;background:#ae62f9;background:linear-gradient(45deg,#ae62f9,#fd3299 7%,#fe6d79 25%,#fea858 49%,#ffc851 64%)}@media (min-width:768px){section.intro{margin-left:1.5rem;margin-right:1.5rem;padding-top:4rem;text-align:center}}@media (min-width:992px){section.intro{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}section.intro h1{position:relative;padding:2.5rem 3rem 3rem;font-weight:700;letter-spacing:.025em;font-size:1.875rem;text-transform:uppercase;max-width:20rem;margin-left:auto;margin-right:auto;--text-opacity:1;color:#ffb930;color:rgba(255,185,48,var(--text-opacity));font-family:Roboto,sans-serif;line-height:unset;-webkit-animation:titleOrange .3s ease .1s;animation:titleOrange .3s ease .1s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}section.intro h1.play,section.intro h1.play:after,section.intro h1.play:before{-webkit-animation-play-state:running;animation-play-state:running}section.intro h1 span{display:block;font-size:2.25rem}section.intro h1:before{left:1rem;-webkit-animation:titleLeftBracket .3s ease;animation:titleLeftBracket .3s ease;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}section.intro h1:after,section.intro h1:before{content:url(/ui-bracket-orange.a0f11149.svg);display:block;position:absolute;top:0;height:100%}section.intro h1:after{right:1rem;-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-animation:titleRightBracket .3s ease;animation:titleRightBracket .3s ease;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:330px){section.intro h1{padding-top:3rem}}section.intro h2{text-transform:uppercase;margin-top:0;margin-bottom:3rem;width:100%;font-size:2.25rem}section.intro h2,section.intro p{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}section.intro p{font-weight:700;font-size:1.25rem;letter-spacing:.025em;line-height:1.5;font-family:Roboto,sans-serif}@media (min-width:768px){section.intro p{font-size:1.5rem;padding-left:2rem;padding-right:2rem}}section.intro a.button{display:block;margin-left:auto;margin-right:auto;max-width:20rem;padding:1rem 2rem;margin-top:3rem;font-weight:700;font-family:Roboto,sans-serif;font-size:1.5rem;text-decoration:none;text-transform:uppercase;--text-opacity:1;color:#4e2784;color:rgba(78,39,132,var(--text-opacity));--border-opacity:1;border:4px solid #4e2784;border-color:rgba(78,39,132,var(--border-opacity));-webkit-transition:all .2s ease;transition:all .2s ease}section.intro .bracket-box{width:100%;max-width:700px}.challenges{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));font-family:Roboto,sans-serif;position:relative}@media (min-width:768px){.challenges{text-align:center}}.challenges--heading{position:relative;z-index:10;margin-left:2rem;margin-right:2rem;padding:2rem 2rem 3rem}@media (min-width:576px){.challenges--heading{padding-right:3rem}}@media (min-width:768px){.challenges--heading{width:100%;margin-left:auto;margin-right:auto;padding:3rem 0 4rem}}.challenges h2{--text-opacity:1;color:#fc1da6;color:rgba(252,29,166,var(--text-opacity));width:100%;text-transform:uppercase;font-size:2.25rem;margin-top:0;margin-bottom:3rem;font-weight:900}.challenges h2 strong{--text-opacity:1;color:#5d5d5d;color:rgba(93,93,93,var(--text-opacity))}@media (max-width:768px){.challenges h2 span{display:block}}.challenges h3{font-size:2.25rem;font-weight:500;width:100%;--text-opacity:1;color:#5d5d5d;color:rgba(93,93,93,var(--text-opacity));max-width:37rem;margin:0 auto}.challenges--body{padding:3rem 4rem;font-family:Roboto,sans-serif;background:#ffc851;background:linear-gradient(312deg,#ffc851 19%,#fea858 53%,#fe6d79 65%,#fd3299 94%,#ae62f9 98%)}@media (min-width:768px){.challenges--body{text-align:center;padding:4rem 2rem}}.challenges--body__inner{width:100%;margin-left:auto;margin-right:auto}@media (min-width:768px){.challenges--body__inner{max-width:710px}}@media (min-width:768px){.challenges--body{padding-top:4rem;padding-bottom:6rem;padding-bottom:7rem}}.challenges--body p{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-size:1.5rem;font-weight:700;width:100%;margin:1.2em 0}@media (max-width:767px){.challenges--body p{margin-top:2rem;margin-bottom:2rem}.challenges--body p:not(:first-child):not(:nth-child(2)){font-size:1.125rem;font-weight:400}}.challenges .container{position:relative}.challenges--bracket{position:absolute;top:0;right:0}.challenges--bracket--top{top:0}@media (max-width:767px){.challenges--bracket--top{margin-top:3rem;width:7.5rem}}.challenges--bracket--bottom{top:625px;margin-right:10px}@media (min-width:768px){.challenges--bracket--bottom{margin-right:26px}}section.timeline{position:relative;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));overflow:hidden;font-family:Roboto,sans-serif;background:#ae62f9;background:-webkit-gradient(linear,left bottom,left top,from(#ae62f9),to(#58f1f6));background:linear-gradient(0deg,#ae62f9,#58f1f6);padding-top:0;padding-bottom:220px;margin-top:-220px}@media (min-width:768px){section.timeline{text-align:center;padding-top:0;padding-bottom:320px;margin-top:-340px}}section.timeline .content{position:relative;z-index:10}section.timeline .content>img{max-width:100%}section.timeline h2{font-size:1.875rem;margin:0;text-transform:uppercase;letter-spacing:.025em}section.timeline h2,section.timeline h3{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-family:Roboto,sans-serif}section.timeline h3{font-size:2.25rem;margin-top:4rem;margin-bottom:6rem;font-weight:700;line-height:unset}@media (min-width:576px){section.timeline h3{max-width:28rem;margin-left:auto;margin-right:auto;font-size:2.25rem}}@media (min-width:768px){section.timeline h3{margin-top:1rem;margin-bottom:3rem}}section.timeline h3 img{display:inline-block;margin-left:.75rem}@media (min-width:768px){section.timeline h3 img{display:block;margin-left:auto;margin-right:auto;margin-top:3rem}}@media (min-width:1024px){section.timeline .bracket-box{width:100%;max-width:900px;padding-left:0;padding-right:0}}section.timeline .timeline--horizontal-line-arrow{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;margin-bottom:5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){section.timeline .timeline--horizontal-line-arrow{margin-bottom:4rem}}section.timeline .timeline--horizontal-line-arrow:before{content:"";height:2px;background:#fff;width:calc(100% - 6px);position:absolute;left:0;top:calc(50% - 1px)}section.timeline .timeline--horizontal-line-arrow img{position:relative;z-index:10}section.timeline .slides{text-align:left;margin-top:2rem}section.timeline .number{display:block;font-weight:700;font-size:4rem;font-family:Roboto,sans-serif;margin-bottom:1.5rem}section.timeline time{font-weight:700}section.timeline p{font-weight:700;font-size:2.25rem;font-weight:300;font-family:Roboto,sans-serif;margin:.5rem 0 0;padding:0;line-height:unset}@media (min-width:768px){section.timeline p{font-size:1.875rem}}section.timeline button{background-color:transparent;border-style:none;position:absolute;outline:2px solid transparent;outline-offset:2px;font-family:Roboto,sans-serif;bottom:40px;top:auto;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}@media (min-width:768px){section.timeline button{top:58%;bottom:auto}}section.timeline button.next{right:20px}@media (min-width:768px){section.timeline button.next{right:0}}@media (min-width:1024px){section.timeline button.next{right:-72px}}@media (min-width:1200px){section.timeline button.next{right:-100px}}section.timeline button.prev{left:20px}@media (min-width:768px){section.timeline button.prev{left:0}}@media (min-width:1024px){section.timeline button.prev{left:-72px}}@media (min-width:1200px){section.timeline button.prev{left:-100px}}section.timeline button.disabled{opacity:.5}.timeline--hero{--bg-opacity:1;background-color:#58f1f6;background-color:rgba(88,241,246,var(--bg-opacity));text-align:center}@media (min-width:768px){.timeline--hero{padding-top:0}}.timeline--hero__img{width:100%;margin-left:auto;margin-right:auto;display:block;position:relative;z-index:99}@media (min-width:768px){.timeline--hero__img{max-width:586px}}section.prizes{padding-left:2rem;padding-right:2rem;padding-top:1.5rem;text-align:center;--bg-opacity:1;background-color:#ae62f9;background-color:rgba(174,98,249,var(--bg-opacity));overflow:hidden;font-family:Roboto,sans-serif;position:relative}@media (max-width:590px){section.prizes{padding-left:3rem;padding-right:3rem;text-align:left}}section.prizes h2{font-weight:700;font-size:3rem;text-transform:uppercase;letter-spacing:.025em;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));margin-top:0;margin-bottom:2.5rem;font-family:Roboto,sans-serif;line-height:unset}@media (min-width:768px){section.prizes h2{font-size:3rem;margin-bottom:3rem}}section.prizes .prizes--bg-img{position:absolute;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;display:block;max-width:100%}@media (min-width:1200px){section.prizes .prizes--bg-img{max-width:1050px}}@media (max-width:590px){section.prizes .prizes--bg-img{left:-38%;max-width:180%}}section.prizes .prizes--bg-img-ie{display:none}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){section.prizes .prizes--bg-img-ie{display:block;position:relative;bottom:0;width:592px;margin:60px auto 0}}section.prizes .prizes--bg-typography{margin-left:auto;margin-right:auto;display:block;margin-top:8rem;max-width:100%;height:auto}@media (max-width:590px){section.prizes .prizes--bg-typography{margin-left:-11%;max-width:140%}}@media (max-width:450px){section.prizes .prizes--bg-typography{margin-left:-22%}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){section.prizes .prizes--bg-typography{display:none}}@media (min-width:768px){section.prizes .prizes--bg-typography{margin-top:4rem}}section.prizes h3{--text-opacity:1;color:#f4fd54;color:rgba(244,253,84,var(--text-opacity));font-size:2.25rem;margin-top:3rem;margin-bottom:2rem}@media (max-width:767px){section.prizes h3{margin-bottom:1rem;margin-top:2.5rem}}@media (min-width:1024px){section.prizes h3{max-width:50rem;margin-left:auto;margin-right:auto}}section.prizes p{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-size:1.25rem}section.prizes .slides{max-width:72rem;margin-left:auto;margin-right:auto}section.prizes .swiper-wrapper{overflow:visible}@media (min-width:992px){section.prizes .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}section.prizes .swiper-slide{padding:2rem;background-image:-webkit-gradient(linear,left top,right top,from(#f9d325),color-stop(#d17f20),to(#c6681f));background-image:linear-gradient(90deg,#f9d325,#d17f20,#c6681f);--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-weight:700;letter-spacing:.025em;font-size:1.25rem;text-transform:uppercase;width:100%;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}section.prizes .swiper-slide:not(.swiper-slide-active){-webkit-transform:scale(.85);transform:scale(.85)}@media (min-width:768px){section.prizes .swiper-slide{width:33.333333%;margin-left:1rem;margin-right:1rem;-ms-flex-item-align:center;align-self:center}section.prizes .swiper-slide:not(.swiper-slide-active){-webkit-transform:scale(1);transform:scale(1)}}section.prizes .swiper-slide h3{font-size:1.875rem;margin:0 0 1rem;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-family:Roboto,sans-serif;line-height:unset}section.prizes .swiper-slide p{margin-bottom:0;font-family:Roboto,sans-serif;line-height:unset}section.prizes .swiper-slide sub{display:block;font-family:Roboto,sans-serif;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-size:.75rem;margin-top:1rem;margin-left:.5rem;margin-right:.5rem;font-weight:400;line-height:1.25;bottom:0}section.prizes ol{list-style-type:none;width:100%;margin:2rem 0 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.prizes ol button{display:block;width:1.5rem;height:1.5rem;border-radius:9999px;margin-left:.5rem;margin-right:.5rem;--bg-opacity:1;background-color:#eaeaea;background-color:rgba(234,234,234,var(--bg-opacity));outline:2px solid transparent;outline-offset:2px;border-style:none;-webkit-transition:all .2s ease;transition:all .2s ease}section.prizes ol button.active{--bg-opacity:1;background-color:#2c0062;background-color:rgba(44,0,98,var(--bg-opacity))}.shape-your-future{padding-top:8rem;position:relative;background:#ae62f9;background:linear-gradient(45deg,#ae62f9,#fd3299 6%,#fd5089 12%,#fe6d79 20%,#fe8b68 28%,#fea858 39%,#ffc051 56%,#ffd450)}@media (min-width:992px){.shape-your-future{padding-top:14rem;padding-bottom:23.5rem}}.shape-your-future h2{font-size:3rem;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-align:right;margin:0;line-height:1}@media (min-width:425px){.shape-your-future h2{font-size:4rem}}.shape-your-future h2 span{display:block;font-size:7rem}@media (min-width:425px){.shape-your-future h2 span{font-size:8rem}}.shape-your-future h2 .mib-logo{display:block;width:8rem;height:5rem;margin-right:0;margin-left:auto;margin-top:1rem}@media (min-width:1200px){.shape-your-future h2{margin-left:-1.5rem}}@media (min-width:1300px){.shape-your-future h2{margin-left:-3rem}}@media (min-width:1400px){.shape-your-future h2{margin-left:-4rem}}.shape-your-future .container{position:relative;padding-left:2rem;padding-right:2rem}@media (min-width:1200px){.shape-your-future .container{padding-left:0;padding-right:0}}@media (min-width:1024px) and (max-width:1199px){.shape-your-future .container{padding:0 2rem}}.shape-your-future--illus{display:block;margin-left:auto;margin-right:auto;margin-top:6rem;width:100%;padding-left:2rem;padding-right:2rem}@media (min-width:576px) and (max-width:991px){.shape-your-future--illus{max-width:522px;margin-right:0}}@media (min-width:992px){.shape-your-future--illus{width:auto;max-width:36rem;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;bottom:0;margin-top:0}}@media (min-width:992px) and (max-width:1350px){.shape-your-future--illus{margin-left:27rem}}.shape-your-future .stroke-outline{color:#fff;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:#fff}section.about{position:relative;padding:4rem 2rem;font-weight:700;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-align:center;--bg-opacity:1;background-color:#fc1da6;background-color:rgba(252,29,166,var(--bg-opacity));overflow:hidden;font-family:Roboto,sans-serif}@media (max-width:590px){section.about{padding-left:3rem;padding-right:3rem;text-align:left;padding-bottom:2rem}}section.about h2{font-weight:700;font-size:2.25rem;text-transform:uppercase;letter-spacing:.025em;font-family:Roboto,sans-serif;margin-top:0;margin-bottom:3rem;line-height:unset}section.about h2,section.about h2 .outline{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}section.about h2 .outline{text-shadow:0 0 0 #2c0062,-1px -1px 0 #2c0062,1px -1px 0 #2c0062,-1px 1px 0 #2c0062,1px 0 0 #2c0062,0 1px 0 #2c0062,1px 1px 0 #2c0062}section.about p{font-size:1.125rem;letter-spacing:.025em;line-height:1.5;margin-top:2rem;font-family:Roboto,sans-serif;font-weight:300;max-width:50rem;margin-left:auto;margin-right:auto;max-width:720px}section.about p,section.about p a{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}section.about a.button{display:block;--text-opacity:1;color:#2c0062;color:rgba(44,0,98,var(--text-opacity));font-weight:900;text-transform:uppercase;border-width:4px;border-style:solid;padding:1rem;text-decoration:none;font-size:1.5rem;font-family:Roboto,sans-serif;margin-top:4rem;max-width:28rem;margin-left:auto;margin-right:auto;line-height:unset}section.about .choose-jti--cta{font-size:2.25rem;margin-top:3rem;text-decoration:underline;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-weight:700;text-align:center;display:inline-block;line-height:unset}@media (max-width:590px){section.about .choose-jti--cta{margin-top:1rem}}section.about .choose-jti--cta img{display:inline-block;margin-left:.75rem;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);vertical-align:middle;margin-top:-8px}section.countdown{position:relative;--bg-opacity:1;background-color:#ffd651;background-color:rgba(255,214,81,var(--bg-opacity));text-align:center;overflow:hidden;padding:3rem 1rem 12rem;margin-bottom:3rem;background-size:200%;-webkit-animation:timelineBackground 5s ease-in-out infinite alternate;animation:timelineBackground 5s ease-in-out infinite alternate}section.countdown h2{text-align:center;font-size:2.25rem;color:#5d5d5d;color:rgba(93,93,93,var(--text-opacity));width:100%}section.countdown h2,section.countdown p.pre-counter{text-transform:uppercase;font-weight:700;--text-opacity:1}section.countdown p.pre-counter{font-size:1.5rem;color:#fff;color:rgba(255,255,255,var(--text-opacity));letter-spacing:.025em;line-height:1.25;padding-left:1.5rem;padding-right:1.5rem;margin-bottom:3rem;font-family:Roboto,sans-serif;line-height:unset}section.countdown p.pre-counter sup{font-variant:small-caps;font-size:.8rem}section.countdown p.pre-counter.pre-counter{font-weight:400;font-size:1.125rem;padding-left:0;padding-right:0;margin-bottom:1.5rem;font-family:Roboto,sans-serif;line-height:unset}section.countdown h3{font-weight:700;text-transform:uppercase;color:#fff;color:rgba(255,255,255,var(--text-opacity));letter-spacing:.025em;line-height:1.25;margin:1.5rem 0 0;padding-top:1rem;padding-bottom:1rem}section.countdown h3,section.countdown p{font-size:1.25rem;--text-opacity:1;font-family:Roboto,sans-serif}section.countdown p{font-weight:400;display:block;color:#000;color:rgba(0,0,0,var(--text-opacity));text-align:center;width:100%;margin:0}section.countdown .countdown-timer{font-weight:900;font-size:2.25rem;--text-opacity:1;color:#ffd651;color:rgba(255,214,81,var(--text-opacity));text-align:center;margin-top:1rem;margin-bottom:4rem;font-family:Roboto,sans-serif;line-height:unset}@media (min-width:375px){section.countdown .countdown-timer{font-size:3rem}}section.countdown .countdown-timer span{display:inline-block;position:relative}section.countdown .countdown-timer small{position:absolute;display:block;text-align:center;font-weight:400;text-transform:uppercase;font-size:1rem;letter-spacing:.025em;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}section.countdown .save{margin-left:auto;margin-right:auto;font-weight:900;font-size:1.5rem;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-decoration:none;padding:1rem;background-color:transparent;--border-opacity:1;border:6px solid #fff;border-color:rgba(255,255,255,var(--border-opacity));text-transform:uppercase;font-family:Roboto,sans-serif;line-height:unset}.countdown--chevron{margin-left:auto;margin-right:auto;margin-top:0;display:block}@media (max-width:590px){.countdown--chevron{margin-top:1rem}}@media (min-width:576px) and (max-width:1024px){.countdown--chevron{margin-top:2rem}}section.gallery{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-align:left;--bg-opacity:1;background-color:#ae62f9;background-color:rgba(174,98,249,var(--bg-opacity));font-family:Roboto,sans-serif;overflow:hidden;padding:1.5rem 2rem 8rem}@media (min-width:768px){section.gallery{text-align:center;padding-left:0;padding-right:0;padding-bottom:8rem}}section.gallery .container{position:relative}section.gallery h2{text-transform:none;font-size:2.25rem;font-weight:700;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));width:100%;margin-left:.5rem}@media (min-width:768px){section.gallery h2{margin-left:auto}}section.gallery p{font-weight:400;font-size:1.25rem;display:block;font-family:Roboto,sans-serif;margin-top:0;margin-bottom:4rem;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));padding-left:2rem;padding-right:2rem;line-height:unset}@media (min-width:768px){section.gallery p{padding-left:0;padding-right:0;margin-bottom:6rem;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));width:100%}}section.gallery .slides{position:relative;overflow:visible}@media (min-width:768px){section.gallery .slides{width:80%;margin-left:auto;margin-right:auto}}@media (min-width:1400px){section.gallery .slides{width:100%}}section.gallery button{position:absolute;width:1.5rem;background-color:transparent;border-style:none;outline:2px solid transparent;outline-offset:2px;cursor:pointer;padding:0;width:2.16rem;line-height:unset;bottom:-4.5rem}@media (min-width:768px){section.gallery button{top:0;bottom:auto}}section.gallery button.prev{left:0}@media (min-width:768px){section.gallery button.prev{left:1em}}@media (min-width:1024px){section.gallery button.prev{left:2rem}}@media (min-width:1200px){section.gallery button.prev{left:1rem}}@media (min-width:1400px){section.gallery button.prev{left:-4.5rem}}section.gallery button.next{right:0}@media (min-width:768px){section.gallery button.next{right:1em;-webkit-transform:scaleX(-1) scaleY(1);transform:scaleX(-1) scaleY(1)}}@media (min-width:1024px){section.gallery button.next{right:2rem}}@media (min-width:1200px){section.gallery button.next{right:1rem}}@media (min-width:1400px){section.gallery button.next{right:-4.5rem}}@media (min-width:768px){section.gallery button.next,section.gallery button.prev{top:calc(50% - 16px)}}@media (min-width:768px){section.gallery button .next--mobile,section.gallery button .prev--mobile{display:none}}@media (max-width:767px){section.gallery button .next--desktop,section.gallery button .prev--desktop{display:none}}section.gallery button.disabled{opacity:.5}section.gallery button img{display:block;pointer-events:none}section.gallery .swiper-slide{position:relative;overflow:hidden;text-align:center;width:100%}section.gallery .swiper-slide .content{position:relative}section.gallery .swiper-slide img{display:block;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:99%}section.gallery .swiper-slide p{position:absolute;display:block;margin:0;padding:1rem;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-weight:400;font-size:1.125rem;font-family:Roboto,sans-serif;bottom:0;background:rgba(0,0,0,.75);line-height:unset;left:4px;right:4px}section.gallery .swiper-slide .player{position:relative;width:100%;height:0;padding-top:125%}section.gallery .swiper-slide .player iframe{position:absolute;top:0;left:0;width:100%;height:100%}section.internships{padding:2.5rem 2rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));position:relative;overflow:hidden;font-family:Roboto,sans-serif}@media (min-width:768px){section.internships{padding-top:4rem;padding-bottom:6rem}}@media (min-width:1024px){section.internships{padding-bottom:10rem}}section.internships .bracket-box{width:100%;max-width:900px;padding-bottom:6rem;padding-top:5rem}@media (min-width:768px){section.internships .bracket-box{text-align:center;padding:6rem 0}}section.internships h2{text-transform:uppercase;font-size:2.25rem;margin-top:0;margin-bottom:3rem;font-weight:700;--text-opacity:1;color:#5d5d5d;color:rgba(93,93,93,var(--text-opacity));width:100%}section.internships p{font-weight:400;font-size:1.25rem;display:block;font-family:Roboto,sans-serif;color:#000;color:rgba(0,0,0,var(--text-opacity));--text-opacity:1;color:#5d5d5d;color:rgba(93,93,93,var(--text-opacity));width:100%;margin-top:2rem;margin-bottom:2rem}section.internships a{font-size:2.25rem;text-decoration:underline;--text-opacity:1;color:#5d5d5d;color:rgba(93,93,93,var(--text-opacity));font-weight:700;line-height:unset}section.internships .internships--cta img{display:inline-block;margin-left:.75rem;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);vertical-align:middle;margin-top:-8px}@media (max-width:576px){section.internships .internships--cta span{display:block}}section.social{position:relative;padding-left:2rem;padding-right:2rem;padding-bottom:4rem;font-weight:700;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));text-align:center;--bg-opacity:1;background-color:#fc1da6;background-color:rgba(252,29,166,var(--bg-opacity));overflow:hidden;font-family:Roboto,sans-serif}@media (max-width:590px){section.social{padding-left:3rem;padding-right:3rem;text-align:left;padding-bottom:2rem}}section.social h2{font-weight:700;font-size:2.25rem;text-transform:uppercase;letter-spacing:.025em;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-family:Roboto,sans-serif;margin-top:0;margin-bottom:3rem;line-height:unset}@media (max-width:590px){section.social h2{text-transform:none}}@media (min-width:768px){section.social h2{margin-bottom:4rem}}section.social h3{max-width:48rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em}section.social h3,section.social p{margin-left:auto;margin-right:auto;margin-top:3rem;font-family:Roboto,sans-serif;line-height:unset}section.social p{max-width:50rem}section.social .social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style-type:none;padding:0;margin:0 -1.25rem;max-width:20rem;max-width:18rem}@media (min-width:576px){section.social .social-links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}}section.social .social-links a{display:block;text-indent:-999rem;background-position:50%;background-repeat:no-repeat;background-size:contain;height:32px;width:32px;margin-left:1.25rem;margin-right:1.25rem}section.social .social-links a img{display:block}section.social .share-button{margin-top:1.5rem;padding-left:2rem;font-weight:700;font-size:1.25rem;--text-opacity:1;color:#5d5d5d;color:rgba(93,93,93,var(--text-opacity));border-style:none;font-family:Roboto,sans-serif;background:transparent url(/icon-share.891d6af4.svg) no-repeat 0}.share{text-align:center;width:100%;margin-top:2rem}.share>button{display:inline-block;font-size:2.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));margin-top:2.5rem;background-color:transparent;border-style:none;cursor:pointer;outline:2px solid transparent;outline-offset:2px}@media (min-width:768px){.share>button{margin-left:auto;margin-right:auto;margin-top:0}}.share>button span{text-decoration:underline}.share>button svg{margin-left:1.5rem;display:inline-block}.share .inner{max-height:0;overflow:hidden;-webkit-transition:max-height .2s ease;transition:max-height .2s ease;text-align:center}.share .inner.show{max-height:50px}.share .inner .shareaholic-share-buttons-container.shareaholic-horizontal ul.shareaholic-share-buttons{text-align:center}.share .inner .shareaholic-share-buttons-container.shareaholic-horizontal ul.shareaholic-share-buttons li.shareaholic-share-button{float:none!important;display:inline-block!important;padding:0!important}footer{position:relative;padding:1.5rem 2rem 4rem;font-weight:700;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));text-align:left;--bg-opacity:1;background-color:#fc1da6;background-color:rgba(252,29,166,var(--bg-opacity));overflow:hidden;font-family:Roboto,sans-serif}@media (max-width:590px){footer{padding-left:3rem;padding-right:3rem;text-align:left}}footer .footer--inner{max-width:56rem;margin-left:auto;margin-right:auto}footer h2{font-size:2.25rem;text-transform:uppercase;color:#fff;color:rgba(255,255,255,var(--text-opacity));margin-top:0}footer a,footer h2{font-weight:700;letter-spacing:.025em;--text-opacity:1;font-family:Roboto,sans-serif;line-height:unset}footer a{display:inline-block;color:#000;color:rgba(0,0,0,var(--text-opacity));text-decoration:underline;margin-top:3rem;display:block}footer a,footer p{font-size:.875rem;margin-bottom:1.5rem}footer p{margin-top:0;font-weight:300;line-height:1.5;font-family:Roboto,sans-serif;width:100%}.header-registration{font-size:2.25rem;text-align:center;line-height:1;padding:0 1em;margin-bottom:100px}@media (min-width:640px) and (max-width:1024px){.header-registration{font-size:3rem;text-align:center;line-height:1;padding:0}}@media (min-width:1024px){.header-registration{font-size:4rem;margin-bottom:4rem;line-height:1;text-align:center;padding:0 340px}}.countries--brackets{width:100%;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;top:0}@media (max-width:767px){.countries--brackets{display:none}}.regleft{display:none}@media (max-width:767px){.regleft{display:block;position:absolute;top:-50px;left:0;width:79px;height:387px}}.regright{display:none}@media (max-width:767px){.regright{display:block;position:absolute;top:-50px;right:0;width:79px;height:387px}}.countries-wrapper{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.countries-wrapper{padding-top:1.5rem}}@media (min-width:641px){.countries-wrapper{padding:.4rem 0}}@media (min-width:768px){.countries-wrapper{padding:1.4rem 0}}@media (min-width:1024px){.countries-wrapper{max-width:960px;margin:0 auto;padding:4rem 0}}.countries-wrapper__inner{position:relative}.countries-wrapper__inner h2{--text-opacity:1!important;color:#000!important;color:rgba(0,0,0,var(--text-opacity))!important;text-transform:none!important}@media (max-width:767px){.countries-wrapper__inner{padding:0 12%}}@media (max-width:330px){.countries-wrapper__inner{padding-top:.25rem}}@media (max-width:450px){.countries-wrapper__inner h2{text-align:left!important}}.countries-wrapper .countries{position:relative;margin-left:auto;margin-right:auto;width:-webkit-min-content;width:-moz-min-content;width:min-content}.countries-wrapper .countries select{--border-opacity:1;border:4px solid #4e2784;border-color:rgba(78,39,132,var(--border-opacity));-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:24rem;margin-left:auto;margin-right:auto;font-family:Roboto,sans-serif;--text-opacity:1;color:#4e2784;color:rgba(78,39,132,var(--text-opacity));font-weight:400;border-radius:0;font-size:1.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:1rem 4rem 1rem 1.5rem;background-color:transparent}@media (min-width:430px){.countries-wrapper .countries select{width:300px}}@media (min-width:768px){.countries-wrapper .countries select{width:460px}}.countries-wrapper .countries:after{display:block;position:absolute;margin-right:1rem;pointer-events:none;content:url(/select-arrow.40653c6d.svg);top:50%;right:10px;-webkit-transform:translateY(-25%);transform:translateY(-25%)}.countries-wrapper .countries input{margin-right:1rem;width:20px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent url(/select-arrow.40653c6d.svg) no-repeat 50%;background-size:contain;outline:none;-webkit-transition:all .15s ease;transition:all .15s ease}.countries-wrapper .countries input:checked{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.countries-wrapper .countries ul{display:block;overflow:hidden;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--text-opacity:1;color:#4e2784;color:rgba(78,39,132,var(--text-opacity));font-size:1.25rem;text-align:left;width:100%;padding:0 1rem;margin:0;list-style-type:none;line-height:1.625;max-height:0;-webkit-transition:all .25s ease;transition:all .25s ease}@media (min-width:48rem){.countries-wrapper .countries ul{-webkit-columns:2;-moz-columns:2;column-count:2;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.countries-wrapper .countries input:checked~ul{padding-top:1rem;padding-bottom:1rem;max-height:100rem}.countries-wrapper .countries li{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));font-family:Roboto,sans-serif;line-height:unset}.countries-wrapper a.register-button{display:block;margin-left:auto;margin-right:auto;max-width:20rem;padding:1rem;font-weight:700;font-family:Roboto,sans-serif;font-size:1.5rem;text-decoration:none;text-transform:uppercase;text-align:center;opacity:0;pointer-events:none;cursor:default;-webkit-transition:all .2s ease;transition:all .2s ease}.countries-wrapper a.register-button.enabled{opacity:1;margin-top:1.5rem;pointer-events:auto;cursor:pointer;width:calc(100% - 100px)}@media (min-width:576px){.countries-wrapper a.register-button.enabled{margin-top:3rem}}.countries-wrapper p.other-countries{font-weight:700;text-transform:none;font-size:1.25rem;margin-top:2rem;letter-spacing:0;text-align:center;color:#4e2784;color:rgba(78,39,132,var(--text-opacity))}.countries-wrapper a,.countries-wrapper p.other-countries{font-family:Roboto,sans-serif;--text-opacity:1;line-height:unset}.countries-wrapper a{color:#fff;color:rgba(255,255,255,var(--text-opacity));color:#4e2784;color:rgba(78,39,132,var(--text-opacity));display:block;margin-top:.5rem;font-weight:400}.countries-wrapper p.no-link{display:none}.countries-wrapper p.no-link.enabled{display:block;text-align:center;text-transform:none;font-size:1.125rem;max-width:20rem;font-family:Roboto,sans-serif;font-weight:400;margin:4rem auto 2.5rem}@media (min-width:331px){.countries-wrapper p.no-link.enabled{margin-top:1.5rem}}@media (min-width:576px){.countries-wrapper p.no-link.enabled{margin-top:0}}@media (min-width:768px){.countries-wrapper p.no-link.enabled{margin-top:0;margin-bottom:0;max-width:28rem}}.countdown .countries-wrapper .countries select{--border-opacity:1;border-color:#5d5d5d;border-color:rgba(93,93,93,var(--border-opacity));--text-opacity:1;color:#5d5d5d;color:rgba(93,93,93,var(--text-opacity));--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.countdown .countries-wrapper label{font-size:1.25rem;--text-opacity:1;color:#5d5d5d;color:rgba(93,93,93,var(--text-opacity));margin-bottom:3rem;display:block}@media (max-width:450px){.countdown .countries-wrapper label{text-align:left!important;padding-left:10%}}@media (min-width:768px){.countdown .countries-wrapper label{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}}.countdown .countries-wrapper .countries:after{content:url(/select-arrow.40653c6d.svg)}.countdown .countries-wrapper a.register-button{--bg-opacity:1;background-color:#fc1da6;background-color:rgba(252,29,166,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.countdown .countries-wrapper a.register-button:hover{--bg-opacity:1;background-color:#ea7522;background-color:rgba(234,117,34,var(--bg-opacity))}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.countries-wrapper .countries:after{display:none;content:""}}.register-cta{--bg-opacity:1;background-color:#fc1da6;background-color:rgba(252,29,166,var(--bg-opacity));margin-top:.25rem;text-align:left;padding:3rem 2rem 4rem}@media (min-width:768px){.register-cta{text-align:center;padding-top:4rem;padding-bottom:4rem}}.register-cta p{margin:0;text-transform:none;font-size:3rem;font-weight:700;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));line-height:1.5;line-height:1.2}@media (min-width:768px){.register-cta p{max-width:48rem;margin-left:auto;margin-right:auto}}.register-cta p strong{--text-opacity:1;color:#5d5d5d;color:rgba(93,93,93,var(--text-opacity))}.register-cta p strong span{text-decoration:underline}.register-cta p a{text-decoration:none}