@keyframes slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.welcome {
  position: relative;
  height: 120vh;
  width: auto;
  background-image: url("../images/XFB_cube_frontpage_hullam01_v2.svg"), url("../images/XFB_cube_frontpage_header_bg.png");
  background-repeat: no-repeat;
  background-position: center bottom -3px, right top;
  background-size: 100% auto, 90% auto;
}
@media (max-width: 1399.98px) {
  .welcome {
    height: 116vh;
    background-size: 100% auto, 110% auto;
    background-position: center bottom -3px, right -150px top;
  }
}
@media (max-width: 1199.98px) {
  .welcome {
    height: 90vh;
    background-size: 100% auto, 100% auto;
    background-position: center bottom, right bottom 150px;
    bottom: -3px;
  }
}
@media (max-width: 576px) {
  .welcome {
    height: 170vw;
    background-size: 100% auto, 210% auto;
    background-position: center bottom, center bottom 40px;
  }
}
.welcome .text-and-image-container {
  padding-top: 100px;
  margin-left: 16.6vw;
  width: 38.64vw;
}
@media (max-width: 1399.98px) {
  .welcome .text-and-image-container {
    margin-left: 12.6vw;
    width: 43.64vw;
  }
}
@media (max-width: 1199.98px) {
  .welcome .text-and-image-container {
    width: 72.64vw;
  }
}
.welcome .text-and-image-container .cube-logo {
  margin-top: 50px;
  width: 60%;
}
@media (max-width: 1399.98px) {
  .welcome .text-and-image-container .cube-logo {
    margin-top: 10px;
    width: 55%;
  }
}
@media (max-width: 576px) {
  .welcome .text-and-image-container .cube-logo {
    display: none;
  }
}
.welcome .text-and-image-container .text-container {
  margin-left: 10.7vw;
}
@media (max-width: 1199.98px) {
  .welcome .text-and-image-container .text-container {
    margin-left: 20vw;
  }
}
@media (max-width: 576px) {
  .welcome .text-and-image-container .text-container {
    margin-left: 0vw;
  }
}
.welcome .text-and-image-container .text-container .title {
  font-size: 2.4em;
  color: #10BFE7;
  font-style: italic;
  margin-bottom: 10px;
  margin-top: -20px;
  line-height: 1.1;
}
@media (max-width: 1399.98px) {
  .welcome .text-and-image-container .text-container .title {
    font-size: 2em;
    margin-top: 0px;
  }
}
@media (max-width: 1199.98px) {
  .welcome .text-and-image-container .text-container .title {
    font-size: 2.4em;
    margin-top: -20px;
  }
}
@media (max-width: 576px) {
  .welcome .text-and-image-container .text-container .title {
    margin-top: -10px;
  }
}
.welcome .text-and-image-container .text-container .title .evolution {
  color: #373A3B;
}
.welcome .text-and-image-container .text-container h4 {
  margin-top: 0;
}
@media (max-width: 1199.98px) {
  .welcome .text-and-image-container .text-container h4 {
    font-size: 20px;
  }
}
@media (max-width: 1199.98px) {
  .welcome .text-and-image-container .text-container h4 {
    font-size: 16px;
  }
}
.welcome .text-and-image-container .text-container p {
  font-size: 18px;
  margin-top: 45px;
}
@media (max-width: 1399.98px) {
  .welcome .text-and-image-container .text-container p {
    margin-top: 25px;
  }
}
@media (max-width: 1199.98px) {
  .welcome .text-and-image-container .text-container p {
    margin-top: 45px;
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .welcome .text-and-image-container .text-container p {
    margin-top: 0px;
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .welcome .text-and-image-container .text-container h4 br, .welcome .text-and-image-container .text-container p br {
    display: none;
  }
}
.welcome .hackaton-link {
  position: absolute;
  bottom: 200px;
  right: 100px;
  transform: rotate(4deg);
}
@media (max-width: 1199.98px) {
  .welcome .hackaton-link {
    bottom: unset;
    right: unset;
    bottom: 15vh;
    left: 10vw;
    transform: rotate(356deg);
  }
}
@media (max-width: 576px) {
  .welcome .hackaton-link {
    bottom: 5vh;
  }
}
.welcome .hackaton-link .hackaton-badge {
  width: 31.25vw;
  border-radius: 2vw;
  -webkit-box-shadow: 0px 0px 10px 0px rgb(30, 50, 80);
  -moz-box-shadow: 0px 0px 10px 0px rgb(30, 50, 80);
  box-shadow: 0px 0px 10px 0px rgb(30, 50, 80);
}
@media (max-width: 1199.98px) {
  .welcome .hackaton-link .hackaton-badge {
    width: 40.25vw;
    border-radius: 3vw;
  }
}
@media (max-width: 576px) {
  .welcome .hackaton-link .hackaton-badge {
    width: 70.25vw;
    border-radius: 4vw;
  }
}
.welcome .partners {
  margin-left: 27.5vw;
}
@media (max-width: 1399.98px) {
  .welcome .partners {
    margin-left: 23.5vw;
  }
}
@media (max-width: 1199.98px) {
  .welcome .partners {
    position: absolute;
    flex-direction: column;
    margin-left: 0vw;
    bottom: 0px;
  }
}
@media (max-width: 1199.98px) {
  .welcome .partners .title {
    font-weight: 600;
    margin-left: 50px;
  }
}
@media (max-width: 576px) {
  .welcome .partners .title {
    margin-left: 15px;
  }
}
.welcome .partner-container {
  position: relative;
  margin-top: 10px;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 1199.98px) {
  .welcome .partner-container {
    width: 100vw;
  }
}
.welcome .partner-container:hover .logo-slide {
  animation-play-state: paused;
}
.welcome .partner-container .logo-slide {
  display: inline-block;
  animation: 25s slide infinite linear;
}
.welcome .partner-container .logo-slide .partner-section-title {
  position: relative;
  display: inline-block;
  margin: 15px 15px 0 45px;
  font-weight: 600;
  top: -30px;
}
@media (max-width: 576px) {
  .welcome .partner-container .logo-slide .partner-section-title {
    margin-left: 30px;
  }
}
.welcome .partner-container .logo-slide .partner-section-title.clubs-academies {
  top: -18px;
}
.welcome .partner-container .logo-slide a {
  margin: 0 20px;
  text-decoration: none;
}
.welcome .partner-container .logo-slide .partner-logo {
  height: 75px;
}
.welcome .partner-container .logo-slide .higher-logo {
  height: 85px;
}
.welcome .partner-container .logo-slide .nb1-link {
  position: relative;
  top: -24px;
}
.welcome .partner-container .logo-slide .nb1-link .nb1-logo {
  width: 120px;
}
.welcome .partner-container .logo-slide img:hover {
  transform: scale(1.05);
}

.insights {
  position: relative;
  top: -100px;
  padding-top: 25px;
  padding-bottom: 350px;
  background-color: #10BFE7;
  background-image: url("../images/XFB_cube_frontpage_hullam02.svg");
  background-repeat: no-repeat;
  background-position: center bottom -3px;
  background-size: 100% auto;
}
@media (max-width: 1399.98px) {
  .insights {
    top: 0px;
  }
}
@media (max-width: 1199.98px) {
  .insights {
    padding-bottom: 250px;
  }
}
@media (max-width: 576px) {
  .insights {
    padding-bottom: 150px;
  }
}
.insights h1 {
  margin-top: 0;
  margin-bottom: 40px;
  color: #FFFFFF;
  text-align: center;
}
.insights .video-container {
  display: flex;
  justify-content: center;
}
.insights .video-container .video {
  border: none;
  width: 720px;
  height: 405px;
}
@media (max-width: 1199.98px) {
  .insights .video-container .video {
    width: 592px;
    height: 333px;
  }
}
@media (max-width: 576px) {
  .insights .video-container .video {
    width: 352px;
    height: 198px;
  }
}

.process {
  position: relative;
  padding-bottom: 100px;
  background-image: url("../images/XFB_cube_frontpage_process_bg.svg");
  background-repeat: no-repeat;
  background-position: center top -100px;
  background-size: 100% auto;
}
@media (max-width: 1199.98px) {
  .process {
    padding-bottom: 50px;
  }
}
.process #perfect-match {
  position: absolute;
  top: -200px;
}
.process .title,
.process .motto,
.process .text {
  text-align: center;
}
.process .title {
  color: #10BFE7;
  font-size: 2em;
}
@media (max-width: 576px) {
  .process .motto {
    padding: 0 19%;
  }
}
.process .text {
  margin-bottom: 50px;
  padding: 0 36%;
}
@media (max-width: 576px) {
  .process .text {
    padding: 0 19%;
  }
}
.process .process-images {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15vw;
}
@media (max-width: 1199.98px) {
  .process .process-images {
    padding: 0 5vw;
  }
}
@media (max-width: 576px) {
  .process .process-images {
    flex-direction: column;
  }
}
.process .process-images .process-item .process-title {
  text-align: center;
}
.process .process-images .process-item .image {
  width: 20.83vw;
  animation: pulse 4s infinite;
}
@media (max-width: 1199.98px) {
  .process .process-images .process-item .image {
    width: 24.83vw;
  }
}
@media (max-width: 576px) {
  .process .process-images .process-item .image {
    width: 70.83vw;
  }
}
.process .process-images .process-item .first-image {
  animation-delay: 1s;
}
.process .process-images .process-item .second-image {
  animation-delay: 2s;
}
.process .process-images .process-item .third-image {
  animation-delay: 3s;
}
.process .process-images .arrow {
  width: 27px;
  margin-top: 50px;
}
@media (max-width: 576px) {
  .process .process-images .arrow {
    transform: rotate(90deg);
  }
}

.user-types {
  position: relative;
}
.user-types #for-everyone {
  position: absolute;
  top: -170px;
}
.user-types h1 {
  color: #10BFE7;
  text-align: center;
}
.user-types .image-and-text-container {
  display: flex;
  flex-direction: column;
  margin-left: 16vw;
  margin-right: 16vw;
}
@media (max-width: 1399.98px) {
  .user-types .image-and-text-container {
    margin-left: 11vw;
    margin-right: 11vw;
  }
}
@media (max-width: 1199.98px) {
  .user-types .image-and-text-container {
    margin-left: 5vw;
    margin-right: 5vw;
  }
}
.user-types .image-and-text-container .image-and-text {
  display: flex;
  align-items: center;
}
@media (max-width: 1399.98px) {
  .user-types .image-and-text-container .image-and-text {
    justify-content: flex-start;
  }
}
@media (max-width: 1199.98px) {
  .user-types .image-and-text-container .image-and-text {
    justify-content: space-around;
  }
}
@media (max-width: 576px) {
  .user-types .image-and-text-container .image-and-text {
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  .user-types .image-and-text-container .image-and-text:nth-child(2) {
    flex-direction: column-reverse;
  }
}
.user-types .image-and-text-container .image-and-text img {
  width: 419px;
}
@media (max-width: 1199.98px) {
  .user-types .image-and-text-container .image-and-text img {
    width: 34.76vw;
  }
}
@media (max-width: 576px) {
  .user-types .image-and-text-container .image-and-text img {
    width: 71.2vw;
  }
}
.user-types .image-and-text-container .image-and-text .text {
  width: 524px;
}
@media (max-width: 1199.98px) {
  .user-types .image-and-text-container .image-and-text .text {
    width: 38vw;
  }
}
@media (max-width: 576px) {
  .user-types .image-and-text-container .image-and-text .text {
    width: 65vw;
  }
}
.user-types .image-and-text-container .image-and-text .text h3 {
  color: #FFA746;
}
.user-types .image-and-text-container .scout {
  align-self: flex-end;
}
@media (max-width: 1199.98px) {
  .user-types .image-and-text-container .scout {
    align-self: inherit;
  }
}
.user-types .image-and-text-container .scout .text {
  text-align: right;
}
@media (max-width: 576px) {
  .user-types .image-and-text-container .scout .text {
    text-align: left;
  }
}
.user-types .contact-us {
  margin-top: 100px;
  margin-bottom: 50px;
  text-align: center;
}
.user-types .contact-us h1 {
  color: #FFA746;
}

.advanced-methods {
  position: relative;
  padding-top: 250px;
  padding-bottom: 450px;
  background-image: url("../images/XFB_cube_frontpage_hullam03.svg"), url("../images/XFB_cube_frontpage_hullam04.svg");
  background-repeat: no-repeat;
  background-position: center top -3px, center bottom -3px;
  background-size: 100% auto;
  background-color: #10BFE7;
}
@media (max-width: 1199.98px) {
  .advanced-methods {
    padding-top: 150px;
    padding-bottom: 250px;
  }
}
@media (max-width: 576px) {
  .advanced-methods {
    padding-bottom: 150px;
  }
}
.advanced-methods #advanced-methods {
  position: absolute;
  top: 80px;
}
.advanced-methods .title {
  margin-bottom: 100px;
  color: #FFFFFF;
  text-align: center;
}
.advanced-methods .content-container {
  display: flex;
  justify-content: center;
}
@media (max-width: 1199.98px) {
  .advanced-methods .content-container {
    padding: 0 50px;
  }
}
@media (max-width: 576px) {
  .advanced-methods .content-container {
    flex-direction: column-reverse;
  }
}
.advanced-methods .content-container .text-container {
  margin-right: 72px;
  width: 524px;
}
@media (max-width: 576px) {
  .advanced-methods .content-container .text-container {
    margin-right: 0px;
    width: auto;
  }
}
.advanced-methods .content-container .text-container .sub-title {
  font-weight: 600;
}
.advanced-methods .content-container .text-container .name {
  text-align: right;
  font-size: 0.8em;
}
@media (max-width: 991.98px) {
  .advanced-methods .content-container .picture {
    width: 35vw;
    height: 34vw;
  }
}
@media (max-width: 576px) {
  .advanced-methods .content-container .picture {
    width: 80vw;
    height: 60vw;
  }
}

.they-say {
  position: relative;
  margin-bottom: 150px;
}
@media (max-width: 576px) {
  .they-say {
    margin-bottom: 50px;
  }
}
.they-say #they-say {
  position: absolute;
  top: -200px;
}
.they-say h1 {
  position: relative;
  top: -50px;
  text-align: center;
  color: #10BFE7;
  margin-bottom: 50px;
}
@media (max-width: 576px) {
  .they-say h1 {
    top: 0px;
  }
}
.they-say .they-say-container {
  display: flex;
  flex-direction: column;
  padding: 0px 16vw;
}
@media (max-width: 1399.98px) {
  .they-say .they-say-container {
    padding: 0px 8vw;
  }
}
.they-say .they-say-container .left-item,
.they-say .they-say-container .right-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
  width: 800px;
}
@media (max-width: 1199.98px) {
  .they-say .they-say-container .left-item,
  .they-say .they-say-container .right-item {
    width: auto;
  }
}
@media (max-width: 576px) {
  .they-say .they-say-container .left-item,
  .they-say .they-say-container .right-item {
    width: auto;
    display: flex;
    position: relative;
    margin-top: 100px;
  }
}
.they-say .they-say-container .left-item .text-area,
.they-say .they-say-container .right-item .text-area {
  align-self: center;
  width: 27.29vw;
}
@media (max-width: 1199.98px) {
  .they-say .they-say-container .left-item .text-area,
  .they-say .they-say-container .right-item .text-area {
    width: 45vw;
  }
}
@media (max-width: 576px) {
  .they-say .they-say-container .left-item .text-area,
  .they-say .they-say-container .right-item .text-area {
    width: 70vw;
    padding-top: 40px;
  }
}
.they-say .they-say-container .left-item .text-area .bold,
.they-say .they-say-container .right-item .text-area .bold {
  font-weight: 600;
}
.they-say .they-say-container .left-item .company-logo,
.they-say .they-say-container .right-item .company-logo {
  position: relative;
  width: 226px;
  height: 226px;
  border-radius: 50%;
  background-color: #FFFFFF;
}
@media (max-width: 1199.98px) {
  .they-say .they-say-container .left-item .company-logo,
  .they-say .they-say-container .right-item .company-logo {
    width: 226px;
    height: 226px;
  }
}
@media (max-width: 576px) {
  .they-say .they-say-container .left-item .company-logo,
  .they-say .they-say-container .right-item .company-logo {
    width: 100px;
    height: 100px;
    position: absolute;
    top: -55px;
    left: 0px;
    right: 0;
    margin: auto !important;
  }
}
.they-say .they-say-container .left-item .company-logo img,
.they-say .they-say-container .right-item .company-logo img {
  position: absolute;
  height: 165px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 576px) {
  .they-say .they-say-container .left-item .company-logo img,
  .they-say .they-say-container .right-item .company-logo img {
    height: 80px;
  }
}
.they-say .they-say-container .left-item {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 175px;
  border-bottom-right-radius: 175px;
  padding: 22px 12px 21px 43px;
  background-color: #FFC68F;
}
@media (max-width: 576px) {
  .they-say .they-say-container .left-item {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    flex-direction: column-reverse;
  }
}
.they-say .they-say-container .left-item .text-area {
  margin-right: 25px;
}
.they-say .they-say-container .left-item .company-logo {
  margin-right: 11px;
}
@media (max-width: 576px) {
  .they-say .they-say-container .left-item .company-logo {
    border: 4px solid #FFC68F;
  }
}
.they-say .they-say-container .right-item {
  align-self: end;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 175px;
  border-bottom-left-radius: 175px;
  padding: 22px 43px 21px 12px;
  background-color: #92F2FF;
}
@media (max-width: 576px) {
  .they-say .they-say-container .right-item {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    flex-direction: column;
    align-self: inherit;
  }
}
.they-say .they-say-container .right-item .text-area {
  margin-left: 25px;
}
@media (max-width: 576px) {
  .they-say .they-say-container .right-item .text-area {
    margin-right: 25;
  }
}
.they-say .they-say-container .right-item .company-logo {
  margin-left: 11px;
}
@media (max-width: 576px) {
  .they-say .they-say-container .right-item .company-logo {
    margin-left: 0;
    border: 4px solid #92F2FF;
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}