.publication-details-page{background-color:transparent}.publication-details-page .publication-details-hero-section{background-color:#f5f9ff;position:relative}.publication-details-page .publication-details-hero-section .bg{width:100%;height:100%;position:absolute;left:0;top:0;background-color:transparent;overflow:hidden}.publication-details-page .publication-details-hero-section .bg img{width:1000px;position:absolute;opacity:.5;right:-100px;bottom:-200px;-webkit-animation:vibrate-1 30s linear infinite both;animation:vibrate-1 30s linear infinite both}.publication-details-page .publication-details-hero-section .bg img:first-child{top:-20px;right:0;opacity:.3}.publication-details-page .publication-details-hero-section .bg img:last-child{bottom:-20px;left:0;opacity:.3}.publication-details-page .publication-details-hero-section .content{width:100%;padding:168px 0;position:relative;z-index:2}.publication-details-page .publication-details-hero-section .content .con{display:flex;flex-direction:column}.publication-details-page .publication-details-hero-section .content .con h1{font-size:4.5em;width:100%;max-width:1000px;margin:0 auto}.publication-details-page .publication-details-hero-section .content .con>img{width:100%;height:70vh;object-fit:cover;object-position:center;border-radius:40px;margin-top:2rem}.publication-details-page .publication-details-hero-section .content .con .meta{width:100%;max-width:1000px;margin:0 auto}.publication-details-page .publication-details-hero-section .content .con .categories{display:flex;gap:.3rem}.publication-details-page .publication-details-hero-section .content .con .categories>span{display:flex;width:fit-content;height:fit-content;font-size:.875em;color:#110072;font-weight:500;background-color:rgba(17,0,114,.1);padding:.2rem .5rem;border-radius:20px}.publication-details-page .publication-details-hero-section .content .con .categories>span:first-letter{text-transform:uppercase}.publication-details-page .publication-details-hero-section .content .con .extra-info{max-width:1000px;width:100%;background-color:#fff;margin:30px auto 0;padding:60px;border-radius:20px}@media only screen and (max-width:790px){.publication-details-page .publication-details-hero-section .content{padding:112px 0}.publication-details-page .publication-details-hero-section .content .con{display:flex;flex-direction:column;gap:3rem}.publication-details-page .publication-details-hero-section .content .con>img{height:45vh;border-radius:10px}}.body-content .body-image{width:100%;height:auto}.custom-button{display:flex;align-items:center;gap:.2rem;cursor:pointer;transition-duration:.5s}.custom-button:disabled{opacity:.5}.custom-button .text{height:45px;width:auto;background-color:#040118;border-radius:50px;color:#fff;display:flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;font-size:1em;line-height:80%;font-weight:500;text-transform:capitalize}.custom-button .arrow{width:45px;height:45px;border-radius:50%;background:-webkit-linear-gradient(45deg,#3f54d7 7%,#110072);background:-moz-linear-gradient(45deg,#3f54d7 7%,#110072);background:-o-linear-gradient(45deg,#3f54d7 7%,#110072);background:linear-gradient(45deg,#3f54d7 7%,#110072);position:relative;overflow:hidden;transition-duration:.5s}.custom-button .arrow:after{content:"";display:block;width:100%;height:100%;background:-webkit-linear-gradient(90deg,#110072 7%,#3f54d7);background:-moz-linear-gradient(90deg,#110072 7%,#3f54d7);background:-o-linear-gradient(90deg,#110072 7%,#3f54d7);background:linear-gradient(90deg,#110072 7%,#3f54d7);opacity:0;left:0;top:0;border-radius:50%;transition-duration:.5s;transition-timing-function:ease-in-out}.custom-button .arrow img{position:absolute;z-index:2;width:20px;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-button .arrow img.arrow-icon{transition-duration:.5s;transition-timing-function:ease-in-out}.custom-button .arrow img.arrow-icon:first-child{transform:translate(calc(-50% - 35px),-50%) scale(.5)}.custom-button .arrow img.arrow-icon:last-child{transform:translate(-50%,-50%) rotate(-45deg) scale(1)}.custom-button .arrow .spinner-wrapper{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%}.custom-button .arrow .spinner-wrapper .spinner{width:20px;height:20px;border:3px solid #fff;border-top-color:transparent;z-index:2;border-radius:50%;-webkit-animation:rotate-center 1s linear infinite;animation:rotate-center 1s linear infinite}@media only screen and (max-width:790px){.custom-button{gap:.2rem;cursor:pointer;transition-duration:.5s}.custom-button .text{height:40px;padding:0 1.5rem;font-size:.875em}.custom-button .arrow{width:40px;height:40px}.custom-button .arrow img{width:16px}}@media only screen and (max-width:359px){.custom-button{gap:.2rem;cursor:pointer}.custom-button .text{height:35px;padding:0 1.5rem;font-size:.875em}.custom-button .arrow{width:35px;height:35px}.custom-button .arrow img{width:14px}}.custom-button:hover:not(:disabled),.custom-button:hover:not(:disabled) .arrow{transition-duration:.5s}.custom-button:hover:not(:disabled) .arrow:after{opacity:1}.custom-button:hover:not(:disabled) .arrow img,.custom-button:hover:not(:disabled) .arrow:after{transition-duration:.5s;transition-timing-function:ease-in-out}.custom-button:hover:not(:disabled) .arrow img.arrow-icon:first-child{transform:translate(-50%,-50%) scale(1)}.custom-button:hover:not(:disabled) .arrow img.arrow-icon:last-child{transform:translate(calc(-50% + 35px),calc(-50% - 35px)) rotate(-45deg) scale(.5)}.custom-button.close .text,.custom-button.white .text{background-color:#fff;color:#040118}.custom-button.close .text{display:none}.custom-button.close .arrow{background:#fff}.custom-button.close .arrow:after{display:none}.custom-button.close:hover .arrow{background:#f2f2f2}.custom-button.small-arrow{gap:0}.custom-button.small-arrow .text{display:none}.custom-button.small-arrow .arrow{width:20px;height:20px}.custom-button.small-arrow .arrow img{width:10px!important}.custom-button.red .arrow{background:-webkit-linear-gradient(45deg,#ff8788 7%,#d63031);background:-moz-linear-gradient(45deg,#ff8788 7%,#d63031);background:-o-linear-gradient(45deg,#ff8788 7%,#d63031);background:linear-gradient(45deg,#ff8788 7%,#d63031)}.custom-button.red .arrow:after{background:-webkit-linear-gradient(90deg,#d63031 7%,#ff8788);background:-moz-linear-gradient(90deg,#d63031 7%,#ff8788);background:-o-linear-gradient(90deg,#d63031 7%,#ff8788);background:linear-gradient(90deg,#d63031 7%,#ff8788)}@-webkit-keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.career-card{width:100%;display:flex;border-radius:20px}@media only screen and (max-width:790px){.career-card{margin-bottom:1rem}}.career-card .career-card-sub{width:100%;display:flex;flex-direction:column;gap:1rem;padding:2rem;border-radius:20px;background:hsla(0,0%,100%,.5);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border:1px solid hsla(0,0%,100%,.75);box-shadow:0 8px 32px 0 rgba(31,38,135,.035)}.career-card .career-card-sub h4{font-size:1.75em;color:#040118;font-weight:600;line-height:110%;margin-bottom:.5rem;cursor:pointer}@media only screen and (max-width:790px){.career-card .career-card-sub h4{font-size:1.75em}}.career-card .career-card-sub .info{display:flex;gap:.5rem;flex-wrap:wrap}.career-card .career-card-sub .info .info-pill{display:flex;width:fit-content;align-items:center;gap:.3rem;font-size:.875em;color:#040118;font-weight:400;background-color:#dfe8ff;padding:.2rem .5rem;border-radius:20px}.career-card .career-card-sub .info .info-pill:first-letter{text-transform:uppercase}.career-card .career-card-sub .info .info-pill.status{background-color:#110072;color:#fff}.career-card .career-card-sub .flex{margin-top:2rem;display:flex;align-items:flex-end;justify-content:space-between}.career-card .career-card-sub .flex .date{color:#666}@media only screen and (max-width:790px){.career-card .career-card-sub .flex{margin-top:1rem}}.donation-failed-page{background-color:#f5f9ff;position:relative;display:flex;justify-content:center;align-items:center;width:100%}.donation-failed-page .bg{width:100%;height:100%;position:absolute;left:0;top:0;background-color:transparent;overflow:hidden}.donation-failed-page .bg img{width:1000px;position:absolute;right:-100px;bottom:-200px;-webkit-animation:vibrate-1 30s linear infinite both;animation:vibrate-1 30s linear infinite both;top:10vh;left:0;opacity:.2}.donation-failed-page .content{padding:224px 0;position:relative;z-index:2}.donation-failed-page .content .con{display:flex}.donation-failed-page .content .con .left{min-width:65%}.donation-failed-page .content .con .left .title-content h2{color:#d63031}.donation-failed-page .content .con .right{min-width:calc(45% - 3rem);max-width:calc(45% - 3rem);width:auto;flex-grow:1}@media only screen and (max-width:790px){.donation-failed-page .content{padding:112px 0}.donation-failed-page .content .con .left .title-content h1{width:100%;font-size:3em}.donation-failed-page .content .con .right{min-width:100%;max-width:100%;width:auto}}.projects-page .projects-hero-section{background-color:#f5f9ff;position:relative}.projects-page .projects-hero-section .bg{width:100%;height:100%;position:absolute;left:0;top:0;background-color:transparent;overflow:hidden}.projects-page .projects-hero-section .bg img{width:1000px;position:absolute;opacity:.5;right:-100px;bottom:-200px;-webkit-animation:vibrate-1 30s linear infinite both;animation:vibrate-1 30s linear infinite both}.projects-page .projects-hero-section .bg img:first-child{top:-20px;right:0;opacity:.3}.projects-page .projects-hero-section .bg img:last-child{bottom:-20px;left:0;opacity:.1}.projects-page .projects-hero-section .content{width:100%;padding:224px 0;position:relative;z-index:2}.projects-page .projects-hero-section .content .con{display:flex;flex-direction:column;gap:5rem}.projects-page .projects-hero-section .content .con .title{display:flex;align-items:flex-start;gap:7vw;margin-bottom:80px}.projects-page .projects-hero-section .content .con .title .section-tag{min-width:300px}.projects-page .projects-hero-section .content .con .title h1{width:700px}.projects-page .projects-hero-section .content .con .events-filter-wrapper{display:flex;align-items:center;gap:.5rem}@media only screen and (max-width:790px){.projects-page .projects-hero-section .content{width:100%;padding:112px 0;position:relative;z-index:2}.projects-page .projects-hero-section .content .con{display:flex;flex-direction:column;gap:5rem}.projects-page .projects-hero-section .content .con .title{flex-direction:column;gap:1rem;margin-bottom:0}.projects-page .projects-hero-section .content .con .title .section-tag{min-width:100%}.projects-page .projects-hero-section .content .con .title h1{width:100%}.projects-page .projects-hero-section .content .con .events-filter-wrapper{flex-wrap:wrap;align-items:flex-start}}.project-details{display:flex;flex-direction:column;gap:4rem;padding-bottom:2rem}.project-details .top h2{font-size:4em;font-weight:700;color:#040118;margin-bottom:2rem}.project-details .top>img{width:100%;height:500px;border-radius:10px;object-fit:cover;object-position:center;margin-bottom:1rem}.project-details .top>.info{display:flex;align-items:flex-start;justify-content:space-between}.project-details .top>.info .meta h5{font-size:1.25em;font-weight:600;color:#040118}.project-details .top>.info .meta p{font-size:1em;font-weight:400;color:#666}.project-details .top>.info .description{width:700px}.project-details .top>.info .description p{margin-bottom:2rem}@media only screen and (max-width:790px){.project-details{gap:3rem}.project-details .top h2{font-size:2.25em;line-height:110%}.project-details .top>img{height:300px}.project-details .top>.info{flex-direction:column;align-items:flex-start;justify-content:flex-start}.project-details .top>.info .meta{margin-bottom:1rem}.project-details .top>.info .meta h5{font-size:1.25em;font-weight:600;color:#040118}.project-details .top>.info .meta p{font-size:1em;font-weight:400;color:#666}.project-details .top>.info .description{width:100%}.project-details .top>.info .description p{margin-bottom:1rem}}.donation-success-page{background-color:#f5f9ff;position:relative;display:flex;justify-content:center;align-items:center;width:100%}.donation-success-page .bg{width:100%;height:100%;position:absolute;left:0;top:0;background-color:transparent;overflow:hidden}.donation-success-page .bg img{width:1000px;position:absolute;right:-100px;bottom:-200px;-webkit-animation:vibrate-1 30s linear infinite both;animation:vibrate-1 30s linear infinite both;top:10vh;left:0;opacity:.2}.donation-success-page .content{padding:224px 0;position:relative;z-index:2}.donation-success-page .content .con{display:flex}.donation-success-page .content .con .left{min-width:55%}.donation-success-page .content .con .right{min-width:calc(45% - 3rem);max-width:calc(45% - 3rem);width:auto;flex-grow:1}@media only screen and (max-width:790px){.donation-success-page .content{padding:112px 0}.donation-success-page .content .con .left .title h1{width:100%;font-size:3em}.donation-success-page .content .con .right{min-width:100%;max-width:100%;width:auto}}.publications-details-loader{width:100%;display:flex;flex-direction:column;gap:.5rem;padding:112px 0}.publications-details-loader .image,.publications-details-loader .text,.publications-details-loader .title{margin:0 auto;background-color:rgba(17,0,112,.07);border-radius:20px;animation:pulse 1.5s ease-in-out infinite}.publications-details-loader .text,.publications-details-loader .title{width:100%;max-width:1000px;margin:0 auto;background-color:rgba(17,0,112,.07);border-radius:20px}.publications-details-loader .title{height:32px}.publications-details-loader .image{width:100%;height:500px}.publications-details-loader .text{height:18px}@keyframes pulse{0%{background-color:rgba(17,0,112,.07)}50%{background-color:rgba(17,0,112,.04)}to{background-color:rgba(17,0,112,.07)}}.about-hero-section{background-color:#f5f9ff;position:relative}.about-hero-section .bg{width:100%;height:100%;position:absolute;left:0;top:0;background-color:transparent;overflow:hidden}.about-hero-section .bg img{width:1000px;position:absolute;opacity:.5;right:-100px;bottom:-200px;-webkit-animation:vibrate-1 30s linear infinite both;animation:vibrate-1 30s linear infinite both}.about-hero-section .bg img:first-child{top:-20px;right:0;opacity:.3}.about-hero-section .bg img:last-child{bottom:-20px;left:0;opacity:.3}.about-hero-section .content{width:100%;padding:224px 0;position:relative;z-index:2}.about-hero-section .content .con{display:flex;flex-direction:column;gap:5rem}.about-hero-section .content .con .title{display:flex;align-items:flex-start;gap:7vw}.about-hero-section .content .con .title .section-tag{min-width:300px}.about-hero-section .content .con .title h1{width:700px}.about-hero-section .content .con .about-preview-image{width:100%;height:70vh;object-fit:cover;object-position:center;border-radius:40px}@media only screen and (max-width:790px){.about-hero-section .content{padding:112px 0}.about-hero-section .content .con{display:flex;flex-direction:column;gap:3rem}.about-hero-section .content .con .title{display:flex;flex-direction:column;gap:1rem}.about-hero-section .content .con .title .section-tag{min-width:100%}.about-hero-section .content .con .title h1{width:100%}.about-hero-section .content .con .about-preview-image{height:45vh;border-radius:10px}}.about-page{background-color:transparent}.careers-page{background-color:#f5f9ff;position:relative}.careers-page .careers-hero-section>.bg{width:100%;height:100%;position:absolute;left:0;top:0;background-color:transparent;overflow:hidden}.careers-page .careers-hero-section>.bg img{width:1000px;position:absolute;opacity:.5;right:-100px;bottom:-200px;-webkit-animation:vibrate-1 30s linear infinite both;animation:vibrate-1 30s linear infinite both}.careers-page .careers-hero-section>.bg img:first-child{top:-20px;right:0;opacity:.3}.careers-page .careers-hero-section>.bg img:last-child{top:80vh;left:0;opacity:.15}.careers-page .careers-hero-section>.content{width:100%;padding:0 0 224px;position:relative;z-index:2}.careers-page .careers-hero-section>.content>.con{display:flex;flex-direction:column;gap:5rem}.careers-page .careers-hero-section>.content>.con .title h1{width:700px}@media only screen and (max-width:790px){.careers-page .careers-hero-section{background-color:#f5f9ff;position:relative}.careers-page .careers-hero-section>.bg{width:100%;height:100%;position:absolute;left:0;top:0;background-color:transparent;overflow:hidden}.careers-page .careers-hero-section>.bg img{width:1000px;position:absolute;opacity:.5;right:-100px;bottom:-200px;-webkit-animation:vibrate-1 30s linear infinite both;animation:vibrate-1 30s linear infinite both}.careers-page .careers-hero-section>.bg img:first-child{top:-20px;right:0;opacity:.3}.careers-page .careers-hero-section>.bg img:last-child{top:80vh;left:0;opacity:.15}.careers-page .careers-hero-section>.content{padding:112px 0}.careers-page .careers-hero-section>.content .con{gap:3rem}.careers-page .careers-hero-section>.content .con .search-and-filter .search,.careers-page .careers-hero-section>.content .con .title h1{width:100%}.careers-page .careers-hero-section>.content .con .search-and-filter .filter-wrapper{flex-wrap:wrap}.careers-page .careers-hero-section>.content .con>.careers{display:flex;flex-direction:column;gap:0}.careers-page .careers-hero-section>.content .con>.careers>.top{margin-top:3rem;display:flex;flex-direction:column;gap:3rem}.careers-page .careers-hero-section>.content .con>.careers>.top .publication-card:first-child{width:100%!important;min-width:60%!important;border-right:none;padding-right:0}.careers-page .careers-hero-section>.content .con>.careers>.publication-card{padding:2rem 0;border-bottom:1px solid #d9d9d9}.careers-page .careers-hero-section>.content .con>.careers>.publication-card:last-child{border-bottom:none}}.career-details{display:flex;flex-direction:column;gap:4rem;padding-bottom:2rem}.career-details .top h2{font-size:4em;font-weight:700;color:#040118;margin-bottom:1rem}.career-details .top>.info{display:flex;flex-direction:row!important;gap:.5rem;flex-wrap:wrap}.career-details .top>.info .info-pill{display:flex;width:fit-content;align-items:center;gap:.3rem;font-size:.875em;color:#040118;font-weight:400;background-color:#dfe8ff;padding:.2rem .5rem;border-radius:20px}.career-details .top>.info .info-pill:first-letter{text-transform:uppercase}.career-details .top>.info .info-pill.status{background-color:#110072;color:#fff}.career-details .top .meta{margin-top:1rem;display:flex;align-items:center;justify-content:space-between}.career-details .top .meta p{font-size:1em;font-weight:400;color:#666}.career-details .top .description{max-width:1000px;width:100%;background-color:#fff;margin:30px auto 0;padding:60px;border-radius:20px}@media only screen and (max-width:790px){.career-details{gap:3rem}.career-details .top h2{font-size:2.25em;line-height:110%}.career-details .top .description{width:100%;padding:0;background-color:transparent}}.event-details{display:flex;flex-direction:column;gap:4rem;padding-bottom:2rem}.event-details .top h2{font-size:4em;font-weight:700;color:#040118;margin-bottom:2rem}.event-details .top>img{width:100%;height:500px;border-radius:10px;object-fit:cover;object-position:center;margin-bottom:1rem}.event-details .top>.info{display:flex;align-items:flex-start;justify-content:space-between}.event-details .top>.info .meta h5{font-size:1.25em;font-weight:600;color:#040118;margin-bottom:.3rem}.event-details .top>.info .meta p{font-size:1em;font-weight:400;color:#666}.event-details .top>.info .description{width:700px}.event-details .top>.info .description p{margin-bottom:2rem}@media only screen and (max-width:790px){.event-details{gap:3rem}.event-details .top h2{font-size:2.25em;line-height:110%}.event-details .top>img{height:300px}.event-details .top>.info{flex-direction:column;align-items:flex-start;justify-content:flex-start}.event-details .top>.info .meta{margin-bottom:1rem}.event-details .top>.info .meta h5{font-size:1.25em;font-weight:600;color:#040118}.event-details .top>.info .meta p{font-size:1em;font-weight:400;color:#666}.event-details .top>.info .description{width:100%}.event-details .top>.info .description p{margin-bottom:1rem}}.event-speakers{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:2rem}.event-speakers .member-card .img>img{height:300px}@media only screen and (max-width:790px){.event-speakers{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:1rem}.event-speakers .member-card .img>img{height:200px}}.member-card .img{position:relative}.member-card .img>img{width:100%;height:500px;border-radius:20px;object-fit:cover;object-position:center}@media only screen and (max-width:790px){.member-card .img>img{height:300px}}.member-card .img .position{position:absolute;right:1rem;bottom:1rem;height:25px;padding:0 1rem;background-color:#fff;font-size:.75em;font-weight:500;color:#040118;border-radius:25px;display:flex;align-items:center;justify-content:center}.member-card .info{color:#040118;margin-top:.5rem}.member-card .info .meta{margin-bottom:.5rem}.member-card .info .meta h5{font-size:1.25em;font-weight:600}.member-card .info .meta p{font-size:.875em;font-weight:400;color:#666}.member-card .info>p{font-size:1em;font-weight:400;margin-top:.5rem}.project-overview{width:100%;border-radius:calc(20px + 2rem);padding:2rem;background-color:#dfe8ff}.project-overview .content{border-radius:20px;padding:2rem;background-color:#fff}.project-overview .content h4{font-size:1.125em;font-weight:600;margin-bottom:1rem}.project-overview .content p{max-width:1000px}.project-overview .content ul{padding:2rem}.project-overview .content ul li{margin-bottom:.5rem;list-style-type:disc}@media only screen and (max-width:790px){.project-overview{border-radius:calc(20px + 1rem);padding:0}.project-overview .content{padding:1.5rem;border:2px solid #dfe8ff}.project-overview .content h4{font-size:1.125em;font-weight:600;margin-bottom:1rem}.project-overview .content p{max-width:1000px}.project-overview .content ul{padding:2rem}.project-overview .content ul li{margin-bottom:.5rem;list-style-type:disc}}.project-partners{display:flex;flex-wrap:wrap;gap:2rem}.project-partners img{width:auto;max-height:40px;height:40px}@media only screen and (max-width:790px){.project-partners{gap:1rem}.project-partners img{max-height:20px;height:20px}}.project-gallery{display:grid;grid-gap:1rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-auto-rows:350px;grid-auto-flow:dense}.project-gallery img{max-width:100%;height:auto;vertical-align:middle;display:inline-block}.project-gallery>div{display:flex;justify-content:center;align-items:center}.project-gallery>div img{width:100%;height:100%;object-fit:cover;border-radius:10px}.project-gallery>div.wide{grid-column:span 2}.project-gallery>div.tall{grid-row:span 2}.project-gallery>div.big{grid-column:span 2;grid-row:span 2}@media only screen and (max-width:790px){.project-gallery{display:grid;grid-gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-auto-rows:100px;grid-auto-flow:dense}.project-gallery>div img{border-radius:5px}}.program-phases{display:flex;flex-direction:column;gap:1rem}.program-phases .phase{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:2rem;border-radius:calc(10px + 2rem);background-color:#dfe8ff}.program-phases .phase .left{display:flex;flex-direction:column;justify-content:space-between}.program-phases .phase .left h4{font-size:2em;font-weight:600}.program-phases .phase .left p{max-width:700px}.program-phases .phase .right{width:100%}.program-phases .phase .right>img{width:100%;height:400px;border-radius:20px;object-fit:cover;object-position:center}@media only screen and (max-width:790px){.program-phases .phase{display:flex;flex-direction:column-reverse;gap:1rem;padding:1rem;border-radius:calc(10px + 1rem)}.program-phases .phase .left h4{font-size:1.5em;line-height:110%;margin-bottom:1rem}.program-phases .phase .left p{max-width:100%}.program-phases .phase .right>img{height:200px}}.home-hero{width:100%;height:100vh}.home-hero .background-image{width:100%;height:100vh;background-size:120vw;background-position:bottom;position:relative;background-attachment:fixed}.home-hero .title-wrapper{position:absolute;z-index:4;left:0;top:0;width:100%;height:100vh;display:flex;align-items:center;background:linear-gradient(180deg,rgba(245,249,255,0) 70%,#f5f9ff)}.home-hero .title-wrapper .con{height:100%;padding-top:25vh}.home-hero .title-wrapper .con h1{font-size:15vh;text-transform:capitalize;line-height:110%;font-weight:700;width:fit-content;color:#040118;-webkit-text-fill-color:#040118;margin-bottom:15vh}.home-hero .title-wrapper .con .bottom{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:10vh}.home-hero .title-wrapper .con .bottom p{width:400px;font-size:24px;font-weight:500;line-height:150%}@media only screen and (max-width:790px){.home-hero{width:100%;min-height:100vh;height:auto}.home-hero .title-wrapper{position:absolute;z-index:2;left:0;top:0;width:100%;height:100vh;display:flex;align-items:center;background:linear-gradient(180deg,rgba(230,242,230,0) 60%,#f5f9ff)!important}.home-hero .title-wrapper h1{font-size:4em!important;margin-bottom:2rem!important}.home-hero .title-wrapper .bottom{display:flex!important;gap:2rem!important;flex-direction:column-reverse!important;align-items:flex-start!important;justify-content:flex-start!important}.home-hero .title-wrapper .bottom p{width:100%!important;font-size:1.125em!important;font-weight:500!important;line-height:130%!important}.home-hero .content-wrapper{display:none}}@keyframes animate{0%{background-position-x:5000px}to{background-position-x:0}}.jumbotron{background-color:#f5f9ff;position:relative}.jumbotron .bg{width:100%;height:100%;position:absolute;left:0;top:0;background-color:transparent;overflow:hidden}.jumbotron .bg img{width:800px;position:absolute;bottom:-300px;opacity:.4;right:0;-webkit-animation:vibrate-1 30s linear infinite both;animation:vibrate-1 30s linear infinite both}.jumbotron .content{width:100%;padding:224px 0;position:relative;z-index:2}.jumbotron .content .con .section-title{position:sticky;top:15vh}.jumbotron .content .con .right{display:flex;align-items:flex-end;justify-content:flex-end}.jumbotron .content .con .right p{font-size:1.5em;font-weight:500;color:#040118;line-height:140%;max-width:500px;flex-wrap:wrap;display:flex}@media only screen and (max-width:790px){.jumbotron .content{width:100%;padding:60px 0;position:relative;z-index:2}.jumbotron .content .con .section-title{position:static;top:0}.jumbotron .content .con .right p{font-size:2em}}@media only screen and (max-width:359px){.jumbotron .content .con .right p{font-size:1.5em}}.relations-section{background-color:#f5f9ff;position:relative}.relations-section:before{content:"";display:block;position:absolute;width:100%;height:20px;top:-20px;left:0;background-color:#f5f9ff;border-radius:20px 20px 0 0}.relations-section .bg{width:100%;height:100%;position:absolute;left:0;top:0;background-color:transparent;overflow:hidden}.relations-section .bg img{width:1000px;position:absolute;opacity:.5;right:-100px;bottom:-200px;-webkit-animation:vibrate-1 30s linear infinite both;animation:vibrate-1 30s linear infinite both}.relations-section .content{width:100%;padding:112px 0;position:relative;z-index:2}.relations-section .content .con{display:flex;gap:3rem}.relations-section .content .con .left{width:60%}.relations-section .content .con .left .section-title{width:100%;color:#040118}.relations-section .content .con .right{flex-grow:1;display:flex;align-items:flex-end;justify-content:flex-end}.relations-section .content .con .right p{color:#4d4d4d;width:400px;margin-top:1rem;line-height:auto}.relations-section .content .slider-image{max-width:400px;min-width:400px;min-height:550px;max-height:550px;border-radius:20px}@media only screen and (max-width:790px){.relations-section .content{padding:60px 0}.relations-section .content .con{display:flex;flex-direction:column;gap:1em}.relations-section .content .con .left{width:100%}.relations-section .content .con .left .section-title{width:100%;color:#040118;font-size:2.5em}.relations-section .content .con .right p{width:100%}.relations-section .content .slider-image{max-width:200px;min-width:200px;min-height:150px;max-height:150px;border-radius:10px}}.isec-home-section .top{background-color:#dfe8ff}.isec-home-section .top h2{font-size:3.5em;color:#110072;font-weight:700;gap:.5rem;display:flex;align-items:flex-end}.isec-home-section .top h2 span{font-size:1rem;font-weight:400;line-height:1;margin-bottom:1rem}@media only screen and (max-width:790px){.isec-home-section .top h2{font-size:1.75em;color:#110072}.isec-home-section .top h2 span{font-size:.875em}}.isec-home-section .isec-home-sub{background-color:#040118;position:relative}.isec-home-section .isec-home-sub .bg{width:100%;height:100%;position:absolute;left:0;top:0;background-color:transparent;overflow:hidden}.isec-home-section .isec-home-sub .bg img{position:absolute;-webkit-animation:vibrate-1 50s linear infinite both;animation:vibrate-1 50s linear infinite both}.isec-home-section .isec-home-sub .bg img:first-child{right:10vw;top:-100px;width:400px;opacity:.7}.isec-home-section .isec-home-sub .bg img:last-child{width:700px;left:-100px;top:-100px;opacity:.7}.isec-home-section .isec-home-sub .content{width:100%;padding:112px 0;position:relative;z-index:2}.isec-home-section .isec-home-sub .content .con{display:flex;gap:3rem}.isec-home-section .isec-home-sub .content .con .left{width:60%}.isec-home-section .isec-home-sub .content .con .left .section-title{width:700px;color:#fff;margin-bottom:2rem}.isec-home-section .isec-home-sub .content .con .right{flex-grow:1;display:flex;align-items:flex-end;justify-content:flex-end}.isec-home-section .isec-home-sub .content .con .right p{color:#d9d9d9;width:400px;margin-top:1rem;line-height:auto}@media only screen and (max-width:790px){.isec-home-section .isec-home-sub .content{padding:60px 0}.isec-home-section .isec-home-sub .content .con{display:flex;flex-direction:column;gap:2rem}.isec-home-section .isec-home-sub .content .con .left{width:100%}.isec-home-section .isec-home-sub .content .con .left .section-title{width:100%;color:#fff;margin-bottom:2rem}.isec-home-section .isec-home-sub .content .con .right{flex-grow:1;display:flex;align-items:flex-end;justify-content:flex-end}.isec-home-section .isec-home-sub .content .con .right p{color:#d9d9d9;width:400px;margin-top:1rem;line-height:auto}}.featured-publications-section{background-color:transparent;position:relative}.featured-publications-section .bg{width:100%;height:100%;position:absolute;left:0;top:0;background-color:transparent;overflow:hidden}.featured-publications-section .bg img{width:1000px;position:absolute;opacity:.5;right:0;bottom:-200px;-webkit-animation:vibrate-1 30s linear infinite both;animation:vibrate-1 30s linear infinite both}.featured-publications-section .content{width:100%;padding:112px 0;position:relative;z-index:2}.featured-publications-section .content .con .publications{margin-top:3rem;display:flex;gap:3rem}.featured-publications-section .content .con .publications .publication-card:first-child{width:65vw!important;min-width:60%!important;border-right:1px solid rgba(0,51,0,.2);padding-right:3rem}@media only screen and (max-width:790px){.featured-publications-section .content{padding:60px 0}.featured-publications-section .content .con .publications{margin-top:3rem;display:flex;flex-direction:column;gap:3rem}.featured-publications-section .content .con .publications .publication-card:first-child{width:100%!important;min-width:60%!important;border-right:none;padding-right:0}}.publication-card{width:100%;display:flex;flex-direction:column;gap:1rem}.publication-card>img{width:100%;max-width:100%;height:380px;border-radius:20px;object-fit:cover;object-position:center;filter:saturate(0);transition-duration:.5s;cursor:pointer}@media only screen and (max-width:790px){.publication-card>img{height:250px}}.publication-card:hover>img{filter:saturate(1);transition-duration:.5s}.publication-card .info{width:100%;max-width:100%}.publication-card .info h4{font-size:2.5em;color:#040118;font-weight:600;line-height:110%;margin-bottom:1rem;cursor:pointer}@media only screen and (max-width:790px){.publication-card .info h4{font-size:1.75em}}.publication-card .info .author-card{margin-top:1rem}.publication-card .info>.flex{margin-top:2rem;display:flex;align-items:flex-end;justify-content:space-between}@media only screen and (max-width:790px){.publication-card .info>.flex{margin-top:1rem}}.publication-card .info>.flex .categories{display:flex;gap:.3rem}.publication-card .info>.flex .categories>span{display:flex;width:fit-content;font-size:.875em;color:#110072;font-weight:500;background-color:rgba(17,0,114,.1);padding:.2rem .5rem;border-radius:20px}.publication-card .info>.flex .categories>span:first-letter{text-transform:uppercase}.publication-card.inverse{flex-direction:column-reverse}@media only screen and (max-width:790px){.publication-card.inverse{flex-direction:column}}.publication-card.flat{flex-direction:row;gap:1rem}.publication-card.flat>img{min-width:40%;max-width:700px;height:350px;background-color:#dfe8ff}.publication-card.flat .info{display:flex;flex-direction:column;justify-content:space-between}.publication-card.flat .info p{max-width:700px}.publication-card.flat .info>.flex{margin-top:2rem;display:flex;align-items:flex-end;justify-content:space-between}@media only screen and (max-width:790px){.publication-card.flat .info>.flex{margin-top:1rem}}.publication-card.flat .info>.flex>span{font-size:.875em;color:#4d4d4d;font-weight:500}@media only screen and (max-width:790px){.publication-card.flat{flex-direction:column;gap:1rem}.publication-card.flat>img{height:250px}.publication-card.flat .info{display:flex;flex-direction:column;justify-content:space-between}.publication-card.flat .info p{max-width:700px}.publication-card.flat .info>.flex{margin-top:2rem;display:flex;align-items:flex-end;justify-content:space-between}}@media only screen and (max-width:790px)and (max-width:790px){.publication-card.flat .info>.flex{margin-top:1rem}}@media only screen and (max-width:790px){.publication-card.flat .info>.flex>span{font-size:.875em;color:#4d4d4d;font-weight:500}}