html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden], template {
  display: none;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

@font-face {
  font-family: webflow-icons;
  src: url("") format("truetype");
  font-weight: normal;
  font-style: normal;
}

[class^="w-icon-"], [class*=" w-icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: webflow-icons !important;
}

.w-icon-slider-right:before {
  content: "";
}

.w-icon-slider-left:before {
  content: "";
}

.w-icon-nav-menu:before {
  content: "";
}

.w-icon-arrow-down:before, .w-icon-dropdown-toggle:before {
  content: "";
}

.w-icon-file-upload-remove:before {
  content: "";
}

.w-icon-file-upload-icon:before {
  content: "";
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  color: #333;
  background-color: #fff;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}

.w-block {
  display: block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-clearfix:before, .w-clearfix:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-hidden {
  display: none;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
  color: rgba(0, 0, 0, 0) !important;
}

.w-webflow-badge, .w-webflow-badge * {
  z-index: auto;
  visibility: visible;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  float: none;
  clear: none;
  box-shadow: none;
  opacity: 1;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  background: none;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  margin: 0;
  padding: 0;
  list-style-type: disc;
  transition: none;
  display: block;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: visible;
  transform: none;
}

.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1);
  visibility: visible !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  opacity: 1 !important;
  width: auto !important;
  height: auto !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  margin: 0 !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: fixed !important;
  top: auto !important;
  bottom: 12px !important;
  left: auto !important;
  right: 12px !important;
  overflow: visible !important;
  transform: none !important;
}

.w-webflow-badge > img {
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

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

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

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

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-embed:before, .w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe, .w-video object, .w-video embed {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button, [type="button"], [type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input, .w-select {
  width: 100%;
  height: 38px;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input:-moz-placeholder, .w-select:-moz-placeholder {
  color: #999;
}

.w-input::-moz-placeholder, .w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.w-input::-webkit-input-placeholder, .w-select::-webkit-input-placeholder {
  color: #999;
}

.w-input:focus, .w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input, textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-radio:before, .w-radio:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-radio:after {
  clear: both;
}

.w-radio-input {
  float: left;
  margin: 3px 0 0 -20px;
  line-height: normal;
}

.w-file-upload {
  margin-bottom: 10px;
  display: block;
}

.w-file-upload-input {
  width: .1px;
  height: .1px;
  opacity: 0;
  z-index: -100;
  position: absolute;
  overflow: hidden;
}

.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
  color: #333;
  display: inline-block;
}

.w-file-upload-error {
  margin-top: 10px;
  display: block;
}

.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}

.w-file-upload-file {
  background-color: #fafafa;
  border: 1px solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  display: flex;
}

.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.w-file-remove-link {
  width: auto;
  height: auto;
  cursor: pointer;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}

.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}

.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}

.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}

.w-icon-file-upload-uploading {
  height: 20px;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before, .w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

.w-row:before, .w-row:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-row:after {
  clear: both;
}

.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}

.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}

.w-col-1 {
  width: 8.33333%;
}

.w-col-2 {
  width: 16.6667%;
}

.w-col-3 {
  width: 25%;
}

.w-col-4 {
  width: 33.3333%;
}

.w-col-5 {
  width: 41.6667%;
}

.w-col-6 {
  width: 50%;
}

.w-col-7 {
  width: 58.3333%;
}

.w-col-8 {
  width: 66.6667%;
}

.w-col-9 {
  width: 75%;
}

.w-col-10 {
  width: 83.3333%;
}

.w-col-11 {
  width: 91.6667%;
}

.w-col-12 {
  width: 100%;
}

.w-hidden-main {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }

  .w-hidden-main {
    display: inherit !important;
  }

  .w-hidden-medium {
    display: none !important;
  }

  .w-col-medium-1 {
    width: 8.33333%;
  }

  .w-col-medium-2 {
    width: 16.6667%;
  }

  .w-col-medium-3 {
    width: 25%;
  }

  .w-col-medium-4 {
    width: 33.3333%;
  }

  .w-col-medium-5 {
    width: 41.6667%;
  }

  .w-col-medium-6 {
    width: 50%;
  }

  .w-col-medium-7 {
    width: 58.3333%;
  }

  .w-col-medium-8 {
    width: 66.6667%;
  }

  .w-col-medium-9 {
    width: 75%;
  }

  .w-col-medium-10 {
    width: 83.3333%;
  }

  .w-col-medium-11 {
    width: 91.6667%;
  }

  .w-col-medium-12 {
    width: 100%;
  }

  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .w-hidden-main, .w-hidden-medium {
    display: inherit !important;
  }

  .w-hidden-small {
    display: none !important;
  }

  .w-row, .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }

  .w-col-small-1 {
    width: 8.33333%;
  }

  .w-col-small-2 {
    width: 16.6667%;
  }

  .w-col-small-3 {
    width: 25%;
  }

  .w-col-small-4 {
    width: 33.3333%;
  }

  .w-col-small-5 {
    width: 41.6667%;
  }

  .w-col-small-6 {
    width: 50%;
  }

  .w-col-small-7 {
    width: 58.3333%;
  }

  .w-col-small-8 {
    width: 66.6667%;
  }

  .w-col-small-9 {
    width: 75%;
  }

  .w-col-small-10 {
    width: 83.3333%;
  }

  .w-col-small-11 {
    width: 91.6667%;
  }

  .w-col-small-12 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }

  .w-hidden-main, .w-hidden-medium, .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-tiny {
    display: none !important;
  }

  .w-col {
    width: 100%;
  }

  .w-col-tiny-1 {
    width: 8.33333%;
  }

  .w-col-tiny-2 {
    width: 16.6667%;
  }

  .w-col-tiny-3 {
    width: 25%;
  }

  .w-col-tiny-4 {
    width: 33.3333%;
  }

  .w-col-tiny-5 {
    width: 41.6667%;
  }

  .w-col-tiny-6 {
    width: 50%;
  }

  .w-col-tiny-7 {
    width: 58.3333%;
  }

  .w-col-tiny-8 {
    width: 66.6667%;
  }

  .w-col-tiny-9 {
    width: 75%;
  }

  .w-col-tiny-10 {
    width: 83.3333%;
  }

  .w-col-tiny-11 {
    width: 91.6667%;
  }

  .w-col-tiny-12 {
    width: 100%;
  }
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  height: 400px;
}

.w-widget-map label {
  width: auto;
  display: inline;
}

.w-widget-map img {
  max-width: inherit;
}

.w-widget-map .gm-style-iw {
  text-align: center;
}

.w-widget-map .gm-style-iw > button {
  display: none !important;
}

.w-widget-twitter {
  overflow: hidden;
}

.w-widget-twitter-count-shim {
  vertical-align: top;
  width: 28px;
  height: 20px;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  display: block;
  position: relative;
}

.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before, .w-widget-twitter-count-shim:not(.w--vertical):after {
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-top: -4px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-width: 4px;
  border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-top: -4px;
  margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before, .w-widget-twitter-count-shim.w--vertical:after {
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}

.w-background-video {
  height: 500px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.w-background-video > video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  margin: auto;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.w-background-video--control {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.w-background-video--control > [hidden] {
  display: none !important;
}

.w-slider {
  height: 300px;
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  background: #ddd;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  height: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  margin: auto;
  padding-top: 10px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-nav.w-round > div {
  border-radius: 100%;
}

.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  padding: .2em .5em;
}

.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, .4);
}

.w-slider-nav-invert {
  color: #fff;
}

.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, .4);
}

.w-slider-nav-invert > div.w-active {
  background-color: #222;
}

.w-slider-dot {
  width: 1em;
  height: 1em;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .4);
  margin: 0 3px .5em;
  transition: background-color .1s, color .1s;
  display: inline-block;
  position: relative;
}

.w-slider-dot.w-active {
  background-color: #fff;
}

.w-slider-dot:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
  box-shadow: none;
}

.w-slider-arrow-left, .w-slider-arrow-right {
  width: 80px;
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: auto;
  font-size: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left, .w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  border: 0;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.w-slider-force-show {
  display: block !important;
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  min-width: 100%;
  background: #ddd;
  display: none;
  position: absolute;
}

.w-dropdown-list.w--open {
  display: block;
}

.w-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}

.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-dropdown-link:focus {
  outline: 0;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: rgba(0, 0, 0, .9);
  outline: 0;
  font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  list-style: disc;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translate(0);
}

.w-lightbox-backdrop, .w-lightbox-container {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.w-lightbox-content {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-view {
  width: 100vw;
  height: 100vh;
  opacity: 0;
  position: absolute;
}

.w-lightbox-view:before {
  content: "";
  height: 100vh;
}

.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}

.w-lightbox-frame, .w-lightbox-view:before {
  vertical-align: middle;
  display: inline-block;
}

.w-lightbox-figure {
  margin: 0;
  position: relative;
}

.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}

.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}

.w-lightbox-image {
  float: none;
  max-width: 100vw;
  max-height: 100vh;
  display: block;
}

.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}

.w-lightbox-caption {
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 0, 0, .4);
  padding: .5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-lightbox-control {
  width: 4em;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  transition: all .3s;
  position: absolute;
  top: 0;
}

.w-lightbox-left {
  background-image: url("");
  display: none;
  bottom: 0;
  left: 0;
}

.w-lightbox-right {
  background-image: url("");
  display: none;
  bottom: 0;
  right: 0;
}

.w-lightbox-close {
  height: 2.6em;
  background-image: url("");
  background-size: 18px;
  right: 0;
}

.w-lightbox-strip {
  white-space: nowrap;
  padding: 0 1vh;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: auto;
  overflow-y: hidden;
}

.w-lightbox-item {
  width: 10vh;
  box-sizing: content-box;
  cursor: pointer;
  padding: 2vh 1vh;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
}

.w-lightbox-active {
  opacity: .3;
}

.w-lightbox-thumbnail {
  height: 10vh;
  background: #222;
  position: relative;
  overflow: hidden;
}

.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}

.w-lightbox-spinner {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 5px solid rgba(0, 0, 0, .4);
  border-radius: 50%;
  margin-top: -20px;
  margin-left: -20px;
  animation: .8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.w-lightbox-spinner:after {
  content: "";
  border: 3px solid rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
}

.w-lightbox-hide {
  display: none;
}

.w-lightbox-noscroll {
  overflow: hidden;
}

@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }

  .w-lightbox-view, .w-lightbox-view:before {
    height: 96vh;
  }

  .w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }

  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }

  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }

  .w-lightbox-left, .w-lightbox-right {
    opacity: .5;
    display: block;
  }

  .w-lightbox-close {
    opacity: .8;
  }

  .w-lightbox-control:hover {
    opacity: 1;
  }
}

.w-lightbox-inactive, .w-lightbox-inactive:hover {
  opacity: 0;
}

.w-richtext:before, .w-richtext:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-richtext:after {
  clear: both;
}

.w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
  white-space: initial;
}

.w-richtext ol, .w-richtext ul {
  overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-richtext figure {
  max-width: 60%;
  position: relative;
}

.w-richtext figure > div:before {
  cursor: default !important;
}

.w-richtext figure img {
  width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: .6;
}

.w-richtext figure div {
  color: rgba(0, 0, 0, 0);
  font-size: 0;
}

.w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
  display: table;
}

.w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}

.w-richtext figure.w-richtext-align-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
  clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-richtext figure.w-richtext-align-fullwidth > div {
  padding-bottom: inherit;
  display: inline-block;
}

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  clear: none;
  margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
  float: right;
  clear: none;
  margin-left: 15px;
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

.w-nav:before, .w-nav:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-nav-link.w--current {
  color: #0082f3;
}

.w-nav-menu {
  float: right;
  position: relative;
}

[data-nav-menu-open] {
  text-align: center;
  min-width: 200px;
  background: #c8c8c8;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}

.w--nav-link-open {
  display: block;
  position: relative;
}

.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  right: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  left: auto;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

.w-nav-button.w--open {
  color: #fff;
  background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}

.w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
  display: block;
}

.w--nav-dropdown-list-open {
  position: static;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}

.w-tabs {
  position: relative;
}

.w-tabs:before, .w-tabs:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-tabs:after {
  clear: both;
}

.w-tab-menu {
  position: relative;
}

.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-tab-link.w--current {
  background-color: #c8c8c8;
}

.w-tab-link:focus {
  outline: 0;
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.w-dyn-empty {
  background-color: #ddd;
  padding: 10px;
}

.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
  display: none !important;
}

.wf-layout-layout {
  display: grid;
}

:root {
  --blue: #5a98f4;
}

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

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

body {
  min-height: 100%;
  color: #fff;
  background-color: #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  font-family: Helvetica Monospaced, sans-serif;
  font-size: 14px;
  line-height: 157%;
  transition: background-color .4s;
  display: flex;
}

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

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

h4 {
  text-transform: uppercase;
  margin-top: 22px;
  margin-bottom: 22px;
  font-family: Helvetica Monospaced, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}

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

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

strong {
  font-weight: bold;
}

.ph-hero {
  width: 100%;
  height: 100vh;
  position: relative;
}

.navbar {
  width: 100%;
  height: 90px;
  background-color: rgba(221, 221, 221, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .95), rgba(0, 0, 0, 0));
  flex-wrap: nowrap;
  position: fixed;
  top: 0;
}

.navbar__links {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navbar__links.zindex999 {
  z-index: 999;
}

.ph-hero__top__link {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: none;
  justify-content: center;
  align-items: center;
  margin-left: 2px;
  margin-right: 2px;
  padding: 10px 15px;
  font-family: Helvetica Monospaced, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  display: flex;
}

.ph-hero__top__link.bg-chanfred-white {
  color: #000;
}

.ph-hero__top__link.bg-black-on-hover.v--language, .ph-hero__top__link.bg-black-on-hover.v--contact {
  cursor: default;
  position: relative;
}

.ph-hero__top__link.bg-black-on-hover.v--platform-mobile {
  cursor: default;
  display: none;
  position: relative;
}

.embed--style {
  display: none;
}

.ph-hero__bottom {
  padding-bottom: 24px;
  padding-left: 24px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.ph-hero__bottom__text {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 36px;
}

.hero-input.bg-chanfred-white {
  height: 38px;
  max-width: 220px;
  color: #000;
  text-transform: uppercase;
  border: 1px solid rgba(0, 0, 0, 0);
  margin-bottom: 0;
  margin-right: 10px;
  font-family: Helvetica Monospaced, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.hero-submit.bg-chanfred-white {
  width: 80px;
  height: 38px;
  color: #000;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0);
  font-family: Helvetica Monospaced, sans-serif;
  font-size: 12px;
  line-height: 18px;
  transition: opacity .2s;
}

.hero-submit.bg-chanfred-white:hover {
  opacity: .8;
}

.hero-submit.bg-chanfred-white.v--large {
  width: auto;
}

.hero-submit.bg-chanfred-white.v--large:hover {
  opacity: 1;
}

.hero-form {
  align-items: center;
  display: flex;
}

.hero-form__success {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.hero-form__error {
  color: #ff7878;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  bottom: 50px;
}

.home-sec {
  width: 100%;
  min-height: 100vh;
  align-items: flex-end;
  padding-bottom: 20px;
  display: flex;
}

.home-sec.v--center, .home-sec.v--custom {
  align-items: center;
}

.home-sec.v--end {
  align-items: flex-start;
  padding-top: 120px;
  position: relative;
}

.c {
  width: 100%;
  max-width: 600px;
  align-self: flex-end;
  align-items: flex-end;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.c.v--flex {
  flex-direction: row;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.c.v--flex.v--radar {
  max-width: 52%;
  align-items: flex-end;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 80px;
}

.c.v--flex.v--last {
  align-items: flex-end;
  margin-left: 0;
}

.c.v--no-align {
  align-self: auto;
  margin-bottom: 0;
}

.c.v--hero {
  margin-bottom: 80px;
  margin-left: 0;
}

.c.v--hero.v-backers {
  max-width: 400px;
  margin-bottom: 150px;
}

.c.v--intel {
  margin-left: 0;
}

.c.v--visualize {
  max-width: 600px;
  margin-left: 0;
}

.c.v--alerts {
  max-width: 500px;
  margin-left: 0;
}

.text-c-large {
  text-transform: uppercase;
  margin-bottom: 22px;
  font-size: 36px;
  line-height: 36px;
}

.text-c-small {
  text-transform: uppercase;
  margin-bottom: 22px;
  font-family: Helvetica Monospaced, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  display: flex;
}

.d-max-50 {
  width: 640px;
  max-width: 50%;
  flex: 0 auto;
  order: 1;
}

.d-max-50.v--radar {
  max-width: 47%;
  justify-content: center;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  left: 50%;
}

.d-max-50.v--radar.hide {
  display: none;
}

.home-intel__text-holder {
  max-width: 50%;
  margin-left: auto;
  padding-bottom: 24px;
}

.home-custom__text-holder {
  max-width: 640%;
  padding-top: 24px;
  display: block;
}

.adai0dnadas {
  display: none;
}

.careers-sec {
  width: 100%;
  height: 100%;
  display: block;
}

.container-content {
  height: 100%;
  flex-direction: row;
  padding-top: 0;
  padding-bottom: 96px;
  display: flex;
}

.container-content.v--report {
  height: auto;
  min-height: 100%;
  flex-direction: column;
  padding-bottom: 20px;
}

.container-content.v-small-bottom-pad {
  padding-bottom: 40px;
}

.container-content.v--affiliates {
  justify-content: center;
  align-items: flex-start;
  padding-top: 100px;
}

.container-content__left {
  width: 50%;
  height: 100%;
  padding-right: 24px;
}

.container-content__left.content-body {
  width: 50%;
  height: 100%;
  padding: 24px 24px 24px 0;
}

.container-content__left.v--full {
  width: 100%;
  padding-right: 0;
}

.container-content__right {
  width: 50%;
  height: 100%;
  padding-left: 24px;
}

.container-content__right.content-body {
  width: 50%;
  height: 100%;
  flex: 0 auto;
  padding: 24px 0 24px 24px;
}

.container-content__right.v--hide {
  display: none;
}

.button-contact__link {
  margin-top: 10px;
  margin-left: 10px;
  font-family: Helvetica Monospaced, sans-serif;
  line-height: 22px;
}

.button-contact__link.bg-chanfred-white {
  width: 104px;
  height: 38px;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  flex-direction: row;
  flex: 0 auto;
  order: -1;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  text-decoration: none;
  display: flex;
}

.button-contact__link.bg-chanfred-white.v--pdf {
  width: 80px;
  color: #000;
  text-decoration: none;
}

.button-contact__link.bg-chanfred-white.v--type {
  width: auto;
  height: 24px;
  cursor: auto;
  order: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 9px;
}

.button-contact__link.bg-chanfred-white.v--inner-filter {
  width: 100px;
  height: 34px;
}

.container-button {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-button.container-button__hidden {
  margin-top: 22px;
  margin-bottom: 22px;
  display: block;
}

.line-break {
  height: 1px;
  border: 1px solid #fff;
  flex: 0 auto;
  order: 0;
  align-self: stretch;
}

.line-break.v--full {
  width: 100%;
}

.faq__top {
  align-self: stretch;
  display: flex;
}

.careers-info_left {
  text-transform: uppercase;
  flex-direction: row;
  flex: 1 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: flex;
}

.careers-info_right {
  flex-direction: row;
  flex: 1 0 auto;
  order: 1;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  padding-top: 26px;
  padding-bottom: 26px;
  display: flex;
}

.text-info {
  text-transform: uppercase;
  cursor: pointer;
  justify-content: flex-start;
  margin-top: 22px;
  margin-bottom: 22px;
  font-family: Helvetica Monospaced, sans-serif;
  font-size: 13px;
  line-height: 22px;
  display: block;
}

.text-info.text-info__hidden {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.text-info.v--carrer-x {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 13px;
}

.container-platform {
  min-height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 240px;
  padding-bottom: 240px;
  display: flex;
}

.main-top-text {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block {
  width: 236px;
  height: 18px;
  text-transform: uppercase;
  align-self: center;
  font-family: Helvetica Monospaced, sans-serif;
  line-height: 22px;
  position: absolute;
}

.div-block {
  margin-top: 24px;
  margin-bottom: 45px;
}

.text__hidden {
  width: 418px;
  height: 154px;
  text-align: center;
  text-transform: uppercase;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  font-family: Helvetica Monospaced, sans-serif;
  line-height: 22px;
  display: none;
}

.main-bottom-text {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text__show {
  max-width: 418px;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: Helvetica Monospaced, sans-serif;
  font-weight: 400;
  line-height: 22px;
  display: block;
}

.main-input {
  text-align: left;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 45px;
  display: flex;
}

.input-text.bg-chanfred-white {
  flex: 0 auto;
  order: 0;
  align-self: center;
  margin-bottom: 0;
  display: block;
}

.form {
  width: 160px;
  height: 38px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form-block {
  align-self: center;
  margin-bottom: 0;
}

.image {
  text-align: left;
  display: block;
}

.successfully {
  justify-content: center;
  display: none;
}

.container-careers {
  margin-top: 96px;
  display: flex;
}

.text-block-2 {
  text-transform: uppercase;
  margin-bottom: 22px;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.text-about {
  font-family: Helvetica Monospaced, sans-serif;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.text-block-3 {
  text-transform: uppercase;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.title-name-job, .info-basics-job {
  margin-bottom: 22px;
}

.category-job, .location-job {
  text-transform: uppercase;
  font-family: Helvetica Monospaced, sans-serif;
}

.type-job {
  text-transform: uppercase;
}

.description-job {
  margin-bottom: 22px;
}

.careers__rich-text {
  letter-spacing: .3px;
  font-family: HelveticaNeue, sans-serif;
  font-weight: 300;
}

.heading {
  text-transform: uppercase;
}

.headline-new {
  max-width: 100%;
  text-transform: uppercase;
  margin-bottom: 22px;
  font-family: Condensed, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 100%;
  display: block;
}

.headline-new.v--hero {
  margin-bottom: 0;
}

.content-info__title {
  margin-bottom: 22px;
}

.container {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container.v--full {
  max-width: 100%;
}

.container.v--pd-80.v--reports {
  max-width: 980px;
  margin-top: 20px;
  padding-bottom: 30px;
  padding-left: 48px;
  padding-right: 48px;
}

.container.v--pd-80 {
  clear: both;
  flex: 1;
  order: 0;
  margin-top: -2px;
  position: static;
}

.container.v--pd-80.v--reports {
  margin-top: 0;
  padding-bottom: 30px;
  padding-left: 48px;
  padding-right: 48px;
}

.container.v--pd-80.v--research {
  flex-direction: column;
  display: flex;
}

.container.v--pd-80.v--smal {
  flex: 0 auto;
}

.container.v--940 {
  max-width: 998px;
}

.navbar__content {
  justify-content: space-between;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.uppercased {
  max-width: 100%;
  text-transform: uppercase;
  flex-direction: column;
  display: block;
}

.careers__left__text {
  margin-bottom: 22px;
}

.faq {
  display: block;
}

.community-item {
  display: block;
  position: relative;
}

.community-item.community-item--dpd {
  display: block;
}

.community-item__trigger {
  color: #fbf7f2;
  cursor: pointer;
  border-bottom: 1px solid #fff;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.community-item__content {
  z-index: 0;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
}

.community-item__content.w--open {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.community-item__text {
  max-width: 569px;
  margin-bottom: 30px;
}

.community-item__img-wrapper {
  width: 483px;
  max-width: 35.5%;
  flex: none;
  margin-top: -52px;
  margin-bottom: 26px;
  margin-left: 15px;
  padding-bottom: 24%;
  position: relative;
}

.community-item__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.faq__dpdt {
  color: #fff;
  padding: 0;
  display: block;
}

.faq__dpd {
  display: block;
}

.faq__dpdl {
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: static;
  overflow: hidden;
}

.faq__bottom-spacer {
  height: .1px;
  padding-bottom: 0;
}

.nav__brand {
  height: 56px;
  max-width: 180px;
  padding-left: 0;
}

.div-block-2 {
  max-width: 100%;
  align-self: auto;
  display: block;
}

.filler-div {
  width: 50%;
  max-height: 100%;
  max-width: 50%;
  display: block;
}

.div-block-4 {
  display: flex;
}

.layout-password.bg-chanfred-white {
  width: 160px;
  height: 38px;
  justify-content: space-between;
  align-self: center;
  margin-right: 7px;
  padding: 10px;
  display: flex;
}

.hug-layout {
  width: 160px;
  height: 22px;
  flex-direction: row;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  display: flex;
}

.div-block-5 {
  width: 16px;
  height: 16px;
}

.display-layout {
  width: 16px;
  height: 16px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  order: 0;
  align-self: center;
  font-family: Helvetica Monospaced, sans-serif;
  font-weight: 400;
}

.divider {
  width: 0;
  height: 16px;
  border: 0 solid #b4b4b4;
  border-right-width: 1px;
  align-self: center;
  margin-top: 0;
}

.check-icon {
  width: 30px;
  height: 30px;
  opacity: 0;
  order: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-right: -37px;
  transition: opacity .2s;
  display: flex;
}

.check-icon.active {
  opacity: 1;
}

.check-icon.v--hide {
  display: none;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.home-form {
  display: none;
}

.section__bg {
  z-index: -1;
  opacity: .5;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section__bg.v--last {
  background-image: url("641e0dc90bc3e0bfb3d910a3_city-bg.webp");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.section {
  opacity: 1;
  transition: opacity .4s;
  position: relative;
}

.section.active {
  opacity: 1;
}

.section.v--home {
  z-index: 5;
  width: 100%;
  height: 100%;
  opacity: 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, .6);
  transition-duration: .8s;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section.v--home.active {
  z-index: 6;
  opacity: 1;
}

.section__bg-media {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.test-div {
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bg-chanfred-white2 {
  color: #000;
  padding: 7px;
  position: relative;
}

.fake {
  z-index: -1;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fake__side {
  width: 7px;
  border-top: 7px solid rgba(0, 0, 0, 0);
  border-bottom: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid #fff;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.fake__side.is--right {
  border-left: 7px solid #fff;
  border-right-style: none;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.fake__mid {
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 7px;
  right: 7px;
}

.embed--script {
  display: none;
}

.hero-form__success__text {
  text-align: left;
}

.hero-form__success__text.hide {
  display: none;
}

.sec-link {
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.sections-track {
  width: 100%;
  position: relative;
  overflow: scroll;
}

.section-track {
  width: 100%;
  height: 100vh;
}

.loader {
  z-index: 99999;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.loader.v--hide {
  display: none;
}

.social-links {
  width: 100%;
  grid-column-gap: 40px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  transform: translate(0, 10px);
}

.social-links-holder {
  position: absolute;
  bottom: 45px;
  right: 24px;
}

.social-links-holder.v--hide {
  display: none;
}

.social-link {
  z-index: 2;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}

.social-link.v--popup {
  padding-top: 6px;
  padding-bottom: 6px;
  transition: opacity .2s;
}

.social-link.v--popup:hover {
  opacity: .8;
}

.social-link.v--popup.v--last {
  padding-bottom: 12px;
}

.social-links-footer-home {
  text-align: center;
  justify-content: center;
  padding-left: 48px;
  padding-right: 48px;
  display: flex;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}

.social-links-footer-home.v--static {
  width: 100%;
  flex-direction: column;
  padding-bottom: 0;
  position: relative;
  bottom: 16px;
}

.social-links-footer-home.v--hide {
  display: none;
}

.social-links-footer-home.v--home {
  z-index: 6;
  flex-direction: column;
  padding-left: 24px;
  padding-right: 24px;
  position: fixed;
  bottom: 16px;
}

.social-links-footer-home-copy {
  text-align: center;
  justify-content: center;
  display: flex;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}

.pw-input-holder {
  width: 16px;
  height: 16px;
  text-transform: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pw-input-holder.pw-input {
  text-transform: none;
}

.pw-input {
  width: 16px;
  height: 16px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  border: 0 solid #000;
}

.access-blocked {
  background-color: red;
}

.social-link-left {
  text-align: left;
  flex: 1;
  align-self: center;
  font-size: 10px;
  line-height: 120%;
  transform: translate(0, -10px);
}

.scroll-arrow {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
}

.social-links-mobile {
  text-align: center;
  justify-content: center;
  padding-left: 30px;
  padding-right: 30px;
  display: none;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}

.social-links-mobile.v--static {
  width: 100%;
  padding-bottom: 30px;
  position: static;
}

.quote-list {
  display: none;
}

.insert-quote-text {
  display: block;
}

.insert-quote-author {
  margin-top: 5px;
  display: block;
}

.nav__brand__icon {
  width: 59px;
  height: 56px;
  position: absolute;
  top: 0;
  left: 0;
}

.nav__brand__icon.v--hide {
  display: none;
}

.nav__brand__icon.v--large {
  width: 200px;
  height: 56px;
}

.nav__brand__icon.v--blink {
  margin-right: -20px;
}

.nav__brand__logo {
  height: 56px;
}

.nav__brand__logo.v--hide {
  display: none;
}

.nav__brand__logo.v--fixed {
  height: 54px;
  transform: translate(0, 1px);
}

.radar-video {
  width: 450px;
  height: 450px;
}

.report-holder {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.loader-lottie {
  width: 60px;
  height: 60px;
}

.animation-success {
  z-index: -999;
  position: fixed;
}

.check-icon-holder {
  width: 30px;
  height: 30px;
}

.check-icon-lottie {
  width: 225px;
  height: 225px;
  position: absolute;
}

.brand-assets {
  color: #fff;
  text-decoration: none;
}

.reports-sec.v--full {
  flex: 1;
}

.container-content-flex {
  width: 100%;
  border-top: 1px solid #fff;
  flex-direction: column;
  display: flex;
}

.report-list-item {
  width: 100%;
  text-transform: uppercase;
  border-bottom: 3px solid #fff;
  justify-content: space-between;
  align-items: center;
  padding-top: 22px;
  padding-bottom: 22px;
  line-height: 22px;
  display: flex;
}

.report-list-item__date {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.report-list-item__link {
  width: 15%;
  color: #fff;
  text-align: right;
  text-decoration: none;
  transition: opacity .2s;
}

.report-list-item__link:hover {
  opacity: .8;
}

.reports-table-title {
  margin-bottom: 30px;
}

.reports-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.reports-grid-item {
  width: 100%;
  height: 200px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 22px;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  position: relative;
  box-shadow: 0 0 0 1px #fff;
}

.reports-grid-item.exists {
  background-color: #000;
}

.reports-grid-item.exists:hover {
  background-color: rgba(0, 0, 0, .2);
}

.reports-grid-item__first-line {
  grid-column-gap: 6px;
  display: flex;
}

.reports-grid-item__first-line__number {
  display: flex;
}

.reports-grid-item__bg {
  z-index: -1;
  width: 100%;
  height: 100%;
  max-height: 100%;
  opacity: .5;
  filter: grayscale();
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.reports-grid-item-holder {
  width: 100%;
  height: 100%;
}

.automatic-download {
  opacity: 1;
  color: #000;
  background-color: #000;
}

.report-iframe-holder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.report-iframe-holder.v--hide, .report-iframe-holder-mobile {
  display: none;
}

.sec {
  width: 100%;
  height: auto;
  min-height: 100%;
  display: block;
}

.reports__rich-content {
  letter-spacing: .3px;
  font-family: HelveticaNeue, sans-serif;
  font-weight: 300;
}

.reports__date-holder {
  align-items: center;
  display: flex;
}

.reports__date__day {
  margin-bottom: 0;
}

.reports__date__month {
  margin-bottom: 0;
  margin-left: 6px;
}

.reports__date__comma {
  margin-bottom: 0;
  display: none;
}

.reports__date__year {
  margin-bottom: 0;
  margin-left: 6px;
}

.reports__title {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: Condensed, sans-serif;
  font-size: 44px;
  line-height: 48px;
}

.reports__second-line {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.reports__intro {
  margin-top: 30px;
  margin-bottom: 0;
}

.reports__intro.hide {
  display: none;
}

.scroll-tracker-top {
  z-index: 99999;
  width: 0;
  height: 3px;
  background-color: #fff;
  transition: all .8s;
  position: fixed;
}

.reports__right {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.reports__share {
  opacity: 1;
  filter: invert();
  transition: all .3s;
}

.reports__share.hide, .reports__share.hide-copy {
  opacity: 0;
}

.lb_share_grid {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lb_share_button {
  width: 17px;
  height: 17px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 6px;
  margin-bottom: 6px;
  transition: all .4s;
  display: flex;
}

.lb_share_button:hover {
  opacity: 1;
}

.lb_share_button.hide {
  display: none;
}

.reports__share__text {
  color: #000;
  font-size: 12px;
  position: absolute;
  transform: translate(0, -20px);
}

.copy-link-form {
  cursor: pointer;
  text-decoration: underline;
}

.language-popup {
  max-height: 0;
  min-width: 120px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  padding: 0 22px;
  transition: all .3s;
  display: flex;
  position: absolute;
  top: 38px;
  right: 0;
  overflow: hidden;
}

.language-popup.show {
  max-height: 300px;
  padding-top: 16px;
  padding-bottom: 16px;
  transition-duration: 1s;
}

.language-btn-holder {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.language-popup-item {
  text-transform: uppercase;
  cursor: pointer;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
  transition: opacity .2s;
}

.language-popup-item:hover {
  opacity: .6;
}

.language-popup-item.link {
  width: auto;
  color: #fff;
}

.language-popup-item.link.v-mobile {
  display: none;
}

.hero-submit-wrapper {
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.hero-submit-wrapper:hover {
  opacity: .8;
}

.hero-submit-back {
  z-index: -1;
  height: 36px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 20%;
  right: 20%;
}

.hero-input-wrapper {
  width: 100%;
  max-width: 230px;
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.hero-input-wrapper:hover {
  opacity: .8;
}

.hide-input {
  display: none;
}

.container-2 {
  flex: 0 auto;
}

.hero-subscribe-right {
  min-height: 100%;
  min-width: 100%;
  object-fit: fill;
  background-color: rgba(245, 247, 250, 0);
  border-bottom: 1px solid #e4ebf3;
  flex: 0 auto;
  padding: 80px 10px 424px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-top: 83px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.hero-split {
  max-width: 46%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.shadow-two {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

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

.hero-form-2 {
  margin-bottom: 12px;
}

.hero-form-container {
  text-align: center;
  justify-content: space-between;
  align-items: stretch;
  display: block;
}

.hero-form-input {
  width: 240px;
  height: auto;
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
}

.hero-form-input::placeholder {
  color: rgba(26, 27, 31, .8);
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.hide {
  display: none;
}

.about-container {
  width: 100%;
  height: 100%;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.body-about {
  padding-bottom: 20px;
}

.about-images {
  width: 100%;
  max-height: 100%;
  flex: 1;
  margin-bottom: 20px;
  position: relative;
}

.js-area {
  display: none;
}

.swiper {
  display: flex;
}

.swiper.v--about {
  height: 100%;
}

.swiper-wrapper {
  display: flex;
}

.swiper-wrapper.v--about {
  height: 100%;
  align-items: center;
  display: flex;
}

.swiper-slide.v--about {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-join {
  height: 38px;
  text-transform: uppercase;
  text-shadow: none;
  padding: 9px 15px;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  display: inline-block;
}

.hero-link {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: none;
  margin-left: 2px;
  margin-right: 2px;
  padding: 10px 15px;
  font-family: Helvetica Monospaced, sans-serif;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
}

.hero-link.bg-chanfred-white {
  color: #000;
}

.hero-link.bg-black-on-hover.bg-white {
  background-color: rgba(0, 0, 0, 0);
}

.hero-link.bg-black-on-hover.v--language {
  cursor: default;
  position: relative;
}

.cookie-popup {
  z-index: 99;
  width: 320px;
  background-color: #000;
  border: 1px solid #161616;
  flex-direction: column;
  padding: 20px;
  font-size: 12px;
  line-height: 140%;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 20px;
  left: auto;
  right: 20px;
}

.cookie-popup.hide {
  display: none;
}

.cookie-popup__no {
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: underline;
  transition: opacity .2s;
}

.cookie-popup__no:hover {
  opacity: .6;
}

.cookie-popup__yes {
  text-align: center;
  cursor: pointer;
  border: 1px solid #fff;
  padding-top: 13px;
  padding-bottom: 12px;
  transition: all .2s;
}

.cookie-popup__yes:hover {
  color: #000;
  background-color: #fff;
}

.cookie-prefs {
  cursor: pointer;
}

.contentpage-container {
  width: 100%;
  height: 100%;
  max-width: 900px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.contentpage__rich {
  white-space: pre-wrap;
}

.contentpage__rich h2 {
  text-align: center;
  font-family: Helvetica Monospaced Bold, sans-serif;
  font-size: 14px;
}

.contentpage__rich h6 {
  text-align: right;
  font-size: 14px;
}

.contentpage__rich h3 {
  font-family: Helvetica Monospaced Bold, sans-serif;
  font-size: 14px;
  text-decoration: underline;
}

.contentpage__rich strong {
  font-family: Helvetica Monospaced Bold, sans-serif;
}

.contentpage__rich ol {
  list-style-type: lower-alpha;
}

.contentpage__rich a {
  color: #fff;
}

.c-footer {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding-left: 48px;
  padding-right: 48px;
  display: flex;
  position: absolute;
  bottom: 20px;
}

.c-footer.v--pages {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  bottom: auto;
}

.c-footer__link {
  color: #fff;
  text-transform: none;
  text-shadow: none;
  font-size: 10px;
  line-height: 120%;
  text-decoration: none;
}

.contentpage-footer {
  width: 100%;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.section-2 {
  width: 100%;
  min-height: 80%;
  clear: none;
  object-fit: fill;
  flex-flow: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.breadcrumbs-wrapper {
  width: 100%;
  text-transform: uppercase;
  margin-top: 90px;
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 12px;
}

.breadcrumbs-wrapper.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.breadcrumbs-wrapper.v--ann {
  margin-bottom: 15px;
}

.div-block-6 {
  width: auto;
  min-height: 400px;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  flex: 1;
  margin-top: 0;
}

.div-block-7 {
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.div-block-8 {
  min-height: 200px;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 32px dashed rgba(0, 0, 0, 0);
}

.reports-table-title-2 {
  text-align: center;
  text-shadow: 1px 0 6px #161616;
  margin-top: 105px;
  margin-bottom: -7px;
  padding-bottom: 0;
  padding-left: 31px;
  font-family: Condensed, sans-serif;
  font-size: 42px;
  line-height: 150%;
}

.paragraph-3 {
  width: 100%;
  opacity: 1;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  white-space: normal;
  mix-blend-mode: normal;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 11px;
  margin-bottom: 25px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Helvetica Monospaced, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.collection-item {
  clear: both;
  object-fit: fill;
}

.p-research__item {
  width: 100%;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border-bottom: 1px solid #fff;
  border-radius: 1px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-end;
  margin-top: 30px;
  padding-bottom: 16px;
  padding-right: 5px;
  font-size: 12px;
  line-height: 140%;
  display: flex;
}

.p-research__collection-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: start;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.container-content-2 {
  height: 100%;
  border-top: 1px solid #fff;
  flex-direction: row;
  padding-bottom: 96px;
  display: block;
}

.container-content-2.no-border-top {
  border-top-style: none;
}

.container-content-flex-2 {
  width: 100%;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  border-top: 1px solid #000;
  flex-direction: column;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: block;
}

.social-links-footer-home-2 {
  text-align: center;
  justify-content: center;
  padding-left: 48px;
  padding-right: 48px;
  display: flex;
  position: relative;
  bottom: 30px;
  left: 0;
  right: 0;
}

.container-6 {
  max-width: 1600px;
  padding-top: 14px;
}

.p-research__item__title {
  color: #fff;
  letter-spacing: normal;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
  flex: 1;
  font-family: Condensed, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  display: inline-block;
}

.p-research__item__date {
  margin-top: 8px;
  margin-bottom: 8px;
}

.p-research__item__image {
  width: 100%;
  height: 210px;
  max-height: 100%;
  text-align: center;
  object-fit: contain;
  padding-left: 10px;
  padding-right: 10px;
}

.p-research__item__image.v--reports {
  object-fit: cover;
}

.p-research__item__text {
  min-height: 70px;
  margin-top: 12px;
}

.button {
  color: #0e0e0e;
  background-color: #fff;
}

.button-2 {
  text-align: left;
  text-transform: uppercase;
  white-space: normal;
  margin-top: 3px;
  margin-bottom: 4px;
  font-family: Helvetica Monospaced, sans-serif;
  font-weight: 400;
  display: inline;
  position: static;
}

.button-2.button-contact__link {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  font-size: 16px;
}

.button-2.p-research__item__btn {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  padding-left: 0;
  font-size: 12px;
}

.section-3 {
  min-width: 100%;
  margin-top: 23px;
  padding-top: 64px;
}

.html-embed-2 {
  text-transform: uppercase;
  font-size: 12px;
}

.research__rich-text {
  text-align: left;
  letter-spacing: .3px;
  flex: 0 auto;
  align-self: auto;
  margin-top: 26px;
  font-family: HelveticaNeue, sans-serif;
  font-weight: 300;
}

.heading-2 {
  text-align: left;
  text-transform: uppercase;
  align-self: flex-start;
  margin-top: 48px;
  margin-bottom: 22px;
  font-family: Condensed, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.margin-bottom-24px-2 {
  text-align: left;
  align-self: flex-start;
  margin-top: 22px;
  margin-bottom: 33px;
  font-size: 16px;
}

.hero-wrapper-two {
  max-width: 980px;
  clear: none;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.research__next {
  grid-column-gap: 20px;
  color: #fff;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.research__prev {
  grid-column-gap: 20px;
  color: #fff;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
}

.research__arrows-area {
  width: 100%;
  height: 100px;
  position: relative;
}

.p-research__item__image-link {
  padding-top: 12px;
  display: block;
}

.contact-btn-holder {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.contact-popup {
  max-height: 0;
  min-width: 120px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  padding: 0 22px;
  transition: all .3s;
  display: flex;
  position: absolute;
  top: 38px;
  right: 0;
  overflow: hidden;
}

.contact-popup.show {
  max-height: 300px;
  padding-top: 16px;
  padding-bottom: 16px;
  transition-duration: 1s;
}

.p-media__item {
  width: 100%;
  height: 230px;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  background-color: #000;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  font-family: Helvetica Monospaced, sans-serif;
  font-size: 14px;
  line-height: 120%;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  position: relative;
}

.p-media__item.exists {
  background-color: #000;
}

.p-media__item.exists:hover {
  background-color: rgba(0, 0, 0, .2);
}

.p-media__grid-item {
  width: 100%;
  height: 100%;
  position: relative;
}

.p-media__grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: start;
  justify-content: center;
  display: grid;
}

.p-media-table-title {
  margin-bottom: 30px;
}

.p-media__item__left {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 18px;
  font-size: 12px;
  display: flex;
}

.p-media__item__right {
  width: 48%;
  flex: none;
}

.p-media__item__logo {
  max-height: 30px;
  max-width: 120px;
}

.p-media__item__brand {
  min-height: 30px;
  align-items: flex-start;
  font-family: Condensed, sans-serif;
  font-size: 21px;
  line-height: 100%;
  display: flex;
}

.p-media__pagination {
  margin-top: 50px;
}

.p-media__item__right__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-left: 1px solid #161616;
}

.p-media__item__title {
  max-height: 119px;
  overflow: hidden;
}

.platform-btn-holder {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.platform-popup {
  max-height: 0;
  min-width: 120px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  padding: 0 22px;
  transition: all .3s;
  display: flex;
  position: absolute;
  top: 38px;
  right: 0;
  overflow: hidden;
}

.platform-popup.show {
  max-height: 300px;
  padding-top: 16px;
  padding-bottom: 16px;
  transition-duration: 1s;
}

.translate-texts {
  z-index: 2147483647;
  background-color: #ff8080;
  display: none;
  position: fixed;
}

.home-partners-wrapper {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.home-partners-title {
  white-space: nowrap;
  padding-left: 40px;
  font-size: 21px;
}

.home-partners-intern {
  grid-column-gap: 60px;
  align-items: center;
  padding-right: 60px;
  display: flex;
}

.home-partners {
  width: 100%;
}

.home-partners-item__link {
  transition: all .4s;
}

.home-partners-item__img {
  width: 80px;
  height: 80px;
  max-width: none;
}

.sec-cta {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 24px;
}

.div-block-9 {
  position: absolute;
  bottom: 100px;
}

.space-24 {
  height: 24px;
}

.next {
  background-color: #000;
  border-color: #000;
}

.text-block-4, .icon {
  color: #fff;
}

.announcements-container {
  width: 100%;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.ann-slide-item {
  width: 100%;
  height: 400px;
  max-width: 600px;
  min-width: 400px;
  background-color: #000;
}

.ann-slide-item.swiper-slide {
  max-width: 350px;
  min-width: 300px;
}

.ann-slide-link {
  width: 100%;
  height: 100%;
  min-height: 400px;
  color: #fff;
  text-align: center;
  flex-direction: column;
  padding-bottom: 20px;
  text-decoration: none;
  transition: filter .4s;
  display: flex;
}

.ann-slide-title {
  color: #fff;
  letter-spacing: normal;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
  flex: 1;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Condensed, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
  display: inline-block;
}

.ann-slide-date {
  text-transform: uppercase;
  margin-bottom: 8px;
}

.swiper-arrow {
  z-index: 1;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-color: #000;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  right: 15px;
  transform: rotate(45deg);
}

.swiper-arrow:hover {
  filter: invert();
}

.swiper-arrow.invert {
  left: 15px;
  right: auto;
  transform: rotate(225deg);
}

.swiper-arrow.hide {
  display: none;
}

.swiper-arrow-img {
  transform: rotate(-45deg);
}

.ann-slide-img {
  height: 200px;
  object-fit: cover;
}

.research-titles {
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: Condensed, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.backers {
  height: 60px;
  background-color: rgba(0, 0, 0, .6);
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
}

.home-backers {
  width: 100%;
}

.home-backers-intern {
  width: 100%;
  grid-column-gap: 0px;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.home-backers-item {
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
  display: flex;
}

.home-backers-item.clone {
  display: none;
}

.home-backers-title {
  text-transform: uppercase;
  white-space: nowrap;
  padding-left: 24px;
  padding-right: 10px;
  font-size: 16px;
}

.home-backers-slash {
  opacity: .8;
  margin-left: 6px;
  margin-right: 6px;
}

.social-link__w {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.social-link__a {
  width: 180px;
  max-height: 0;
  opacity: 0;
  text-align: right;
  background-color: #000;
  flex-direction: column;
  align-items: flex-end;
  padding-right: 10px;
  transition: all .4s;
  display: flex;
  position: absolute;
  bottom: -6px;
  right: -10px;
  overflow: hidden;
}

.social-links-footer-legal {
  width: 100%;
  position: relative;
  bottom: 0;
  left: 0;
}

.p-researches__toc {
  width: 100%;
  text-align: left;
  border: 1px solid #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 14px 12px 10px;
}

.p-researches__toc.hide {
  margin-top: 0;
  margin-bottom: 0;
}

.p-researches__toc__title {
  text-transform: uppercase;
  margin-top: 3px;
  margin-bottom: 14px;
  font-family: Condensed, sans-serif;
  font-weight: 900;
}

.p-research__filters {
  grid-column-gap: 10px;
  padding-top: 0;
  display: flex;
}

.p-research__list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: start;
  justify-content: start;
  justify-items: start;
  padding-top: 30px;
  display: grid;
}

.p-research__item__s-line {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hide-collections {
  display: none;
}

.p-research__filter {
  margin-top: 10px;
  margin-left: 10px;
  font-family: Helvetica Monospaced, sans-serif;
  line-height: 22px;
}

.p-research__filter.bg-chanfred-white {
  width: 104px;
  height: 38px;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  flex-direction: row;
  flex: 0 auto;
  order: -1;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  text-decoration: none;
  display: flex;
}

.p-research__filter.bg-chanfred-white.v--pdf {
  width: 80px;
}

.p-research__filter.bg-chanfred-white.v--type {
  width: auto;
  height: 30px;
  cursor: auto;
  order: 0;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 10px;
}

.p-research__filter.bg-chanfred-white.v--filter {
  width: 80px;
  height: 32px;
  font-size: 11px;
  line-height: 100%;
}

.p-research__filter.bg-chanfred-white.v--inner-filter {
  width: 100px;
  height: 34px;
}

.p-research__filter.bg-chanfred-black {
  width: 78px;
  height: 30px;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin: 0;
  display: flex;
}

.p-research__item__tags {
  grid-column-gap: 4px;
  display: flex;
}

.p-research__item__tag {
  margin-top: 10px;
  margin-left: 10px;
  font-family: Helvetica Monospaced, sans-serif;
  line-height: 22px;
}

.p-research__item__tag.bg-chanfred-white {
  width: 104px;
  height: 38px;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  flex-direction: row;
  flex: 0 auto;
  order: -1;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  text-decoration: none;
  display: flex;
}

.p-research__item__tag.bg-chanfred-white.v--pdf {
  width: 80px;
  color: #000;
  text-decoration: none;
}

.p-research__item__tag.bg-chanfred-white.v--type {
  width: auto;
  height: 22px;
  cursor: auto;
  order: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 9px;
}

.p-research__item__tag.bg-chanfred-white.v--inner-filter {
  width: 100px;
  height: 34px;
}

.p-affiliates-sec {
  padding-top: 90px;
}

.p-affiliates__hero {
  z-index: 1;
  width: 100%;
  min-height: 100vh;
  background-color: #020203;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  padding-top: 40px;
  padding-bottom: 100px;
  font-family: IBM Plex Mono, sans-serif;
  line-height: 150%;
  display: flex;
  position: relative;
}

.p-affiliates__hero__top {
  flex-direction: column;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.p-affiliates__hero__top__text {
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
}

.p-affiliates__hero__top__btn {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 30px;
  text-decoration: none;
  display: flex;
}

.p-affiliates__hero__blocks {
  max-width: 1080px;
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1px 1fr 1px 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.p-affiliates__hero__block__title {
  text-shadow: 0 0 15px #29b2ff;
  margin-bottom: 10px;
  font-family: Condensed, sans-serif;
  font-size: 36px;
  line-height: 100%;
}

.p-affiliates__hero__block__subtitle {
  margin-bottom: 4px;
  font-size: 16px;
}

.p-affiliates__hero__block__text {
  color: rgba(255, 255, 255, .6);
  text-transform: uppercase;
  font-size: 14px;
}

.p-affiliates__hero__block-line {
  width: 1px;
  height: 130px;
  background-color: #fff;
}

.p-affiliates__hero__more {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  text-transform: uppercase;
  flex-direction: column;
  align-items: center;
  margin-top: auto;
  font-size: 21px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.p-affiliates__hero__more:hover {
  text-shadow: 0 0 10px #29b2ff;
}

.p-affiliates__hero__bg {
  z-index: -1;
  opacity: .4;
  background-image: url("");
  background-position: 50% 0;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.p-affiliates__content {
  width: 100%;
  text-transform: uppercase;
  justify-content: center;
  align-items: flex-start;
  padding-top: 100px;
  padding-bottom: 60px;
  font-family: IBM Plex Mono, sans-serif;
  display: flex;
  position: relative;
}

.p-affiliates__hero__title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Condensed, sans-serif;
  font-size: 96px;
  line-height: 82%;
}

.p-affiliates__hero__title__vip {
  color: #5a98f4;
  text-shadow: 0 0 34px #29b2ff;
  font-family: IBM Plex Mono, sans-serif;
  font-weight: 200;
}

.p-affiliates__hero__bg-grad {
  z-index: -1;
  height: 250px;
  opacity: 1;
  background-image: linear-gradient(rgba(115, 115, 115, 0), #0d2942);
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.p-affiliates__content__bg-grad {
  z-index: -1;
  height: 200px;
  opacity: 1;
  background-image: linear-gradient(to top, rgba(115, 115, 115, 0), #0d2942);
  position: absolute;
  top: 0;
  left: 0%;
  right: 0%;
}

.p-affiliates__content__title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 50px;
  font-family: Condensed, sans-serif;
  font-size: 80px;
  line-height: 100%;
}

.p-affiliates__content__subtitle {
  font-family: IBM Plex Mono, sans-serif;
  font-size: 32px;
  line-height: 100%;
}

.p-affiliates__content__subtitle__ark {
  margin-left: -5px;
  margin-right: -10px;
  font-family: Condensed, sans-serif;
  display: inline-block;
}

.p-affiliates__content__subtitle__vip {
  color: var(--blue);
  font-family: IBM Plex Mono, sans-serif;
  font-weight: 200;
}

.p-affiliates__content__intro {
  color: rgba(255, 255, 255, .7);
  letter-spacing: .3px;
  text-transform: none;
  font-family: HelveticaNeue, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 140%;
}

.p-affiliates__content__h3 {
  margin-top: 90px;
  font-family: Condensed, sans-serif;
  font-size: 40px;
  line-height: 100%;
}

.p-affiliates__content__guidelines-rich {
  direction: ltr;
  color: rgba(255, 255, 255, .7);
  text-align: left;
  letter-spacing: .3px;
  text-transform: none;
  font-family: HelveticaNeue, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 140%;
  text-decoration: none;
}

.p-affiliates__content__guidelines-rich li {
  margin-bottom: 30px;
}

.p-affiliates__content__guidelines-rich a {
  color: rgba(255, 255, 255, .7);
}

.p-affiliates__content__hiw {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  padding-top: 40px;
  display: flex;
}

.p-affiliates__content__hiw__item {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: center;
  display: flex;
}

.p-affiliates__content__hiw__item__step {
  width: 120px;
  height: 54px;
  color: #000;
  flex: none;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  display: flex;
}

.p-affiliates__content__hiw__item__title {
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 100%;
}

.p-affiliates__content__hiw__item__text {
  color: rgba(255, 255, 255, .6);
  font-size: 16px;
  line-height: 100%;
}

.p-affiliates__content__faq-item {
  position: relative;
}

.p-affiliates__content__faq-item__top {
  min-height: 120px;
  cursor: pointer;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 80px;
  display: flex;
}

.p-affiliates__content__faq-item__title {
  font-size: 21px;
  line-height: 140%;
}

.p-affiliates__content__faq-item__bottom {
  max-height: 1000px;
  transition: all .5s cubic-bezier(.55, .055, .675, .19);
  overflow: hidden;
}

.p-affiliates__content__faq-item__text {
  color: rgba(255, 255, 255, .6);
  letter-spacing: .3px;
  text-transform: none;
  padding-bottom: 10px;
  font-family: HelveticaNeue, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 140%;
}

.p-affiliates__content__faq-item__arrow {
  transition: all .5s;
  position: absolute;
  right: 30px;
}

.p-affiliates__become {
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: IBM Plex Mono, sans-serif;
  line-height: 150%;
  display: flex;
  box-shadow: 0 0 0 .5px #fff;
}

.p-affiliates__become__title {
  font-family: Condensed, sans-serif;
  font-size: 34px;
  line-height: 100%;
}

.p-affiliates__become__text {
  color: rgba(255, 255, 255, .6);
  font-size: 18px;
}

.p-affiliates__become__btn {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  justify-content: center;
  margin-top: 50px;
  padding: 15px 24px 16px 34px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 30px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.p-affiliates__become__btn:hover {
  box-shadow: 0 0 20px -5px #29b2ff;
}

.p-affiliates__hero__top__btn__text {
  text-transform: uppercase;
  padding: 13px 38px 14px 24px;
  font-size: 18px;
}

.p-affiliates__hero__top__btn__img {
  height: 15px;
  position: absolute;
  right: 16px;
}

.p-affiliates__content__faq-item__line {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 0 0 .25px #fff;
}

.p-affiliates__content__faq-item__x {
  font-size: 30px;
  line-height: 100%;
  transition: all .5s;
  position: absolute;
  right: 30px;
}

.c-lowercase {
  text-transform: lowercase;
}

.p-affiliates__hero__more__arrow {
  height: 40px;
}

.previous {
  background-color: #000;
  border-color: #000;
}

@media screen and (min-width: 1280px) {
  .hero-submit.bg-chanfred-white {
    text-align: center;
  }

  .div-block-6 {
    background-position: 50% 100%;
  }

  .div-block-8 {
    min-height: 200px;
  }

  .p-research__item__image {
    display: inline-block;
  }

  .p-research__item__text {
    display: block;
  }
}

@media screen and (min-width: 1440px) {
  .c.v--flex.v--radar {
    max-width: 52%;
    margin-right: -200px;
  }

  .c.v--hero {
    margin-left: 0;
  }

  .c.v--intel, .c.v--visualize, .c.v--alerts {
    margin-right: 0;
  }

  .container.v--full {
    max-width: 100%;
  }

  .uppercased.v--radar {
    padding-right: 10%;
  }

  .social-links-footer-home.v--home, .c-footer {
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-2 {
    width: auto;
    min-width: 100%;
  }

  .div-block-6 {
    min-width: 100%;
  }

  .backers {
    justify-content: center;
  }

  .home-backers {
    width: auto;
  }

  .home-backers-item, .home-backers-title {
    font-size: 18px;
  }

  .p-affiliates__hero__top__btn {
    margin-top: 50px;
  }

  .p-affiliates__hero__more {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    font-size: 26px;
  }

  .p-affiliates__hero__top__btn__img {
    right: 20px;
  }

  .text-block-5 {
    font-size: 26px;
  }
}

@media screen and (min-width: 1920px) {
  .c.v--hero {
    margin-left: 0;
  }

  .section-2 {
    object-fit: fill;
  }

  .breadcrumbs-wrapper {
    width: 100%;
  }

  .div-block-6 {
    min-height: 400px;
    min-width: 100%;
    opacity: 1;
    mix-blend-mode: normal;
    object-fit: cover;
    background-color: rgba(0, 0, 0, .3);
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
  }

  .div-block-7 {
    text-shadow: 6px -1px #000;
  }

  .container-content-2 {
    width: auto;
    align-items: flex-start;
    display: block;
  }

  .container-content-flex-2 {
    flex-direction: column;
    display: block;
  }

  .p-research__item__title {
    display: inline-block;
  }

  .p-research__item__image {
    max-width: 100%;
  }

  .p-media__grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .ann-slide-title {
    display: inline-block;
  }

  .p-affiliates__hero {
    padding-top: 100px;
    padding-bottom: 150px;
  }

  .p-affiliates__hero__top {
    margin-top: auto;
    margin-bottom: 70px;
  }

  .p-affiliates__hero__top__text {
    font-size: 19px;
  }

  .p-affiliates__hero__blocks {
    align-items: stretch;
  }

  .p-affiliates__hero__block__title {
    margin-bottom: 15px;
    font-size: 50px;
  }

  .p-affiliates__hero__block__subtitle {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .p-affiliates__hero__block__text {
    font-size: 17px;
  }

  .p-affiliates__hero__block-line {
    height: 160px;
  }

  .p-affiliates__hero__title {
    margin-bottom: 10px;
    font-size: 120px;
  }

  .p-affiliates__content__title {
    font-size: 106px;
  }

  .p-affiliates__content__subtitle {
    font-size: 40px;
  }

  .p-affiliates__content__intro {
    font-size: 20px;
  }

  .p-affiliates__content__h3 {
    font-size: 58px;
  }

  .p-affiliates__content__guidelines-rich {
    font-size: 20px;
  }

  .p-affiliates__content__hiw__item__step {
    width: 140px;
    height: 60px;
    font-size: 24px;
  }

  .p-affiliates__content__hiw__item__title {
    font-size: 32px;
  }

  .p-affiliates__content__hiw__item__text {
    font-size: 20px;
  }

  .p-affiliates__content__faq-item__title {
    font-size: 25px;
  }

  .p-affiliates__content__faq-item__text {
    font-size: 20px;
  }

  .p-affiliates__become__title {
    font-size: 44px;
  }

  .p-affiliates__become__text {
    font-size: 20px;
  }

  .p-affiliates__hero__top__btn__text {
    padding: 17px 42px 18px 30px;
    font-size: 24px;
  }

  .p-affiliates__hero__more__arrow {
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  .navbar__links {
    background-color: #000;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 150px;
    padding-left: 25px;
    padding-right: 25px;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .ph-hero__top__link.bg-black-on-hover {
    height: 62px;
    color: #fff;
    border-top: 1px solid #fff;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    display: flex;
  }

  .ph-hero__top__link.bg-black-on-hover.bg-white {
    border-bottom: 1px solid #fff;
  }

  .ph-hero__top__link.bg-black-on-hover.bg-white.v--platform-desktop {
    display: none;
  }

  .ph-hero__top__link.bg-black-on-hover.v--platform-mobile {
    border-bottom: 1px solid #fff;
    display: flex;
  }

  .home-sec {
    min-height: 100%;
  }

  .c {
    max-width: 50%;
  }

  .c.v--flex {
    flex-direction: column;
    order: -1;
    align-self: center;
    display: flex;
  }

  .c.v--hero, .c.v--intel, .c.v--visualize, .c.v--alerts {
    max-width: 100%;
    text-align: center;
  }

  .d-max-50 {
    width: auto;
    max-width: none;
    flex: 0 auto;
    order: -1;
  }

  .d-max-50.v--radar {
    position: static;
    left: auto;
  }

  .home-intel__text-holder, .home-custom__text-holder {
    max-width: none;
    margin-left: 0;
  }

  .faq__bottom {
    align-self: stretch;
  }

  .platform-sec {
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .container-platform {
    min-height: 100%;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .container.v--platform {
    height: 100%;
  }

  .nav__brand {
    z-index: 10;
  }

  .section.v--home {
    display: flex;
  }

  .social-links.v--mobile-menu {
    order: -1;
    justify-content: center;
    margin-bottom: 20px;
  }

  .social-links-holder, .social-links-footer-home {
    display: none;
  }

  .social-links-footer-home.v--static {
    display: block;
  }

  .social-links-footer-home.v--home {
    display: flex;
  }

  .social-link-left {
    text-align: left;
  }

  .scroll-arrow {
    z-index: 9;
    bottom: 20px;
  }

  .menu-button {
    z-index: 10;
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .social-links-mobile {
    flex-direction: column;
    display: flex;
  }

  .lottie-menu {
    width: 30px;
    height: 30px;
  }

  .nav__brand__logo.v--fixed {
    display: none;
  }

  .radar-video {
    width: 250px;
    height: 250px;
  }

  .brand-assets {
    display: inline-block;
  }

  .reports-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .report-iframe-holder {
    display: none;
  }

  .report-iframe-holder-mobile {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .report-iframe-holder-mobile__text {
    opacity: .5;
    font-size: 12px;
  }

  .language-popup {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    color: #fff;
    background-color: #000;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: start;
    display: none;
    position: static;
  }

  .language-popup.show {
    z-index: 9999;
    max-height: none;
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .language-btn-holder {
    order: 1;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .language-popup-item.link.v-mobile {
    display: block;
  }

  .container-3 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .cookie-popup {
    flex-direction: column;
  }

  .div-block-6 {
    background-color: rgba(58, 149, 177, 0);
    background-image: url("");
    background-position: 50% 100%;
    background-size: cover;
  }

  .reports-table-title-2 {
    text-shadow: 1px 1px 6px #000;
    background-color: rgba(0, 0, 0, 0);
  }

  .paragraph-3 {
    text-shadow: 1px -1px 3px #000;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 15px;
  }

  .social-links-footer-home-2 {
    display: none;
  }

  .p-research__item__image-link {
    min-height: 200px;
  }

  .contact-btn-holder {
    order: 1;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .contact-popup {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    color: #fff;
    background-color: #000;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: start;
    display: none;
    position: static;
  }

  .contact-popup.show {
    z-index: 9999;
    max-height: none;
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .p-media__grid {
    grid-template-columns: 1fr 1fr;
  }

  .p-media__item__left {
    padding: 20px;
  }

  .p-media__item__right {
    display: none;
  }

  .platform-btn-holder {
    order: 1;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .platform-popup {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    color: #fff;
    background-color: #000;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: start;
    display: none;
    position: static;
  }

  .platform-popup.show {
    z-index: 9999;
    max-height: none;
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .home-partners-title {
    padding-left: 0;
  }

  .ann-slide-item.swiper-slide {
    max-height: 500px;
    max-width: 500px;
    min-height: 300px;
    min-width: 300px;
  }

  .ann-slide-link {
    min-height: 400px;
  }

  .home-backers-item.clone {
    display: flex;
  }

  .home-backers-title {
    padding-left: 20px;
    padding-right: 0;
  }

  .p-affiliates__hero__blocks {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-affiliates__hero__block__title {
    margin-bottom: 6px;
    font-size: 34px;
  }

  .p-affiliates__hero__block__subtitle {
    margin-bottom: 4px;
    font-size: 16px;
  }

  .p-affiliates__hero__block__text {
    font-size: 14px;
  }

  .p-affiliates__hero__block-line {
    height: 160px;
  }
}

@media screen and (max-width: 767px) {
  .ph-hero__top__link.bg-black-on-hover {
    height: 48px;
  }

  .home-sec.v--center {
    flex-direction: column;
    justify-content: flex-end;
  }

  .home-sec.v--end {
    flex-direction: column;
  }

  .c {
    max-width: none;
  }

  .c.v--hero {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .c.v--hero.v-backers {
    margin-bottom: 210px;
  }

  .container-content {
    display: block;
  }

  .container-content__left {
    width: 100%;
    padding-right: 0;
  }

  .container-content__left.content-body {
    width: 100%;
    padding: 0;
  }

  .container-content__right {
    width: 100%;
    margin-top: 48px;
    padding-left: 0;
  }

  .container-content__right.content-body {
    width: 100%;
    padding: 0;
  }

  .container-platform {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container, .container.v--pd-80.v--reports, .container.v--pd-80.v--reports {
    padding-left: 20px;
    padding-right: 20px;
  }

  .filler-div {
    display: none;
  }

  .social-links, .social-link-left {
    transform: none;
  }

  .brand-assets {
    display: inline;
  }

  .report-list-item {
    flex-direction: column;
    align-items: flex-start;
    padding-right: 50px;
    position: relative;
  }

  .report-list-item__number, .report-list-item__name, .report-list-item__date {
    width: 100%;
  }

  .report-list-item__link {
    width: 100%;
    text-align: left;
    justify-content: flex-end;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .reports-grid {
    grid-template-columns: 1fr 1fr;
  }

  .hero-subscribe-right {
    padding: 60px 15px;
  }

  .div-block-6 {
    background-image: url("");
    background-position: 50% 100%;
  }

  .paragraph-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .p-research__item {
    margin-top: 35px;
    margin-bottom: 15px;
  }

  .p-research__collection-list {
    grid-template-columns: 1fr;
  }

  .container-content-2 {
    display: block;
  }

  .p-research__item__title, .p-research__item__text, .p-research__item__image-link {
    min-height: auto;
  }

  .p-media__grid {
    grid-template-columns: 1fr 1fr;
  }

  .home-partners-wrapper {
    grid-row-gap: 60px;
    flex-direction: column;
  }

  .home-partners-intern {
    grid-column-gap: 40px;
    padding-right: 40px;
  }

  .home-partners-item__img {
    width: 60px;
    height: 60px;
  }

  .div-block-9 {
    bottom: 90px;
  }

  .ann-slide-title {
    min-height: auto;
  }

  .backers {
    height: 50px;
    bottom: 140px;
  }

  .home-backers-intern {
    padding-right: 40px;
  }

  .home-backers-item {
    font-size: 14px;
  }

  .home-backers-title {
    font-size: 16px;
  }

  .social-links-footer-legal {
    justify-content: center;
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 20px;
    display: flex;
    position: relative;
  }

  .p-research__list {
    grid-template-columns: 1fr;
  }

  .p-affiliates__hero__top__text {
    font-size: 14px;
  }

  .p-affiliates__hero__top__btn {
    font-size: 21px;
  }

  .p-affiliates__hero__blocks {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .p-affiliates__hero__block-line {
    width: 100%;
    height: 1px;
  }

  .p-affiliates__hero__title {
    margin-bottom: 0;
    font-size: 74px;
  }

  .p-affiliates__content__subtitle {
    font-size: 24px;
  }

  .p-affiliates__content__intro {
    font-size: 14px;
  }

  .p-affiliates__content__h3 {
    font-size: 30px;
  }

  .p-affiliates__content__guidelines-rich {
    font-size: 14px;
  }

  .p-affiliates__content__hiw__item__step {
    width: 90px;
    height: 40px;
    font-size: 14px;
  }

  .p-affiliates__content__hiw__item__title {
    font-size: 20px;
  }

  .p-affiliates__content__hiw__item__text {
    font-size: 14px;
  }

  .p-affiliates__content__faq-item__title {
    font-size: 18px;
  }

  .p-affiliates__content__faq-item__text {
    font-size: 14px;
  }

  .p-affiliates__become {
    padding-left: 15px;
    padding-right: 15px;
  }

  .p-affiliates__become__title {
    font-size: 24px;
  }

  .p-affiliates__become__text {
    font-size: 14px;
  }

  .p-affiliates__become__btn {
    padding-left: 24px;
    padding-right: 20px;
    font-size: 21px;
  }
}

@media screen and (max-width: 479px) {
  .navbar__links {
    padding-top: 70px;
  }

  .hero-form__error {
    font-size: 12px;
    line-height: 120%;
  }

  .home-sec {
    display: flex;
  }

  .c {
    max-width: none;
    margin-bottom: 180px;
  }

  .c.v--flex.v--radar {
    max-width: 100%;
    order: 1;
    margin-bottom: 40px;
  }

  .c.v--hero, .c.v--intel, .c.v--visualize, .c.v--alerts {
    margin-bottom: 120px;
  }

  .d-max-50.v--radar {
    max-width: 100%;
    order: -1;
    margin-bottom: 20px;
  }

  .container-content__left {
    width: 100%;
  }

  .text-block.v--plat {
    position: static;
  }

  .headline-new {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    font-size: 26px;
    display: flex;
  }

  .headline-new.v--radar {
    margin-bottom: 6px;
    display: inline-block;
  }

  .headline-new.v--hero {
    justify-content: flex-start;
    font-size: 26px;
  }

  .headline-new.v--3 {
    margin-bottom: 8px;
  }

  .container.v--pd-80.v--reports {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .uppercased {
    font-size: 14px;
    display: flex;
  }

  .nav__brand {
    height: 46px;
    max-width: 156px;
  }

  .div-block-2 {
    flex-direction: column;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .section__bg.v--last {
    background-position: 50% 80%;
    background-size: auto 50vh;
  }

  .social-links {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .social-link {
    text-align: center;
  }

  .social-links-footer-home.v--home {
    padding-left: 3px;
    padding-right: 3px;
    bottom: 3px;
  }

  .social-link-left {
    width: 100%;
    text-align: center;
    flex: none;
  }

  .scroll-arrow {
    bottom: 110px;
  }

  .menu-button {
    padding: 3px 3px 8px;
  }

  .nav__brand__icon {
    width: 48px;
    height: 46px;
  }

  .nav__brand__icon.v--large {
    width: 156px;
    height: 46px;
  }

  .nav__brand__logo {
    height: 46px;
  }

  .radar-video {
    width: 200px;
    height: 200px;
  }

  .headline-new-span.v--radar {
    margin-right: 8px;
    display: inline;
  }

  .reports-grid {
    grid-template-columns: 1fr;
  }

  .lb_share_grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    justify-items: center;
  }

  .language-popup {
    grid-template-columns: 1fr;
  }

  .container-3 {
    max-width: none;
  }

  .hero-form-2 {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .about-container {
    margin-top: 70px;
  }

  .hero-link.bg-black-on-hover.bg-white {
    font-size: 14px;
  }

  .cookie-popup {
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .contentpage-container {
    margin-top: 70px;
  }

  .c-footer {
    width: 100%;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: center;
  }

  .c-footer.v--last {
    padding-left: 10px;
    padding-right: 10px;
    bottom: 10px;
  }

  .c-footer.v--pages {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    bottom: 10px;
  }

  .div-block-6 {
    min-width: 100%;
    background-image: url("");
    background-position: 50% 100%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .reports-table-title-2 {
    margin-bottom: 22px;
    padding-left: 0;
  }

  .paragraph-3 {
    width: 100%;
    text-shadow: 1px 0 2px #000;
    background-color: rgba(255, 255, 255, .04);
    padding-left: 15px;
    padding-right: 15px;
  }

  .collection-item {
    padding-right: 0;
  }

  .p-research__item {
    padding-bottom: 26px;
  }

  .p-research__item__image {
    max-width: 100%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
  }

  .p-research__item__text {
    margin-bottom: 20px;
  }

  .button-2.button-contact__link, .button-2.p-research__item__btn {
    font-size: 14px;
  }

  .contact-popup, .p-media__grid, .platform-popup {
    grid-template-columns: 1fr;
  }

  .home-partners {
    width: 100vw;
    margin-left: -20px;
    margin-right: -20px;
  }

  .div-block-9 {
    bottom: 140px;
  }

  .ann-slide-item.swiper-slide {
    width: 90vw;
    max-width: 320px;
    min-width: 270px;
  }

  .ann-slide-title {
    padding-left: 10px;
    padding-right: 10px;
  }

  .swiper-arrow {
    display: none;
  }

  .backers {
    bottom: 150px;
  }

  .home-backers {
    width: 100vw;
    margin-left: -5px;
    margin-right: -20px;
  }

  .home-backers-title {
    padding-left: 8px;
    font-size: 14px;
  }

  .social-link__w, .social-link__w.v--telegram {
    align-items: center;
  }

  .social-links-footer-legal.v--home {
    margin-top: 10px;
    padding-bottom: 3px;
  }

  .p-affiliates__hero {
    margin-top: 70px;
    padding-top: 70px;
  }

  .p-affiliates__hero__top {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .p-affiliates__hero__top__text {
    max-width: 350px;
  }

  .p-affiliates__hero__blocks {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    text-align: center;
    align-items: center;
  }

  .p-affiliates__hero__more {
    margin-top: 50px;
    font-size: 20px;
  }

  .p-affiliates__hero__title {
    font-size: 60px;
  }

  .p-affiliates__content__title {
    font-size: 80px;
  }

  .p-affiliates__content__hiw__item {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: flex-start;
  }

  .p-affiliates__content__faq-item__top {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-right: 50px;
  }

  .p-affiliates__content__faq-item__x {
    right: 10px;
  }
}

#w-node-c91fb786-65e7-c0ac-6409-b17dbd7c0efe-e1f0b3af {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_8b1a294c-a335-eadf-d2cc-c9776b8a2c07-b1980e2a {
    order: 9999;
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_8b1a294c-a335-eadf-d2cc-c9776b8a2c12-b1980e2a, #w-node-_8b1a294c-a335-eadf-d2cc-c9776b8a2c15-b1980e2a, #twitter-cn.w-node-_8b1a294c-a335-eadf-d2cc-c9776b8a2c20-b1980e2a {
    justify-self: center;
  }

  #w-node-b08c504c-54ae-837a-7184-efddb60c8c23-02eaf333 {
    order: 9999;
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_894bd235-3286-cd1c-f361-478a02eaf338-02eaf333, #w-node-_894bd235-3286-cd1c-f361-478a02eaf336-02eaf333, #twitter-cn.w-node-_894bd235-3286-cd1c-f361-478a02eaf334-02eaf333, #twitter-cn.w-node-_7d3e201b-d778-c606-8191-e9b01b613b1f-94e2572f {
    justify-self: center;
  }
}

@font-face {
  font-family: 'Helvetica Monospaced Bold';
  src: url("") format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Monospaced';
  src: url("6287d2ef4cb0e3250b7ff019_395410b1fd4cca8cfb17bd78a9c34889.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Condensed';
  src: url("6297adbd9b0142a630ec849b_ArkhamHeavyCondensed.ttf") format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url("") format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url("") format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url("") format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}