:root{--primary: #fdd600;--dark: #000;--grey: #2c2f34;--light: #fff}:root{--primary: #fdd600;--dark: #000;--grey: #2c2f34;--light: #fff}.logo{width:44px}.hamburger{width:18px;height:16px;display:flex;justify-content:space-between;flex-direction:column;align-items:flex-end;cursor:pointer;background:transparent;border:none;outline:none;padding:0}.hamburger__line{width:18px;height:2px;background:var(--dark)}.hamburger__line:last-of-type{width:70%}nav{position:absolute;right:-100%;top:47px;background:var(--primary);padding:10px 30px;transition:350ms all ease;z-index:5}.nav{list-style:none;padding:0;text-transform:uppercase;font-weight:700}.nav__link{text-decoration:none;color:var(--dark);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.nav__item{margin:24px 0}.nav__item--img{background:var(--dark);width:110px;height:60px;border-radius:8px;display:flex;justify-content:center;align-items:center;position:relative}.nav__item--img a{position:absolute;width:110px;height:60px}.header{display:flex;justify-content:center}.header__content{max-width:1440px;width:100%;background:var(--primary);padding:8px 16px;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;z-index:5}@media (min-width: 900px){.header__content{background:initial;padding:0;position:relative}.hamburger{display:none}.logo{width:initial;margin:5px 0 0 15px}nav{position:relative;right:initial;top:initial;width:80%;max-width:900px;padding:10px 30px}.nav{display:flex;flex-direction:row;justify-content:space-between}.nav__item{margin:0 16px;transition:150ms ease all}.nav__item--img{display:none}.nav__item:hover{transform:scale(1.15)}}:root{--primary: #fdd600;--dark: #000;--grey: #2c2f34;--light: #fff}.projects{max-width:1440px;margin:0 auto 50px auto;transition:all .5s ease-in-out;opacity:0;transform:scale(0.96)}.projects.visible{opacity:1;transform:none}.projects__category{width:100%}.projects__img{width:50%;height:50vw;max-height:400px;background-position:center;background-size:cover;z-index:2;border:10px solid var(--light);border-bottom:0}.projects__cover{width:100%;height:50vw;max-height:400px;position:relative;display:flex;justify-content:center}.projects__background{width:100%;height:calc(50vw * 0.6);max-height:calc(400px * 0.6);background:var(--primary);position:absolute;bottom:0}.projects__title{text-transform:uppercase;text-align:center;width:100%;font-size:1.2em;font-weight:700;margin:10px 0}.projects__list{list-style-type:none;padding:0;width:80%;margin:0 auto}.projects__icon{position:absolute;right:0;transition:250ms all ease}.projects__item{display:flex;flex-direction:column;margin:14px 0}.projects__item--expanded .projects__text{height:74px;overflow:scroll}.projects__item--expanded .projects__text::-webkit-scrollbar{display:none}.projects__item--expanded .projects__text .example{-ms-overflow-style:none;scrollbar-width:none}@media (max-width: 700px){.projects__item--expanded .projects__text{height:128px}}.projects__item--expanded .projects__icon{transform:rotate(90deg);fill:var(--primary)}.projects__item--expanded .projects__name{color:var(--primary)}.projects__name{line-height:1.6em;font-weight:700;text-transform:uppercase;position:relative;border:none;outline:none;background:none;text-align:left;width:100%;padding:0;font-size:1rem;transition:250ms all ease}.projects__text{height:0;overflow:hidden;transition:height 250ms ease;margin:20px 0 0 0;font-weight:700;font-size:0.9em;padding:0 5px}@media (min-width: 900px){.projects{display:flex;flex-wrap:wrap;justify-content:center}.projects__category{width:49%}.projects__img{width:70%;border-width:18px;max-width:380px}.projects__name{font-size:1.2em}.projects__name:hover{cursor:pointer;color:var(--primary)}.projects__item{margin:20px 0}.projects__title{margin:15px 0 30px;font-size:1.5em}}:root{--primary: #fdd600;--dark: #000;--grey: #2c2f34;--light: #fff}.about{display:flex;flex-direction:column;align-items:center;max-width:1440px;margin:0 auto;transition:all .5s ease-in-out;opacity:0;transform:scale(0.96)}.about.visible{opacity:1;transform:none}.about__text{padding:0 30px;color:var(--grey);text-align:center}.about__slider{position:relative}@media (min-width: 768px){.about__slider{display:none}}.about__arrows{position:absolute;width:100%;height:100%;top:0;display:flex;justify-content:space-between;align-items:center}@media (min-width: 1150px){.about__arrows{display:none}}.about__arrow{border:none;height:100px;outline:none;background:rgba(250,250,250,0.3)}.about__arrow--prev img{transform:rotate(180deg)}.about__photo{width:100%}.about__photo-wrapper{width:100%;height:400px;overflow:hidden;display:flex;align-items:center;justify-content:center}.about__image{display:none}@media (min-width: 768px){.about{position:relative}.about__description{display:flex;position:relative;width:100%;justify-content:space-between;margin-bottom:120px}.about .title{align-self:flex-start}.about__text{width:560px;background:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;line-height:2em}.about__box{position:absolute;z-index:-1;right:0;width:90vw;max-width:calc(1440px * 0.7);height:400px;background:var(--primary)}}@media (min-width: 1100px){.about__text{padding:30px 40px;line-height:2.5em}.about__image{position:relative;top:50px;margin-right:30px;width:35vw;max-width:calc(1440px * 0.4);display:block;padding:20px;background:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.about__image img{width:100%}.about__box{height:460px}}.credo{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:var(--primary);padding:50px 0;max-width:500px;margin:0 auto}.credo__text{margin-bottom:10px;text-align:center;font-size:1.1em;font-weight:700}.credo--mobile{display:none}@media (min-width: 768px){.credo{max-width:unset;font-size:1.2em}.credo__image{width:260px}.credo__image img{width:100%}}@media (min-width: 1108px){.credo__text{font-size:1.2em}.credo__image{width:300px}}.collage{padding:20px;display:none;grid-template-columns:repeat(9, 1fr);grid-gap:20px;grid-auto-rows:minmax(220px, auto);max-width:900px;width:100%}.collage__photo{width:100%}.collage__photo-wrapper{background-size:cover;background-position:center;background-repeat:no-repeat}.collage__item:nth-child(1){grid-column:1 / 5;grid-row:1}.collage__item:nth-child(2){grid-column:5 / 7;grid-row:1}.collage__item:nth-child(3){grid-column:7 / 10;grid-row:1}.collage__item:nth-child(4){grid-column:1 / 7;grid-row:2}.collage__item:nth-child(5){grid-column:7 / 10;grid-row:2 / 4}.collage__item:nth-child(6){grid-column:1 / 4;grid-row:3}.collage__item:nth-child(7){grid-column:4 / 7;grid-row:3}.collage__item:nth-child(8){grid-column:1 / 7;grid-row:4}.collage__item:nth-child(9){grid-column:7 / 10;grid-row:4}@media (min-width: 768px){.collage{display:grid}}@media (min-width: 1200px){.collage{max-width:calc(1440px - 200px);margin:0 auto;grid-auto-rows:minmax(320px, auto)}}:root{--primary: #fdd600;--dark: #000;--grey: #2c2f34;--light: #fff}.colleges{width:100%;max-width:1440px;margin:0 auto;transition:all .5s ease-in-out;opacity:0;transform:scale(0.96)}.colleges.visible{opacity:1;transform:none}.colleges .title{margin-bottom:30px}.colleges__text{font-size:0.8em;line-height:1.9em;text-align:center;font-weight:700;width:100%;padding:0 10px}@media (min-width: 600px){.colleges__text{font-size:1em}}.colleges__slider-wrapper{padding:10px 30px}.colleges__slider{position:relative}.colleges__photo{width:100%}.colleges__photo-wrapper{width:90%;height:200px;background-size:contain;background-position:center;background-repeat:no-repeat;margin:0 auto}.colleges__arrows{position:absolute;width:calc(100% + 60px);height:100%;top:0;right:-30px;display:flex;justify-content:space-between;align-items:center}.colleges__arrow{border:none;background:transparent;height:19px;outline:none}.colleges__arrow--prev{transform:rotate(180deg)}:root{--primary: #fdd600;--dark: #000;--grey: #2c2f34;--light: #fff}.partners{display:grid;place-items:center;transition:all .5s ease-in-out;opacity:0;transform:scale(0.96)}.partners.visible{opacity:1;transform:none}.partners__content{width:100vw;background:rgba(253,214,0,0.06);display:flex;justify-content:center}.partners__slider-wrapper{padding:20px 30px;width:100%;max-width:1440px}.partners__link{height:100%;display:flex;justify-content:center;align-items:center;padding:0 10px}.partners__logo{width:100%;transition:all ease 150ms}.partners__logo:hover{transform:scale(1.1)}.partners__wrapper{display:flex;justify-content:center;align-items:center;height:110px;min-width:100%}.partners__slider{position:relative}.partners__arrows{position:absolute;z-index:-1;width:calc(100% + 60px);height:100%;top:0;right:-30px;display:flex;justify-content:space-between;align-items:center}@media (min-width: 1370px){.partners__arrows{display:none}}.partners__arrow{cursor:pointer;margin:0 10px;border:none;background:transparent;height:19px;outline:none}.partners__arrow--prev{transform:rotate(180deg)}:root{--primary: #fdd600;--dark: #000;--grey: #2c2f34;--light: #fff}.contact{width:100%;display:grid;place-items:center;transition:all .5s ease-in-out;opacity:0;transform:scale(0.96)}.contact.visible{opacity:1;transform:none}.contact__container{width:100%;background:var(--primary);display:grid;place-items:center}.contact__content{max-width:1440px;width:100%;display:grid;place-items:center;padding:0 20px}.contact__img{max-width:50%}.contact__text{text-align:center;font-weight:700;margin:30px 0}.contact__links{list-style:none;padding:0}.contact__link{text-decoration:none;text-transform:uppercase;color:var(--dark);text-align:center;width:100%;background:var(--light);padding:10px 20px;border-radius:10px;box-shadow:4px 3px 6px 0 rgba(0,0,0,0.29);font-weight:700}.contact__item{height:40px;width:160px;display:flex;margin:14px 0}@media (min-width: 600px){.contact__links{order:3;display:flex;flex-wrap:wrap;justify-content:center;z-index:2;width:100%}.contact__link{margin:0 5px}.contact__content{display:flex;flex-wrap:wrap;align-items:flex-end}.contact__img{order:1;flex:1;position:relative;top:90px;max-width:280px}.contact__text{order:2;flex:2;margin:0 0 0 20px;text-align:left}}@media (min-width: 1050px){.contact__text{font-size:1.2em}.contact__content{padding:40px 100px}.contact__img{max-width:360px}.contact__link{font-size:1.2em;transition:all 150ms ease}.contact__link:hover{color:var(--primary);background:var(--dark)}.contact__item{height:50px;width:200px;display:flex;margin:20px 0}}@font-face{font-family:font;src:url(https://rapp.netlify.app/fonts/Jost-Regular.ttf) format("ttf");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:font;src:url(https://rapp.netlify.app/fonts/Jost-Bold.ttf) format("ttf");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box}html,body{height:100%;width:100%;margin:0;padding:0;font-size:18px;font-family:font, sans-serif;position:fixed;overflow-y:scroll;overflow-x:hidden;scroll-behavior:smooth}main{position:relative;top:47px}.video-section{width:100%;margin-top:10px;position:relative;padding-top:56.25%}.video{position:absolute;top:0;left:0;right:0;width:100%;height:100%}@media (min-width: 1600px){.video{position:relative;width:1440px;height:810px}.video-section{padding:0;display:flex;justify-content:center}}.title{max-width:calc(1440px - 20px);width:100%;text-transform:uppercase;margin-left:20px;margin-top:50px}@media (min-width: 768px){.title{font-size:2em;margin-left:40px;max-width:calc(1440px - 40px)}}@media (min-width: 1050px){.title{font-size:2.4em;margin-top:100px;margin-left:60px;max-width:calc(1440px - 60px)}}.anchors{position:fixed;z-index:3;bottom:0;right:0;display:flex}.anchors__item{padding:5px 10px;margin-left:10px;border-radius:20px;background:var(--dark);background:var(--dark);display:flex;justify-content:center;align-items:center;position:relative;border:solid 1px var(--light)}.anchors__item--arrow{display:none;padding:10px 16px;width:70px;height:60px}.anchors__item--arrow .anchors__link{position:absolute;width:70px;height:60px}@media (min-width: 900px){.anchors__item--arrow{display:flex}}.anchors__item--four{padding:5px 20px;width:120px;height:60px}.anchors__item--four .anchors__link{position:absolute;width:120px;height:60px}.anchors img{max-width:100%}footer{position:relative;top:47px;width:100%;display:flex;justify-content:center;background:var(--dark)}.footer{display:none}@media (min-width: 900px){.footer{display:flex;list-style:none;text-transform:uppercase;font-weight:700;padding:80px 0}.footer__link{text-decoration:none;color:var(--light);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:1.2em}.footer__item{margin:0 32px;transition:150ms ease all}.footer__item:hover{transform:scale(1.15)}}

.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}

