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

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

body {
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  line-height: 20px;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Whitney, Tahoma, sans-serif;
  color: #23282c;
  font-size: 50px;
  line-height: 120%;
  font-weight: 300;
  text-align: center;
}

a {
  font-family: Whitney, Tahoma, sans-serif;
  color: #23282c;
  font-weight: 300;
  text-decoration: none;
}

.home-top {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  opacity: 1;
}

.home-top.mbm-multiply {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 100vw;
}

.home-top-container {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  -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;
  align-self: auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.home-top-container.mbm-multiply {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
}

.year {
  position: static;
  top: 50px;
  z-index: 0;
  margin: auto;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #e9e9e9;
  font-size: 30rem;
  font-weight: 600;
  cursor: default;
}

.page-title-2020 {
  position: static;
  top: auto;
  z-index: 2;
  margin: auto;
  -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;
  font-family: Whitney, Tahoma, sans-serif;
  color: #5756d6;
  font-size: 7rem;
  line-height: 1;
  font-weight: 300;
  text-align: center;
  cursor: default;
}

.page-title-2020.mbm-multiply {
  color: #23282c;
  font-size: 8rem;
}

.arrow-down {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 10%;
  min-width: 10%;
  margin-bottom: 40px;
  -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;
}

.data-h1 {
  position: relative;
  max-width: 18vw;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  background-clip: border-box;
}

.year-wrapper {
  position: static;
  top: auto;
  bottom: auto;
  z-index: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.page-title-wrapper {
  position: absolute;
  top: auto;
  z-index: 2;
}

.arrow-down-white {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: 5%;
  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;
}

._2020-calendar {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 300;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 2950vh;
  max-width: 100vw;
  padding-right: 0px;
  padding-left: 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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -o-object-fit: fill;
  object-fit: fill;
}

.navlink-home {
  margin: 10px;
  padding: 10px;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: color 50ms ease-in-out;
  transition: color 50ms ease-in-out;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  font-weight: 400;
}

.navlink-home:hover {
  border-radius: 0px;
  background-color: transparent;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #f60;
  font-weight: 600;
}

.navlink-home.w--current {
  background-color: #fff;
  -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
  transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #f60;
  font-weight: 600;
}

.content-wrapper {
  position: relative;
  display: block;
  overflow: visible;
  max-width: 100vw;
}

.data-market-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 10px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: auto;
}

.back-to-top {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.7;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1em;
  text-align: center;
  text-decoration: none;
}

.back-to-top:hover {
  opacity: 1;
}

.data-body {
  max-width: 18vw;
  margin-top: 20px;
  margin-bottom: 0px;
  opacity: 1;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.quote-1-au {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/AU-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/AU-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quotes-icon-white {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 5vw;
  margin-bottom: 20px;
  margin-left: 0px;
  opacity: 1;
}

.quote {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  font-family: Whitney, Tahoma, sans-serif;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
}

.name-white {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #fff;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
}

.title-white {
  font-family: Whitney, Tahoma, sans-serif;
  color: #fff;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 300;
}

.social-connect-div {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding: 3px 5px;
  -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;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0);
  border-radius: 100vw;
  background-color: hsla(0, 0%, 100%, 0.3);
  -webkit-transition: background-color 500ms ease, opacity 500ms ease;
  transition: background-color 500ms ease, opacity 500ms ease;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #fff;
  font-weight: 400;
}

.social-connect-div:hover {
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.5);
  background-color: hsla(0, 0%, 100%, 0);
}

.connect-lnk {
  width: 20px;
  height: 20px;
  margin: 0px 0px 0px 10px;
  border-radius: 0px;
  background-color: transparent;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Connect-circle-lnk-white.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  opacity: 1;
}

.connect-lnk:hover {
  opacity: 1;
}

.share {
  margin-top: 0px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.share-to-div {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  display: none;
  margin-top: 40px;
  padding: 10px 20px 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;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: hsla(0, 0%, 100%, 0.1);
}

.navbar-logo {
  position: static;
  left: 40px;
  top: auto;
  right: auto;
  bottom: auto;
  max-width: 85px;
  min-width: 85px;
  margin-top: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.data-icon {
  width: 5vw;
  min-height: 20px;
  min-width: 40px;
  margin-bottom: 10px;
}

.data-market-wrapper {
  display: -ms-grid;
  display: grid;
  justify-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 38px;
  grid-row-gap: 60px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.tab-link-data {
  margin-right: 10px;
  margin-left: 10px;
  border-style: none;
  border-width: 2px;
  border-color: #e9e9e9;
  border-radius: 100px;
  background-color: #e9e9e9;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  font-size: 1rem;
}

.tab-link-data:hover {
  border-width: 2px;
  border-color: #5756d6;
  background-color: #5756d6;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #fff;
  font-weight: 600;
}

.tab-link-data.w--current {
  margin-right: 10px;
  border-style: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #5756d6;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #fff;
  font-weight: 600;
}

.tabs-menu-data {
  z-index: 55;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -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;
}

.data-tabs {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.quote-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  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: 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-transition: all 500ms ease;
  transition: all 500ms ease;
}

.market-body {
  margin: 0px 0px 25px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
}

.body-link-2020 {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  font-weight: 600;
}

.body-link-2020:hover {
  color: #5756d6;
}

.market-overview-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-left: 0px;
  -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;
}

.pull-quote {
  position: static;
  left: 0%;
  top: 20px;
  right: 0%;
  bottom: 0%;
  margin-top: 10px;
  margin-right: 40px;
  margin-bottom: 30px;
  font-family: Whitney, Tahoma, sans-serif;
  color: rgba(35, 40, 44, 0.5);
  font-size: 1.5rem;
  line-height: 1.2;
  font-style: normal;
  font-weight: 300;
  text-align: left;
}

.parallax-section {
  position: absolute;
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: 0%;
  display: block;
  overflow: visible;
  height: 2950vh;
  padding-top: 100px;
  padding-bottom: 100px;
  -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;
}

.parallax-container {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2950vh;
  -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;
}

.line-circle-3 {
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background-color: #fff;
}

.image-4-2 {
  position: absolute;
  left: 467px;
  top: 4.2%;
  right: 10%;
  z-index: 21;
  display: block;
  border-radius: 7px;
}

.line-circle-2 {
  position: absolute;
  left: 15px;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  background-color: #fff;
}

.line-4a {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-4a.mbm-multiply {
  position: absolute;
  left: 224px;
  top: 4%;
  width: 30px;
  height: 500px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-4a.mbm-multiply._4 {
  left: 62px;
}

.line-11a {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-11a.mbm-multiply {
  position: absolute;
  left: 72px;
  top: 11%;
  width: 30px;
  height: 250px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-11a.mbm-multiply._4 {
  left: auto;
  right: 436px;
}

.line-6 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-6.mbm-multiply {
  position: absolute;
  left: 798px;
  top: 6%;
  width: 90px;
  height: 150px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-6.mbm-multiply._1 {
  left: 711px;
}

.line-circle-1 {
  position: absolute;
  left: 25px;
  top: 25px;
  right: 25px;
  width: 40px;
  height: 40px;
  border-radius: 200px;
  background-color: #fff;
}

.scroll {
  position: absolute;
  top: auto;
  bottom: 15%;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #f60;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.2px;
}

.line-11 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-11.mbm-multiply {
  position: absolute;
  left: 30px;
  top: 11%;
  width: 50px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-11.mbm-multiply._2 {
  left: 432px;
}

.video {
  display: block;
  margin-bottom: 0px;
}

.skip-intro-copy {
  position: static;
  top: 739px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
}

.skip-intro-copy:hover {
  font-family: 'Whitney Medium', Tahoma, sans-serif;
  color: #23282c;
}

.skip-intro-link {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  z-index: 1000;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1rem;
}

.skip-intro-link.w--current {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
}

.market-overview {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 100vw;
  min-height: 100vh;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 100px 0px;
  -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-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  opacity: 1;
  color: #23282c;
}

.line-15-3 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-15-3.mbm-multiply {
  position: absolute;
  left: 57px;
  top: 15.3%;
  width: 30px;
  height: 300px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-15-3.mbm-multiply._4 {
  left: 319px;
}

.navbar-2020-desktop {
  position: fixed;
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: auto;
  z-index: 501;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100vw;
  padding: 20px;
  -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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #fff;
}

.line-4 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-4.mbm-multiply {
  position: absolute;
  left: -16px;
  top: 4%;
  width: 90px;
  height: 250px;
  margin-top: 0px;
  margin-left: 0px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-15 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-15.mbm-multiply {
  position: absolute;
  left: 67px;
  top: 15%;
  width: 50px;
  height: 150px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-15.mbm-multiply._3 {
  left: 446px;
}

.cal-month {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-size: 48px;
  font-weight: 600;
}

.cal-text {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Whitney, Tahoma, sans-serif;
  color: #23282c;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
}

.intro-icon {
  margin-top: 0px;
  margin-bottom: 0px;
}

.cal-container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 16;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  padding: 0px;
  -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: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.jan-div {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

.parallax-2020 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: 2950vh;
  max-width: 100vw;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body {
  display: block;
  font-size: 1.2rem;
  line-height: 1.2;
}

.line-1 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-1.mbm-multiply {
  position: absolute;
  left: auto;
  top: 2%;
  right: auto;
  bottom: auto;
  width: 50px;
  height: 500px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 10px;
}

.line-1.mbm-multiply._3 {
  top: 93vh;
  bottom: auto;
  opacity: 1;
}

.navlink-2021-off {
  margin: 10px;
  padding: 10px;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: color 50ms ease-in-out;
  transition: color 50ms ease-in-out;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  font-weight: 400;
}

.navlink-2021-off:hover {
  border-radius: 0px;
  background-color: transparent;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-weight: 600;
}

.navlink-2021-off.w--current {
  background-color: #fff;
  -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
  transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-weight: 600;
}

.local-data {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 100vh;
  margin-top: 0px;
  padding: 100px;
  -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: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  opacity: 1;
}

.welcome-message {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  margin-top: 0px;
  padding: 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;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  opacity: 1;
}

.brand {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ss-h1 {
  margin: 25px auto 40px 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-family: Whitney, Tahoma, sans-serif;
  font-size: 3rem;
  font-weight: 300;
  text-align: left;
}

.ss-key-info {
  position: static;
  left: 0%;
  top: 20px;
  right: 0%;
  bottom: 0%;
  margin: 0px;
  font-family: Whitney, Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.5rem;
  line-height: 1.2;
  font-style: normal;
  font-weight: 300;
  text-align: left;
}

.hero-au {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.h1-b-2020 {
  margin-right: 40px;
  margin-left: 40px;
  color: #fff;
  font-size: 8rem;
  line-height: 1;
}

.subnav-2020 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 30;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0px 0px;
  padding: 0px;
  -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;
  border-radius: 0px;
  background-color: transparent;
  opacity: 1;
}

.subnav-btn-white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin: 10px 20px;
  -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: 100px;
  background-color: rgba(211, 212, 213, 0.5);
  -webkit-transition: background-color 500ms ease-in-out, opacity 500ms ease;
  transition: background-color 500ms ease-in-out, opacity 500ms ease;
}

.subnav-btn-white:hover {
  border-style: solid;
  border-width: 2px;
  border-color: rgba(211, 212, 213, 0.5);
  background-color: transparent;
}

.subnav-btn-white.w--current {
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.5);
  background-color: transparent;
}

.subnav-btn-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 7vw;
  margin-right: 5px;
  margin-left: 5px;
  padding-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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: transparent;
  font-size: 1rem;
  font-weight: 400;
}

.subnav-btn-div:hover {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  font-weight: 600;
}

.subnav-btn-text {
  margin-top: 10px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #fff;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.arrow-white-div {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 5%;
  z-index: 501;
  width: 60px;
  opacity: 0.5;
}

.arrow-white-div:hover {
  opacity: 1;
}

.bottom-nav-desktop {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  margin-top: auto;
  margin-bottom: 0px;
  padding: 20px 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 0px;
  background-color: #fff;
}

.bottom-btn-grey-1-2020 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #d3d4d5;
  color: #d3d4d5;
}

.bottom-btn-grey-1-2020:hover {
  background-color: #5756d6;
}

.bottom-btn-grey-1-2020.w--current {
  background-color: #5756d6;
}

.dropdown-link-2020 {
  background-color: transparent;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  font-weight: 400;
  text-align: center;
}

.dropdown-link-2020:hover {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-weight: 600;
}

.dropdown-link-2020.w--current {
  display: block;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-weight: 600;
}

.dropdown-2020 {
  display: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.dropdown-2020.w--open {
  display: block;
  min-width: 150px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 7px;
  background-color: #e9e9e9;
  font-family: Whitney, Tahoma, sans-serif;
  font-weight: 300;
}

.navlink-2020-on {
  margin: 10px;
  padding: 10px;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: color 50ms ease-in-out;
  transition: color 50ms ease-in-out;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-size: 1rem;
  font-weight: 600;
}

.navlink-2020-on:hover {
  border-radius: 0px;
  background-color: transparent;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-weight: 600;
}

.navlink-2020-on.w--current {
  background-color: #fff;
  -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
  transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-weight: 600;
}

.bottom-center-400px {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 400px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-1-2020 {
  border-style: solid;
  border-width: 2px;
  border-color: #e9e9e9;
  border-radius: 100px;
  background-color: #e9e9e9;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
}

.button-1-2020:hover {
  border-color: #5756d6;
  background-color: #5756d6;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #fff;
  font-weight: 600;
}

.bottom-right-300px {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -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;
}

.bottom-left-300px {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.dropdown-div {
  position: absolute;
  left: 43%;
  top: -15px;
  right: 43%;
}

.navbar-dropdown-2020 {
  font-size: 1rem;
}

.navbar-center-400px {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  -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;
}

.navbar-right-400px {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 425px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -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;
}

.navbar-left-400px {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 425px;
  height: 5vh;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.navbar-title {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  margin-top: 0px;
  margin-left: 20px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.5rem;
  text-align: center;
}

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

.map-div {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  max-width: 100vw;
  -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;
  -o-object-fit: cover;
  object-fit: cover;
}

.world-map {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 0;
  overflow: visible;
  width: 150vw;
  height: 100vh;
  max-width: 200%;
  margin-top: 100px;
  -o-object-fit: contain;
  object-fit: contain;
}

.awin-talks-2020 {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 25px 20px;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  border: 1px none #000;
  border-radius: 7px;
  background-color: #e9e9e9;
}

.awin-talks-embed-2020 {
  position: static;
  left: auto;
  right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  border-radius: 100px;
  background-color: #fff;
}

.awin-talks-h1 {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Whitney, Tahoma, sans-serif;
  font-size: 2rem;
  line-height: 1;
  font-weight: 300;
  text-align: center;
}

.span-2020 {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-weight: 600;
}

.exec-intro-section {
  position: relative;
  z-index: 300;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 3000vh;
}

.exec-intro-container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 16;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
}

.copy-div-1 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 40px;
  -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: 7px;
  background-color: transparent;
  opacity: 0;
}

.exec-copy {
  margin-bottom: 0px;
  font-family: Whitney, Tahoma, sans-serif;
  font-size: 48px;
  line-height: 1;
  font-weight: 300;
  text-align: center;
}

.exec-callout-orange {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #f60;
  font-weight: 600;
}

.copy-div-2 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 40px;
  -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: 7px;
  background-color: transparent;
  opacity: 0;
}

.copy-div-3 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 40px;
  -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: 7px;
  background-color: transparent;
  opacity: 0;
}

.exec-callout-purple {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-weight: 600;
}

.copy-div-4 {
  position: absolute;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 40px;
  -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: 7px;
  background-color: transparent;
  opacity: 0;
}

.copy-div-5 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 40px;
  -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: 7px;
  background-color: transparent;
  opacity: 0;
}

.copy-div-6 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 40px;
  -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: 7px;
  background-color: transparent;
  opacity: 0;
}

.copy-div-7 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 40px;
  -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: 7px;
  background-color: transparent;
  opacity: 0;
}

.copy-div-8 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 40px;
  -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: 7px;
  background-color: transparent;
  opacity: 0;
}

.copy-div-9 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 40px;
  -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: 7px;
  background-color: transparent;
  opacity: 0;
}

.copy-div-10 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 40px;
  -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: 7px;
  background-color: transparent;
  opacity: 0;
}

.exec-callout-turquoise {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-weight: 600;
}

.copy-div-11 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 40px;
  -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: 7px;
  background-color: transparent;
  opacity: 0;
}

.copy-div-12 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 40px;
  -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: 7px;
  background-color: transparent;
  opacity: 0;
}

.copy-div-13 {
  position: absolute;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 40px;
  -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: 7px;
  background-color: transparent;
  opacity: 0;
}

.image-3 {
  position: absolute;
  left: 157px;
  top: 4%;
  border-radius: 7px;
  line-height: 5px;
}

.image-4-5 {
  position: absolute;
  left: 427px;
  top: 18%;
  border-radius: 7px;
  line-height: 5px;
}

.image-4-5._2 {
  left: auto;
  top: 4.5%;
  z-index: 25;
}

.image-5 {
  position: absolute;
  left: -26px;
  top: 5%;
  height: 300px;
  border-radius: 7px;
  line-height: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 70%;
  object-position: 50% 70%;
}

.image-4 {
  position: absolute;
  left: 594px;
  top: 4%;
  z-index: 25;
  border-radius: 7px;
  line-height: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 70%;
  object-position: 50% 70%;
}

.image-96 {
  position: absolute;
  left: -199px;
  top: 58%;
  border-radius: 7px;
  line-height: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 70%;
  object-position: 50% 70%;
}

.image-96._3 {
  left: auto;
  top: 96%;
}

.image-96a {
  position: absolute;
  left: 690px;
  top: 62%;
  border-radius: 7px;
  line-height: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 70%;
  object-position: 50% 70%;
}

.image-96a._2 {
  left: 565px;
  top: 96%;
  z-index: 5;
}

.image-5a {
  position: absolute;
  left: auto;
  top: 5%;
  border-radius: 7px;
  line-height: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 70%;
  object-position: 50% 70%;
}

.line-19 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-19.mbm-multiply {
  position: absolute;
  left: 358px;
  top: 17%;
  width: 50px;
  height: 300px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-19.mbm-multiply._3 {
  left: 602px;
  top: 19%;
}

.line-17 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-17.mbm-multiply {
  position: absolute;
  left: 731px;
  top: 19%;
  right: auto;
  width: 90px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-17.mbm-multiply._1 {
  left: 828px;
  top: 17%;
}

.line-17a {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-17a.mbm-multiply {
  position: absolute;
  left: 805px;
  top: 19%;
  width: 50px;
  height: 100px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-17a.mbm-multiply._3 {
  top: 17%;
}

.line-23 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-23.mbm-multiply {
  position: absolute;
  left: 72px;
  top: 23%;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-23.mbm-multiply._4 {
  left: 399px;
}

.line-25 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-25.mbm-multiply {
  position: absolute;
  left: 251px;
  top: 25%;
  width: 30px;
  height: 310px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-25.mbm-multiply._4 {
  left: 124px;
}

.line-27 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-27.mbm-multiply {
  position: absolute;
  left: 805px;
  top: 27%;
  width: 50px;
  height: 150px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-27.mbm-multiply._3 {
  left: 697px;
}

.line-26-8 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-26-8.mbm-multiply {
  position: absolute;
  left: 838px;
  top: 26.8%;
  width: 50px;
  height: 350px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-26-8.mbm-multiply._2 {
  left: 729px;
}

.line-29 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-29.mbm-multiply {
  position: absolute;
  left: -83px;
  top: 29%;
  width: 50px;
  height: 500px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-29.mbm-multiply._3 {
  left: 77px;
  z-index: 17;
}

.line-30 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-30.mbm-multiply {
  position: absolute;
  left: -42px;
  top: 30%;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-35 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-35.mbm-multiply {
  position: absolute;
  left: 888px;
  top: 35%;
  right: auto;
  width: 90px;
  height: 250px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-35.mbm-multiply._1 {
  left: auto;
}

.line-37-5 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-37-5.mbm-multiply {
  position: absolute;
  left: 95px;
  top: 37.5%;
  right: auto;
  width: 90px;
  height: 250px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-37-5.mbm-multiply._1 {
  left: -29px;
}

.line-38-2 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-38-2.mbm-multiply {
  position: absolute;
  left: 10px;
  top: 38.2%;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-38-2.mbm-multiply._4 {
  left: -43px;
}

.line-40 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-40.mbm-multiply {
  position: absolute;
  left: 915px;
  top: 40%;
  width: 50px;
  height: 230px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-40.mbm-multiply._3 {
  left: auto;
}

.line-41 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-41.mbm-multiply {
  position: absolute;
  left: auto;
  top: 41%;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-41.mbm-multiply._4 {
  left: -3px;
}

.line-43 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-43.mbm-multiply {
  position: absolute;
  left: 274px;
  top: 43%;
  width: 50px;
  height: 410px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-43.mbm-multiply._3 {
  left: 142px;
}

.line-45 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-45.mbm-multiply {
  position: absolute;
  left: -66px;
  top: 45%;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-48 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-48.mbm-multiply {
  position: absolute;
  left: 108px;
  top: 48%;
  right: auto;
  width: 90px;
  height: 300px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-48.mbm-multiply._1 {
  left: 389px;
}

.line-47 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-47.mbm-multiply {
  position: absolute;
  left: 274px;
  top: 47%;
  width: 50px;
  height: 410px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-47.mbm-multiply._2 {
  left: auto;
  right: 420px;
}

.line-50 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-50.mbm-multiply {
  position: absolute;
  left: 931px;
  top: 50%;
  width: 50px;
  height: 410px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-50.mbm-multiply._3 {
  left: 978px;
}

.line-51 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-51.mbm-multiply {
  position: absolute;
  left: auto;
  top: 51%;
  right: -8px;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-51.mbm-multiply._4 {
  right: -50px;
}

.line-53 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-53.mbm-multiply {
  position: absolute;
  left: 606px;
  top: 53%;
  right: auto;
  width: 90px;
  height: 125px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-53.mbm-multiply._1 {
  left: 205px;
}

.line-54 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-54.mbm-multiply {
  position: absolute;
  left: auto;
  top: 54%;
  right: -8px;
  width: 30px;
  height: 300px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-54.mbm-multiply._4 {
  right: 288px;
}

.line-57 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-57.mbm-multiply {
  position: absolute;
  left: 68px;
  top: 57%;
  width: 50px;
  height: 256px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-57.mbm-multiply._3 {
  left: 168px;
}

.line-58 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-58.mbm-multiply {
  position: absolute;
  left: 59px;
  top: 58%;
  right: auto;
  width: 30px;
  height: 500px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-58.mbm-multiply._4 {
  left: auto;
}

.line-60 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-60.mbm-multiply {
  position: absolute;
  left: 723px;
  top: 60%;
  width: 50px;
  height: 310px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-60.mbm-multiply._2 {
  left: 628px;
}

.line-61 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-61.mbm-multiply {
  position: absolute;
  left: 805px;
  top: 61%;
  width: 50px;
  height: 100px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-61.mbm-multiply._3 {
  left: 658px;
}

.line-62 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-62.mbm-multiply {
  position: absolute;
  left: 59px;
  top: 62%;
  right: auto;
  width: 30px;
  height: 700px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-62.mbm-multiply._4 {
  left: 9px;
}

.line-65 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-65.mbm-multiply {
  position: absolute;
  left: 222px;
  top: 65%;
  right: auto;
  width: 30px;
  height: 300px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-65.mbm-multiply._4 {
  left: auto;
  right: auto;
}

.line-67 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-67.mbm-multiply {
  position: absolute;
  left: 876px;
  top: 67%;
  width: 50px;
  height: 275px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-67.mbm-multiply._3 {
  left: 901px;
}

.line-70 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-70.mbm-multiply {
  position: absolute;
  left: 606px;
  top: 70%;
  right: auto;
  width: 90px;
  height: 500px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-70.mbm-multiply._1 {
  left: 502px;
}

.line-71 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-71.mbm-multiply {
  position: absolute;
  left: 689px;
  top: 71%;
  right: auto;
  width: 30px;
  height: 100px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-71.mbm-multiply._4 {
  left: 605px;
}

.line-73 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-73.mbm-multiply {
  position: absolute;
  left: 147px;
  top: 73%;
  right: auto;
  width: 30px;
  height: 300px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-73.mbm-multiply._4 {
  left: 31px;
}

.line-75 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-75.mbm-multiply {
  position: absolute;
  left: 739px;
  top: 75%;
  width: 50px;
  height: 275px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-75.mbm-multiply._3 {
  left: 732px;
}

.line-76 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-76.mbm-multiply {
  position: absolute;
  left: 126px;
  top: 76%;
  width: 50px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-76.mbm-multiply._2 {
  left: 184px;
}

.line-77 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-77.mbm-multiply {
  position: absolute;
  left: 31px;
  top: 77%;
  right: auto;
  width: 30px;
  height: 350px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-77.mbm-multiply._4 {
  left: 212px;
}

.line-79 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-79.mbm-multiply {
  position: absolute;
  left: 580px;
  top: 79%;
  right: auto;
  width: 90px;
  height: 250px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-79.mbm-multiply._1 {
  left: 742px;
}

._1 {
  position: absolute;
  z-index: 20;
}

._2 {
  position: absolute;
  z-index: 15;
}

._3 {
  position: absolute;
  z-index: 10;
}

._4 {
  position: absolute;
  z-index: 5;
}

.award-1 {
  position: absolute;
  top: 35%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 225px;
  height: 225px;
  padding: 40px;
  -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: 1000px;
  background-color: #5756d6;
}

.award-1.mbm-multiply {
  position: absolute;
  left: auto;
  top: 43%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 205px;
  height: 205px;
  padding: 40px;
  -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: 3px none transparent;
  border-radius: 1000px;
  background-color: #5756d6;
}

.award-name {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
}

.award-event {
  font-family: Whitney, Tahoma, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
}

.award-icon {
  margin-bottom: 0px;
}

.award-2 {
  position: absolute;
  top: 35%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 225px;
  height: 225px;
  padding: 40px;
  -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: 1000px;
  background-color: #5756d6;
}

.award-2.mbm-multiply {
  position: absolute;
  left: auto;
  top: 44%;
  right: 2%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 275px;
  height: 275px;
  padding: 40px;
  -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: 3px none transparent;
  border-radius: 1000px;
  background-color: #5756d6;
}

.award-3 {
  position: absolute;
  top: 35%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 225px;
  height: 225px;
  padding: 40px;
  -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: 1000px;
  background-color: #5756d6;
}

.award-3.mbm-multiply {
  position: absolute;
  left: 6%;
  top: 45%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 300px;
  padding: 40px;
  -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: 3px none transparent;
  border-radius: 1000px;
  background-color: #5756d6;
}

.award-4 {
  position: absolute;
  top: 35%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 225px;
  height: 225px;
  padding: 40px;
  -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: 1000px;
  background-color: #5756d6;
}

.award-4.mbm-multiply {
  position: absolute;
  left: auto;
  top: 46%;
  right: 122px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 280px;
  padding: 40px;
  -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: 3px none transparent;
  border-radius: 1000px;
  background-color: #5756d6;
}

.award-5 {
  position: absolute;
  top: 35%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 225px;
  height: 225px;
  padding: 40px;
  -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: 1000px;
  background-color: #5756d6;
}

.award-5.mbm-multiply {
  position: absolute;
  left: 318px;
  top: 47%;
  right: auto;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 225px;
  height: 225px;
  padding: 40px;
  -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: 3px none transparent;
  border-radius: 1000px;
  background-color: #5756d6;
}

.bottom-div {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 5%;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  -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-size: 1rem;
}

.awin-talks-div-2020 {
  display: block;
  width: 30%;
  min-width: 30%;
  margin-right: 0px;
  margin-left: 30px;
  -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;
}

.market-at-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.headshots-div-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  -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;
}

.market-h1 {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 40px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-family: Whitney, Tahoma, sans-serif;
  font-size: 3rem;
  line-height: 1;
  font-weight: 300;
  text-align: left;
}

.awin-talks-copy {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.tag {
  position: static;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: rgba(35, 40, 44, 0.5);
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
  text-align: left;
}

.slider-container {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 30;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.map-slide {
  width: 33.33%;
  padding: 20px;
}

.slider-2020 {
  z-index: 1000;
  width: 60vw;
  background-color: transparent;
}

.map-slider-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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: 7px;
  opacity: 1;
  font-family: Whitney, Tahoma, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
}

.map-slider-link:hover {
  opacity: 1;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #fff;
  font-weight: 600;
}

.map-slider-link.au {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/AU-1_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/AU-1_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.map-slider-link.au:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_AU.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_AU.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 60% 60%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.map-slider-link.belgium {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/BE-5_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/BE-5_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.map-slider-link.belgium:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_BE.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/BE-5.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_BE.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/BE-5.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 60%, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  color: transparent;
}

.map-slider-link.brazil {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/BR-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/BR-1.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.map-slider-link.brazil:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_BR.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/BR-1.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_BR.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/BR-1.jpg');
  background-position: 50% 50%, 0px 0px, 0% 50%;
  background-size: 60%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.map-slider-link.dach {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/DACH-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/DACH-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.map-slider-link.dach:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_DE.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/DACH-1.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_DE.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/DACH-1.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 60%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.map-slider-link.ee {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/EE-7_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/EE-7_1.jpg');
  background-position: 0px 0px, 25% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.map-slider-link.ee:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_EE.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/EE-7_1.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_EE.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/EE-7_1.jpg');
  background-position: 50% 50%, 0px 0px, 25% 50%;
  background-size: 60%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.map-slider-link.france {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/FR-4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/FR-4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.map-slider-link.france:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_FR.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/FR-4.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_FR.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/FR-4.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 60%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.map-slider-link.italy {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/IT-4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/IT-4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.map-slider-link.italy:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_IT.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/IT-4.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_IT.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/IT-4.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 60%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.map-slider-link.netherlands {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/NL-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/NL-1.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.map-slider-link.netherlands:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_NL.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/NL-1.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_NL.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/NL-1.jpg');
  background-position: 50% 50%, 0px 0px, 0% 50%;
  background-size: 60%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.map-slider-link.nordics {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/Nordics-2_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/Nordics-2_1.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.map-slider-link.nordics:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_Nordics.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/Nordics-2_1.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_Nordics.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/Nordics-2_1.jpg');
  background-position: 50% 50%, 0px 0px, 0% 50%;
  background-size: 60%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.map-slider-link.spain {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/ES-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/ES-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.map-slider-link.spain:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_ES.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/ES-2.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_ES.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/ES-2.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 60%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.map-slider-link.unitedkingdom {
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/UK-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.map-slider-link.unitedkingdom:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_UK.svg'), url('https://www.awin.com/awin-report/2021/global/images/UK-2.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: 60%, cover;
  background-repeat: no-repeat, repeat;
  color: transparent;
}

.map-slider-link.unitedstates {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/US-1_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/US-1_1.jpg');
  background-position: 0px 0px, 60% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.map-slider-link.unitedstates:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_US.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/US-1_1.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Country-icon-white_US.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/US-1_1.jpg');
  background-position: 50% 50%, 0px 0px, 60% 50%;
  background-size: 60%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  font-family: Whitney, Tahoma, sans-serif;
  color: transparent;
  font-weight: 300;
}

.map-slider-link.at {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/chad-madden-445638-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/chad-madden-445638-unsplash.jpg');
  background-position: 0px 0px, 20% 50%;
  background-size: auto, cover;
}

.map-slider-link.at:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/2021-Intro_AppTracking-white.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/chad-madden-445638-unsplash.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/2021-Intro_AppTracking-white.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/chad-madden-445638-unsplash.jpg');
  background-position: 50% 50%, 0px 0px, 20% 50%;
  background-size: 50% 50%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.map-slider-link.aa {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/pexels-artem-beliaikin-929245.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/pexels-artem-beliaikin-929245.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
}

.map-slider-link.aa:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/2021-Intro_Access-white.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/pexels-artem-beliaikin-929245.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/2021-Intro_Access-white.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/pexels-artem-beliaikin-929245.jpg');
  background-position: 50% 50%, 0px 0px, 0% 50%;
  background-size: 50% 50%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.map-slider-link.att {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/pexels-armin-rimoldi-5553045.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/pexels-armin-rimoldi-5553045.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.map-slider-link.att:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/2021-Intro_Attribution-white.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/pexels-armin-rimoldi-5553045.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/2021-Intro_Attribution-white.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/pexels-armin-rimoldi-5553045.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 50% 50%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.map-slider-link.oi {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/pexels-snapwire-584327_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/pexels-snapwire-584327_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.map-slider-link.oi:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/2021-Intro_OutsourcingInnovation-white.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/pexels-snapwire-584327_1.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/2021-Intro_OutsourcingInnovation-white.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/pexels-snapwire-584327_1.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 50% 50%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.map-slider-link.is {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/pexels-ketut-subiyanto-4473349.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/pexels-ketut-subiyanto-4473349.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.map-slider-link.is:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/2021-Intro_InudstryStandards-white.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/pexels-ketut-subiyanto-4473349.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/2021-Intro_InudstryStandards-white.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/pexels-ketut-subiyanto-4473349.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 50% 50%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.map-slider-link.gpp {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/kal-visuals-fFK-1FjT_2U-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/kal-visuals-fFK-1FjT_2U-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.map-slider-link.gpp:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/2021-Intro_PartnerProspects-white.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/kal-visuals-fFK-1FjT_2U-unsplash.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/2021-Intro_PartnerProspects-white.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/kal-visuals-fFK-1FjT_2U-unsplash.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 50% 50%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.map-slider-link.adapt {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/pexels-liam-gant-1758531.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/pexels-liam-gant-1758531.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.map-slider-link.adapt:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/2021-Intro_Adaptation-white.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/pexels-liam-gant-1758531.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/2021-Intro_Adaptation-white.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/pexels-liam-gant-1758531.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 50% 50%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
  color: transparent;
}

.left-arrow-3 {
  left: -55px;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #5756d6;
}

.left-arrow-3:hover {
  color: #5756d6;
}

.right-arrow-3 {
  right: -55px;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Whitney, Tahoma, sans-serif;
  color: #5756d6;
  font-weight: 300;
}

.right-arrow-3:hover {
  color: #5756d6;
}

.map-slider-head {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin: 20px;
  font-size: 1.5rem;
}

.slider-subhead {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Whitney, Tahoma, sans-serif;
  font-size: 30px;
  line-height: 1;
  font-weight: 300;
  text-align: center;
}

.slide-nav {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -55px;
  margin-top: 0px;
}

.slider-section {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  margin-top: 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;
}

.map-overlay {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 0;
  display: block;
  overflow: visible;
  width: 150vw;
  height: 100vh;
  max-width: 200%;
  margin-top: 100px;
  -o-object-fit: contain;
  object-fit: contain;
}

.footer {
  position: relative;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  border-style: none;
  border-width: 0.25px 1px 1px;
  border-color: #e9e9e9 #000 #000;
  background-color: transparent;
}

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0px 30px;
  -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-top: 2px none #e9e9e9;
}

.footer-text {
  margin: 0px 10px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 0.7rem;
  line-height: 1.2;
  text-align: center;
}

.share-this-copy {
  margin-right: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  font-weight: 400;
}

.title-color {
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.name-2020-color {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.footer-text-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 5px;
  -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;
}

.footer-text-2 {
  margin: 0px 5px;
  font-size: 0.7rem;
  line-height: 1.2;
}

.footer-text-link {
  font-family: 'Whitney Medium', Tahoma, sans-serif;
  color: rgba(35, 40, 44, 0.5);
  font-size: 0.8rem;
  font-weight: 500;
}

.footer-text-link:hover {
  color: #23282c;
}

.footer-text-dot {
  width: 2px;
  height: 2px;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 100px;
  background-color: rgba(35, 40, 44, 0.6);
}

.video-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.data-platform-wrapper {
  display: -ms-grid;
  display: grid;
  justify-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 38px;
  grid-row-gap: 61px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.data-ptype-image {
  position: relative;
  max-width: 35%;
  margin-right: 40px;
  padding: 0px;
}

.data-key-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.data-ptype-copy {
  margin-top: 0rem;
  margin-left: 10px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
}

.dot-purple {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1rem;
  height: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #5756d6;
}

.data-key-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -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;
}

.dot-purple-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1rem;
  height: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: rgba(87, 86, 214, 0.6);
}

.dot-purple-80 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1rem;
  height: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: rgba(87, 86, 214, 0.8);
}

.dot-purple-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1rem;
  height: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: rgba(87, 86, 214, 0.4);
}

.dot-purple-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1rem;
  height: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: rgba(87, 86, 214, 0.2);
}

.dot-grey-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1rem;
  height: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: rgba(35, 40, 44, 0.6);
}

.dot-grey-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1rem;
  height: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: rgba(35, 40, 44, 0.4);
}

.dot-grey-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1rem;
  height: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: rgba(35, 40, 44, 0.2);
}

.data-platform-sub-wrapper {
  position: relative;
  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-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;
}

.data-subhead {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  margin: auto auto 20px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-family: Whitney, Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 300;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.data-platform-2 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.data-body-platform {
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 1;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.data-platform-icon {
  margin-right: 20px;
  margin-bottom: 0px;
}

.data-platform-1 {
  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-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;
}

.data-devices-image {
  position: relative;
  max-width: 50%;
  margin-top: 10px;
  margin-right: 0px;
  padding: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.ss-subhead {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 20px;
  margin-bottom: 25px;
  font-family: Whitney, Tahoma, sans-serif;
  font-size: 2rem;
  line-height: 1;
  font-weight: 300;
  text-align: left;
}

.ss-body {
  margin: 0px 0px 25px;
  clear: none;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
  font-style: normal;
  text-align: left;
}

.list-item {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.success-story-2020 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 100vw;
  margin-top: 0px;
  padding: 100px 0px;
  -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-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  opacity: 1;
}

.home-welcome {
  position: relative;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  max-width: 100vw;
  margin-top: -100vh;
  padding-top: 140px;
  padding-bottom: 140px;
  -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;
}

.ss-visible {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 60vw;
  margin-top: 0px;
  margin-bottom: 20px;
  -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;
}

.span-black {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #23282c;
  font-weight: 600;
}

.ss-container-2020 {
  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-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hidden-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-right: 0px;
  margin-left: 0px;
  -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;
}

.ss-div {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-top: 0px;
  -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;
}

.ss-left-column {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  min-width: 30%;
  margin-right: 30px;
  margin-left: 0px;
}

.ss-list {
  margin-top: 0px;
  margin-bottom: 25px;
}

.ss-body-top {
  margin: 0px 0px 25px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: left;
}

.ss-callout {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 60px;
  padding-right: 10px;
  padding-left: 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;
}

.ss-callout-h1 {
  position: relative;
  margin-top: 10px;
  margin-bottom: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-size: 2rem;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  background-clip: border-box;
}

.ss-callout-subhead {
  margin-top: 5px;
  margin-bottom: 0px;
  opacity: 1;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.fig-1 {
  position: static;
  top: 100px;
}

.read-more-div {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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: 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: #5756d6;
  cursor: pointer;
}

.arrow-up-ss {
  margin-top: 0px;
  margin-bottom: 10px;
}

.read-less-div {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  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: 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: #5756d6;
}

.arrow-down-ss {
  margin-top: 10px;
  margin-bottom: 0px;
  opacity: 1;
}

.expand-article-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vw;
  margin-top: 20px;
  margin-bottom: 20px;
  -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;
}

.button-2-2020 {
  margin-bottom: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #e9e9e9;
  border-radius: 100px;
  background-color: #fff;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
}

.button-2-2020:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #e9e9e9;
  background-color: #e9e9e9;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-weight: 400;
}

.bottom-btn-quote-2020 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  margin-left: 5px;
  -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: none;
  border-width: 1px;
  border-color: #d3d4d5;
  border-radius: 100px;
  background-color: #d3d4d5;
  opacity: 1;
  color: #d3d4d5;
}

.bottom-btn-quote-2020:hover {
  border-style: none;
  border-width: 2px;
  border-color: #5756d6;
  background-color: #5756d6;
  opacity: 1;
}

.bottom-btn-quote-2020.w--current {
  width: 10px;
  height: 10px;
  border-style: none;
  border-width: 2px;
  border-color: #5756d6;
  background-color: #5756d6;
  background-image: none;
  opacity: 1;
}

.span-white {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  font-weight: 600;
}

.quote-2-au {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/AU-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/AU-3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/AU-5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/AU-5.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-4-au {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/AU-4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/AU-4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.figure-label {
  margin-top: -30px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: rgba(35, 40, 44, 0.5);
  font-size: 0.8rem;
  font-style: italic;
  text-align: center;
}

.menu-button {
  display: none;
}

.link-block {
  display: block;
}

.subnav-share-div {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

._2020-subnav-share-fb {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_FB-grey.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
}

._2020-subnav-share-fb:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_FB-purple.svg');
  opacity: 1;
}

._2020-subnav-share-lnk {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn-grey.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
}

._2020-subnav-share-lnk:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn-purple.svg');
  opacity: 1;
}

._2020-subnav-share-tw {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_Twitter-grey.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
}

._2020-subnav-share-tw:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_Twitter-purple.svg');
  opacity: 1;
}

.connect-copy {
  margin-right: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-size: 1rem;
}

.small-link-2020 {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  font-weight: 600;
}

.small-link-2020:hover {
  color: #5756d6;
}

.data-platform-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 60vw;
  margin-top: 10px;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.pub-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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.pub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.adv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.data-ptype-number {
  margin-top: 0rem;
  margin-left: 10px;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
}

.ss-key-info-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-72 {
  margin-top: 3px;
  margin-right: 10px;
}

.image-74 {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

.social-connect-grey-div {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 3px 5px;
  -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;
  border-style: solid;
  border-width: 2px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-color: transparent;
  -webkit-transition: background-color 500ms ease, opacity 500ms ease;
  transition: background-color 500ms ease, opacity 500ms ease;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-weight: 400;
}

.social-connect-grey-div:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #e9e9e9;
  background-color: #e9e9e9;
  color: #23282c;
}

.back-to-top-div {
  display: none;
}

.awin-talks-play-headshots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ss-stats-mobile {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  display: none;
  min-width: 30%;
  margin-right: 30px;
  margin-left: 0px;
}

.share-menu-mobile {
  display: none;
}

.bottom-btn-grey-fb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #d3d4d5;
  color: #d3d4d5;
}

.bottom-btn-grey-fb:hover {
  background-color: #5756d6;
}

.bottom-btn-grey-fb.w--current {
  background-color: #5756d6;
}

.bottom-btn-grey-tw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #d3d4d5;
  color: #d3d4d5;
}

.bottom-btn-grey-tw:hover {
  background-color: #5756d6;
}

.bottom-btn-grey-tw.w--current {
  background-color: #5756d6;
}

.bottom-btn-grey-lnk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #d3d4d5;
  color: #d3d4d5;
}

.bottom-btn-grey-lnk:hover {
  background-color: #5756d6;
}

.bottom-btn-grey-lnk.w--current {
  background-color: #5756d6;
}

.bottom-btn-grey-share {
  display: none;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #d3d4d5;
  color: #d3d4d5;
}

.bottom-btn-grey-share:hover {
  background-color: #5756d6;
}

.bottom-btn-grey-share.w--current {
  background-color: #5756d6;
}

.top-nav-sections-mobile {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 60;
  display: none;
  overflow: hidden;
  max-width: 100vw;
  margin-top: auto;
  margin-bottom: 0px;
  padding: 20px 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 0px;
  background-color: #fff;
}

.top-nav-button-wrapper {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 60;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  margin-top: auto;
  margin-bottom: 0px;
  padding: 20px 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 0px;
  background-color: #fff;
}

.top-btn-grey {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #d3d4d5;
  color: #d3d4d5;
}

.top-btn-grey:hover {
  background-color: #5756d6;
}

.top-btn-grey.w--current {
  background-color: #5756d6;
}

.top-btn-quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #d3d4d5;
  color: #d3d4d5;
}

.top-btn-quote:hover {
  background-color: #5756d6;
}

.top-btn-quote.w--current {
  background-color: #5756d6;
}

.navbar-2020-mobile {
  display: none;
}

.hidden-market-div {
  display: none;
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.read-more-div-market {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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: 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: #5756d6;
  cursor: pointer;
}

.read-less-div-market {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  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: 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: #5756d6;
}

.expand-article-div-market {
  position: relative;
  display: none;
  width: 20vw;
  margin-top: 20px;
  margin-bottom: 0px;
  -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;
}

.name-home-color {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #f60;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.button-home-2020 {
  display: block;
  width: 300px;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  padding: 9px 0px 9px 15px;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border-style: solid;
  border-width: 2px;
  border-color: #e9e9e9;
  border-radius: 100px;
  background-color: #e9e9e9;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Circled-Arrows_Purple-Left.svg');
  background-position: 5% 50%;
  background-size: auto 50%;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  font-weight: 400;
  text-align: center;
}

.button-home-2020:hover {
  border-color: #5756d6;
  background-color: #5756d6;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Circled-Arrows_White-Left.svg');
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #fff;
}

.home-buttons {
  position: relative;
  z-index: 101;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-container-home {
  position: relative;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -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;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-home-2021 {
  width: 300px;
  margin: 0px 0px 0px 5px;
  padding: 9px 15px 9px 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #e9e9e9;
  border-radius: 100px;
  background-color: #e9e9e9;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Circled-Arrows_Purple-Right-copy.svg');
  background-position: 95% 50%;
  background-size: auto 50%;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  font-weight: 400;
  text-align: center;
}

.button-home-2021:hover {
  border-color: #20aebc;
  background-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Circled-Arrows_White-Right.svg');
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #fff;
}

.image-94-5 {
  position: absolute;
  left: 690px;
  top: 62%;
  border-radius: 7px;
  line-height: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 70%;
  object-position: 50% 70%;
}

.image-94-5._2 {
  left: 155px;
  top: 94.5%;
}

.image-95 {
  position: absolute;
  left: 690px;
  top: 62%;
  border-radius: 7px;
  line-height: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 70%;
  object-position: 50% 70%;
}

.image-95._2 {
  left: -37px;
  top: 95%;
}

.image-95-5 {
  position: absolute;
  left: 690px;
  top: 62%;
  border-radius: 7px;
  line-height: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 70%;
  object-position: 50% 70%;
}

.image-95-5._2 {
  left: 609px;
  top: 95.5%;
  z-index: 15;
}

.image-93-5 {
  position: absolute;
  left: 690px;
  top: 62%;
  border-radius: 7px;
  line-height: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 70%;
  object-position: 50% 70%;
}

.image-93-5._2 {
  left: auto;
  top: 93.5%;
}

.line-94 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-94.mbm-multiply {
  position: absolute;
  left: 126px;
  top: 76%;
  width: 50px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-94.mbm-multiply._2 {
  left: auto;
  top: 92%;
  height: 300px;
}

.line-96 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-96.mbm-multiply {
  position: absolute;
  left: 580px;
  top: 79%;
  right: auto;
  width: 90px;
  height: 250px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-96.mbm-multiply._1 {
  left: 742px;
  top: 96%;
  height: 300px;
}

.line-94-5 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-94-5.mbm-multiply {
  position: absolute;
  left: 31px;
  top: 77%;
  right: auto;
  width: 30px;
  height: 350px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-94-5.mbm-multiply._4 {
  left: 271px;
  top: 94.5%;
  height: 200px;
}

.line-98 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-98.mbm-multiply {
  position: absolute;
  left: 580px;
  top: 79%;
  right: auto;
  width: 90px;
  height: 250px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-98.mbm-multiply._1 {
  left: 22px;
  top: 98%;
  height: 200px;
}

.line-99 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-99.mbm-multiply {
  position: absolute;
  left: 126px;
  top: 76%;
  width: 50px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-99.mbm-multiply._2 {
  left: auto;
  top: 98%;
  height: 150px;
}

.line-98-5 {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-98-5.mbm-multiply {
  position: absolute;
  left: 31px;
  top: 77%;
  right: auto;
  width: 30px;
  height: 350px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-98-5.mbm-multiply._4 {
  left: -64px;
  top: 96%;
  height: 100px;
}

.sail {
  position: absolute;
  display: block;
  max-width: 5%;
  min-width: 5%;
}

.market-div-desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.link-2020 {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #23282c;
  font-weight: 600;
}

.link-2020:hover {
  color: #5756d6;
}

.feb-div {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

.mar-div {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

.apr-div {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

.may-div {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

.jun-div {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

.july-div {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

.aug-div {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

.sep-div {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

.oct-div {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

.nov-div {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

.dec-div {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

.quote-1-be {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/BE-4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/BE-4.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-2-be {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/BE-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/BE-3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-3-be {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/BE-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/BE-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-4-be {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/BE-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/BE-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-be {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('https://www.awin.com/awin-report/2021/global/images/BE-5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://www.awin.com/awin-report/2021/global/images/BE-5.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.data-h2-hidden {
  display: none;
  font-family: 'Whitney Medium', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.headshot-div-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  -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;
}

.hero-ee {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/EE-7.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/EE-7.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.quote-1-ee {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/EE-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/EE-2.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-2-ee {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/EE-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/EE-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-3-ee {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/EE-4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/EE-4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-4-ee {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/EE-5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/EE-5.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.dot-grey {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1rem;
  height: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #23282c;
}

.dot-grey-80 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1rem;
  height: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: rgba(35, 40, 44, 0.8);
}

.ss-logo-link-1-ee {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 100px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/vogue-polska.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-ee:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/vogue-polska_1.jpg');
  opacity: 1;
}

.ss-logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 100%;
}

.ss-logo-link-2-ee {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 130px;
  margin: 0px 30px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/ViSenze.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-2-ee:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/ViSenze_1.jpg');
  opacity: 1;
}

.ss-logo-link-1-au {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 200px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Langtons.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-au:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Langtons_1.jpg');
  opacity: 1;
}

.bottom-left-400px {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.bottom-right-400px {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -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;
}

.hero-fr {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/FR-4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/FR-4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.quote-1-fr {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/FR-6.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/FR-6.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-2-fr {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/FR-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/FR-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-3-fr {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/FR-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/FR-3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-4-fr {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/FR-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/FR-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.ss-logo-link-1-fr {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 150px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/logo-Conforama.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-fr:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/logo-Conforama_1.jpg');
  opacity: 1;
}

.list-item-2 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
}

.hero-de {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/DACH-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/DACH-1.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.quote-1-de {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/DACH-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/DACH-2.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-2-de {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/DACH-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/DACH-3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-3-de {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/DACH-4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/DACH-4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-4-de {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/DE-5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/DE-5.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.ss-logo-link-1-de {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 125px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Flaconi.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-de:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Flaconi_1.jpg');
  opacity: 1;
}

.hero-br {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('https://www.awin.com/awin-report/2021/global/images/BR-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://www.awin.com/awin-report/2021/global/images/BR-1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.quote-1-br {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/BR-6.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/BR-6.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-2-br {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/BR-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/BR-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-3-br {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/BR-7.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/BR-7.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-4-br {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/BR-5-copy.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/BR-5-copy.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.ss-logo-link-1-br {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 100px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Bancointer_oficial_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-br:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Bancointer_oficial.jpg');
  background-size: contain;
  opacity: 1;
}

.ss-tag-indented {
  position: static;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 600;
  text-align: left;
}

.ss-body-below-tag-indented {
  margin: 0px 0px 20px 40px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: left;
}

.hero-it {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/IT-4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/IT-4.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.quote-2-it {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/IT-5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/IT-5.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-3-it {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/IT-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/IT-3.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-4-it {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/IT-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/IT-2.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-nl {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/NL-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/NL-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.quote-1-nl {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/NL-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/NL-3.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-4-nl {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/NL-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/NL-2.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.ss-logo-link-1-nl {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 125px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/beerwulf-logo-2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-nl:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/beerwulf-logo-2_1.jpg');
  opacity: 1;
}

.quote-2-nl {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/NL-5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/NL-5.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.list-item-2 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
}

.name-white-2 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
}

.quote-3-nl {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/NL-6.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/NL-6.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-2 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  font-family: Whitney, Tahoma, sans-serif;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
}

.hero-no {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/Nordics-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/Nordics-2.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.quote-1-no {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/Nordics-5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/Nordics-5.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-2-no {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/Nordics-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/Nordics-3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-1-it {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/IT-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/IT-1.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-3-no {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/Nordics-6.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/Nordics-6.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-4-no {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/Nordics-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/Nordics-1.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.ss-callout-h2 {
  display: block;
  font-family: 'Whitney Medium', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.ss-logo-link-1-no {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 150px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/lookfantastic.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-no:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/lookfantastic_1.jpg');
  opacity: 1;
}

.hero-es {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/ES-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/ES-2.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.quote-1-es {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/ES-5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/ES-5.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-2-es {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/ES-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/ES-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-3-es {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/ES-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/ES-3.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-4-es {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/ES-6.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/ES-6.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.ss-logo-link-1-es {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 150px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/HIVITAL.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-es:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/HIVITAL_1.jpg');
  opacity: 1;
}

.hero-uk {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/UK-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/UK-2.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.quote-1-uk {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/UK-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/UK-1.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-2-uk {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/UK-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/UK-3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-3-uk {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/UK-5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/UK-5.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-4-uk {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/UK-6.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/UK-6.jpg');
  background-position: 0px 0px, 0% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.ss-logo-link-1-uk {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 100px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/fidel.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-uk:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/fidel_1.jpg');
  opacity: 1;
}

.hero-us {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/US-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/US-1.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.quote-1-us {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/US-9.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/US-9.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-2-us {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/US-18.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/US-18.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-3-us {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/US-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/US-3.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.quote-4-us {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/US-4.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/US-4.jpg');
  background-position: 0px 0px, 0% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.ss-logo-link-1-us {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 150px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/dmi_logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-us:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/dmi_logo_1.jpg');
  opacity: 1;
}

.ss-logo-link-2-us {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 100px;
  margin: 0px 30px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Los_Angeles_Apparel_logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-2-us:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Los_Angeles_Apparel_logo_1.jpg');
  opacity: 1;
}

.ss-callout-box {
  display: -ms-grid;
  display: grid;
  min-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 30px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 7px;
  background-color: #e9e9e9;
}

.ss-subhead-box {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  float: none;
  font-family: Whitney, Tahoma, sans-serif;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 300;
  text-align: left;
}

.ss-list-callout-box {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-left: 20px;
}

.ss-logo-link-1-be {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 100px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/fnac.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-be:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/fnac_1.jpg');
  opacity: 1;
}

.ss-logo-link-2-nl {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 125px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/redbrain.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-2-nl:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/redbrain_1.jpg');
  opacity: 1;
}

.ss-tag-box {
  position: static;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
  text-align: left;
}

.list-item-box {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  line-height: 1.2;
}

.ss-callout-box-flex {
  display: block;
  min-width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 20px 30px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 7px;
  background-color: #e9e9e9;
}

.home-share-fb {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_FB-grey.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
}

.home-share-fb:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_FB-orange.svg');
  opacity: 1;
}

.home-share-tw {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_Twitter-grey.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
}

.home-share-tw:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_Twitter-orange.svg');
  opacity: 1;
}

.home-share-lnk {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn-grey.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
}

.home-share-lnk:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn-orange.svg');
  opacity: 1;
}

.span-semibold {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  font-weight: 600;
}

.footer-share-div {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 20px;
  -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;
}

.scroll-2020 {
  position: absolute;
  top: auto;
  bottom: 15%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #5756d6;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.2px;
}

.parallax-container-2020 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 2950vh;
  -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;
}

.line-4-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-4-g.mbm-multiply {
  position: absolute;
  left: -16px;
  top: 4%;
  width: 90px;
  height: 250px;
  margin-top: 0px;
  margin-left: 0px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-4-g.mbm-multiply._1 {
  left: 2%;
  top: 4%;
  right: auto;
  bottom: auto;
}

.line-6-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-6-g.mbm-multiply {
  position: absolute;
  left: 798px;
  top: 6%;
  width: 90px;
  height: 150px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-6-g.mbm-multiply._1 {
  left: auto;
  right: 4%;
  display: block;
}

.line-11-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-11-p.mbm-multiply {
  position: absolute;
  left: 30px;
  top: 11%;
  width: 50px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-11-p.mbm-multiply._2 {
  left: auto;
  right: 5%;
  height: 150px;
  background-color: #e9e9e9;
}

.line-11a-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-11a-g.mbm-multiply {
  position: absolute;
  left: 72px;
  top: 11%;
  width: 30px;
  height: 250px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-11a-g.mbm-multiply._4 {
  left: auto;
  right: 21%;
}

.line-15-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-15-g.mbm-multiply {
  position: absolute;
  left: 67px;
  top: 15%;
  width: 50px;
  height: 150px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-15-g.mbm-multiply._3 {
  left: 11%;
  display: none;
  height: 230px;
}

.line-15-3-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-15-3-g.mbm-multiply {
  position: absolute;
  left: 57px;
  top: 15.3%;
  width: 30px;
  height: 300px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-15-3-g.mbm-multiply._4 {
  left: 22%;
}

.line-19-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-19-g.mbm-multiply {
  position: absolute;
  left: 358px;
  top: 17%;
  width: 50px;
  height: 300px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-19-g.mbm-multiply._3 {
  left: auto;
  top: 19%;
  right: 45%;
}

.line-17-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-17-g.mbm-multiply {
  position: absolute;
  left: 731px;
  top: 19%;
  right: auto;
  width: 90px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-17-g.mbm-multiply._1 {
  left: auto;
  top: 17%;
  right: 7%;
  display: none;
}

.line-17a-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-17a-p.mbm-multiply {
  position: absolute;
  left: 805px;
  top: 19%;
  width: 50px;
  height: 100px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-17a-p.mbm-multiply._3 {
  left: auto;
  top: 17%;
  right: 14%;
  display: none;
  background-color: #e9e9e9;
}

.line-4a-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-4a-p.mbm-multiply {
  position: absolute;
  left: 224px;
  top: 4%;
  width: 30px;
  height: 500px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-4a-p.mbm-multiply._4 {
  left: 4%;
  height: 200px;
  background-color: #e9e9e9;
}

.line-23-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-23-g.mbm-multiply {
  position: absolute;
  left: 72px;
  top: 23%;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-23-g.mbm-multiply._4 {
  left: 38%;
}

.line-25-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-25-p.mbm-multiply {
  position: absolute;
  left: 251px;
  top: 25%;
  width: 30px;
  height: 310px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-25-p.mbm-multiply._4 {
  left: 10%;
  background-color: #e9e9e9;
}

.line-27-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-27-g.mbm-multiply {
  position: absolute;
  left: 805px;
  top: 27%;
  width: 50px;
  height: 150px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-27-g.mbm-multiply._3 {
  left: auto;
  right: 15%;
}

.line-26-8-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-26-8-g.mbm-multiply {
  position: absolute;
  left: 838px;
  top: 26.8%;
  width: 50px;
  height: 350px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-26-8-g.mbm-multiply._2 {
  left: auto;
  right: 18%;
}

.line-29-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-29-g.mbm-multiply {
  position: absolute;
  left: -83px;
  top: 29%;
  width: 50px;
  height: 500px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-29-g.mbm-multiply._3 {
  left: 10%;
  z-index: 17;
  display: none;
}

.line-30-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-30-p.mbm-multiply {
  position: absolute;
  left: -42px;
  top: 30%;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-30-p.mbm-multiply._4 {
  left: 2%;
  background-color: #e9e9e9;
}

.line-35-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-35-g.mbm-multiply {
  position: absolute;
  left: 888px;
  top: 35%;
  right: auto;
  width: 90px;
  height: 250px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-35-g.mbm-multiply._1 {
  left: auto;
  height: 300px;
}

.line-37-5-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-37-5-g.mbm-multiply {
  position: absolute;
  left: 95px;
  top: 37.5%;
  right: auto;
  width: 90px;
  height: 250px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-37-5-g.mbm-multiply._1 {
  left: 2%;
  display: none;
}

.line-38-2-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-38-2-p.mbm-multiply {
  position: absolute;
  left: 10px;
  top: 38.2%;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-38-2-p.mbm-multiply._4 {
  left: 1%;
  display: none;
  height: 310px;
  background-color: #e9e9e9;
}

.line-40-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-40-g.mbm-multiply {
  position: absolute;
  left: 915px;
  top: 40%;
  width: 50px;
  height: 230px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-40-g.mbm-multiply._3 {
  left: auto;
}

.line-41-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-41-p.mbm-multiply {
  position: absolute;
  left: auto;
  top: 41%;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-41-p.mbm-multiply._4 {
  left: auto;
  right: 3%;
  display: none;
  height: 100px;
  background-color: #e9e9e9;
}

.line-43-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-43-g.mbm-multiply {
  position: absolute;
  left: 274px;
  top: 43%;
  width: 50px;
  height: 410px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-43-g.mbm-multiply._3 {
  left: 5%;
  height: 300px;
}

.line-45-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-45-p.mbm-multiply {
  position: absolute;
  left: -66px;
  top: 45%;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-45-p.mbm-multiply._4 {
  left: 12%;
  background-color: #e9e9e9;
}

.line-48-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-48-g.mbm-multiply {
  position: absolute;
  left: 108px;
  top: 48%;
  right: auto;
  width: 90px;
  height: 300px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-48-g.mbm-multiply._1 {
  left: 15%;
  display: none;
  height: 250px;
}

.line-47-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-47-g.mbm-multiply {
  position: absolute;
  left: 274px;
  top: 47%;
  width: 50px;
  height: 410px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-47-g.mbm-multiply._2 {
  left: auto;
  right: 41%;
}

.line-50-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-50-p.mbm-multiply {
  position: absolute;
  left: 931px;
  top: 50%;
  width: 50px;
  height: 410px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-50-p.mbm-multiply._3 {
  left: auto;
  right: 1%;
  height: 270px;
  background-color: #e9e9e9;
}

.line-51-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-51-g.mbm-multiply {
  position: absolute;
  left: auto;
  top: 51%;
  right: -8px;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-51-g.mbm-multiply._4 {
  right: 0.5%;
  height: 100px;
}

.line-53-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-53-g.mbm-multiply {
  position: absolute;
  left: 606px;
  top: 53%;
  right: auto;
  width: 90px;
  height: 125px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-53-g.mbm-multiply._1 {
  left: 3%;
  display: none;
  height: 150px;
}

.line-54-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-54-p.mbm-multiply {
  position: absolute;
  left: auto;
  top: 54%;
  right: -8px;
  width: 30px;
  height: 300px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-54-p.mbm-multiply._4 {
  right: 8%;
  display: none;
  height: 210px;
  background-color: #e9e9e9;
}

.line-57-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-57-p.mbm-multiply {
  position: absolute;
  left: 68px;
  top: 57%;
  width: 50px;
  height: 256px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-57-p.mbm-multiply._3 {
  left: 6%;
  height: 300px;
  background-color: #e9e9e9;
}

.line-58-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-58-g.mbm-multiply {
  position: absolute;
  left: 59px;
  top: 58%;
  right: auto;
  width: 30px;
  height: 500px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-58-g.mbm-multiply._4 {
  left: 12%;
  height: 330px;
}

.line-60-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-60-g.mbm-multiply {
  position: absolute;
  left: 723px;
  top: 60%;
  width: 50px;
  height: 310px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-60-g.mbm-multiply._2 {
  left: auto;
  right: 15%;
  display: none;
}

.line-61-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-61-g.mbm-multiply {
  position: absolute;
  left: 805px;
  top: 61%;
  width: 50px;
  height: 100px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-61-g.mbm-multiply._3 {
  left: auto;
  right: 8%;
}

.line-62-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-62-p.mbm-multiply {
  position: absolute;
  left: 59px;
  top: 62%;
  right: auto;
  width: 30px;
  height: 700px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-62-p.mbm-multiply._4 {
  left: 9px;
  display: none;
  height: 230px;
  background-color: #e9e9e9;
}

.line-65-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-65-g.mbm-multiply {
  position: absolute;
  left: 222px;
  top: 65%;
  right: auto;
  width: 30px;
  height: 300px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-65-g.mbm-multiply._4 {
  left: auto;
  right: auto;
}

.line-67-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-67-g.mbm-multiply {
  position: absolute;
  left: 876px;
  top: 67%;
  width: 50px;
  height: 275px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-67-g.mbm-multiply._3 {
  left: auto;
  right: 2%;
  display: none;
}

.line-70-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-70-g.mbm-multiply {
  position: absolute;
  left: 606px;
  top: 70%;
  right: auto;
  width: 90px;
  height: 500px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-70-g.mbm-multiply._1 {
  left: auto;
  right: 35%;
  display: none;
  height: 320px;
}

.line-71-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-71-p.mbm-multiply {
  position: absolute;
  left: 689px;
  top: 71%;
  right: auto;
  width: 30px;
  height: 100px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-71-p.mbm-multiply._4 {
  left: auto;
  right: 14%;
  height: 150px;
  background-color: #e9e9e9;
}

.line-73-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-73-g.mbm-multiply {
  position: absolute;
  left: 147px;
  top: 73%;
  right: auto;
  width: 30px;
  height: 300px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-73-g.mbm-multiply._4 {
  left: 22%;
}

.line-75-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-75-p.mbm-multiply {
  position: absolute;
  left: 739px;
  top: 75%;
  width: 50px;
  height: 275px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-75-p.mbm-multiply._3 {
  left: auto;
  right: 5%;
  height: 140px;
  background-color: #e9e9e9;
}

.line-99-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-99-p.mbm-multiply {
  position: absolute;
  left: 126px;
  top: 76%;
  width: 50px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-99-p.mbm-multiply._2 {
  left: 1%;
  top: 98%;
  display: block;
  height: 150px;
  background-color: #e9e9e9;
}

.line-94-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-94-g.mbm-multiply {
  position: absolute;
  left: 126px;
  top: 76%;
  width: 50px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-94-g.mbm-multiply._2 {
  left: auto;
  top: 92%;
  display: block;
  height: 300px;
}

.line-76-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-76-g.mbm-multiply {
  position: absolute;
  left: 126px;
  top: 76%;
  width: 50px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-76-g.mbm-multiply._2 {
  left: 12%;
}

.line-94-5-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-94-5-p.mbm-multiply {
  position: absolute;
  left: 31px;
  top: 77%;
  right: auto;
  width: 30px;
  height: 350px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-94-5-p.mbm-multiply._4 {
  left: 3%;
  top: 94.5%;
  display: block;
  height: 200px;
  background-color: #e9e9e9;
}

.line-98-5-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-98-5-g.mbm-multiply {
  position: absolute;
  left: 31px;
  top: 77%;
  right: auto;
  width: 30px;
  height: 350px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-98-5-g.mbm-multiply._4 {
  left: 0.5%;
  top: 96%;
  display: block;
  height: 100px;
}

.line-77-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-77-p.mbm-multiply {
  position: absolute;
  left: 31px;
  top: 77%;
  right: auto;
  width: 30px;
  height: 350px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-77-p.mbm-multiply._4 {
  left: 10%;
  background-color: #e9e9e9;
}

.line-98-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-98-g.mbm-multiply {
  position: absolute;
  left: 580px;
  top: 79%;
  right: auto;
  width: 90px;
  height: 250px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-98-g.mbm-multiply._1 {
  left: 2%;
  top: 98%;
  display: block;
  height: 200px;
}

.line-96-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-96-g.mbm-multiply {
  position: absolute;
  left: 580px;
  top: 79%;
  right: auto;
  width: 90px;
  height: 250px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-96-g.mbm-multiply._1 {
  left: auto;
  top: 96%;
  right: 3%;
  display: block;
  height: 300px;
}

.line-79-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-79-g.mbm-multiply {
  position: absolute;
  left: 580px;
  top: 79%;
  right: auto;
  width: 90px;
  height: 250px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-79-g.mbm-multiply._1 {
  left: auto;
  right: 30%;
}

.line-82-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-82-g.mbm-multiply {
  position: absolute;
  left: 126px;
  top: 76%;
  width: 50px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-82-g.mbm-multiply._2 {
  left: 30%;
  top: 82%;
  display: none;
  height: 210px;
}

.line-83-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-83-p.mbm-multiply {
  position: absolute;
  left: 31px;
  top: 77%;
  right: auto;
  width: 30px;
  height: 350px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-83-p.mbm-multiply._4 {
  left: auto;
  top: 83%;
  right: 3%;
  display: none;
  height: 100px;
  background-color: #e9e9e9;
}

.line-86-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-86-g.mbm-multiply {
  position: absolute;
  left: 126px;
  top: 76%;
  width: 50px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-86-g.mbm-multiply._2 {
  left: 46%;
  top: 86%;
  height: 350px;
}

.line-87-p {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-87-p.mbm-multiply {
  position: absolute;
  left: 126px;
  top: 76%;
  width: 50px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-87-p.mbm-multiply._2 {
  left: auto;
  top: 87%;
  height: 140px;
  background-color: #e9e9e9;
}

.line-90-g {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-90-g.mbm-multiply {
  position: absolute;
  left: 31px;
  top: 77%;
  right: auto;
  width: 30px;
  height: 350px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-90-g.mbm-multiply._4 {
  left: auto;
  top: 90%;
  right: 3%;
  display: block;
  height: 100px;
  background-color: #e9e9e9;
}

.navlink-2020-off {
  margin: 10px;
  padding: 10px;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: color 50ms ease-in-out;
  transition: color 50ms ease-in-out;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  font-weight: 400;
}

.navlink-2020-off:hover {
  border-radius: 0px;
  background-color: transparent;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-weight: 600;
}

.navlink-2020-off.w--current {
  background-color: #fff;
  -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
  transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-weight: 600;
}

.navlink-2021-on {
  margin: 10px;
  padding: 10px;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: color 50ms ease-in-out;
  transition: color 50ms ease-in-out;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-size: 1rem;
  font-weight: 600;
}

.navlink-2021-on:hover {
  border-radius: 0px;
  background-color: transparent;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-weight: 600;
}

.navlink-2021-on.w--current {
  background-color: #fff;
  -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
  transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-weight: 600;
}

.navbar-dropdown-2021 {
  font-size: 1rem;
}

.dropdown-link-2021 {
  background-color: transparent;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  font-weight: 400;
  text-align: center;
  white-space: normal;
}

.dropdown-link-2021:hover {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-weight: 600;
}

.dropdown-link-2021.w--current {
  display: block;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-weight: 600;
}

.navbar-2021-mobile {
  display: none;
}

.hero-apptracking {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/chad-madden-445638-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/chad-madden-445638-unsplash.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.h1-b-2021 {
  margin: 40px 220px;
  color: #fff;
  font-size: 4rem;
  line-height: 1;
}

._2021-video {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 50vh;
  margin-top: 0px;
  padding: 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;
  opacity: 1;
}

.name-2021-color {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

._2021-trend {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 100vw;
  min-height: 100vh;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 100px 0px;
  -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;
  opacity: 1;
  color: #23282c;
}

.prediction-copy-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.span-2021 {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-weight: 600;
}

.prediction-body {
  margin: 0px 0px 25px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
}

.link-2021 {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #23282c;
  font-weight: 600;
}

.link-2021:hover {
  color: #20aebc;
}

.prediction-div-desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.awin-talks-2021 {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 25px 20px;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  border: 1px none #000;
  border-radius: 7px;
  background-color: #e9e9e9;
}

.awin-talks-div-2021 {
  display: block;
  width: 30%;
  min-width: 30%;
  margin-right: 0px;
  margin-left: 30px;
  -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;
}

.awin-talks-embed-2021 {
  position: static;
  left: auto;
  right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  border-radius: 100px;
  background-color: #fff;
}

.ss-container-2021 {
  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-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bottom-btn-quote-2021 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  margin-left: 5px;
  -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: none;
  border-width: 1px;
  border-color: #d3d4d5;
  border-radius: 100px;
  background-color: #d3d4d5;
  opacity: 1;
  color: #d3d4d5;
}

.bottom-btn-quote-2021:hover {
  border-style: none;
  border-width: 2px;
  border-color: #5756d6;
  background-color: #20aebc;
  opacity: 1;
}

.bottom-btn-quote-2021.w--current {
  width: 10px;
  height: 10px;
  border-style: none;
  border-width: 2px;
  border-color: #5756d6;
  background-color: #20aebc;
  background-image: none;
  opacity: 1;
}

.bottom-btn-grey-1-2021 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #d3d4d5;
  color: #d3d4d5;
}

.bottom-btn-grey-1-2021:hover {
  background-color: #20aebc;
}

.bottom-btn-grey-1-2021.w--current {
  background-color: #20aebc;
}

.button-1-2021 {
  border-style: solid;
  border-width: 2px;
  border-color: #e9e9e9;
  border-radius: 100px;
  background-color: #e9e9e9;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
}

.button-1-2021:hover {
  border-color: #20aebc;
  background-color: #20aebc;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #fff;
  font-weight: 600;
}

._2021-subnav-share-fb {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_FB-grey.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
}

._2021-subnav-share-fb:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_FB-turquoise.svg');
  opacity: 1;
}

._2021-subnav-share-tw {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_Twitter-grey.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
}

._2021-subnav-share-tw:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_Twitter-turquoise.svg');
  opacity: 1;
}

._2021-subnav-share-lnk {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn-grey.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
}

._2021-subnav-share-lnk:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn-turquoise.svg');
  opacity: 1;
}

.divider-1-apptracking {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 50vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/wes-hicks-W89mte9CdlI-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/wes-hicks-W89mte9CdlI-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.divider-2-apptracking {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 50vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/helena-lopes-FpKtAKL-F8w-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/helena-lopes-FpKtAKL-F8w-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.divider-3-apptracking {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 50vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/bigstock-Group-Adult-Hipsters-Friends-U-234656965.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/bigstock-Group-Adult-Hipsters-Friends-U-234656965.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.awin-talks-h1-2021 {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Whitney, Tahoma, sans-serif;
  font-size: 2rem;
  line-height: 1;
  font-weight: 300;
  text-align: center;
}

.prediction-byline {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 5px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-size: 1rem;
  line-height: 1;
  font-weight: 600;
  text-align: left;
}

.prediction-byline-title {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-family: 'Whitney Medium', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
  text-align: left;
}

.prediction-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-left: 0px;
  -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;
}

.byline-div-2021 {
  position: static;
  left: 10%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-left: 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;
  border-radius: 0vw;
  background-color: transparent;
}

.headshot-clem {
  overflow: hidden;
  width: 5vw;
  height: 5vw;
  margin-right: 15px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.headshot-clem:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 40% 40%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.awin-talks-copy-2 {
  margin-top: 25px;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.small-link-2021 {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  font-weight: 600;
}

.small-link-2021:hover {
  color: #20aebc;
}

.subhead-prediction {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 20px;
  margin-bottom: 25px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Whitney, Tahoma, sans-serif;
  font-size: 2rem;
  line-height: 1;
  font-weight: 300;
  text-align: left;
  white-space: normal;
}

.video-credit-div-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 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;
}

.video-credit-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  padding-right: 100px;
  padding-left: 100px;
  -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;
}

.video-credit-div-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 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;
}

.ss-h1-2021 {
  margin: 0px 0px 40px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Whitney, Tahoma, sans-serif;
  font-size: 3rem;
  font-weight: 300;
  text-align: left;
}

.ss-logo-link-1-at {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 80px;
  min-height: 60px;
  min-width: 80px;
  margin: 0px 0px 20px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Lyst.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-at:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Lyst.jpg');
  opacity: 1;
}

.ss-logo-link-2-at {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100px;
  min-height: 60px;
  min-width: 100px;
  margin: 0px 0px 20px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Boohoo-Logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-2-at:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Boohoo-Logo.jpg');
  opacity: 1;
}

.ss-logo-link-3-at {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 140px;
  min-height: 60px;
  min-width: 140px;
  margin: 0px 0px 20px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/boohooman.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-3-at:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/boohooman.jpg');
  opacity: 1;
}

.ss-logo-link-4-at {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 110px;
  min-height: 60px;
  min-width: 110px;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Nasty_Gal_logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-4-at:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Nasty_Gal_logo.jpg');
  opacity: 1;
}

.ss-2021 {
  display: block;
  max-width: 60%;
  min-width: 70%;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.ss-graph-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  margin: 20px 0px 0px;
  float: left;
  clear: right;
  -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;
}

.ss-logo-wrapper-2021 {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 20%;
  margin-right: 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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.graph-key {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
}

.graph-dot-grey {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1rem;
  height: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #d3d4d5;
}

.graph-dot-turquoise {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1rem;
  height: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #20aebc;
}

.graph-key-item {
  margin-right: 20px;
  margin-left: 10px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  font-size: 1rem;
}

.image-101 {
  margin-top: -40px;
  margin-bottom: 0px;
}

.ss-graph-tag {
  position: static;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
  text-align: left;
}

.ss-tag-subhead {
  position: static;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: rgba(35, 40, 44, 0.5);
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: left;
}

.image-102 {
  max-width: 100%;
}

.ss-graph-inline {
  position: static;
  display: block;
  margin: 0px 40px 40px 0px;
  float: left;
  clear: none;
  -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;
}

.tab-link-2021 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 7vw;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 20px;
  padding-left: 20px;
  -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: none;
  border-width: 2px;
  border-color: #e9e9e9;
  border-radius: 100px;
  background-color: #e9e9e9;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  font-size: 1rem;
}

.tab-link-2021:hover {
  border-width: 2px;
  border-color: #5756d6;
  background-color: #20aebc;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #fff;
  font-weight: 600;
}

.tab-link-2021.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 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;
  border-style: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #20aebc;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #fff;
  font-weight: 600;
}

.tabs-menu-2021 {
  z-index: 55;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -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;
}

.tabs-2021 {
  margin-top: 40px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.top-btn-grey-2021 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #d3d4d5;
  color: #d3d4d5;
}

.top-btn-grey-2021:hover {
  background-color: #5756d6;
}

.top-btn-grey-2021.w--current {
  background-color: #5756d6;
}

.prediction-div-hidden {
  display: none;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.bottom-btn-grey-lnk-2021 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #d3d4d5;
  color: #d3d4d5;
}

.bottom-btn-grey-lnk-2021:hover {
  background-color: #5756d6;
}

.bottom-btn-grey-lnk-2021.w--current {
  background-color: #5756d6;
}

.bottom-btn-grey-tw-2021 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #d3d4d5;
  color: #d3d4d5;
}

.bottom-btn-grey-tw-2021:hover {
  background-color: #5756d6;
}

.bottom-btn-grey-tw-2021.w--current {
  background-color: #5756d6;
}

.bottom-btn-grey-fb-2021 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #d3d4d5;
  color: #d3d4d5;
}

.bottom-btn-grey-fb-2021:hover {
  background-color: #5756d6;
}

.bottom-btn-grey-fb-2021.w--current {
  background-color: #5756d6;
}

.expand-article-div-prediction {
  position: relative;
  display: none;
  width: 20vw;
  margin-top: 20px;
  margin-bottom: 0px;
  -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;
}

.hero-access {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/pexels-artem-beliaikin-929245.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/pexels-artem-beliaikin-929245.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.divider-1-access {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/andrew-neel-fkalryO4dUI-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/andrew-neel-fkalryO4dUI-unsplash.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.divider-2-access {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/bench-accounting-MGaFENpDCsw-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/bench-accounting-MGaFENpDCsw-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.divider-3-access {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/pexels-burst-374831.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/pexels-burst-374831.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.headshot-kuhillow {
  overflow: hidden;
  width: 5vw;
  height: 5vw;
  margin-right: 15px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/mark-kuhillow.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.headshot-kuhillow:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 40% 40%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.whitepaper-download {
  position: static;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  border: 1px none #000;
  border-radius: 7px;
  background-color: #e9e9e9;
}

.whitepaper-download-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  min-height: 100px;
  min-width: 30%;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 7px;
}

.whitepaper-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: left;
}

.button-whitepaper-2021 {
  margin-top: 20px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #e9e9e9;
  border-radius: 100px;
  background-color: #20aebc;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
}

.button-whitepaper-2021:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #e9e9e9;
  background-color: #fff;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-weight: 600;
}

.hero-attribution {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/pexels-armin-rimoldi-5553045.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/pexels-armin-rimoldi-5553045.jpg');
  background-position: 0px 0px, 50% 70%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.divider-1-attribution {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 50vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/trinity-nguyen-o3kKjdfcDwU-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/trinity-nguyen-o3kKjdfcDwU-unsplash.jpg');
  background-position: 0px 0px, 50% 60%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.divider-2-attribution {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 50vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/christina-wocintechchat-com-YCrgxs3e9lY-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/christina-wocintechchat-com-YCrgxs3e9lY-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.ss-div-2021 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-top: 0px;
  -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;
}

.ss-div-2021-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-top: 0px;
  -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;
}

.ss-logo-link-1-attribution {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 150px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Ted-Baker.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-attribution:hover {
  min-width: 150px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Ted-Baker.jpg');
  opacity: 1;
}

.expand-article-div-2021 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vw;
  margin-top: 40px;
  margin-bottom: 20px;
  -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;
}

.ss-callout-h1-2021 {
  position: relative;
  margin-top: 10px;
  margin-bottom: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-size: 2rem;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  background-clip: border-box;
}

.ss-logo-link-2-attribution {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 150px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/singleview_logo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-2-attribution:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/singleview_logo_1.jpg');
  opacity: 1;
}

.ss-logo-wrapper-2021-2 {
  position: static;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 20%;
  margin-right: 40px;
  -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;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.ss-callout-attribution {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 60px;
  padding-right: 10px;
  padding-left: 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;
}

.ss-subhead-2 {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: Whitney, Tahoma, sans-serif;
  font-size: 2rem;
  line-height: 1;
  font-weight: 300;
  text-align: left;
}

.whitepaper-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ss-callout-2021 {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 60px;
  padding-right: 10px;
  padding-left: 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;
}

.ss-callout-2021-middle {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 60px;
  padding-right: 10px;
  padding-left: 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;
}

.fig-1-2021 {
  position: static;
  top: 100px;
}

.hero-outsourcing {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/pexels-snapwire-584327_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/pexels-snapwire-584327_1.jpg');
  background-position: 0px 0px, 50% 70%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.divider-1-outsourcing {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 50vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/surface-JVsABpXSMjo-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/surface-JVsABpXSMjo-unsplash.jpg');
  background-position: 0px 0px, 50% 60%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.divider-2-outsourcing {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 50vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/sigmund-Zs1zHhHBG8g-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/sigmund-Zs1zHhHBG8g-unsplash.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.headshot-paul {
  overflow: hidden;
  width: 5vw;
  height: 5vw;
  margin-right: 15px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Paul-Stewart-headshot.jpg');
  background-position: 50% 0%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.headshot-paul:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 40% 40%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.awin-approved-partners {
  overflow: hidden;
  max-width: 100vw;
  min-height: 100vh;
}

.divider-3-outsourcing {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 50vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/joao-ferrao-MitT5DGJ48s-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/joao-ferrao-MitT5DGJ48s-unsplash.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.awin-approved-container {
  height: 100%;
  min-height: 100vh;
  padding-top: 100px;
  padding-right: 0px;
  padding-bottom: 100px;
}

.awin-approved-h1 {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 40px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-family: Whitney, Tahoma, sans-serif;
  font-size: 3rem;
  line-height: 1;
  font-weight: 300;
  text-align: center;
}

.tech-partners-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.awin-approved-body {
  margin: 0px 0px 25px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
}

.awin-approved-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px;
  margin: 0px;
  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;
  border-style: solid;
  border-width: 2px;
  border-color: #e9e9e9;
  border-radius: 7px;
}

.awin-approved-logo-1 {
  width: 150px;
  height: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Envolve_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.awin-approved-logo-1:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Envolve.jpg');
  opacity: 1;
}

.awin-approved-icon {
  position: absolute;
  top: -14px;
}

.awin-approved-text {
  margin: 0px 20px 20px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
}

.awin-approved-logo-2 {
  width: 150px;
  height: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/increasingly_1.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.awin-approved-logo-2:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/increasingly.svg');
  opacity: 1;
}

.awin-approved-logo-3 {
  width: 150px;
  height: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Monotote-Logo.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.awin-approved-logo-3:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Monotote-Logo.svg');
  opacity: 1;
}

.awin-approved-logo-4 {
  width: 150px;
  height: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/RL-logo_1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.awin-approved-logo-4:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/RL-logo.svg');
  opacity: 1;
}

.awin-approved-logo-5 {
  width: 150px;
  height: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/singleview_logo_3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.awin-approved-logo-5:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/singleview_logo_2.jpg');
  opacity: 1;
}

.awin-approved-logo-6 {
  width: 150px;
  height: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SmarterClick_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.7;
}

.awin-approved-logo-6:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SmarterClick.jpg');
  opacity: 1;
}

.awin-approved-logo-7 {
  width: 130px;
  height: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/soreto_1.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.awin-approved-logo-7:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/soreto.jpg');
  opacity: 1;
}

.awin-approved-logo-8 {
  width: 150px;
  height: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/visenze_3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.awin-approved-logo-8:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/visenze_2.jpg');
  opacity: 1;
}

.ss-logo-link-1-outsourcing {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 120px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/mobilescouk-bw.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-outsourcing:hover {
  min-width: 120px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/mobilescouk.jpg');
  opacity: 1;
}

.ss-logo-link-2-outsourcing {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 120px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/RL-logo_1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-2-outsourcing:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/RL-logo.svg');
  opacity: 1;
}

.ss-callout-2021-outsourcing {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 60px;
  padding-right: 10px;
  padding-left: 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;
}

.ss-callout-2021-middle-outsourcing {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 60px;
  padding-right: 10px;
  padding-left: 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;
}

.fig-1-2021-outsourcing {
  position: static;
  top: 100px;
}

.expand-article-div-2021-outsourcing {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vw;
  margin-top: 40px;
  margin-bottom: 20px;
  -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;
}

.hero-industry {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/pexels-ketut-subiyanto-4473349.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/pexels-ketut-subiyanto-4473349.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.divider-1-industry {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/startae-team-7tXA8xwe4W4-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/startae-team-7tXA8xwe4W4-unsplash.jpg');
  background-position: 0px 0px, 50% 60%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.divider-2-industry {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 75vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/jacky-chiu-_kf2Z44k7Ng-unsplash-purple.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/jacky-chiu-_kf2Z44k7Ng-unsplash-purple.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.headshot-dawn {
  overflow: hidden;
  width: 5vw;
  height: 5vw;
  margin-right: 15px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Dawn-Quigg.jpg');
  background-position: 50% 0%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.headshot-dawn:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 40% 40%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.ss-logo-link-1-industry {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 200px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/reward-gateway-bw.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-industry:hover {
  min-width: 200px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/reward-gateway.jpg');
  opacity: 1;
}

.expand-article-div-2021-industry {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vw;
  margin-top: 60px;
  margin-bottom: 0px;
  -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;
}

.ss-sidebar-industry {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding: 10px;
  -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;
  border-radius: 100vw;
  background-color: #e9e9e9;
}

.ss-sidebar-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  padding: 5px;
  -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: 100vw;
  background-color: #20aebc;
}

.ss-icon-industry {
  max-width: 80%;
}

.ss-equation {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  opacity: 1;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.ss-inline-sidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 0px;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 7px;
  background-color: transparent;
}

.ss-subhead-sidebar {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Whitney, Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 300;
  text-align: center;
}

.ss-list-sidebar {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  text-align: center;
}

.list-item-sidebar {
  margin-top: 15px;
  margin-bottom: 0px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  line-height: 1.2;
}

.ss-div-2021-apptracking {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.prediction-name {
  display: inline-block;
  margin: 0px 40px;
  font-family: 'Whitney Medium', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  text-align: left;
}

.prediction-title {
  margin-right: 40px;
  margin-bottom: 0px;
  margin-left: 40px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  font-size: 1rem;
}

.pull-quote-prediction {
  position: static;
  left: 0%;
  top: 20px;
  right: 0%;
  bottom: 0%;
  margin: 0px 40px 20px;
  font-family: Whitney, Tahoma, sans-serif;
  color: rgba(35, 40, 44, 0.5);
  font-size: 1.5rem;
  line-height: 1.2;
  font-style: normal;
  font-weight: 300;
  text-align: left;
}

.pull-quote-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 40px;
}

.pull-quote-line {
  width: 5px;
  min-width: 5px;
  border-radius: 100vw;
  background-color: #20aebc;
}

.equation-div {
  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;
}

.ss-equation-symbol {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  opacity: 1;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.ss-sidebar-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  padding: 20px 15px;
  -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;
  border-radius: 7px;
  background-color: #e9e9e9;
}

.ss-sidebar-div-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 20px;
  padding: 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 7px;
  background-color: #e9e9e9;
}

.list-item-sidebar-top {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  line-height: 1.2;
}

.ss-equation-p2 {
  margin: 0px 10px 0px -5px;
  opacity: 1;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.ss-equation-p1 {
  margin: 0px 5px 0px 0px;
  opacity: 1;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.fig-1-2021-industry {
  position: static;
  top: 100px;
}

.asterisk {
  margin-top: -30px;
  margin-bottom: 25px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: rgba(35, 40, 44, 0.5);
  font-size: 0.8rem;
  font-style: italic;
  text-align: center;
}

.partner-prospects {
  min-height: 100vh;
}

.partner-prospects:hover {
  opacity: 1;
}

.pp-container {
  min-height: 100%;
  padding: 100px 0px 10px;
}

.pp-body {
  display: block;
  margin-bottom: 20px;
  font-size: 1.2rem;
  line-height: 1.2;
}

.pp-grid-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding: 50px 30px 30px;
  -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-style: solid;
  border-width: 2px;
  border-color: #e9e9e9;
  border-radius: 7px;
}

.pp-headshot-1 {
  overflow: hidden;
  width: 5vw;
  height: 5vw;
  margin-right: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Rick-Leake.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.pp-headshot-1:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 30% 30%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.pp-grid-body {
  display: block;
  margin-top: 0px;
  margin-bottom: 30px;
  clear: none;
  font-size: 1rem;
  line-height: 1.2;
  text-align: center;
}

.pp-logo-1 {
  min-height: 60px;
  min-width: 150px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Mocha.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0.5;
}

.pp-logo-1:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Mocha_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}

.pp-title {
  margin-right: 40px;
  margin-bottom: 0px;
  margin-left: 40px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  font-size: 1rem;
  text-align: center;
}

.pp-name {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.pp-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #d3d4d5;
  color: #d3d4d5;
}

.pp-button:hover {
  background-color: #20aebc;
}

.pp-button.w--current {
  background-color: #20aebc;
}

.pp-button-div {
  position: absolute;
  left: auto;
  top: -25px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 5px;
  border-radius: 100vw;
  background-color: #fff;
}

.pp-quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  -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;
}

.pp-info {
  display: none;
  margin-top: 30px;
  margin-bottom: 30px;
  -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;
}

.pp-grid-info {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  clear: none;
  color: rgba(35, 40, 44, 0.5);
  font-size: 1rem;
  line-height: 1.2;
  text-align: center;
}

.pp-grid-title-2 {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  clear: none;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
}

.pp-info-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
}

.pp-info-left {
  margin-right: 20px;
}

.pp-info-right {
  margin-left: 20px;
}

.pp-grid-info-body {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  clear: none;
  font-size: 1rem;
  line-height: 1.2;
  text-align: center;
}

.pp-grid-awinid {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: none;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.pp-logo-2 {
  min-height: 60px;
  min-width: 100px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/fidel_logo_colour.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.pp-logo-2:hover {
  min-width: 100px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/fidel_logo_colour_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
}

.pp-headshot-2 {
  overflow: hidden;
  width: 5vw;
  height: 5vw;
  margin-right: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Angelo-Lattuca.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.pp-headshot-2:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 30% 30%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.pp-button-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #d3d4d5;
  color: #d3d4d5;
}

.pp-button-info:hover {
  background-color: #20aebc;
}

.pp-button-info.w--current {
  background-color: #20aebc;
}

.pp-button-quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  -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: none;
  border-width: 2px;
  border-color: #5756d6;
  border-radius: 100px;
  background-color: #d3d4d5;
  color: #d3d4d5;
}

.pp-button-quote:hover {
  background-color: #20aebc;
}

.pp-button-quote.w--current {
  background-color: #20aebc;
}

.pp-logo-3 {
  min-height: 60px;
  min-width: 100px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Heylink-logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.pp-logo-3:hover {
  min-width: 100px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Heylink-logo_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
}

.pp-headshot-3 {
  overflow: hidden;
  width: 5vw;
  height: 5vw;
  margin-right: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Lija-Scheiman.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.pp-headshot-3:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 30% 30%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.pp-logo-4 {
  min-height: 60px;
  min-width: 125px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Gremobo-logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.pp-logo-4:hover {
  min-width: 125px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Gremobo-logo_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
}

.pp-headshot-4 {
  overflow: hidden;
  width: 5vw;
  height: 5vw;
  margin-right: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Norma-Greco.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.pp-headshot-4:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 30% 30%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.pp-logo-5 {
  min-height: 60px;
  min-width: 125px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/bnext-logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.pp-logo-5:hover {
  min-width: 125px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/bnext-logo_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.pp-headshot-5 {
  overflow: hidden;
  width: 5vw;
  height: 5vw;
  margin-right: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Maria-Garcia.jpg');
  background-position: 50% 100%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.pp-headshot-5:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 30% 30%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.pp-logo-6 {
  min-height: 60px;
  min-width: 100px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/snoop-logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.pp-logo-6:hover {
  min-width: 100px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/snoop-logo_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
}

.pp-headshot-6 {
  overflow: hidden;
  width: 5vw;
  height: 5vw;
  margin-right: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/James-Bentley.jpg');
  background-position: 50% 50%;
  background-size: contain;
  -o-object-fit: cover;
  object-fit: cover;
}

.pp-headshot-6:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 30% 30%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.pp-logo-7 {
  min-height: 60px;
  min-width: 100px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Dosh-logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.pp-logo-7:hover {
  min-width: 100px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Dosh-logo_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
}

.pp-headshot-7 {
  overflow: hidden;
  width: 5vw;
  height: 5vw;
  margin-right: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Joris-Cretien.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.pp-headshot-7:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 30% 30%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.pp-logo-8 {
  min-height: 60px;
  min-width: 125px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/This-is-Visibility-logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.pp-logo-8:hover {
  min-width: 125px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/This-is-Visibility-logo_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
}

.pp-headshot-8 {
  overflow: hidden;
  width: 5vw;
  height: 5vw;
  margin-right: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Poppy-Scott.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.pp-headshot-8:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 30% 30%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.pp-logo-9 {
  min-height: 60px;
  min-width: 150px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Kelkoo-group.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.pp-logo-9:hover {
  min-width: 150px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Kelkoo-group_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
}

.pp-headshot-9 {
  overflow: hidden;
  width: 5vw;
  height: 5vw;
  margin-right: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Sophie-Metcalfe.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.pp-headshot-9:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 30% 30%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.pp-logo-10 {
  min-height: 60px;
  min-width: 100px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Revolut.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.pp-logo-10:hover {
  min-width: 100px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Revolut_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
}

.pp-headshot-10 {
  overflow: hidden;
  width: 5vw;
  height: 5vw;
  margin-right: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Alex-Parmar-Yee.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.pp-headshot-10:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 30% 30%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.headshot-james {
  overflow: hidden;
  width: 5vw;
  height: 5vw;
  margin-right: 15px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/James-Bentley.jpg');
  background-position: 50% 0%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.headshot-james:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 40% 40%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.hero-adaptability {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/pexels-liam-gant-1758531.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/pexels-liam-gant-1758531.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.divider-1-adaptability {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 50vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/pexels-tima-miroshnichenko-5198240.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/pexels-tima-miroshnichenko-5198240.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.divider-2-adaptability {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 50vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/andrew-neel-QLqNalPe0RA-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/andrew-neel-QLqNalPe0RA-unsplash.jpg');
  background-position: 0px 0px, 50% 70%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.ss-logo-link-1-it {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 150px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/sorgenia.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-it:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/sorgenia_1.jpg');
  opacity: 1;
}

.pull-quote-div-2021 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 40px;
}

.pull-quote-div-2020 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 40px;
}

.pull-quote-line-2020 {
  width: 5px;
  min-width: 5px;
  border-radius: 100vw;
  background-color: #5756d6;
}

.ss-logo-link-2-uk {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 125px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/topcashback.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-2-uk:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/topcashback_1.jpg');
  opacity: 1;
}

.pull-quote-line-2021 {
  width: 5px;
  min-width: 5px;
  border-radius: 100vw;
  background-color: #20aebc;
}

.pull-quote-div2021 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 40px;
}

.ss-section {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 100vw;
  margin-top: 0px;
  padding: 100px 0px;
  -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;
  opacity: 1;
}

._2021-intro {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 300;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 2950vh;
  max-width: 100vw;
  -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;
  -o-object-fit: fill;
  object-fit: fill;
}

._2021-intro-container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 16;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding: 0px;
  -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: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  font-family: Whitney, Tahoma, sans-serif;
  font-weight: 300;
}

._2021-1 {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
  font-family: Whitney, Tahoma, sans-serif;
  font-weight: 300;
}

._2021-2 {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

._2021-3 {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

._2021-intro-text {
  position: relative;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Whitney, Tahoma, sans-serif;
  color: #23282c;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
}

.scroll-2021 {
  position: absolute;
  top: auto;
  bottom: 15%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #20aebc;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.2px;
}

.line-4a-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-4a-t.mbm-multiply {
  position: absolute;
  left: 224px;
  top: 4%;
  width: 30px;
  height: 500px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-4a-t.mbm-multiply._4 {
  left: 4%;
  height: 200px;
  background-color: #e9e9e9;
}

.line-11-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-11-t.mbm-multiply {
  position: absolute;
  left: 30px;
  top: 11%;
  width: 50px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-11-t.mbm-multiply._2 {
  left: auto;
  right: 5%;
  height: 150px;
  background-color: #e9e9e9;
}

.line-17a-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-17a-t.mbm-multiply {
  position: absolute;
  left: 805px;
  top: 19%;
  width: 50px;
  height: 100px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-17a-t.mbm-multiply._3 {
  left: auto;
  top: 17%;
  right: 14%;
  display: block;
  background-color: #e9e9e9;
}

.line-25-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-25-t.mbm-multiply {
  position: absolute;
  left: 251px;
  top: 25%;
  width: 30px;
  height: 310px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-25-t.mbm-multiply._4 {
  left: 10%;
  background-color: #e9e9e9;
}

.line-30-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-30-t.mbm-multiply {
  position: absolute;
  left: -42px;
  top: 30%;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-30-t.mbm-multiply._4 {
  left: 2%;
  background-color: #e9e9e9;
}

.line-38-2-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-38-2-t.mbm-multiply {
  position: absolute;
  left: 10px;
  top: 38.2%;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-38-2-t.mbm-multiply._4 {
  left: 1%;
  display: block;
  height: 310px;
  background-color: #e9e9e9;
}

.line-41-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-41-t.mbm-multiply {
  position: absolute;
  left: auto;
  top: 41%;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-41-t.mbm-multiply._4 {
  left: auto;
  right: 3%;
  display: block;
  height: 100px;
  background-color: #e9e9e9;
}

.line-45-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-45-t.mbm-multiply {
  position: absolute;
  left: -66px;
  top: 45%;
  width: 30px;
  height: 140px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-45-t.mbm-multiply._4 {
  left: 12%;
  background-color: #e9e9e9;
}

.line-50-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-50-t.mbm-multiply {
  position: absolute;
  left: 931px;
  top: 50%;
  width: 50px;
  height: 410px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-50-t.mbm-multiply._3 {
  left: auto;
  right: 1%;
  height: 270px;
  background-color: #e9e9e9;
}

.line-54-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-54-t.mbm-multiply {
  position: absolute;
  left: auto;
  top: 54%;
  right: -8px;
  width: 30px;
  height: 300px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-54-t.mbm-multiply._4 {
  right: 8%;
  display: block;
  height: 210px;
  background-color: #e9e9e9;
}

.line-57-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-57-t.mbm-multiply {
  position: absolute;
  left: 68px;
  top: 57%;
  width: 50px;
  height: 256px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-57-t.mbm-multiply._3 {
  left: 6%;
  height: 300px;
  background-color: #e9e9e9;
}

.line-62-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-62-t.mbm-multiply {
  position: absolute;
  left: 59px;
  top: 62%;
  right: auto;
  width: 30px;
  height: 700px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-62-t.mbm-multiply._4 {
  left: 9px;
  display: block;
  height: 230px;
  background-color: #e9e9e9;
}

.line-71-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-71-t.mbm-multiply {
  position: absolute;
  left: 689px;
  top: 71%;
  right: auto;
  width: 30px;
  height: 100px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-71-t.mbm-multiply._4 {
  left: auto;
  right: 14%;
  height: 150px;
  background-color: #e9e9e9;
}

.line-75-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-75-t.mbm-multiply {
  position: absolute;
  left: 739px;
  top: 75%;
  width: 50px;
  height: 275px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-75-t.mbm-multiply._3 {
  left: auto;
  right: 5%;
  height: 140px;
  background-color: #e9e9e9;
}

.line-77-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-77-t.mbm-multiply {
  position: absolute;
  left: 31px;
  top: 77%;
  right: auto;
  width: 30px;
  height: 350px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-77-t.mbm-multiply._4 {
  left: 10%;
  background-color: #e9e9e9;
}

.line-83-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-83-t.mbm-multiply {
  position: absolute;
  left: 31px;
  top: 77%;
  right: auto;
  width: 30px;
  height: 350px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-83-t.mbm-multiply._4 {
  left: auto;
  top: 83%;
  right: 3%;
  display: block;
  height: 100px;
  background-color: #e9e9e9;
}

.line-87-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-87-t.mbm-multiply {
  position: absolute;
  left: 126px;
  top: 76%;
  width: 50px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-87-t.mbm-multiply._2 {
  left: 12%;
  top: 87%;
  height: 140px;
  background-color: #e9e9e9;
}

.line-94-5-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-94-5-t.mbm-multiply {
  position: absolute;
  left: 31px;
  top: 77%;
  right: auto;
  width: 30px;
  height: 350px;
  border-radius: 200px;
  background-color: #e9e9e9;
}

.line-94-5-t.mbm-multiply._4 {
  left: 3%;
  top: 94.5%;
  display: none;
  height: 200px;
  background-color: #e9e9e9;
}

.line-99-t {
  width: 300px;
  height: 300px;
  background-color: #d3d4d5;
}

.line-99-t.mbm-multiply {
  position: absolute;
  left: 126px;
  top: 76%;
  width: 50px;
  height: 400px;
  border-radius: 200px;
  background-color: #e9e9e9;
  line-height: 5px;
}

.line-99-t.mbm-multiply._2 {
  left: 1%;
  top: 98%;
  display: none;
  height: 150px;
  background-color: #e9e9e9;
}

.slider-2021 {
  z-index: 1000;
  width: 60vw;
  background-color: transparent;
}

.slide-2021 {
  width: 33.33%;
  padding: 20px;
}

.map-slider-head-21 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 15px;
  -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;
  font-size: 1.2rem;
}

.right-arrow-2021 {
  right: -55px;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Whitney, Tahoma, sans-serif;
  color: #20aebc;
  font-weight: 300;
}

.right-arrow-2021:hover {
  color: #20aebc;
}

.left-arrow-2021 {
  left: -55px;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #20aebc;
}

.left-arrow-2021:hover {
  color: #20aebc;
}

.slide-nav-2021 {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -55px;
  margin-top: 0px;
}

.parallax-2021 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: 2950vh;
  max-width: 100vw;
  padding-top: 100px;
  padding-bottom: 100px;
}

.page-title-2021 {
  position: static;
  top: auto;
  z-index: 2;
  margin: auto;
  -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;
  font-family: Whitney, Tahoma, sans-serif;
  color: #20aebc;
  font-size: 7rem;
  line-height: 1;
  font-weight: 300;
  text-align: center;
  cursor: default;
}

.slider-section-2021 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: auto;
  -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;
}

._2021-intro-header {
  position: relative;
  display: block;
  margin-top: 40px;
  margin-bottom: 40px;
  direction: ltr;
  font-family: Whitney, Tahoma, sans-serif;
  color: #23282c;
  font-size: 48px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

._2021-4 {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

._2021-5 {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

._2021-6 {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

._2021-7 {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

._2021-8 {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

._2021-9 {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

._2021-10 {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

._2021-11 {
  position: absolute;
  left: 25vw;
  top: auto;
  right: 25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin: auto;
  padding-right: 0%;
  padding-left: 0%;
  -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;
  opacity: 0;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: auto;
  z-index: 501;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  padding: 20px;
  -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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #fff;
}

.navbar-mobile {
  display: none;
}

.market-h1-center {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-bottom: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: Whitney, Tahoma, sans-serif;
  font-size: 3rem;
  line-height: 1;
  font-weight: 300;
  text-align: left;
}

.dropdown-2021 {
  left: -10%;
  right: auto;
  display: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.dropdown-2021.w--open {
  display: block;
  min-width: 150px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 7px;
  background-color: #e9e9e9;
  font-family: Whitney, Tahoma, sans-serif;
  font-weight: 300;
}

._2021-nav-link {
  font-family: 'Whitney Book', Tahoma, sans-serif;
  font-weight: 400;
}

._2021-nav-link:hover {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-weight: 600;
}

._2020-nav-link {
  font-family: 'Whitney Book', Tahoma, sans-serif;
  font-weight: 400;
}

._2020-nav-link:hover {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-weight: 600;
}

._2020-nav-link-on {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-weight: 600;
}

._2020-nav-link-on:hover {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-weight: 600;
}

._2021-nav-link-on {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-weight: 600;
}

._2021-nav-link-on:hover {
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #20aebc;
  font-weight: 600;
}

.columns {
  margin-top: 60px;
}

.parallax-container-2021 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2950vh;
  -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;
}

.ss-callout-box-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 20px;
  clear: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 7px;
  background-color: #e9e9e9;
}

.ss-tag-box-inline {
  position: static;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
  text-align: left;
}

.ss-body-box-inline {
  position: static;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: left;
}

.ss-box-div {
  width: 15%;
  min-width: 15%;
  margin-right: 20px;
}

.ss-box-div-end {
  width: 15%;
  min-width: 15%;
}

.ss-schedule {
  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;
}

.hero-gpp {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  max-width: 100vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/kal-visuals-fFK-1FjT_2U-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/kal-visuals-fFK-1FjT_2U-unsplash.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.ss-logo-link-1-access {
  position: static;
  top: 20px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  min-width: 120px;
  margin: 0px 40px 0px 0px;
  padding-top: 0px;
  padding-bottom: 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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/DYHS_bw.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.ss-logo-link-1-access:hover {
  min-width: 120px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/DYHS_logo_square_blue.jpg');
  opacity: 1;
}

.ss-tag-indented-2 {
  position: static;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Whitney Semibold', Tahoma, sans-serif;
  color: #5756d6;
  font-size: 1.2rem;
  line-height: 1.2;
  font-weight: 600;
  text-align: left;
}

.ss-body-below-tag-indented-2 {
  margin: 0px 0px 20px 60px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: left;
}

._2020-footer-share-fb {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_FB-grey.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
}

._2020-footer-share-fb:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_FB-purple.svg');
  opacity: 1;
}

._2020-footer-share-tw {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_Twitter-grey.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
}

._2020-footer-share-tw:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_Twitter-purple.svg');
  opacity: 1;
}

._2020-footer-share-lnk {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn-grey.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
}

._2020-footer-share-lnk:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn-purple.svg');
  opacity: 1;
}

._2021-footer-share-fb {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_FB-grey.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
}

._2021-footer-share-fb:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_FB-turquoise.svg');
  opacity: 1;
}

._2021-footer-share-tw {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_Twitter-grey.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
}

._2021-footer-share-tw:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_Twitter-turquoise.svg');
  opacity: 1;
}

._2021-footer-share-lnk {
  width: 20px;
  height: 20px;
  margin: 0px 10px;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn-grey.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 1;
}

._2021-footer-share-lnk:hover {
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn-turquoise.svg');
  opacity: 1;
}

.headshot-michelle {
  overflow: auto;
  width: 5vw;
  height: 5vw;
  margin-right: 15px;
  border-style: solid;
  border-width: 3px;
  border-color: #e9e9e9;
  border-radius: 100vw;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Miche.jpg');
  background-position: 50% 0%;
  background-size: contain;
  opacity: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.headshot-michelle:hover {
  border-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), -webkit-gradient(linear, left top, left bottom, from(#20aebc), to(#20aebc)), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg'), linear-gradient(180deg, #20aebc, #20aebc), url('https://www.awin.com/awin-report/2021/global/images/Clem-Lavender.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: 40% 40%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.youtube {
  padding: 0px;
}

.video-wrapper {
  overflow: hidden;
  width: 640px;
  height: 360px;
  margin-bottom: 20px;
}

.subnav-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.subnav-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.subnav-2021 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 30;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0px 0px;
  padding: 0px;
  -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;
  border-radius: 0px;
  background-color: transparent;
  opacity: 1;
}

.headshot-div-metcalfe {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px -5px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Sophie-Metcalfe_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-metcalfe:hover {
  background-color: #5756d6;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-bhatti {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px -5px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Emma-Bhatti.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-bhatti:hover {
  background-color: #5756d6;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-lippens {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Eric-Lippens.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-lippens:hover {
  background-color: #5756d6;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-natalia {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Natalia-Krolikowska-002.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-natalia:hover {
  background-color: #5756d6;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-samy {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Samy-El-Chehaly.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-samy:hover {
  background-color: #5756d6;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-kocher {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Daniel-Kocher_500x500.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-kocher:hover {
  background-color: #5756d6;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-nebuloni {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/IT_MeetTheTeamDiego_700x700_RGB.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-nebuloni:hover {
  background-color: #5756d6;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-morais {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Meet-the-Market.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-morais:hover {
  background-color: #5756d6;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-mullen {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Meet-the-Market-Interview.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-mullen:hover {
  background-color: #5756d6;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-rota {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/18_04_19_GlobalSavingsGroup_0888.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-rota:hover {
  background-color: #5756d6;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-whyte {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/EilidhWhyte.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-whyte:hover {
  background-color: #5756d6;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-jaconi {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Button-Co-Founder-and-CEO_Michael-Jaconi.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-jaconi:hover {
  background-color: #5756d6;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-bryant {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Steve-Bryant-headshot.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-bryant:hover {
  background-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-boden {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/James-Boden-headshot.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-boden:hover {
  background-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-meunier {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Laura-Meunier-pic.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-meunier:hover {
  background-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-lee {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Alister-Lee---Headshot.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-lee:hover {
  background-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.button-text-2020 {
  width: 100%;
  height: 100%;
  text-align: center;
}

.button-text-2021 {
  width: 100%;
  height: 100%;
  text-align: center;
}

.figure-label-mobile {
  margin-top: -30px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: rgba(35, 40, 44, 0.5);
  font-size: 0.8rem;
  font-style: italic;
  text-align: center;
}

.ss-callout-mobile {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 60px;
  padding-right: 10px;
  padding-left: 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;
}

.ss-callout-2021-mobile {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 60px;
  padding-right: 10px;
  padding-left: 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;
}

.ss-callout-2021-middle-mobile {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 60px;
  padding-right: 10px;
  padding-left: 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;
}

.divider-4-outsourcing {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 50vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('https://www.awin.com/awin-report/2021/global/images/thought-catalog-Nv-vx3kUR2A-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://www.awin.com/awin-report/2021/global/images/thought-catalog-Nv-vx3kUR2A-unsplash.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.subnav-2021-4 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 30;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0px 0px;
  padding: 0px;
  -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;
  border-radius: 0px;
  background-color: transparent;
  opacity: 1;
}

.download-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0px 40px;
  padding: 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;
  border-radius: 7px;
  background-color: #e9e9e9;
}

.image-106 {
  width: 30%;
}

.whitepaper-image {
  width: 30%;
  margin-right: 20px;
}

.download-div-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.prediction-body-extra {
  margin: 0px 0px 25px;
  font-family: 'Whitney Book', Tahoma, sans-serif;
  color: #23282c;
  font-size: 1.2rem;
  line-height: 1.2;
}

.pullout-copy {
  position: static;
  left: 0%;
  top: 20px;
  right: 0%;
  bottom: 0%;
  margin: 0px 40px;
  font-family: Whitney, Tahoma, sans-serif;
  color: rgba(35, 40, 44, 0.5);
  font-size: 1.2rem;
  line-height: 1.2;
  font-style: normal;
  font-weight: 300;
  text-align: left;
}

.headshot-div-carter {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/Lee-Carter-headshot.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-carter:hover {
  background-color: #20aebc;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.headshot-div-mulatinho {
  position: static;
  left: 75px;
  right: auto;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0px;
  border: 1px none #000;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/glaucia-mulatinho.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 1;
}

.headshot-div-mulatinho:hover {
  background-color: #5756d6;
  background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
  background-position: 50% 50%;
  background-size: 30% 30%;
  background-repeat: no-repeat;
}

.divider-3-adaptability {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100vw;
  min-height: 50vh;
  padding: 3vh 25vw;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/pexels-linkedin-sales-navigator-3867847.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/pexels-linkedin-sales-navigator-3867847.jpg');
  background-position: 0px 0px, 50% 20%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

@media screen and (max-width: 991px) {
  .home-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .home-top-container.mbm-multiply {
    height: 100vh;
  }

  .year {
    font-size: 20rem;
  }

  .page-title-2020.mbm-multiply {
    font-size: 6rem;
  }

  .data-h1 {
    max-width: none;
    font-size: 3rem;
  }

  ._2020-calendar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .navlink-home {
    display: none;
  }

  .back-to-top {
    font-size: 1rem;
  }

  .data-body {
    max-width: none;
    margin-top: 5px;
  }

  .quote-1-au {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quotes-icon-white {
    width: 8vw;
  }

  .navbar-logo {
    margin-top: 10px;
  }

  .data-icon {
    width: 7vw;
    margin-bottom: 5px;
  }

  .data-market-wrapper {
    grid-column-gap: 19px;
    grid-row-gap: 39px;
  }

  .market-overview-div {
    margin-right: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .pull-quote {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .parallax-section {
    display: block;
  }

  .parallax-container {
    overflow: hidden;
    max-width: 100vw;
  }

  .image-4-2 {
    left: auto;
    right: 5%;
  }

  .line-4a.mbm-multiply._4 {
    left: 12%;
  }

  .line-11a.mbm-multiply._4 {
    left: 42%;
    right: auto;
  }

  .line-6.mbm-multiply._1 {
    left: auto;
    right: 15%;
  }

  .scroll {
    bottom: 25vh;
  }

  .line-11.mbm-multiply._2 {
    left: auto;
    right: 40%;
  }

  .market-overview {
    padding: 30px 40px;
  }

  .line-15-3.mbm-multiply._4 {
    left: 25%;
  }

  .navbar-2020-desktop {
    display: none;
  }

  .line-4.mbm-multiply._1 {
    left: 2%;
  }

  .line-15.mbm-multiply._3 {
    left: auto;
    right: 30%;
  }

  .cal-month {
    font-size: 32px;
  }

  .cal-text {
    font-size: 24px;
  }

  .jan-div {
    left: 15%;
    right: 15%;
    margin: auto;
  }

  .parallax-2020 {
    display: block;
  }

  .line-1.mbm-multiply._3 {
    top: 85vh;
  }

  .navlink-2021-off {
    display: none;
  }

  .local-data {
    padding: 60px 40px;
  }

  .ss-h1 {
    margin-right: 0px;
    margin-bottom: 25px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    text-align: center;
  }

  .hero-au {
    height: 80vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
    background-image: linear-gradient(180deg, null, null), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .subnav-btn-div {
    margin-right: 20px;
    margin-left: 20px;
  }

  .bottom-nav-desktop {
    padding: 10px 20px;
  }

  .bottom-btn-grey-1-2020 {
    display: none;
  }

  .bottom-center-400px {
    display: none;
  }

  .bottom-right-300px {
    width: 200px;
  }

  .bottom-left-300px {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-dropdown-2020 {
    display: none;
  }

  .navbar-right-400px {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .navbar-menu {
    z-index: 200;
  }

  .map-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .world-map {
    width: 120vw;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .awin-talks-2020 {
    top: 60px;
    padding: 20px 10px;
  }

  .awin-talks-embed-2020 {
    max-width: 50%;
    min-width: 32%;
    margin-right: 40px;
  }

  .awin-talks-h1 {
    margin-bottom: 20px;
  }

  .exec-intro-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 2950vh;
  }

  .exec-intro-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .exec-copy {
    font-size: 32px;
  }

  .copy-div-13 {
    top: auto;
  }

  .image-3 {
    left: 18%;
  }

  .image-5 {
    left: -10%;
  }

  .image-4 {
    left: auto;
    right: -10px;
    width: 30vw;
  }

  .image-96._3 {
    width: 60vw;
  }

  .image-96a._2 {
    left: auto;
    right: 2%;
    width: 36vw;
  }

  .line-17.mbm-multiply._1 {
    left: auto;
    right: 10%;
  }

  .line-17a.mbm-multiply._3 {
    left: auto;
    right: 5%;
  }

  .line-23.mbm-multiply._4 {
    left: auto;
    right: 42%;
  }

  .line-25.mbm-multiply._4 {
    left: 28%;
  }

  .line-27.mbm-multiply._3 {
    left: auto;
    right: 26%;
  }

  .line-26-8.mbm-multiply._2 {
    left: auto;
    right: 22%;
  }

  .line-29.mbm-multiply._3 {
    left: 16%;
  }

  .line-30.mbm-multiply._4 {
    left: 12%;
  }

  .line-37-5.mbm-multiply._1 {
    left: 5%;
  }

  .line-38-2.mbm-multiply._4 {
    left: 15%;
  }

  .line-41.mbm-multiply._4 {
    left: 12%;
  }

  .line-43.mbm-multiply._3 {
    left: auto;
  }

  .line-45.mbm-multiply._4 {
    left: 5%;
  }

  .line-48.mbm-multiply._1 {
    left: auto;
  }

  .line-47.mbm-multiply._2 {
    left: 38%;
    right: auto;
  }

  .line-50.mbm-multiply._3 {
    left: auto;
    right: 7%;
  }

  .line-51.mbm-multiply._4 {
    left: 17%;
    right: auto;
  }

  .line-53.mbm-multiply._1 {
    left: 31%;
  }

  .line-54.mbm-multiply._4 {
    right: 41%;
  }

  .line-57.mbm-multiply._3 {
    left: 26%;
  }

  .line-60.mbm-multiply._2 {
    left: auto;
    right: 18%;
  }

  .line-61.mbm-multiply._3 {
    left: auto;
    right: 10%;
  }

  .line-62.mbm-multiply._4 {
    left: 2%;
  }

  .line-67.mbm-multiply._3 {
    left: auto;
    right: 4%;
  }

  .line-70.mbm-multiply._1 {
    left: auto;
    right: 29%;
  }

  .line-71.mbm-multiply._4 {
    left: auto;
    right: 20%;
  }

  .line-73.mbm-multiply._4 {
    left: 13%;
  }

  .line-75.mbm-multiply._3 {
    left: auto;
    right: 3%;
  }

  .line-76.mbm-multiply._2 {
    left: 22%;
  }

  .line-77.mbm-multiply._4 {
    left: 27%;
  }

  .line-79.mbm-multiply._1 {
    left: auto;
    right: 6%;
  }

  .award-1.mbm-multiply {
    z-index: 20;
    width: 25vw;
    height: 25vw;
  }

  .award-name {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 1.2rem;
    line-height: 1;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .award-event {
    font-size: 1rem;
    line-height: 1;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .award-icon {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .award-2.mbm-multiply {
    z-index: 20;
    width: 30vw;
    height: 30vw;
  }

  .award-3.mbm-multiply {
    z-index: 20;
    width: 33vw;
    height: 33vw;
  }

  .award-4.mbm-multiply {
    top: 45.7%;
    right: 12%;
    z-index: 20;
    width: 30vw;
    height: 30vw;
  }

  .award-5.mbm-multiply {
    left: auto;
    z-index: 20;
    width: 30vw;
    height: 30vw;
  }

  .awin-talks-div-2020 {
    width: 100%;
    min-width: 100%;
    margin-top: 20px;
    margin-left: 0px;
  }

  .market-at-container {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .headshots-div-2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .market-h1 {
    text-align: center;
  }

  .awin-talks-copy {
    margin-bottom: 0px;
  }

  .map-slide {
    width: 50%;
  }

  .slider-2020 {
    width: 80vw;
  }

  .slider-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .map-overlay {
    width: 120vw;
  }

  .footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .share-this-copy {
    display: block;
    margin-right: 20px;
  }

  .video-container {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .data-platform-wrapper {
    min-width: 90vw;
  }

  .data-ptype-image {
    max-width: 50%;
  }

  .data-devices-image {
    max-width: 70%;
  }

  .success-story-2020 {
    padding: 30px 40px;
  }

  .home-welcome {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .ss-visible {
    max-width: 100vw;
  }

  .hidden-div {
    margin-right: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .ss-div {
    -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;
  }

  .ss-left-column {
    display: none;
  }

  .ss-callout {
    margin-right: 10px;
    margin-left: 10px;
  }

  .fig-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }

  .read-more-div {
    text-align: center;
  }

  .expand-article-div {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .bottom-btn-quote-2020 {
    display: block;
  }

  .quote-2-au {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-3 {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-4-au {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .menu-button {
    z-index: 500;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .subnav-share-div {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  ._2020-subnav-share-lnk {
    margin-right: 0px;
  }

  .small-link-2020 {
    text-align: center;
  }

  .data-platform-3 {
    min-width: 70%;
  }

  .back-to-top-div {
    display: none;
    width: 200px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .awin-talks-play-headshots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -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;
  }

  .ss-stats-mobile {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .share-menu-mobile {
    display: none;
  }

  .top-text {
    display: none;
  }

  .bottom-btn-grey-fb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .bottom-btn-grey-tw {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .bottom-btn-grey-lnk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .bottom-btn-grey-share {
    display: none;
  }

  .top-nav-sections-mobile {
    position: fixed;
    left: 0%;
    top: 10%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
  }

  .top-nav-button-wrapper {
    position: static;
    padding: 5px 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;
    border-radius: 100vh;
  }

  .top-btn-grey {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 5vw;
    height: 5vw;
    margin-right: 10px;
    margin-left: 10px;
  }

  .top-btn-quote {
    display: none;
    width: 2vw;
    height: 2vw;
    border-radius: 100vw;
  }

  .top-btn-quote.w--current {
    display: none;
    width: 2vw;
    height: 2vw;
  }

  .image-75 {
    min-height: 70%;
    min-width: 70%;
  }

  .image-76 {
    min-height: 70%;
    min-width: 70%;
  }

  .image-77 {
    min-height: 70%;
    min-width: 70%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .image-78 {
    min-height: 70%;
    min-width: 70%;
  }

  .navbar-2020-mobile {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    background-color: #fff;
  }

  .menu-button-2 {
    color: #d3d4d5;
  }

  .menu-button-2.w--open {
    background-color: #fff;
    color: #5756d6;
  }

  .nav-menu-mobile {
    display: block;
    overflow: visible;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .nav-link-home-mobile-off {
    display: block;
    font-family: 'Whitney Book', Tahoma, sans-serif;
    font-size: 1rem;
    font-weight: 400;
  }

  .nav-link-home-mobile-off:hover {
    display: block;
    font-family: 'Whitney Semibold', Tahoma, sans-serif;
    color: #f60;
    font-weight: 600;
  }

  .nav-link-home-mobile-off.w--current {
    font-family: 'Whitney Semibold', Tahoma, sans-serif;
    color: #f60;
    font-weight: 600;
  }

  .dropdown-2020-mobile-on {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    padding-right: 20px;
    -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;
    font-family: 'Whitney Semibold', Tahoma, sans-serif;
    color: #5756d6;
    font-size: 1rem;
    font-weight: 600;
  }

  .dropdown-2020-mobile-on.w--open {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }

  .dropdown-mobile {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }

  .dropdown-2020-mobile-link {
    padding-left: 40px;
    border-bottom: 1px solid #e9e9e9;
    font-family: 'Whitney Book', Tahoma, sans-serif;
    color: rgba(35, 40, 44, 0.5);
    font-size: 1rem;
    font-weight: 400;
  }

  .dropdown-2020-mobile-link:hover {
    display: block;
    font-family: 'Whitney Semibold', Tahoma, sans-serif;
    color: #5756d6;
    font-weight: 600;
  }

  .dropdown-2020-mobile-link.w--current {
    margin-left: 0px;
    padding-left: 40px;
    font-family: 'Whitney Semibold', Tahoma, sans-serif;
    color: #5756d6;
    font-size: 1rem;
    font-weight: 600;
  }

  .hidden-market-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .read-more-div-market {
    text-align: center;
  }

  .expand-article-div-market {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .video-container-home {
    max-width: 90vw;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-94-5._2 {
    left: 18%;
    width: 40vw;
  }

  .image-95._2 {
    left: -10px;
    width: 20vw;
  }

  .image-95-5._2 {
    left: auto;
    right: -5px;
    width: 40vw;
  }

  .image-93-5._2 {
    width: 23vw;
  }

  .line-96.mbm-multiply._1 {
    left: auto;
    right: 3%;
  }

  .line-94-5.mbm-multiply._4 {
    left: 35%;
  }

  .line-98.mbm-multiply._1 {
    left: 5%;
  }

  .line-98-5.mbm-multiply._4 {
    left: 3%;
  }

  .sail {
    max-width: 10%;
    min-width: 10%;
  }

  .dropdown-list {
    overflow: auto;
    height: 60vh;
    background-color: #fff;
  }

  .dropdown-list.w--open {
    overflow: auto;
  }

  .market-div-desktop {
    display: none;
  }

  .feb-div {
    left: 15%;
    right: 15%;
    margin: auto;
  }

  .mar-div {
    left: 15%;
    right: 15%;
    margin: auto;
  }

  .apr-div {
    left: 15%;
    right: 15%;
    margin: auto;
  }

  .may-div {
    left: 15%;
    right: 15%;
    margin: auto;
  }

  .jun-div {
    left: 15%;
    right: 15%;
    margin: auto;
  }

  .july-div {
    left: 15%;
    right: 15%;
    margin: auto;
  }

  .aug-div {
    left: 15%;
    right: 15%;
    margin: auto;
  }

  .sep-div {
    left: 15%;
    right: 15%;
    margin: auto;
  }

  .oct-div {
    left: 15%;
    right: 15%;
    margin: auto;
  }

  .nov-div {
    left: 15%;
    right: 15%;
    margin: auto;
  }

  .dec-div {
    left: 15%;
    right: 15%;
    min-height: 60vh;
    margin: auto;
  }

  .quote-1-be {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-2-be {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-3-be {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-4-be {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .hero-be {
    height: 80vh;
  }

  .data-h2-hidden {
    margin-top: 5px;
  }

  .headshot-div-1 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .hero-ee {
    height: 80vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('https://www.awin.com/awin-report/2021/global/images/EE-1.jpg');
    background-image: linear-gradient(180deg, null, null), url('https://www.awin.com/awin-report/2021/global/images/EE-1.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .quote-1-ee {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-2-ee {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-3-ee {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-4-ee {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .ss-logo-link-1-ee {
    margin-right: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-2-ee {
    margin-right: 0px;
    margin-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-1-au {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .bottom-left-400px {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .bottom-right-400px {
    width: 200px;
  }

  .hero-fr {
    height: 80vh;
  }

  .quote-1-fr {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-2-fr {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-3-fr {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-4-fr {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .ss-logo-link-1-fr {
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-de {
    height: 80vh;
  }

  .quote-1-de {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-2-de {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-3-de {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-4-de {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .ss-logo-link-1-de {
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-br {
    height: 80vh;
  }

  .quote-1-br {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-2-br {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-3-br {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-4-br {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .ss-logo-link-1-br {
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-it {
    height: 80vh;
  }

  .quote-2-it {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-3-it {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-4-it {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .hero-nl {
    height: 80vh;
  }

  .quote-1-nl {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-4-nl {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .ss-logo-link-1-nl {
    margin-right: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .quote-2-nl {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-3-nl {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .hero-no {
    height: 80vh;
  }

  .quote-1-no {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-2-no {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-1-it {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-3-no {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-4-no {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .ss-callout-h2 {
    margin-top: 5px;
  }

  .ss-logo-link-1-no {
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-es {
    height: 80vh;
  }

  .quote-1-es {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-2-es {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-3-es {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-4-es {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .ss-logo-link-1-es {
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-uk {
    height: 80vh;
  }

  .quote-1-uk {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-2-uk {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-3-uk {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-4-uk {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .ss-logo-link-1-uk {
    margin-right: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-us {
    height: 80vh;
  }

  .quote-1-us {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-2-us {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-3-us {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .quote-4-us {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .ss-logo-link-1-us {
    margin-right: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-2-us {
    margin-right: 0px;
    margin-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-callout-box {
    padding-bottom: 0px;
  }

  .ss-logo-link-1-be {
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-2-nl {
    margin-right: 0px;
    margin-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-tag-box {
    margin-bottom: 10px;
  }

  .home-share-fb {
    margin-left: 0px;
  }

  .home-share-lnk {
    margin-right: 0px;
  }

  .footer-share-div {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .scroll-2020 {
    bottom: 25vh;
  }

  .parallax-container-2020 {
    overflow: hidden;
    max-width: 100vw;
  }

  .line-4-g.mbm-multiply._1 {
    left: 2%;
  }

  .line-6-g.mbm-multiply._1 {
    left: auto;
    right: 15%;
  }

  .line-11-p.mbm-multiply._2 {
    left: auto;
    right: 5%;
  }

  .line-11a-g.mbm-multiply._4 {
    left: 42%;
    right: auto;
  }

  .line-15-g.mbm-multiply._3 {
    left: auto;
    right: 30%;
  }

  .line-15-3-g.mbm-multiply._4 {
    left: 25%;
  }

  .line-17-g.mbm-multiply._1 {
    left: auto;
    right: 10%;
  }

  .line-17a-p.mbm-multiply._3 {
    left: auto;
    right: 5%;
  }

  .line-4a-p.mbm-multiply._4 {
    left: 5%;
  }

  .line-23-g.mbm-multiply._4 {
    left: auto;
    right: 42%;
  }

  .line-25-p.mbm-multiply._4 {
    left: 3%;
  }

  .line-27-g.mbm-multiply._3 {
    left: auto;
    right: 26%;
  }

  .line-26-8-g.mbm-multiply._2 {
    left: auto;
    right: 22%;
  }

  .line-29-g.mbm-multiply._3 {
    left: 16%;
  }

  .line-30-p.mbm-multiply._4 {
    left: 5%;
  }

  .line-37-5-g.mbm-multiply._1 {
    left: 5%;
  }

  .line-38-2-p.mbm-multiply._4 {
    left: 15%;
  }

  .line-41-p.mbm-multiply._4 {
    left: 12%;
  }

  .line-43-g.mbm-multiply._3 {
    left: auto;
  }

  .line-45-p.mbm-multiply._4 {
    left: 5%;
  }

  .line-48-g.mbm-multiply._1 {
    left: auto;
  }

  .line-47-g.mbm-multiply._2 {
    left: 38%;
    right: auto;
  }

  .line-50-p.mbm-multiply._3 {
    left: auto;
    right: 5%;
  }

  .line-51-g.mbm-multiply._4 {
    left: 17%;
    right: auto;
  }

  .line-53-g.mbm-multiply._1 {
    left: 31%;
  }

  .line-54-p.mbm-multiply._4 {
    right: 41%;
  }

  .line-57-p.mbm-multiply._3 {
    left: 6%;
  }

  .line-60-g.mbm-multiply._2 {
    left: auto;
    right: 18%;
  }

  .line-61-g.mbm-multiply._3 {
    left: auto;
    right: 10%;
  }

  .line-62-p.mbm-multiply._4 {
    left: 2%;
  }

  .line-67-g.mbm-multiply._3 {
    left: auto;
    right: 4%;
  }

  .line-70-g.mbm-multiply._1 {
    left: auto;
    right: 29%;
  }

  .line-71-p.mbm-multiply._4 {
    left: auto;
    right: 20%;
  }

  .line-73-g.mbm-multiply._4 {
    left: 13%;
  }

  .line-75-p.mbm-multiply._3 {
    left: auto;
    right: 3%;
  }

  .line-76-g.mbm-multiply._2 {
    left: 22%;
  }

  .line-94-5-p.mbm-multiply._4 {
    left: 35%;
  }

  .line-98-5-g.mbm-multiply._4 {
    left: 3%;
  }

  .line-77-p.mbm-multiply._4 {
    left: 8%;
  }

  .line-98-g.mbm-multiply._1 {
    left: 5%;
  }

  .line-96-g.mbm-multiply._1 {
    left: auto;
    right: 3%;
  }

  .line-79-g.mbm-multiply._1 {
    left: auto;
    right: 6%;
  }

  .line-82-g.mbm-multiply._2 {
    left: 22%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .line-83-p.mbm-multiply._4 {
    left: 27%;
  }

  .line-86-g.mbm-multiply._2 {
    left: 22%;
  }

  .line-87-p.mbm-multiply._2 {
    left: 2%;
  }

  .line-90-g.mbm-multiply._4 {
    left: 27%;
  }

  .navlink-2021-on {
    display: none;
  }

  .navbar-dropdown-2021 {
    display: none;
  }

  .navbar-2021-mobile {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    background-color: #fff;
  }

  .dropdown-2020-mobile-off {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    padding-right: 20px;
    -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;
    font-family: 'Whitney Book', Tahoma, sans-serif;
    color: #23282c;
    font-size: 1rem;
    font-weight: 400;
  }

  .dropdown-2020-mobile-off.w--open {
    overflow: auto;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }

  .dropdown-2021-mobile-on {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    padding-right: 20px;
    -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;
    font-family: 'Whitney Semibold', Tahoma, sans-serif;
    color: #20aebc;
    font-size: 1rem;
    font-weight: 600;
  }

  .dropdown-2021-mobile-on.w--open {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }

  .dropdown-2021-mobile-link {
    padding-left: 40px;
    border-bottom: 1px solid #e9e9e9;
    font-family: 'Whitney Book', Tahoma, sans-serif;
    color: rgba(35, 40, 44, 0.5);
    font-size: 1rem;
    font-weight: 400;
  }

  .dropdown-2021-mobile-link:hover {
    display: block;
    font-family: 'Whitney Semibold', Tahoma, sans-serif;
    color: #20aebc;
    font-weight: 600;
  }

  .dropdown-2021-mobile-link.w--current {
    margin-left: 0px;
    padding-left: 40px;
    font-family: 'Whitney Semibold', Tahoma, sans-serif;
    color: #20aebc;
    font-size: 1rem;
    font-weight: 600;
  }

  .menu-button-2021 {
    color: #d3d4d5;
  }

  .menu-button-2021.w--open {
    background-color: #fff;
    color: #20aebc;
  }

  .hero-apptracking {
    height: 80vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
    background-image: linear-gradient(180deg, null, null), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .h1-b-2021 {
    margin-right: 60px;
    margin-left: 60px;
    font-size: 3rem;
  }

  ._2021-trend {
    padding: 40px;
  }

  .prediction-copy-container {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .prediction-div-desktop {
    display: none;
  }

  .awin-talks-2021 {
    top: 60px;
    padding: 20px 10px;
  }

  .awin-talks-div-2021 {
    width: 100%;
    min-width: 100%;
    margin-top: 20px;
    margin-left: 0px;
  }

  .awin-talks-embed-2021 {
    max-width: 50%;
    min-width: 32%;
    margin-right: 40px;
  }

  .bottom-btn-quote-2021 {
    display: block;
  }

  .bottom-btn-grey-1-2021 {
    display: none;
  }

  ._2021-subnav-share-lnk {
    margin-right: 0px;
  }

  .divider-1-apptracking {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .divider-2-apptracking {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .divider-3-apptracking {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .awin-talks-h1-2021 {
    margin-bottom: 20px;
  }

  .prediction-byline {
    text-align: center;
  }

  .prediction-byline-title {
    text-align: center;
  }

  .prediction-div {
    margin-right: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .headshot-clem {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .awin-talks-copy-2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .small-link-2021 {
    text-align: center;
  }

  .ss-h1-2021 {
    text-align: center;
  }

  .ss-logo-link-1-at {
    margin-right: 40px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-2-at {
    margin-right: 40px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-3-at {
    margin-right: 40px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-4-at {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-2021 {
    max-width: 95%;
    min-width: 95%;
    margin-left: 0px;
  }

  .ss-logo-wrapper-2021 {
    position: static;
    margin-right: 0px;
    margin-bottom: 30px;
    -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;
  }

  .tabs-menu-2021 {
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .top-btn-grey-2021 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 5vw;
    height: 5vw;
    margin-right: 10px;
    margin-left: 10px;
  }

  .top-btn-grey-2021:hover {
    background-color: #20aebc;
  }

  .top-btn-grey-2021.w--current {
    border-color: #20aebc;
    background-color: #20aebc;
  }

  .prediction-div-hidden {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }

  .bottom-btn-grey-lnk-2021 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .bottom-btn-grey-tw-2021 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .bottom-btn-grey-fb-2021 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .expand-article-div-prediction {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .hero-access {
    height: 80vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
    background-image: linear-gradient(180deg, null, null), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .divider-1-access {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .divider-2-access {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .divider-3-access {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .headshot-kuhillow {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .whitepaper-download {
    top: 60px;
    padding: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .whitepaper-download-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 30%;
    margin-bottom: 0px;
    margin-left: 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;
  }

  .whitepaper-copy {
    margin-bottom: 0px;
    text-align: left;
  }

  .button-whitepaper-2021 {
    max-width: 50%;
    margin-top: 20px;
  }

  .hero-attribution {
    height: 80vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
    background-image: linear-gradient(180deg, null, null), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .divider-1-attribution {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .divider-2-attribution {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .ss-div-2021 {
    -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;
  }

  .ss-div-2021-2 {
    -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;
  }

  .ss-logo-link-1-attribution {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .expand-article-div-2021 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-2-attribution {
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-wrapper-2021-2 {
    position: relative;
    margin-right: 0px;
    margin-bottom: 30px;
    -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;
  }

  .whitepaper-div {
    margin-left: 30px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .ss-callout-2021 {
    max-width: 20%;
    margin-right: 0px;
  }

  .ss-callout-2021-middle {
    max-width: 20%;
    margin-right: 20px;
    margin-left: 20px;
  }

  .fig-1-2021 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -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;
  }

  .hero-outsourcing {
    height: 80vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
    background-image: linear-gradient(180deg, null, null), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .divider-1-outsourcing {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .divider-2-outsourcing {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .headshot-paul {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .divider-3-outsourcing {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .awin-approved-container {
    padding: 40px 20px;
  }

  .awin-approved-h1 {
    text-align: center;
  }

  .tech-partners-grid {
    justify-items: stretch;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    grid-auto-flow: row;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .ss-logo-link-1-outsourcing {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-2-outsourcing {
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-callout-2021-outsourcing {
    max-width: 20%;
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .ss-callout-2021-middle-outsourcing {
    max-width: 20%;
    margin-right: 40px;
    margin-bottom: 0px;
    margin-left: 40px;
  }

  .fig-1-2021-outsourcing {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -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;
  }

  .expand-article-div-2021-outsourcing {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-industry {
    height: 80vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
    background-image: linear-gradient(180deg, null, null), url('https://www.awin.com/awin-report/2021/global/images/AU-1.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .divider-1-industry {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .divider-2-industry {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .headshot-dawn {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .ss-logo-link-1-industry {
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .expand-article-div-2021-industry {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-sidebar-industry {
    width: 90%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .ss-div-2021-apptracking {
    -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;
  }

  .pull-quote-prediction {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .fig-1-2021-industry {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -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;
  }

  .pp-container {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .pp-headshot-1 {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .pp-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .pp-headshot-2 {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .pp-button-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .pp-button-quote {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .pp-headshot-3 {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .pp-headshot-4 {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .pp-headshot-5 {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .pp-headshot-6 {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .pp-headshot-7 {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .pp-headshot-8 {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .pp-headshot-9 {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .pp-headshot-10 {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .headshot-james {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .hero-adaptability {
    height: 90vh;
  }

  .divider-1-adaptability {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .divider-2-adaptability {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .ss-logo-link-1-it {
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-2-uk {
    margin-right: 0px;
    margin-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-section {
    padding: 30px 40px;
  }

  ._2021-intro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  ._2021-1 {
    left: 5vw;
    right: 5vw;
    margin: auto;
  }

  ._2021-2 {
    left: 5vw;
    right: 5vw;
    margin: auto;
  }

  ._2021-3 {
    left: 5vw;
    right: 5vw;
    margin: auto;
  }

  .scroll-2021 {
    bottom: 25vh;
  }

  .line-4a-t.mbm-multiply._4 {
    left: 5%;
  }

  .line-11-t.mbm-multiply._2 {
    left: auto;
    right: 5%;
  }

  .line-17a-t.mbm-multiply._3 {
    left: auto;
    right: 5%;
  }

  .line-25-t.mbm-multiply._4 {
    left: 3%;
  }

  .line-30-t.mbm-multiply._4 {
    left: 5%;
  }

  .line-38-2-t.mbm-multiply._4 {
    left: 15%;
  }

  .line-41-t.mbm-multiply._4 {
    left: 12%;
  }

  .line-45-t.mbm-multiply._4 {
    left: 5%;
  }

  .line-50-t.mbm-multiply._3 {
    left: auto;
    right: 5%;
  }

  .line-54-t.mbm-multiply._4 {
    right: 41%;
  }

  .line-57-t.mbm-multiply._3 {
    left: 6%;
  }

  .line-62-t.mbm-multiply._4 {
    left: 2%;
  }

  .line-71-t.mbm-multiply._4 {
    left: auto;
    right: 20%;
  }

  .line-75-t.mbm-multiply._3 {
    left: auto;
    right: 3%;
  }

  .line-77-t.mbm-multiply._4 {
    left: 8%;
  }

  .line-83-t.mbm-multiply._4 {
    left: 27%;
  }

  .line-87-t.mbm-multiply._2 {
    left: 2%;
  }

  .line-94-5-t.mbm-multiply._4 {
    left: 35%;
  }

  .slider-2021 {
    width: 80vw;
  }

  .slide-2021 {
    width: 50%;
  }

  .map-slider-head-21 {
    font-size: 1.5rem;
  }

  .parallax-2021 {
    display: block;
  }

  .slider-section-2021 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  ._2021-intro-header {
    font-size: 32px;
  }

  ._2021-4 {
    left: 5vw;
    right: 5vw;
    margin: auto;
  }

  ._2021-5 {
    left: 5vw;
    right: 5vw;
    margin: auto;
  }

  ._2021-6 {
    left: 5vw;
    right: 5vw;
    margin: auto;
  }

  ._2021-7 {
    left: 5vw;
    right: 5vw;
    margin: auto;
  }

  ._2021-8 {
    left: 5vw;
    right: 5vw;
    margin: auto;
  }

  ._2021-9 {
    left: 5vw;
    right: 5vw;
    margin: auto;
  }

  ._2021-10 {
    left: 5vw;
    right: 5vw;
    margin: auto;
  }

  ._2021-11 {
    left: 5vw;
    right: 5vw;
    margin: auto;
  }

  .navbar {
    display: none;
  }

  .menu-button {
    color: #d3d4d5;
  }

  .menu-button.w--open {
    background-color: transparent;
    color: #f60;
  }

  .dropdown-2021-mobile-off {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    padding-right: 20px;
    -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;
    font-family: 'Whitney Book', Tahoma, sans-serif;
    color: #23282c;
    font-size: 1rem;
    font-weight: 400;
  }

  .dropdown-2021-mobile-off.w--open {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }

  .navbar-mobile {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    overflow: visible;
    background-color: #fff;
  }

  .market-h1-center {
    text-align: center;
  }

  .parallax-container-2021 {
    overflow: hidden;
    max-width: 100vw;
  }

  .ss-tag-box-inline {
    margin-bottom: 10px;
  }

  .ss-body-box-inline {
    margin-bottom: 10px;
  }

  .image-105 {
    position: static;
    margin: 0px 0px 0px 20px;
  }

  .hero-gpp {
    height: 70vh;
  }

  .ss-logo-link-1-access {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  ._2020-footer-share-fb {
    margin-left: 0px;
  }

  ._2020-footer-share-lnk {
    margin-right: 0px;
  }

  ._2021-footer-share-fb {
    margin-left: 0px;
  }

  ._2021-footer-share-lnk {
    margin-right: 0px;
  }

  .headshot-michelle {
    width: 10vw;
    height: 10vw;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .headshot-div-metcalfe {
    width: 80px;
    height: 80px;
  }

  .headshot-div-bhatti {
    width: 80px;
    height: 80px;
  }

  .headshot-div-lippens {
    width: 80px;
    height: 80px;
  }

  .headshot-div-natalia {
    width: 80px;
    height: 80px;
  }

  .headshot-div-samy {
    width: 80px;
    height: 80px;
  }

  .headshot-div-kocher {
    width: 80px;
    height: 80px;
  }

  .headshot-div-nebuloni {
    width: 80px;
    height: 80px;
  }

  .headshot-div-morais {
    width: 80px;
    height: 80px;
  }

  .headshot-div-mullen {
    width: 80px;
    height: 80px;
  }

  .headshot-div-rota {
    width: 80px;
    height: 80px;
  }

  .headshot-div-whyte {
    width: 80px;
    height: 80px;
  }

  .headshot-div-jaconi {
    width: 80px;
    height: 80px;
  }

  .headshot-div-bryant {
    width: 80px;
    height: 80px;
  }

  .headshot-div-boden {
    width: 80px;
    height: 80px;
  }

  .headshot-div-meunier {
    width: 80px;
    height: 80px;
  }

  .headshot-div-lee {
    width: 80px;
    height: 80px;
  }

  .figure-label-mobile {
    margin-top: 10px;
  }

  .ss-callout-mobile {
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
  }

  .ss-callout-2021-mobile {
    max-width: 20%;
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .ss-callout-2021-middle-mobile {
    max-width: 20%;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
  }

  .divider-4-outsourcing {
    padding-right: 10vw;
    padding-left: 10vw;
  }

  .download-div {
    width: 100%;
    min-width: 100%;
    margin-top: 20px;
    margin-left: 0px;
  }

  .pullout-copy {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .headshot-div-carter {
    width: 80px;
    height: 80px;
  }

  .headshot-div-mulatinho {
    width: 80px;
    height: 80px;
  }

  .divider-3-adaptability {
    padding-right: 10vw;
    padding-left: 10vw;
  }
}

@media screen and (max-width: 767px) {
  .year {
    font-size: 12rem;
  }

  .page-title-2020 {
    font-size: 5rem;
  }

  .page-title-2020.mbm-multiply {
    font-size: 5rem;
  }

  .data-h1 {
    font-size: 2.5rem;
  }

  .arrow-down-white {
    display: none;
  }

  .data-body {
    max-width: none;
  }

  .quote-1-au {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote {
    font-size: 1.2rem;
  }

  .name-white {
    font-size: 1rem;
  }

  .title-white {
    font-size: 1rem;
  }

  .data-icon {
    width: 10vw;
  }

  .data-market-wrapper {
    min-width: 90vw;
    grid-column-gap: 11px;
    grid-row-gap: 19px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .tabs-menu-data {
    margin-bottom: 30px;
  }

  .pull-quote {
    margin-right: 0px;
  }

  .market-overview {
    padding: 30px 20px;
  }

  .cal-text {
    font-family: 'Whitney Book', Tahoma, sans-serif;
    color: #23282c;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
  }

  .intro-icon {
    width: 70px;
  }

  .jan-div {
    left: 20px;
    right: 20px;
    min-height: 50vh;
  }

  .local-data {
    padding: 30px 10px;
  }

  .brand {
    padding-left: 0px;
  }

  .ss-h1 {
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    font-size: 2.5rem;
    text-align: center;
  }

  .hero-au {
    height: 100vh;
  }

  .h1-b-2020 {
    font-size: 6rem;
  }

  .subnav-btn-div {
    width: 11vw;
    margin-right: 15px;
    margin-left: 15px;
  }

  .arrow-white-div {
    display: none;
  }

  .bottom-nav-desktop {
    overflow: visible;
    max-height: 10vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bottom-btn-grey-1-2020 {
    position: relative;
    z-index: 60;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/Share-icon-white.svg');
    background-position: 50% 50%;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    cursor: pointer;
  }

  .bottom-btn-grey-1-2020:focus {
    background-color: #5756d6;
  }

  .bottom-right-300px {
    width: 100px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navbar-title {
    display: none;
  }

  .map-div {
    display: none;
  }

  .awin-talks-2020 {
    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;
  }

  .awin-talks-embed-2020 {
    max-height: 50px;
    max-width: 300px;
    min-height: 50px;
    min-width: 300px;
    margin-right: 30px;
  }

  .awin-talks-h1 {
    margin-bottom: 10px;
  }

  .award-1.mbm-multiply {
    width: 35vw;
    height: 35vw;
  }

  .award-2.mbm-multiply {
    width: 35vw;
    height: 35vw;
  }

  .award-3.mbm-multiply {
    width: 40vw;
    height: 40vw;
  }

  .award-4.mbm-multiply {
    width: 45vw;
    height: 45vw;
  }

  .award-5.mbm-multiply {
    width: 37vw;
    height: 37vw;
  }

  .awin-talks-div-2020 {
    width: 100%;
    min-width: 100%;
    margin-top: 20px;
    margin-left: 0px;
  }

  .market-at-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .headshots-div-2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .market-h1 {
    margin-bottom: 30px;
    font-size: 2.5rem;
  }

  .awin-talks-copy {
    margin-bottom: 0px;
  }

  .tag {
    margin-bottom: 10px;
  }

  .map-slide {
    width: 100%;
  }

  .slider-2020 {
    width: 80vw;
  }

  .slider-section {
    margin-top: -75vh;
  }

  .share-this-copy {
    display: none;
  }

  .video-container {
    padding: 30px;
  }

  .data-ptype-image {
    max-height: 90%;
  }

  .data-devices-image {
    max-width: 90%;
  }

  .ss-subhead {
    font-size: 1.5rem;
  }

  .success-story-2020 {
    padding: 30px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .ss-visible {
    max-width: 90vw;
    min-width: 90vw;
  }

  .ss-container-2020 {
    -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;
  }

  .hidden-div {
    margin: 0px;
  }

  .ss-div {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ss-left-column {
    position: static;
    display: none;
    margin-right: 0px;
    -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;
  }

  .ss-list {
    padding-left: 20px;
  }

  .ss-body-top {
    margin-top: 25px;
  }

  .ss-callout {
    min-width: 30%;
    margin-right: 15px;
    margin-bottom: 40px;
    margin-left: 15px;
  }

  .ss-callout-h1 {
    font-size: 2.5rem;
  }

  .fig-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 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;
  }

  .read-more-div {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .quote-2-au {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-3 {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-4-au {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .figure-label {
    margin-top: -20px;
  }

  .subnav-share-div {
    display: none;
  }

  .data-platform-3 {
    min-width: 100%;
  }

  .back-to-top-div {
    width: 100px;
  }

  .awin-talks-play-headshots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ss-stats-mobile {
    position: static;
    display: block;
    margin-top: 30px;
    margin-right: 0px;
    -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;
  }

  .share-menu-mobile {
    position: absolute;
    left: auto;
    top: auto;
    right: 15px;
    bottom: 12vh;
    z-index: 1000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 5px;
    padding-left: 5px;
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    border-radius: 100vh;
    background-color: #fff;
  }

  .back-to-top-text {
    display: none;
  }

  .top-text {
    display: block;
  }

  .bottom-btn-grey-fb {
    margin: 5px 0px;
    background-color: #5756d6;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_FB.svg');
    background-position: 50% 50%;
    background-size: 20px 20px;
    background-repeat: no-repeat;
  }

  .bottom-btn-grey-fb:hover {
    background-color: #fff;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_FB-purple.svg');
  }

  .bottom-btn-grey-tw {
    margin: 5px 0px;
    background-color: #5756d6;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_Twitter.svg');
    background-position: 50% 50%;
    background-size: 20px 20px;
    background-repeat: no-repeat;
  }

  .bottom-btn-grey-tw:hover {
    background-color: #fff;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_Twitter-purple.svg');
  }

  .bottom-btn-grey-lnk {
    margin: 5px 0px;
    background-color: #5756d6;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
    background-position: 50% 49%;
    background-size: 19px 19px;
    background-repeat: no-repeat;
  }

  .bottom-btn-grey-lnk:hover {
    background-color: #fff;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn-purple.svg');
  }

  .bottom-btn-grey-share {
    position: relative;
    z-index: 60;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-radius: 0px;
    background-color: transparent;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/Share-icon-grey.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
  }

  .bottom-btn-grey-share:hover {
    border-radius: 20px;
    background-color: #e9e9e9;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/x-white.svg');
    background-size: 50%;
  }

  .bottom-btn-grey-share:active {
    border-radius: 20px;
    background-color: #e9e9e9;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/x-white.svg');
    background-size: 50%;
  }

  .bottom-btn-grey-share:focus {
    background-color: transparent;
  }

  .top-nav-sections-mobile {
    position: fixed;
    left: 0%;
    top: 9%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 10vh;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .top-nav-button-wrapper {
    max-height: 10vh;
    max-width: 90vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .top-btn-grey {
    position: relative;
    z-index: 60;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
    cursor: pointer;
  }

  .top-btn-grey:focus {
    background-color: #5756d6;
  }

  .top-btn-quote {
    position: relative;
    z-index: 60;
    display: none;
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
    cursor: pointer;
  }

  .top-btn-quote:focus {
    background-color: #5756d6;
  }

  .button-home-2020 {
    margin-right: 0px;
  }

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

  .video-container-home {
    padding-top: 0px;
    padding-bottom: 30px;
  }

  .button-home-2021 {
    margin-top: 10px;
  }

  .feb-div {
    left: 20px;
    right: 20px;
    min-height: 50vh;
  }

  .mar-div {
    left: 20px;
    right: 20px;
    min-height: 50vh;
  }

  .apr-div {
    left: 20px;
    right: 20px;
    min-height: 50vh;
  }

  .may-div {
    left: 20px;
    right: 20px;
    min-height: 50vh;
  }

  .jun-div {
    left: 20px;
    right: 20px;
    min-height: 50vh;
  }

  .july-div {
    left: 20px;
    right: 20px;
    min-height: 50vh;
  }

  .aug-div {
    left: 20px;
    right: 20px;
    min-height: 0vh;
  }

  .sep-div {
    left: 20px;
    right: 20px;
    min-height: 50vh;
  }

  .oct-div {
    left: 20px;
    right: 20px;
    min-height: 50vh;
  }

  .nov-div {
    left: 20px;
    right: 20px;
    min-height: 50vh;
    margin: auto;
  }

  .dec-div {
    left: 20px;
    right: 20px;
    min-height: 50vh;
  }

  .quote-1-be {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-2-be {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-3-be {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-4-be {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .hero-be {
    height: 100vh;
  }

  .headshot-div-1 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .hero-ee {
    height: 100vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('https://www.awin.com/awin-report/2021/global/images/EE-1.jpg');
    background-image: linear-gradient(180deg, null, null), url('https://www.awin.com/awin-report/2021/global/images/EE-1.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .quote-1-ee {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-2-ee {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-3-ee {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-4-ee {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .ss-logo-link-1-ee {
    margin-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-2-ee {
    margin-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-1-au {
    margin-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .bottom-right-400px {
    width: 100px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-fr {
    height: 100vh;
  }

  .quote-1-fr {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-2-fr {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-3-fr {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-4-fr {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .ss-logo-link-1-fr {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-de {
    height: 100vh;
  }

  .quote-1-de {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-2-de {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-3-de {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-4-de {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .ss-logo-link-1-de {
    margin-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-br {
    height: 100vh;
  }

  .quote-1-br {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-2-br {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-3-br {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-4-br {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .ss-logo-link-1-br {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-tag-indented {
    margin-bottom: 0px;
  }

  .hero-it {
    height: 100vh;
  }

  .quote-2-it {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-3-it {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-4-it {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .hero-nl {
    height: 100vh;
  }

  .quote-1-nl {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-4-nl {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .ss-logo-link-1-nl {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .quote-2-nl {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .name-white-2 {
    font-size: 1rem;
  }

  .quote-3-nl {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-2 {
    font-size: 1.2rem;
  }

  .hero-no {
    height: 100vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('https://www.awin.com/awin-report/2021/global/images/Nordics-2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://www.awin.com/awin-report/2021/global/images/Nordics-2.jpg');
    background-position: 0px 0px, 40% 50%;
  }

  .quote-1-no {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-2-no {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-1-it {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-3-no {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-4-no {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .ss-logo-link-1-no {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-es {
    height: 100vh;
  }

  .quote-1-es {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-2-es {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-3-es {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-4-es {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .ss-logo-link-1-es {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-uk {
    height: 100vh;
  }

  .quote-1-uk {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-2-uk {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-3-uk {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-4-uk {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .ss-logo-link-1-uk {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-us {
    height: 100vh;
  }

  .quote-1-us {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-2-us {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-3-us {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .quote-4-us {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .ss-logo-link-1-us {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-2-us {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-callout-box {
    grid-column-gap: 25px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .ss-subhead-box {
    font-size: 1.5rem;
  }

  .ss-logo-link-1-be {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-2-nl {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-tag-box {
    margin-bottom: 10px;
  }

  .list-item-box {
    margin-left: -20px;
  }

  .ss-callout-box-flex {
    grid-column-gap: 25px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .footer-share-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .dropdown-2021-mobile-on {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .hero-apptracking {
    height: 100vh;
  }

  .h1-b-2021 {
    margin-right: 40px;
    margin-left: 40px;
  }

  ._2021-trend {
    padding: 40px 20px;
  }

  .prediction-copy-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .awin-talks-2021 {
    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;
  }

  .awin-talks-div-2021 {
    width: 100%;
    min-width: 100%;
    margin-top: 20px;
    margin-left: 0px;
  }

  .awin-talks-embed-2021 {
    max-height: 50px;
    max-width: 300px;
    min-height: 50px;
    min-width: 300px;
  }

  .ss-container-2021 {
    -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;
  }

  .bottom-btn-grey-1-2021 {
    position: relative;
    z-index: 60;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/Share-icon-white.svg');
    background-position: 50% 50%;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    cursor: pointer;
  }

  .bottom-btn-grey-1-2021:focus {
    background-color: #5756d6;
  }

  .divider-1-apptracking {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .divider-2-apptracking {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .divider-3-apptracking {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .awin-talks-h1-2021 {
    margin-bottom: 10px;
  }

  .prediction-byline {
    margin-bottom: 5px;
    font-size: 1rem;
  }

  .prediction-byline-title {
    margin-bottom: 0px;
    font-size: 1rem;
  }

  .prediction-div {
    margin-right: 0px;
  }

  .awin-talks-copy-2 {
    margin-bottom: 0px;
  }

  .ss-h1-2021 {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 2.5rem;
    text-align: center;
  }

  .ss-logo-link-1-at {
    max-width: 70px;
    min-width: 70px;
    margin-right: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-2-at {
    max-width: 90px;
    min-width: 90px;
    margin-right: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-3-at {
    max-width: 130px;
    min-width: 130px;
    margin-right: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-4-at {
    max-width: 100px;
    min-width: 100px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-2021 {
    max-width: 90%;
    min-width: 90%;
  }

  .ss-logo-wrapper-2021 {
    max-width: 90%;
  }

  .ss-graph-tag {
    margin-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-tag-subhead {
    margin-bottom: 5px;
  }

  .ss-graph-inline {
    margin-right: 0px;
    margin-bottom: 20px;
    float: none;
  }

  .tab-link-2021 {
    min-width: 20vw;
  }

  .tab-link-2021.w--current {
    min-width: 20vw;
  }

  .tabs-menu-2021 {
    margin-bottom: 30px;
  }

  .top-btn-grey-2021 {
    position: relative;
    z-index: 60;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
    cursor: pointer;
  }

  .top-btn-grey-2021:focus {
    background-color: #5756d6;
  }

  .bottom-btn-grey-lnk-2021 {
    margin: 5px 0px;
    background-color: #20aebc;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn.svg');
    background-position: 50% 49%;
    background-size: 19px 19px;
    background-repeat: no-repeat;
  }

  .bottom-btn-grey-lnk-2021:hover {
    background-color: #fff;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_LinkedIn-turquoise.svg');
  }

  .bottom-btn-grey-tw-2021 {
    margin: 5px 0px;
    background-color: #20aebc;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_Twitter.svg');
    background-position: 50% 50%;
    background-size: 20px 20px;
    background-repeat: no-repeat;
  }

  .bottom-btn-grey-tw-2021:hover {
    background-color: #fff;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_Twitter-turquoise.svg');
  }

  .bottom-btn-grey-fb-2021 {
    margin: 5px 0px;
    background-color: #20aebc;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_FB.svg');
    background-position: 50% 50%;
    background-size: 20px 20px;
    background-repeat: no-repeat;
  }

  .bottom-btn-grey-fb-2021:hover {
    background-color: #fff;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/SocialShare_FB-turquoise.svg');
  }

  .hero-access {
    height: 100vh;
  }

  .divider-1-access {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .divider-2-access {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .divider-3-access {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .whitepaper-download {
    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;
  }

  .whitepaper-download-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .whitepaper-copy {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
  }

  .hero-attribution {
    height: 100vh;
  }

  .divider-1-attribution {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .divider-2-attribution {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .ss-div-2021 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ss-div-2021-2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ss-logo-link-1-attribution {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .expand-article-div-2021 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-callout-h1-2021 {
    font-size: 2.5rem;
  }

  .ss-logo-link-2-attribution {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-wrapper-2021-2 {
    max-width: 90%;
  }

  .ss-callout-attribution {
    margin-right: 10px;
    margin-left: 10px;
  }

  .ss-subhead-2 {
    font-size: 1.5rem;
  }

  .whitepaper-div {
    margin-top: 10px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ss-callout-2021 {
    max-width: 30%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .ss-callout-2021-middle {
    max-width: 30%;
    margin-right: 20px;
    margin-left: 20px;
  }

  .fig-1-2021 {
    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;
  }

  .hero-outsourcing {
    height: 100vh;
  }

  .divider-1-outsourcing {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .divider-2-outsourcing {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .divider-3-outsourcing {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .awin-approved-h1 {
    margin-bottom: 30px;
    font-size: 2.5rem;
  }

  .ss-logo-link-1-outsourcing {
    margin-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-2-outsourcing {
    margin-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-callout-2021-outsourcing {
    max-width: 30%;
    margin-right: 10px;
    margin-left: 10px;
  }

  .ss-callout-2021-middle-outsourcing {
    max-width: 30%;
    margin-right: 40px;
    margin-left: 40px;
  }

  .fig-1-2021-outsourcing {
    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;
  }

  .expand-article-div-2021-outsourcing {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-industry {
    height: 100vh;
  }

  .divider-1-industry {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .divider-2-industry {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .ss-logo-link-1-industry {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .expand-article-div-2021-industry {
    margin-top: 40px;
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-sidebar-industry {
    margin-right: 10px;
    margin-left: 10px;
  }

  .ss-subhead-sidebar {
    font-size: 1.5rem;
  }

  .ss-div-2021-apptracking {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .pull-quote-prediction {
    margin-right: 0px;
  }

  .fig-1-2021-industry {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 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;
  }

  .asterisk {
    margin-top: -20px;
  }

  .pp-container {
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
  }

  .pp-grid-div {
    padding: 40px 20px 0px;
  }

  .pp-button {
    position: relative;
    z-index: 60;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    cursor: pointer;
  }

  .pp-button:focus {
    background-color: #5756d6;
  }

  .pp-button-info {
    position: relative;
    z-index: 60;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
  }

  .pp-button-info:focus {
    background-color: #5756d6;
  }

  .pp-button-quote {
    position: relative;
    z-index: 60;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    cursor: pointer;
  }

  .pp-button-quote:focus {
    background-color: #5756d6;
  }

  .hero-adaptability {
    height: 100vh;
  }

  .divider-1-adaptability {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .divider-2-adaptability {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .ss-logo-link-1-it {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-logo-link-2-uk {
    margin-top: 0px;
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-section {
    padding: 30px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  ._2021-1 {
    min-height: 50vh;
  }

  ._2021-2 {
    min-height: 50vh;
  }

  ._2021-3 {
    min-height: 50vh;
  }

  ._2021-intro-text {
    font-family: 'Whitney Book', Tahoma, sans-serif;
    color: #23282c;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
  }

  .slider-2021 {
    width: 80vw;
  }

  .slide-2021 {
    width: 100%;
  }

  .slide-nav-2021 {
    display: none;
  }

  .page-title-2021 {
    font-size: 4rem;
  }

  ._2021-intro-header {
    font-family: 'Whitney Book', Tahoma, sans-serif;
    color: #23282c;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 400;
  }

  ._2021-4 {
    min-height: 50vh;
  }

  ._2021-5 {
    min-height: 50vh;
  }

  ._2021-6 {
    min-height: 50vh;
  }

  ._2021-7 {
    min-height: 50vh;
  }

  ._2021-8 {
    min-height: 50vh;
  }

  ._2021-9 {
    min-height: 50vh;
  }

  ._2021-10 {
    min-height: 50vh;
  }

  ._2021-11 {
    min-height: 50vh;
  }

  .market-h1-center {
    margin-bottom: 30px;
    font-size: 2.5rem;
  }

  .ss-callout-box-inline {
    grid-column-gap: 25px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .ss-tag-box-inline {
    margin-bottom: 10px;
  }

  .ss-body-box-inline {
    margin-bottom: 10px;
  }

  .hero-gpp {
    height: 70vh;
  }

  .ss-logo-link-1-access {
    margin-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ss-tag-indented-2 {
    margin-bottom: 0px;
  }

  .video-wrapper {
    width: 426px;
    height: 240px;
  }

  .headshot-div-metcalfe {
    width: 50px;
    height: 50px;
  }

  .headshot-div-bhatti {
    width: 50px;
    height: 50px;
  }

  .headshot-div-lippens {
    width: 50px;
    height: 50px;
  }

  .headshot-div-natalia {
    width: 50px;
    height: 50px;
  }

  .headshot-div-samy {
    width: 50px;
    height: 50px;
  }

  .headshot-div-kocher {
    width: 50px;
    height: 50px;
  }

  .headshot-div-nebuloni {
    width: 50px;
    height: 50px;
  }

  .headshot-div-morais {
    width: 50px;
    height: 50px;
  }

  .headshot-div-mullen {
    width: 50px;
    height: 50px;
  }

  .headshot-div-rota {
    width: 50px;
    height: 50px;
  }

  .headshot-div-whyte {
    width: 50px;
    height: 50px;
  }

  .headshot-div-jaconi {
    width: 50px;
    height: 50px;
  }

  .headshot-div-bryant {
    width: 50px;
    height: 50px;
  }

  .headshot-div-boden {
    width: 50px;
    height: 50px;
  }

  .headshot-div-meunier {
    width: 50px;
    height: 50px;
  }

  .headshot-div-lee {
    width: 50px;
    height: 50px;
  }

  .figure-label-mobile {
    margin-top: -20px;
  }

  .ss-callout-mobile {
    min-width: 30%;
    margin-right: 15px;
    margin-bottom: 40px;
    margin-left: 15px;
  }

  .ss-callout-2021-mobile {
    max-width: 30%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .ss-callout-2021-middle-mobile {
    max-width: 30%;
    margin-right: 20px;
    margin-left: 20px;
  }

  .divider-4-outsourcing {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .download-div {
    width: 100%;
    min-width: 100%;
    margin-top: 20px;
    margin-left: 0px;
  }

  .pullout-copy {
    margin-right: 0px;
  }

  .headshot-div-carter {
    width: 50px;
    height: 50px;
  }

  .headshot-div-mulatinho {
    width: 50px;
    height: 50px;
  }

  .divider-3-adaptability {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }
}

@media screen and (max-width: 479px) {
  .home-top {
    max-width: 100vw;
  }

  .year {
    direction: ltr;
    font-size: 40vw;
    white-space: normal;
  }

  .page-title-2020 {
    font-size: 20vw;
  }

  .page-title-2020.mbm-multiply {
    font-size: 2.5rem;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .arrow-down-white {
    display: block;
  }

  ._2020-calendar {
    padding-right: 10px;
    padding-left: 10px;
    -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;
  }

  .data-body {
    max-width: none;
  }

  .title-white {
    text-align: center;
  }

  .navbar-logo {
    margin-top: 0px;
  }

  .data-market-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .tab-link-data {
    width: 50vw;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }

  .tab-link-data.w--current {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }

  .tabs-menu-data {
    position: static;
    top: 50px;
    margin-right: 5px;
    margin-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .market-overview-div {
    max-width: 100vw;
    margin-right: 0px;
  }

  .parallax-section {
    max-width: 100vw;
  }

  .image-4-2 {
    width: 70vw;
  }

  .scroll {
    bottom: 33vh;
  }

  .video {
    min-height: auto;
  }

  .market-overview {
    padding: 20px;
  }

  .cal-month {
    font-size: 24px;
  }

  .cal-text {
    position: static;
    font-size: 18px;
  }

  .cal-container {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .jan-div {
    left: 10px;
    right: 10px;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .line-1.mbm-multiply._3 {
    top: 75vh;
  }

  .local-data {
    overflow: visible;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .ss-h1 {
    margin-bottom: 10px;
  }

  .ss-key-info {
    font-size: 1.2rem;
  }

  .hero-au {
    height: 90vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .h1-b-2020 {
    font-size: 16vw;
  }

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

  .subnav-btn-white.w--current {
    border-style: solid;
    border-width: 2px;
    border-color: hsla(0, 0%, 100%, 0.5);
    background-color: transparent;
  }

  .subnav-btn-div {
    width: 30vw;
    margin: 0px;
    -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-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .subnav-btn-text {
    margin-top: 0px;
  }

  .arrow-white-div {
    display: none;
  }

  .bottom-nav-desktop {
    border-top: 0.5px none #e9e9e9;
  }

  .bottom-btn-grey-1-2020 {
    background-image: none;
  }

  .text-block-3 {
    text-align: center;
  }

  .text-block-4 {
    text-align: center;
  }

  .awin-talks-2020 {
    margin-top: 0px;
  }

  .awin-talks-embed-2020 {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .exec-intro-section {
    max-width: 100vw;
  }

  .copy-div-1 {
    opacity: 0;
  }

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

  .image-3 {
    width: 40vw;
  }

  .image-4-5._2 {
    width: 80vw;
  }

  .image-5 {
    width: 75vw;
  }

  .image-4 {
    width: 50vw;
  }

  .image-96._3 {
    width: 80vw;
  }

  .image-96a._2 {
    width: 60vw;
  }

  .image-5a {
    width: 65vw;
  }

  .award-1.mbm-multiply {
    width: 65vw;
    height: 65vw;
  }

  .award-name {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 1.2rem;
  }

  .award-icon {
    width: 40px;
    height: 40px;
  }

  .award-2.mbm-multiply {
    width: 70vw;
    height: 70vw;
  }

  .award-3.mbm-multiply {
    left: -4%;
    width: 80vw;
    height: 80vw;
  }

  .award-4.mbm-multiply {
    right: -2%;
    width: 80vw;
    height: 80vw;
  }

  .award-5.mbm-multiply {
    width: 75vw;
    height: 75vw;
  }

  .awin-talks-div-2020 {
    margin-top: 10px;
  }

  .market-at-container {
    max-width: 100%;
  }

  .market-h1 {
    text-align: center;
  }

  .map-slide {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .slider-2020 {
    width: 80vw;
  }

  .map-slider-link.au {
    width: 100%;
  }

  .left-arrow-3 {
    left: -15%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 20%;
  }

  .right-arrow-3 {
    right: -15%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 20%;
  }

  .map-slider-head {
    margin: 0px;
  }

  .slide-nav {
    display: none;
  }

  .slider-section {
    margin-top: -50vh;
  }

  .footer-container {
    max-width: 100vw;
    border-top-style: none;
    border-top-width: 1px;
  }

  .name-2020-color {
    margin-top: 5px;
  }

  .video-container {
    max-width: 100vw;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .data-platform-wrapper {
    max-width: 100vw;
    grid-row-gap: 70px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .data-ptype-image {
    max-width: 90%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .data-subhead {
    text-align: center;
  }

  .data-platform-2 {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ss-subhead {
    text-align: left;
  }

  .success-story-2020 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .ss-visible {
    margin-top: 20px;
  }

  .ss-container-2020 {
    max-width: 100%;
  }

  .hidden-div {
    position: static;
    overflow: visible;
    max-width: 100vw;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .ss-div {
    max-width: 100%;
    min-width: 100%;
  }

  .ss-list {
    margin-top: 10px;
    margin-left: 0px;
    padding-left: 20px;
  }

  .ss-body-top {
    margin-top: 25px;
  }

  .ss-callout {
    margin-top: 0px;
    margin-bottom: 40px;
  }

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

  .button-2-2020 {
    max-width: 90vw;
  }

  .figure-label {
    margin-top: -10px;
  }

  .small-link-2020 {
    min-width: 50vw;
    text-align: center;
  }

  .data-platform-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .pub {
    margin-top: 20px;
    margin-left: 0px;
  }

  .image-72 {
    width: 15px;
    height: 15px;
  }

  .back-to-top-div {
    display: none;
  }

  .awin-talks-play-headshots {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ss-stats-mobile {
    margin-bottom: 20px;
  }

  .share-menu-mobile {
    bottom: 11vh;
  }

  .bottom-btn-grey-fb {
    width: 10vw;
    height: 10vw;
  }

  .bottom-btn-grey-tw {
    width: 10vw;
    height: 10vw;
    background-size: 19px;
  }

  .bottom-btn-grey-lnk {
    width: 10vw;
    height: 10vw;
    background-size: 18px;
  }

  .bottom-btn-grey-share {
    width: 10vw;
    height: 10vw;
    background-color: transparent;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/Share-icon-grey.svg');
    background-size: 70%;
  }

  .bottom-btn-grey-share:hover {
    width: 10vw;
    height: 10vw;
    background-color: #e9e9e9;
    background-image: url('https://www.awin.com/awin-report/2021/global/images/x-white.svg');
    background-size: 50%;
  }

  .top-nav-sections-mobile {
    position: fixed;
    left: 0%;
    top: 10vh;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
  }

  .top-nav-button-wrapper {
    position: static;
    top: 10px;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 100%;
    max-width: 90vw;
    min-height: 100%;
    padding: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-radius: 100vw;
  }

  .top-btn-grey {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 10vw;
    height: 10vw;
    margin: 5px 10px;
    background-image: none;
  }

  .top-btn-quote {
    display: none;
    width: 10px;
    height: 10px;
    margin: 5px;
    background-image: none;
  }

  .top-btn-quote.w--current {
    width: 10px;
    height: 10px;
  }

  .navbar-2020-mobile {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    max-width: 100vw;
  }

  .nav-container-mobile {
    background-color: #fff;
  }

  .brand-mobile {
    position: relative;
    margin-top: 1px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }

  .menu-button-2 {
    background-color: #fff;
    color: #d3d4d5;
  }

  .menu-button-2.w--open {
    background-color: #fff;
  }

  .nav-menu-mobile {
    background-color: #fff;
  }

  .nav-link-home-mobile-off {
    display: block;
    border-bottom: 1px none #e9e9e9;
    background-color: transparent;
  }

  .icon {
    color: #5756d6;
  }

  .dropdown-2020-mobile-on {
    position: relative;
    font-family: 'Whitney Semibold', Tahoma, sans-serif;
    color: #5756d6;
    font-size: 1rem;
    font-weight: 600;
    text-align: left;
  }

  .dropdown-mobile {
    display: block;
    border-bottom: 1px none #e9e9e9;
    text-align: left;
  }

  .dropdown-2020-mobile-link {
    padding-left: 40px;
    border-bottom: 1px solid #e9e9e9;
    background-color: hsla(0, 0%, 100%, 0.9);
    font-family: 'Whitney Book', Tahoma, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
  }

  .dropdown-2020-mobile-link.w--current {
    padding-left: 40px;
    font-family: 'Whitney Semibold', Tahoma, sans-serif;
    color: #5756d6;
    font-weight: 600;
    text-align: left;
  }

  .read-more-div-market {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .read-less-div-market {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .expand-article-div-market {
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 10px;
  }

  .name-home-color {
    margin-top: 5px;
  }

  .button-home-2020 {
    display: block;
    width: 80vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .home-buttons {
    margin-top: 40px;
  }

  .video-container-home {
    max-width: 90vw;
    margin-top: 20px;
    padding-bottom: 0px;
  }

  .button-home-2021 {
    display: block;
    width: 80vw;
    -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;
  }

  .image-94-5._2 {
    width: 50vw;
  }

  .image-95._2 {
    width: 35vw;
  }

  .image-95-5._2 {
    width: 75vw;
  }

  .image-93-5._2 {
    width: 50vw;
  }

  .sail {
    max-width: 12%;
    min-width: 12%;
  }

  .feb-div {
    left: 10px;
    right: 10px;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .mar-div {
    left: 10px;
    right: 10px;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .apr-div {
    left: 10px;
    right: 10px;
    margin: 0px;
    padding: 0px;
  }

  .may-div {
    left: 10px;
    right: 10px;
    margin: 0px;
    padding: 0px;
  }

  .jun-div {
    left: 10px;
    right: 10px;
    margin: 0px;
    padding: 0px;
  }

  .july-div {
    left: 10px;
    right: 10px;
    margin: 0px;
    padding: 0px;
  }

  .aug-div {
    left: 10px;
    right: 10px;
    margin: 0px;
    padding: 0px;
  }

  .sep-div {
    left: 10px;
    right: 10px;
    margin: 0px;
    padding: 0px;
  }

  .oct-div {
    left: 10px;
    right: 10px;
    margin: 0px;
    padding: 0px;
  }

  .nov-div {
    left: 10px;
    right: 10px;
    margin: 0px;
    padding: 0px;
  }

  .dec-div {
    left: 10px;
    right: 10px;
    margin: 0px;
    padding: 0px;
  }

  .hero-be {
    height: 90vh;
  }

  .hero-ee {
    height: 90vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('https://www.awin.com/awin-report/2021/global/images/EE-1.jpg');
    background-image: linear-gradient(180deg, null, null), url('https://www.awin.com/awin-report/2021/global/images/EE-1.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .ss-logo-link-1-ee {
    margin-top: 0px;
    margin-right: 0px;
  }

  .ss-logo-wrapper {
    max-width: 100vw;
    margin-bottom: 0px;
    padding-right: 40px;
    padding-left: 40px;
    -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;
  }

  .ss-logo-link-2-ee {
    margin-top: 20px;
    margin-left: 0px;
  }

  .hero-fr {
    height: 90vh;
  }

  .hero-de {
    height: 90vh;
  }

  .hero-br {
    height: 90vh;
  }

  .ss-tag-indented {
    margin-left: 20px;
  }

  .ss-body-below-tag-indented {
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .hero-it {
    height: 90vh;
  }

  .quote-3-it {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/IT-3.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/IT-3.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .hero-nl {
    height: 90vh;
  }

  .ss-logo-link-1-nl {
    margin-top: 0px;
    margin-right: 0px;
  }

  .hero-no {
    height: 90vh;
  }

  .hero-es {
    height: 90vh;
  }

  .hero-uk {
    height: 100vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('https://www.awin.com/awin-report/2021/global/images/UK-2.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('https://www.awin.com/awin-report/2021/global/images/UK-2.jpg');
    background-position: 0px 0px, 50% 0%;
  }

  .ss-logo-link-1-uk {
    margin-top: 0px;
  }

  .hero-us {
    height: 100vh;
  }

  .ss-logo-link-1-us {
    min-width: 125px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .ss-logo-link-2-us {
    min-width: 70px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .ss-callout-box {
    grid-row-gap: 23px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .ss-subhead-box {
    margin-bottom: 0px;
    text-align: left;
  }

  .ss-logo-link-2-nl {
    margin-top: 10px;
    margin-left: 0px;
  }

  .ss-callout-box-flex {
    grid-row-gap: 23px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .scroll-2020 {
    bottom: 33vh;
  }

  .navbar-2021-mobile {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    max-width: 100vw;
  }

  .dropdown-2020-mobile-off {
    position: relative;
    font-family: 'Whitney Book', Tahoma, sans-serif;
    color: #23282c;
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
  }

  .dropdown-2021-mobile-on {
    position: relative;
    font-family: 'Whitney Semibold', Tahoma, sans-serif;
    color: #20aebc;
    font-size: 1rem;
    font-weight: 600;
    text-align: left;
  }

  .dropdown-2021-mobile-link {
    padding-left: 40px;
    border-bottom: 1px solid #e9e9e9;
    background-color: hsla(0, 0%, 100%, 0.9);
    font-family: 'Whitney Book', Tahoma, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
  }

  .dropdown-2021-mobile-link.w--current {
    padding-left: 40px;
    font-family: 'Whitney Semibold', Tahoma, sans-serif;
    color: #20aebc;
    font-weight: 600;
    text-align: left;
  }

  .menu-button-2021 {
    background-color: #fff;
    color: #d3d4d5;
  }

  .menu-button-2021.w--open {
    background-color: #fff;
  }

  .hero-apptracking {
    height: 90vh;
  }

  .h1-b-2021 {
    margin: 20px 10px;
    font-size: 2rem;
  }

  ._2021-trend {
    overflow: hidden;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .prediction-copy-container {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .awin-talks-2021 {
    margin-top: 0px;
  }

  .awin-talks-div-2021 {
    margin-top: 20px;
  }

  .awin-talks-embed-2021 {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .ss-container-2021 {
    max-width: 100%;
  }

  .bottom-btn-grey-1-2021 {
    background-image: none;
  }

  .prediction-byline {
    text-align: center;
  }

  .prediction-byline-title {
    text-align: center;
  }

  .prediction-div {
    margin-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .byline-div-2021 {
    margin-top: 10px;
  }

  .headshot-clem {
    width: 20vw;
    height: 20vw;
  }

  .small-link-2021 {
    min-width: 50vw;
    text-align: center;
  }

  .subhead-prediction {
    margin-top: 10px;
    font-size: 1.5rem;
  }

  .video-credit-div-2 {
    min-width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 0px;
  }

  .video-credit-wrapper {
    max-width: 100vw;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .video-credit-div-1 {
    min-width: 100%;
    margin-right: 0px;
  }

  .ss-h1-2021 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .ss-logo-link-1-at {
    margin-right: 0px;
  }

  .ss-logo-link-2-at {
    margin-right: 0px;
  }

  .ss-logo-link-3-at {
    margin-right: 0px;
  }

  .ss-2021 {
    max-width: 90%;
    min-width: 90%;
  }

  .ss-logo-wrapper-2021 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tab-link-2021 {
    width: 50vw;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .tab-link-2021.w--current {
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .tabs-menu-2021 {
    position: static;
    top: 50px;
    margin-right: 5px;
    margin-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .top-btn-grey-2021 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 10vw;
    height: 10vw;
    margin: 5px 10px;
    background-image: none;
  }

  .top-btn-grey-2021:focus {
    border-color: #20aebc;
    background-color: #20aebc;
  }

  .prediction-div-hidden {
    margin-top: 40px;
  }

  .bottom-btn-grey-lnk-2021 {
    width: 10vw;
    height: 10vw;
    background-size: 18px;
  }

  .bottom-btn-grey-tw-2021 {
    width: 10vw;
    height: 10vw;
    background-size: 19px;
  }

  .bottom-btn-grey-fb-2021 {
    width: 10vw;
    height: 10vw;
  }

  .expand-article-div-prediction {
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .hero-access {
    height: 90vh;
  }

  .headshot-kuhillow {
    width: 20vw;
    height: 20vw;
  }

  .whitepaper-download {
    margin-top: 0px;
  }

  .whitepaper-download-link {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .button-whitepaper-2021 {
    max-width: 90vw;
  }

  .hero-attribution {
    height: 90vh;
  }

  .divider-2-attribution {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/christina-wocintechchat-com-YCrgxs3e9lY-unsplash.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/christina-wocintechchat-com-YCrgxs3e9lY-unsplash.jpg');
    background-position: 0px 0px, 20% 50%;
  }

  .ss-div-2021 {
    max-width: 100%;
    min-width: 100%;
  }

  .ss-div-2021-2 {
    max-width: 100%;
    min-width: 100%;
  }

  .ss-logo-link-1-attribution {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .expand-article-div-2021 {
    margin-bottom: 40px;
    margin-left: 10px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .ss-callout-h1-2021 {
    font-size: 2rem;
  }

  .ss-logo-link-2-attribution {
    margin-top: 0px;
    margin-right: 0px;
  }

  .ss-logo-wrapper-2021-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ss-callout-attribution {
    margin-top: 0px;
    margin-bottom: 30px;
  }

  .ss-subhead-2 {
    margin-bottom: 20px;
    text-align: left;
  }

  .ss-callout-2021 {
    max-width: 90%;
    margin-bottom: 30px;
  }

  .ss-callout-2021-middle {
    max-width: 90%;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .fig-1-2021 {
    -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;
  }

  .hero-outsourcing {
    height: 90vh;
  }

  .headshot-paul {
    width: 20vw;
    height: 20vw;
  }

  .awin-approved-h1 {
    font-size: 2rem;
    text-align: center;
  }

  .tech-partners-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .ss-logo-link-1-outsourcing {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .ss-logo-link-2-outsourcing {
    margin-top: 0px;
    margin-right: 0px;
  }

  .ss-callout-2021-outsourcing {
    position: static;
    max-width: 90%;
    margin: 0px;
  }

  .ss-callout-2021-middle-outsourcing {
    position: static;
    max-width: 90%;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .fig-1-2021-outsourcing {
    -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;
  }

  .expand-article-div-2021-outsourcing {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .hero-industry {
    height: 90vh;
  }

  .headshot-dawn {
    width: 20vw;
    height: 20vw;
  }

  .ss-logo-link-1-industry {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .expand-article-div-2021-industry {
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 10px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .ss-sidebar-industry {
    display: none;
    margin-top: 0px;
    margin-bottom: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .ss-inline-sidebar {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ss-subhead-sidebar {
    margin-bottom: 10px;
    text-align: center;
  }

  .ss-list-sidebar {
    margin-top: 10px;
    margin-left: 0px;
  }

  .ss-div-2021-apptracking {
    max-width: 100%;
    min-width: 100%;
  }

  .prediction-name {
    margin-left: 20px;
  }

  .prediction-title {
    margin-left: 20px;
  }

  .pull-quote-prediction {
    margin-left: 20px;
  }

  .ss-sidebar-div-center {
    margin: 20px 0px;
  }

  .fig-1-2021-industry {
    -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;
  }

  .asterisk {
    margin-top: -10px;
  }

  .pp-container {
    padding-bottom: 0px;
  }

  .pp-headshot-1 {
    width: 20vw;
    height: 20vw;
  }

  .pp-title {
    margin-right: 20px;
    margin-left: 20px;
  }

  .pp-button {
    background-image: none;
  }

  .pp-headshot-2 {
    width: 20vw;
    height: 20vw;
  }

  .pp-button-info {
    background-image: none;
  }

  .pp-button-quote {
    background-image: none;
  }

  .pp-headshot-3 {
    width: 20vw;
    height: 20vw;
  }

  .pp-headshot-4 {
    width: 20vw;
    height: 20vw;
  }

  .pp-headshot-5 {
    width: 20vw;
    height: 20vw;
  }

  .pp-headshot-6 {
    width: 20vw;
    height: 20vw;
  }

  .pp-headshot-7 {
    width: 20vw;
    height: 20vw;
  }

  .pp-headshot-8 {
    width: 20vw;
    height: 20vw;
  }

  .pp-headshot-9 {
    width: 20vw;
    height: 20vw;
  }

  .pp-headshot-10 {
    width: 20vw;
    height: 20vw;
  }

  .headshot-james {
    width: 20vw;
    height: 20vw;
  }

  .hero-adaptability {
    height: 90vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/pexels-liam-gant-1758531.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/pexels-liam-gant-1758531.jpg');
    background-position: 0px 0px, 70% 50%;
  }

  .divider-2-adaptability {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('https://www.awin.com/awin-report/2021/global/images/pexels-linkedin-sales-navigator-3867847.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https://www.awin.com/awin-report/2021/global/images/pexels-linkedin-sales-navigator-3867847.jpg');
    background-position: 0px 0px, 80% 100%;
  }

  .ss-logo-link-2-uk {
    margin-top: 0px;
    margin-right: 0px;
  }

  .ss-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  ._2021-1 {
    left: 10px;
    right: 10px;
  }

  ._2021-2 {
    left: 10px;
    right: 10px;
  }

  ._2021-3 {
    left: 10px;
    right: 10px;
  }

  ._2021-intro-text {
    font-size: 18px;
  }

  .scroll-2021 {
    bottom: 33vh;
  }

  .slider-2021 {
    width: 80vw;
  }

  .right-arrow-2021 {
    right: -15%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 20%;
  }

  .left-arrow-2021 {
    left: -15%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    max-width: 20%;
  }

  .page-title-2021 {
    font-size: 12vw;
  }

  ._2021-intro-header {
    font-size: 24px;
  }

  ._2021-4 {
    left: 10px;
    right: 10px;
  }

  ._2021-5 {
    left: 10px;
    right: 10px;
  }

  ._2021-6 {
    left: 10px;
    right: 10px;
  }

  ._2021-7 {
    left: 10px;
    right: 10px;
  }

  ._2021-8 {
    left: 10px;
    right: 10px;
  }

  ._2021-9 {
    left: 10px;
    right: 10px;
  }

  ._2021-10 {
    left: 10px;
    right: 10px;
  }

  ._2021-11 {
    left: 10px;
    right: 10px;
  }

  .dropdown-2021-mobile-off {
    position: relative;
    font-family: 'Whitney Book', Tahoma, sans-serif;
    color: #23282c;
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
  }

  .navbar-mobile {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    max-width: 100vw;
  }

  .market-h1-center {
    text-align: center;
  }

  .ss-callout-box-inline {
    grid-row-gap: 23px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .ss-box-div {
    width: 100%;
    min-width: 100%;
  }

  .ss-box-div-end {
    width: 100%;
    min-width: 100%;
  }

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

  .hero-gpp {
    height: 70vh;
  }

  .ss-logo-link-1-access {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .ss-tag-indented-2 {
    margin-left: 20px;
  }

  .ss-body-below-tag-indented-2 {
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .headshot-michelle {
    width: 20vw;
    height: 20vw;
  }

  .video-wrapper {
    width: 90vw;
    height: auto;
  }

  .subnav-right {
    margin-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .subnav-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .subnav-2021 {
    max-width: 100vw;
    -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;
  }

  .headshot-div-metcalfe {
    width: 80px;
    height: 80px;
  }

  .headshot-div-bhatti {
    width: 80px;
    height: 80px;
  }

  .headshot-div-lippens {
    width: 80px;
    height: 80px;
  }

  .headshot-div-natalia {
    width: 80px;
    height: 80px;
  }

  .headshot-div-samy {
    width: 80px;
    height: 80px;
  }

  .headshot-div-kocher {
    width: 80px;
    height: 80px;
  }

  .headshot-div-nebuloni {
    width: 80px;
    height: 80px;
  }

  .headshot-div-morais {
    width: 80px;
    height: 80px;
  }

  .headshot-div-mullen {
    width: 80px;
    height: 80px;
  }

  .headshot-div-rota {
    width: 80px;
    height: 80px;
  }

  .headshot-div-whyte {
    width: 80px;
    height: 80px;
  }

  .headshot-div-jaconi {
    width: 80px;
    height: 80px;
  }

  .headshot-div-bryant {
    width: 80px;
    height: 80px;
  }

  .headshot-div-boden {
    width: 80px;
    height: 80px;
  }

  .headshot-div-meunier {
    width: 80px;
    height: 80px;
  }

  .headshot-div-lee {
    width: 80px;
    height: 80px;
  }

  .figure-label-mobile {
    margin-top: -10px;
  }

  .ss-callout-mobile {
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .ss-callout-2021-mobile {
    max-width: 90%;
    margin-bottom: 30px;
  }

  .ss-callout-2021-middle-mobile {
    max-width: 90%;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .subnav-2021-4 {
    max-width: 100vw;
    -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;
  }

  .download-div {
    margin-top: 20px;
  }

  .pullout-copy {
    margin-left: 20px;
  }

  .headshot-div-carter {
    width: 80px;
    height: 80px;
  }

  .headshot-div-mulatinho {
    width: 80px;
    height: 80px;
  }
}

#Stat-1.w-node-_693c5051-06c6-784a-80f1-1345b183410c-7a25e91f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834116-7a25e91f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834120-7a25e91f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183412a-7a25e91f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834137-7a25e91f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834142-7a25e91f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183414e-7a25e91f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183415a-7a25e91f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834166-7a25e91f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-7a25e91f {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-7a25e91f {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-7a25e91f {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: start;
  align-self: start;
}

#Stat-1.w-node-_693c5051-06c6-784a-80f1-1345b183410c-e225e921 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834116-e225e921 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834120-e225e921 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183412a-e225e921 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834137-e225e921 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834142-e225e921 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183414e-e225e921 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183415a-e225e921 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834166-e225e921 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-e225e921 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-e225e921 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-e225e921 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: start;
  align-self: start;
}

#Stat-1.w-node-_693c5051-06c6-784a-80f1-1345b183410c-f225e922 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834116-f225e922 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834120-f225e922 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183412a-f225e922 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834137-f225e922 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834142-f225e922 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183414e-f225e922 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183415a-f225e922 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834166-f225e922 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-f225e922 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-f225e922 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-f225e922 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: start;
  align-self: start;
}

#Stat-1.w-node-_693c5051-06c6-784a-80f1-1345b183410c-8a25e923 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834116-8a25e923 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834120-8a25e923 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183412a-8a25e923 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834137-8a25e923 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834142-8a25e923 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183414e-8a25e923 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183415a-8a25e923 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834166-8a25e923 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-8a25e923 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-8a25e923 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-8a25e923 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: start;
  align-self: start;
}

#Stat-1.w-node-_693c5051-06c6-784a-80f1-1345b183410c-5e25e924 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834116-5e25e924 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834120-5e25e924 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183412a-5e25e924 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834137-5e25e924 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834142-5e25e924 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183414e-5e25e924 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183415a-5e25e924 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834166-5e25e924 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-5e25e924 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-5e25e924 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-5e25e924 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: start;
  align-self: start;
}

#Stat-1.w-node-_693c5051-06c6-784a-80f1-1345b183410c-0425e925 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834116-0425e925 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834120-0425e925 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183412a-0425e925 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834137-0425e925 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834142-0425e925 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183414e-0425e925 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183415a-0425e925 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834166-0425e925 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-0425e925 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-0425e925 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-0425e925 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: start;
  align-self: start;
}

#Stat-1.w-node-_693c5051-06c6-784a-80f1-1345b183410c-d625e926 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834116-d625e926 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834120-d625e926 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183412a-d625e926 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834137-d625e926 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834142-d625e926 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183414e-d625e926 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183415a-d625e926 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834166-d625e926 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-d625e926 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-d625e926 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-d625e926 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: start;
  align-self: start;
}

#Stat-1.w-node-_1aeae71d-e1e4-a66a-5e2b-75f7719535dc-5f66f02e {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1aeae71d-e1e4-a66a-5e2b-75f7719535e4-5f66f02e {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1aeae71d-e1e4-a66a-5e2b-75f7719535ec-5f66f02e {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1aeae71d-e1e4-a66a-5e2b-75f7719535f4-5f66f02e {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1aeae71d-e1e4-a66a-5e2b-75f7719535fe-5f66f02e {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1aeae71d-e1e4-a66a-5e2b-75f771953606-5f66f02e {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1aeae71d-e1e4-a66a-5e2b-75f771953610-5f66f02e {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_1aeae71d-e1e4-a66a-5e2b-75f77195361a-5f66f02e {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1aeae71d-e1e4-a66a-5e2b-75f771953624-5f66f02e {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_1aeae71d-e1e4-a66a-5e2b-75f77195362e-5f66f02e {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1aeae71d-e1e4-a66a-5e2b-75f77195363f-5f66f02e {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_1aeae71d-e1e4-a66a-5e2b-75f771953645-5f66f02e {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: start;
  align-self: start;
}

#Stat-1.w-node-_693c5051-06c6-784a-80f1-1345b183410c-97c43af4 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834116-97c43af4 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834120-97c43af4 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183412a-97c43af4 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834137-97c43af4 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834142-97c43af4 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183414e-97c43af4 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183415a-97c43af4 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834166-97c43af4 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-97c43af4 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-97c43af4 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-97c43af4 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-heading-3-97c43af4 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

#w-node-_3d524171-369c-c608-f7ce-37c0c3544f01-97c43af4 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

#Stat-1.w-node-_693c5051-06c6-784a-80f1-1345b183410c-293df90f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834116-293df90f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834120-293df90f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183412a-293df90f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834137-293df90f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834142-293df90f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183414e-293df90f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183415a-293df90f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834166-293df90f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-293df90f {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-293df90f {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-293df90f {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: start;
  align-self: start;
}

#Stat-1.w-node-_693c5051-06c6-784a-80f1-1345b183410c-c7406739 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834116-c7406739 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834120-c7406739 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183412a-c7406739 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834137-c7406739 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834142-c7406739 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183414e-c7406739 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183415a-c7406739 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834166-c7406739 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-c7406739 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-c7406739 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-c7406739 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: start;
  align-self: start;
}

#Stat-1.w-node-_693c5051-06c6-784a-80f1-1345b183410c-85f2d870 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834116-85f2d870 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834120-85f2d870 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183412a-85f2d870 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834137-85f2d870 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834142-85f2d870 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183414e-85f2d870 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_693c5051-06c6-784a-80f1-1345b183415a-85f2d870 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_693c5051-06c6-784a-80f1-1345b1834166-85f2d870 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-85f2d870 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-85f2d870 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-85f2d870 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-a68ac938-1427-82cd-77e0-5623e1c93b0f-85f2d870 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

#w-node-_076b7c0f-4cb6-cdc6-547a-0a5b6163d0eb-89426540 {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_076b7c0f-4cb6-cdc6-547a-0a5b6163d0eb-89426540 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-7a25e91f {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-e225e921 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-f225e922 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-8a25e923 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-5e25e924 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-0425e925 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-d625e926 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_1aeae71d-e1e4-a66a-5e2b-75f771953624-5f66f02e {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-97c43af4 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-heading-3-97c43af4 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-_3d524171-369c-c608-f7ce-37c0c3544f01-97c43af4 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-293df90f {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-c7406739 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-85f2d870 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-7a25e91f {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-7a25e91f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-7a25e91f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-7a25e91f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-e225e921 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-e225e921 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-e225e921 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-e225e921 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-f225e922 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-f225e922 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-f225e922 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-f225e922 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-8a25e923 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-8a25e923 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-8a25e923 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-8a25e923 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-5e25e924 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-5e25e924 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-5e25e924 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-5e25e924 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-0425e925 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-0425e925 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-0425e925 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-0425e925 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-d625e926 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-d625e926 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-d625e926 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-d625e926 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_1aeae71d-e1e4-a66a-5e2b-75f771953624-5f66f02e {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_1aeae71d-e1e4-a66a-5e2b-75f77195362e-5f66f02e {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-_1aeae71d-e1e4-a66a-5e2b-75f77195363f-5f66f02e {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_1aeae71d-e1e4-a66a-5e2b-75f771953645-5f66f02e {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-97c43af4 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-97c43af4 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-97c43af4 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-97c43af4 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-heading-3-97c43af4 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_3d524171-369c-c608-f7ce-37c0c3544f01-97c43af4 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-293df90f {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-293df90f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-293df90f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-293df90f {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-c7406739 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-c7406739 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-c7406739 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-c7406739 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_693c5051-06c6-784a-80f1-1345b1834166-85f2d870 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_5be59213-3a11-0904-a15e-84f9a6a74e70-85f2d870 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-_1ab8e9a5-b9d4-2453-c531-c074940a4d67-85f2d870 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_996c80b0-bd59-4dc5-6cf5-349aa2db115b-85f2d870 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

@font-face {
  font-family: 'Whitney';
  src: url('https://www.awin.com/awin-report/2021/global/fonts/Whitney-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Whitney Semibold';
  src: url('https://www.awin.com/awin-report/2021/global/fonts/Whitney-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Whitney Medium';
  src: url('https://www.awin.com/awin-report/2021/global/fonts/Whitney-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Whitney Book';
  src: url('https://www.awin.com/awin-report/2021/global/fonts/Whitney-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}