:root {
  --primary: #0b1352;
  --opacity-2: #1900ffb0;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.sidebar-menu-icon {
  color: #7cffe5;
  cursor: pointer;
  transition: color .3s;
}

.sidebar-menu-icon:hover {
  color: #0b1352;
}

.button-dot {
  background-color: #0b1352;
  border-radius: 50%;
  flex: none;
  width: 6px;
  height: 6px;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.container.about {
  max-width: 1160px;
  padding-left: 50px;
  padding-right: 50px;
}

.container.footer {
  flex-flow: column;
  display: block;
}

.navbar-extra {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #0b1352;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-wrapper {
  color: #0b1352;
  border-radius: 30px;
  transition: box-shadow .5s;
  display: inline-block;
  position: relative;
  box-shadow: 0 0 #0000;
}

.button-wrapper:hover {
  box-shadow: 0 0 16px 8px #9b54fe33;
}

.button-wrapper._2 {
  color: #0b1352;
}

.nav-link {
  color: #0b1352;
  padding: 0 22px;
  font-weight: 600;
  line-height: 79px;
  transition: color .3s;
}

.nav-link:hover {
  color: #0037ff;
}

.nav-link.w--current {
  color: #0b1352;
}

.nav-link.w--current:hover {
  color: #0037ff;
}

.nav-menu {
  background-color: #0000;
}

.logo {
  max-height: 32px;
  padding-left: 25px;
  padding-right: 25px;
}

.sidebar-menu-icon-sign {
  color: #0b1352;
  font-weight: 700;
  display: inline-block;
}

.sidebar-menu-icon-sign:hover {
  color: #0037ff;
}

.site-navigation {
  color: #fff;
  border-bottom: 1px solid #ffffff26;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.header-button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  border: 1px solid #ffffff26;
  border-radius: 23px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 9px 40px;
  text-decoration: none;
  transition: box-shadow .5s;
  display: none;
  box-shadow: 0 0 #0000;
}

.header-button:hover {
  box-shadow: 0 0 16px 8px #9b54fe33;
}

.responsive-menu.active {
  color: #0b1352;
  background-color: #0000;
}

.navbar {
  background-color: #0000;
}

.header {
  z-index: 99;
  width: 100%;
  font-family: Plus Jakarta Sans, sans-serif;
  position: fixed;
}

.logo-block.w--current {
  flex: none;
  padding-left: 22px;
  padding-right: 22px;
}

.button {
  background-color: #fff0;
  padding: 14px 40px;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  position: relative;
}

.button:hover {
  background-color: #0000;
}

.button._2 {
  color: #0b1352;
  padding-top: 9px;
  padding-bottom: 9px;
}

.button._2.menu-contact {
  font-size: 14px;
}

.button.home {
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 20px;
}

.button-text {
  color: #7cffe5;
  font-weight: 600;
}

.button-back {
  color: #0b1352;
  border: 1px solid #ffffff26;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.button-back._2 {
  color: #0b1352;
  border-radius: 23px;
}

.button-back._2:hover {
  border-color: #ffffff26;
}

.sidebar-menu-box {
  margin-left: 40px;
  margin-right: 40px;
}

.hero-2-section {
  color: #fff;
  padding-top: 170px;
  padding-bottom: 120px;
  font-family: Plus Jakarta Sans, sans-serif;
}

.hero-2-desc-box {
  z-index: 3;
  margin-right: -200px;
  position: relative;
}

.hero-2-content-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
}

.hero-2-section-wrapper {
  padding: 40px 60px;
}

.hero-2-title-box {
  z-index: 2;
  position: relative;
}

.hero-2-title {
  color: #0b1352;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 74px;
  font-weight: 800;
  line-height: 100px;
}

.hero-2-button-box {
  z-index: 2;
  margin-top: 80px;
  position: relative;
}

.hero-2-image-box.filter-image-box {
  z-index: 2;
  position: relative;
}

.hero-2-circle {
  z-index: 1;
  mix-blend-mode: exclusion;
  background-image: url('../images/circle.svg'), linear-gradient(90deg, #9b54fe33, #cecece);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  border-radius: 50%;
  width: 320px;
  height: 320px;
  position: absolute;
  inset: -12% 15% 0% auto;
}

.hero-2-image {
  border-radius: 30px;
}

.hero-2-image.filter-image {
  filter: invert();
}

.sidebar-social-link {
  color: #0b1352;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
}

.sidebar-social-link:hover {
  color: #0037ff;
}

.sidebar-menu-bottom-link {
  color: #0b1352;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  text-decoration: none;
  transition: color .3s;
}

.sidebar-menu-bottom-link:hover {
  color: #0037ff;
}

.sidebar-menu-center {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.container-fluid {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid.padding-0 {
  padding-left: 0;
  padding-right: 0;
}

.default-video-box {
  z-index: 0;
  filter: grayscale();
  width: 100%;
  height: 100%;
  position: relative;
}

.sidebar-menu-bottom-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.sidebar-social-item {
  padding-top: 10px;
  padding-bottom: 10px;
}

.sidebar-menu-bottom-text-2 {
  color: #0b1352;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
}

.sidebar-social-block {
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.sidebar-extra {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.sidebar-menu-wrapper {
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  padding: 60px 35px;
  display: flex;
  overflow: auto;
}

.sidebar-menu {
  z-index: 999;
  background-color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  display: none;
  position: fixed;
  inset: 0%;
}

.sidebar-menu-bottom-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.sidebar-logo {
  max-height: 32px;
}

.sidebar-nav-item {
  padding-top: 20px;
  padding-bottom: 20px;
}

.sidebar-nav-link {
  color: #0b1352;
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
  text-decoration: none;
  transition: color .3s;
}

.sidebar-nav-link:hover {
  color: #0037ff;
}

.sidebar-nav-link.w--current {
  color: #0b1352;
  position: relative;
}

.sidebar-nav-link.w--current:hover {
  color: #0037ff;
}

.sidebar-video-item {
  width: 20vw;
  height: 50vh;
  position: absolute;
  inset: 0%;
}

.sidebar-video-block {
  width: 20vw;
  height: 50vh;
  position: relative;
}

.sidebar-menu-top {
  flex: none;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sidebar-nav-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  position: relative;
}

.default-video-item {
  width: 20vw;
  height: 50vh;
  position: absolute;
  inset: 0%;
}

.default-video-button {
  display: none;
}

.sidebar-menu-bottom {
  flex: none;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sidebar-video-box {
  z-index: 1;
  filter: grayscale();
  width: 100%;
  height: 100%;
  position: relative;
}

.about-section-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.about-single-image {
  border-radius: 30px;
  max-height: 700px;
  transform: rotate(10deg);
}

.about-single-image.filter-image {
  filter: none;
}

.about-section {
  padding-top: 120px;
  padding-bottom: 120px;
  font-family: Plus Jakarta Sans, sans-serif;
}

.about-section-desc {
  background-color: #0000;
  display: block;
  position: relative;
}

.icon-box-2 {
  width: auto;
  height: auto;
  margin-bottom: 45px;
}

.desc-text {
  z-index: 3;
  color: #0b1352;
  mix-blend-mode: luminosity;
  font-size: 32px;
  font-weight: 600;
  line-height: 46px;
  display: inline-block;
  position: relative;
}

.icon-image {
  object-fit: cover;
}

.desc-text-overlay {
  z-index: 2;
  width: 0%;
  min-height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.about-single-image-box {
  overflow: visible;
}

.process-shape-box {
  width: auto;
  height: auto;
  display: inline-block;
  position: absolute;
  inset: auto auto 0% 0%;
  transform: translate(-50%, 50%);
}

.process-section {
  padding-top: 120px;
  padding-bottom: 180px;
}

.process-image {
  border-radius: 30px;
}

.process-image.filter-image {
  filter: none;
}

.process-section-steps {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.bold-text-2 {
  font-size: 44px;
  font-weight: 700;
  line-height: 86px;
}

.process-title {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 24px;
  font-size: 44px;
  font-weight: 700;
  line-height: 86px;
  display: inline-block;
}

.process-section-bar {
  position: absolute;
  inset: 0% auto 0% 0%;
}

.bold-text-3 {
  font-size: 44px;
}

.process-section-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 5fr 1fr 6fr;
}

.process-image-sticky-box {
  position: sticky;
  top: 100px;
}

.process-bar-line {
  background-color: #1900ffb0;
  width: 5px;
  height: 100%;
}

.process-bar-thumb {
  background-color: #0b1352;
  width: 100%;
  height: 25%;
}

.process-image-block {
  height: auto;
  display: inline-block;
  position: relative;
}

.process-section-content {
  padding-left: 75px;
  position: relative;
}

.process-item {
  opacity: .5;
  margin-bottom: 90px;
}

.process-section-wrapper {
  max-width: 1160px;
}

.process-desc {
  color: #0b1352;
  font-size: 18px;
  line-height: 28px;
}

.body {
  font-family: Plus Jakarta Sans, sans-serif;
}

.client-2-item-content {
  background-image: linear-gradient(90deg, #cecece, #cecece);
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.support-loop-section {
  margin-top: 0;
  position: relative;
  overflow: hidden;
}

.client-item-box {
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.client-2-item {
  margin-right: 40px;
  padding-left: 40px;
}

.support-title {
  color: #0b1352;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  -webkit-background-clip: text;
  background-clip: text;
  padding: 50px;
  font-size: 44px;
  line-height: 60px;
}

.video-section {
  padding-top: 100px;
  padding-bottom: 0;
}

.video-section-title-block {
  padding: 0;
}

.video-title {
  color: #0b1352;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  -webkit-background-clip: text;
  background-clip: text;
  padding: 50px;
  font-size: 44px;
  line-height: 60px;
}

.video-title.ipvac {
  padding: 0 0 0 30px;
  font-size: 34px;
  line-height: 44px;
}

.container-video {
  width: 80%;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.ipsirius-video-home {
  overflow: visible;
}

.footer-logo {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #000, #cecece);
  -webkit-background-clip: text;
  background-clip: text;
  display: inline-block;
}

.footer-nav-link {
  color: #0b1352;
  margin-bottom: 12px;
  text-decoration: none;
  transition: color .3s;
  display: block;
}

.footer-nav-link:hover {
  color: #0037ff;
}

.footer-nav-link.w--current {
  color: #0b1352;
}

.appointment-card {
  background-color: #50619c;
  border: 1px solid #ffffff26;
  border-radius: 30px;
  padding: 40px;
}

.appointment-card-text {
  color: #0b1352;
  font-weight: 700;
}

.widget-title {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#1900ffb0, #0b1352);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: 700;
  line-height: 35px;
}

.copyright-sepretor {
  background-color: #0b1352;
  width: 1px;
  height: 20px;
}

.widget-nav-link {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-logo-block {
  display: inline-block;
  position: relative;
}

.footer {
  padding-top: 72px;
}

.appointment-card-link-box {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.appointment-card-link {
  color: #0b1352;
  font-weight: 700;
  text-decoration: none;
  transition: color .3s;
}

.appointment-card-link:hover {
  color: #fff;
  text-decoration: none;
}

.footer-widget {
  padding-left: 30px;
}

.center-footer-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 8fr 4fr;
}

.copyright-text-link {
  color: #0b1352;
  text-decoration: none;
  transition: color .3s;
}

.copyright-text-link:hover, .copyright-text-link.w--current {
  color: #0b1352;
}

.copyright-text {
  color: #0b1352;
  text-align: center;
  font-size: 14px;
}

.appointment-card-title {
  color: #0b1352;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}

.top-footer-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.appointment-card-desc {
  color: #fff;
  margin-bottom: 24px;
  font-size: 16px;
}

.copyright-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bottom-footer {
  border-top: 1px solid #ffffff26;
  padding-top: 15px;
  padding-bottom: 15px;
}

.center-footer {
  padding-top: 0;
  padding-bottom: 30px;
}

.service-info-image {
  border-radius: 30px;
}

.service-info-image.filter-image {
  filter: none;
  object-fit: cover;
  border-bottom-left-radius: 0;
}

.service-info-image.filter-image.gray {
  width: auto;
  height: auto;
}

.service-info-image-box {
  width: 100%;
  height: 100%;
}

.service-info-image-box.filter-image-box {
  text-align: center;
  width: auto;
  height: auto;
}

.service-info-image-wrapper {
  margin-bottom: 50px;
  position: relative;
  overflow: hidden;
}

.service-info-details-box {
  flex-flow: column;
}

.title-header {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.service-info-details-title {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 800;
  line-height: 44px;
}

.service-info-details-title.beating {
  text-align: center;
  margin: 0;
  padding: 30px;
  font-size: 34px;
  line-height: 60px;
}

.service-info-details-title.immuno {
  text-align: left;
}

.service-info-details-title.pipe {
  text-align: left;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352 41%);
  font-size: 34px;
}

.service-info-details-title.h2-team {
  padding-top: 30px;
}

.page-info-section {
  padding-top: 105px;
}

.service-info-details-button {
  text-align: right;
  width: 100%;
}

.service-info-section-wrapper {
  max-width: 1160px;
  padding: 50px;
}

.service-info-section-wrapper.iseringue {
  width: 80%;
}

.arbre-science {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-items: center;
  padding-bottom: 40px;
}

.title-heading-2 {
  color: #0b1352;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 44px;
  line-height: 60px;
}

.button-wrapper-not-hover {
  color: #0b1352;
  background-color: #0b1352;
  border-radius: 30px;
  transition: box-shadow .5s;
  display: inline-block;
  position: relative;
  box-shadow: 0 0 #0000;
}

.button-wrapper-not-hover:hover {
  background-color: #1900ffb0;
  box-shadow: 0 0 16px 8px #9b54fe33;
}

.service-info-details-subtitle {
  color: #0b1352;
  text-align: justify;
  margin-bottom: 55px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.service-info-section-title-copy {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-bottom: 0;
  display: flex;
}

.link-pub-3 {
  color: #fff;
}

.section-title {
  margin: 0;
}

.p-publication {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}

.publication-cards {
  background-color: #50619c;
  border-radius: 30px;
  height: 600px;
  padding: 50px;
  transition: box-shadow .3s;
  display: inline-block;
  box-shadow: 0 2px 5px #0000;
}

.publication-cards:hover {
  box-shadow: 0 30px 20px -10px #9b54fe33;
}

.service-2-section-title {
  width: 100%;
  margin-bottom: 60px;
}

.service-2-section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.publication-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.service-2-section-wrapper {
  padding: 30px;
}

.h-publication {
  color: #cecece;
  margin-bottom: 24px;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
}

.title-heading {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 34px;
  line-height: 90px;
}

.text-block {
  color: #0b1352;
  text-align: center;
  font-weight: 700;
}

.bold-text-4 {
  font-weight: 800;
}

.text-span-3 {
  color: #1900ffb0;
}

.service-info-section-grid {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  place-items: center;
  padding-bottom: 40px;
}

.service-info-section-grid.science-2 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  padding-left: 70px;
  padding-right: 70px;
}

.section-title-shape-box {
  position: absolute;
  inset: 0 -80px auto auto;
}

.title-heading-3 {
  color: #0b1352;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 44px;
  line-height: 60px;
}

.service-info-details-title-copy {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 30px;
  font-size: 34px;
  font-weight: 800;
  line-height: 44px;
}

.service-info-details-title-copy.beating {
  text-align: center;
  max-width: 1160px;
  margin: 0;
  padding: 30px;
  font-size: 34px;
  font-weight: 500;
  line-height: 60px;
}

.service-info-section-title {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.italic-text-4 {
  text-align: justify;
  font-size: 20px;
  font-weight: 800;
}

.background-video-wrap {
  justify-content: space-around;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cell-ips-video {
  border-radius: 30px;
  height: 560px;
}

.cell-ips-video.filter-image {
  filter: hue-rotate(15deg);
  width: 100%;
  height: 300px;
}

.div-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-4 {
  font-size: 24px;
  line-height: 34px;
}

.mutavac-link {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.mutavac-title {
  color: #0b1352;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  -webkit-background-clip: text;
  background-clip: text;
  padding: 50px;
  font-size: 44px;
  line-height: 60px;
}

.mutavac-title.ipvac {
  padding: 0;
  font-size: 34px;
  line-height: 44px;
}

.right-arrow {
  justify-content: center;
  align-items: center;
  height: 20%;
  display: flex;
}

.rond-hover-arrow {
  background-color: #9b54fe33;
  border-radius: 50px;
  position: absolute;
  inset: 0%;
}

.hover-style {
  text-decoration: none;
}

.hover-style:hover {
  color: #f49703;
}

.hover-style.pdf-style {
  color: #1900ffb0;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 30px;
  display: block;
}

.hover-style.pdf-style:hover {
  color: #0037ff;
  -webkit-text-stroke-color: #3f126b;
}

.events-title {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 800;
  line-height: 44px;
}

.events-title.pipe {
  text-align: center;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  margin: 0;
  font-size: 34px;
  text-decoration: none;
}

.slide-nav {
  display: none;
}

.left-arrow {
  justify-content: center;
  align-items: center;
  height: 20%;
  display: flex;
}

.blog-2-section-title {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.slide {
  vertical-align: baseline;
  padding-left: 80px;
  padding-right: 80px;
}

.events {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 105px;
  display: flex;
}

.image-5 {
  z-index: 1;
  transform-style: preserve-3d;
  position: relative;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.arrow-left {
  z-index: 999;
  position: relative;
}

.line-cell {
  background-color: #0b1352;
  width: 100%;
  height: 100%;
}

.ctn-events {
  flex-flow: column;
  padding: 0;
}

.title-heading-4 {
  color: #0b1352;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 44px;
  line-height: 60px;
}

.title-heading-4.advisory {
  display: none;
}

.slider {
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.caroussel-ctn {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2px 1fr 2px 1fr 2px 1fr;
  grid-auto-flow: row;
  place-content: center;
  place-items: center;
  height: 100%;
  padding: 0;
  position: relative;
}

.upcoming-events {
  max-width: 1160px;
  padding-bottom: 50px;
}

.arrow-right-2 {
  z-index: 999;
  position: relative;
}

.image-6 {
  z-index: 1;
  position: relative;
}

.text-stack {
  color: #000;
  text-align: justify;
  font-size: .8rem;
  font-style: italic;
  font-weight: 200;
}

.slide-2 {
  padding-left: 80px;
  padding-right: 80px;
}

.ctn-bloc-news {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-decoration: none;
  -webkit-text-decoration-color: var(--primary);
  text-decoration-color: var(--primary);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ctn-news-1 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-around;
  align-items: center;
  width: 450px;
  height: 230px;
  display: flex;
}

.author-news {
  color: #0b1352;
  text-align: justify;
  margin: 0;
  font-size: 13px;
  line-height: 25px;
}

.grid-news {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: 400px;
  grid-template-areas: "Area Area";
  max-width: 1200px;
}

.blog-2-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.img-news {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 15px;
  width: 100%;
  height: 100%;
}

.rond-pp {
  filter: grayscale();
  border-radius: 100px;
}

.nav-link-2 {
  color: #fff;
  border-top-left-radius: 45px;
  border-bottom-left-radius: 45px;
  line-height: 5px;
}

.nav-link-2:hover {
  color: #fff;
}

.image-7 {
  object-fit: cover;
  border-radius: 100%;
  width: 120px;
  height: 120px;
}

.name-card {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 0;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  display: block;
}

.grid-researcher {
  grid-column-gap: 53px;
  grid-row-gap: 53px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
  place-items: center;
  max-width: 1160px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 30px 0;
}

.grid-researcher.international {
  grid-template-columns: 1fr 1fr 1fr;
  padding-left: 0%;
}

.italic-text-3 {
  color: #7cffe5;
  font-size: 1rem;
  font-weight: 200;
}

.nav-menu-3 {
  outline-offset: 0px;
  background-color: #0b1352;
  border-top-right-radius: 45px;
  border-bottom-right-radius: 45px;
  outline: 1px solid #1900ffb0;
  padding-right: 0;
}

.team-card {
  background-color: #f5fdfd;
  background-image: radial-gradient(circle, #1900ffb0 20%, #0b1352);
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 280px;
  transition: box-shadow .3s;
  display: flex;
  position: static;
  box-shadow: inset 0 30px 20px -10px #9b54fe33;
}

.team-card:hover {
  box-shadow: -5px 10px 5px 2px #9b54fe33;
}

.link-card {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration-color: #0000;
  display: flex;
}

.link-card:hover {
  filter: grayscale(0%);
}

.carroussel-team {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  max-width: 900px;
  display: flex;
  overflow: hidden;
}

.team-3-section-title {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-2 {
  outline-offset: 0px;
  background-color: #0b1352;
  border-top-left-radius: 45px;
  border-bottom-left-radius: 45px;
  outline: 1px solid #1900ffb0;
  padding-left: 20px;
  line-height: 5px;
}

.navbar-2 {
  z-index: 0;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 40px 40px 60px;
  display: flex;
}

.team-3-section {
  padding: 105px 50px 0;
}

.ctn-image-card {
  border-radius: 100%;
  width: 120px;
  height: 120px;
  position: relative;
  box-shadow: 0 0 6px 3px #0003;
}

.contact-section-details {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
}

.contact-social-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.error-message {
  background-color: #000;
}

.contact-textarea {
  color: #0b1352;
  background-color: #0000;
  border: 1px solid #0000;
  border-bottom-color: #0b1352;
  height: auto;
  max-height: 104px;
  margin-bottom: 0;
  padding: 24px 16px;
  font-size: 26px;
  font-weight: 600;
  line-height: 54px;
}

.contact-textarea:focus {
  border-color: #0000 #0000 #0b1352;
}

.contact-textarea::placeholder {
  color: #0b1352;
}

.contact-label {
  color: #1900ffb0;
  flex: none;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: 600;
  line-height: 54px;
}

.contact-social-item {
  flex: none;
}

.success-message {
  background-color: #000;
}

.contact-form-item {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  color: #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.contact-section-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 4fr 8fr;
}

.contact-button-box {
  text-align: right;
  width: 100%;
  margin-top: 35px;
  display: block;
}

.contact-title {
  color: #1900ffb0;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 600;
  line-height: 60px;
}

.contact-desc {
  margin-bottom: 48px;
}

.contact-section {
  padding-top: 105px;
}

.contact-link-box {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.success-message-text {
  color: #7cffe5;
}

.contact-mail-link {
  color: #0b1352;
  margin-bottom: 7px;
  font-weight: 600;
  text-decoration: underline;
}

.contact-mail-link:hover {
  text-decoration: none;
}

.contact-section-title {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.contact-input {
  color: #0b1352;
  background-color: #0000;
  border: 1px solid #0000;
  border-bottom-color: #0b1352;
  height: auto;
  margin-bottom: 0;
  padding: 24px 16px;
  font-size: 26px;
  font-weight: 600;
  line-height: 54px;
}

.contact-input:focus {
  border-color: #0000 #0000 #0b1352;
}

.contact-input::placeholder {
  color: #0b1352;
}

.contact-form-block {
  margin-bottom: 0;
}

.contact-social-link {
  color: #0b1352;
  border: 1px solid #ffffff26;
  border-radius: 30px;
  padding: 10px 24px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.error-message-text {
  color: #7cffe5;
}

.contact-form-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.accordian-icon {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  display: flex;
  position: absolute;
  inset: 14px -36px 0% auto;
}

.accordian-content {
  background-color: #0000;
  display: block;
  position: static;
}

.accordian-icon-none {
  display: none;
}

.faq-section-title {
  margin-bottom: 60px;
}

.faq-section-link-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.faq-section-text {
  color: #0b1352;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-weight: 700;
}

.accordian-item-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
}

.faq-section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.sticky-block-item {
  z-index: 10;
  position: sticky;
  top: 100px;
}

.accordian-title {
  color: var(--opacity-2);
  white-space: normal;
  word-break: normal;
  overflow-wrap: anywhere;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}

.single-image-wrapper {
  height: auto;
  position: relative;
}

.single-image-wrapper.filter-image-box {
  height: auto;
}

.single-image {
  border-radius: 30px;
}

.single-image.filter-image {
  filter: none;
}

.accordian-desc {
  color: #0b1352;
  padding-top: 20px;
}

.faq-section-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 7fr 1fr 4fr;
}

.accordian-icon-line {
  background-color: #7cffe5;
  width: 14px;
  height: 2px;
  display: inline-block;
}

.accordian-icon-line.line-2 {
  background-color: #0b1352;
  flex: none;
  transform: translate(-7px)rotate(90deg);
}

.accordian-icon-line.line-1 {
  background-color: #0b1352;
  flex: none;
  transform: rotate(0)translate(7px);
}

.faq-section-link {
  color: var(--primary);
  transition: color .3s;
}

.faq-section-link:hover {
  color: #0b1352;
  text-decoration: none;
}

.faq-section-link.w--current {
  color: #0b1352;
}

.accordian-item {
  z-index: 10;
  border-bottom: 1px solid #0b1352;
  width: 100%;
  padding: 42px 60px 48px 24px;
  overflow: hidden;
}

.accordian-icon-line-box {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.title-heading-5 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 34px;
  line-height: 90px;
}

.accordian-toggle {
  z-index: 10;
  width: 100%;
  padding: 0;
  position: relative;
}

.paragraph-news {
  text-align: justify;
  margin-bottom: 0;
}

.blog-2-section-title-copy {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.container-2 {
  max-width: 1650px;
  padding-left: 15px;
  padding-right: 15px;
}

.team-details-section {
  padding-top: 120px;
  padding-bottom: 70px;
}

.team-details-subitle {
  margin-bottom: 45px;
  font-size: 32px;
  font-weight: 600;
  line-height: 46px;
}

.team-details-title {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 12px;
  font-size: 80px;
  line-height: 110px;
}

.team-details-section-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 7fr 5fr;
}

.team-details-image {
  border-radius: 30px;
}

.team-details-rich-text {
  color: #0b1352;
}

.team-details-image-wrapper.filter-image-box {
  filter: grayscale();
}

.team-details-content {
  padding-bottom: 20px;
  padding-right: 70px;
}

.team-details-section-wrapper {
  max-width: 1160px;
}

.paragraph-team-details {
  color: #0b1352;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 28px;
}

.team-details-social {
  text-align: left;
}

.paragraph {
  font-size: 16px;
  line-height: 28px;
}

.paragraph-2 {
  color: #0b1352;
  font-size: 16px;
  line-height: 28px;
}

.container-video-copy {
  width: 80%;
  height: 100%;
  padding-bottom: 100px;
  padding-left: 15px;
  padding-right: 15px;
}

.myvideo {
  overflow: visible;
}

@media screen and (min-width: 1280px) {
  .sidebar-menu-icon-sign {
    font-size: 16px;
  }

  .hero-2-title {
    font-size: 84px;
    line-height: 110px;
  }

  .hero-2-circle {
    background-image: url('../images/circle.svg'), linear-gradient(90deg, #9b54fe33, #cecece);
    background-position: 50%, 0 0;
    background-size: cover, auto;
    width: 380px;
    height: 380px;
    right: 0%;
  }

  .sidebar-social-link {
    font-size: 24px;
  }

  .about-section-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .support-title, .video-title {
    font-size: 54px;
    line-height: 60px;
  }

  .video-title.ipvac {
    background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  }

  .footer-logo {
    font-size: 150px;
    line-height: 150px;
  }

  .top-footer {
    padding-left: 30px;
    padding-right: 30px;
  }

  .title-header {
    display: flex;
  }

  .service-info-details-title {
    font-size: 34px;
  }

  .service-info-details-title.beating {
    text-align: center;
    font-size: 34px;
    line-height: 60px;
  }

  .service-info-details-title.pipe {
    background-image: linear-gradient(90deg, #1900ffb0, #0b1352 40%);
  }

  .service-info-section-wrapper.iseringue {
    width: auto;
  }

  .title-heading-2 {
    font-size: 44px;
    line-height: 60px;
  }

  .service-info-section-title-copy {
    width: 80%;
  }

  .publication-cards {
    height: 400px;
  }

  .title-heading {
    font-size: 44px;
  }

  .title-heading-3 {
    font-size: 44px;
    line-height: 60px;
  }

  .service-info-details-title-copy {
    font-size: 34px;
  }

  .service-info-details-title-copy.beating {
    text-align: center;
    font-size: 34px;
    line-height: 60px;
  }

  .mutavac-title {
    font-size: 54px;
    line-height: 60px;
  }

  .mutavac-title.ipvac {
    background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  }

  .events-title {
    font-size: 34px;
  }

  .events-title.pipe {
    background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  }

  .title-heading-4 {
    font-size: 44px;
    line-height: 60px;
  }

  .team-3-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .contact-input {
    text-align: left;
  }

  .title-heading-5 {
    font-size: 44px;
  }

  .container-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (min-width: 1440px) {
  .site-navigation, .button._2.menu-contact {
    font-size: 16px;
  }

  .hero-2-title {
    line-height: 110px;
  }

  .hero-2-circle {
    width: 520px;
    height: 520px;
  }

  .support-title, .video-title {
    font-size: 54px;
    line-height: 60px;
  }

  .title-header {
    display: flex;
  }

  .service-info-details-title, .service-info-details-title.beating {
    font-size: 34px;
  }

  .title-heading-2 {
    margin-right: -8px;
    padding-right: 0;
    font-size: 54px;
    line-height: 70px;
  }

  .service-info-section-title-copy {
    width: 90%;
  }

  .title-heading {
    font-size: 44px;
    line-height: 90px;
  }

  .section-title-shape-box {
    right: -60px;
  }

  .title-heading-3 {
    margin-right: -8px;
    padding-right: 0;
    font-size: 54px;
    line-height: 70px;
  }

  .service-info-details-title-copy, .service-info-details-title-copy.beating {
    font-size: 44px;
  }

  .text-span-4 {
    font-size: 24px;
    line-height: 44px;
  }

  .mutavac-title {
    font-size: 54px;
    line-height: 60px;
  }

  .events-title {
    font-size: 34px;
  }

  .events-title.pipe {
    text-decoration: none;
  }

  .title-heading-4 {
    margin-right: -8px;
    padding-right: 0;
    font-size: 54px;
    line-height: 70px;
  }

  .team-3-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .contact-section-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 4fr 1fr 7fr;
  }

  .title-heading-5 {
    font-size: 44px;
    line-height: 90px;
  }
}

@media screen and (min-width: 1920px) {
  .container.tumort {
    max-width: 1700px;
  }

  .sidebar-menu-icon-sign, .site-navigation {
    font-size: 18px;
  }

  .button {
    font-size: 20px;
  }

  .button._2.menu-contact {
    font-size: 18px;
  }

  .button._2.menu-contact.w--current {
    font-size: 16px;
  }

  .hero-2-title {
    font-size: 94px;
    line-height: 120px;
  }

  .sidebar-social-link, .sidebar-menu-bottom-link {
    font-size: 34px;
  }

  .sidebar-menu-bottom-text-2 {
    font-size: 34px;
    line-height: 50px;
  }

  .sidebar-nav-grid {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
  }

  .sidebar-menu-bottom-text {
    font-size: 24px;
    line-height: 40px;
  }

  .support-title, .video-title {
    font-size: 64px;
    line-height: 96px;
  }

  .service-info-image.filter-image.gray {
    filter: none;
  }

  .title-header {
    width: 100%;
  }

  .service-info-details-title, .service-info-details-title.beating {
    font-size: 34px;
  }

  .service-info-details-title.pipe {
    background-image: linear-gradient(90deg, #1900ffb0, #0b1352 27%);
  }

  .service-info-section-wrapper {
    max-width: none;
  }

  .title-heading-2 {
    margin: 0;
    font-size: 54px;
    line-height: 70px;
  }

  .service-info-details-subtitle {
    font-size: 26px;
    line-height: 46px;
  }

  .service-info-section-title-copy {
    width: 80%;
  }

  .section-title-shape {
    transform: none;
  }

  .p-publication {
    color: #fff;
  }

  .title-heading {
    line-height: 90px;
  }

  .text-block {
    font-size: 24px;
  }

  .section-title-shape-box {
    right: -40px;
  }

  .title-heading-3 {
    margin: 0;
    font-size: 54px;
    line-height: 70px;
  }

  .italic-text-4 {
    font-size: 18px;
  }

  .text-span-4 {
    font-size: 34px;
    line-height: 44px;
  }

  .mutavac-title {
    font-size: 64px;
    line-height: 96px;
  }

  .events-title {
    font-size: 34px;
  }

  .events-title.pipe {
    background-image: linear-gradient(90deg, #1900ffb0, #0b1352);
  }

  .title-heading-4 {
    margin: 0;
    font-size: 54px;
    line-height: 70px;
  }

  .title-heading-5 {
    line-height: 90px;
  }

  .paragraph-team-details {
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .responsive-menu-icon {
    font-size: 30px;
    line-height: 30px;
  }

  .navbar-extra {
    display: none;
  }

  .nav-link {
    color: #50619c;
    padding: 16px 20px;
    line-height: 16px;
  }

  .nav-link:hover, .nav-link.w--current, .nav-link.w--current:hover {
    color: #50619c;
  }

  .nav-menu {
    background-color: #fff;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .site-navigation {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .responsive-menu.active {
    margin-right: -5px;
    padding-right: 0;
  }

  .logo-block, .logo-block.w--current {
    padding-left: 0;
  }

  .hero-2-section {
    padding-top: 150px;
    padding-bottom: 60px;
  }

  .hero-2-desc-box {
    margin-right: 0;
  }

  .hero-2-content-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .hero-2-title {
    text-align: center;
    font-size: 70px;
    line-height: 100px;
  }

  .hero-2-button-box {
    text-align: center;
    margin-top: 30px;
  }

  .hero-2-image-box.filter-image-box {
    display: none;
  }

  .hero-2-circle {
    width: 120px;
    height: 120px;
    display: none;
    top: 0%;
    right: 25%;
  }

  .sidebar-nav-link {
    font-size: 30px;
  }

  .about-section-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .about-single-image {
    transform: rotate(0);
  }

  .about-section {
    padding-top: 60px;
  }

  .icon-box-2 {
    width: 120px;
    height: 120px;
  }

  .desc-text {
    font-size: 30px;
    line-height: 42px;
  }

  .process-shape-box {
    width: 120px;
    height: 120px;
    transform: translate(0%, 50%);
  }

  .process-section {
    padding-top: 60px;
    padding-bottom: 150px;
  }

  .process-title {
    margin-bottom: 12px;
  }

  .process-section-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .process-section-content {
    padding-left: 50px;
  }

  .process-item {
    margin-bottom: 40px;
  }

  .support-title {
    font-size: 72px;
    line-height: 90px;
  }

  .video-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .video-section-title-block {
    padding-bottom: 40px;
  }

  .video-title {
    font-size: 72px;
    line-height: 90px;
  }

  .container-video {
    width: 100%;
  }

  .footer-nav-link {
    margin-bottom: 8px;
  }

  .appointment-card {
    padding: 30px 20px 30px 30px;
  }

  .widget-title {
    margin-bottom: 20px;
  }

  .footer {
    padding-top: 52px;
  }

  .center-footer-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .top-footer-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .appointment-card-desc {
    font-size: 14px;
  }

  .center-footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .service-info-details-box {
    padding-left: 0;
  }

  .service-info-details-title {
    font-size: 36px;
    line-height: 48px;
  }

  .page-info-section {
    padding-top: 80px;
  }

  .arbre-science {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .title-heading-2 {
    font-size: 42px;
    line-height: 50px;
  }

  .service-info-details-subtitle {
    margin-bottom: 30px;
  }

  .service-info-section-title-copy {
    margin-bottom: 40px;
  }

  .section-title {
    margin-top: -15px;
  }

  .service-2-section-title {
    margin-bottom: 40px;
  }

  .service-2-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .publication-grid {
    grid-template-columns: 1fr 1fr;
  }

  .title-heading {
    width: 100%;
  }

  .service-info-section-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .section-title-shape-box {
    display: none;
  }

  .title-heading-3 {
    font-size: 72px;
    line-height: 98px;
  }

  .service-info-details-title-copy {
    font-size: 36px;
    line-height: 48px;
  }

  .service-info-section-title {
    margin-bottom: 40px;
  }

  .cell-ips-video {
    height: 420px;
  }

  .mutavac-title {
    font-size: 72px;
    line-height: 90px;
  }

  .right-arrow {
    margin-right: -75px;
  }

  .events-title {
    font-size: 36px;
    line-height: 48px;
  }

  .left-arrow {
    z-index: 99;
    margin-left: -75px;
    overflow: visible;
  }

  .blog-2-section-title {
    margin-bottom: 40px;
  }

  .slide {
    padding-left: 0;
    padding-right: 0;
  }

  .ctn-events {
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .title-heading-4 {
    font-size: 72px;
    line-height: 98px;
  }

  .title-heading-4.advisory {
    display: block;
  }

  .slider, .slider.past-events {
    overflow: visible;
  }

  .caroussel-ctn {
    grid-template-columns: 1fr 2px 1fr 2px;
    overflow: visible;
  }

  .upcoming-events {
    width: 80%;
    overflow: visible;
  }

  .ctn-news-1 {
    width: auto;
  }

  .grid-news {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    grid-template-areas: "Area";
  }

  .blog-2-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .img-news {
    width: 300px;
    height: 150px;
  }

  .grid-researcher {
    grid-template-columns: 1fr 1fr;
  }

  .grid-researcher.international {
    grid-template-columns: 1fr 1fr;
    padding-left: 0%;
  }

  .carroussel-team {
    flex-flow: column;
  }

  .team-3-section-title {
    margin-bottom: 40px;
  }

  .navbar-2 {
    display: none;
  }

  .team-3-section {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .contact-section-details {
    padding-top: 0;
    padding-bottom: 0;
  }

  .contact-label {
    font-size: 36px;
    line-height: 46px;
  }

  .contact-section-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .contact-button-box {
    margin-top: 20px;
  }

  .contact-title {
    font-size: 36px;
    line-height: 48px;
  }

  .contact-desc {
    margin-bottom: 20px;
  }

  .contact-section {
    padding-top: 100px;
  }

  .contact-section-title {
    margin-bottom: 40px;
  }

  .accordian-icon {
    right: -16px;
  }

  .faq-section-title {
    margin-bottom: 40px;
  }

  .faq-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .faq-section-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .accordian-item {
    padding-top: 38px;
    padding-bottom: 44px;
    padding-right: 40px;
  }

  .title-heading-5 {
    width: 100%;
  }

  .blog-2-section-title-copy {
    margin-bottom: 40px;
  }

  .team-details-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .team-details-subitle {
    margin-bottom: 30px;
  }

  .team-details-title {
    font-size: 72px;
    line-height: 90px;
  }

  .team-details-section-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .team-details-content {
    padding-right: 0;
  }

  .container-video-copy {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding: 0;
  }

  .hero-2-title {
    font-size: 54px;
    line-height: 74px;
  }

  .sidebar-social-link, .sidebar-nav-link {
    font-size: 15px;
  }

  .desc-text {
    font-size: 26px;
    line-height: 40px;
  }

  .process-image-block.filter-image-box {
    padding-left: 40px;
    padding-right: 40px;
  }

  .process-section-content {
    padding-left: 40px;
  }

  .process-item {
    margin-bottom: 30px;
  }

  .support-title, .video-title {
    font-size: 53px;
    line-height: 72px;
  }

  .container-video {
    width: 100%;
    padding: 0;
  }

  .footer-appointment-card {
    padding-left: 20px;
    padding-right: 20px;
  }

  .copyright-sepretor {
    display: none;
  }

  .top-footer-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .copyright-box {
    flex-direction: column;
  }

  .service-info-details-title {
    font-size: 34px;
    line-height: 46px;
  }

  .service-info-details-title.pipe {
    line-height: 25px;
  }

  .page-info-section {
    padding-top: 90px;
  }

  .service-info-section-wrapper {
    padding: 0;
  }

  .service-info-section-wrapper.iseringue {
    padding-left: 20px;
    padding-right: 20px;
  }

  .title-heading-2 {
    font-size: 35px;
    line-height: 40px;
  }

  .publication-cards {
    height: auto;
    padding: 20px;
  }

  .publication-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: auto auto;
    padding: 20px;
  }

  .service-2-section-wrapper {
    padding: 0;
  }

  .h-publication {
    font-size: 20px;
  }

  .title-heading-3 {
    font-size: 60px;
    line-height: 84px;
  }

  .service-info-details-title-copy {
    font-size: 34px;
    line-height: 46px;
  }

  .cell-ips-video {
    height: 320px;
  }

  .mutavac-title {
    font-size: 60px;
    line-height: 72px;
  }

  .right-arrow {
    margin-right: -45px;
  }

  .ctn-article {
    text-align: center;
  }

  .hover-style.pdf-style {
    font-size: 1.1rem;
  }

  .events-title {
    font-size: 34px;
    line-height: 46px;
  }

  .events-title.pipe {
    padding-bottom: 0;
  }

  .left-arrow {
    margin-left: -45px;
  }

  .events {
    display: block;
  }

  .ctn-events {
    align-items: center;
  }

  .title-heading-4 {
    font-size: 60px;
    line-height: 84px;
  }

  .caroussel-ctn {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    place-items: center;
    height: auto;
  }

  .upcoming-events {
    height: 450px;
    padding-bottom: 0;
  }

  .text-stack {
    text-align: center;
  }

  .ctn-bloc-news {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .ctn-news-1 {
    width: 90%;
    height: auto;
  }

  .grid-news {
    grid-template-columns: 1fr;
  }

  .img-news {
    width: 100%;
  }

  .grid-researcher {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    place-items: stretch stretch;
  }

  .team-card {
    width: 200px;
    height: 350px;
  }

  .team-3-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-textarea {
    font-size: 20px;
    line-height: 20px;
  }

  .contact-label {
    font-size: 24px;
    line-height: 44px;
  }

  .contact-form-item {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .contact-form-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-title {
    font-size: 34px;
    line-height: 46px;
  }

  .contact-input {
    font-size: 20px;
    line-height: 20px;
  }

  .accordian-icon {
    right: -16px;
  }

  .faq-section-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .accordian-title {
    font-size: 20px;
    line-height: 30px;
  }

  .accordian-item {
    padding: 32px 24px 38px 10px;
  }

  .mask {
    overflow: visible;
  }

  .team-details-title {
    font-size: 60px;
    line-height: 72px;
  }

  .container-video-copy {
    width: 100%;
    padding: 0;
  }
}

@media screen and (max-width: 479px) {
  .container.about {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sidebar-menu-icon-sign, .button._2 {
    font-size: 10px;
  }

  .button.home {
    font-size: 15px;
  }

  .hero-2-section-wrapper {
    padding: 0;
  }

  .hero-2-title {
    font-size: 35px;
    line-height: 40px;
  }

  .sidebar-menu-bottom-link {
    font-size: 10px;
  }

  .default-video-box {
    display: none;
  }

  .sidebar-menu-bottom-text-2 {
    font-size: 14px;
  }

  .sidebar-menu-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .sidebar-logo {
    display: none;
  }

  .sidebar-nav-item {
    padding: 0;
  }

  .sidebar-video-item {
    display: none;
  }

  .sidebar-nav-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .sidebar-menu-bottom-text {
    font-size: 10px;
  }

  .sidebar-video-box {
    display: none;
  }

  .desc-text {
    font-size: 18px;
  }

  .bold-text-2, .process-title, .bold-text-3 {
    font-size: 34px;
  }

  .process-desc {
    font-size: 15px;
  }

  .support-title {
    font-size: 30px;
    line-height: 56px;
  }

  .video-section {
    display: none;
  }

  .video-title {
    font-size: 30px;
    line-height: 56px;
  }

  .video-title.ipvac {
    padding-left: 0;
    font-size: 24px;
    line-height: 34px;
  }

  .top-footer-grid {
    grid-template-rows: auto auto auto;
  }

  .appointment-card-desc {
    font-size: 13px;
  }

  .service-info-image-box {
    height: auto;
  }

  .service-info-details-title {
    font-size: 18px;
    line-height: 25px;
  }

  .service-info-details-title.beating {
    padding: 0;
    font-size: 24px;
    line-height: 45px;
  }

  .service-info-details-title.immuno {
    font-size: 22px;
    line-height: 30px;
  }

  .service-info-details-title.h2-team {
    margin-top: 0;
    padding-top: 0;
    font-size: 20px;
  }

  .service-info-details-button {
    text-align: center;
  }

  .service-info-section-wrapper {
    padding: 0;
  }

  .service-info-section-wrapper.iseringue {
    width: 90%;
    padding: 0;
  }

  .service-info-section-wrapper.solution {
    padding-left: 20px;
    padding-right: 20px;
  }

  .title-heading-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .service-info-details-subtitle {
    font-size: 14px;
    line-height: 30px;
  }

  .publication-grid {
    grid-template-columns: auto;
  }

  .title-heading {
    font-size: 28px;
    line-height: 25px;
  }

  .service-info-section-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .service-info-section-grid.science-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .title-heading-3 {
    margin-right: 0;
    padding-right: 0;
    font-size: 46px;
    line-height: 56px;
  }

  .service-info-details-title-copy {
    font-size: 30px;
    line-height: 42px;
  }

  .service-info-details-title-copy.beating {
    font-size: 24px;
    line-height: 40px;
  }

  .italic-text-4 {
    font-size: 12px;
  }

  .cell-ips-video {
    height: 260px;
  }

  .text-span-4 {
    font-size: 22px;
  }

  .arrow-ctn {
    display: none;
  }

  .mutavac-title {
    font-size: 46px;
    line-height: 56px;
  }

  .mutavac-title.ipvac {
    font-size: 24px;
    line-height: 34px;
  }

  .right-arrow {
    margin-bottom: 175px;
    margin-right: -30px;
  }

  .events-title {
    font-size: 30px;
    line-height: 42px;
  }

  .events-title.pipe {
    font-size: 24px;
  }

  .left-arrow {
    margin-bottom: 175px;
    margin-left: -30px;
  }

  .title-heading-4 {
    font-size: 35px;
    line-height: 56px;
  }

  .title-heading-4.advisory {
    display: block;
  }

  .caroussel-ctn {
    place-items: center;
  }

  .upcoming-events {
    height: 600px;
  }

  .ctn-bloc-news {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .blog-2-section {
    margin-top: -220px;
  }

  .image-7 {
    width: 80px;
    height: 80px;
  }

  .grid-researcher {
    grid-template-rows: auto auto auto;
    grid-template-columns: 120px 120px;
  }

  .grid-researcher.international {
    grid-template-rows: auto auto;
    grid-template-columns: 120px 120px;
    padding-left: 0;
  }

  .italic-text-3 {
    font-size: .8rem;
  }

  .team-card {
    width: 100%;
    padding: 0;
  }

  .link-card {
    justify-content: flex-start;
    align-items: center;
    padding-top: 25px;
  }

  .carroussel-team {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .team-3-section-title {
    margin-bottom: 0;
  }

  .ctn-image-card {
    width: 80px;
    height: 80px;
  }

  .contact-label {
    font-size: 30px;
    line-height: 40px;
  }

  .contact-title {
    font-size: 30px;
    line-height: 32px;
  }

  .paragraph-news {
    font-size: 10px;
  }

  .team-details-title {
    font-size: 46px;
    line-height: 56px;
  }
}

#w-node-ef98404e-c973-2991-0623-d5cd47f504b4-5bcae979, #w-node-ef98404e-c973-2991-0623-d5cd47f504c1-5bcae979 {
  align-self: center;
}

#w-node-bffda912-c8f4-4cd9-1150-7c61f765fa2f-5bcae979 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-c1a40e4c-7309-b368-1dee-7ba050d11e5a-5bcae979 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c1a40e4c-7309-b368-1dee-7ba050d11e85-5bcae979 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-_990826f6-1d80-22d6-6b8e-1fb723f92d57-23f92d53, #w-node-_990826f6-1d80-22d6-6b8e-1fb723f92d64-23f92d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_990826f6-1d80-22d6-6b8e-1fb723f92d6b-23f92d53, #w-node-_990826f6-1d80-22d6-6b8e-1fb723f92d78-23f92d53 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_6465cf71-9e2b-e676-5375-f48d7704cb8c-7704cb69 {
  align-self: center;
}

#w-node-_32d88fa4-9309-3146-0136-8df791b48588-5bcae97a, #w-node-_32d88fa4-9309-3146-0136-8df791b4858b-5bcae97a, #w-node-_558c0959-9fa4-f7bd-ed65-e0ec6f34ea6f-5bcae97b, #w-node-_558c0959-9fa4-f7bd-ed65-e0ec6f34ea76-5bcae97b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_558c0959-9fa4-f7bd-ed65-e0ec6f34ea8f-5bcae97b {
  justify-self: start;
}

#w-node-e3cd760f-099d-b0cc-5f26-d597b14a1b15-5bcae97b, #w-node-e3cd760f-099d-b0cc-5f26-d597b14a1b24-5bcae97b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e3cd760f-099d-b0cc-5f26-d597b14a1b2c-5bcae97b {
  justify-self: start;
}

#w-node-cfc7268b-f086-7fa6-6ce8-29b595e74c98-5bcae97d, #w-node-cfc7268b-f086-7fa6-6ce8-29b595e74cd6-5bcae97d, #w-node-b80cd294-7419-3687-7ef5-8d8966032f96-5bcae97e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b80cd294-7419-3687-7ef5-8d8966032fa5-5bcae97e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b80cd294-7419-3687-7ef5-8d8966032fa9-5bcae97e, #w-node-b80cd294-7419-3687-7ef5-8d8966032fad-5bcae97e, #w-node-b80cd294-7419-3687-7ef5-8d8966032fb1-5bcae97e, #w-node-b80cd294-7419-3687-7ef5-8d8966032fb5-5bcae97e, #w-node-_2bbac162-8357-4947-5272-dc7a1bb10944-5bcae97e, #w-node-_2bbac162-8357-4947-5272-dc7a1bb1094c-5bcae97e, #w-node-_2bbac162-8357-4947-5272-dc7a1bb10958-5bcae97e, #w-node-_2bbac162-8357-4947-5272-dc7a1bb10963-5bcae97e, #w-node-_2bbac162-8357-4947-5272-dc7a1bb1096e-5bcae97e, #w-node-_2bbac162-8357-4947-5272-dc7a1bb10979-5bcae97e, #w-node-_2bbac162-8357-4947-5272-dc7a1bb10984-5bcae97e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2bbac162-8357-4947-5272-dc7a1bb1098f-5bcae97e {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_2bbac162-8357-4947-5272-dc7a1bb10991-5bcae97e {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-b0dee2cf-abad-b528-2bad-3239d560c9c4-5bcae983 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b0dee2cf-abad-b528-2bad-3239d560ca0a-5bcae983 {
  place-self: start end;
}

#w-node-b0dee2cf-abad-b528-2bad-3239d560c9c4-5bcae984 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b0dee2cf-abad-b528-2bad-3239d560ca0a-5bcae984 {
  place-self: start end;
}

#w-node-b0dee2cf-abad-b528-2bad-3239d560c9c4-5bcae985 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b0dee2cf-abad-b528-2bad-3239d560ca0a-5bcae985 {
  place-self: start end;
}

#w-node-b0dee2cf-abad-b528-2bad-3239d560c9c4-5bcae986 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b0dee2cf-abad-b528-2bad-3239d560ca0a-5bcae986 {
  place-self: start end;
}

#w-node-b0dee2cf-abad-b528-2bad-3239d560c9c4-5bcae987 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b0dee2cf-abad-b528-2bad-3239d560ca0a-5bcae987 {
  place-self: start end;
}

#w-node-b0dee2cf-abad-b528-2bad-3239d560c9c4-5bcae988 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b0dee2cf-abad-b528-2bad-3239d560ca0a-5bcae988 {
  place-self: start end;
}

@media screen and (min-width: 1920px) {
  #w-node-_990826f6-1d80-22d6-6b8e-1fb723f92d57-23f92d53 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_558c0959-9fa4-f7bd-ed65-e0ec6f34ea6f-5bcae97b {
    place-self: center;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-b80cd294-7419-3687-7ef5-8d8966032fa5-5bcae97e {
    grid-column: 3 / 4;
  }
}

@media screen and (max-width: 991px) {
  #w-node-c1a40e4c-7309-b368-1dee-7ba050d11e85-5bcae979, #w-node-b80cd294-7419-3687-7ef5-8d8966032fa5-5bcae97e, #w-node-_2bbac162-8357-4947-5272-dc7a1bb1098f-5bcae97e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_2bbac162-8357-4947-5272-dc7a1bb10991-5bcae97e {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-b0dee2cf-abad-b528-2bad-3239d560ca0a-5bcae983, #w-node-b0dee2cf-abad-b528-2bad-3239d560ca0a-5bcae984, #w-node-b0dee2cf-abad-b528-2bad-3239d560ca0a-5bcae985, #w-node-b0dee2cf-abad-b528-2bad-3239d560ca0a-5bcae986, #w-node-b0dee2cf-abad-b528-2bad-3239d560ca0a-5bcae987, #w-node-b0dee2cf-abad-b528-2bad-3239d560ca0a-5bcae988 {
    justify-self: start;
  }
}


