.hero{display:flex;flex-wrap:wrap;width:100vw;box-sizing:border-box;position:relative;overflow:hidden}.hero--with-image{height:100vh;padding-left:clamp(25px,8.75vw,126px);padding-right:clamp(25px,8.75vw,126px);display:flex;align-items:center;position:relative;max-height:1080px}.hero--gradient{position:relative;z-index:0}.hero--home{background:url(../assets/images/hero-home.webp);overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center}.hero--strategic-consulting{background:linear-gradient(0deg,#2b2d7580 0% 100%),url(../assets/images/hero-consulting.webp) #d3d3d3 50% / cover no-repeat;overflow:hidden;background-position:center}.hero--custom-learning-experience{background:linear-gradient(0deg,#2b2d7580 0% 100%),url(../assets/images/hero-custom-learning.webp) #d3d3d3 50% / cover no-repeat;overflow:hidden;background-position:center}.hero--innovative-technologies{background:linear-gradient(0deg,#2b2d7580 0% 100%),url(../assets/images/hero-innovate-tech.webp) #d3d3d3 50% / cover no-repeat;overflow:hidden;background-position:center}.hero--conferences-workshops{background:linear-gradient(0deg,#2b2d7580 0% 100%),url(../assets/images/hero-conferences.webp) #d3d3d3 50% / cover no-repeat;overflow:hidden;background-position:center}.hero--with-image .hero__content,.hero--with-image .hero__media{max-height:100vh}.hero--with-image .hero__image{max-width:100%;max-height:90%;align-self:center;object-fit:contain}.hero--video{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;max-height:1080px}.hero--video .hero__media{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:0}.hero--video video{width:100%;height:100%;object-fit:cover;object-position:center}.hero--video .hero__content{position:relative;z-index:2;display:flex;width:100%;height:100%;box-sizing:border-box;color:#fff;align-items:flex-start;justify-content:center;max-width:1920px;padding-left:5.6%;padding-right:5.6%}.hero__container{width:100%;max-width:1600px;margin:0 auto;box-sizing:border-box;display:flex;justify-content:flex-start}.hero--with-image .hero__container{height:1080px}.hero__card{display:flex;flex-direction:column;align-items:center;gap:10px;width:clamp(320px,48vw,670px);min-width:320px;max-width:850px;min-height:210px;padding:var(--spacing-spacing-xl, 48px) var(--spacing-spacing-l, 32px);background-color:#ffffffb3;border-radius:30px;text-align:center;word-break:normal;overflow-wrap:break-word;box-sizing:border-box;justify-content:center}.hero__card.hero--without-bg{align-items:flex-start;background-color:transparent;backdrop-filter:none;border-radius:0}@supports (backdrop-filter: blur(4px)){.hero__card{backdrop-filter:blur(4px)}}@supports not (backdrop-filter: blur(4px)){.hero__card{background-color:#ffffffe6}}.hero__description{font-family:var(--body-font-family);align-self:stretch;display:flex;align-items:center;justify-content:flex-start;color:var(--purple-1, #2b2d75);text-align:left;margin-bottom:clamp(16px,1.5vw,22px)}.clear--margin{margin-bottom:0!important}.hero__description .hero__description-highlight{color:var(--purple-2)}.hero--video .hero__description{justify-content:center;text-align:center}.hero__wave{position:absolute;bottom:0;width:105vw;height:auto;z-index:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero__content,.hero__media{flex:1 1 50%;display:flex;align-items:center;justify-content:center;padding-left:0;padding-right:0;box-sizing:border-box}.hero__content{flex-direction:column;text-align:center}.hero__content.hero--left{align-items:flex-start;text-align:left}.hero__content p{font-size:var(--text-body-large, 22px);line-height:var(--text-lineHeight-bodyLarge, 30px)}@media (max-width: 1366px){.hero__card{gap:0}}@media (max-width: 1249px){.hero--with-image .hero__image{display:none}.hero--with-image .hero__content{align-items:center}}@media (max-width: 991px){.hero{flex-direction:column}.hero__content,.hero__media{flex:1 1 100%;max-height:none}.hero--video{height:100vh;flex-direction:column}.hero--video .hero__media,.hero--video video{width:100vw;height:100vh}.hero--video .hero__content{align-items:center;text-align:center;justify-content:center}.hero__content.hero--left{align-items:center;text-align:center;justify-content:start;margin-top:228px;gap:10px}.hero__card{width:650px;max-width:100%;padding:48px 32px;gap:10px}.hero__container{justify-content:center}.hero--with-image .hero__image{display:none}.hero--with-image{flex-direction:column;justify-content:center;text-align:center}.hero--with-image .hero__content{align-items:center;gap:10px}.hero__description{text-align:center;justify-content:center}.hero--with-image .hero__media{display:none}.hero--center{padding-top:154.25px}}@media (max-width: 767px){.hero--video .hero__content{padding-top:0;justify-content:start}.hero__card{width:90vw;min-width:320px;padding:32px 20px}.hero__content.hero--left{justify-content:start;margin-top:175px}}.hero--small{height:540px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.hero--small .hero__container{width:100%;max-width:1600px;margin:0 auto;padding-left:clamp(16px,5vw,80px);padding-right:clamp(16px,5vw,80px);padding-top:89.75px}.hero--center{max-width:800px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;padding-top:89.75px}.hero--small p{font-size:var(--text-body-large);line-height:var(--text-lineHeight-bodyLarge);color:var(--purple-1);max-width:700px;margin:0 auto}.hero--small .hero--small-content{display:flex;width:var(--heroComponent-width, 650px);flex-direction:column;align-items:center;gap:var(--spacing-spacing-l, 32px)}.bg-orange-hero{background:linear-gradient(135deg,#fffdf9,#faab32)}.bg-blue-hero{background-color:#0d6eb3}.bg-purple-hero{background-color:#2b2d75}.bg-blue-gradient-hero{background:#aeebfe;background:linear-gradient(130deg,#aeebfe,#f3f7fa 40% 60%,#aeebfe)}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(40px)}}.hero--small.hero--with-bg{position:relative;height:540px;display:flex;align-items:center;justify-content:center;background-size:cover;background-repeat:no-repeat;background-position:35% center;overflow:hidden}.bg-medicines-hero{background:linear-gradient(0deg,#2b2d7580 0% 100%),url(../assets/images/bg-woman-medicines.webp) #d3d3d3 50% / cover no-repeat;overflow:hidden;background-position:center}.bg-target-hero{background:linear-gradient(0deg,#2b2d7580 0% 100%),url(../assets/images/target-bg.webp) #d3d3d3 50% / cover no-repeat;overflow:hidden;background-position:center}.bg-pli-hero{background:linear-gradient(0deg,#2b2d7580 0% 100%),url(../assets/images/hero-pli.webp) #d3d3d3 50% / cover no-repeat;overflow:hidden;background-position:center}.bg-nrf-hero{background:linear-gradient(0deg,#2b2d7580 0% 100%),url(../assets/images/hero-nrf.webp) #d3d3d3 50% / cover no-repeat;overflow:hidden;background-position:center}@media (min-width: 1180px){#hero-small-fixed{width:695px}}@media (max-width: 991px){.hero--small{height:468px}}@media (max-width: 767px){.hero--small.hero--with-bg{height:482px;background-position:40% center}}.share{position:absolute;right:clamp(1rem,11vw,var(--margin));top:430px;display:flex;align-items:center;gap:.6rem;color:var(--grey-1, #6b6464);font-size:var(--text-body-large, 1.375rem);font-weight:400;line-height:normal}.share svg{width:1.875rem;height:1.875rem;border-radius:.125rem;border:.5px solid #8bb8da;background:#fff;padding:3px 5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.share a{display:inline-flex;transition:all .2s ease}@media (min-width: 1200px) and (max-width: 1365px){.hero__card{padding:30px 25px}.margin-top-hero{margin-top:clamp(0px,5vw,0px)}.hero__content h1{margin-bottom:0rem;font-size:2.5rem;line-height:normal}.hero__content p{font-size:1.1rem;line-height:1.5rem}.button--md{width:180px}.button{gap:5px;height:35px;padding:5px 10px;font-size:.9rem}}@media (min-width: 1024px) and (max-width: 1199px){.hero__content h1{font-size:clamp(1.75rem,5vw,2.5rem);line-height:normal}.hero__content p{font-size:1rem;line-height:normal}.hero__card{padding:35px 25px;gap:10px}.margin-top-hero{margin-top:clamp(0px,5vw,0px)}.hero__content h1{margin-bottom:0rem}}@media (min-width: 960px) and (max-width: 991px){.hero__content.hero--left{margin-top:13%}}@media (max-width: 991px){.share{position:static;justify-content:right;margin-top:2.125rem;flex-wrap:nowrap;flex-direction:row}.share p{margin:0;white-space:nowrap;font-size:1.375rem}.share svg{flex-shrink:0}}@media (max-width: 767px){.share{justify-content:center;flex-direction:row;flex-wrap:wrap;gap:.75rem;margin-top:3.3125rem}}.bg-blue-1{background:var(--blue-1, #0972bd)}
