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

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 36px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 24px;
  font-weight: 400;
}

a {
  color: #57d5c9;
  text-decoration: underline;
}

.love-word {
  margin-top: 10px;
  margin-right: 18px;
  margin-left: 18px;
  padding-left: 0px;
  background-color: transparent;
  font-family: 'Archivo Black', sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  letter-spacing: 1px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body {
  overflow: visible;
  margin-top: 0px;
  background-color: #201d1d;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 300;
}

.artist-link-block {
  position: relative;
  text-decoration: none;
}

.artist-link-block.facebook-block {
  overflow: hidden;
}

.video-link-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.slider-block {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 0px;
  border-color: #201d1d;
}

.button-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  margin-bottom: 9px;
  padding: 0px 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #ff9700;
  border-radius: 8px;
  background-color: #ff9700;
  font-family: 'Archivo Black', sans-serif;
  font-size: 16px;
}

.section-hero-old {
  position: static;
  display: none;
  height: 520px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: linear-gradient(93deg, #000, rgba(0, 0, 0, 0.03)), url('../images/014.Q-Headphones---copie.jpg');
  background-position: 0px 0px, 100% 30%;
  background-size: auto, cover;
  opacity: 1;
  font-family: Archivo, sans-serif;
  color: #fff;
  background-clip: border-box;
}

.div-block-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-59 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 620px;
  height: 530px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-27 {
  font-size: 20px;
  line-height: 22px;
}

.heading-26 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Archivo, sans-serif;
  font-size: 30px;
  line-height: 42px;
}

.portrait {
  position: relative;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.shadow-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 382px;
  margin-top: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.55);
  font-family: 'Rf rufo', sans-serif;
  font-size: 20px;
}

.section-tiles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.tile-title {
  position: absolute;
  z-index: 2;
  color: #80bff9;
  font-size: 31px;
}

.tile-title.third-tile-title {
  color: #f0c3ff;
}

.tile-title.fifth-tile-title {
  color: #fb8186;
}

.tile-title.fourth-tile-title {
  color: #57d5c9;
}

.tile-title.second-tile-title {
  color: #e6ad6f;
}

.divider {
  height: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #3ac3a0;
  color: #3ac3a0;
}

.divider.guests {
  background-color: #fb8186;
}

.divider.interviews {
  background-color: #57d5c9;
}

.divider.doc {
  background-color: #f0c3ff;
}

.divider.archives {
  background-color: #e6ad6f;
}

.divider.concerts {
  background-color: #80bff9;
}

.divider.device {
  height: 2px;
  margin-top: 25px;
  margin-bottom: 25px;
  background-color: #fff;
}

.divider.device {
  height: 2px;
  margin-bottom: 24px;
  background-color: #fff;
}

.section-spotlight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-25 {
  margin-top: 0px;
  margin-bottom: 35px;
  font-family: Archivo, sans-serif;
  color: #fff;
  font-size: 35px;
  text-align: center;
}

.grid-3 {
  overflow: auto;
  width: 135%;
  padding-top: 5px;
  padding-bottom: 50px;
  padding-left: 50px;
  grid-auto-flow: row;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.thumbnail {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  box-shadow: 3px 3px 3px 0 #000;
  cursor: pointer;
}

.container-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-27 {
  margin-top: 0px;
  margin-bottom: 25px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-family: 'Archivo Black', sans-serif;
  font-size: 35px;
  font-weight: 400;
}

.press {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110%;
  margin-bottom: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.61;
}

.div-block-62 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-right: 21px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.trust-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 25px;
  margin-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 36px;
  line-height: 30px;
}

.trust-icon {
  margin-bottom: 25px;
}

.content-popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0.2);
}

.content-popup.content-popup-2 {
  display: none;
}

.content-popup.content-popup-3 {
  display: none;
}

.content-popup.content-popup-4 {
  display: none;
}

.content-popup.content-popup-5 {
  display: none;
}

.content-popup.content-popup-6 {
  display: none;
}

.content-popup.content-popup-7 {
  display: none;
}

.content-popup.content-popup-8 {
  display: none;
}

.content-popup.content-popup-9 {
  display: none;
}

.content-popup.content-popup-10 {
  display: none;
}

.content-block {
  position: absolute;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70vw;
  height: 70vh;
  min-height: 423px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 6px;
  background-color: #000;
}

.div-block-63 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-64 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.heading-28 {
  margin: 0px;
}

.container-21 {
  overflow: auto;
}

.div-block-65 {
  overflow: auto;
  height: 78%;
}

.div-block-66 {
  height: 28%;
  margin-bottom: 0px;
}

.text-block-29 {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Archivo, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.paragraph {
  font-family: Archivo, sans-serif;
  font-size: 16px;
}

.div-block-67 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 180px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.hide-zone {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9;
  display: block;
  background-color: rgba(32, 29, 29, 0.39);
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.div-block-68 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
}

.login-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: Archivo, sans-serif;
  font-size: 16px;
}

.text-block-31 {
  margin-left: 6px;
  color: #57d5c9;
  text-decoration: underline;
}

.link-block {
  font-style: italic;
  text-decoration: none;
}

.tile-text-div {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  overflow: auto;
  height: 77%;
  padding: 15px;
}

.tile-text {
  font-family: Archivo, sans-serif;
  font-size: 18px;
}

.tile-color {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  background-color: rgba(128, 191, 249, 0.17);
}

.tile-color.tile-color-2 {
  background-color: rgba(230, 173, 111, 0.17);
}

.tile-color.tile-color-3 {
  background-color: rgba(240, 195, 255, 0.17);
}

.tile-color.tile-color-4 {
  background-color: rgba(87, 213, 201, 0.17);
}

.tile-color.tile-color-5 {
  background-color: rgba(251, 129, 134, 0.17);
}

.close-cross {
  position: absolute;
  left: 1.5%;
  top: 2%;
  right: auto;
  bottom: auto;
  display: block;
  width: 12px;
  padding: 0px;
  background-color: transparent;
}

.last-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 80px;
  padding-left: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #000;
  background-color: #070d12;
}

.trust-text {
  font-family: Archivo, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.div-press {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-image {
  width: 100%;
}

.link-block-2 {
  display: none;
}

.div-block-72 {
  display: none;
}

.device {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.image-13 {
  position: absolute;
  left: 35%;
  top: 35%;
  right: 0%;
  bottom: 0%;
}

.custom-hero-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70vw;
  height: 100%;
  max-width: 1080px;
  min-width: 970px;
  padding-top: 48px;
  padding-bottom: 64px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-links-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 536px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-divider {
  width: 1px;
  margin-right: 8px;
  margin-left: 8px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.footer-divider.partner {
  margin-right: 0px;
  margin-left: 24px;
}

.footer-link {
  font-family: Archivo, sans-serif;
  color: #57d5c9;
}

.image-16 {
  height: 24px;
}

.image-17 {
  height: 32px;
}

.footer-partners-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sponsors-text {
  margin-right: 24px;
  margin-left: 24px;
  font-family: Archivo, sans-serif;
}

.crowdcast-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 560px;
  margin-top: 24px;
  padding-right: 104px;
  padding-left: 104px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.73)), to(rgba(0, 0, 0, 0.73))), url('../images/Visuel-Event-16.05.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.73), rgba(0, 0, 0, 0.73)), url('../images/Visuel-Event-16.05.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.html-embed-4 {
  display: none;
  width: 100%;
  height: 100%;
}

.livestream-body {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.header-logo {
  width: 100%;
  max-height: 90px;
  max-width: 120px;
}

.livestream-section-hero {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 88px;
  padding-top: 24px;
  padding-right: 72px;
  padding-left: 72px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.jobs-body {
  background-color: #201d1d;
}

.jobs-main-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 48px;
  padding-right: 72px;
  padding-left: 72px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.h1 {
  margin-top: 56px;
  margin-bottom: 40px;
  font-family: 'Rf rufo', sans-serif;
  color: #fff;
  font-size: 56px;
  line-height: 56px;
  text-transform: uppercase;
}

.h1.q-a {
  margin-top: 0px;
  margin-bottom: 56px;
}

.dot {
  width: 16px;
  height: 16px;
  margin-right: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 50px;
}

.dot.full {
  background-color: #fff;
}

.dot.full.bullet {
  width: 12px;
  height: 12px;
  margin-right: 0px;
}

.job {
  width: 100%;
  height: 100%;
}

.job._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.job-info {
  width: 30%;
  margin-top: 48px;
}

.job-detail {
  display: block;
  margin-bottom: 32px;
  font-family: Archivo, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.job-content {
  width: 56%;
}

.job-section {
  width: 100%;
  margin-bottom: 72px;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: 'Archivo Black', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
}

.h2.legal {
  margin-top: 56px;
}

.job-paragraph {
  margin-bottom: 16px;
  font-family: Archivo, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.5px;
}

.job-paragraph.bullet-point {
  margin-top: 0px;
  margin-bottom: 0px;
}

.bullet-point {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.bullet {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 12px;
  height: 12px;
  margin-right: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
}

.jobs-cta-heading {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: Archivo, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}

.text-span {
  text-decoration: underline;
}

.jobs-cta {
  margin-bottom: 24px;
  padding: 12px 19px;
  border-radius: 3px;
  background-color: #47d5c9;
  box-shadow: 1px 1px 2px 4px rgba(0, 0, 0, 0.2);
  font-family: 'Archivo Black', sans-serif;
  font-size: 16px;
}

.job-title {
  margin-left: 16px;
  font-family: Archivo, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}

.livestream-section-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 64px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.h1-livestream {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Rf rufo', sans-serif;
  color: #fff;
  font-size: 46px;
  text-transform: uppercase;
}

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

.livestream-background {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  width: 100%;
  height: 150vh;
  background-image: url('../images/barre-arc-en-ciel.png'), url('../images/couv-7.png'), -webkit-gradient(linear, left top, left bottom, from(#201d1d), to(#000));
  background-image: url('../images/barre-arc-en-ciel.png'), url('../images/couv-7.png'), linear-gradient(180deg, #201d1d, #000);
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: 100% 9px, contain, auto;
  background-repeat: no-repeat, no-repeat, repeat;
}

.div-block-75 {
  width: auto;
}

.custom-container-livestream {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.livestream-section-2 {
  position: relative;
  z-index: 1;
  display: none;
  width: 100%;
  margin-bottom: 88px;
  padding-right: 72px;
  padding-left: 72px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.upcoming-events {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 24px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.upcoming-event {
  width: 392px;
  height: 400px;
  margin-right: 24px;
  border-radius: 5px;
  background-color: #fff;
}

.upcoming-event-image {
  width: 100%;
  height: 50%;
  border-radius: 5px 5px 0px 0px;
  background-color: #c2c2c2;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: 125px;
}

.upcoming-event-image._1 {
  height: 55%;
  background-image: url('../images/Visuel-Event-17.05.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.h2-livestream {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Rf rufo', sans-serif;
  color: #fff;
  font-size: 46px;
  text-transform: none;
}

.h3-livestream {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Archivo, sans-serif;
  color: #201d1d;
  font-weight: 700;
}

.upcoming-event-description {
  height: auto;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
}

.upcoming-event-subtitle {
  margin-top: 16px;
  opacity: 0.5;
  font-family: 'Archivo Narrow', sans-serif;
  color: #201d1d;
  font-size: 20px;
}

.livestream-section-3 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 40px 72px 112px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.28)), to(rgba(0, 0, 0, 0.28))), url('../images/tonyphoto.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.28)), url('../images/tonyphoto.png');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.livestream-paragraph {
  margin-bottom: 24px;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.livestream-manifesto {
  width: 60%;
  margin-top: 32px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.vc-heading {
  margin-top: 0px;
  margin-bottom: -8px;
  font-family: 'Rf rufo', sans-serif;
  color: #fff;
  font-size: 48px;
  text-align: center;
}

.vc-heading.blocks {
  position: relative;
  z-index: 1;
  font-size: 40px;
}

.vc-heading._4 {
  margin-bottom: 16px;
}

.vc-heading.device {
  margin-bottom: 16px;
}

.livestream-section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #201d1d;
}

.catalog-image {
  position: absolute;
  left: 10%;
  top: 27%;
  z-index: 3;
  width: 39%;
}

.catalog-image._6 {
  left: auto;
  top: auto;
  right: 10%;
  bottom: 8%;
  z-index: 1;
  width: 30%;
  max-width: 165px;
}

.catalog-image._3 {
  left: auto;
  top: 29%;
  right: 10%;
  bottom: 0%;
  z-index: 0;
  width: 29%;
}

.catalog-image._2 {
  left: 30%;
  top: 47%;
  z-index: 2;
  width: 32%;
}

.catalog-image._5 {
  left: 24%;
  top: auto;
  right: 0%;
  bottom: 4%;
  z-index: 3;
  width: 39%;
}

.catalog-image._4 {
  left: 6%;
  top: auto;
  right: auto;
  bottom: 21%;
  z-index: 0;
  width: 29%;
}

.vc-third-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 88vw;
  height: 44vw;
  max-height: 560px;
  max-width: 1120px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vc-paragraph {
  width: 290px;
  margin-bottom: 24px;
  font-family: Archivo, sans-serif;
  color: #fff;
}

.vc-paragraph.features {
  margin-bottom: 0px;
  font-size: 19px;
  text-align: center;
}

.vc-features-wrapper-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vc-features-image {
  width: 71px;
  margin-bottom: 16px;
}

.vc-third-section-blocks {
  width: 50%;
  height: 100%;
  padding-top: 16px;
  background-color: #000;
}

.vc-third-section-blocks._1 {
  position: relative;
  margin-right: 8px;
}

.vc-third-section-blocks._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo {
  height: 50px;
}

.press-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-top: 16px;
  margin-bottom: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.61;
}

.livestream-section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(334deg, #000 6%, #201d1d 57%);
}

.press-logo {
  width: 120px;
}

.press-logo.big {
  width: 80px;
}

.press-logo.small {
  width: 150px;
}

.device-divider-names {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.coming-soon-img-2 {
  height: 35px;
  margin-top: 0px;
  margin-bottom: 40px;
}

.coming-soon-img-2.roku {
  margin-top: 8px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.coming-soon-img-2.chromecast {
  margin-top: 0px;
}

.div-press-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-width: 400px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.device-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.device-2.vc {
  margin-top: 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.device-2.vc {
  margin-top: 40px;
  margin-bottom: 0px;
  padding-right: 44px;
  padding-left: 44px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.device-2.vc {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.device-divider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.device-divider._2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.device-divider._2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.device-available-name {
  margin-bottom: 0px;
  font-family: Archivo, sans-serif;
  font-size: 23px;
  line-height: 24px;
}

.name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.device-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 490px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.device-block-2.vc {
  height: 330px;
}

.device-block-2.vc {
  height: 330px;
}

.device-block-2.vc {
  height: 440px;
}

.device-divider-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.img-available {
  width: 34px;
  margin-right: 16px;
}

.img-available.dark {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.img-available.dark.amazon {
  width: 40px;
  margin-left: -7px;
}

.img-available.dark.play-store {
  width: 30px;
}

.img-available.android {
  width: 60px;
  margin-top: -13px;
  margin-right: 18px;
  margin-left: -16px;
}

.vc-fourth-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-to-home {
  margin-bottom: 32px;
}

.postpone-message {
  margin-bottom: 24px;
  font-family: 'Archivo Black', sans-serif;
  font-size: 32px;
  line-height: 36px;
  text-align: left;
}

.contact-email {
  color: #57d5c9;
  text-decoration: underline;
}

.copyright {
  font-family: 'Archivo Black', sans-serif;
  color: #fff;
}

.socket {
  display: none;
  height: 128px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-logo {
  width: 200px;
}

.newsletter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-31 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: 'Archivo Black', sans-serif;
  font-size: 32px;
}

.newsletter-form-text {
  width: 40%;
}

.newsletter-form-block {
  width: 40%;
}

.form-field-label {
  font-family: 'Archivo Black', sans-serif;
}

.form-submit-button {
  margin-top: 16px;
  padding: 12px 24px;
  border-radius: 4px;
  background-color: #ff9700;
  font-family: 'Archivo Black', sans-serif;
  font-size: 16px;
}

.form-field {
  margin-bottom: 16px;
}

.paragraph-3 {
  font-family: Archivo, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.socket-copy-2 {
  display: none;
  height: 320px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-link-copy {
  margin-bottom: 8px;
  font-family: Archivo, sans-serif;
  color: #57d5c9;
}

.footer-links-div-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer-partners-div-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 336px;
  height: 88px;
  margin-top: 16px;
  margin-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.logo-cnc {
  height: 24px;
}

.logo-ue {
  height: 32px;
}

.text-block-37-copy {
  font-family: Archivo, sans-serif;
}

.copyright-copy {
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: 'Archivo Black', sans-serif;
  color: #fff;
}

.div-block-76 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.sponsor-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 144px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.socket-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  height: 144px;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-77 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.success-message {
  background-color: #57d5c9;
  font-family: 'Archivo Black', sans-serif;
}

.text-block-40 {
  font-family: 'Archivo Black', sans-serif;
}

.error-message {
  background-color: #fb8186;
  font-family: 'Archivo Narrow', sans-serif;
}

.body-2 {
  background-color: #201d1d;
}

.legal-paragraph {
  margin-bottom: 24px;
  font-family: Archivo, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.link {
  color: #57d5c9;
}

.presentation-heading {
  margin-top: 0px;
  margin-bottom: -8px;
  font-family: 'Rf rufo', sans-serif;
  color: #fff;
  font-size: 48px;
  text-align: center;
}

.presentation-heading.device {
  margin-bottom: 16px;
  padding-bottom: 28px;
  border-bottom: 4px solid #fff;
  font-family: 'Archivo Black', sans-serif;
  font-size: 35px;
  line-height: 32px;
}

.presentation-heading.device {
  margin-bottom: 16px;
  padding-bottom: 28px;
  border-bottom: 4px solid #fff;
  font-family: 'Archivo Black', sans-serif;
  font-size: 40px;
  line-height: 32px;
}

.body-3 {
  background-color: #201d1d;
}

.legal-main-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 48px;
  padding-right: 72px;
  padding-left: 72px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.7);
  border-radius: 4px;
  background-color: #201d1d;
  font-size: 20px;
  cursor: pointer;
}

.question-text {
  font-family: 'Archivo Black', sans-serif;
  line-height: 32px;
}

.qa-block {
  width: 80%;
  margin-bottom: 40px;
  background-color: #000;
  color: #fff;
}

.answer {
  display: none;
  padding: 32px;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.answer-paragraph {
  margin-bottom: 16px;
}

.answer-underlined-span {
  text-decoration: underline;
}

.answer-app-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  margin-bottom: 24px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.app-link {
  width: 30%;
}

.list-item {
  margin-bottom: 8px;
}

.answer-heading {
  margin-top: 40px;
  margin-bottom: 16px;
  font-size: 20px;
}

.heading-32 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: 'Archivo Black', sans-serif;
  font-size: 40px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
}

.text-block-41 {
  margin-bottom: -17px;
  font-family: Archivo, sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}

.columns {
  margin-bottom: 41px;
}

.container-22 {
  margin-bottom: 23px;
}

.usp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bold-text {
  font-family: 'Archivo Black', sans-serif;
  font-style: normal;
  font-weight: 700;
}

.container-24 {
  margin-top: -10px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.job-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 376px;
  height: 64px;
  margin-bottom: 16px;
  padding: 8px 16px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 3px;
  background-color: transparent;
  opacity: 0.4;
  color: #fff;
  font-size: 16px;
}

.job-tab.w--current {
  border-color: #57d5c9;
  background-color: hsla(0, 0%, 100%, 0.2);
  opacity: 1;
  color: #000;
}

.device-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.device-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  margin-bottom: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Archivo, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.name-device {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.device-coming-soon {
  margin-top: 16px;
}

.device-coming-soon.tizen {
  margin-top: 24px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.devices-available {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.roku {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.img-available-2 {
  width: 34px;
  margin-right: 16px;
}

.img-available-2.dark {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.img-available-2.dark.amazon {
  width: 40px;
  margin-left: -7px;
}

.img-available-2.dark.play-store {
  width: 30px;
}

.section {
  padding-top: 64px;
  padding-bottom: 64px;
}

.socket-logo {
  width: 120px;
}

.div-block-78 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.h2-copy {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: 'Archivo Black', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
}

.sub-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Archivo Black', sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.hero-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Rf rufo', sans-serif;
  font-size: 56px;
  line-height: 56px;
  font-weight: 600;
}

.hero-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  margin-bottom: 9px;
  padding: 0px 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #ff9700;
  border-radius: 8px;
  background-color: #ff9700;
  font-family: 'Archivo Black', sans-serif;
  font-size: 16px;
}

.cta-subtext {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: Archivo, sans-serif;
  font-size: 16px;
}

.section-hero {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: linear-gradient(93deg, #000, rgba(0, 0, 0, 0.03)), url('../images/014.Q-Headphones---copie.jpg');
  background-position: 0px 0px, 130% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  opacity: 1;
  font-family: Archivo, sans-serif;
  color: #fff;
  background-clip: border-box;
}

.divider-section {
  height: 8px;
  background-image: url('../images/barre-arc-en-ciel.png');
  background-position: 0px 0px;
  background-size: cover;
}

.cta-block {
  width: 400px;
}

.hero-heading-block {
  margin-top: 104px;
}

.header-logo-copy {
  width: 100%;
  max-height: 90px;
  max-width: 120px;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 200px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
}

.signup-button {
  border-style: solid;
  border-width: 2px;
  border-color: #ff9700;
  border-radius: 4px;
  background-color: transparent;
  font-family: 'Archivo Black', sans-serif;
}

@media screen and (max-width: 991px) {
  .love-word {
    margin-right: 8px;
    margin-left: 8px;
  }

  .slider-block {
    position: absolute;
  }

  .div-block-59 {
    width: 50vw;
    padding-left: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-block-27 {
    font-size: 15px;
  }

  .heading-26 {
    font-size: 24px;
  }

  .portrait {
    display: none;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .container-18 {
    display: none;
  }

  .shadow-block {
    height: 291px;
  }

  .section-tiles {
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
  }

  .tile-title {
    font-size: 26px;
  }

  .tile-title.third-tile-title {
    font-size: 26px;
  }

  .tile-title.fifth-tile-title {
    font-size: 26px;
  }

  .tile-title.fourth-tile-title {
    font-size: 26px;
  }

  .tile-title.second-tile-title {
    font-size: 26px;
  }

  .section-spotlight {
    padding-top: 24px;
  }

  .heading-25 {
    margin-bottom: 25px;
    font-family: 'Archivo Black', sans-serif;
    font-size: 44px;
  }

  .grid-3 {
    padding-bottom: 0px;
  }

  .container-19 {
    margin-bottom: 36px;
    padding-bottom: 2px;
  }

  .heading-27 {
    margin-bottom: 35px;
    font-family: 'Archivo Black', sans-serif;
    font-size: 32px;
  }

  .press {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .div-block-62 {
    display: -ms-grid;
    display: grid;
    margin-top: 40px;
    margin-bottom: 0px;
    padding-right: 60px;
    padding-bottom: 0px;
    padding-left: 60px;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    font-family: Archivo, sans-serif;
    font-size: 12px;
    line-height: 10px;
    font-weight: 400;
  }

  .trust-icon {
    margin-bottom: 20px;
  }

  .content-popup {
    display: none;
  }

  .content-popup.content-popup-2 {
    display: none;
  }

  .content-popup.content-popup-3 {
    display: none;
  }

  .content-block {
    width: 88vw;
  }

  .div-block-63 {
    padding: 0px;
  }

  .text-block-29 {
    width: 100%;
  }

  .div-block-67 {
    width: 100%;
    height: 210px;
    padding: 0px;
  }

  .div-block-68 {
    width: 100%;
    padding: 35px;
  }

  .trust-text {
    font-size: 15px;
    line-height: 30px;
  }

  .div-press {
    width: 100%;
  }

  .content-image {
    width: 250px;
  }

  .text-block-32 {
    font-family: Archivo, sans-serif;
    font-size: 10px;
    line-height: 15px;
    font-weight: 400;
  }

  .image-13 {
    left: 30%;
    top: 30%;
  }

  .custom-hero-container {
    width: 90vw;
    min-width: 768px;
    padding-right: 32px;
    padding-left: 32px;
  }

  .sponsors-text {
    font-size: 12px;
  }

  .crowdcast-div {
    height: 496px;
    margin-top: 16px;
  }

  .livestream-section-hero {
    padding-right: 0px;
    padding-left: 0px;
  }

  .job-info {
    width: 30%;
    min-width: 220px;
  }

  .job-detail {
    font-size: 16px;
    line-height: 20px;
  }

  .custom-container-livestream {
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
  }

  .livestream-section-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .livestream-section-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .vc-heading {
    font-size: 32px;
  }

  .vc-heading.blocks {
    margin-top: -8px;
    font-size: 28px;
    line-height: 40px;
  }

  .vc-heading._4 {
    margin-bottom: 0px;
  }

  .vc-paragraph.features {
    font-size: 12px;
    line-height: 20px;
  }

  .vc-features-wrapper-block {
    width: 60%;
  }

  .vc-features-image {
    width: 48px;
  }

  .press-2 {
    width: 80%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .device-divider-names {
    margin-top: 108px;
  }

  .div-press-2 {
    width: 80%;
    margin-bottom: 8px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-press-2._2 {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .device-2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .device-2.vc {
    margin-bottom: -8px;
    padding-bottom: 0px;
  }

  .device-divider._2 {
    height: 50%;
  }

  .device-block-2 {
    height: 488px;
  }

  .device-block-2.vc {
    display: block;
    margin-top: 14px;
    margin-bottom: -90px;
    padding-top: 13px;
    padding-bottom: 69px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-family: Archivo, sans-serif;
    font-size: 10px;
    line-height: 10px;
    font-weight: 400;
  }

  .img-available {
    width: 40px;
    max-width: 60%;
    margin-top: 3px;
    margin-right: 39px;
    padding-top: 0px;
  }

  .img-available.dark.amazon {
    width: 45px;
    margin-top: 3px;
  }

  .img-available.dark.play-store {
    width: 40px;
    margin-top: 3px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .img-available.android {
    width: 80px;
    margin-top: -2px;
    padding-top: 0px;
  }

  .vc-fourth-container {
    width: 80%;
    padding-right: 24px;
    padding-left: 24px;
  }

  .postpone-message {
    font-size: 24px;
  }

  .hero-logo {
    width: 190px;
  }

  .heading-31 {
    font-size: 32px;
  }

  .text-block-37-copy {
    font-size: 12px;
  }

  .socket-copy {
    width: 750px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .presentation-heading {
    font-size: 32px;
  }

  .presentation-heading.device {
    padding-bottom: 6px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-top: 1px none #000;
    box-shadow: 1px 1px 3px 0 #000;
    font-size: 25px;
    line-height: 15px;
    text-decoration: none;
  }

  .presentation-heading.device {
    font-size: 32px;
  }

  .qa-block {
    width: 100%;
  }

  .heading-32 {
    font-family: 'Archivo Black', sans-serif;
    font-size: 32px;
    line-height: 44px;
  }

  .text-block-41 {
    font-size: 15px;
    line-height: 20px;
  }

  .bold-text {
    font-size: 32px;
  }

  .container-24 {
    margin-top: 5px;
    font-family: Archivo, sans-serif;
    font-size: 15px;
    font-weight: 400;
  }

  .image-18 {
    margin-bottom: 36px;
    padding-bottom: 0px;
  }

  .socket-logo {
    width: 120px;
  }

  .section-2 {
    height: 520px;
  }

  .section-hero {
    background-position: 0px 0px, -60% 50%;
  }
}

@media screen and (max-width: 767px) {
  .slider-block {
    width: 100%;
    padding: 15px 32px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .button-6.button-mobile {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-bottom: 0px;
    padding: 14px 60px;
    font-size: 20px;
    text-align: left;
  }

  .div-block-60 {
    display: none;
  }

  .div-block-59 {
    width: 50vw;
    height: 100%;
    padding: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .section-tiles {
    display: none;
  }

  .divider.device {
    margin-top: 0px;
  }

  .heading-25 {
    font-size: 30px;
  }

  .grid-3 {
    width: 90%;
    padding-left: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .container-19 {
    padding: 30px 0px 0px;
  }

  .heading-27 {
    font-size: 25px;
  }

  .press {
    width: 85%;
    height: 170px;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-62 {
    width: 100vw;
    margin-top: 55px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .trust-block {
    width: 50%;
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .trust-icon {
    width: 70px;
  }

  .content-popup {
    display: none;
  }

  .content-popup.content-popup-2 {
    display: none;
  }

  .content-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-63 {
    width: 80%;
    height: 90%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-64 {
    display: none;
  }

  .container-21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-65 {
    display: none;
  }

  .div-block-67 {
    padding: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .div-block-68 {
    padding-top: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .last-section {
    padding-bottom: 24px;
  }

  .trust-text {
    font-size: 20px;
  }

  .div-press {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .content-image {
    width: 100%;
  }

  .div-block-71 {
    display: none;
  }

  .link-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 20px;
    border-style: solid;
    border-width: 2px;
    border-color: #57d5c9;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.67);
    color: #57d5c9;
  }

  .div-block-72 {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-32 {
    width: 70vw;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }

  .device {
    margin-bottom: 50px;
  }

  .image-13 {
    left: 35%;
    top: 35%;
  }

  .custom-hero-container {
    width: 100vw;
    min-width: 0px;
  }

  .footer-links-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 20px;
  }

  .footer-divider.partner {
    width: 100%;
    height: 1px;
    margin-left: 0px;
  }

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

  .footer-partners-div {
    height: 64px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .sponsors-text {
    margin-right: 0px;
    margin-left: 0px;
  }

  .crowdcast-div {
    padding-right: 72px;
    padding-left: 72px;
  }

  .jobs-main-div {
    padding-right: 48px;
    padding-left: 48px;
  }

  .job-info {
    width: 40%;
    min-width: auto;
  }

  .h1-livestream {
    font-size: 32px;
  }

  .h2-livestream {
    font-size: 32px;
  }

  .vc-heading {
    margin-top: -16px;
    margin-bottom: -16px;
  }

  .vc-heading.blocks {
    margin-top: -16px;
    margin-bottom: -16px;
    font-size: 32px;
    line-height: 48px;
  }

  .livestream-section-4 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .catalog-image._3 {
    top: 24%;
  }

  .vc-third-container {
    width: auto;
    height: auto;
    max-height: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .vc-paragraph {
    position: relative;
    z-index: 1;
  }

  .vc-paragraph.features {
    width: 180px;
    font-size: 16px;
    line-height: 24px;
  }

  .vc-features-wrapper-block {
    width: 30%;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .vc-features-image {
    width: 56px;
  }

  .vc-third-section-blocks._1 {
    width: 94vw;
    height: 80vw;
    min-height: 440px;
    min-width: 440px;
    margin-right: 0px;
    margin-bottom: 16px;
    padding-top: 24px;
  }

  .vc-third-section-blocks._2 {
    width: 94vw;
    height: 47vw;
    min-height: 440px;
    min-width: 440px;
    padding-right: 24px;
    padding-left: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .logo {
    height: 100%;
  }

  .press-2 {
    width: 85%;
    height: 160px;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .press-logo.big {
    width: 80px;
  }

  .coming-soon-img-2.roku {
    margin-top: 12px;
  }

  .div-press-2 {
    width: 50%;
    height: 100%;
    min-width: 176px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-press-2._2 {
    width: 50%;
  }

  .device-2 {
    margin-bottom: 50px;
  }

  .device-2.vc {
    margin-top: 80px;
  }

  .device-2.vc {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .device-available-name {
    font-size: 18px;
  }

  .device-block-2 {
    margin-left: 24px;
  }

  .device-block-2.vc {
    clear: none;
  }

  .device-block-2.vc {
    margin-bottom: 40px;
    margin-left: 0px;
  }

  .device-block-2.vc.soon {
    height: 200px;
  }

  .img-available.dark.amazon {
    margin-left: 0px;
  }

  .img-available.android {
    width: 40px;
    margin-top: -53px;
    margin-left: 0px;
  }

  .vc-fourth-container {
    padding-right: 24px;
    padding-left: 24px;
  }

  .postpone-message {
    font-size: 20px;
    line-height: 32px;
  }

  .newsletter {
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .newsletter-form-text {
    width: 90%;
  }

  .newsletter-form-block {
    width: 90%;
    margin-top: 24px;
  }

  .logo-cnc {
    opacity: 0.7;
  }

  .socket-copy {
    width: 100vw;
    height: auto;
    padding-right: 24px;
    padding-left: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-77 {
    margin-bottom: 16px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .presentation-heading {
    margin-top: -16px;
    margin-bottom: -16px;
  }

  .presentation-heading.device {
    width: 50%;
    margin-top: 0px;
    padding-right: 0px;
    padding-bottom: 16px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    direction: ltr;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
  }

  .presentation-heading.device {
    width: 100%;
    margin-top: 0px;
    padding-bottom: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 28px;
  }

  .legal-main-div {
    padding-right: 48px;
    padding-left: 48px;
  }

  .heading-32 {
    margin-top: 41px;
    margin-bottom: auto;
    font-size: 25px;
    line-height: 44px;
  }

  .text-block-41 {
    font-size: 16px;
  }

  .usp {
    font-family: Archivo, sans-serif;
    font-size: 12px;
    line-height: 10px;
    font-weight: 400;
  }

  .section {
    padding: 0px 80px;
  }

  .socket-logo {
    width: 104px;
  }

  .div-block-78 {
    width: 70%;
    margin-bottom: 32px;
  }

  .section-2 {
    height: auto;
  }

  .hero-cta {
    margin-top: 16px;
  }

  .section-hero {
    background-position: 0px 0px, 10% 50%;
  }

  .hero-heading-block {
    margin-top: 160px;
  }
}

@media screen and (max-width: 479px) {
  .slider-block {
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(52%, transparent), color-stop(82%, #000));
    background-image: linear-gradient(180deg, transparent 52%, #000 82%);
  }

  .button-6 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button-6.button-mobile {
    width: 90vw;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 16px;
  }

  .section-hero-old {
    display: none;
    background-position: 0px 0px, 40% 50%;
  }

  .divider.device {
    width: 80%;
  }

  .divider.device {
    width: 80%;
  }

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

  .container-19 {
    position: static;
    display: none;
  }

  .div-block-62 {
    width: 25vw;
    margin-right: 37px;
    margin-bottom: 6px;
    margin-left: 5px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: start;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    grid-auto-flow: column;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    font-size: 10px;
  }

  .trust-block {
    width: 65%;
    margin-right: 37px;
    margin-left: 37px;
  }

  .trust-icon {
    display: block;
  }

  .content-popup {
    display: none;
  }

  .content-popup.content-popup-2 {
    display: none;
  }

  .content-popup.content-popup-3 {
    display: none;
  }

  .content-popup.content-popup-4 {
    display: none;
  }

  .content-popup.content-popup-5 {
    display: none;
  }

  .content-popup.content-popup-6 {
    display: none;
  }

  .content-popup.content-popup-7 {
    display: none;
  }

  .content-popup.content-popup-8 {
    display: none;
  }

  .content-popup.content-popup-9 {
    display: none;
  }

  .content-popup.content-popup-10 {
    display: none;
  }

  .div-block-68 {
    padding: 0px;
  }

  .text-block-31 {
    font-size: 14px;
  }

  .trust-text {
    clear: none;
    font-size: 13px;
    line-height: 15px;
    white-space: normal;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .link-block-2 {
    padding: 3px 10px;
    font-size: 12px;
  }

  .text-block-32 {
    width: 70vw;
    font-size: 19px;
  }

  .device {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-13 {
    left: 31.5%;
    top: 31.5%;
    width: 65px;
  }

  .text-block-34 {
    font-size: 14px;
  }

  .custom-hero-container {
    padding: 16px;
  }

  .footer-links-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-link {
    margin-bottom: 16px;
    font-size: 16px;
  }

  .image-17 {
    width: 100px;
  }

  .footer-partners-div {
    width: 250px;
    height: 64px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .crowdcast-div {
    padding-top: 24px;
    padding-right: 24px;
    padding-left: 24px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .livestream-section-hero {
    padding-top: 16px;
  }

  .jobs-main-div {
    padding-right: 16px;
    padding-left: 16px;
  }

  .job._3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .job-info {
    width: 100%;
  }

  .job-detail {
    font-size: 16px;
  }

  .job-content {
    width: 100%;
  }

  .h2 {
    font-size: 24px;
  }

  .job-title {
    font-size: 16px;
  }

  .livestream-section-title {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .h1-livestream {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 32px;
    line-height: 32px;
  }

  .text-span-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .livestream-background {
    background-position: 0px 0px, 50% 0%, 0px 0px;
    background-size: 100% 6px, 540px, auto;
  }

  .div-block-75 {
    margin-top: 8px;
  }

  .custom-container-livestream {
    padding-right: 16px;
    padding-left: 16px;
  }

  .livestream-section-2 {
    padding-top: 16px;
  }

  .upcoming-event-image._1 {
    height: 48%;
  }

  .h2-livestream {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 24px;
    line-height: 28px;
  }

  .h3-livestream {
    font-size: 20px;
    line-height: 26px;
  }

  .livestream-section-3 {
    padding-top: 16px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/tonyphoto.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/tonyphoto.png');
    background-position: 0px 0px, 80% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .vc-heading {
    margin: -8px;
    font-size: 24px;
    line-height: 48px;
  }

  .vc-heading.blocks {
    font-size: 24px;
  }

  .catalog-image {
    width: 40%;
  }

  .catalog-image._3 {
    top: 24%;
  }

  .catalog-image._5 {
    left: 21%;
    bottom: 6%;
    width: 40%;
  }

  .catalog-image._4 {
    bottom: 25%;
  }

  .vc-paragraph {
    font-size: 14px;
    line-height: 24px;
  }

  .vc-third-section-blocks._1 {
    min-height: 340px;
    min-width: 200px;
  }

  .vc-third-section-blocks._2 {
    min-width: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .logo {
    height: 100%;
  }

  .press-2 {
    width: 100%;
    height: 120px;
    margin-bottom: 32px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .livestream-section-5 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .press-logo {
    width: 80px;
  }

  .press-logo.big {
    width: 50px;
  }

  .press-logo.small {
    width: 170px;
    margin-top: 16px;
  }

  .coming-soon-img-2 {
    height: 24px;
    margin-bottom: 28px;
  }

  .coming-soon-img-2.roku {
    height: 24px;
    margin-bottom: 28px;
  }

  .coming-soon-img-2.chromecast {
    height: 24px;
    margin-bottom: 28px;
  }

  .div-press-2 {
    width: 48%;
    min-width: 104px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-press-2._2 {
    min-width: 104px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .device-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .device-2.vc {
    margin-bottom: 0px;
  }

  .device-2.vc {
    margin-bottom: 0px;
  }

  .device-2.vc {
    width: 100%;
    margin-bottom: 0px;
  }

  .device-divider {
    width: 80%;
    height: 200px;
  }

  .device-block-2 {
    height: auto;
    margin-bottom: 32px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .device-block-2.vc {
    margin-bottom: 0px;
  }

  .device-block-2.vc {
    height: auto;
    margin-bottom: 56px;
  }

  .device-block-2.vc {
    height: auto;
    margin-bottom: 48px;
  }

  .vc-fourth-container {
    width: 94vw;
    padding: 24px 0px 0px;
    background-image: linear-gradient(140deg, #000 21%, transparent 67%);
  }

  .postpone-message {
    font-size: 16px;
    line-height: 24px;
  }

  .copyright {
    font-size: 16px;
  }

  .newsletter {
    width: 100vw;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-31 {
    font-size: 20px;
  }

  .form-submit-button {
    width: 100%;
    font-size: 16px;
  }

  .footer-link-copy {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 16px;
  }

  .footer-links-div-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-partners-div-copy {
    width: 250px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-37-copy {
    width: 170px;
    margin-top: 32px;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
  }

  .copyright-copy {
    font-size: 16px;
  }

  .socket-copy {
    height: auto;
    padding: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-77 {
    width: 100%;
    margin-bottom: 16px;
  }

  .presentation-heading {
    margin: -8px;
    font-size: 24px;
    line-height: 48px;
  }

  .presentation-heading.device {
    margin-bottom: 32px;
  }

  .legal-main-div {
    padding-right: 16px;
    padding-left: 16px;
  }

  .question {
    padding: 24px;
  }

  .qa-block {
    margin-bottom: 24px;
  }

  .heading-32 {
    font-family: 'Archivo Black', sans-serif;
    font-size: 20px;
    line-height: 36px;
    font-weight: 400;
  }

  .usp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 5px;
    line-height: 0px;
  }

  .bold-text {
    font-size: 20px;
  }

  .container-24 {
    display: none;
  }

  .job-tab.w--current {
    width: 100%;
  }

  .device-coming-soon {
    margin-bottom: 28px;
  }

  .section {
    padding-right: 0px;
    padding-left: 0px;
  }

  .socket-logo {
    margin-top: 40px;
  }

  .h2-copy {
    font-size: 24px;
  }

  .sub-heading {
    line-height: 24px;
  }

  .hero-cta {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-hero {
    display: block;
    background-position: 0px 0px, 40% 50%;
  }

  .divider-section {
    background-size: cover;
  }

  .cta-block {
    width: 100%;
  }

  .hero-heading-block {
    margin-top: 120px;
  }

  .navbar-buttons {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-19 {
    width: 160px;
  }

  .text-block-42 {
    line-height: 24px;
  }
}

@font-face {
  font-family: 'Rf rufo';
  src: url('../fonts/RF-Rufo-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}