.gradient_bg {
  background: linear-gradient(45deg, #ff595b 30%, #ef2988 51%);
  background: -webkit-linear-gradient(45deg, #ff595b 30%, #ef2988 51%);
  background: -moz-linear-gradient(45deg, #ff595b 30%, #ef2988 51%);
  /* FF3.6-15 */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ef2988", endColorstr="#ff595b",GradientType=1 );
}

.gradient_font {
  background: -webkit-linear-gradient(-120deg, #ef2988 41%, #ff595b 51%);
  background: -moz-linear-gradient(-120deg, #ef2988 41%, #ff595b 51%);
  /* FF3.6-15 */
  background: linear-gradient(-120deg, #ef2988 41%, #ff595b 51%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ef2988", endColorstr="#ff595b",GradientType=1 );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.EUinfluencer.dark_blue_font.text-center.fade-in-element a {
  color: #001545;
}

.rounded_btn {
  border-radius: 57px;
}

.text-zn-blue {
  color: #001545;
}

body {
  background-color: #001545;
  font-family: "Bricolage Grotesque", sans-serif;
  /**video lightbox***/
}
body header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 999;
}
body header .header-top-wrapper {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 35px;
  padding-bottom: 35px;
}
@media (min-width: 768px) {
  body header .header-top-wrapper {
    padding-right: 35px;
    padding-left: 35px;
  }
}
body header .header-top-wrapper .header-top-left .toggler-container {
  height: 35px;
  display: block;
  z-index: 100;
  position: relative;
}
body header .header-top-wrapper .header-top-left .toggler-container .navbar-toggler {
  cursor: pointer;
  border: 0;
  z-index: 101;
}
@media (min-width: 768px) {
  body header .header-top-wrapper .header-top-left .toggler-container {
    width: 60px;
    margin-top: 3px;
  }
}
body header .header-top-wrapper .header-top-right .contact-us-button {
  text-decoration: none;
  color: #001545;
  font-size: 11.25px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: white;    
  margin-top: -5px;
  border: none;
  text-align: center;
  letter-spacing: 2px;
  padding: 12px 23px;
  border-radius: 57px;
}
body header .header-top-wrapper .header-top-right .contact-us-button.orange {
  color: white;
  background-color: #fe565e;
}
@media (min-width: 768px) {
  body header {
    font-size: 1em;
    padding-bottom: 0px;
  }
}
body header .navbar-toggler span {
  display: block;
  background-color: white;
  height: 2px;
  width: 27px;
  margin-top: 6px;
  margin-bottom: 6px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  position: relative;
  left: 0;
  opacity: 1;
}
body header.header-alternate .header-top-right .contact-us-button {
  color: white;
  background-color: #001545;
}
body header.header-alternate .header-top-wrapper .header-top-left .toggler-container .navbar-toggler.collapsed span {
  background-color: #001545;
}
body header .header-top-wrapper .header-logo {
  display: block;
  width: 73px;
  height: 36px;
}
body header.header-alternate .header-logo svg .cls-2 {
  fill: #001545;
}
body .zn-menu.menu-visible {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
body .zn-menu {
  width: 100%;
  position: fixed;
  overflow-x: hidden;
  overflow-y: hidden;
  background-color: #001545;
  z-index: 90;
  transition: 0.75s;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  background-size: cover;
  color: white;
}
@media (min-width: 768px) {
  body .zn-menu {
    background-attachment: fixed;
  }
}
body .zn-menu .zn-menu-content {
  overflow-x: hidden;
  width: 100vw;
  margin-top: 100px;
  margin-bottom: 100px;
  min-height: calc(100vh - 200px);
}
@media (min-width: 768px) {
  body .zn-menu .zn-menu-content {
    min-height: calc(100vh - 200px);
  }
}
body .zn-menu .zn-menu-content .zn-menu-left {
  margin-top: 36px;
}
body .zn-menu .zn-menu-content .zn-menu-left a {
  display: block;
}
body .zn-menu .zn-menu-content .zn-menu-left a:active {
  text-decoration: none;
}
body .zn-menu .zn-menu-content .zn-menu-left a:nth-child(2) {
  margin-top: 14px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  body .zn-menu .zn-menu-content .zn-menu-left a:nth-child(2) {
    margin-top: 32px;
    margin-bottom: 20px;
  }
}
body .zn-menu .zn-menu-content .zn-menu-left a h2 {
  font-size: 34px;
  font-weight: 900;
  margin-bottom: 0;
  line-height: 1;
  letter-spacing: 2px;
  color: #ffffff;
  text-transform: uppercase;
}
body .zn-menu .zn-menu-content .zn-menu-left .sub-menu {
  list-style-image: url(../assets/zn-menu-list-bullet.png);
}
body .zn-menu .zn-menu-content .zn-menu-left .sub-menu li {
  padding-left: 12px;
  padding-top: 11px;
  padding-bottom: 11px;
  line-height: 1;
}
body .zn-menu .zn-menu-content .zn-menu-left .sub-menu li a {
  color: #ffffff;
  font-size: 15.87;
}
body .zn-menu .zn-menu-content .zn-menu-left .sub-menu li a:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: 800;
}
@media (min-width: 768px) {
  body .zn-menu .zn-menu-content .zn-menu-left .sub-menu li {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}
@media (min-width: 992px) {
  body .zn-menu .zn-menu-content .zn-menu-left {
    margin: 0px 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .zn-menu .zn-menu-content .zn-menu-left {
    margin: 0px 30px;
  }
}
@media (min-width: 992px) {
  body .zn-menu .zn-menu-content .zn-menu-right {
    margin: 0px 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body .zn-menu .zn-menu-content .zn-menu-right {
    margin: 0px 30px;
  }
}
body .zn-menu .zn-menu-content .zn-search-form {
  border-bottom: 1.5px solid #ff595b;
  position: relative;
}
@media (min-width: 768px) {
  body .zn-menu .zn-menu-content .menu-social-media-icons {
    margin-top: 65px;
  }
}
body .zn-menu .zn-menu-content .menu-social-media-icons {
  margin-top: 28px;
}
body .zn-menu .zn-menu-content .zn-search-form .reset-search {
  display: none;
}
body .zn-menu .zn-menu-content .zn-search-form label {
  margin-bottom: 0.4rem;
}
body .zn-menu .zn-menu-content .zn-search-form .search-form-submit {
  display: none;
}
@media (min-width: 768px) {
  body .zn-menu .zn-menu-content .zn-search-form input {
    min-width: 182px;
    background-position: 25% center;
  }
}
body .zn-menu .zn-menu-content .zn-search-form input {
  background: transparent;
  border: none;
  outline: none;
  text-align: center;
  color: #ff595b;
  font-weight: 500;
  font-size: 0.75em;
  letter-spacing: 1.5px;
  min-width: 275px;
  background: url("../assets/zn-menu-search-icon.png");
  background-repeat: no-repeat;
  text-indent: 20px;
  background-position: 35% center;
  text-transform: uppercase;
}
body .zn-menu .zn-menu-content .zn-search-form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ff595b;
  /* Firefox */
}
body .zn-menu .zn-menu-content .zn-search-form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ff595b;
}
body .zn-menu .zn-menu-content .zn-search-form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ff595b;
}
body .zn-menu .zn-menu-content .menu-portfoilo-link:link, body .zn-menu .zn-menu-content .menu-portfoilo-link:visited, body .zn-menu .zn-menu-content .menu-portfoilo-link:hover, body .zn-menu .zn-menu-content .menu-portfoilo-link:active, body .zn-menu .zn-menu-content .menu-careers-link:link, body .zn-menu .zn-menu-content .menu-careers-link:visited, body .zn-menu .zn-menu-content .menu-careers-link:hover, body .zn-menu .zn-menu-content .menu-careers-link:active {
  text-decoration: none;
  color: #fe565e;
}
@media (min-width: 768px) {
  body .zn-menu .zn-menu-content .menu-portfoilo-link {
    margin-bottom: 20px;
    margin-top: 26px;
    justify-content: center;
  }
}
body .zn-menu .zn-menu-content .menu-portfoilo-link, body .zn-menu .zn-menu-content .menu-careers-link {
  color: #fe565e;
  font-weight: 700;
  font-size: 0.75em;
  display: block;
  line-height: 1;
  max-width: 135px;
  padding: 15px 30px;
  border-radius: 30px;
  letter-spacing: 1px;
  text-align: center;
  border: 2px solid #fe565e;
  margin-left: 10px;
  margin-right: 10px;
}
body .zn-menu .zn-menu-content .menu-social-media-icons a {
  padding: 15px;
  display: block;
}
body .zn-menu a {
  text-decoration: none;
}
body .zn-menu .zn-menu-content .zn-menu-left .sub-menu li a:link, body .zn-menu .zn-menu-content .zn-menu-left .sub-menu li a:visited, body .zn-menu .zn-menu-content .zn-menu-left .sub-menu li a:hover, body .zn-menu .zn-menu-content .zn-menu-left .sub-menu li a:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: 800;
}
@media (min-width: 768px) {
  body .zn-menu .zn-menu-content .zn-search-form input {
    min-width: 182px;
    background-position: 25% center;
  }
}
@media (min-width: 768px) {
  body header .navbar-toggler:not(.collapsed) span:nth-child(1), body header .navbar-toggler:not(.collapsed) span:nth-child(3) {
    top: 10px;
  }
}
body header .navbar-toggler:not(.collapsed) span:nth-child(1), body header .navbar-toggler:not(.collapsed) span:nth-child(3) {
  position: absolute;
  left: 2px;
  top: 9px;
  background-color: white;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
body header .navbar-toggler span:nth-child(1), body header .navbar-toggler span:nth-child(3), body header .navbar-toggler span:nth-child(2) {
  -webkit-transition: transform 0.35s ease-in-out;
  -moz-transition: transform 0.35s ease-in-out;
  -o-transition: transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out;
}
@media (min-width: 768px) {
  body header .navbar-toggler span {
    width: 32px;
  }
}
body header .toggler-container {
  display: none;
  width: 45px;
  height: 35px;
  display: block;
  z-index: 100;
  position: relative;
}
body header .navbar-toggler:focus, body header .navbar-toggler:active {
  outline: 0;
}
body .navbar-toggler:focus, body .navbar-toggler:hover {
  text-decoration: none;
}
body textarea:focus, body input:focus, body button:focus {
  outline: none;
}
body textarea:focus, body input:focus, body button:focus {
  outline: none;
}
body header .header-top-wrapper .header-top-right a.contact-us-button:hover {
  text-decoration: none;
  animation-name: bounce;
  -webkit-animation-name: bounce;
}
body .zn-banner .zn-dropdown {
  margin-top: 30px;
}
body .zn-banner .zn-dropdown .zn-dropdown-menu {
  left: -4px;
}
body header .navbar-toggler:not(.collapsed) span:nth-child(2) {
  height: 12px;
  visibility: hidden;
  background-color: transparent;
}
body header .navbar-toggler:not(.collapsed) span:nth-child(3) {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media (min-width: 768px) {
  body header .navbar-toggler:not(.collapsed) span:nth-child(1), body header .navbar-toggler:not(.collapsed) span:nth-child(3) {
    top: 10px;
  }
}
body .videowrapper.fill {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
}
.video-poster-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; /* Make sure it's above the video but below content if needed */
  background-image: linear-gradient(to bottom, rgba(0, 21, 69, 0.65), rgba(0, 21, 69, 0.65)), url("../assets/header_bg.jpg"); /* Use the .jpg image as your poster */
  background-size: cover;
  background-position: center top; /* This is the key for top alignment! */
  background-repeat: no-repeat;
  /* Add other vendor prefixes if you still want them */
  background-image: -moz-linear-gradient(top, rgba(0, 21, 69, 0.15), rgba(0, 21, 69, 0.15)), url("../assets/header_bg.jpg");
  background-image: -o-linear-gradient(top, rgba(0, 21, 69, 0.15), rgba(0, 21, 69, 0.15)), url("../assets/header_bg.jpg");
  background-image: -ms-linear-gradient(top, rgba(0, 21, 69, 0.15), rgba(0, 21, 69, 0.15)), url("../assets/header_bg.jpg");
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 21, 69, 0.15)), to(rgba(0, 21, 69, 0.15))), url("../assets/header_bg.jpg");
  background-image: -webkit-linear-gradient(top, rgba(0, 21, 69, 0.15), rgba(0, 21, 69, 0.15)), url("../assets/header_bg.jpg");
}
body video#mainvideo {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
 /* background-image: linear-gradient(to bottom, rgba(0, 21, 69, 0.65), rgba(0, 21, 69, 0.65)), url("../assets/header_bg.jpg");
  background-image: -moz-linear-gradient(top, rgba(0, 21, 69, 0.65), rgba(0, 21, 69, 0.65)), url("../assets/header_bg.jpg");
  background-image: -o-linear-gradient(top, rgba(0, 21, 69, 0.65), rgba(0, 21, 69, 0.65)), url("../assets/header_bg.jpg");
  background-image: -ms-linear-gradient(top, rgba(0, 21, 69, 0.65), rgba(0, 21, 69, 0.65)), url("../assets/header_bg.jpg");
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 21, 69, 0.65)), to(rgba(0, 21, 69, 0.65))), url("../assets/header_bg.jpg");
  background-image: -webkit-linear-gradient(top, rgba(0, 21, 69, 0.65), rgba(0, 21, 69, 0.65)), url("../assets/header_bg.jpg");*/
  z-index: 1;
}
@media (max-width: 992px) {
  body .videowrapper.fill, body video#mainvideo {
    display: none;
  }
  .video-poster-overlay {
    display: none; /* Hide the poster overlay on mobile if video is also hidden */
  }
}
body .influencers-campaign .influencers-header {
  min-height: 100vh;
  background-image: linear-gradient(to bottom, rgba(0, 21, 69, 0.65), rgba(0, 21, 69, 0.65)), url("../assets/header_bg_mobile.jpg");
  background-image: -moz-linear-gradient(top, rgba(0, 21, 69, 0.65), rgba(0, 21, 69, 0.65)), url("../assets/header_bg_mobile.jpg");
  background-image: -o-linear-gradient(top, rgba(0, 21, 69, 0.65), rgba(0, 21, 69, 0.65)), url("../assets/header_bg_mobile.jpg");
  background-image: -ms-linear-gradient(top, rgba(0, 21, 69, 0.65), rgba(0, 21, 69, 0.65)), url("../assets/header_bg_mobile.jpg");
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 21, 69, 0.65)), to(rgba(0, 21, 69, 0.65))), url("../assets/header_bg_mobile.jpg");
  background-image: -webkit-linear-gradient(top, rgba(0, 21, 69, 0.65), rgba(0, 21, 69, 0.65)), url("../assets/header_bg_mobile.jpg");
  background-size: cover;
  background-attachment: fixed;
  font-size: 12px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 769px) {
  body .influencers-campaign .influencers-header {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  body .influencers-campaign .influencers-header {
    font-size: 14px;
  }
}
@media (min-width: 1480px) {
  body .influencers-campaign .influencers-header {
    font-size: 16px;
  }
}
/**body .influencers-campaign .influencers-header:after {
  content: "";
  position: absolute;
  top: 50;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.56;
  background: radial-gradient(40.2% 31.32% at 63.1% 100%, rgba(5, 31, 121, 0.60) 0%, rgba(34, 92, 205, 0.00) 100%);
  z-index: 0;
}**/
body .influencers-campaign .influencers-header a:hover {
  text-decoration: none;
  color: #ffffff;
}
body .influencers-campaign .influencers-header .content-wrapper {
  width: 100%;
  max-width: 1280px;
}
@media (min-width: 992px) {
  body .influencers-campaign .influencers-header .content-wrapper {
    width: 70%;
  }
}
@media (min-width: 1480px) {
  body .influencers-campaign .influencers-header .content-wrapper {
    width: 80%;
  }
}
body .influencers-campaign .influencers-header .header-top-wrapper {
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 35px;
}
@media (max-width: 600px) {
  body .influencers-campaign .influencers-header .header-top-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
}
body .influencers-campaign .influencers-header .header-top-wrapper a.contact-us-button {
  background: #001545;
  color: #ffffff;
  border: none;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  display: block;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  outline: none;
  border: none;
  padding: 12px 23px;
  border-radius: 57px;
  font-size: 9.7px;
}
body .influencers-campaign .influencers-header .header-top-wrapper button {
  /*Reset's every elements apperance*/
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  border-spacing: 0;
  color: #26589F;
  font-family: "Bricolage Grotesque", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42em;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
}
body .influencers-campaign .influencers-header .header-top-wrapper button img {
  height: 21px;
  width: auto;
}
@media (max-width: 600px) {
  body .influencers-campaign .influencers-header .header-top-wrapper button img {
    height: 19px;
    width: auto;
    margin-top: 3px;
  }
}
body .influencers-campaign .influencers-header .header-main-wrapper {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: auto;
  margin-bottom: auto;
  top: 120px;
  left: 0;
  z-index: 10;
}
@media (min-width: 992px) {
  body .influencers-campaign .influencers-header .header-main-wrapper {
    top: initial;
    bottom: 110px;
  }
}
@media (max-width: 1000px) {
  body .influencers-campaign .influencers-header .header-main-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 450px) {
  body .influencers-campaign .influencers-header .header-main-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
}
body .influencers-campaign .influencers-header .header-main-wrapper .header-logo-wrapper {
  padding-bottom: 30px;
}
@media (max-width: 1000px) {
  body .influencers-campaign .influencers-header .header-main-wrapper .header-logo-wrapper {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  body .influencers-campaign .influencers-header .header-main-wrapper .header-logo-wrapper {
    padding-bottom: 35px;
  }
}
body .influencers-campaign .influencers-header .header-main-wrapper .header-logo-wrapper .header-logo {
  background-color: none;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: left;
  align-items: center;
}
body .influencers-campaign .influencers-header .header-main-wrapper .header-logo-wrapper .header-logo img {
  width: 80%;
}
@media (max-width: 992px) {
  body .influencers-campaign .influencers-header .header-main-wrapper .header-logo-wrapper .header-logo {
    max-width: 450px;
    max-height: 110px;
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  body .influencers-campaign .influencers-header .header-main-wrapper .header-logo-wrapper .header-logo {
    min-height: 70px;
    justify-content: center;
  }
  body .influencers-campaign .influencers-header .header-main-wrapper .header-logo-wrapper .header-logo img {
    width: 100%;
  }
}
@media (max-width: 576px) {
  body .influencers-campaign .influencers-header .header-main-wrapper .header-logo-wrapper .header-logo svg {
    max-height: 52px;
  }
}
body .influencers-campaign .influencers-header .header-main-wrapper .header-main-date-time .header-headline {
  font-weight: 800;
  font-size: 3.176em;
  text-align: center;
  line-height: 1;
}
@media (max-width: 576px) {
  body .influencers-campaign .influencers-header .header-main-wrapper .header-main-date-time .header-headline {
    font-size: 3em;
  }
}
body .influencers-campaign .influencers-header .header-main-wrapper .header-main-date-time .header-subline {
  font-size: 1.25em;
  color: white !important;
  text-align: center;
  font-weight: 500;
  display: flex;
  justify-content: center;
}
@media (max-width: 576px) {
  body .influencers-campaign .influencers-header .header-main-wrapper .header-main-date-time .header-subline {
    font-size: 1.5em;
  }
}
body .influencers-campaign .influencers-header .header-main-wrapper .register-link {
  color: #ffffff;
  border: none;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  display: block;
  font-weight: 600;
  outline: none;
  border: none;
  padding: 12px 0px 12px 0px;
  border-radius: 57px;
  font-size: 1em;
  display: block;
  max-width: 200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 576px) {
  body .influencers-campaign .influencers-header .header-main-wrapper .register-link {
    max-width: 130px;
    padding: 10px 20px 11px 20px;
  }
}
@media (min-width: 992px) {
  body .influencers-campaign .influencers-header .header-main-wrapper .register-link {
    margin-left: 30%;
    width: 100%;
  }
}
@media (max-width: 1000px) {
  body .influencers-campaign .influencers-header .header-main-wrapper .register-link {
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  body .influencers-campaign .influencers-header .header-main-wrapper .register-link {
    font-size: 1.125em;
  }
}
@media (min-width: 577px) and (max-width: 991px) {
  body .influencers-campaign .influencers-header .header-main-wrapper .register-link {
    max-width: 195px;
    padding: 15px 0px 17px 0px;
  }
}
@media (max-width: 768px) {
  body .influencers-campaign .influencers-header .header-main-wrapper .register-link {
    margin-top: 35px;
    margin-bottom: 30px;
  }
}
body .influencers-campaign .influencers-header .header-main-wrapper .header-content {
  padding-bottom: 35px;
}
body .influencers-campaign .influencers-header .header-main-wrapper .header-content h3 {
  font-size: 1.875em;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 0;
  text-align: center;
  line-height: 1;
  letter-spacing: 2px;
}
@media (max-width: 576px) {
  body .influencers-campaign .influencers-header .header-main-wrapper .header-content h3 {
    font-size: 1.125em;
  }
}
body .influencers-campaign .influencers-header .header-bottom-wrapper {
  padding-right: 40px;
  padding-left: 40px;
  padding-bottom: 35px;
}
@media (max-width: 600px) {
  body .influencers-campaign .influencers-header .header-bottom-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
}
body .influencers-campaign .influencers-header .header-bottom-wrapper .euroactiv-logo {
  height: 26px;
  width: auto;
}
body .influencers-campaign .influencers-header .btns-wrapper {
  margin-top: 1.5em;
}
@media (min-width: 451px) {
  body .influencers-campaign .influencers-header .btns-wrapper {
    margin-top: 3em;
  }
}
@media (min-width: 992px) {
  body .influencers-campaign .influencers-header .btns-wrapper {
    margin-top: 0;
  }
}
body .influencers-campaign .influencers-header .header-main-time {
  position: absolute; 
  bottom: 175px;      
  right: 0;           
  z-index: 10;          
  height: 140px;      
  overflow: hidden;   
  background-color: #fff; 
  border-top-left-radius: 90px;
  border-bottom-left-radius: 90px;
  border-top-right-radius: 0;  
  border-bottom-right-radius: 0; 
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  display: flex;  
  align-items: center;
  justify-content: flex-start; 
  padding: 85px 25px 85px 50px; 
  font-family: "Bricolage Grotesque", sans-serif; 
  /* --- IMPORTANT: Remove or comment out redundant/conflicting properties from YOUR ORIGINAL CODE here if they conflict with the above fixed values, like: ---
  /* font-size: 6px; */
  /* color: white !important; */
  /* text-align: center; */
  /* font-weight: 500; */
  /* max-width: 150px; */
  /* top: -50px; (This was a mobile positioning from earlier) */
}
@media (max-width: 450px) {
  body .influencers-campaign .influencers-header .header-main-time {
    font-size: 8px;
    bottom: 75px;
    padding: 75px 15px 75px 40px; 
  }
}
@media (min-width: 451px) and (max-width: 576px) {
  body .influencers-campaign .influencers-header .header-main-time {
    font-size: 10px;
    bottom: 75px;
    padding: 75px 15px 75px 40px; 
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  body .influencers-campaign .influencers-header .header-main-time {
    bottom: 75px;
    padding: 75px 15px 75px 40px;
    z-index: 1;
  }
}
@media (min-width: 992px) {
  body .influencers-campaign .influencers-header .header-main-time {
    position: absolute;
    top: inherit;
    right: 0;
    font-size: 36px;
    bottom: 190px;
    z-index: 10;
  }
}
body .influencers-campaign .influencers-header .header-main-time:after {
  display: none;  
  content: none;
}
@media (min-width: 576px) {
  body .influencers-campaign .influencers-header .header-main-time:after {
    content: none; /* Make sure it's none here too */
    display: none; /* And hidden here */ 
  }
}
body .influencers-campaign .influencers-header .header-main-time div:first-of-type {
  background: linear-gradient(40deg, #FF595B 0%, #EF2988 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800; 
  font-size: 150px; 
  line-height: 0.9; 
  transform: none; 
  margin-right: 10px; 
  flex-shrink: 0;
}
@media (max-width: 768px) {
  body .influencers-campaign .influencers-header .header-main-time div:first-of-type {
    /* font-size: 65px;  <-- You can keep this for mobile if the parent becomes visible on mobile, or remove */
  }
}
body .influencers-campaign .influencers-header .header-main-time.go-live div:first-of-type {
  font-size: 2.46681em;
  color: #001545;
  background: initial;
  background-clip: initial;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
body .influencers-campaign .influencers-header .header-main-time div:nth-of-type(2n) {
  text-align: left;
  font-style: normal;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  line-height: 1.1;
  transform: none;
  /* font-size: 40.932px; (still good to remove if not needed) */
}
body .influencers-campaign .influencers-header .header-main-time div:nth-of-type(2n) div:first-of-type {
  font-size: 1em;
  font-weight: 700;
  letter-spacing: -2.5px;
  text-transform: uppercase;
  line-height: 1.1;
  color: #03103E;
  background: none;
  background-clip: initial;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
@media (max-width: 768px) {
  body .influencers-campaign .influencers-header .header-main-time div:nth-of-type(2n) {
    /* Similar to Step 3, if parent is hidden on mobile, this is not actively used.
       Define mobile font size here if the parent becomes visible on mobile. */
    /* font-size: 14px; */
  }
}
body .influencers-campaign .influencers-header .header-main-time.go-live div:nth-of-type(2n) {
  font-size: 2.46681em;
  margin-bottom: 15px;
}
body .influencers-campaign .influencers-header .header-main-time div:nth-of-type(2n) div:last-of-type {
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1;
  text-align: left;
  transform: none;
  background: linear-gradient(40deg, #FF595B 0%, #EF2988 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 768px) {
  body .influencers-campaign .influencers-header .header-main-time div:last-of-type {
    font-size: 22px;
  }
}
body .influencers-campaign .influencers-header .header-main-time.go-live div:last-of-type img {
  max-width: 60px;
}
@media (min-width: 576px) {
  body .influencers-campaign .influencers-header .header-main-time.go-live div:last-of-type img {
    max-width: 80px;
  }
}
@media (min-width: 992px) {
  body .influencers-campaign .influencers-header .header-main-time.go-live div:last-of-type img {
    max-width: initial;
  }
}
body .influencers-campaign #sponsors {
  padding: 2em 1em 2em 1em;
  background-color: #1d1660;
  margin-top: -1em;
}
body .influencers-campaign #sponsors .container-sponsors {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
body .influencers-campaign #sponsors .container-sponsors .sponsors-title{
  font-size: 20px;
  font-weight: 425;
  line-height: 87%; /* 26.1px */
  letter-spacing: 3px;
}
body .influencers-campaign #sponsors .container-sponsors img {
  transform: scale(0.8);
  max-width: 100%;
  height: auto;
}
body .influencers-campaign #sponsors .container-sponsors .fiscalnote {
  max-width: 12%;
}
body .influencers-campaign #sponsors .container-sponsors .visit-brx img {
    margin-bottom: 2em;
  }
@media (max-width: 390px) {
  body .influencers-campaign #sponsors .container-sponsors .sponsors-title{
    padding: 0 3em;
  }
  body .influencers-campaign #sponsors .container-sponsors .CB img, 
  body .influencers-campaign #sponsors .container-sponsors .BinB img {
    transform: scale(0.9);
    max-width: 100%;
    height: auto;
  }
  body .influencers-campaign #sponsors .container-sponsors .fiscalnote {
  max-width: 50%;
}
}
@media (max-width: 495px) and (min-width: 390px) {
  body .influencers-campaign #sponsors .container-sponsors .sponsors-title{
    padding: 0 5em;
  }
  body .influencers-campaign #sponsors .container-sponsors .CB img, 
  body .influencers-campaign #sponsors .container-sponsors .BinB img {
    transform: scale(0.9);
    max-width: 100%;
    height: auto;
  }
  body .influencers-campaign #sponsors .container-sponsors .fiscalnote {
    max-width: 50%;
  }
}
@media (max-width: 576px) and (min-width: 496px) {
  body .influencers-campaign #sponsors .container-sponsors .sponsors-title{
    padding: 0 8em;
  }
  body .influencers-campaign #sponsors .container-sponsors .CB img, 
  body .influencers-campaign #sponsors .container-sponsors .BinB img {
    transform: scale(0.9);
    max-width: 100%;
    height: auto;
  }
  body .influencers-campaign #sponsors .container-sponsors .fiscalnote {
    max-width: 40%;
  }
}
@media (max-width: 768px) and (min-width: 577px) {
  body .influencers-campaign #sponsors .container-sponsors .fiscalnote {
    max-width: 30%;
  }
}
@media (max-width: 768px) {
  body .influencers-campaign #sponsors .container-sponsors {
    display: flex;
    flex-wrap: wrap;
  }
}
body .influencers-campaign #carousel {
  z-index: 0;
  padding: 3.5em 0em 10em 0em;
  background: linear-gradient(43deg, #FF595B 0%, #EF2988 100%);
}
body .influencers-campaign #carousel h3 {
  font-family: "Bricolage Grotesque", sans-serif;
  font-size: 2.1875em;
  font-weight: 700;
  color: #001545;
}
@media (max-width: 576px) {
  body .influencers-campaign #carousel h3 {
    font-size: 1.75rem;
  }
}
body .influencers-campaign #carousel ol.carousel-indicators {
  bottom: -80px;
  padding-left: 0;
}
@media (min-width: 992px) {
  body .influencers-campaign #carousel ol.carousel-indicators {
    margin-bottom: 0;
    padding-left: 3em;
  }
}
body .influencers-campaign #carousel ol.carousel-indicators li {
  background-color: #001545;
  margin: 0em 0.8em;
  width: 2.5em;
  height: -0.8em;
  height: 5px;
}
body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box {
  color: #001545;
}
body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .img-box {
  margin-bottom: 25px;
}
body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .img-box img {
  width: 80%;
}
@media (min-width: 992px) {
  body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .img-box img {
    width: 100%;
  }
}
@media (min-width: 992px) {
  body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .img-box {
    margin-bottom: 0px;
    margin-right: 6em;
  }
}
@media (max-width: 991px) {
  body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .img-box {
    width: 100% !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
}
body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .text-box div.wrapper {
  max-width: 500px;
}
body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .text-box .text {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1;
}
body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .text-box .text > span {
  background: -webkit-linear-gradient(45deg, #ef2988 7%, #ff595b);
  -webkit-background-clip: text;
}
@media (max-width: 576px) {
  body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .text-box .text {
    font-size: 1.25rem;
    max-width: 396px;
  }
}
body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .text-box .name {
  color: #5F2268;
  font-family: "Bricolage Grotesque", sans-serif;
  font-size: 1.5em;
  font-weight: 700;
}
@media (max-width: 576px) {
  body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .text-box .name {
    font-size: 1.1rem;
  }
}
body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .text-box .handle a {
  font-size: 0.9375em;
  font-weight: 600;
  color: #001545;
}
@media (max-width: 576px) {
  body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .text-box .handle a {
    font-size: 0.875rem;
  }
}
body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .text-box .share {
  font-size: 0.9375em;
  font-weight: 600;
  padding: 8px 18px;
  color: #001545;
  background: var(--linear, linear-gradient(48deg, #00C9FF 0%, #20DBF0 18.42%, #3AEAE5 37.86%, #4DF5DC 57.76%, #59FBD7 78.19%, #5DFED6 99.94%));
}
@media (max-width: 576px) {
  body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .text-box .share {
    font-size: 0.75rem;
  }
}
@media (max-width: 992px) {
  body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box .text-box {
    width: 100% !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 992px) {
  body .influencers-campaign #carousel .carousel-inner .carousel-item .carousel-box {
    display: block !important;
  }
}
body .influencers-campaign #categories {
  display: none;
  z-index: -2;
  padding: 4em 0em 6em 0em;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#465a8e+0,72217b+78 */
  background: url("../assets/categories/lamp-other-direction-transparent.png") top right no-repeat, #465a8e;
  /* Old browsers */
  background: url("../assets/categories/lamp-other-direction-transparent.png") top right no-repeat, -moz-linear-gradient(left, #465a8e 0%, #72217b 78%);
  /* FF3.6-15 */
  background: url("../assets/categories/lamp-other-direction-transparent.png") top right no-repeat, -webkit-linear-gradient(left, #465a8e 0%, #72217b 78%);
  /* Chrome10-25,Safari5.1-6 */
  background: url("../assets/categories/lamp-other-direction-transparent.png") top right no-repeat, linear-gradient(to right, #465a8e 0%, #72217b 78%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#465a8e", endColorstr="#72217b",GradientType=1 );
  /* IE6-9 */
  background-size: 30em, 100%;
  background-position: 95% 20%, 0px 0px;
  background-attachment: fixed;
}
@media (max-width: 575px) {
  body .influencers-campaign #categories {
    background-position: 95% 5%, 0px 0px;
  }
}
body .influencers-campaign #categories .container h3 {
  font-weight: 700;
  font-size: 2.1875em;
}
@media (max-width: 576px) {
  body .influencers-campaign #categories .container h3 {
    font-size: 1.75rem;
  }
}
body .influencers-campaign #categories .container .categories {
  margin-top: 6em;
}
body .influencers-campaign #categories .container .categories .row .col .img-badge-wrapper {
  width: 147px;
  height: 147px;
  position: relative;
  /* margin-bottom: 5px; */
  display: flex;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .influencers-campaign #categories .container .categories .row .col .img-badge-wrapper img {
    max-width: 130px;
  }
}
body .influencers-campaign #categories .container .categories .row .col .img-badge-wrapper .img-badge {
  position: absolute;
  left: -23px;
}
body .influencers-campaign #categories .container .categories .row .col img {
  max-width: -webkit-fill-available;
}
body .influencers-campaign #categories .container .categories .row .col .text {
  font-size: 1.375rem;
  font-weight: bold;
  font-style: italic;
}
@media (max-width: 576px) {
  body .influencers-campaign #categories .container .categories .row .col .text {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  body .influencers-campaign #categories-flex .container {
    max-width: 960px;
  }
  body .influencers-campaign #categories .container .categories .row:nth-of-type(2) {
    margin-top: 5em;
  }
}
body .influencers-campaign #categories-flex {
  position: relative;
  z-index: 0;
  padding: 4em 0em 0em 0em;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#465a8e+0,72217b+78 */
  background: rgba(0, 21, 69, 0.70) url("../assets/BG_Categories.jpg") center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
body .influencers-campaign #categories-flex .human {
  padding: 0em 0em 9em 0em;
  background: url("../assets/cliff.png") left bottom no-repeat;
  background-color: transparent;
  background-position: bottom 0px left 0px, top 4% right 10%;
}
@media (max-width: 575px) {
  body .influencers-campaign #categories-flex {
    background-position: 95% 5%, 0px 0px;
  }
}
body .influencers-campaign #categories-flex .container h3 {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 700;
  font-size: 2.1875em;
}
@media (max-width: 576px) {
  body .influencers-campaign #categories-flex .container h3 {
    font-size: 1.75rem;
  }
}
body .influencers-campaign #categories-flex .container .categories {
  margin-top: 6em;
}
body .influencers-campaign #categories-flex .container .categories .categorie {
  margin: 0 20px;
  max-width: 100px;
  font-size: 14px;
}
@media (min-width: 370px) {
  body .influencers-campaign #categories-flex .container .categories .categorie {
    max-width: 130px;
  }
}
@media (min-width: 420px) {
  body .influencers-campaign #categories-flex .container .categories .categorie {
    max-width: 150px;
  }
}
@media (min-width: 600px) {
  body .influencers-campaign #categories-flex .container .categories .categorie {
    font-size: 16px;
    max-width: 180px;
  }
}
body .influencers-campaign #categories-flex .container .categories .categorie img {
  max-width: 100%;
}
body .influencers-campaign #categories-flex .container .categories .categorie .label {
  position: absolute;
  width: 36.124px;
  height: 17.606px;
  flex-shrink: 0;
  background-color: #FF553B;
  left: 30px;
  top: -10px;
  transform: skewX(-10deg);
  color: #FFF;
  text-align: center;
  font-family: "Bricolage Grotesque", sans-serif;
  font-size: 9.321px;
  font-style: italic;
  font-weight: 600;
  line-height: 18.748px;
}
body .influencers-campaign #categories-flex .container .categories .categorie .text {
  display: block;
  max-width: 200px;
  min-height: 40px;
  margin: 30px 0;
  font-size: 1.075em;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  /* 1.375rem */
}
@media (min-width: 600px) {
  body .influencers-campaign #categories-flex .container .categories .categorie .text {
    font-size: 1.375rem;
  }
}
body .influencers-campaign #register {
  padding: 9em 0em 9em 0em;
}
body .influencers-campaign #register .container .row {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) and (min-width: 576px) {
  body .influencers-campaign #register .container {
    max-width: 540px;
  }
}
body .influencers-campaign #register .text {
  color: #001545;
  font-size: 2.5em;
  font-weight: 800;
  line-height: 1;
}
body .influencers-campaign #register .text span {
  font-weight: 500;
}
@media (max-width: 576px) {
  body .influencers-campaign #register .text {
    font-size: 2rem;
  }
}
body .influencers-campaign #register .btn-wrapper {
  margin-top: 3em;
}
body .influencers-campaign #register .btn-wrapper .btn {
  font-size: 1.875em;
  font-weight: 600;
  padding: 16px 38px 19px 38px;
}
@media (max-width: 991px) {
  body .influencers-campaign #register .btn-wrapper .btn {
    font-size: 1.5rem;
    padding: 15px 31px 16px 31px;
  }
}
body .influencers-campaign #register .col-shedule {
  margin-top: 3em;
}
@media (min-width: 992px) {
  body .influencers-campaign #register .col-shedule {
    margin-left: 3em;
    margin-top: 0px;
  }
}
body .influencers-campaign #register .schedule {
  color: #001545;
  font-size: 1.8125em;
}
@media (max-width: 576px) {
  body .influencers-campaign #register .schedule {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 576px) {
  body .influencers-campaign #register .schedule {
    font-size: 1.45rem;
  }
}
body .influencers-campaign #register .schedule .intro .intro, body .influencers-campaign #register .schedule .debate .debate {
  font-weight: 300;
}
body .influencers-campaign #register .schedule .intro .intro-hour, body .influencers-campaign #register .schedule .debate .debate-hour {
  font-weight: 600;
}
body .influencers-campaign #register .schedule .col {
  padding: 0px;
}
body .influencers-campaign #register .schedule .col ol {
  font-size: 0.75em;
}
body .influencers-campaign #register .schedule .col hr.left {
  border-top: 3px solid #ff595b;
}
body .influencers-campaign #register .schedule .col hr.right {
  border-top: 3px solid #ef2988;
}
body .influencers-campaign #join-us .img {
  background-image: url("../assets/MicrosoftTeams-image.png");
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 545px;
}
@media (max-width: 1200px) {
  body .influencers-campaign #join-us .img {
    width: 100% !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
}
body .influencers-campaign #join-us .location {
  background-color: #f8f0e6;
  color: #001545;
  font-weight: 800;
}
body .influencers-campaign #join-us .location .text {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#001545+0,582665+80 */
  background: #001545;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #001545 0%, #582665 80%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #001545 0%, #582665 80%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #001545 0%, #582665 80%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#001545", endColorstr="#582665",GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 3em 0em 0em 2.1em;
  font-size: 2.8125em;
  max-width: 500px;
}
@media (max-width: 1200px) {
  body .influencers-campaign #join-us .location .text {
    margin: 3em 2.5em;
  }
}
@media (max-width: 576px) {
  body .influencers-campaign #join-us .location .text {
    font-size: 2.25rem;
  }
}
body .influencers-campaign #join-us .location .text .time {
  font-weight: 600;
  font-size: 2.641875rem;
}
body .influencers-campaign #join-us .location .text .gradient_font {
  background: -webkit-linear-gradient(45deg, #ef2988 0%, #ff595b 35%);
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ef2988+0,ff595b+35 */
  background: -moz-linear-gradient(45deg, #ef2988 0%, #ff595b 35%);
  /* FF3.6-15 */
  background: linear-gradient(45deg, #ef2988 0%, #ff595b 35%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ef2988", endColorstr="#ff595b",GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 1200px) {
  body .influencers-campaign #join-us .location {
    width: 100% !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 1200px) {
  body .influencers-campaign #join-us {
    display: block !important;
  }
}
body .influencers-campaign #our-host {
  background: url("../assets/BG-our-hosts.jpg") center center no-repeat;
  background-size: cover;
  padding: 5em 0px 7em 0px;
  background-attachment: fixed;
  position: relative;
}
body .influencers-campaign #our-host:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #001545 7.81%, rgba(0, 21, 69, 0) 100%);
  z-index: 0;
}
body .influencers-campaign #our-host .container {
  position: relative;
  z-index: 1;
}
body .influencers-campaign #our-host h3 {
  font-family: "Bricolage Grotesque", sans-serif;
  font-size: 2.1875em;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
}
@media (max-width: 576px) {
  body .influencers-campaign #our-host h3 {
    font-size: 1.75rem;
  }
}
body .influencers-campaign #our-host .hosts .col-wrapper {
  max-width: 300px;
  margin: auto;
}
body .influencers-campaign #our-host .hosts .col-wrapper div.img {
  min-height: 226px;
  align-items: flex-end;
}
body .influencers-campaign #our-host .hosts .col-wrapper div.img img {
  height: fit-content;
  max-width: 100%;
}
body .influencers-campaign #our-host .hosts .col-wrapper .name {
  font-size: 2.085em;
  font-weight: 600;
}
@media (max-width: 576px) {
  body .influencers-campaign #our-host .hosts .col-wrapper .name {
    font-size: 1.6675rem;
  }
}
body .influencers-campaign #our-host .hosts .col-wrapper .position {
  font-size: 1em;
  font-weight: 400;
}
@media (max-width: 576px) {
  body .influencers-campaign #our-host .hosts .col-wrapper .position {
    font-size: 0.8rem;
  }
}
body .influencers-campaign #our-host .hosts .col-wrapper .the-btn .btn {
  background: var(--Linear, linear-gradient(40deg, #00C9FF 12.87%, #20DBF0 56.72%, #3AEAE5 103.03%, #4DF5DC 150.42%, #59FBD7 199.06%, #5DFED6 250.88%));
  color: #001545;
  font-size: 1.125em;
  font-weight: 600;
  text-decoration: underline;
  width: -webkit-fill-available;
  padding: 10px 0px 15px 0px;
  margin: 1em;
}
@media (max-width: 576px) {
  body .influencers-campaign #our-host .hosts .col-wrapper .the-btn .btn {
    font-size: 0.9rem;
  }
}
body .influencers-campaign #our-host .hosts .col-wrapper .name.zn, body .influencers-campaign #our-host .hosts .col-wrapper .position.zn {
  visibility: hidden;
}
body .influencers-campaign #articles {
  padding: 4em 0em 9em 0em;
  background: linear-gradient(50.69deg, #FF595B -2.26%, #EF2988 132.65%);
  background: url("../assets/Influencer-MEP.png") left bottom no-repeat, linear-gradient(50.69deg, #FF595B -2.26%, #EF2988 132.65%);
  background-color: #FF595B;
  background-position: right bottom;
}
@media (max-width: 991px) {
  body .influencers-campaign #articles {
    background-position: bottom 0px left 0px, bottom 0 left 0;
  }
}
@media (max-width: 767px) {
  body .influencers-campaign #articles {
    background-size: auto, 27%;
  }
}
body .influencers-campaign #articles .container h3 {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 700;
  font-size: 2.1875em;
  color: #001545;
  margin-bottom: 2.1em;
}
@media (max-width: 576px) {
  body .influencers-campaign #articles .container h3 {
    font-size: 1.75rem;
  }
}
body .influencers-campaign #articles .container .row .col .card {
  border-radius: 0px;
  max-width: 500px;
  margin: auto;
}
body .influencers-campaign #articles .container .row .col .card .article-date {
  color: #001545;
  font-weight: 600;
  font-size: 0.875em;
  margin-top: 1.25rem;
  letter-spacing: 2px;
}
@media (max-width: 576px) {
  body .influencers-campaign #articles .container .row .col .card .article-date {
    font-size: 0.7rem;
  }
}
body .influencers-campaign #articles .container .row .col .card .card-body {
  color: #001545;
}
body .influencers-campaign #articles .container .row .col .card .card-body .card-title {
  font-weight: 700;
  font-size: 1em;
  max-width: 187px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 576px) {
  body .influencers-campaign #articles .container .row .col .card .card-body .card-title {
    font-size: 1rem;
  }
}
body .influencers-campaign #articles .container .row .col .card .card-body .card-text {
  font-weight: 400;
  font-size: 1.125em;
  max-width: 289px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 576px) {
  body .influencers-campaign #articles .container .row .col .card .card-body .card-text {
    font-size: 0.9rem;
  }
}
body .influencers-campaign #articles .container .row .col .card .card-body .btn-wrapper a {
  font-size: 0.9375em;
  font-weight: 600;
  padding: 10px 25px 10px 25px;
}
@media (max-width: 576px) {
  body .influencers-campaign #articles .container .row .col .card .card-body .btn-wrapper a {
    font-size: 0.75rem;
  }
}
body .influencers-campaign #videos {
  padding-bottom: 9em;
  background: #001545;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#465a8e", endColorstr="#72217b",GradientType=1 );
  /* IE6-9 */
}
body .influencers-campaign #videos .container h3 {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: bold;
  font-size: 2.1875em;
  padding: 2em 0em 2em 0em;
}
@media (max-width: 576px) {
  body .influencers-campaign #videos .container h3 {
    font-size: 1.75rem;
  }
}
body .influencers-campaign #videos .container .videos .col div.video {
  background: center center no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 440px;
  margin: auto;
}
body .influencers-campaign #videos .container .videos .col div.video img {
  height: fit-content;
}
body .influencers-campaign #videos .container .videos .col div.video.t-vs-tv {
  background: url("../assets/videos/Twitter VS TV.png");
  background-image: linear-gradient(to bottom, rgba(0, 21, 69, 0.361), rgba(0, 21, 69, 0.361)), url("../assets/videos/Twitter VS TV.png");
  background-image: -moz-linear-gradient(top, rgba(0, 21, 69, 0.361), rgba(0, 21, 69, 0.361)), url("../assets/videos/Twitter VS TV.png");
  background-image: -o-linear-gradient(top, rgba(0, 21, 69, 0.361), rgba(0, 21, 69, 0.361)), url("../assets/videos/Twitter VS TV.png");
  background-image: -ms-linear-gradient(top, #466200, rgba(0, 21, 69, 0.361)), url("../assets/videos/Twitter VS TV.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 21, 69, 0.361)), to(rgba(0, 21, 69, 0.361))), url("../assets/videos/Twitter VS TV.png");
  background-image: -webkit-linear-gradient(top, rgba(0, 21, 69, 0.361), rgba(0, 21, 69, 0.361)), url("../assets/videos/Twitter VS TV.png");
}
body .influencers-campaign #videos .container .videos .col div.video.d-vs-t {
  background: url("../assets/videos/Digital VS Traditional.png");
  background-image: linear-gradient(to bottom, rgba(0, 21, 69, 0.361), rgba(0, 21, 69, 0.361)), url("../assets/videos/Digital VS Traditional.png");
  background-image: -moz-linear-gradient(top, rgba(0, 21, 69, 0.361), rgba(0, 21, 69, 0.361)), url("../assets/videos/Digital VS Traditional.png");
  background-image: -o-linear-gradient(top, rgba(0, 21, 69, 0.361), rgba(0, 21, 69, 0.361)), url("../assets/videos/Digital VS Traditional.png");
  background-image: -ms-linear-gradient(top, #466200, rgba(0, 21, 69, 0.361)), url("../assets/videos/Digital VS Traditional.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 21, 69, 0.361)), to(rgba(0, 21, 69, 0.361))), url("../assets/videos/Digital VS Traditional.png");
  background-image: -webkit-linear-gradient(top, rgba(0, 21, 69, 0.361), rgba(0, 21, 69, 0.361)), url("../assets/videos/Digital VS Traditional.png");
}
body .influencers-campaign #videos .container .videos .col div.video.funny {
  background: url("../assets/videos/Funny Tweets.png");
  background-image: linear-gradient(to bottom, rgba(0, 21, 69, 0.361), rgba(0, 21, 69, 0.361)), url("../assets/videos/Funny Tweets.png");
  background-image: -moz-linear-gradient(top, rgba(0, 21, 69, 0.361), rgba(0, 21, 69, 0.361)), url("../assets/videos/Funny Tweets.png");
  background-image: -o-linear-gradient(top, rgba(0, 21, 69, 0.361), rgba(0, 21, 69, 0.361)), url("../assets/videos/Funny Tweets.png");
  background-image: -ms-linear-gradient(top, #466200, rgba(0, 21, 69, 0.361)), url("../assets/videos/Funny Tweets.png");
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 21, 69, 0.361)), to(rgba(0, 21, 69, 0.361))), url("../assets/videos/Funny Tweets.png");
  background-image: -webkit-linear-gradient(top, rgba(0, 21, 69, 0.361), rgba(0, 21, 69, 0.361)), url("../assets/videos/Funny Tweets.png");
}
body .influencers-campaign #videos .container .videos .col .text {
  position: absolute;
  font-weight: 700;
  bottom: 0px;
  width: 94%;
  background: linear-gradient(180deg, rgba(0, 21, 69, 0) 0%, #001545 100%);
  padding: 55px 10px 15px 10px;
}
body .influencers-campaign #videos .container .videos .col .text > div:first-of-type {
  font-family: "Bricolage Grotesque", sans-serif;
  font-size: 1.133125rem;
}
body .influencers-campaign #videos .container .videos .col .text > div:last-of-type {
  font-size: 1.133125rem;
  font-weight: 400;
}
@media (max-width: 576px) {
  body .influencers-campaign #videos .container .videos .col .text {
    font-size: 0.90625rem;
  }
}
body .influencers-campaign #join .join-conv {
  padding: 7em 0em;
    background: url(../assets/future-phone.png) bottom left no-repeat;
  background-position: bottom -4em left -2em;
}
@media (min-width: 577px) and (max-width: 768px) {
  body .influencers-campaign #join .join-conv {
  padding: 5em 0em 12em 0em;
  background-position: bottom center;
  background-size: 40%;
  }
}
@media (max-width: 576px) {
  body .influencers-campaign #join .join-conv {
  padding: 5em 0em 12em 0em;
  background-position: bottom center;
  background-size: 74%;
  }
}
body .influencers-campaign #join {
  background: url("../assets/join-lightblue-bg.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
}
@media (max-width: 1270px) {
  body .influencers-campaign #join .voting{
    background-size: 18%;
  }
}
@media (max-width: 992px) {
  body .influencers-campaign #join .voting{
    background-position: bottom left;
    background-size: 50%;
    padding: 5em 6em 9em 6em;
  }
}
body .influencers-campaign #join .text {
  max-width: 80%;
  margin: 0 auto;
  font-family: "Bricolage Grotesque", sans-serif;
  font-size: 1.875em;
  font-weight: 400;
  position: relative;
  z-index: 1;
}
@media (max-width: 576px) {
  body .influencers-campaign #join .text {
    font-size: 1.375rem;
  }
}
body .influencers-campaign #join .EUinfluencer {
  font-weight: bold;
  font-size: 5em;
  position: relative;
  z-index: 1;
}
@media (max-width: 576px) {
  body .influencers-campaign #join .EUinfluencer {
    font-size: 2.6875rem;
  }
}
body .influencers-campaign #join .bird {
  background: url(../assets/twitter-bird.png) top right no-repeat;
  background-size: 100%;
  width: 33em;
  height: 20em;
  right: 3em;
  margin-top: -19em;
  z-index: 0;
  position: absolute;
}
@media (max-width: 1270px) {
  body .influencers-campaign #join .bird {
    right: 6px;
    width: 24em;
  }
}
@media (max-width: 992px) {
  body .influencers-campaign #join .bird {
    width: 18em;
  }
}
@media (max-width: 658px) {
  body .influencers-campaign #join .bird {
    margin-top: -21.6em;
  }
}
@media (max-width: 576px) {
  body .influencers-campaign #join .bird {
    margin-top: -17em;
  }
}
@media (max-width: 526px) {
  body .influencers-campaign #join .bird {
    margin-top: -19.3em;
  }
}
body .influencers-campaign #Downloadable {
  background: url(../assets/toolkit.png) right bottom no-repeat;
  background-color: #fff;
  background-size: 330px;
  background-position: bottom 0em right -1.5em;
  padding: 6em 0 9em 0;
}
@media (min-width: 542px) {
  body .influencers-campaign #Downloadable {
    background-size: 340px;
    background-position: bottom 0em right 3em;
    padding: 6em 0 10em 0;
  }
}
@media (min-width: 992px) {
  body .influencers-campaign #Downloadable {
    padding: 6em 0em;
    background-size: 510px;
    background-position: bottom -3em right 2.5em;
  }
}
@media (min-width: 1480px) {
  body .influencers-campaign #Downloadable {
    padding: 6em 0em;
    background-size: 510px;
    background-position: bottom 0em right 6em;
  }
}
body .influencers-campaign #Downloadable h3 {
  position: relative;
  font-family: "Bricolage Grotesque", sans-serif;
  font-size: 2.1875em;
  font-weight: 700;
  color: #001545;
  text-transform: uppercase;
  z-index: 1;
}
@media (max-width: 576px) {
  body .influencers-campaign #Downloadable h3 {
    font-size: 1.1em;
  }
}
body .influencers-campaign #Downloadable .content .title {
  font-size: 2.35em;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin: 15px 0;
}
@media (min-width: 580px) {
  body .influencers-campaign #Downloadable .content .title {
    font-size: 3em;
    line-height: 1;
  }
}
@media (min-width: 992px) {
  body .influencers-campaign #Downloadable .content .title {
    font-size: 5em;
    line-height: 1;
    margin-bottom: 30px;
  }
}
body .influencers-campaign #Downloadable .content .text {
  font-size: 1.175em;
  font-style: normal;
  font-weight: 400;
  color: #001545;
}
@media (min-width: 580px) {
  body .influencers-campaign #Downloadable .content .text {
    font-size: 1.375em;
    line-height: 1;
  }
}
body .influencers-campaign #Downloadable .btn {
  max-width: 140px;
}
@media (min-width: 480px) {
  body .influencers-campaign #Downloadable .btn {
    max-width: initial;
  }
}
body #download-form-pop-up {
  display: none;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  color: white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
body #download-form-pop-up .pop-up-container {
  display: block;
  width: 90%;
  min-height: 90%;
  height: 90%;
  background-color: #001545;
  color: white;
  position: fixed;
  top: 5%;
  left: 5%;
  z-index: 999;
}
body #download-form-pop-up .close-contact-form {
  display: flex;
  position: absolute;
  top: -10px;
  right: -10px;
  margin: auto;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
body .pop-up-container .close-contact-form {
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: relative;
}
body .pop-up-container .close-contact-form::before,
body .pop-up-container .close-contact-form::after {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  left: 0;
  z-index: 9;
  background-color: white;
}
body .pop-up-container .close-contact-form::after {
  transform: translateY(-50%) rotate(-45deg);
}
body #download-form-pop-up .container {
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 0;
}
body #download-form-pop-up .content-wrapper {
  width: 100%;
  height: 100%;
}
body #download-form-pop-up iframe {
  width: 100%;
  min-height: 100%;
  border: 0px;
}
body footer {
  background-color: #f8f0e6;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 33px;
  padding-bottom: 33px;
  position: relative;
}
@media (max-width: 768px) {
  body footer {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (min-width: 1000px) {
  body footer {
    padding-left: 67px;
    padding-right: 67px;
  }
}
body footer h1 {
  color: #ff595b;
  font-size: 1.25em;
  letter-spacing: 25px;
  font-weight: 900;
  padding-bottom: 36px;
  padding-left: 25px;
}
@media (max-width: 900px) {
  body footer h1 {
    font-size: 1.15em;
  }
}
@media (max-width: 768px) {
  body footer .social-media-icons {
    margin-bottom: 15px;
    margin-top: 50px;
  }
}
footer .social-media-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
body footer .social-media-icons a {
  margin-right: 32px;
}
@media (max-width: 900px) {
  body footer .social-media-icons a {
    margin-right: 25px;
  }
}
@media (max-width: 1199px) {
  body footer .social-media-icons {
    margin-top: 45px;
  }
}
body footer .social-media-icons a:last-child {
  margin-right: 0px;
}
@media (max-width: 900px) {
  body footer .social-media-icons a:last-child {
    margin-right: 0px;
  }
}
@media (min-width: 768px) {
  .social-media-icons-wrapper {
    display: inline-flex;
    column-gap: 32px;
  }
}
body footer .copyright-message, body footer .legal-notice {
  color: #ff595b;
  font-size: 0.71em;
  font-weight: 900;
  margin-left: 30px;
}
body footer .all-rights {
  color: #001545;
  font-size: 0.681em;
  font-weight: 500;
}
@media (max-width: 900px) {
  body footer .all-rights {
    margin-left: 0px;
    margin-top: 20px;
  }
}
body footer a:hover {
  text-decoration: none;
}
body img.footer-logo {
  width: 46px;
  height: 23px;
}
@media (max-width: 1199px) {
  body img.footer-logo {
    width: 76px;
    height: 36px;
  }
}
body .footer-logo-wrapper {
  margin-top: 45px;
}
@media (min-width: 1200px) {
  body .footer-logo-wrapper {
    position: absolute;
    left: calc(50% - 23px);
    margin-top: 0px;
  }
}
body .social-media-icons img {
  height: 25px;
  width: auto;
}
body .copyright-wrapper {
  min-width: 303px;
}
body .copyright-wrapper .footer-links {
  text-decoration: none;
  font-weight: 500;
}
body .copyright-wrapper .footer-links a {
  margin-left: 25px;
}
body .copyright-wrapper .footer-links a span {
  font-size: 0.71em;
  color: #001545;
}
@media (max-width: 1199px) {
  body .copyright-wrapper .footer-links a {
    display: block;
    margin-top: 20px;
    margin-left: 0px;
  }
}
@media (max-width: 1200px) {
  body .copyright-wrapper {
    text-align: center;
  }
}
body .bitsia_video_lightbox {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(51, 49, 49, 0.69);
  background-color: rgba(0, 0, 0, 0.69);
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
body .holder {
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  height: 300px;
  position: relative;
}
body .frame {
  width: 100%;
  height: 100%;
}
body .frame1 {
  width: 100%;
  height: 100%;
  border: 0px;
}
body .holder2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(251, 251, 251, 0);
  cursor: pointer;
}
body .frame-holder {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  background: #000;
  -webkit-box-shadow: 0px 10px 23px -6px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 10px 23px -6px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 10px 23px -6px rgba(0, 0, 0, 0.6);
  position: relative;
}
body .close_btn {
  cursor: pointer;
  color: #0F0F0F;
  width: 25px;
  height: 21px;
  background-color: #cac8c8;
  margin-top: 11px;
  border-radius: 62px;
  padding-top: 4px;
  text-align: center;
  float: right;
}
body .close_btn_fancy {
  cursor: pointer;
  color: #0F0F0F;
  width: 34px;
  height: 34px;
  border-radius: 62px;
  text-align: center;
  position: absolute;
  right: -15px;
  top: -17px;
  background-image: url(../assets/close_btn_fancy.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 10001;
}
body .video_border {
  width: 75%;
  height: 80.5%;
  padding: 9px;
  margin: auto;
  margin-top: 6%;
}
@media (min-width: 991px) {
  body .page-template-internships .video_border {
    width: 550px;
    height: 550px;
  }
}
@media (min-width: 1680px) {
  body .page-template-internships .video_border {
    width: 850px;
    height: 850px;
  }
}
@media (min-width: 1680px) and (max-height: 900px) {
  body .page-template-internships .video_border {
    width: 550px;
    height: 550px;
  }
}
@media (min-width: 1680px) and (max-height: 575px) {
  body .page-template-internships .video_border {
    width: 350px;
    height: 350px;
  }
}
body .bitsia_content_lightbox {
  width: 60%;
  height: 70.5%;
  padding: 9px;
  margin: auto;
  position: fixed;
  top: 15.25%;
  left: 20%;
  z-index: 10001;
}
@media (max-width: 550px) and (max-height: 750px) {
  body .video_border {
    width: 90%;
    margin-top: 5%;
  }
}
@media (max-width: 750px) {
  body .video_border {
    width: 90%;
    margin-top: 5%;
  }
}
@media (max-height: 420px) {
  body .video_border {
    margin-top: 5%;
    height: 90%;
  }
}
@keyframes bounce {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
    transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
  }
  to {
    opacity: 1;
  }
}
body .fade-in-element {
  -webkit-animation: fade-in 1.7s;
  -moz-animation: fade-in 1.7s;
  -o-animation: fade-in 1.7s;
  animation: fade-in 1.7s;
}
body .hidden {
  opacity: 0;
  transform: translate(0, -25px);
}

@media (min-width: 1480px) {
  .wide-container {
    max-width: 1440px;
  }
}
@media (min-width: 992px) {
  .w-lg-100 {
    width: 100% !important;
  }
  .w-lg-50 {
    width: 50% !important;
  }
  .narrow-container {
    max-width: 750px;
  }
}
@media (min-width: 768px) {
  .w-md-50 {
    width: 50% !important;
  }
}
@media (max-width: 768px) {
  .w-40 {
    width: 40% !important;
  }
  .w-60 {
    width: 100% !important;
  }
}