:root{--medium-color:#91e9ff;--light-color:#f0fcfe;--dark-color:#1579bc;--button-color:#1579bc;--button-color-hover:#146aa3}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lato,Segoe UI,Roboto,Oxygen,sans-serif;font-size:100%;font-style:normal;font-weight:400;margin:0;overflow-x:hidden;scroll-behavior:smooth}h1{font-size:46px;font-weight:400}h1,h2{color:#000;font-family:Lato,"Source Serif Pro",serif;margin:20px 0}h2{font-size:36px;font-style:normal;font-weight:700}h3{color:#1b67b1;font-size:20px;letter-spacing:.1em}p{color:#000;font-size:18px}.container{max-width:1100px;position:relative}.container,.hero,section{margin:0 auto}.hero{padding:100px 0}.hero h1{font-weight:700;margin:10px 0}.hero h3{margin:0}.hero .heroImage{max-width:500px}.hero .heroImage img,.wave{width:100%}.wave{fill:#f0fcfe;fill:var(--light-color);position:relative;top:5px;z-index:-1}.blob{fill:#91e9ff;fill:var(--medium-color)}.invertedWave{background-color:#f0fcfe;background-color:var(--light-color);width:100%}.flex{display:flex}.verticallyCenter{display:flex;flex-direction:column;justify-content:center}.wip{background-color:#fff781;color:blue;display:inline-block}.fadeOut{height:0;opacity:0;transition:width .5s .5s,height .5s .5s,opacity .5s;width:0}.fadeIn{opacity:1;transition:width .5s,height .5s,opacity .5s .5s}@media(min-width:1100px){.hero{grid-column-gap:40px;display:grid;grid-template-columns:3fr 2fr;padding:100px 0}.showOnMobile{display:none}.container{padding-left:100px;padding-right:100px}.hideOnWeb{display:none!important}.underline-magical{background-image:linear-gradient(90deg,#5ec3ef,#9adbf7);background-position:0 88%;background-repeat:no-repeat;background-size:100% .2em;transition:background-size .25s ease-in}.underline-magical:hover{background-size:100% 88%;color:#000;cursor:pointer;text-decoration:none}}@media(max-width:1100px){.container{margin:0 50px}h1{font-size:2rem}.hero{padding:50px 0}.hero .heroImage{padding-top:30px;width:100%}.hero .heroImage img{width:100%}.hideOnMobile{display:none!important}}.aboutPage .hero{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px);transition:opacity .5s}.aboutPage .hero p{line-height:30px}.aboutPage .splashWave{left:0;position:absolute;top:100px;width:100%;z-index:-1}.aboutPage .aboutUsSection{background-color:var(--light-color)}.aboutPage .aboutUsSection p{line-height:26px}.aboutPage .aboutUsSection .grid img{border-radius:5px;width:100%}.aboutPage .statsSection{display:grid}.aboutPage .statsSection h2{color:var(--dark-color);font-family:Open Sans,sans-serif;font-size:36px;font-weight:700;margin:0;text-align:center}.aboutPage .statsSection p{line-height:22px;margin-top:0;text-align:center}.aboutPage .valuesSection{margin-top:100px}.aboutPage .valuesSection h1{margin-bottom:50px}.aboutPage .valuesSection .value h2{font-family:Open Sans,sans-serif;font-size:1.25em;font-weight:700;margin-bottom:.25em;margin-top:0}.aboutPage .valuesSection .value p{line-height:22px;margin-top:0}.aboutPage .valuesSection .right img{width:100%}.aboutPage .globalSection{background-color:var(--light-color);padding:30px 0 100px}.aboutPage .globalSection p{line-height:26px}.aboutPage .globalSection .grid img{max-width:400px;width:100%}.aboutPage .globalSection .grid .button{align-self:flex-start}.aboutPage .cultureSection{align-content:center;padding-top:20px;text-align:center}.aboutPage .cultureSection p{font-size:16px;line-height:26px}.aboutPage .cultureSection .cultureTable{align-items:center;display:inline-block;margin:30px auto auto;width:100%}.aboutPage .cultureSection .col{align-content:center;display:inline-block;text-align:center}.aboutPage .cultureSection .col img{height:auto;width:100%}@media(min-width:1100px){.aboutPage .aboutUsSection{padding:100px 0}.aboutPage .aboutUsSection .grid{grid-column-gap:40px;display:grid;grid-template-columns:3fr 4fr}.aboutPage .aboutUsSection .grid .left{position:relative}.aboutPage .aboutUsSection .grid .right{padding:0 15px;position:relative}.aboutPage .aboutUsSection .grid h1{font-size:48px;margin-top:0}.aboutPage .aboutUsSection .statsSection{grid-column-gap:30px;grid-template-columns:2fr 2fr 2fr 2fr;margin-top:100px}.aboutPage .valuesSection .grid{display:grid;grid-template-columns:4fr 3fr}.aboutPage .valuesSection .grid .value{grid-column-gap:2em;display:grid;grid-template-columns:1fr 3fr;margin-bottom:2rem;margin-top:10px}.aboutPage .valuesSection .grid .right{margin-left:4rem}.aboutPage .valuesSection .grid .right img{width:100%}.aboutPage .globalSection .grid{grid-column-gap:40px;display:grid;grid-template-columns:3fr 4fr}.aboutPage .globalSection h1{text-align:center}.aboutPage .cultureSection .col{height:440px;margin-left:5%;margin-right:5%;vertical-align:top;width:40%}.aboutPage .cultureSection .col p{margin-left:10%;margin-right:10%}.aboutPage .cultureSection .col .lifeInNibPics{text-align:center}}@media(max-width:1100px){.aboutPage .aboutUsSection{padding:50px 0}.aboutPage .aboutUsSection .statsSection{grid-column-gap:30px;grid-template-columns:1fr 1fr;margin-top:50px}.aboutPage .valuesSection{margin-bottom:50px;text-align:center}.aboutPage .valuesSection h1{margin-bottom:50px}.aboutPage .valuesSection .value{margin-bottom:2rem;margin-top:1rem;text-align:center}.aboutPage .valuesSection .value h2{margin-top:1rem}.aboutPage .valuesSection .right{padding:2rem}.aboutPage .globalSection{text-align:left}.aboutPage .globalSection .showOnMobile{padding:20px 20px 20px 0}.aboutPage .globalSection .showOnMobile img{width:100%}.aboutPage .cultureSection .col{margin:0 5%}.aboutPage .cultureSection .col p{margin-bottom:30px}}.button{background:var(--button-color);border-radius:5px;color:#fff;display:inline-block;font-weight:600;padding:20px 25px;text-decoration:none;transition:all .1s ease-out}.button:hover{background:var(--button-color-hover)}.button:hover .arrowRight{-webkit-transform:translateX(2px);transform:translateX(2px)}.buttonLight{background:#fff;border:1px solid #1b67b1;border-radius:5px;box-shadow:0 2px 8px 0 rgba(0,0,0,.08);color:#1b67b1;display:inline-block;font-family:Lato;font-size:18px;font-style:normal;font-weight:700;letter-spacing:-.12px;line-height:normal;padding:20px 25px;text-align:center;text-decoration:none;transition:all .3s ease-out}.buttonLight:hover .arrowRight{-webkit-transform:translateX(2px);transform:translateX(2px)}.arrowRight{padding-left:10px;transition:all .3s ease;width:14px}.callToAction{background-color:var(--light-color);margin:0;padding:30px;text-align:center}.callToAction .application{display:block}.callToAction .application a{border-bottom:2px dashed #666;color:#666;display:inline-block;font-size:18px;font-weight:700;padding-bottom:5px;text-decoration:none;transition:all .3s}.callToAction .application a:hover{border-bottom:2px dashed #000;color:#000;transition:all .3s}.topsvg path{fill:var(--light-color)}.callToAction>*{margin:15px}.homePage h1{font-family:Lato,serif,"Source Serif Pro";font-size:2rem}.homePage p{color:#212121;font-family:Lato;font-size:24px;font-style:normal;font-weight:400;letter-spacing:-.005em;line-height:173.68%}.homePage .splash{align-items:center;display:flex;flex-direction:column;margin:0 auto;padding:150px 0 200px;position:relative;text-align:center}.homePage .splash .container{max-width:500px;width:100%}.homePage .splash h1{color:#000;font-family:Lato;font-size:48px;font-style:normal;font-weight:700;letter-spacing:-.24px;line-height:113.182%;margin-bottom:0;text-align:center}.homePage .splash p{color:#212121;font-family:Lato;font-size:24px;font-style:normal;font-weight:400;letter-spacing:-.12px;line-height:173.682%;margin-top:10px}.homePage .splash .blobsSplash{-webkit-animation:floatAnimation 15s ease-in-out infinite;animation:floatAnimation 15s ease-in-out infinite;bottom:140px;margin:0;position:relative;width:100%;z-index:-10}.homePage .splash .blobsSplash img,.homePage .splash .blobsSplash svg{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-transform-origin:center;transform-origin:center;transition:opacity .5s}.homePage .splash .blobsSplash svg{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.homePage .splash .blobsSplash img{position:absolute;top:50%;-webkit-transform:translate(-50%);transform:translate(-50%);-webkit-transform-origin:center;transform-origin:center}.homePage .splash .blobsSplash .topLeftWave{-webkit-animation:spin 100s linear infinite;animation:spin 100s linear infinite;left:-20%;top:-700px;z-index:-100}.homePage .splash .blobsSplash .lilblue{-webkit-animation:floatAnimation 7s ease-in-out infinite;animation:floatAnimation 7s ease-in-out infinite;left:-3%;top:-220px;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes floatAnimation{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translate(2px,1px);transform:translate(2px,1px)}50%{-webkit-transform:translate(-1px,2px);transform:translate(-1px,2px)}75%{-webkit-transform:translate(2px,-1px);transform:translate(2px,-1px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes floatAnimation{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translate(2px,1px);transform:translate(2px,1px)}50%{-webkit-transform:translate(-1px,2px);transform:translate(-1px,2px)}75%{-webkit-transform:translate(2px,-1px);transform:translate(2px,-1px)}to{-webkit-transform:translate(0);transform:translate(0)}}.homePage .splash .blobsSplash .blgray{left:0;top:300px}.homePage .splash .blobsSplash .tlgray{left:99%;top:-200px}.homePage .splash .blobsSplash .tlbluecircle{-webkit-animation:spin 50s linear infinite;animation:spin 50s linear infinite;left:80%;top:-600px;z-index:-100}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.homePage .splash .blobsSplash .blgrayblob{left:99%;top:200px;z-index:-120}.homePage .splash .blobsSplash .blblueblob{left:110%;top:200px;z-index:-110}.homePage .splash .blobsSplash .darkblueWave{top:10px}.homePage .splash .blobsSplash .splashBlob1{left:28%;top:-340px;width:355px}.homePage .splash .blobsSplash .splashBlob2{right:0;top:-340px;width:345px}.homePage .splash .blobsSplash .splashBlob3{right:-5%;top:-70px;width:550px}.homePage .splash .blobsSplash .splashBlob4{left:26%;top:-10px;width:385px}.homePage .inspired{background-color:var(--light-color);display:block;position:relative}.homePage .inspired h1,.homePage .inspired p{margin-bottom:15px}.homePage .inspired a{margin-top:10px}.homePage .inspired .blobs .rope{stroke:var(--dark-color);left:0;position:absolute;top:-200px}.homePage .inspired .blobs .bottomLeft{left:130px;position:absolute;top:250px;z-index:2}.homePage .inspired .blobs .topRight{left:460px;position:absolute;top:-70px;z-index:3}.homePage .inspired .blobs .exec{-webkit-filter:drop-shadow(0 0 4px rgba(0,0,0,.25));filter:drop-shadow(0 0 4px rgba(0,0,0,.25));left:240px;position:absolute;top:170px;width:310px;z-index:1}.homePage .inspired .blobs .railroad{left:130px;position:absolute;top:0;width:400px;z-index:0}.homePage .inspired .clear{clear:both}.homePage .spectrums{padding:60px 0;text-align:center}.homePage .spectrums .spectrumText h1{margin:20px}.homePage .spectrums .button{display:inline-block;margin-left:10px;margin-right:10px;vertical-align:middle}.homePage .spectrums .mobileRow{display:block}.homePage .spectrums .mobileRow img{margin:10px;width:25px}.homePage .spectrums .projectDomain{border:1px solid hsla(0,0%,84%,.5);border-radius:100px;box-shadow:0 2px 4px rgba(0,0,0,.1);box-sizing:border-box;cursor:default;display:inline-block;margin:10px;overflow:visible;padding:15px 20px;vertical-align:middle}.homePage .spectrums .projectDomain img{display:inline-block;height:25px;margin-right:15px;vertical-align:middle}.homePage .spectrums .projectDomain p{display:inline-block;font-size:15px;font-weight:700;margin:0;position:relative;vertical-align:middle}.homePage .partners{background-color:var(--light-color);text-align:center}.homePage .partners .container{max-width:1300px;padding:50px 0 100px}.homePage .partners .container h1{margin-top:0}.homePage .partners .container img{display:inline-block;vertical-align:middle}.homePage .wave{z-index:-1000}@media(min-width:1100px){.homePage h1{font-size:3rem;line-height:113.18%}.homePage .inspired .container{display:grid;grid-template-columns:2fr 2fr}.homePage .inspired .right{display:block;margin-bottom:100px;text-align:right}.homePage .spectrums .container p{padding:0 100px}.homePage .partners .container h1{margin-bottom:1em}.homePage .partners .container img{padding-left:1%;padding-right:1%;width:13%}.homePage .who .grid.container{grid-column-gap:30px;display:grid;grid-template-columns:1fr 1fr;padding-top:100px;text-align:right}.homePage .who .grid.container img{width:110%;z-index:-1000}.homePage .topsvg{margin-top:-180px}}@media(max-width:1100px){.homePage .splash{bottom:20px;padding:30px 0;position:relative}.homePage .splash .mobileLogo{width:60%}.homePage .splash h1{font-size:38px;margin:10px 20px}.homePage .splash p{line-height:133.682%;margin:20px}.homePage .splash .bigBlob,.homePage .splash .miniBlob,.homePage .splash .seniors{display:none}.homePage .splash .emgajen{margin:0 auto}.homePage .splash .blobsSplash{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.homePage .splash .blobsSplash img,.homePage .splash .blobsSplash svg{display:none}.homePage .inspired{padding:20px 0;text-align:center}.homePage .inspired .showOnMobile{margin:10%}.homePage .inspired .showOnMobile .hillpic{width:100%}.homePage .spectrums .projectDomain{margin:5px}.homePage .spectrums .row{padding:0}.homePage .spectrums .button{margin-bottom:25px}.homePage h1{font-size:30px;margin:40px 0}.homePage p{font-size:20px}.homePage .blobs{display:none}.homePage .partners .container h1{margin-bottom:.5em}.homePage .partners .container img{padding-left:2%;padding-right:2%;width:26%}.homePage .who .grid.container{text-align:center}.homePage .who .grid.container img{max-width:500px;width:90%}.topsvg{margin-top:0}}.projectsPage .hero{grid-column-gap:50px;display:grid;grid-template-columns:5fr 5fr;opacity:0;position:relative;-webkit-transform:translateY(-50px);transform:translateY(-50px);transition:opacity .5s}.projectsPage .hero p{line-height:28px}.projectsPage .splashWave{left:0;position:absolute;top:270px;width:100%;z-index:-1}.projectsPage .projectTypesSection{background-color:var(--light-color);padding-bottom:100px;padding-top:50px}.projectsPage .projectTypesSection .projectTypes{flex-wrap:wrap}.projectsPage .projectTypesSection .projectTypes .projectType{display:flex}.projectsPage .projectTypesSection .projectTypes h4{font-size:1.25rem;margin-bottom:0;margin-top:.6rem}.projectsPage .projectTypesSection .projectTypes p{font-size:16px;line-height:24px}.projectsPage .waveAnchor{height:10px;position:relative;top:270px}.projectsPage .backgroundWaves{position:absolute}.projectsPage .backgroundWaves .thickblue{-webkit-animation:moveAndFluctuateMedium 10s infinite;animation:moveAndFluctuateMedium 10s infinite;-webkit-animation-delay:-6.4s;animation-delay:-6.4s;height:auto;position:absolute;right:0;width:120%}.projectsPage .backgroundWaves .thickblue2{-webkit-animation:moveAndFluctuateLonger 18s infinite;animation:moveAndFluctuateLonger 18s infinite;-webkit-animation-delay:-12s;animation-delay:-12s;height:auto;margin:0 auto;position:absolute;right:-50%;top:10px;width:600%}.projectsPage .backgroundWaves .darkblue{-webkit-animation:moveAndFluctuateMedium 16s infinite;animation:moveAndFluctuateMedium 16s infinite;-webkit-animation-delay:-4.4s;animation-delay:-4.4s;height:auto;position:absolute;right:0;width:120%}.projectsPage .backgroundWaves .thinblue{-webkit-animation:moveAndFluctuate 24s infinite;animation:moveAndFluctuate 24s infinite;-webkit-animation-delay:-13s;animation-delay:-13s;bottom:-10px;height:auto;margin:0 auto;position:relative;right:10%;width:120%}@-webkit-keyframes moveAndFluctuate{0%,to{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(100px,20px);transform:translate(100px,20px)}}@keyframes moveAndFluctuate{0%,to{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(100px,20px);transform:translate(100px,20px)}}@-webkit-keyframes moveAndFluctuateLonger{0%,to{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(800px,5px);transform:translate(800px,5px)}}@keyframes moveAndFluctuateLonger{0%,to{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(800px,5px);transform:translate(800px,5px)}}@-webkit-keyframes moveAndFluctuateMedium{0%,to{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(100px,15px);transform:translate(100px,15px)}}@keyframes moveAndFluctuateMedium{0%,to{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(100px,15px);transform:translate(100px,15px)}}.projectsPage .backgroundWaves .wave-path{transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.projectsPage .projectSpectrumSection{margin-top:100px}.projectsPage .projectSpectrumSection img{display:inline-block;width:90px}.projectsPage .projectSpectrumSection p{line-height:30px;margin-bottom:50px;margin-top:50px}.projectsPage .projectSpectrumSection .clientTypes{display:flex;flex-direction:row;gap:20px;justify-content:space-between}.projectsPage .projectSpectrumSection .clientTypeBox{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,100%,.8);border:1px solid #e6e6e6;border-radius:12px;box-shadow:0 2px 2px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;margin:25px;padding:20px 30px;transition:all .3s ease;width:100%}.projectsPage .projectSpectrumSection .clientTypeBox:hover{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.88);box-shadow:0 13px 27px -5px rgba(50,50,93,.3),0 8px 16px -8px rgba(0,0,0,.3),0 -6px 16px -6px rgba(0,0,0,.025);cursor:pointer;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.projectsPage .projectSpectrumSection .clientTypeBox:hover .arrow img{-webkit-transform:translateX(2px);transform:translateX(2px)}.projectsPage .projectSpectrumSection .clientTypeBox h2{color:#333;font-family:Lato;font-size:19px;font-style:normal;font-weight:400;line-height:normal;margin:10px 0 30px;text-align:center}.projectsPage .projectSpectrumSection .clientTypeBox b{color:#1b67b1;font-weight:700}.projectsPage .projectSpectrumSection .clientTypeBox p{color:#000;font-family:Lato;font-size:15px;font-style:normal;font-weight:600;line-height:normal;margin:40px 0 10px;text-align:center}.projectsPage .projectSpectrumSection .clientTypeBox p .arrow img{padding-left:3px;transition:all .5s ease;width:13px}.projectsPage .projectSpectrumSection .clientTypeBox .clientLogos{grid-gap:10px;align-items:center;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;width:100%}.projectsPage .projectSpectrumSection .clientTypeBox .clientLogos img{height:90px;object-fit:contain;width:90px}.projectsPage .projectSpectrumSection .clientTypeBox .full-width{grid-column:span 2;grid-row:2}.projectsPage .projectSpectrumSection .clientsSection{text-align:center}.breakdownModal{background-color:#fff;border-radius:5px;display:block;height:650px;margin:70px auto 0;overflow-y:auto;width:800px}.breakdownModal .topSection{align-items:center;background-color:#f1feff;display:flex;flex-direction:row;justify-content:space-between;padding:20px 60px}.breakdownModal .topSection h1{color:#111;font-family:Lato;font-size:36px;font-style:normal;font-weight:700;letter-spacing:-.18px;line-height:normal}.breakdownModal .topSection p{color:#333;font-family:Lato;font-size:20px;font-style:normal;font-weight:400;letter-spacing:-.1px;line-height:normal}.breakdownModal .topSection img{height:90px}.breakdownModal .projectHeader{grid-column-gap:30px;align-items:center;display:grid;grid-template-columns:80px 3fr;padding:10px 40px}.breakdownModal .projectHeader img{display:block;height:80px;margin:auto;max-height:80px;max-width:80px;min-height:80px;min-width:80px;object-fit:contain;object-position:center;width:80px}.breakdownModal .projectHeader h2{color:#000;font-family:Lato;font-size:27px;font-style:normal;font-weight:700;letter-spacing:-.135px;line-height:normal}.breakdownModal .projectDescription{bottom:20px;padding:0 40px 5px;position:relative}.breakdownModal:focus-visible{outline:none!important}.MuiModal-root .css-79ws1d-MuiModal-root{overflow:scroll!important}@media(min-width:1100px){.projectsPage .projectTypes{margin-top:3rem}.projectsPage .projectTypes .projectType{flex-direction:row;margin-left:5%;margin-right:5%;width:40%}.projectsPage .projectTypes .projectType .leftImage{margin-right:30px;width:20%}.projectsPage .projectTypes .projectType .leftImage img{width:100%}.projectsPage .projectTypes .projectType .rightProjectDescription{width:80%}.projectsPage .clientsSection img{margin-bottom:25px;margin-left:0;margin-right:2.3%;vertical-align:middle;width:11%}}@media(max-width:1100px){.projectsPage .hero{grid-template-columns:5fr}.projectsPage .projectTypes{text-align:center}.projectsPage .projectTypes .projectType{align-items:center;flex-direction:column;width:100%}.projectsPage .projectTypes .projectType .leftImage{width:30%}.projectsPage .projectTypes .projectType .leftImage img{width:100%}.projectsPage .waveAnchor{overflow-x:clip}.projectsPage .projectSpectrumSection .clientTypes{flex-direction:column}.projectsPage .projectSpectrumSection .clientTypes .clientTypeBox{background:hsla(0,0%,100%,.9);margin:0;padding:20px 0}.projectsPage .mobileTimeline .grid{grid-column-gap:30px;display:grid;grid-template-columns:1fr 1fr}.projectsPage .mobileTimeline .grid img{margin:5px;max-height:50px;max-width:100px;width:auto}.projectsPage .clientsSection img{margin-bottom:25px;margin-left:0;margin-right:2.3%;vertical-align:middle;width:30%}.projectsPage .backgroundWaves{position:relative;right:0;right:170px;top:320px;-webkit-transform:rotate(131deg);transform:rotate(131deg)}.projectsPage .backgroundWaves .thickblue{right:0;width:400%}.projectsPage .backgroundWaves .darkblue{height:auto;position:absolute;right:0;width:500%}.projectsPage .backgroundWaves .thinblue{bottom:-10px;height:auto;position:relative;right:150%;width:540%}.projectsPage .backgroundWaves .thickblue2{height:auto;position:absolute;right:-50%;top:10px;width:3000%}.breakdownModal{width:90%}.breakdownModal .topSection{padding:15px 30px}.breakdownModal .topSection h1{font-size:1.3rem;margin-bottom:10px;margin-top:10px}.breakdownModal .topSection p{font-size:1rem;margin:0}}@media(min-width:1440px){.projectsPage .waveAnchor{top:244px}.backgroundWaves{width:100%}}.applyPage .hero{opacity:0;transition:opacity .5s}.applyPage .hero .left p{font-size:22px;line-height:150%}.applyPage .hero .left a{margin-bottom:10px}.applyPage .hero .right{z-index:-1}.applyPage .hero .blob1{position:absolute;top:20px;width:250px}.applyPage .hero .blob2{position:absolute;top:210px;width:250px}.applyPage .hero .bigBlob{fill:var(--medium-color);height:600px;position:absolute;right:-60px;top:-100px;z-index:-231}.applyPage .hero .button{margin-right:10px}.applyPage a{text-decoration:none}.applyPage .splashWave{left:0;top:150px;z-index:-2}.applyPage .endWave,.applyPage .splashWave{fill:var(--light-color);position:absolute;width:100%}.applyPage .endWave{z-index:-1}.applyPage .atAGlance{margin-bottom:50px;text-align:center}.applyPage .atAGlance .downArrow{height:.7em}.applyPage .atAGlance .flex{flex-direction:row;justify-content:center}.applyPage .atAGlance .flex .item{margin:30px;width:250px}.applyPage .atAGlance .flex .item img{-webkit-filter:drop-shadow(1px 2px 2px #ddd);filter:drop-shadow(1px 2px 2px #dddddd);width:100px}.applyPage .atAGlance .flex .item h4{font-size:1.4rem;margin-top:20px}.applyPage .atAGlance .flex .item p{font-size:14px}.applyPage .atAGlance .flex .item ul{font-size:18px;text-align:left}.applyPage .atAGlance .flex .item ul li{line-height:130%}.applyPage .atAGlance .flex .item a{color:#000;font-weight:700}.applyPage .atAGlance .arrow{margin-top:35px;max-width:1100px;position:absolute}.applyPage .preparationSection{background-color:var(--light-color);padding-bottom:50px}.applyPage .preparationSection .projectTypes{flex-wrap:wrap}.applyPage .preparationSection .projectTypes .projectType{display:flex;margin-bottom:1rem}.applyPage .preparationSection h4{font-size:1.25rem;margin-bottom:0;margin-top:0}.applyPage .preparationSection p{margin-top:.5em}.applyPage .preparationSection .resources{padding:30px;text-align:center}.applyPage .preparationSection .resources .button{margin:10px}.applyPage .preparationSection .caseDemo{display:flex;gap:30px;padding:30px;text-align:center}.applyPage .how{padding-top:20px}.applyPage .timelineSection{margin-top:100px}.applyPage .timelineSection .timelinePhotos{display:inline-block;vertical-align:top;width:38%}.applyPage .timelineSection .timelinePhotos img{padding-top:1em;width:100%}.applyPage .timelineSection .timelineContainer{display:inline-block;position:relative;vertical-align:top}.applyPage .timelineSection .timelineContainer .timeline{margin:0;padding:0}.applyPage .timelineSection .timelineContainer .timeline li:after,.applyPage .timelineSection .timelineContainer .timeline li:before{content:" ";display:table}.applyPage .timelineSection .timelineContainer .timeline li:after{clear:both}.applyPage .timelineSection .timelineContainer .timeline li:last-child{margin-bottom:0}.applyPage .timelineSection .timelineContainer .timeline li{list-style:none;margin-bottom:50px;padding:0;position:relative}.applyPage .timelineSection .timelineContainer .timeline li h4{font-size:25px;line-height:28px;margin:10px 0}.applyPage .timelineSection .timelineContainer .timeline li p{line-height:1.5em;margin:.5em 0}.applyPage .timelineSection .timelineContainer .timeline li .zoomLink{align-items:center;-webkit-animation:fadein 2.5s;animation:fadein 2.5s;background-color:#fff;border-radius:10px;box-shadow:0 2px 5px #ddd;display:inline-flex;flex-direction:row;margin-bottom:.5em;margin-right:1em;margin-top:.5em;padding:7px 15px;text-decoration:none;-webkit-transition:all .25s}.applyPage .timelineSection .timelineContainer .timeline li .zoomLink img{margin-right:10px;width:30px}.applyPage .timelineSection .timelineContainer .timeline li .zoomLink:hover{-webkit-animation:fadein 2.5s;animation:fadein 2.5s;box-shadow:0 2px 10px #ccd3e6;-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:all .25s}.applyPage .timelineSection .timelineContainer .timeline li .notAvailable{color:#aaa}@media(min-width:1300px){.blob1{right:290px}.blob2{right:130px}.bigBlob svg{viewBox:0 0 550 572}}@media(min-width:1100px)and (max-width:1300px){.blob1{right:200px}.blob2{right:50px}.bigBlob svg{viewBox:0 0 450 572}}@media(min-width:1100px){.applyPage .hero.container{min-height:350px}.applyPage .timelineContainer{margin-left:50px;width:50%}.applyPage .timelineContainer .timeline:before{background-color:#e1e1e1;bottom:0;content:"";margin-left:-1.5px;position:absolute;top:0;width:2px}.applyPage .timelineContainer .timeline .content{margin-left:30px}.applyPage .timelineContainer:before{top:-8px}.applyPage .timelineContainer:after,.applyPage .timelineContainer:before{background-color:#e1e1e1;content:"";height:10px;margin-left:-5.5px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}.applyPage .timelineContainer:after{bottom:-8px}.applyPage .projectTypes{margin-top:3rem}.applyPage .projectTypes .projectType{flex-direction:row;margin-left:5%;margin-right:5%;width:35%}.applyPage .projectTypes .projectType .leftImage{margin-right:30px;width:20%}.applyPage .projectTypes .projectType .leftImage img{width:100%}.applyPage .projectTypes .projectType .rightProjectDescription{width:80%}}@media(max-width:1100px){.applyPage .timelineSection .timelinePhotos{display:none}.applyPage .preparationSection .quickLinks{text-align:center}.applyPage .preparationSection .quickLinks .description{font-size:14px;margin-bottom:.5em;margin-top:1em}.applyPage .preparationSection .quickLinks .zoomLink{align-items:center;-webkit-animation:fadein 2.5s;animation:fadein 2.5s;background-color:#fff;border-radius:10px;box-shadow:0 2px 5px #ddd;display:inline-flex;flex-direction:row;margin:10px;padding:5px 10px;text-decoration:none;-webkit-transition:all .25s}.applyPage .preparationSection .quickLinks .zoomLink img{margin-right:10px;width:30px}.applyPage .preparationSection .quickLinks .zoomLink p{margin:10px;text-align:left}.applyPage .projectTypes{text-align:center}.applyPage .projectTypes .projectType{align-items:center;flex-direction:column;width:100%}.applyPage .projectTypes .projectType .leftImage{width:30%}.applyPage .projectTypes .projectType .leftImage img{width:100%}}.impactPage{overflow-x:hidden}.impactPage p{color:#333;line-height:149.682%}.impactPage .hero{opacity:0;overflow-x:hidden;padding-bottom:0;-webkit-transform:translateY(-50px);transform:translateY(-50px);transition:opacity .5s}.impactPage .hero p{line-height:30px}.impactPage .splashWave{height:100vh;left:0;position:absolute;top:320px;z-index:-1}.impactPage .rightWave{overflow:hidden;position:absolute;right:-400px;top:-100px;z-index:-5}.impactPage .scholarshipSection{background-color:var(--light-color)}.impactPage .scholarshipSection p{color:#000;font-family:Lato;font-size:20px;font-style:normal;font-weight:400;letter-spacing:-.1px;line-height:149.682%}.impactPage .scholarshipSection .left{padding-right:50px}.impactPage .scholarshipSection .left .smallText{display:block;margin-top:30px}.impactPage .scholarshipSection .left .smallText p{color:#b7b7b7;display:inline}.impactPage .scholarshipSection .left .smallText img{display:inline;height:28px;left:11px;opacity:.7;position:relative;top:7px;transition:all .1s ease}.impactPage .scholarshipSection .left .smallText img:hover{opacity:.85}.impactPage .scholarshipSection .right .scholarText{left:30px;padding-bottom:15px;position:relative}.impactPage .scholarshipSection .right h2{color:#1b67b1;font-family:Avenir;font-size:36px;font-style:normal;font-weight:900;line-height:normal;margin:0}.impactPage .scholarshipSection .right h3{color:#000;font-family:Lato;font-size:20px;font-style:italic;font-weight:400;letter-spacing:-.1px;line-height:149.682%;margin:0}.impactPage .scholarshipSection .right img{margin:0 auto;max-width:480px}.impactPage .mauiSection{background-color:var(--light-color);padding-bottom:50px;padding-top:1px;text-align:center}.impactPage .mauiSection .mauiPictures{grid-column-gap:10px;display:grid;grid-template-columns:1fr 1fr 1fr;margin:0 auto;width:70%}.impactPage .mauiSection .mauiPictures img{border-radius:5px;width:100%}.impactPage .mauiSection .mauiContent{margin:0 auto;width:70%}.impactPage .mauiSection .mauiContent .blue{color:#1b67b1}.impactPage .mauiSection .mauiContent .mauiLogoButton{align-items:flex-start;display:flex;flex-direction:row;gap:20px;justify-content:center}.impactPage .mauiSection .mauiContent .mauiLogoButton .cnha{display:inline-block;width:140px}.impactPage .mauiSection .mauiContent .mauiLogoButton a{position:relative;top:8px}.impactPage .diversitySection{background-color:var(--light-color);padding-bottom:140px;padding-top:1px;text-align:center}.impactPage .diversitySection .diversityNumbers{grid-column-gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:50px}.impactPage .diversitySection .diversityNumbers .num .numBox{background:#fff;border:2px solid #5ec3ef;border-radius:5px;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);color:#1b67b1;display:block;font-family:Lato;font-size:20px;font-size:36px;font-style:normal;font-weight:700;line-height:normal;padding:20px;-webkit-perspective:1000px;perspective:1000px;-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.impactPage .diversitySection .diversityNumbers .num p{color:#000;font-family:Lato;font-size:22px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.impactPage .diversitySection .diversityGraphic{height:290px;position:relative}.impactPage .diversitySection .diversityGraphic img{opacity:.99;transition:all .3s ease-in-out}.impactPage .diversitySection .diversityGraphic .blobs{bottom:410px;display:block;position:relative;width:100%}.impactPage .diversitySection .diversityGraphic .div1{left:11%;position:absolute;top:38px;width:220px}.impactPage .diversitySection .diversityGraphic .div2{left:-3.4%;position:absolute;top:130px;width:250px}.impactPage .diversitySection .diversityGraphic .div3{position:absolute;right:0;top:169px;width:200px}.impactPage .diversitySection .diversityGraphic .div4{position:absolute;right:11%;top:60px;width:210px}.impactPage .diversitySection .earthGraphic{height:400px;margin:0 auto;position:relative;width:400px}.impactPage .diversitySection .globe{border:2px solid #64c3ef;border-radius:50%;height:100%;margin:0 auto;overflow:hidden;position:relative;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.impactPage .diversitySection .globe svg{-webkit-animation:rotation 30s linear 0s infinite;animation:rotation 30s linear 0s infinite;height:100%}.impactPage .diversitySection .globe svg path{stroke:#64c3ef}@-webkit-keyframes rotation{0%{-webkit-transform:translateX(0);transform:translateX(0)}0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes rotation{0%{-webkit-transform:translateX(0);transform:translateX(0)}0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.impactPage .projectSection{background-color:#1ca7e2;margin-bottom:-250px;padding:70px 0 240px;position:relative;text-align:center;z-index:10}.impactPage .projectSection .grid{align-content:flex-end;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;gap:50px;justify-content:center;position:relative;top:40px}.impactPage .projectSection .grid img{height:auto;width:120px}.impactPage .CTA{position:relative;z-index:20}@media(min-width:1100px){.impactPage .scholarshipSection{padding:50px 0 70px}.impactPage .scholarshipSection .grid{display:flex;flex-direction:row;justify-content:space-between}.impactPage .scholarshipSection .grid .left{position:relative}.impactPage .scholarshipSection .grid .right{padding:0 15px;position:relative}.impactPage .scholarshipSection .grid .smallText{color:gray}.impactPage .scholarshipSection .grid h1{font-size:48px;margin-top:0}.impactPage .scholarshipSection .diversityNumbers{grid-column-gap:30px;grid-template-columns:2fr 2fr 2fr;margin-top:100px}}@media(max-width:1100px){.impactPage .rightWave{position:absolute;top:-90px}.impactPage .scholarshipSection{padding:50px 0}.impactPage .scholarshipSection .left{padding-right:0}.impactPage .scholarshipSection .left .smallText p{font-size:16px}.impactPage .scholarshipSection .left .smallText img{height:24px}.impactPage .scholarshipSection .right{text-align:center}.impactPage .scholarshipSection .right h2{font-size:30px}.impactPage .scholarshipSection .right h3{font-size:16px}.impactPage .scholarshipSection .right img{width:100%}.impactPage .scholarshipSection .right .scholarText{left:0;padding-top:30px}.impactPage .mauiSection .mauiPictures{width:100%}.impactPage .mauiSection .mauiContent{margin:0 auto;width:100%}.impactPage .mauiSection .mauiContent .mauiLogoButton{align-items:center;flex-direction:column}.impactPage .diversitySection .diversityNumbers{grid-row-gap:15px;grid-template-columns:1fr;justify-items:center;margin-top:40px}.impactPage .diversitySection .diversityNumbers .num{width:90%}.impactPage .diversitySection .diversityNumbers .num p{font-size:18px}.impactPage .diversitySection .diversityNumbers .num .numBox{font-size:30px}.impactPage .diversitySection .diversityGraphic{grid-column-gap:20px;grid-row-gap:15px;justify-items:center;margin-top:40px}.impactPage .diversitySection .diversityGraphic .blobs{display:none}.impactPage .diversitySection .diversityGraphic .earthGraphic{right:35px}}.membersPage .membersHero{opacity:0;overflow-x:hidden;padding:50px 0 0;text-align:center;transition:opacity .5s}.membersPage .membersHero h1{font-weight:700;margin:0 auto 50px}.membersPage .membersHero .carousel-wrapper{position:relative}.membersPage .membersHero .photo-carousel{display:flex;flex-direction:row;padding-bottom:10px;padding-left:10%;position:relative;transition:all .8s cubic-bezier(.03,.98,.52,.99) 0s}.membersPage .membersHero .photo-carousel .fade-in{-webkit-animation:fadeIn .5s ease-in;animation:fadeIn .5s ease-in;opacity:0}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.membersPage .membersHero .photo-carousel img{border-radius:30px;height:175px;margin-right:20px;width:auto}.membersPage .membersHero #carousel1{-webkit-transform:translateX(-200px);transform:translateX(-200px)}.membersPage .memberSplashWave{left:0;position:absolute;top:100px;width:100%;z-index:-100}.membersPage .description{color:#000;text-align:center}.membersPage .overlay{align-items:center;background:rgba(0,0,0,.7);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;transition:opacity .5s;z-index:998}.membersPage .bioContainer{background:#fff;border-radius:5px;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:70px;max-height:60%;min-height:60%;opacity:1;overflow-y:auto;padding:20px;width:60%;z-index:999}.membersPage .bioContainer .bioTitle{height:95%;padding:20px;text-align:center;width:40%}.membersPage .bioContainer .bioTitle .image{width:100%}.membersPage .bioContainer .bioTitle .name{font-size:25px}.membersPage .bioContainer .bioTitle .title{font-size:18px}.membersPage .bioContainer .bioContent{height:100%;padding:20px 10px 20px 20px;width:60%}.membersPage .bioContainer .bioContent .close{background-color:transparent;border:none;float:right;text-align:right;width:50px}.membersPage .bioContainer .bioContent .icon{width:30px}.membersPage .bioContainer .bioContent .links{display:flex;gap:10px}.membersPage .splashWaveLeft{left:0}.membersPage .splashWaveLeft,.membersPage .splashWaveRight{fill:var(--light-color);position:absolute;top:100px;z-index:-1}.membersPage .splashWaveRight{right:0}.membersPage .nibVideo{text-align:center}.membersPage .nibVideo p{margin-bottom:30px}.membersPage h1{margin:0 50px}.membersPage .splashWave{left:0;position:absolute;top:900px;width:100%;z-index:-1}.membersPage .memberGallery{background-color:var(--light-color);padding-top:50px}.membersPage .memberGallery .tapQueue{text-align:center}.membersPage .memberGallery .tapQueue .abiTest{width:75%}.membersPage .memberGallery .tapQueue .tapOn{align-content:center;color:#1b67b1;margin:auto;text-align:center}.membersPage .memberGallery h2,.membersPage .memberGallery p{margin-left:1%}.membersPage .advisor{background-color:var(--light-color)}.membersPage .advisor img{width:90%}.membersPage .advisor h2{margin-bottom:0}.membersPage .advisor p{line-height:24px;text-align:left}.membersPage .invertedWave{width:100%}.membersPage .carousel{background-color:var(--light-color);padding:100px 0}.membersPage .carousel .carouselView{display:block;position:relative;text-align:center}.membersPage .carousel .container{max-width:90%;padding:0}.membersPage .alumniSection img{width:100%}.membersPage .alumniSection .company-logos img{margin-bottom:25px;margin-left:3%;margin-right:3%;object-fit:contain;vertical-align:middle;width:10%}.membersPage .alumniSection p{font-size:18px;line-height:26px}@media(min-width:1100px){.membersPage .alumniSection .grid{grid-column-gap:40px;display:grid;grid-template-columns:3fr 4fr;margin-bottom:100px}.membersPage .advisor{padding-bottom:20px;padding-top:50px}.membersPage .advisor .grid{grid-column-gap:40px;display:grid;grid-template-columns:3fr 4fr;margin-bottom:100px;margin-left:10%;margin-right:10%}}@media(max-width:1100px){.membersPage .membersHero{background-color:var(--light-color)}.membersPage .membersHero .container{padding:50px 0}.membersPage h2{font-size:24px}.membersPage .advisor,.membersPage .alumniSection{padding-top:50px}.membersPage .advisor .grid h2,.membersPage .alumniSection .grid h2{margin-bottom:0}.membersPage .advisor{padding-bottom:50px}.membersPage .advisor img{width:80%}}@media(max-width:700px){.membersPage .alumniSection .company-logos img{margin-left:3%;margin-right:3%;width:25%}}.memberProfile{display:inline-block;position:relative;vertical-align:top}.memberProfile .memberImage,.memberProfile .memberSillyImage{width:100%}.memberProfile .memberSillyImage{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease-in-out 0s;width:100%}.memberProfile .name{text-align:center;width:100%}.memberProfile .name h4,.memberProfile .name p{color:#000}.memberProfile .name p{font-size:14px;margin-top:0}.memberProfile .name h4{margin-bottom:.5em}.memberProfile .name .icon{width:15px}.memberProfile .links{display:flex;gap:10px;justify-content:center}.clickable{cursor:pointer}.memberProfile:hover .memberSillyImage{opacity:1}@media(min-width:800px){.memberProfile{height:18%;margin:1%;width:18%}}@media(max-width:800px){.memberProfile{height:40%;margin:5%;width:40%}}
/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{height:100%;overflow:hidden;position:relative}.flickity-slider{height:100%;position:absolute;width:100%}.flickity-slider img{height:300px}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{background:hsla(0,0%,100%,.75);border:none;color:#333;position:absolute}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{box-shadow:0 0 0 5px #19f;outline:none}.flickity-button:active{opacity:.6}.flickity-button:disabled{cursor:auto;opacity:.3;pointer-events:none}.flickity-button-icon{fill:#333}.flickity-prev-next-button{border-radius:50%;height:44px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:44px}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{left:10px;right:auto}.flickity-prev-next-button .flickity-button-icon{height:60%;left:20%;position:absolute;top:20%;width:60%}.flickity-page-dots{bottom:-25px;line-height:1;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{background:#333;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin:0 8px;opacity:.25;width:10px}.flickity-page-dots .dot.is-selected{opacity:1}.alice-carousel .animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.alice-carousel .animated-out{z-index:1}.alice-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}.alice-carousel{direction:ltr;margin:auto;position:relative;width:100%}.alice-carousel__wrapper{height:auto;overflow-x:hidden;overflow-y:hidden}.alice-carousel__stage,.alice-carousel__wrapper{box-sizing:border-box;position:relative;width:100%}.alice-carousel__stage{backface-visibility:hidden;-webkit-backface-visibility:hidden;height:100%;margin:0;padding:0;transform-style:flat;-webkit-transform-style:flat;white-space:nowrap}.alice-carousel__stage-item{box-sizing:border-box;display:inline-block;height:100%;line-height:0;margin:0;padding:0;position:relative;vertical-align:top;white-space:normal;width:100%}.alice-carousel__stage-item *{line-height:normal}.alice-carousel__stage-item.__hidden{opacity:0;overflow:hidden}.alice-carousel__next-btn,.alice-carousel__prev-btn{box-sizing:border-box;display:inline-block;padding:10px 5px;width:50%}.alice-carousel__next-btn [data-area]:after,.alice-carousel__prev-btn [data-area]:after{content:attr(data-area);position:relative;text-transform:capitalize}.alice-carousel__prev-btn{text-align:right}.alice-carousel__next-btn-item,.alice-carousel__prev-btn-item{color:#465798;cursor:pointer;display:inline-block;margin:0;padding:5px}.alice-carousel__next-btn-item:hover,.alice-carousel__prev-btn-item:hover{color:darkred}.alice-carousel__next-btn-item.__inactive,.alice-carousel__prev-btn-item.__inactive{opacity:.4;pointer-events:none}.alice-carousel__play-btn{display:inline-block;left:20px;position:absolute;top:30px}.alice-carousel__play-btn:hover{cursor:pointer}.alice-carousel__play-btn-wrapper{background-color:#fff;border-radius:50%;height:32px;padding:10px;position:relative;width:32px}.alice-carousel__play-btn-item{background:transparent;border:0;cursor:pointer;height:32px;outline:none;position:absolute;width:32px}.alice-carousel__play-btn-item:after,.alice-carousel__play-btn-item:before{border-color:transparent transparent transparent #465798;border-style:solid;border-width:8px 0 8px 15px;content:"";display:block;height:0;pointer-events:none;position:absolute;transition:all .4s linear;width:0}.alice-carousel__play-btn-item:before{height:14px;left:5px}.alice-carousel__play-btn-item:after{left:18px;top:7px}.alice-carousel__play-btn-item.__pause:after,.alice-carousel__play-btn-item.__pause:before{border-width:0 0 0 10px;height:30px}.alice-carousel__play-btn-item.__pause:after{left:18px;top:0}.alice-carousel__dots{list-style:none;margin:30px 3px 5px;padding:0;text-align:center}.alice-carousel__dots>li{display:inline-block}.alice-carousel__dots-item:not(.__custom){background-color:#e0e4fb;border-radius:50%;cursor:pointer;height:8px;width:8px}.alice-carousel__dots-item:not(.__custom):not(:last-child){margin-right:20px}.alice-carousel__dots-item:not(.__custom).__active,.alice-carousel__dots-item:not(.__custom):hover{background-color:#6e7ebc}.alice-carousel__slide-info{background-color:rgba(224,228,251,.6);border-radius:5px;color:#465798;display:inline-block;padding:5px 10px;position:absolute;right:20px;top:20px}.alice-carousel__slide-info-item{line-height:0;vertical-align:middle}.notFoundPage{background-color:var(--light-color);height:90vh;text-align:center}.notFoundPage h1{color:#6faeec;margin:0;padding-top:10vh}.notFoundPage .alex img{width:40px}.notFoundPage p{margin:auto;max-width:50%;top:50%}@media(min-width:700px){.notFoundPage h1{font-size:20rem}.notFoundPage .alex{margin:0;padding:0;position:absolute;top:40vh;width:100%;z-index:2}}@media(max-width:700px){.notFoundPage h1{font-size:10rem;padding-top:0}.notFoundPage .alex{padding-top:50px}}.questions h2{font-size:64px;line-height:113.18%;margin:80px 0;text-align:center}.questions h4{color:#000;font-family:Open Sans,sans-serif;font-size:24px;letter-spacing:0}.redirectingPage{background-color:#f5f5f5;height:90vh;text-align:center}.redirectingPage img{height:auto;max-width:500px;width:70%}.redirectingPage h1{margin-top:0}footer{box-sizing:border-box;color:#000;display:flex;flex-shrink:1;font-family:Avenir,sans-serif;font-style:normal;margin:0;position:relative;text-align:center;width:100%}footer .footerImage{width:200px}footer .footerRight{display:flex;flex-direction:row;margin:0;text-align:left}footer .footerSection{width:30%}footer .email{width:40%}footer .email a{color:#000;text-decoration:underline}footer .email .dontbreak{white-space:nowrap}footer .footerTitle{font-family:Lato,serif,"Source Serif Pro";font-size:24px;font-weight:600;margin-bottom:.5em}footer .footerLink{color:#000;display:block;font-family:Open Sans,sans-serif;font-style:normal;margin:10px 0;text-decoration:none}footer .socialSection{display:flex}footer .socialSection .socialIcon{padding:3px;width:25px}@media(min-width:900px){footer{flex-direction:row;padding:50px 70px 100px}footer p{-webkit-margin-before:0;margin-block-start:0}footer .footerLeft{display:flex;flex-direction:column;justify-content:space-between;text-align:left}footer .footerLeft .copyrightText{font-size:12px}footer .footerRight{margin-left:auto}footer .footerRight .footerSection{padding-left:2em;padding-right:2em}footer .footerRight .socialSection{flex-direction:column;margin-left:2em;margin-right:30px;width:10%}}@media(max-width:900px){footer{flex-direction:column;padding:50px 0}footer .footerLeft{text-align:center;width:100%}footer .footerLeft .copyrightText{display:none}footer .footerRight{flex-direction:column-reverse;margin:0 auto}footer .footerRight .footerSection{display:none}footer .footerRight .socialSection{display:flex;flex-direction:row;justify-content:center;margin:0 auto;padding-top:10px;width:100%}footer .footerRight .email{display:block;margin:0 auto;text-align:center;width:100%}footer .footerRight .email .footerTitle{display:none}}:root{--menu-max-height:300px;--fade-from-color:transparent;--fade-to-color:#000;--timeout:500ms}.nav{font-family:Open Sans,Avenir,sans-serif;font-size:15px;font-weight:600;margin:0;text-align:left;z-index:1000}.nav,.nav ul{position:relative}.nav ul{list-style:none;margin:auto 0;overflow:hidden;padding:0;top:10px}.nav li{clear:left;color:#272727;display:inline;font-family:Lato;font-size:18px;font-style:normal;font-weight:800;line-height:normal;position:relative;transition:all .4s cubic-bezier(.03,.98,.52,.99) 0s}.nav .navbar{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:hsla(0,0%,100%,.8);border:1px solid #e3e3e3;border-radius:6px;box-shadow:0 2px 5px 1px hsla(0,0%,4%,.1);height:87px;margin:35px auto 0;max-width:1250px;width:82%;z-index:1000}.nav .navbar .container{padding-left:0!important;padding-right:0!important}.nav .navbar a{transition:all .1s ease}.nav .navbar img{height:60px;position:relative;top:3px}.nav .navbar .logo{display:inline-block;transition:all 1.6s cubic-bezier(.03,.98,.52,.99) 0s}.nav .navbar .logo:hover{-webkit-transform:scale(1);transform:scale(1);-webkit-transform:translateX(5px);transform:translateX(5px)}.nav .navbar .right{float:right;position:relative;top:20px}.nav .navbar .right li{opacity:.8}.nav .navbar .right li:hover{opacity:1}.nav .navbar .right li:last-child a{color:#3380c4!important}.nav .tab,.nav .tab:hover{color:#272727;display:inline-block;margin:0 15px;text-decoration:none;vertical-align:middle}.nav .tab:before{content:"";display:inline-block;height:100%;vertical-align:middle}.nav .mobileNav{display:none}@media(max-width:1100px){.nav .navbar{background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.1);display:none!important;height:0}.nav .mobileNav{display:block;width:100vw}.nav .tab,.nav .tab:hover{color:#163760;font-weight:500;text-decoration:none}.nav .burgerIcon{height:35px;margin-left:auto;margin-right:20px;margin-top:20px;width:30px;z-index:150}.nav .mobileList{background-color:#fff;box-shadow:0 3px 3px rgba(0,0,0,.2);left:0;padding:0;position:absolute;width:100vw;z-index:100}.nav .mobileList li{display:block;margin:15px}.nav .display-enter{max-height:0}.nav .display-enter-active{transition:all .5s;transition:all var(--timeout)}.nav .display-enter-active,.nav .display-exit{max-height:300px;max-height:var(--menu-max-height)}.nav .display-exit-active{max-height:0;transition:all .5s;transition:all var(--timeout)}.nav .display-exit-done{margin-top:0;max-height:0;padding:0}}.bannerContainer{width:100%;z-index:50}.bannerContainer .banner{align-items:center;display:flex;flex-direction:row;padding:10px 20px;transition:all .5s}.bannerContainer .banner p{font-size:18px;letter-spacing:0;line-height:100%;margin-left:20px;text-align:center}.bannerContainer .banner .exit,.bannerContainer .banner .exit:hover{cursor:pointer;margin-left:auto}.bannerContainer .banner .exit rect,.bannerContainer .banner .exit:hover rect{fill:var(--dark-color)}@media(min-width:1100px){.bannerContainer{position:absolute}.bannerContainer .banner{background-color:var(--light-color);border-radius:15px;box-shadow:2px 2px #c4e5eb;display:flex;flex-direction:row;margin:10px}.bannerContainer .banner p{font-size:18px;letter-spacing:0;line-height:100%;margin-left:20px;width:100%}.bannerContainer .banner .exit,.bannerContainer .banner .exit:hover{cursor:pointer;width:20px}}@media(max-width:1100px){.bannerContainer{bottom:0;left:0;position:fixed;text-align:center}.bannerContainer .banner{background-color:#0a378a;box-shadow:0 0 20px rgba(196,229,235,.5)}.bannerContainer .banner a,.bannerContainer .banner p{color:#fff;font-weight:700}.bannerContainer .banner .exit,.bannerContainer .banner .exit:hover{padding-left:5px;width:70px}.bannerContainer .banner .exit rect,.bannerContainer .banner .exit:hover rect{fill:#fff}}
/*# sourceMappingURL=main.3da44998.css.map*/