.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.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;
}

.navbar-logo-left {
  width: 100%;
  height: 80px;
  max-width: undefined;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(255, 255, 255, .9);
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navbarcontainer {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-content {
  width: 100%;
  max-width: 1200px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper {
  height: 33.4585px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-menu {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: flex;
}

.navbar-link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  font-weight: 700;
  display: none;
}

.text {
  color: #000;
  letter-spacing: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}

.button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  text-decoration: none;
  display: none;
}

.text-2 {
  color: #fff;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.hero-heading-right {
  width: 1280px;
  max-width: 1280px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin: 16px auto 60px;
  padding: 0;
  display: flex;
}

.container {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.group-221 {
  width: 40%;
  object-fit: cover;
}

.column-2 {
  width: 80%;
  height: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 61px;
  display: flex;
}

.paragraph-hero {
  opacity: .8;
  color: #000;
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.6em;
}

.button-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.button-2 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  border: 3px solid #ea2510;
  border-radius: 28px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #000;
  font-size: 18px;
  line-height: 120%;
  font-weight: undefined;
  letter-spacing: 0;
}

.button-3 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  border: 3px solid #314388;
  border-radius: 28px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #000;
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
}

.qu-es-foro-hitn-1 {
  color: #000;
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 120%;
}

.heading {
  color: #314388;
  margin-top: 0;
  font-family: Lubalingraphstd, sans-serif;
  font-size: 5em;
  font-weight: 500;
  line-height: 1.1em;
}

.text-span {
  color: #ea2510;
  font-weight: 700;
}

.forum-container {
  width: 100%;
  max-width: 1280px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.title-section {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.title-webinars {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-5 {
  color: #4f4f4f;
  font-family: Lubalingraphstd demi, sans-serif;
  font-size: 55px;
  line-height: 100%;
  font-weight: undefined;
  text-align: center;
  letter-spacing: 0;
}

.paragraph-forum {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  margin-top: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 1.3em;
  font-weight: 500;
  line-height: 1.5em;
  text-decoration: none;
}

.actions {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.button-4 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #314388;
  border-radius: 33px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 27px;
  text-decoration: none;
  display: none;
}

.button-4.actual {
  display: none;
}

.text-6 {
  color: #fff;
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 135%;
}

.title-webinars-0 {
  color: #314388;
  letter-spacing: 0;
  margin-right: 11px;
  font-family: Lubalingraphstd, sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 110%;
}

.title-webinars-1 {
  color: #ea2510;
  letter-spacing: 0;
  font-family: Lubalingraphstd, sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 110%;
}

.forum-section {
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 48px;
}

.image-wrapper {
  width: 100%;
  border-radius: 16px;
  margin-top: 32px;
  margin-bottom: 6px;
  position: relative;
  overflow: visible;
}

.collab-grid {
  max-width: 1280px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.collab-grid.one {
  grid-template-rows: auto;
}

.image-collaborator {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}

.collaborator-button {
  color: #333;
  flex-direction: column;
  text-decoration: none;
  display: flex;
  position: relative;
}

.name-collaborator {
  margin-top: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  line-height: 1.5em;
  text-decoration: none;
}

.image-4 {
  width: 24px;
  height: 24px;
}

.speakers-title {
  max-width: 1280px;
  margin: 0 auto 24px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.div-block-2 {
  width: 100%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.text-block {
  margin-right: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.image-5 {
  width: 44px;
  height: 44px;
}

.photo-contaiiner {
  width: 100%;
  height: 350px;
  border-radius: 16px;
  position: static;
  overflow: hidden;
}

.bio-section {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section.viotto, .bio-section.rouvinsky, .bio-section.cantelmi, .bio-section.tombola, .bio-section.sitenko, .bio-section.bistoletti, .bio-section.elder, .bio-section.montalban {
  display: none;
}

.bio-container {
  width: 1150px;
  height: 650px;
  background-color: #fff;
  justify-content: space-between;
  display: flex;
  box-shadow: 0 40px 20px rgba(0, 0, 0, .2);
}

.colse-icon {
  width: 48px;
  height: 48px;
}

.close-icon {
  width: 48px;
  height: 48px;
  margin-top: 16px;
  margin-left: 16px;
  display: block;
  position: absolute;
}

.biio-card {
  width: 1150px;
  height: 650px;
  background-color: #cfcfcf;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bio-details {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  padding-left: 77px;
  padding-right: 51px;
  display: flex;
}

.bio-name {
  font-family: Lubalingraphstd, sans-serif;
  font-size: 2.3em;
  line-height: 1.5em;
}

.bio-text {
  font-family: Montserrat, sans-serif;
  font-size: 1.2em;
  line-height: 1.5em;
  display: block;
}

.bio-shape {
  width: 60px;
  height: 20px;
  color: #ea2510;
  background-color: #ea2510;
  border-radius: 20px;
}

.image-6 {
  width: 60%;
  height: auto;
  max-width: 40%;
  object-fit: cover;
  display: block;
}

.bio-section-copy {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-copy.viotto, .bio-section-copy.rouvinsky, .bio-section-copy.cantelmi, .bio-section-copy.tombola, .bio-section-copy.sitenko, .bio-section-copy.bistoletti, .bio-section-copy.elder, .bio-section-copy.montalban {
  display: none;
}

.bio-section-copy {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-copy.viotto, .bio-section-copy.rouvinsky, .bio-section-copy.cantelmi, .bio-section-copy.tombola, .bio-section-copy.sitenko, .bio-section-copy.bistoletti, .bio-section-copy.elder, .bio-section-copy.montalban {
  display: none;
}

.bio-section-3 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-3.viotto, .bio-section-3.rouvinsky, .bio-section-3.cantelmi, .bio-section-3.tombola, .bio-section-3.sitenko, .bio-section-3.bistoletti, .bio-section-3.elder, .bio-section-3.montalban {
  display: none;
}

.bio-section-4 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-4.viotto, .bio-section-4.rouvinsky, .bio-section-4.cantelmi, .bio-section-4.tombola, .bio-section-4.sitenko, .bio-section-4.bistoletti, .bio-section-4.elder, .bio-section-4.montalban {
  display: none;
}

.bio-section-5 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-5.viotto, .bio-section-5.rouvinsky, .bio-section-5.cantelmi, .bio-section-5.tombola, .bio-section-5.sitenko, .bio-section-5.bistoletti, .bio-section-5.elder, .bio-section-5.montalban {
  display: none;
}

.bio-section-6 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-6.viotto, .bio-section-6.rouvinsky, .bio-section-6.cantelmi, .bio-section-6.tombola, .bio-section-6.sitenko, .bio-section-6.bistoletti, .bio-section-6.elder, .bio-section-6.montalban {
  display: none;
}

.bio-section-7 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-7.viotto, .bio-section-7.rouvinsky, .bio-section-7.cantelmi, .bio-section-7.tombola, .bio-section-7.sitenko, .bio-section-7.bistoletti, .bio-section-7.elder, .bio-section-7.montalban {
  display: none;
}

.bio-section-8 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-8.viotto, .bio-section-8.rouvinsky, .bio-section-8.cantelmi, .bio-section-8.tombola, .bio-section-8.sitenko, .bio-section-8.bistoletti, .bio-section-8.elder, .bio-section-8.montalban {
  display: none;
}

.bio-section-2 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-2.viotto, .bio-section-2.rouvinsky, .bio-section-2.cantelmi, .bio-section-2.tombola, .bio-section-2.sitenko, .bio-section-2.bistoletti, .bio-section-2.elder, .bio-section-2.montalban {
  display: none;
}

.bio-section-1 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-1.viotto, .bio-section-1.rouvinsky, .bio-section-1.cantelmi, .bio-section-1.tombola, .bio-section-1.sitenko, .bio-section-1.bistoletti, .bio-section-1.elder, .bio-section-1.montalban {
  display: none;
}

.hero-section {
  margin-top: 160px;
  margin-bottom: 80px;
}

.play-video {
  z-index: 3;
  border-radius: 50%;
  display: block;
  position: absolute;
  box-shadow: 0 40px 20px 16px rgba(0, 0, 0, .3);
}

.button-ghost {
  color: #050505;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #ea2510;
  border-radius: 80px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 16px;
  font-family: Montserrat, sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  transition: border-color .2s, opacity .2s, color .2s, background-color .2s;
}

.button-ghost:hover {
  color: #fff;
  background-color: #ea2510;
}

.button-ghost:active {
  background-color: #a81000;
  border-width: 3px;
  border-color: #a81000;
}

.button-ghost.blue {
  border-color: #314388;
}

.button-ghost.blue:hover {
  mix-blend-mode: normal;
  background-color: #314388;
}

.button-ghost.blue:active {
  background-color: #172866;
  border-color: #172866;
}

.div-block-3 {
  width: 1280px;
  height: auto;
  background-color: #c7c7c7;
  border-radius: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 8em;
  display: flex;
}

.form {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form-block {
  width: 100%;
}

.field-label {
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 1.4em;
  font-weight: 500;
}

.textarea, .text-field {
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
}

.text-field-2 {
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  position: static;
}

.div-block-4 {
  width: 100%;
}

.text-block-2 {
  color: #314388;
  margin-bottom: 60px;
  font-family: Lubalingraphstd, sans-serif;
  font-size: 4em;
  line-height: 1.2em;
}

.text-span-2 {
  color: #ea2510;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  font-weight: 500;
}

.success-message {
  background-color: rgba(0, 0, 0, 0);
}

.error-message {
  text-align: center;
  background-color: #ea2510;
  padding: 20px;
}

.text-block-4 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  line-height: 1em;
}

.ask-forum {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer {
  height: 600px;
  background-color: #e6e5e5;
}

.grid {
  width: 1280px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
}

.button-foot {
  color: #333;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 6px;
  margin-bottom: 6px;
  padding: 10px 0;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 700;
}

.div-block-5 {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 45px;
  display: flex;
}

.div-block-6 {
  width: 40%;
  height: 100%;
  position: static;
}

.div-block-7 {
  z-index: 5;
  background-image: url('../images/Ellipse-4.svg');
  background-position: 0 0;
  background-size: contain;
  padding: 34px;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-7 {
  position: relative;
}

.image-8 {
  border-radius: 50%;
}

.bio-section-0 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-0.viotto, .bio-section-0.rouvinsky, .bio-section-0.cantelmi, .bio-section-0.tombola, .bio-section-0.sitenko, .bio-section-0.bistoletti, .bio-section-0.elder, .bio-section-0.montalban {
  display: none;
}

.text-block-5 {
  color: #314388;
  font-family: Lubalingraphstd, sans-serif;
  font-size: 3em;
  line-height: 1em;
  position: static;
}

.text-span-3 {
  color: #ea2510;
}

.text-span-4, .text-span-5 {
  color: #ea2510;
  font-weight: 700;
}

.image-about {
  width: 60%;
  height: auto;
  max-width: 50%;
  object-fit: contain;
  padding-left: 25px;
}

.about-details {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  padding-left: 25px;
  padding-right: 51px;
  display: flex;
}

.shader {
  z-index: 1;
  width: 65%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 0 50px 30px rgba(0, 0, 0, .3);
}

.image-9 {
  z-index: 2;
  border-radius: 24px;
  display: none;
  position: relative;
  overflow: hidden;
}

.button-5 {
  width: 150px;
  text-align: center;
  background-color: #314388;
  border-radius: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  transition: all .2s;
}

.button-5:hover {
  background-color: #4161dd;
}

.button-5:active {
  color: #adadad;
  background-color: #1b2d74;
}

.text-block-6 {
  color: #314388;
  margin-bottom: 0;
  margin-right: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 1.2em;
  font-weight: 600;
}

.unicef {
  max-width: 1280px;
  background-color: #c7c7c7;
  border-radius: 16px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 18px 23px;
  display: flex;
}

.youtube {
  z-index: 2;
  display: flex;
}

.youtube-2 {
  z-index: 2;
}

.paragraph {
  text-align: center;
  margin-bottom: 37px;
  font-family: Montserrat, sans-serif;
  font-size: 1.5em;
  line-height: 100%;
}

.section {
  height: 650px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-10 {
  width: 150px;
  margin-top: 0;
  margin-bottom: 24px;
}

.bold-text {
  color: #f37022;
  text-decoration: none;
}

.youtube-2-copy {
  z-index: 2;
  display: block;
}

.image-forum-3 {
  z-index: 2;
  border-radius: 24px;
  display: none;
  position: relative;
  overflow: hidden;
}

.bio-section-10 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-10.viotto, .bio-section-10.rouvinsky, .bio-section-10.cantelmi, .bio-section-10.tombola, .bio-section-10.sitenko, .bio-section-10.bistoletti, .bio-section-10.elder, .bio-section-10.montalban {
  display: none;
}

.bio-section-1-copy {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-1-copy.viotto, .bio-section-1-copy.rouvinsky, .bio-section-1-copy.cantelmi, .bio-section-1-copy.tombola, .bio-section-1-copy.sitenko, .bio-section-1-copy.bistoletti, .bio-section-1-copy.elder, .bio-section-1-copy.montalban {
  display: none;
}

.bio-section-9 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-9.viotto, .bio-section-9.rouvinsky, .bio-section-9.cantelmi, .bio-section-9.tombola, .bio-section-9.sitenko, .bio-section-9.bistoletti, .bio-section-9.elder, .bio-section-9.montalban {
  display: none;
}

.bio-section-11 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-11.viotto, .bio-section-11.rouvinsky, .bio-section-11.cantelmi, .bio-section-11.tombola, .bio-section-11.sitenko, .bio-section-11.bistoletti, .bio-section-11.elder, .bio-section-11.montalban {
  display: none;
}

.past-forums-section {
  padding-top: 24px;
  padding-bottom: 24px;
}

.html-embed {
  z-index: 2;
  position: static;
}

.div-block-8 {
  z-index: 2;
  width: 100%;
  height: auto;
  max-width: 100%;
  background-color: #fff;
  display: none;
  position: relative;
  overflow: hidden;
}

.bio-section-12 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-12.viotto, .bio-section-12.rouvinsky, .bio-section-12.cantelmi, .bio-section-12.tombola, .bio-section-12.sitenko, .bio-section-12.bistoletti, .bio-section-12.elder, .bio-section-12.montalban {
  display: none;
}

.bio-section-13 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-13.viotto, .bio-section-13.rouvinsky, .bio-section-13.cantelmi, .bio-section-13.tombola, .bio-section-13.sitenko, .bio-section-13.bistoletti, .bio-section-13.elder, .bio-section-13.montalban {
  display: none;
}

.bio-section-14 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-14.viotto, .bio-section-14.rouvinsky, .bio-section-14.cantelmi, .bio-section-14.tombola, .bio-section-14.sitenko, .bio-section-14.bistoletti, .bio-section-14.elder, .bio-section-14.montalban {
  display: none;
}

.bio-section-15 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-15.viotto, .bio-section-15.rouvinsky, .bio-section-15.cantelmi, .bio-section-15.tombola, .bio-section-15.sitenko, .bio-section-15.bistoletti, .bio-section-15.elder, .bio-section-15.montalban {
  display: none;
}

.bio-section-16 {
  z-index: 100;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, .6);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bio-section-16.viotto, .bio-section-16.rouvinsky, .bio-section-16.cantelmi, .bio-section-16.tombola, .bio-section-16.sitenko, .bio-section-16.bistoletti, .bio-section-16.elder, .bio-section-16.montalban {
  display: none;
}

.bold-text-2 {
  color: #314388;
  font-family: Montserrat, sans-serif;
  font-size: 1.3em;
  line-height: 1.1em;
  display: none;
}

.image-11 {
  display: none;
}

@media screen and (max-width: 991px) {
  .navbar-logo-left {
    z-index: 20;
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-link, .button {
    justify-content: center;
  }

  .hero-heading-right {
    width: 100%;
  }

  .f2wf-columns {
    flex-direction: column;
    align-items: center;
  }

  .group-221 {
    max-width: 40%;
  }

  .column-2 {
    width: 60%;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 12px;
  }

  .paragraph-hero {
    margin-bottom: 8px;
    font-size: 1em;
  }

  .button-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    align-items: flex-start;
  }

  .heading {
    margin-bottom: 0;
    font-size: 2.8em;
  }

  .title-section {
    grid-row-gap: 16px;
  }

  .text-5 {
    font-size: 2.3em;
  }

  .paragraph-forum {
    margin-top: 0;
    font-size: 1em;
  }

  .text-6 {
    font-size: 1em;
  }

  .title-webinars-0 {
    margin-right: 6px;
    font-size: 2em;
  }

  .title-webinars-1 {
    font-size: 2em;
  }

  .forum-section {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .name-collaborator {
    margin-top: 10px;
    font-size: 1.1em;
    line-height: 1.2em;
  }

  .speakers-title {
    font-size: 1.5em;
  }

  .photo-contaiiner {
    height: 250px;
  }

  .bio-section {
    display: none;
  }

  .bio-container {
    width: 90%;
    height: 450px;
  }

  .colse-icon {
    width: 32px;
    height: 32px;
  }

  .close-icon {
    margin-top: 8px;
    margin-left: 8px;
  }

  .bio-details {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 48px;
    padding-right: 24px;
  }

  .bio-name {
    font-size: 1.6em;
  }

  .bio-text {
    margin-bottom: 0;
    font-size: 1em;
    line-height: 1.4em;
    display: block;
  }

  .bio-shape {
    width: 40px;
    height: 16px;
  }

  .image-6 {
    display: block;
  }

  .bio-section-8, .bio-section-2, .bio-section-1 {
    display: none;
  }

  .hero-section {
    margin-bottom: 60px;
  }

  .button-ghost {
    margin-left: 0;
    margin-right: 0;
    font-size: 1em;
  }

  .div-block-3 {
    width: 100%;
    padding: 48px 3em;
  }

  .text-block-2 {
    font-size: 2.7em;
  }

  .ask-forum {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .body {
    padding-left: 16px;
    padding-right: 16px;
  }

  .bio-section-0 {
    display: none;
  }

  .text-block-5 {
    font-size: 2em;
  }

  .image-about {
    width: 40%;
    max-width: 40%;
    padding-left: 13px;
    display: block;
  }

  .about-details {
    padding-left: 18px;
    padding-right: 32px;
    display: flex;
  }

  .shader {
    box-shadow: 0 0 32px 30px rgba(0, 0, 0, .3);
  }

  .image-9 {
    border-radius: 16px;
  }

  .button-5 {
    padding: 6px 13px;
  }

  .text-block-6 {
    font-size: 16px;
    line-height: 100%;
  }

  .unicef {
    display: flex;
  }

  .image-forum-3 {
    border-radius: 16px;
  }

  .bio-section-10, .bio-section-1-copy, .bio-section-9, .bio-section-11 {
    display: none;
  }

  .div-block-8 {
    height: auto;
  }

  .bio-section-12, .bio-section-13, .bio-section-14, .bio-section-15, .bio-section-16 {
    display: none;
  }

  .bold-text-2 {
    font-size: 1.1em;
  }
}

@media screen and (max-width: 767px) {
  .name-collaborator {
    font-size: 1em;
    line-height: 1.2em;
  }

  .play-video {
    width: 80px;
  }

  .bold-text-2 {
    font-size: 1em;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left {
    height: 60px;
    padding-left: 0;
    position: fixed;
  }

  .hero-heading-right {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

  .group-221 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 21px;
  }

  .column-2 {
    width: 100%;
    padding-left: 0;
  }

  .paragraph-hero {
    text-align: center;
    font-size: 1.1em;
  }

  .button-wrapper {
    width: 100%;
    grid-row-gap: 32px;
    flex-direction: column;
  }

  .heading {
    text-align: center;
  }

  .forum-container {
    margin-bottom: 8px;
  }

  .title-section {
    grid-row-gap: 16px;
  }

  .text-5 {
    line-height: 1em;
  }

  .paragraph-forum {
    margin-top: 8px;
    margin-bottom: 11px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .text-6 {
    text-align: center;
    font-weight: 700;
  }

  .image-wrapper {
    border-radius: 16px;
    margin-top: 16px;
    overflow: hidden;
  }

  .collab-grid {
    grid-column-gap: 16px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr 1fr;
  }

  .speakers-title {
    margin-bottom: 0;
    font-size: 1.2em;
  }

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

  .image-5 {
    width: 32px;
    height: 32px;
  }

  .photo-contaiiner {
    height: 230px;
    max-height: 260px;
    border-radius: 8px;
  }

  .bio-section {
    display: none;
  }

  .bio-container {
    height: 90vh;
    flex-direction: column;
    justify-content: center;
    display: flex;
    position: relative;
  }

  .colse-icon {
    background-color: rgba(255, 255, 255, .2);
    border-radius: 50%;
  }

  .close-icon {
    width: 48px;
    height: 48px;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    display: flex;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .bio-details {
    margin-top: 10px;
    padding-left: 19px;
    padding-right: 16px;
  }

  .bio-shape {
    display: flex;
  }

  .image-6 {
    width: 100%;
    height: 260px;
    max-width: 100%;
    object-fit: cover;
    object-position: 50% 15%;
    display: none;
  }

  .bio-section-8, .bio-section-1 {
    display: none;
  }

  .hero-section {
    margin-top: 72px;
  }

  .play-video {
    width: 44px;
    height: 44px;
    display: block;
  }

  .button-ghost {
    width: 100%;
    text-align: center;
    font-size: 1.2em;
  }

  .div-block-3 {
    width: 95%;
    border-radius: 32px;
    padding: 32px 1.3em;
  }

  .field-label {
    font-size: 1.1em;
  }

  .textarea {
    object-fit: fill;
    margin-bottom: 30px;
    overflow: auto;
  }

  .text-field {
    margin-bottom: 30px;
  }

  .text-block-2 {
    margin-bottom: 20px;
    font-size: 2.3em;
    line-height: 1em;
  }

  .body {
    padding-left: 8px;
    padding-right: 8px;
  }

  .menu-button {
    display: none;
  }

  .div-block-6 {
    width: 100%;
    margin-bottom: 20px;
  }

  .bio-section-0 {
    flex-direction: column;
    display: none;
  }

  .image-about, .shader {
    display: none;
  }

  .image-9 {
    border-radius: 8px;
    display: none;
  }

  .button-5 {
    padding: 4px 6px;
    font-size: 13px;
  }

  .text-block-6 {
    text-align: center;
    margin-bottom: 11px;
    font-size: 13px;
  }

  .unicef {
    border-radius: 8px;
    flex-direction: column;
    margin-top: 2px;
    padding: 16px;
  }

  .image-forum-3 {
    border-radius: 8px;
    display: none;
  }

  .bio-section-10, .bio-section-1-copy, .bio-section-9, .bio-section-11 {
    display: none;
  }

  .past-forums-section {
    padding-bottom: 0;
  }

  .div-block-8 {
    height: auto;
  }

  .bio-section-12, .bio-section-13, .bio-section-14, .bio-section-15, .bio-section-16 {
    display: none;
  }

  .bold-text-2 {
    text-align: center;
  }

  .text-block-7 {
    text-align: center;
    font-size: 13px;
  }
}

#w-node-_53bafd68-f025-f6e3-0d95-e3857abec2fd-c5f06290, #w-node-_53bafd68-f025-f6e3-0d95-e3857abec303-c5f06290, #w-node-_53bafd68-f025-f6e3-0d95-e3857abec309-c5f06290, #w-node-_3b803623-fccb-f15e-36d9-37394853386a-c5f06290, #w-node-ff03f17d-121e-6801-bffc-691c2e8ee73e-c5f06290, #w-node-_531e8421-d4eb-90cb-6f17-8f7862086b59-c5f06290, #w-node-_531e8421-d4eb-90cb-6f17-8f7862086b5f-c5f06290, #w-node-c280248a-2bf4-e8b5-755f-6a957b2516d4-c5f06290, #w-node-_1be22879-16e7-e030-e2e2-125086d9b521-c5f06290, #w-node-_86dd2079-bf70-9eaa-8646-cebfaac57985-c5f06290, #w-node-_516a63ad-7cd1-e6d8-606e-37f4995f0316-c5f06290, #w-node-f4bc0d8a-d963-5234-9b49-1db329037cfd-c5f06290, #w-node-e564fa00-80aa-0f73-30ea-f7c83330db95-c5f06290, #w-node-a47e243d-763a-b84a-233b-27c201d88461-c5f06290, #w-node-_881d26e4-5312-61f4-b292-1795f2bcf0a8-c5f06290, #w-node-_1154c09f-3c1b-c576-922d-b80359a59956-c5f06290, #w-node-_1154c09f-3c1b-c576-922d-b80359a59980-c5f06290 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Lubalingraphstd';
  src: url('../fonts/lubalingraphstd-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lubalingraphstd';
  src: url('../fonts/LubalinGraphStd-DemiOblique.otf') format('opentype'), url('../fonts/LubalinGraphStd-BookOblique.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lubalingraphstd book';
  src: url('../fonts/LubalinGraphStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lubalingraphstd';
  src: url('../fonts/LubalinGraphStd-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lubalingraphstd';
  src: url('../fonts/LubalinGraphStd-MediumOblique.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lubalingraphstd';
  src: url('../fonts/LubalinGraphStd-ExtraLightObl.otf') format('opentype'), url('../fonts/LubalinGraphStd-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lubalingraphstd';
  src: url('../fonts/LubalinGraphStd-BoldOblique.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lubalingraphstd demi';
  src: url('../fonts/LubalinGraphStd-Demi.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}