:root {
  --parsifal-blue: #1c75bc;
}

h1 {
  color: gray;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 300;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

.section {
  position: relative;
}

.section.hero-wrap {
  height: 100vh;
  position: relative;
}

.section.content {
  justify-content: center;
  align-items: stretch;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.section.team {
  margin-bottom: 104px;
}

.section.partners {
  background-color: #333;
}

.section.footer {
  margin-top: 45px;
  padding-bottom: 100px;
}

.hero-header {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.slider {
  width: 100%;
  height: 100%;
  align-self: flex-start;
  display: block;
  position: absolute;
}

.slide {
  background-image: url('../images/jonatan-pie-pL1csbzhOj8-unsplash.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/tinki-BW8DB54dWWo-unsplash.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-nav, .right-arrow, .left-arrow {
  display: none;
}

.hero-content-wrapper {
  z-index: 100;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.hero-text {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: space-around;
  align-self: center;
  align-items: center;
  padding-top: 10vh;
  display: flex;
  position: relative;
}

.hero-logo {
  width: 300px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

.hero-paragraph {
  max-width: 1080px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 200;
  line-height: 31px;
  display: block;
  position: relative;
}

.hero-mission {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  white-space: break-spaces;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 100;
  line-height: 46px;
  position: relative;
}

.darken-gradient {
  z-index: 50;
  width: 100%;
  height: 100%;
  opacity: .71;
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
  display: block;
  position: absolute;
}

.slide-3 {
  background-image: url('../images/hu-chen-60XLoOgwkfA-unsplash.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-locations {
  color: #fff;
  text-align: center;
  letter-spacing: 1em;
  text-transform: uppercase;
  white-space: break-spaces;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 200;
  position: relative;
}

.main-content-wrapper {
  width: 70%;
  max-width: 1080px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.heading {
  color: #313131;
  letter-spacing: 1px;
  text-transform: none;
  font-family: playfair-display, sans-serif;
  font-size: 43px;
  font-weight: 700;
  line-height: 54px;
  position: relative;
}

.heading.team {
  max-width: 1080px;
  color: #fff;
  text-align: right;
}

.heading.partners-title {
  max-width: 1080px;
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.body {
  font-family: Montserrat, sans-serif;
}

.paragraph {
  color: #8b8b8b;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  line-height: 37px;
  position: relative;
}

.hero-paragraph-wrapper {
  width: 100%;
  background-color: var(--parsifal-blue);
  justify-content: center;
  align-self: flex-start;
  padding: 56px 33px;
  display: flex;
  position: relative;
}

.divider {
  width: 50px;
  height: 2px;
  background-color: var(--parsifal-blue);
  margin-top: 22px;
  margin-bottom: 20px;
  position: relative;
}

.content-text-wrapper {
  margin-top: 30px;
  margin-left: 60px;
  position: relative;
}

.content-text-wrapper.right {
  margin-left: 0;
  margin-right: 60px;
}

.content-2-col-wrapper {
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.image-2-col {
  width: 400px;
  object-fit: cover;
  flex: none;
  align-self: center;
  position: relative;
  box-shadow: -42px 42px 0 8px #f5f5f5;
}

.image-2-col.right {
  box-shadow: 43px -40px 0 8px #f5f5f5;
}

.team-wrapper {
  max-width: 1080px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.team-heading-wrapper {
  width: 100%;
  background-color: var(--parsifal-blue);
  justify-content: center;
  align-items: center;
  margin-bottom: 52px;
  padding-top: 121px;
  padding-bottom: 121px;
  display: flex;
  position: relative;
}

.team-member-container {
  height: 590px;
  max-width: 230px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 50px 20px;
  display: flex;
  position: relative;
}

.team-member-container.advisors {
  height: 520px;
  max-width: 210px;
}

.team-member {
  text-align: center;
  position: relative;
}

.team-member.name {
  margin-top: 31px;
  font-family: playfair-display, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 31px;
}

.team-member.role {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 17px;
  font-weight: 600;
}

.team-photo {
  filter: grayscale();
  align-self: center;
}

.team-photo:hover {
  filter: none;
}

.profile-button {
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  background-color: #999;
  align-self: center;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 10px;
  position: absolute;
  bottom: 0;
}

.profile-button:hover {
  background-color: var(--parsifal-blue);
}

.partners-wrapper {
  max-width: 1080px;
  padding-top: 75px;
  padding-bottom: 87px;
  position: relative;
}

.logo-strip-wrapper {
  width: 80%;
  grid-column-gap: 5em;
  grid-row-gap: 2em;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.partner-logo {
  height: 80px;
}

.partner-logo.hhr {
  margin-top: 5px;
}

.partner-logo.uco {
  height: 100px;
}

.contact-form {
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.contact-form-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.footer-wrapper {
  max-width: 1080px;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.footer-logo {
  width: 200px;
  align-self: center;
  margin-bottom: 42px;
  position: relative;
}

.arrow-down {
  height: 30px;
  align-self: center;
  position: relative;
  bottom: 0;
}

.modal-wrapper {
  z-index: 999;
  height: 100vh;
  background-color: var(--parsifal-blue);
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}

.modal-wrapper.roberto, .modal-wrapper.contact-form, .modal-wrapper.arianna, .modal-wrapper.elri, .modal-wrapper.quincy, .modal-wrapper.michael {
  display: none;
}

.modal-content-container {
  max-width: 800px;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.team-profile {
  color: #fff;
}

.team-profile h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: playfair-display, sans-serif;
  font-size: 40px;
}

.team-profile h3 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 29px;
  font-size: 13px;
  font-weight: 700;
}

.team-profile h4 {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300;
}

.team-profile p {
  font-weight: 300;
  line-height: 24px;
}

.profile-image {
  width: 250px;
  flex: none;
  margin-right: 70px;
  position: relative;
}

.close-icon-bar {
  width: 2px;
  height: 50px;
  background-color: #fff;
  position: absolute;
}

.close-icon-bar.horizontal {
  width: 50px;
  height: 2px;
}

.close-icon {
  width: 50px;
  height: 50px;
  background-color: rgba(28, 117, 188, .5);
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  margin-right: 5%;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  transform: rotate(45deg);
}

.footer-locations {
  letter-spacing: .5em;
  text-transform: uppercase;
  font-size: 15px;
}

.contact-form-button {
  background-color: var(--parsifal-blue);
  text-transform: uppercase;
  margin-top: 41px;
}

.contact-form-button:hover {
  background-color: #666;
}

.heading-2 {
  font-family: Playfair Display;
}

.success-message {
  background-color: #5cb260;
  margin-top: 33px;
}

.error-message {
  text-align: center;
  background-color: red;
}

.submit-button {
  background-color: #555;
}

.submit-button:hover {
  background-color: #888;
}

.slide-4 {
  background-image: url('../images/pexels-zhang-kaiyv-613464.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.wg-element-wrapper {
  align-items: center;
  display: flex;
  position: relative;
}

.wg-element-wrapper.sw3 {
  background-color: #fff;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, .47);
}

.wg-selector2-text-lang2 {
  font-family: source-han-sans-simplified-c, sans-serif;
  position: relative;
}

.wg-selector2-text-lang1 {
  color: #fff;
  position: relative;
}

.wg-selector-2-fill.f1 {
  width: 100%;
  height: 100%;
  background-color: var(--parsifal-blue);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.wg-selector-2-fill.f2 {
  width: 100%;
  height: 100%;
  background-color: var(--parsifal-blue);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(-100%);
}

.wg-selector-2 {
  color: #000;
  padding: 10px;
  font-weight: 700;
  text-decoration: none;
  transition: color .2s;
  position: relative;
  overflow: hidden;
}

.wg-selector-2:hover {
  color: #4049ff;
}

.wg-selector-2.w--current {
  cursor: default;
}

.language-selector {
  z-index: 999;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 5%;
}

@media screen and (max-width: 991px) {
  .section.team {
    margin-bottom: 60px;
  }

  .section.footer {
    padding-bottom: 50px;
  }

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

  .hero-locations {
    letter-spacing: 1em;
  }

  .main-content-wrapper {
    width: 100%;
    margin-left: 25px;
    margin-right: 25px;
  }

  .heading {
    font-size: 38px;
    line-height: 49px;
  }

  .heading.team {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 39px;
  }

  .heading.partners-title {
    margin-top: 0;
  }

  .paragraph {
    line-height: 31px;
  }

  .hero-paragraph-wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }

  .content-2-col-wrapper {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .image-2-col {
    width: 300px;
  }

  .team-wrapper {
    margin-top: 60px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .team-heading-wrapper {
    margin-bottom: 0;
    padding: 40px 25px;
  }

  .team-member-container {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .partners-wrapper {
    padding-top: 45px;
    padding-bottom: 50px;
  }

  .partner-logo {
    height: 60px;
  }

  .partner-logo.uco {
    height: 80px;
  }

  .modal-content-container {
    margin-left: 25px;
    margin-right: 25px;
  }

  .profile-image {
    margin-right: 25px;
  }

  .close-icon {
    margin-top: 20px;
    position: absolute;
  }
}

@media screen and (max-width: 767px) {
  .hero-text {
    padding-top: 8vh;
    padding-bottom: 8vh;
  }

  .hero-logo {
    width: 250px;
  }

  .hero-mission {
    font-size: 25px;
    line-height: 36px;
  }

  .hero-locations {
    letter-spacing: .2em;
  }

  .heading {
    font-size: 33px;
    line-height: 39px;
  }

  .heading.partners-title {
    font-size: 15px;
  }

  .paragraph {
    font-size: 15px;
    line-height: 26px;
  }

  .hero-paragraph-wrapper {
    padding: 35px;
  }

  .content-text-wrapper {
    margin-left: 0;
  }

  .image-2-col {
    display: none;
  }

  .team-wrapper {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
  }

  .team-member-container {
    margin-bottom: 54px;
  }

  .partners-wrapper {
    padding-top: 34px;
    padding-bottom: 15px;
  }

  .logo-strip-wrapper {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
    flex-wrap: wrap;
  }

  .partner-logo {
    height: 30px;
  }

  .partner-logo.uco {
    height: 60px;
  }

  .partner-logo.raccolta {
    width: 120px;
    height: auto;
  }

  .contact-form {
    padding: 40px 20px;
  }

  .modal-content-container {
    flex-wrap: wrap;
  }

  .team-profile h2 {
    font-size: 30px;
    line-height: 30px;
  }

  .team-profile h3 {
    font-size: 10px;
  }

  .team-profile p {
    font-size: 12px;
    line-height: 20px;
  }

  .profile-image {
    width: 200px;
    margin-bottom: 25px;
    display: none;
  }

  .footer-locations {
    letter-spacing: 0;
  }
}

@media screen and (max-width: 479px) {
  .hero-header {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    font-size: 23px;
    line-height: 1.4;
  }

  .paragraph {
    line-height: 24px;
  }

  .team-member-container.advisors {
    height: 590px;
    max-width: 250px;
  }

  .logo-strip-wrapper {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-direction: column;
  }

  .partner-logo {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .partner-logo.uco {
    height: 60px;
  }

  .partner-logo.raccolta {
    width: 130px;
  }
}

#w-node-ec501e65-ba50-954a-3b8b-a3899aad0b85-e05508b2, #w-node-ec501e65-ba50-954a-3b8b-a3899aad0b95-e05508b2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 479px) {
  #w-node-ec501e65-ba50-954a-3b8b-a3899aad0b85-e05508b2, #w-node-ec501e65-ba50-954a-3b8b-a3899aad0b8d-e05508b2, #w-node-ec501e65-ba50-954a-3b8b-a3899aad0b91-e05508b2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


