@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=block");
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

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

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

@font-face {
  font-family: "MyriadPro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("MyriadPro"), url("../img/base/fonts/MyriadPro.woff2") format("woff2"); }

::placeholder {
  color: #666; }

::selection {
  background-color: #06cdf2;
  color: #fff; }

input,
textarea {
  outline: none; }
  input:focus:required:invalid,
  textarea:focus:required:invalid {
    border-color: red; }
  input:required:valid,
  textarea:required:valid {
    border-color: green; }

html {
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }
  html {
    font-size: 14px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      html {
        font-size: calc(14px + 4 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 2560px) {
      html {
        font-size: calc(14px + 4 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      html {
        font-size: 18px; } }
body {
  font-family: "Montserrat", sans-serif;
  min-width: 320px;
  position: relative;
  line-height: 1.5rem;
  overflow-x: hidden;
  color: #475f6b; }

main > section .inner,
main .fp-tableCell > section .inner,
main .fp-tableCell .fp-scroller > section .inner,
body .footer .inner,
body > .pre-footer .inner {
  margin: 0 auto;
  padding: 18% 10%;
  position: relative; }
  @media (min-width: 990px) {
    main > section .inner,
    main .fp-tableCell > section .inner,
    main .fp-tableCell .fp-scroller > section .inner,
    body .footer .inner,
    body > .pre-footer .inner {
      width: 95%;
      padding: 9vh 8.2vw;
      max-width: 1327px; } }
  @media (min-width: 1200px) {
    main > section .inner,
    main .fp-tableCell > section .inner,
    main .fp-tableCell .fp-scroller > section .inner,
    body .footer .inner,
    body > .pre-footer .inner {
      max-width: 1327px;
      padding: 11vh 0; } }
  @media (min-width: 2048px) {
    main > section .inner,
    main .fp-tableCell > section .inner,
    main .fp-tableCell .fp-scroller > section .inner,
    body .footer .inner,
    body > .pre-footer .inner {
      max-width: 1520px; } }
  main > section .inner .lottie-animation,
  main .fp-tableCell > section .inner .lottie-animation,
  main .fp-tableCell .fp-scroller > section .inner .lottie-animation,
  body .footer .inner .lottie-animation,
  body > .pre-footer .inner .lottie-animation {
    min-height: 100%; }

html, body {
  height: 100%; }

@media (max-width: 989.99px) {
  body {
    min-height: 100%;
    /* mobile viewport bug fix */
    min-height: -webkit-fill-available; }
  html {
    height: -webkit-fill-available;
    height: 100%;
    min-height: 100%; }
  body > main {
    min-height: -webkit-fill-available;
    height: 100%; }
  #contact {
    height: unset !important; } }

body.sidebar .container {
  padding: 9vh 9.5vw;
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media (min-width: 990px) {
    body.sidebar .container {
      padding: 10vh 6vw; } }
  @media (min-width: 1800px) {
    body.sidebar .container {
      max-width: 1100px;
      padding: 10vh 0; } }
  body.sidebar .container main {
    order: 2;
    width: 100%; }
    @media (min-width: 990px) {
      body.sidebar .container main {
        order: 1;
        max-width: 1052px;
        width: 70%; } }
  body.sidebar .container aside {
    order: 1;
    width: 100%;
    margin-bottom: 4.5rem; }
    @media (min-width: 990px) {
      body.sidebar .container aside {
        order: 2;
        width: 25%;
        max-width: 310px; } }
.full-height {
  min-height: 100vh; }
  @media (max-width: 989.99px) {
    .full-height {
      min-height: 100%;
      min-height: -webkit-fill-available; } }
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center; }

.centered {
  text-align: center; }

.inner {
  margin: 0 auto; }

.mobile-centered {
  text-align: center; }
  @media (min-width: 990px) {
    .mobile-centered {
      text-align: left; } }
.flex {
  display: flex;
  justify-content: center; }

.gray-bg {
  background-color: #475f6b; }
  .gray-bg .contrast {
    color: #fff; }
    .gray-bg .contrast b,
    .gray-bg .contrast strong {
      color: #4dd6a3; }
  .gray-bg .contrast-blue {
    color: #06cdf2; }
    .gray-bg .contrast-blue b,
    .gray-bg .contrast-blue strong {
      color: #fff; }

.light-gray-bg {
  background-color: #EFEFEF; }
  .light-gray-bg .contrast {
    color: #fff; }
    .light-gray-bg .contrast b,
    .light-gray-bg .contrast strong {
      color: #4dd6a3; }

.light-gray-bg-mobile {
  background-color: #EFEFEF; }
  @media (min-width: 990px) {
    .light-gray-bg-mobile {
      background-color: #fff; } }
.blue-bg {
  background-color: #06cdf2; }
  .blue-bg .contrast {
    color: #475f6b; }
    .blue-bg .contrast b,
    .blue-bg .contrast strong {
      color: #fff; }

.background-image {
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 989.99px) {
    .background-image {
      background-position: 75%; } }
.gradient-blue {
  background: #06cdf2;
  background-image: linear-gradient(45deg, rgba(77, 214, 163, 0.5) 0%, rgba(6, 205, 242, 0.5) 100%); }
  .gradient-blue .contrast {
    color: #fff; }
    .gradient-blue .contrast b,
    .gradient-blue .contrast strong {
      color: #475f6b; }

.gradient-green {
  background: #4dd6a3;
  background-image: linear-gradient(45deg, rgba(6, 205, 242, 0.5) 0%, rgba(77, 214, 163, 0.5) 100%); }
  .gradient-green .contrast {
    color: #fff; }
    .gradient-green .contrast b,
    .gradient-green .contrast strong {
      color: #475f6b; }

.gradient-blue-horizontal {
  background: #06cdf2;
  background-image: linear-gradient(90deg, rgba(77, 214, 163, 0.5) 0%, rgba(6, 205, 242, 0.5) 100%); }
  .gradient-blue-horizontal .contrast {
    color: #fff; }
    .gradient-blue-horizontal .contrast b,
    .gradient-blue-horizontal .contrast strong {
      color: #475f6b; }

.gradient-green-horizontal {
  background: #4dd6a3;
  background-image: linear-gradient(90deg, rgba(6, 205, 242, 0.5) 0%, rgba(77, 214, 163, 0.5) 100%); }
  .gradient-green-horizontal .contrast {
    color: #fff; }
    .gradient-green-horizontal .contrast b,
    .gradient-green-horizontal .contrast strong {
      color: #475f6b; }

.gradient-red {
  background: #FF6F5E;
  background-image: linear-gradient(45deg, rgba(255, 111, 94, 0.5) 0%, rgba(255, 134, 94, 0.5) 100%); }
  .gradient-red .contrast {
    color: #475f6b; }
    .gradient-red .contrast b,
    .gradient-red .contrast strong {
      color: #ffffff; }

.gradient-red-horizontal {
  background: #FF6F5E;
  background-image: linear-gradient(90deg, rgba(255, 111, 94, 0.5) 0%, rgba(255, 134, 94, 0.5) 100%); }
  .gradient-red-horizontal .contrast {
    color: #475f6b; }
    .gradient-red-horizontal .contrast b,
    .gradient-red-horizontal .contrast strong {
      color: #ffffff; }

/*
/ Default Block Elements
*/
.button {
  padding: 10px 16px;
  border-radius: 3px;
  background-color: #ffffff;
  color: #475f6b;
  display: inline-block;
  font-weight: 400;
  transition: all 0.1s ease-in; }
  .button {
    font-size: 11px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      .button {
        font-size: calc(11px + 5 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 2560px) {
      .button {
        font-size: calc(11px + 5 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      .button {
        font-size: 16px; } }
  .button:hover {
    background-color: #475f6b;
    color: #ffffff;
    text-decoration: none; }

.button.green-bg {
  background-color: #4dd6a3;
  color: #fff; }

button {
  outline: none !important; }
  button:focus {
    outline: none !important; }

#title {
  min-height: 20vh; }
  @media (min-width: 990px) {
    #title {
      height: 30vh;
      min-height: 360px; } }
  @media (min-width: 1800px) {
    #title {
      min-height: 535px; } }
  #title h1 {
    margin: 0; }
  #title h2 {
    margin: 0; }

article p {
  line-height: 1.8rem;
  margin-bottom: 2rem; }
  article p {
    font-size: 14px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      article p {
        font-size: calc(14px + 13 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 2560px) {
      article p {
        font-size: calc(14px + 13 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      article p {
        font-size: 27px; } }
  article p a {
    color: #4dd6a3; }
    article p a:hover {
      color: #239a6e; }

article ul {
  list-style-image: url("../img/base/svg/list-bullet.svg");
  padding-inline-start: 1rem; }
  article ul li {
    padding-bottom: 1rem;
    padding-left: 1.5rem; }

article blockquote {
  font-size: 18px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    article blockquote {
      font-size: calc(18px + 29 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    article blockquote {
      font-size: calc(18px + 29 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    article blockquote {
      font-size: 47px; } }
article header {
  display: flex;
  margin: 0.5rem 0 1.5rem;
  line-height: 1; }
  article header .title-bullet {
    font-weight: 700;
    color: #4dd6a3;
    margin-right: 1.5rem; }
    article header .title-bullet {
      font-size: 18px; }
      @media (min-width: 320px) and (max-width: 1327px) {
        article header .title-bullet {
          font-size: calc(18px + 29 * ((100vw - 320px) / 1007)); } }
      @media (min-width: 1327px) and (max-width: 2560px) {
        article header .title-bullet {
          font-size: calc(18px + 29 * ((100vw - 320px) / 2240)); } }
      @media (min-width: 2560px) {
        article header .title-bullet {
          font-size: 47px; } }
  article header h2 {
    margin: unset;
    font-weight: bold; }

dl {
  margin-left: 3.5rem; }
  dl dt {
    font-weight: 400;
    margin-bottom: 1.5rem; }
    dl dt {
      font-size: 18px; }
      @media (min-width: 320px) and (max-width: 1327px) {
        dl dt {
          font-size: calc(18px + 19 * ((100vw - 320px) / 1007)); } }
      @media (min-width: 1327px) and (max-width: 2560px) {
        dl dt {
          font-size: calc(18px + 19 * ((100vw - 320px) / 2240)); } }
      @media (min-width: 2560px) {
        dl dt {
          font-size: 37px; } }
    dl dt .title-bullet,
    dl dt strong {
      font-weight: 700;
      color: #4dd6a3;
      margin-right: 0.5rem; }
  dl dd {
    margin-bottom: 2.5rem;
    line-height: 1.8rem; }
    dl dd {
      font-size: 14px; }
      @media (min-width: 320px) and (max-width: 1327px) {
        dl dd {
          font-size: calc(14px + 13 * ((100vw - 320px) / 1007)); } }
      @media (min-width: 1327px) and (max-width: 2560px) {
        dl dd {
          font-size: calc(14px + 13 * ((100vw - 320px) / 2240)); } }
      @media (min-width: 2560px) {
        dl dd {
          font-size: 27px; } }
.sidebar-menu ul {
  padding-inline-start: unset;
  list-style: none; }

.sidebar-menu li {
  position: relative;
  border-bottom: 2px solid #b8efda; }
  .sidebar-menu li a {
    width: 80%;
    display: block;
    color: #475f6b;
    padding: 1.5em 0;
    line-height: 1.5;
    font-weight: 500; }
    .sidebar-menu li a {
      font-size: 12px; }
      @media (min-width: 320px) and (max-width: 1327px) {
        .sidebar-menu li a {
          font-size: calc(12px + 6 * ((100vw - 320px) / 1007)); } }
      @media (min-width: 1327px) and (max-width: 2560px) {
        .sidebar-menu li a {
          font-size: calc(12px + 6 * ((100vw - 320px) / 2240)); } }
      @media (min-width: 2560px) {
        .sidebar-menu li a {
          font-size: 18px; } }
  .sidebar-menu li:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background-color: #475f6b;
    mask: url("../img/base/svg/arrow-right.svg");
    -webkit-mask: url("../img/base/svg/arrow-right.svg");
    width: 0.75rem;
    height: 1.3rem;
    display: block; }
  .sidebar-menu li:hover a {
    color: #4dd6a3;
    text-decoration: none; }
  .sidebar-menu li:hover:after {
    background: #4dd6a3; }

.responsive {
  max-width: 100%; }

.pub-default .content {
  width: 60%; }
  @media (min-width: 990px) {
    .pub-default .content {
      width: 50%; } }
  @media (min-width: 1200px) {
    .pub-default .content {
      width: 50%; } }
.col-3 {
  flex-basis: 33.333%; }

.col-half {
  flex-basis: 50%; }

.main-title {
  align-self: center;
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
  text-align: center; }
  .main-title {
    font-size: 46px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      .main-title {
        font-size: calc(46px + 94 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 1320px) {
      .main-title {
        font-size: calc(46px + 94 * ((100vw - 320px) / 1000)); } }
    @media (min-width: 1320px) {
      .main-title {
        font-size: 140px; } }
  .main-title.subtitle {
    font-size: 25px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      .main-title.subtitle {
        font-size: calc(25px + 50 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 1320px) {
      .main-title.subtitle {
        font-size: calc(25px + 50 * ((100vw - 320px) / 1000)); } }
    @media (min-width: 1320px) {
      .main-title.subtitle {
        font-size: 75px; } }
  @media (min-width: 1800px) {
    .main-title {
      font-size: 46px; } }
  @media (min-width: 1800px) and (min-width: 320px) and (max-width: 1327px) {
    .main-title {
      font-size: calc(46px + 214 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1800px) and (min-width: 1327px) and (max-width: 2560px) {
    .main-title {
      font-size: calc(46px + 214 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 1800px) and (min-width: 2560px) {
    .main-title {
      font-size: 260px; } }
  @media (min-width: 1800px) {
    .main-title.subtitle {
      font-size: 26px; } }
  @media (min-width: 1800px) and (min-width: 320px) and (max-width: 1327px) {
    .main-title.subtitle {
      font-size: calc(26px + 109 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1800px) and (min-width: 1327px) and (max-width: 2560px) {
    .main-title.subtitle {
      font-size: calc(26px + 109 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 1800px) and (min-width: 2560px) {
    .main-title.subtitle {
      font-size: 135px; } }
.main-title-with {
  margin-top: 5vh; }

.live-animation {
  display: inline-block;
  background: red;
  padding: 0 1rem;
  line-height: 1.2; }
  .live-animation .dotblink {
    color: #f8f8f8;
    -webkit-transition-property: color;
    transition-property: color;
    animation: blinkAnimation .65s infinite alternate; }
  .live-animation .blinktext {
    color: #fff;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease; }

@-webkit-keyframes blinkAnimation {
  0% {
    color: white; }
  50% {
    color: white; }
  100% {
    color: red; } }

@-moz-keyframes blinkAnimation {
  0% {
    color: white; }
  50% {
    color: white; }
  100% {
    color: red; } }

@-o-keyframes blinkAnimation {
  0% {
    color: white; }
  50% {
    color: white; }
  100% {
    color: red; } }

@keyframes blinkAnimation {
  0% {
    color: white; }
  50% {
    color: white; }
  100% {
    color: red; } }

#benefits-items {
  flex-direction: column;
  margin-top: 6vh; }
  @media (min-width: 990px) {
    #benefits-items #stickin header {
      padding-top: 0; } }
  @media (min-width: 990px) {
    #benefits-items {
      flex-direction: row;
      margin-top: 10vh; } }
  @media (min-width: 990px) {
    #benefits-items section:not(:last-child) {
      border-right: 4px solid rgba(239, 239, 239, 0.3); } }
  #benefits-items .col-3:not(:first-child):not(:last-child) {
    padding: 0 3vw; }
  #benefits-items .col-3:first-child {
    padding-right: 3vw; }
  #benefits-items .col-3 {
    padding-left: 3vw;
    margin-bottom: 5vh; }
  #benefits-items header {
    padding-top: 2vh;
    display: flex;
    line-height: 1; }
    @media (min-width: 600px) and (max-width: 990px) {
      #benefits-items header {
        padding-top: 2vh; } }
    @media (min-width: 990px) {
      #benefits-items header {
        padding-top: 4vh; } }
    #benefits-items header .title-bullet {
      max-height: 30px;
      font-size: 25px;
      font-weight: 700;
      display: inline-block;
      border-bottom: 4px solid rgba(239, 239, 239, 0.3);
      line-height: 0.8;
      padding-bottom: 1vh;
      margin-right: 2vw; }
      @media (min-width: 990px) {
        #benefits-items header .title-bullet {
          font-size: 42px;
          max-height: 47px; } }
      @media (min-width: 1200px) {
        #benefits-items header .title-bullet {
          font-size: 42px; } }
  @media (min-width: 1200px) and (min-width: 320px) and (max-width: 1327px) {
    #benefits-items header .title-bullet {
      font-size: calc(42px + 32 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1200px) and (min-width: 1327px) and (max-width: 2560px) {
    #benefits-items header .title-bullet {
      font-size: calc(42px + 32 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 1200px) and (min-width: 2560px) {
    #benefits-items header .title-bullet {
      font-size: 74px; } }
    #benefits-items header h3 {
      text-align: left;
      color: #fff;
      text-transform: uppercase;
      font-size: 14px; }
      @media (min-width: 990px) {
        #benefits-items header h3 {
          font-size: 16px; } }
      @media (min-width: 1200px) {
        #benefits-items header h3 {
          font-size: 16px; } }
  @media (min-width: 1200px) and (min-width: 320px) and (max-width: 1327px) {
    #benefits-items header h3 {
      font-size: calc(16px + 11 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1200px) and (min-width: 1327px) and (max-width: 2560px) {
    #benefits-items header h3 {
      font-size: calc(16px + 11 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 1200px) and (min-width: 2560px) {
    #benefits-items header h3 {
      font-size: 27px; } }
    #benefits-items header .subtitle {
      padding-top: 1vh;
      font-size: 12px;
      text-transform: uppercase;
      text-align: left;
      font-weight: 400;
      color: #475f6b; }
      @media (min-width: 990px) {
        #benefits-items header .subtitle {
          display: inline-block; } }
      @media (min-width: 1200px) {
        #benefits-items header .subtitle {
          font-size: 16px; } }
  @media (min-width: 1200px) and (min-width: 320px) and (max-width: 1327px) {
    #benefits-items header .subtitle {
      font-size: calc(16px + 4 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1200px) and (min-width: 1327px) and (max-width: 2560px) {
    #benefits-items header .subtitle {
      font-size: calc(16px + 4 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 1200px) and (min-width: 2560px) {
    #benefits-items header .subtitle {
      font-size: 20px; } }
    #benefits-items header > .subtitle {
      display: block;
      text-align: center; }
      @media (min-width: 990px) {
        #benefits-items header > .subtitle {
          display: none !important; } }
  #benefits-items .picture {
    max-width: 316px; }

#act-now .content {
  padding-top: 6vh; }

#act-now .subtitle {
  color: #4dd6a3;
  font-weight: 700; }
  #act-now .subtitle {
    font-size: 14px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      #act-now .subtitle {
        font-size: calc(14px + 13 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 2560px) {
      #act-now .subtitle {
        font-size: calc(14px + 13 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      #act-now .subtitle {
        font-size: 27px; } }
#conquer {
  background-position: 75%; }
  @media (min-width: 990px) {
    #conquer {
      background-position: top right; } }
  #conquer h2 {
    margin-top: 5vh;
    font-weight: 400; }

.hidden-on-mobile {
  display: none !important; }
  @media (min-width: 990px) {
    .hidden-on-mobile {
      display: initial !important; } }
.hidden-on-desktop {
  display: block !important; }
  @media (min-width: 990px) {
    .hidden-on-desktop {
      display: none !important; } }
.cols {
  margin: 10vh 13vw 0;
  flex-direction: column; }
  @media (min-width: 990px) {
    .cols {
      flex-direction: row;
      margin: 10vh 0 0 0; } }
  .cols .col-3:not(:first-child):not(:last-child) {
    padding: 0 3vw; }
  .cols .col-3:first-child {
    padding-left: 0; }
    @media (min-width: 990px) {
      .cols .col-3:first-child {
        padding-right: 3vw; } }
  .cols .col-3 {
    padding-left: 3vw;
    margin-bottom: 5vh; }
    .cols .col-3 h3 {
      color: #fff;
      text-transform: uppercase;
      padding: 3vh 5vw; }
    .cols .col-3 .picture {
      max-width: 180px;
      margin: auto; }
      @media (min-width: 990px) {
        .cols .col-3 .picture {
          max-width: 328px; } }
@media (min-width: 1200px) {
  #customers-need {
    justify-content: center;
    align-items: center;
    display: flex; } }

@media (min-width: 990px) {
  #customers-need .half {
    width: 60%; } }

#customers-need p {
  line-height: 1; }

#traditional .inner {
  display: flex;
  flex-direction: column-reverse; }
  @media (min-width: 990px) {
    #traditional .inner {
      flex-direction: row;
      justify-content: space-between; } }
#traditional .content {
  margin-top: 8vh; }
  @media (min-width: 990px) {
    #traditional .content {
      margin-top: unset; } }
#traditional p {
  line-height: 2rem; }
  @media (min-width: 990px) {
    #traditional p {
      line-height: 4rem; } }
@media (min-width: 990px) {
  #traditional .picture {
    width: 50%; } }

#video-traffic .inner {
  display: flex;
  flex-direction: column; }
  @media (min-width: 990px) {
    #video-traffic .inner {
      flex-direction: row;
      justify-content: space-between;
      align-items: center; } }
#video-traffic .picture {
  height: 210px; }
  @media (min-width: 990px) {
    #video-traffic .picture {
      height: 490px; } }
#video-traffic .content {
  margin-bottom: 4vh; }
  @media (min-width: 990px) {
    #video-traffic .content {
      margin-bottom: 0; } }
#video-traffic p {
  line-height: 2rem; }
  @media (min-width: 990px) {
    #video-traffic p {
      line-height: 3rem; } }
#video-traffic b,
#video-traffic strong {
  color: #4dd6a3; }

@media (min-width: 990px) {
  #video-traffic .picture {
    width: 50%; } }

#platforms .inner {
  max-width: 690px;
  padding: 9vh 12vw; }
  @media (min-width: 990px) {
    #platforms .inner {
      padding: 9vh 0; } }
  @media (min-width: 1200px) {
    #platforms .inner {
      padding: 11vh 0; } }
#platforms .cols {
  width: 60%;
  margin: 10.5vh auto; }
  @media (min-width: 990px) {
    #platforms .cols {
      width: 100%; } }
#platforms .col-half:not(:last-child) {
  margin-bottom: 3rem; }
  @media (min-width: 990px) {
    #platforms .col-half:not(:last-child) {
      margin-right: 0;
      margin-bottom: 0; } }
#platforms p {
  margin-bottom: 0.5rem; }

#platforms .f27 {
  font-weight: 700; }

.swiper-slide header {
  flex: 0 0 100%; }
  @media (min-width: 990px) {
    .swiper-slide header {
      flex: 0 0 85%; } }
  @media (min-width: 990px) {
    .swiper-slide header {
      margin-top: 10vh; } }
  .swiper-slide header b,
  .swiper-slide header strong {
    color: #4dd6a3; }
  .swiper-slide header .title-bullet {
    border-bottom: 4px solid rgba(77, 214, 163, 0.3);
    max-height: 40px; }
    @media (min-width: 990px) {
      .swiper-slide header .title-bullet {
        max-height: 90px; } }
.swiper-slide footer {
  background: unset;
  border-top: 2px solid rgba(77, 214, 163, 0.3);
  flex: 1 0 100%;
  display: flex;
  align-items: center;
  padding-bottom: 20px; }
  .swiper-slide footer p {
    color: #475f6b;
    font-size: 12px;
    margin: 0.8rem; }

.swiper-slide .container {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.swiper-slide .slide-list {
  flex: 1 0 40%; }
  @media (min-width: 990px) {
    .swiper-slide .slide-list {
      flex: 0 0 40%; } }
.swiper-slide .slide-picture {
  flex: 0 0 100%; }
  @media (min-width: 990px) {
    .swiper-slide .slide-picture {
      flex: 0 0 50%; } }
.swiper-slide .slide-inner {
  flex: 0 0 100%; }
  @media (min-width: 990px) {
    .swiper-slide .slide-inner {
      flex: 0 0 55%; } }
  .swiper-slide .slide-inner ul {
    width: 72%;
    margin-top: 5vw; }

.swiper-slide .slide-inner + img {
  flex: 0 0 45%; }

.swiper-slide.child-slide {
  justify-content: center !important; }
  .swiper-slide.child-slide img {
    max-height: 80%;
    max-width: 100%; }

.swiper-slide .slider-cols {
  margin: 0;
  text-align: center;
  display: flex; }
  .swiper-slide .slider-cols .col-3:not(:last-child) {
    margin-right: 3vw; }
  .swiper-slide .slider-cols img {
    max-width: 240px;
    height: 200px;
    object-fit: contain; }
  .swiper-slide .slider-cols h3 {
    color: #475f6b;
    text-transform: uppercase;
    padding: 0;
    margin-top: 3vh; }
    .swiper-slide .slider-cols h3 {
      font-size: 11px; }
      @media (min-width: 320px) and (max-width: 1327px) {
        .swiper-slide .slider-cols h3 {
          font-size: calc(11px + 13 * ((100vw - 320px) / 1007)); } }
      @media (min-width: 1327px) and (max-width: 2560px) {
        .swiper-slide .slider-cols h3 {
          font-size: calc(11px + 13 * ((100vw - 320px) / 2240)); } }
      @media (min-width: 2560px) {
        .swiper-slide .slider-cols h3 {
          font-size: 24px; } }
.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%; }

.column {
  display: flex;
  flex-basis: 100%;
  flex: 1; }

.column-2 {
  display: flex;
  flex-basis: 100%;
  flex: 2; }

.column-2-block {
  display: block;
  flex-basis: 100%;
  flex: 2; }

.lottie-animation {
  height: 100%;
  top: 0;
  left: 0; }

.lottie-animation.snap-right {
  height: 100%;
  top: 0;
  left: unset;
  right: 0; }

.lottie-animation.full-fit {
  position: absolute; }

.text-animation {
  transform-style: preserve-3d;
  will-change: opacity, transform;
  opacity: 0; }
  .text-animation.animated {
    opacity: 1; }
    .text-animation.animated.left-animation {
      -webkit-animation-delay: 0;
      -webkit-animation-duration: 1s;
      -webkit-animation-name: textLeftAnimation;
      -webkit-animation-fill-mode: fowards;
      -webkit-animation-direction: forward;
      -moz-animation-delay: 0;
      -moz-animation-duration: 1s;
      -moz-animation-name: textLeftAnimation;
      -moz-animation-fill-mode: fowards;
      -moz-animation-direction: forward;
      animation-delay: 0;
      animation-duration: 1s;
      animation-name: textLeftAnimation;
      animation-fill-mode: fowards;
      animation-direction: forward; }
    .text-animation.animated.right-animation {
      -webkit-animation-delay: 0;
      -webkit-animation-duration: 1s;
      -webkit-animation-name: textRightAnimation;
      -webkit-animation-fill-mode: fowards;
      -webkit-animation-direction: forward;
      -moz-animation-delay: 0;
      -moz-animation-duration: 1s;
      -moz-animation-name: textRightAnimation;
      -moz-animation-fill-mode: fowards;
      -moz-animation-direction: forward;
      animation-delay: 0;
      animation-duration: 1s;
      animation-name: textRightAnimation;
      animation-fill-mode: fowards;
      animation-direction: forward; }
    .text-animation.animated.top-animation {
      -webkit-animation-delay: 0;
      -webkit-animation-duration: 1s;
      -webkit-animation-name: textTopAnimation;
      -webkit-animation-fill-mode: fowards;
      -webkit-animation-direction: forward;
      -moz-animation-delay: 0;
      -moz-animation-duration: 1s;
      -moz-animation-name: textTopAnimation;
      -moz-animation-fill-mode: fowards;
      -moz-animation-direction: forward;
      animation-delay: 0;
      animation-duration: 1s;
      animation-name: textTopAnimation;
      animation-fill-mode: fowards;
      animation-direction: forward; }

.text-fly-animation {
  transform-style: preserve-3d;
  will-change: opacity, transform; }

@-webkit-keyframes textLeftAnimation {
  from {
    opacity: 0;
    transform: translate3d(-150px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); }
  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); } }

@-moz-keyframes textLeftAnimation {
  from {
    opacity: 0;
    transform: translate3d(-150px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); }
  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); } }

@-o-keyframes textLeftAnimation {
  from {
    opacity: 0;
    transform: translate3d(-150px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); }
  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); } }

@keyframes textLeftAnimation {
  from {
    opacity: 0;
    transform: translate3d(-150px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); }
  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); } }

@-webkit-keyframes textRightAnimation {
  from {
    opacity: 0;
    transform: translate3d(150px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); }
  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); } }

@-moz-keyframes textRightAnimation {
  from {
    opacity: 0;
    transform: translate3d(150px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); }
  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); } }

@-o-keyframes textRightAnimation {
  from {
    opacity: 0;
    transform: translate3d(150px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); }
  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); } }

@keyframes textRightAnimation {
  from {
    opacity: 0;
    transform: translate3d(150px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); }
  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); } }

@-webkit-keyframes textTopAnimation {
  from {
    opacity: 0;
    transform: translate3d(0px, 100px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); }
  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); } }

@-moz-keyframes textTopAnimation {
  from {
    opacity: 0;
    transform: translate3d(0px, 100px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); }
  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); } }

@-o-keyframes textTopAnimation {
  from {
    opacity: 0;
    transform: translate3d(0px, 100px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); }
  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); } }

@keyframes textTopAnimation {
  from {
    opacity: 0;
    transform: translate3d(0px, 100px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); }
  to {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); } }

.height-136 {
  max-height: 136px; }

.w740 {
  margin: 0 auto 2.5rem; }
  @media (min-width: 990px) {
    .w740 {
      max-width: 740px;
      margin: 5rem auto;
      height: 331px; } }
@media (min-width: 990px) {
  .w343 {
    max-width: 343px;
    height: 100px;
    margin: 5rem auto; } }

.index {
  color: #FF6F5E;
  border-bottom: 3px solid rgba(255, 111, 94, 0.3);
  line-height: 1;
  display: inline-block; }

body.publishers #intro-live h2 {
  line-height: 1.5; }
  @media (min-width: 990px) {
    body.publishers #intro-live h2 {
      line-height: 5rem; } }
#intro-live .inner {
  max-width: 100%; }

#intro-live h2 {
  font-size: 22px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    #intro-live h2 {
      font-size: calc(22px + 58 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 1920px) {
    #intro-live h2 {
      font-size: calc(22px + 58 * ((100vw - 320px) / 1600)); } }
  @media (min-width: 1920px) {
    #intro-live h2 {
      font-size: 80px; } }
@media (min-width: 2048px) {
  #intro-live h2 {
    font-size: 24px; } }
  @media (min-width: 2048px) and (min-width: 320px) and (max-width: 1327px) {
    #intro-live h2 {
      font-size: calc(24px + 66 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 2048px) and (min-width: 1327px) and (max-width: 2560px) {
    #intro-live h2 {
      font-size: calc(24px + 66 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2048px) and (min-width: 2560px) {
    #intro-live h2 {
      font-size: 90px; } }
.bottom-margin {
  margin-bottom: 60px; }

.invert {
  display: flex;
  flex-direction: column-reverse; }
  @media (min-width: 990px) {
    .invert {
      display: block; } }
#benefits-items .picture.smaller {
  max-width: 250px;
  margin: auto; }

.article-single aside {
  display: none; }
  @media (min-width: 990px) {
    .article-single aside {
      display: block; } }
  .article-single aside .sidebar-title {
    margin-bottom: 2rem; }
    .article-single aside .sidebar-title b,
    .article-single aside .sidebar-title strong {
      font-weight: 700; }
  .article-single aside .articles-list ul {
    list-style: none;
    padding-inline-start: unset; }
  .article-single aside .articles-list .article-item:not(:first-child) {
    margin-top: 3rem; }
  .article-single aside .articles-list .article-item {
    display: block; }
    .article-single aside .articles-list .article-item img {
      width: 100%; }
    .article-single aside .articles-list .article-item .date-and-place {
      margin: 1rem 0;
      font-weight: 700; }
      .article-single aside .articles-list .article-item .date-and-place span {
        color: #4dd6a3; }
    .article-single aside .articles-list .article-item p {
      margin: 0; }
    .article-single aside .articles-list .article-item a {
      font-width: 700;
      color: #4dd6a3; }
  .article-single aside .articles-list .article-item {
    color: #475f6b; }
    .article-single aside .articles-list .article-item:hover {
      color: #475f6b;
      text-decoration: none; }

.article-single article header .footer-backlink,
.article-single article footer .footer-backlink {
  position: absolute;
  font-size: 0px;
  right: 0; }
  @media (min-width: 990px) {
    .article-single article header .footer-backlink,
    .article-single article footer .footer-backlink {
      font-size: 16px; } }
  .article-single article header .footer-backlink:hover,
  .article-single article footer .footer-backlink:hover {
    color: #475f6b; }
  .article-single article header .footer-backlink:before,
  .article-single article footer .footer-backlink:before {
    content: "";
    background: url("../img/base/svg/arrow-left.svg");
    height: 15px;
    width: 9px;
    display: none;
    margin-right: 10px; }
    @media (min-width: 990px) {
      .article-single article header .footer-backlink:before,
      .article-single article footer .footer-backlink:before {
        display: inline-block; } }
.article-single article header {
  position: relative;
  display: block; }
  .article-single article header .footer-backlink {
    top: 0; }
  .article-single article header .article-logo {
    margin-bottom: 1rem;
    padding-right: 1rem;
    width: 35%;
    height: 10%; }

.article-single article footer {
  position: relative;
  flex-basis: 100%;
  background: #fff;
  display: flex;
  color: #475f6b;
  flex-direction: column; }
  @media (min-width: 990px) {
    .article-single article footer {
      flex-direction: row; } }
  .article-single article footer .col-1 {
    width: 100px;
    margin-right: 3rem; }
    @media (min-width: 990px) {
      .article-single article footer .col-1 {
        flex: 0 0 250px; } }
    .article-single article footer .col-1 .responsive {
      padding-bottom: 1rem; }
  .article-single article footer .col-3 {
    flex: 1; }
  .article-single article footer .about-author {
    font-style: italic;
    margin-bottom: 1rem; }
  .article-single article footer .socials {
    display: flex; }
    .article-single article footer .socials a:not(:last-child) {
      margin-right: 10px; }
    .article-single article footer .socials a {
      text-indent: -9999px;
      display: block;
      height: 20px;
      width: 20px;
      background-repeat: no-repeat; }
      @media (min-width: 990px) {
        .article-single article footer .socials a {
          height: 45px;
          width: 45px; } }
    .article-single article footer .socials .fb {
      background-image: url("../img/base/svg/fb-icon.svg"); }
    .article-single article footer .socials .insta {
      background-image: url("../img/base/svg/insta-icon.svg"); }
    .article-single article footer .socials .linked {
      background-image: url("../img/base/svg/linked-icon.svg"); }
    .article-single article footer .socials .twitter {
      background-image: url("../img/base/svg/twitter.svg"); }
  .article-single article footer .footer-backlink {
    bottom: 0; }

.article-single article .date-and-place {
  font-weight: 700; }
  .article-single article .date-and-place {
    font-size: 12px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      .article-single article .date-and-place {
        font-size: calc(12px + 20 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 2560px) {
      .article-single article .date-and-place {
        font-size: calc(12px + 20 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      .article-single article .date-and-place {
        font-size: 32px; } }
  .article-single article .date-and-place span {
    color: #4dd6a3; }

.article-single article .responsive {
  padding-bottom: 3rem; }

.article-single article .question {
  color: #4dd6a3;
  margin-bottom: 2rem;
  font-style: italic; }

.article-single article blockquote {
  margin-left: 3rem;
  line-height: 1;
  margin-bottom: 3rem; }

.widget-dropdown .widget__title b,
.widget-dropdown .widget__title strong {
  color: #4dd6a3;
  font-weight: 500; }

.widget-dropdown .SumoSelect .SelectBox {
  border: 3px solid #4dd6a3;
  padding: 5px 20px; }

.widget-dropdown .SumoSelect > .CaptionCont > label > i {
  background-image: url("../img/base/svg/arrow-down.svg"); }

.widget-dropdown .SumoSelect.open > .optWrapper {
  border-left: 3px solid #4dd6a3;
  border-right: 3px solid #4dd6a3;
  border-bottom: 3px solid #4dd6a3;
  top: 100%; }
  .widget-dropdown .SumoSelect.open > .optWrapper label {
    margin: 0;
    font-size: 14px; }

.widget-dropdown .SumoSelect > .optWrapper > .options li.opt {
  border-bottom: 1px solid #b8efda; }

.lottie-container {
  position: relative; }
  @media (min-width: 990px) {
    .lottie-container {
      position: absolute;
      top: 0;
      right: 0; } }
.position-relative {
  position: relative; }

.empty-space {
  height: 11vh; }

.thank-message {
  margin-bottom: 1.5rem; }
  .thank-message {
    font-size: 26px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      .thank-message {
        font-size: calc(26px + 74 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 2560px) {
      .thank-message {
        font-size: calc(26px + 74 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      .thank-message {
        font-size: 100px; } }
.thank-you-page #conquer h2 {
  margin-top: 0; }

p.phone-margin-smaller {
  margin-bottom: 0.5rem; }

.hidden {
  display: none !important;
  overflow: auto; }

.overflow-hidden {
  overflow: hidden; }

.disabled {
  opacity: .6;
  cursor: not-allowed;
  pointer-events: none; }

h1 {
  margin-bottom: 2.5rem;
  line-height: 1; }
  h1 {
    font-size: 24px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      h1 {
        font-size: calc(24px + 46 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 2560px) {
      h1 {
        font-size: calc(24px + 46 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      h1 {
        font-size: 70px; } }
  h1 b, h1 strong {
    color: #4dd6a3; }

h2 {
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  line-height: 1;
  font-weight: 500; }
  h2 {
    font-size: 18px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      h2 {
        font-size: calc(18px + 29 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 2560px) {
      h2 {
        font-size: calc(18px + 29 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      h2 {
        font-size: 47px; } }
  @media (min-width: 600px) {
    h2 {
      margin-bottom: 4.5rem; } }
  @media (min-width: 990px) {
    h2 {
      margin-bottom: 1.5rem; } }
  h2 b, h2 strong {
    color: #4dd6a3; }

.on-green {
  color: #fff; }
  .on-green b, .on-green strong {
    color: #475f6b; }

.on-red {
  color: #475f6b; }
  .on-red b, .on-red strong {
    color: #fff !important; }

.f320 {
  font-size: 72px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f320 {
      font-size: calc(72px + 248 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f320 {
      font-size: calc(72px + 248 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f320 {
      font-size: 320px; } }
.f280 {
  font-size: 52px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f280 {
      font-size: calc(52px + 228 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f280 {
      font-size: calc(52px + 228 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f280 {
      font-size: 280px; } }
.f200 {
  font-size: 26px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f200 {
      font-size: calc(26px + 174 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f200 {
      font-size: calc(26px + 174 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f200 {
      font-size: 200px; } }
.f160 {
  font-size: 46px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f160 {
      font-size: calc(46px + 114 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f160 {
      font-size: calc(46px + 114 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f160 {
      font-size: 160px; } }
.f100 {
  font-size: 26px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f100 {
      font-size: calc(26px + 74 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f100 {
      font-size: calc(26px + 74 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f100 {
      font-size: 100px; } }
@media (min-width: 600px) {
  .f100 {
    font-size: 45px; } }

@media (min-width: 1200px) {
  .f100 {
    font-size: 26px; } }
  @media (min-width: 1200px) and (min-width: 320px) and (max-width: 1327px) {
    .f100 {
      font-size: calc(26px + 74 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1200px) and (min-width: 1327px) and (max-width: 2560px) {
    .f100 {
      font-size: calc(26px + 74 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 1200px) and (min-width: 2560px) {
    .f100 {
      font-size: 100px; } }
.f80 {
  font-size: 24px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f80 {
      font-size: calc(24px + 56 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f80 {
      font-size: calc(24px + 56 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f80 {
      font-size: 80px; } }
.f72 {
  font-size: 24px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f72 {
      font-size: calc(24px + 48 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f72 {
      font-size: calc(24px + 48 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f72 {
      font-size: 72px; } }
.f70 {
  font-size: 24px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f70 {
      font-size: calc(24px + 46 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f70 {
      font-size: calc(24px + 46 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f70 {
      font-size: 70px; } }
.f60 {
  font-size: 18px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f60 {
      font-size: calc(18px + 42 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f60 {
      font-size: calc(18px + 42 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f60 {
      font-size: 60px; } }
.f47 {
  font-size: 18px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f47 {
      font-size: calc(18px + 29 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f47 {
      font-size: calc(18px + 29 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f47 {
      font-size: 47px; } }
.f37 {
  font-size: 18px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f37 {
      font-size: calc(18px + 19 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f37 {
      font-size: calc(18px + 19 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f37 {
      font-size: 37px; } }
.f32 {
  font-size: 14px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f32 {
      font-size: calc(14px + 18 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f32 {
      font-size: calc(14px + 18 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f32 {
      font-size: 32px; } }
.f27 {
  font-size: 14px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f27 {
      font-size: calc(14px + 13 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f27 {
      font-size: calc(14px + 13 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f27 {
      font-size: 27px; } }
.f24 {
  font-size: 13px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f24 {
      font-size: calc(13px + 11 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f24 {
      font-size: calc(13px + 11 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f24 {
      font-size: 24px; } }
.f20 {
  font-size: 13px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f20 {
      font-size: calc(13px + 7 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f20 {
      font-size: calc(13px + 7 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f20 {
      font-size: 20px; } }
.f18 {
  font-size: 14px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .f18 {
      font-size: calc(14px + 4 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .f18 {
      font-size: calc(14px + 4 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .f18 {
      font-size: 18px; } }
.semibold {
  font-weight: 500; }

.bold {
  font-weight: 700; }
  .bold strong {
    font-weight: 700; }

.uppercase {
  text-transform: uppercase;
  line-height: 1.2; }
  @media (min-width: 990px) {
    .uppercase {
      line-height: 1; } }
.text-white {
  color: #ffffff; }

.text-green {
  color: #4dd6a3; }
  .text-green:hover {
    color: #4dd6a3; }

.text-blue {
  color: #06cdf2; }

.color-grey {
  color: #475f6b; }

.contrast-green {
  color: #4dd6a3; }

.top-padding {
  padding: 1rem 1rem 0; }
  @media (min-width: 990px) {
    .top-padding {
      padding: 2rem 1rem 0; } }
.mobile-top-margin {
  margin-top: 3rem; }
  @media (min-width: 990px) {
    .mobile-top-margin {
      margin-top: unset; } }
.press-details {
  color: #475F6B; }

.line-height-1-1 {
  line-height: 1.1; }

.top-spacing {
  margin-top: 130px; }

.home-page section .inner #lottie-animation {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0; }

.home-page .content {
  position: relative;
  z-index: 10;
  text-align: left; }
  .home-page .content .title {
    line-height: 4rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 1rem; }
  .home-page .content .border-top {
    border-top: 3px solid #06cdf2;
    padding-top: 6vh; }
  .home-page .content .narrow {
    color: #fff;
    margin-bottom: 1.5rem; }
    @media (min-width: 990px) {
      .home-page .content .narrow {
        margin-bottom: 7.5vh;
        width: 55%; }
        .home-page .content .narrow {
          font-size: 14px; } }
    @media (min-width: 990px) and (min-width: 320px) and (max-width: 1327px) {
      .home-page .content .narrow {
        font-size: calc(14px + 13 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 990px) and (min-width: 1327px) and (max-width: 2560px) {
      .home-page .content .narrow {
        font-size: calc(14px + 13 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 990px) and (min-width: 2560px) {
      .home-page .content .narrow {
        font-size: 27px; } }
  .home-page .content .font-large {
    margin-bottom: 7.5vh;
    line-height: 2rem; }
    @media (min-width: 990px) {
      .home-page .content .font-large {
        line-height: 2.5rem; } }
.home-page .snap-right {
  left: unset;
  right: 0; }

@media (min-width: 1800px) {
  .home-page section.block--shrink .inner {
    padding: 14.5vh 0; } }

.home-page .lottie-animation.full-fit {
  position: relative; }
  @media (min-width: 990px) {
    .home-page .lottie-animation.full-fit {
      position: absolute; } }
#conquer {
  position: relative;
  overflow: hidden; }
  #conquer .centered {
    margin-left: auto;
    margin-right: auto; }
  #conquer video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    z-index: -1; }
  #conquer .scroll-arrow {
    position: absolute;
    bottom: 5%; }
    @media (min-width: 990px) {
      #conquer .scroll-arrow {
        width: unset; } }
    #conquer .scroll-arrow img {
      width: 36px;
      height: 54px; }

img.full-fit {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 3rem 0; }
  @media (min-width: 990px) {
    img.full-fit {
      width: unset; } }
#home-advertisers .inner {
  padding: 9vh 9.5vw 0; }
  @media (min-width: 990px) {
    #home-advertisers .inner {
      padding: 9vh 8.2vw; } }
  @media (min-width: 1200px) {
    #home-advertisers .inner {
      padding: 27vh 0; } }
#home-advertisers .content {
  top: -85px; }
  @media (min-width: 990px) {
    #home-advertisers .content {
      top: unset; } }
#home-publishers .inner {
  padding: 9vh 9.5vw 0; }
  @media (min-width: 990px) {
    #home-publishers .inner {
      padding: 9vh 8.2vw; } }
  @media (min-width: 1200px) {
    #home-publishers .inner {
      padding: 27vh 0; } }
#home-publishers .content {
  top: -85px;
  text-align: right; }
  @media (min-width: 990px) {
    #home-publishers .content {
      top: unset; } }
@media (min-width: 990px) {
  #home-publishers .narrow {
    width: unset;
    margin-left: 45%; } }

@media (min-width: 990px) {
  #solutions .inner {
    padding: 9vh 6.2vw; } }

@media (min-width: 1200px) {
  #solutions .inner {
    padding: 15vh 0; } }

#solutions .cols {
  display: flex;
  justify-content: space-between; }
  #solutions .cols .col-half {
    flex-basis: 45%; }
  @media (min-width: 990px) {
    #solutions .cols .content.col-half {
      flex-basis: 50%; } }
  @media (min-width: 1200px) {
    #solutions .cols .content.col-half {
      flex-basis: 45%; } }
  #solutions .cols .picture {
    margin-bottom: 3rem; }
    @media (min-width: 990px) {
      #solutions .cols .picture {
        margin-bottom: 0; } }
#solutions .border-top {
  border: none; }

#solutions .hr-line {
  height: 3px;
  border: none;
  background: linear-gradient(134deg, #4dd6a3 0%, #06cdf2 97%); }

.simple-title {
  padding: 3em 0 0;
  position: relative; }
  .simple-title h2 {
    margin: 0.5rem 0;
    color: #a3afb5; }
    .simple-title h2 {
      font-size: 12px; }
      @media (min-width: 320px) and (max-width: 1327px) {
        .simple-title h2 {
          font-size: calc(12px + 4 * ((100vw - 320px) / 1007)); } }
      @media (min-width: 1327px) and (max-width: 2560px) {
        .simple-title h2 {
          font-size: calc(12px + 4 * ((100vw - 320px) / 2240)); } }
      @media (min-width: 2560px) {
        .simple-title h2 {
          font-size: 16px; } }
  .simple-title p {
    font-weight: 500;
    margin-bottom: 2rem; }
    .simple-title p {
      font-size: 18px; }
      @media (min-width: 320px) and (max-width: 1327px) {
        .simple-title p {
          font-size: calc(18px + 14 * ((100vw - 320px) / 1007)); } }
      @media (min-width: 1327px) and (max-width: 2560px) {
        .simple-title p {
          font-size: calc(18px + 14 * ((100vw - 320px) / 2240)); } }
      @media (min-width: 2560px) {
        .simple-title p {
          font-size: 32px; } }
#work-with {
  background: #FAFAFA;
  overflow: hidden; }
  #work-with .swiper-container-logos {
    width: auto;
    margin: auto;
    overflow: hidden; }
    #work-with .swiper-container-logos .swiper-slide {
      width: 200px;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 1rem 0; }
    @media (max-width: 599px) {
      #work-with .swiper-container-logos {
        width: 70%; } }
  #work-with .swiper-slide img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
    display: block;
    margin: 0 auto 1rem; }
  #work-with .swiper-button-next,
  #work-with .swiper-button-prev {
    top: calc(50% - 30px);
    outline: none; }
    #work-with .swiper-button-next:after,
    #work-with .swiper-button-prev:after {
      color: #dadfe1;
      font-size: 25px; }

#partners {
  overflow: hidden;
  background: #FAFAFA; }
  #partners .swiper-container-partners {
    background-color: #fff;
    position: relative; }
    #partners .swiper-container-partners .swiper-slide {
      display: flex;
      align-items: center;
      flex-direction: column; }
      @media (min-width: 990px) {
        #partners .swiper-container-partners .swiper-slide {
          flex-direction: row; } }
  #partners .swiper-slide {
    background: #fff; }
    #partners .swiper-slide .slide-content {
      text-align: center;
      padding: 0 4rem 2rem; }
      @media (min-width: 990px) {
        #partners .swiper-slide .slide-content {
          text-align: left;
          width: 100%;
          padding: 0; } }
      @media (min-width: 1200px) {
        #partners .swiper-slide .slide-content {
          width: 30%;
          margin-left: 10rem; } }
    #partners .swiper-slide .logo {
      width: 50%;
      height: 60px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      margin: 50px auto; }
      @media (min-width: 990px) {
        #partners .swiper-slide .logo {
          margin: 50px 0;
          background-position: center left; } }
    #partners .swiper-slide .name {
      font-weight: 700;
      margin-bottom: 0.6rem; }
    #partners .swiper-slide .position {
      margin-bottom: 1rem; }
      #partners .swiper-slide .position {
        font-size: 13px; }
        @media (min-width: 320px) and (max-width: 1327px) {
          #partners .swiper-slide .position {
            font-size: calc(13px + 11 * ((100vw - 320px) / 1007)); } }
        @media (min-width: 1327px) and (max-width: 2560px) {
          #partners .swiper-slide .position {
            font-size: calc(13px + 11 * ((100vw - 320px) / 2240)); } }
        @media (min-width: 2560px) {
          #partners .swiper-slide .position {
            font-size: 24px; } }
    #partners .swiper-slide .testimonial {
      font-weight: 300; }
      #partners .swiper-slide .testimonial {
        font-size: 12px; }
        @media (min-width: 320px) and (max-width: 1327px) {
          #partners .swiper-slide .testimonial {
            font-size: calc(12px + 4 * ((100vw - 320px) / 1007)); } }
        @media (min-width: 1327px) and (max-width: 2560px) {
          #partners .swiper-slide .testimonial {
            font-size: calc(12px + 4 * ((100vw - 320px) / 2240)); } }
        @media (min-width: 2560px) {
          #partners .swiper-slide .testimonial {
            font-size: 16px; } }
    #partners .swiper-slide picture {
      width: 100%;
      position: relative;
      overflow: hidden;
      filter: grayscale(100%); }
      @media (min-width: 1200px) {
        #partners .swiper-slide picture {
          height: unset;
          width: 40%; } }
      #partners .swiper-slide picture img {
        height: 100%;
        width: 100%; }
        @media (min-width: 990px) {
          #partners .swiper-slide picture img {
            object-fit: contain;
            object-position: 0 35%; } }
        @media (min-width: 1200px) {
          #partners .swiper-slide picture img {
            height: auto; } }
    @media (min-width: 990px) {
      #partners .swiper-slide .gradient-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: calc(100% + 4px);
        margin-top: -2px;
        background: white;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 37%, white 87%, #fff 100%); } }
    @media (min-width: 1200px) {
      #partners .swiper-slide .gradient-overlay {
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 35%, white 100%); } }
  #partners .swiper-button-next:after,
  #partners .swiper-button-prev:after {
    color: #dadfe1; }

.single-post article {
  max-width: 1052px; }
  .single-post article h2 {
    margin-bottom: .5rem; }
  .single-post article header {
    margin: 0.5rem 0 2rem; }
  .single-post article #preamble-de {
    margin-bottom: 2rem; }
  .single-post article #privacy-policy-en {
    margin: 3.5rem 0 2rem; }

#for-productions .inner,
#for-publishers .inner,
#for-advertisers .inner {
  padding: 6vh 9.5vw; }

#for-advertisers .inner,
#for-publishers .inner {
  padding-bottom: 0; }

.downloads h2 {
  color: #dadfe1;
  margin-bottom: 2.5rem;
  font-weight: 400; }

.downloads ul.downloads-list {
  list-style: none;
  padding-inline-start: unset; }

.downloads li.download-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0;
  border-bottom: 2px solid #efefef; }

.downloads .details {
  font-size: 13px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .downloads .details {
      font-size: calc(13px + 11 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 2560px) {
    .downloads .details {
      font-size: calc(13px + 11 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 2560px) {
    .downloads .details {
      font-size: 24px; } }
.downloads .details .size {
  color: #dadfe1; }
  .downloads .details .size {
    font-size: 12px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      .downloads .details .size {
        font-size: calc(12px + 4 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 2560px) {
      .downloads .details .size {
        font-size: calc(12px + 4 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      .downloads .details .size {
        font-size: 16px; } }
.downloads .links {
  display: flex; }
  .downloads .links a {
    display: block;
    text-indent: -9999px;
    width: 16px;
    height: 18px;
    background-repeat: no-repeat; }
    @media (min-width: 990px) {
      .downloads .links a {
        width: 21px;
        height: 25px; } }
    @media (min-width: 1200px) {
      .downloads .links a {
        width: 30px;
        height: 35px; } }
  .downloads .links a:not(:last-child) {
    margin-right: 15px; }
  .downloads .links a[href$=".pptx"],
  .downloads .links a[href$=".ppt"] {
    background: url("../img/base/svg/ppt.svg") no-repeat; }
  .downloads .links a[href$=".pdf"] {
    background: url("../img/base/svg/pdf.svg") no-repeat; }

#for-publishers li {
  color: #4dd6a3; }
  #for-publishers li a[href$=".pptx"]:hover,
  #for-publishers li a[href$=".ppt"]:hover {
    background: url("../img/base/svg/ppt-green.svg") no-repeat; }
  #for-publishers li a[href$=".pdf"]:hover {
    background: url("../img/base/svg/pdf-green.svg") no-repeat; }

#for-productions li {
  color: #ff6f5e; }
  #for-productions li a[href$=".pptx"]:hover,
  #for-productions li a[href$=".ppt"]:hover {
    background: url("../img/base/svg/ppt-red.svg") no-repeat; }
  #for-productions li a[href$=".pdf"]:hover {
    background: url("../img/base/svg/pdf-red.svg") no-repeat; }

#for-advertisers li {
  color: #06cdf2; }
  #for-advertisers li a[href$=".pptx"]:hover,
  #for-advertisers li a[href$=".ppt"]:hover {
    background: url("../img/base/svg/ppt-blue.svg") no-repeat; }
  #for-advertisers li a[href$=".pdf"]:hover {
    background: url("../img/base/svg/pdf-blue.svg") no-repeat; }

.publishers #intro-live {
  display: flex;
  align-items: center;
  height: 100vh; }
  @media (max-width: 989.99px) {
    .publishers #intro-live {
      height: 100%; } }
  .publishers #intro-live .inner {
    padding: 0; }
    @media (max-width: 768px) {
      .publishers #intro-live .inner {
        padding: 11vh 0; } }
  .publishers #intro-live h2 {
    padding: 0 4rem; }
    @media (min-width: 990px) {
      .publishers #intro-live h2 {
        padding: 0 11rem; } }
  .publishers #intro-live .responsive {
    display: inline-block;
    width: 91px;
    position: relative;
    top: 6px; }
    @media (min-width: 600px) {
      .publishers #intro-live .responsive {
        width: 155px;
        top: 7px; } }
    @media (min-width: 990px) {
      .publishers #intro-live .responsive {
        width: 11rem;
        top: 0.8rem; } }
    @media (min-width: 1200px) {
      .publishers #intro-live .responsive {
        width: 14rem; } }
  .publishers #intro-live .uppercase {
    line-height: 1.5; }

.publishers #traditional {
  display: flex;
  align-items: center;
  height: 100vh; }
  @media (max-width: 989.99px) {
    .publishers #traditional {
      height: 100%; } }
  @media (min-width: 990px) {
    .publishers #traditional {
      padding-top: 200px;
      padding-bottom: 300px; } }
  @media (max-width: 375px) {
    .publishers #traditional .inner {
      padding-bottom: 0; } }
  @media (min-width: 990px) {
    .publishers #traditional .inner {
      width: 70%;
      padding: 0; } }
  @media (max-width: 768px) {
    .publishers #traditional p {
      margin-left: 4rem; } }
  @media (max-width: 599px) {
    .publishers #traditional p {
      margin-left: 1rem; } }
.publishers #video-traffic {
  display: flex;
  align-items: center;
  height: 100vh; }
  @media (max-width: 989.99px) {
    .publishers #video-traffic {
      height: 100%; } }
  @media (min-width: 990px) {
    .publishers #video-traffic {
      padding-top: 200px;
      padding-bottom: 300px; } }
  .publishers #video-traffic b,
  .publishers #video-traffic strong {
    color: #4dd6a3; }
  @media (min-width: 990px) {
    .publishers #video-traffic .inner {
      padding: 0;
      width: 70%; } }
  @media (max-width: 768px) {
    .publishers #video-traffic p {
      margin-left: 4rem; } }
  @media (max-width: 599px) {
    .publishers #video-traffic p {
      margin-left: 1rem; } }
@media (min-width: 990px) {
  .publishers #platforms {
    display: flex;
    align-items: center;
    height: 100vh; } }

@media (max-width: 989.99px) {
  .publishers #platforms {
    height: 100%; }
    .publishers #platforms .inner {
      display: flex;
      flex-direction: column;
      padding: 0 10%;
      height: 100%;
      align-items: center;
      justify-content: center; }
    .publishers #platforms .cols {
      margin: 10.5% auto; }
    .publishers #platforms .col-half {
      flex-basis: auto; }
    .publishers #platforms .lottie-animation {
      height: 100% !important;
      width: 70%;
      margin: 0 auto; } }

.publishers #act-now {
  display: flex;
  align-items: center;
  height: 100vh; }
  @media (min-width: 990px) {
    .publishers #act-now .centered {
      padding: 4rem 4rem 0; } }
  @media (max-width: 989.99px) {
    .publishers #act-now {
      height: 100%; }
      .publishers #act-now .inner {
        padding: 10vh 9vw 3vh; } }
.publishers #customers-need {
  display: flex;
  align-items: center;
  height: 100vh; }
  @media (max-width: 989.99px) {
    .publishers #customers-need {
      height: 100%; } }
@media (min-width: 990px) {
  .publishers #experience {
    height: 100vh;
    padding: 100px 0;
    display: flex;
    align-items: center; } }

@media (max-width: 989.99px) {
  .publishers #experience {
    height: 100% !important; } }

.publishers #experience .inner {
  width: 80%;
  padding: 11vh 0; }
  @media (min-width: 990px) {
    .publishers #experience .inner {
      padding: 9vh 8vw; } }
  @media (min-width: 1200px) {
    .publishers #experience .inner {
      padding: 11vh 0; } }
@media (min-width: 990px) {
  .publishers #experience h2 {
    margin: 0 3rem; } }

@media (max-width: 989.99px) {
  .publishers #experience {
    height: 100vh;
    display: flex; }
  .publishers #experience .inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 10% 9vw 0; }
  .publishers #experience .cols {
    margin: 0; }
  .publishers #experience .col-3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 !important;
    margin-bottom: 2rem; } }
  @media (max-width: 989.99px) and (max-width: 375px) {
    .publishers #experience .col-3 {
      margin-bottom: 0; } }
@media (max-width: 989.99px) {
    .publishers #experience .col-3:last-child {
      margin-bottom: 0; }
    .publishers #experience .col-3 h3 {
      width: 50%;
      text-align: left;
      margin: 0;
      padding: 0 0 0 2rem; }
    .publishers #experience .col-3 .lottie-animation {
      width: 50%; } }

.publishers .conquer-slogan {
  display: flex;
  align-items: center;
  height: 100vh; }
  @media (max-width: 989.99px) {
    .publishers .conquer-slogan {
      height: 100%; } }
.publishers #benefits-items {
  align-items: center; }
  @media (min-width: 990px) {
    .publishers #benefits-items {
      align-items: stretch; } }
  @media (min-width: 600px) and (max-width: 990px) {
    .publishers #benefits-items #stickin.col-3 {
      flex-direction: column-reverse !important; } }
  .publishers #benefits-items .col-3 {
    flex-basis: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%; }
    .publishers #benefits-items .col-3 header {
      width: 250px;
      justify-content: center; }
    @media (min-width: 990px) {
      .publishers #benefits-items .col-3 {
        width: 188px; }
        .publishers #benefits-items .col-3 header {
          width: auto;
          height: 100%; } }
    @media (min-width: 600px) and (max-width: 990px) {
      .publishers #benefits-items .col-3 {
        margin-bottom: 5vh; } }
    @media (max-width: 599px) {
      .publishers #benefits-items .col-3 {
        margin-bottom: 3vh; } }
  .publishers #benefits-items .col-3:first-child {
    padding-left: 0; }
  @media (min-width: 990px) {
    .publishers #benefits-items .col-3:not(:last-child) {
      border-right: 4px solid rgba(255, 255, 255, 0.35); } }
  @media (max-width: 989.99px) {
    .publishers #benefits-items .inverted {
      flex-direction: column-reverse; } }
  @media (min-width: 990px) {
    .publishers #benefits-items .inverted {
      flex-direction: column; } }
  @media (min-width: 990px) {
    .publishers #benefits-items .inverted header {
      padding-top: 0; } }
  .publishers #benefits-items header {
    justify-content: center; }
    @media (max-width: 989.99px) {
      .publishers #benefits-items header {
        flex-wrap: wrap; } }
    @media (min-width: 990px) {
      .publishers #benefits-items header {
        flex-wrap: nowrap; } }
    .publishers #benefits-items header .title-bullet {
      margin-right: 5vw;
      min-height: 30px; }
      @media (min-width: 600px) {
        .publishers #benefits-items header .title-bullet {
          margin-right: 3vw; } }
      @media (min-width: 990px) {
        .publishers #benefits-items header .title-bullet {
          margin-right: 2vw; } }
      @media (min-width: 1200px) {
        .publishers #benefits-items header .title-bullet {
          min-height: 75px;
          margin-right: 2vw; } }
    .publishers #benefits-items header h3 {
      flex: 0 0 66%; }
      .publishers #benefits-items header h3 {
        font-size: 14px; }
        @media (min-width: 320px) and (max-width: 1327px) {
          .publishers #benefits-items header h3 {
            font-size: calc(14px + 13 * ((100vw - 320px) / 1007)); } }
        @media (min-width: 1327px) and (max-width: 2560px) {
          .publishers #benefits-items header h3 {
            font-size: calc(14px + 13 * ((100vw - 320px) / 2240)); } }
        @media (min-width: 2560px) {
          .publishers #benefits-items header h3 {
            font-size: 27px; } }
      @media (min-width: 990px) {
        .publishers #benefits-items header h3 {
          font-size: 16px; } }
      @media (min-width: 1200px) {
        .publishers #benefits-items header h3 {
          font-size: 14px; } }
  @media (min-width: 1200px) and (min-width: 320px) and (max-width: 1327px) {
    .publishers #benefits-items header h3 {
      font-size: calc(14px + 13 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1200px) and (min-width: 1327px) and (max-width: 2560px) {
    .publishers #benefits-items header h3 {
      font-size: calc(14px + 13 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 1200px) and (min-width: 2560px) {
    .publishers #benefits-items header h3 {
      font-size: 27px; } }
    .publishers #benefits-items header .subtitle {
      flex: 0 0 100%; }
      .publishers #benefits-items header .subtitle {
        font-size: 12px; }
        @media (min-width: 320px) and (max-width: 1327px) {
          .publishers #benefits-items header .subtitle {
            font-size: calc(12px + 8 * ((100vw - 320px) / 1007)); } }
        @media (min-width: 1327px) and (max-width: 2560px) {
          .publishers #benefits-items header .subtitle {
            font-size: calc(12px + 8 * ((100vw - 320px) / 2240)); } }
        @media (min-width: 2560px) {
          .publishers #benefits-items header .subtitle {
            font-size: 20px; } }
      @media (min-width: 990px) {
        .publishers #benefits-items header .subtitle {
          font-size: 12px; } }
      @media (min-width: 1200px) {
        .publishers #benefits-items header .subtitle {
          font-size: 12px; } }
  @media (min-width: 1200px) and (min-width: 320px) and (max-width: 1327px) {
    .publishers #benefits-items header .subtitle {
      font-size: calc(12px + 8 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1200px) and (min-width: 1327px) and (max-width: 2560px) {
    .publishers #benefits-items header .subtitle {
      font-size: calc(12px + 8 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 1200px) and (min-width: 2560px) {
    .publishers #benefits-items header .subtitle {
      font-size: 20px; } }
.publishers .cols .col-3 h3 {
  padding: 4vh 16vw 0; }
  @media (min-width: 990px) {
    .publishers .cols .col-3 h3 {
      margin-top: 2rem;
      padding: 1vh 3vw 0; } }
.publishers .cols .picture {
  height: 118px;
  min-height: unset; }
  @media (min-width: 990px) {
    .publishers .cols .picture {
      height: 140px; } }
.publishers .swiper-container {
  height: 100vh;
  padding: 200px 0; }
  @media (max-width: 599px) {
    .publishers .swiper-container {
      padding: 0; } }
  @media (min-width: 1200px) {
    .publishers .swiper-container {
      padding: 0; } }
  @media (min-width: 1800px) {
    .publishers .swiper-container {
      padding: 200px 0; } }
  .publishers .swiper-container .swiper-slide {
    overflow: hidden; }
    @media (min-width: 990px) {
      .publishers .swiper-container .swiper-slide:nth-child(odd) {
        width: 70%; }
      .publishers .swiper-container .swiper-slide:nth-child(even) {
        width: 50%; } }
    @media (min-width: 1200px) {
      .publishers .swiper-container .swiper-slide:nth-child(odd) {
        width: 90%; }
      .publishers .swiper-container .swiper-slide:nth-child(even) {
        width: 70%; } }
    @media (max-width: 989.99px) {
      .publishers .swiper-container .swiper-slide {
        padding: 0 7.5%; }
        .publishers .swiper-container .swiper-slide#s2_1 {
          padding-top: 15%;
          padding-bottom: 15%; }
          .publishers .swiper-container .swiper-slide#s2_1 .slider-cols img {
            max-height: 5rem; } }
    @media (max-width: 599px) {
      .publishers .swiper-container .swiper-slide {
        width: 100%; } }
    .publishers .swiper-container .swiper-slide header {
      align-items: flex-start; }
    @media (max-width: 599px) {
      .publishers .swiper-container .swiper-slide header {
        margin-bottom: 1rem; } }
    @media (min-width: 990px) {
      .publishers .swiper-container .swiper-slide {
        align-items: stretch;
        padding: 0 6vw; }
        .publishers .swiper-container .swiper-slide.child-slide > img,
        .publishers .swiper-container .swiper-slide header {
          margin-top: 5vh; } }
    @media (min-width: 1200px) {
      .publishers .swiper-container .swiper-slide {
        align-items: center;
        padding: 0; }
        .publishers .swiper-container .swiper-slide header {
          margin-top: 10vh; }
        .publishers .swiper-container .swiper-slide.child-slide > img {
          margin-top: 0; } }
    .publishers .swiper-container .swiper-slide footer.hidden-on-desktop,
    .publishers .swiper-container .swiper-slide header.hidden-on-desktop {
      display: flex !important; }
      @media (min-width: 990px) {
        .publishers .swiper-container .swiper-slide footer.hidden-on-desktop,
        .publishers .swiper-container .swiper-slide header.hidden-on-desktop {
          display: none !important; } }
    .publishers .swiper-container .swiper-slide .title-bullet {
      max-height: unset; }
      .publishers .swiper-container .swiper-slide .title-bullet {
        font-size: 32px; }
        @media (min-width: 320px) and (max-width: 1327px) {
          .publishers .swiper-container .swiper-slide .title-bullet {
            font-size: calc(32px + 52 * ((100vw - 320px) / 1007)); } }
        @media (min-width: 1327px) and (max-width: 2560px) {
          .publishers .swiper-container .swiper-slide .title-bullet {
            font-size: calc(32px + 52 * ((100vw - 320px) / 2240)); } }
        @media (min-width: 2560px) {
          .publishers .swiper-container .swiper-slide .title-bullet {
            font-size: 84px; } }
    .publishers .swiper-container .swiper-slide .slide-list {
      font-size: 14px; }
      @media (min-width: 320px) and (max-width: 1327px) {
        .publishers .swiper-container .swiper-slide .slide-list {
          font-size: calc(14px + 6 * ((100vw - 320px) / 1007)); } }
      @media (min-width: 1327px) and (max-width: 2560px) {
        .publishers .swiper-container .swiper-slide .slide-list {
          font-size: calc(14px + 6 * ((100vw - 320px) / 2240)); } }
      @media (min-width: 2560px) {
        .publishers .swiper-container .swiper-slide .slide-list {
          font-size: 20px; } }
    @media (max-width: 599px) {
      .publishers .swiper-container .swiper-slide .slide-list {
        margin-bottom: auto;
        width: 95%; }
        .publishers .swiper-container .swiper-slide .slide-list li {
          padding-bottom: 0.5rem;
          padding-left: 1rem; } }
    @media (min-width: 600px) {
      .publishers .swiper-container .swiper-slide .slide-list {
        margin-bottom: auto; } }
    @media (min-width: 1200px) {
      .publishers .swiper-container .swiper-slide .slide-list {
        margin-left: 5vh; } }
    .publishers .swiper-container .swiper-slide .video-wrapper {
      position: relative;
      width: 100%;
      height: auto;
      min-height: 30vw;
      min-width: 30vw;
      margin-top: 0;
      margin-right: 5vh;
      margin-left: 5vh;
      padding-top: 0; }
    .publishers .swiper-container .swiper-slide .frame {
      position: relative;
      left: 0;
      top: 0;
      right: 0;
      bottom: auto;
      z-index: 2;
      height: auto;
      margin-left: 0; }
    .publishers .swiper-container .swiper-slide .frame img {
      position: relative;
      z-index: 2;
      overflow: visible;
      width: 100%;
      height: 100%;
      margin-right: 0;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      display: block;
      max-width: 100%;
      vertical-align: middle; }
    .publishers .swiper-container .swiper-slide .video-in-device {
      position: absolute;
      left: 50%;
      top: 0;
      right: auto;
      bottom: auto;
      overflow: hidden;
      width: 95%;
      height: 64%;
      margin-top: 2.75%;
      -webkit-transform: translate(-50%, 0px);
      -ms-transform: translate(-50%, 0px);
      transform: translate(-50%, 0px); }
    .publishers .swiper-container .swiper-slide .video-in-device video {
      width: auto;
      height: 100%; }
    @media (max-width: 599px) {
      .publishers .swiper-container .swiper-slide .video-wrapper {
        height: auto;
        margin: 0;
        position: absolute;
        top: 30vh;
        padding: 0; } }
  @media (max-width: 599px) and (max-width: 320px) {
    .publishers .swiper-container .swiper-slide .video-wrapper {
      top: 34vh; } }
    @media (min-width: 990px) {
      .publishers .swiper-container .swiper-slide .video-wrapper {
        width: 73%;
        top: 8%; } }
    @media (min-width: 1200px) {
      .publishers .swiper-container .swiper-slide .video-wrapper {
        top: 0; } }
    @media (min-width: 1800px) {
      .publishers .swiper-container .swiper-slide .video-wrapper {
        width: 62%;
        top: 0; } }
    .publishers .swiper-container .swiper-slide .hidden-on-desktop {
      display: block; }
      @media (min-width: 990px) {
        .publishers .swiper-container .swiper-slide .hidden-on-desktop {
          display: none !important; } }
    .publishers .swiper-container .swiper-slide footer {
      margin-top: auto;
      padding-bottom: 7vh; }
      .publishers .swiper-container .swiper-slide footer p {
        line-height: 1; }
      .publishers .swiper-container .swiper-slide footer img {
        margin-top: 0; }
      @media (max-width: 599px) {
        .publishers .swiper-container .swiper-slide footer {
          border-top: none; } }
  @media (max-width: 989.99px) {
    .publishers .swiper-container {
      height: 100% !important;
      padding: 0; }
    .publishers .swiper-container .video-wrapper {
      height: 50% !important;
      padding: 0 !important; }
    .publishers .swiper-container .swiper-slide {
      align-items: center;
      padding: 0 9vw 0; }
    .publishers .swiper-container header {
      margin-bottom: 1rem !important; }
    .publishers .swiper-container .slide-picture {
      height: auto;
      max-height: 25%; }
    .publishers .swiper-container .slide-list {
      flex: 0 0 90%;
      margin-left: 1rem; }
    .publishers .swiper-container #s2_1 .slider-cols {
      margin: 0 auto; }
      .publishers .swiper-container #s2_1 .slider-cols .slider-cols img {
        max-height: 10vh; }
    .publishers .swiper-container .video-wrapper {
      position: unset !important;
      transform: scale(1.2); }
    .publishers .swiper-container footer {
      position: absolute;
      left: 9vw;
      bottom: 3%;
      padding: 0 !important;
      max-width: 50%; }
      .publishers .swiper-container footer p {
        color: #A3AFB5;
        font-size: .6rem; } }
.publishers .swiper-wrapper {
  padding: 15px 0 0; }
  @media (min-width: 1200px) {
    .publishers .swiper-wrapper {
      width: 65%; } }
  .publishers .swiper-wrapper header h2 {
    padding-right: 4rem; }
    @media (max-width: 599px) {
      .publishers .swiper-wrapper header h2 {
        padding-right: 0; } }
.publishers img.slide-picture {
  height: 30vh;
  position: relative; }
  @media (min-width: 600px) {
    .publishers img.slide-picture {
      height: 40vh; } }
  @media (min-width: 990px) {
    .publishers img.slide-picture {
      position: absolute;
      width: 50%;
      right: 0;
      height: unset;
      max-height: 50%;
      object-fit: contain; } }
@media (max-width: 989.99px) {
  .publishers #s1_2 header,
  .publishers #s2_2 header,
  .publishers #s3_2 header,
  .publishers #s4_2 header,
  .publishers #s5_2 header {
    margin-bottom: 60%; } }

.publishers #s1_2 footer,
.publishers #s2_2 footer,
.publishers #s3_2 footer,
.publishers #s4_2 footer,
.publishers #s5_2 footer {
  padding-bottom: 20px; }

.publishers #s2_1 .slider-cols {
  margin: auto;
  flex-direction: column; }
  @media (min-width: 990px) {
    .publishers #s2_1 .slider-cols {
      flex-direction: row; } }
  .publishers #s2_1 .slider-cols img {
    max-height: 15vh; }
    @media (max-width: 599px) {
      .publishers #s2_1 .slider-cols img {
        max-height: 45px; } }
    @media (min-width: 990px) {
      .publishers #s2_1 .slider-cols img {
        width: auto;
        height: 100%; } }
  .publishers #s2_1 .slider-cols h3 {
    margin-top: 2vh;
    margin-bottom: 4vh; }
    @media (max-width: 599px) {
      .publishers #s2_1 .slider-cols h3 {
        margin-top: 1vh;
        margin-bottom: 2vh; } }
.publishers #s1_1 .slide-picture,
.publishers #s3_1 .slide-picture,
.publishers #s4_1 .slide-picture,
.publishers #s5_1 .slide-picture {
  width: 100%; }
  @media (min-width: 990px) {
    .publishers #s1_1 .slide-picture,
    .publishers #s3_1 .slide-picture,
    .publishers #s4_1 .slide-picture,
    .publishers #s5_1 .slide-picture {
      width: 50%; } }
  @media (min-width: 1200px) {
    .publishers #s1_1 .slide-picture,
    .publishers #s3_1 .slide-picture,
    .publishers #s4_1 .slide-picture,
    .publishers #s5_1 .slide-picture {
      width: 40%; } }
@media (min-width: 990px) {
  .publishers #s1_1 .slide-picture {
    transform: translateY(60%);
    left: auto; } }

@media (min-width: 1200px) {
  .publishers #s1_1 .slide-picture {
    transform: translateY(20%); } }

@media (min-width: 1800px) {
  .publishers #s1_1 .slide-picture {
    transform: translateY(0); } }

@media (min-width: 990px) {
  .publishers #s4_1 .slide-picture,
  .publishers #s5_1 .slide-picture {
    transform: translateY(25%);
    height: 40vh; } }

@media (min-width: 990px) {
  .publishers #s4_1 .slide-picture,
  .publishers #s5_1 .slide-picture {
    height: 50vh; } }

@media (min-width: 1200px) {
  .publishers #s4_1 .slide-picture,
  .publishers #s5_1 .slide-picture {
    transform: translateY(-13%); } }

@media (min-width: 990px) {
  .publishers #s3_1 .slide-picture {
    top: 10rem; } }

.publishers .swiper-pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 7.5%; }
  @media (min-width: 990px) {
    .publishers .swiper-pagination {
      display: block;
      padding-right: 0; } }
.publishers .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 2px; }
  @media (min-width: 600px) {
    .publishers .swiper-pagination-bullets .swiper-pagination-bullet {
      width: 12px;
      height: 12px; } }
  @media (min-width: 990px) {
    .publishers .swiper-pagination-bullets .swiper-pagination-bullet {
      width: 16px;
      height: 16px;
      margin: 0 5px; } }
.publishers .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(even) {
  width: 5px;
  height: 5px; }
  @media (min-width: 600px) {
    .publishers .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(even) {
      width: 8px;
      height: 8px; } }
  @media (min-width: 990px) {
    .publishers .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(even) {
      width: 16px;
      height: 16px; } }
.publishers #suite {
  display: flex;
  align-items: center; }
  @media (min-width: 990px) {
    .publishers #suite {
      height: 100vh; } }
  @media (min-width: 990px) {
    .publishers #suite {
      padding-top: 80px; } }
  .publishers #suite h2 {
    margin-bottom: 5rem; }
  .publishers #suite .wrapper-animation {
    margin: 0 14rem; }
  @media (max-width: 989.99px) {
    .publishers #suite {
      height: 100%;
      min-height: 100%; }
      .publishers #suite .inner {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        height: 100%;
        padding: 10% 9vw 0; }
      .publishers #suite h2 {
        margin-bottom: 0; }
      .publishers #suite .wrapper-animation {
        margin: 0 4vh; } }
.publishers .third-item-padding {
  padding-top: 3.5vh; }

.publishers #benefits {
  display: flex;
  align-items: center;
  min-height: 100vh; }
  @media (max-width: 989.99px) {
    .publishers #benefits {
      height: 100%; } }
  .publishers #benefits .inner {
    width: 80%; }
    @media (min-width: 1800px) {
      .publishers #benefits .inner h2 {
        padding: 0 5rem; } }
  @media (max-width: 989.99px) {
    .publishers #benefits .inner {
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      width: 100%;
      height: 100vh;
      padding: 9vh 6vw 1vh; }
    .publishers #benefits h2 {
      margin-bottom: 0; }
    .publishers #benefits .container {
      margin: 0 6vh; }
      .publishers #benefits .container header {
        width: auto; }
      .publishers #benefits .container .lottie-animation {
        height: 9vh; } }
#intro-live {
  display: flex;
  align-items: center;
  height: 100%; }
  #intro-live .inner {
    padding: 0; }
    @media (max-width: 768px) {
      #intro-live .inner {
        padding: 11vh 0; } }
  #intro-live h2 {
    padding: 0 4rem; }
    @media (min-width: 990px) {
      #intro-live h2 {
        padding: 0 11rem; } }
    @media (min-width: 1800px) {
      #intro-live h2 {
        padding: 0 16rem; } }
  #intro-live .responsive {
    display: inline-block;
    width: 91px;
    position: relative;
    top: 6px; }
    @media (min-width: 600px) {
      #intro-live .responsive {
        width: 155px;
        top: 7px; } }
    @media (min-width: 990px) {
      #intro-live .responsive {
        width: 11rem;
        top: 0.8rem; } }
  #intro-live .uppercase {
    line-height: 1.5; }

.advertisers #traditional {
  display: flex;
  align-items: center;
  height: 100%; }
  @media (min-width: 990px) {
    .advertisers #traditional .inner {
      width: 70%;
      padding: 0; } }
  @media (max-width: 375px) {
    .advertisers #traditional .inner {
      padding-bottom: 0; } }
  @media (max-width: 768px) {
    .advertisers #traditional p {
      margin-left: 4rem; } }
  @media (max-width: 599px) {
    .advertisers #traditional p {
      margin-left: 1rem; } }
  @media (max-width: 989.99px) {
    .advertisers #traditional .content {
      margin-top: 8% !important; } }
.advertisers #video-traffic {
  display: flex;
  align-items: center;
  height: 100%; }
  @media (min-width: 990px) {
    .advertisers #video-traffic .inner {
      padding: 0;
      width: 70%; } }
  @media (max-width: 768px) {
    .advertisers #video-traffic p {
      margin-left: 4rem; } }
  @media (max-width: 599px) {
    .advertisers #video-traffic p {
      margin-left: 1rem; } }
.advertisers #video-traffic b,
.advertisers #video-traffic strong {
  color: #06cdf2; }

.advertisers .gray-bg .contrast b,
.advertisers .gray-bg .contrast strong {
  color: #06cdf2; }

.advertisers h2 b,
.advertisers h2 strong {
  color: #06cdf2; }

#platforms {
  height: 100%; }
  @media (min-width: 990px) {
    #platforms {
      display: flex;
      align-items: center;
      height: 100%; } }
  @media (max-width: 989.99px) {
    #platforms {
      display: flex;
      align-items: center;
      margin-top: 10%; }
      #platforms .inner {
        display: flex;
        flex-direction: column;
        padding: 0 10%;
        height: 100%;
        align-items: center;
        justify-content: center; }
      #platforms .cols {
        margin: 10.5% auto; }
      #platforms .col-half {
        flex-basis: auto; }
      #platforms .lottie-animation {
        height: 100% !important;
        width: 70%;
        margin: 0 auto; } }
@media (min-width: 990px) {
  #but-with {
    display: flex;
    align-items: center;
    height: 100%; } }

#but-with .responsive.special-width {
  max-width: 210px;
  margin: auto; }

#but-with .cols {
  align-items: center;
  margin: 5vh 13vw 0; }
  @media (min-width: 990px) {
    #but-with .cols {
      align-items: flex-end;
      justify-content: center;
      margin: 5vh 0 0; } }
  @media (min-width: 1200px) {
    #but-with .cols {
      margin: 5vh 5vw 0; } }
  @media (min-width: 1200px) {
    #but-with .cols {
      align-items: flex-start; } }
  #but-with .cols .col-3:first-child {
    padding-left: 0; }
  #but-with .cols .col-3 {
    margin-bottom: 1vh;
    padding-left: 0; }
    @media (min-width: 990px) {
      #but-with .cols .col-3 {
        padding-left: 3vw; } }
#but-with .responsive {
  max-height: 331px;
  max-width: 292px;
  width: 100%;
  margin: auto; }

#but-with h3 {
  padding: 3vh 1.7vw; }

@media (max-width: 989.99px) {
  #but-with {
    height: 100%; }
    #but-with .inner {
      display: flex;
      flex-direction: column;
      height: 100%;
      justify-content: space-between; } }
    @media (max-width: 989.99px) and (max-width: 375px) {
      #but-with .inner {
        padding-bottom: 0; } }
@media (max-width: 989.99px) {
    #but-with h2 {
      margin: 1rem 0; }
    #but-with .cols {
      margin: 0; }
    #but-with .col-3 {
      display: flex;
      text-align: left;
      align-items: center;
      flex-basis: 100%;
      margin-bottom: 3vh !important;
      padding: 0; }
      #but-with .col-3:last-child {
        margin-bottom: 0; }
    #but-with h3 {
      margin-left: 2rem;
      width: 50%; }
    #but-with .lottie-animation {
      width: 50%;
      height: 10rem !important; } }

.advertisers #customers-need {
  display: flex;
  align-items: center;
  height: 100%; }
  @media (max-width: 599px) {
    .advertisers #customers-need .inner {
      padding: 0; } }
  .advertisers #customers-need .half {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: 50%;
    transform: translateY(-50%); }
    @media (max-width: 599px) {
      .advertisers #customers-need .half {
        font-size: 16px; } }
    @media (min-width: 990px) {
      .advertisers #customers-need .half {
        position: absolute; } }
  .advertisers #customers-need .risk {
    text-align: center;
    line-height: 0.71; }
    .advertisers #customers-need .risk {
      font-size: 52px; }
      @media (min-width: 320px) and (max-width: 1327px) {
        .advertisers #customers-need .risk {
          font-size: calc(52px + 368 * ((100vw - 320px) / 1007)); } }
      @media (min-width: 1327px) and (max-width: 2560px) {
        .advertisers #customers-need .risk {
          font-size: calc(52px + 368 * ((100vw - 320px) / 2240)); } }
      @media (min-width: 2560px) {
        .advertisers #customers-need .risk {
          font-size: 420px; } }
#due-to .cols .col-3 h3 {
  padding: 3vh 0; }

#due-to .responsive {
  max-width: 361px;
  max-height: 197px; }

@media (min-width: 990px) {
  #demand {
    display: flex;
    align-items: center;
    height: 100%; } }

@media (max-width: 375px) {
  #demand .inner {
    padding-bottom: 0; } }

@media (min-width: 990px) {
  #demand .inner {
    margin: 11vh auto 20vh; } }

@media (min-width: 1200px) {
  #demand .inner {
    margin: 11vh auto 20vh; } }

#demand h2 {
  color: #06cdf2; }

#demand .responsive {
  max-width: 286px;
  max-height: 235px;
  width: 100%; }

#demand #demand-cols {
  flex-direction: column; }
  @media (min-width: 990px) {
    #demand #demand-cols {
      flex-direction: row; } }
  @media (max-width: 989.99px) {
    #demand #demand-cols {
      margin-top: 10%; } }
  #demand #demand-cols .col-3:not(:first-child):not(:last-child) {
    padding: 0 3vw; }
  #demand #demand-cols .col-3:first-child {
    padding-right: 3vw; }
  #demand #demand-cols .col-3 {
    margin-bottom: 5vh; }
    @media (min-width: 990px) {
      #demand #demand-cols .col-3 {
        padding-left: 3vw; } }
  #demand #demand-cols header {
    padding-top: 4vh;
    display: flex;
    flex-direction: column; }
    @media (min-width: 990px) {
      #demand #demand-cols header {
        justify-content: center;
        flex-direction: row; } }
    #demand #demand-cols header .title-bullet {
      margin: 0 auto 5px;
      font-weight: 700;
      color: #06cdf2;
      display: inline-block;
      border-bottom: 2px solid #a8edfa;
      line-height: 0.8;
      padding-bottom: 1vh;
      max-height: 55px; }
      #demand #demand-cols header .title-bullet {
        font-size: 26px; }
        @media (min-width: 320px) and (max-width: 1327px) {
          #demand #demand-cols header .title-bullet {
            font-size: calc(26px + 24 * ((100vw - 320px) / 1007)); } }
        @media (min-width: 1327px) and (max-width: 2560px) {
          #demand #demand-cols header .title-bullet {
            font-size: calc(26px + 24 * ((100vw - 320px) / 2240)); } }
        @media (min-width: 2560px) {
          #demand #demand-cols header .title-bullet {
            font-size: 50px; } }
      @media (min-width: 990px) {
        #demand #demand-cols header .title-bullet {
          margin: 0 2vw 0 0; } }
    #demand #demand-cols header h3 {
      text-align: center;
      text-transform: uppercase; }
      #demand #demand-cols header h3 {
        font-size: 14px; }
        @media (min-width: 320px) and (max-width: 1327px) {
          #demand #demand-cols header h3 {
            font-size: calc(14px + 13 * ((100vw - 320px) / 1007)); } }
        @media (min-width: 1327px) and (max-width: 2560px) {
          #demand #demand-cols header h3 {
            font-size: calc(14px + 13 * ((100vw - 320px) / 2240)); } }
        @media (min-width: 2560px) {
          #demand #demand-cols header h3 {
            font-size: 27px; } }
      @media (min-width: 990px) {
        #demand #demand-cols header h3 {
          text-align: left; } }
    #demand #demand-cols header .subtitle {
      padding-top: 1vh;
      text-transform: uppercase;
      text-align: left;
      font-weight: 400;
      color: #475f6b;
      display: inline-block; }
      #demand #demand-cols header .subtitle {
        font-size: 12px; }
        @media (min-width: 320px) and (max-width: 1327px) {
          #demand #demand-cols header .subtitle {
            font-size: calc(12px + 8 * ((100vw - 320px) / 1007)); } }
        @media (min-width: 1327px) and (max-width: 2560px) {
          #demand #demand-cols header .subtitle {
            font-size: calc(12px + 8 * ((100vw - 320px) / 2240)); } }
        @media (min-width: 2560px) {
          #demand #demand-cols header .subtitle {
            font-size: 20px; } }
  #demand #demand-cols .picture {
    max-width: 316px; }
  #demand #demand-cols .lottie-animation {
    margin: auto; }

#demand #demand-pic3 {
  transform: translateX(8px); }
  @media (min-width: 600px) {
    #demand #demand-pic3 {
      transform: translateX(20px); } }
@media (max-width: 989.99px) {
  #demand .col-3 {
    padding: 0 !important;
    display: flex;
    flex-direction: row-reverse; }
  #demand #demand-cols header {
    width: 50%; }
    #demand #demand-cols header h3 {
      text-align: left; }
    #demand #demand-cols header .title-bullet {
      text-align: left;
      margin: 0 0 5px;
      width: fit-content; }
  #demand #demand-cols .lottie-animation {
    width: 50%; } }

.conquer-slogan {
  display: flex;
  align-items: center;
  height: 100%; }
  @media (min-width: 1800px) {
    .conquer-slogan .main-title {
      font-size: 46px; } }
  @media (min-width: 1800px) and (min-width: 320px) and (max-width: 1327px) {
    .conquer-slogan .main-title {
      font-size: calc(46px + 134 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1800px) and (min-width: 1327px) and (max-width: 2560px) {
    .conquer-slogan .main-title {
      font-size: calc(46px + 134 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 1800px) and (min-width: 2560px) {
    .conquer-slogan .main-title {
      font-size: 180px; } }
  @media (min-width: 1800px) {
    .conquer-slogan .main-title.subtitle {
      font-size: 26px; } }
  @media (min-width: 1800px) and (min-width: 320px) and (max-width: 1327px) {
    .conquer-slogan .main-title.subtitle {
      font-size: calc(26px + 59 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1800px) and (min-width: 1327px) and (max-width: 2560px) {
    .conquer-slogan .main-title.subtitle {
      font-size: calc(26px + 59 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 1800px) and (min-width: 2560px) {
    .conquer-slogan .main-title.subtitle {
      font-size: 85px; } }
@media (min-width: 990px) {
  .advertisers #benefits {
    display: flex;
    align-items: center;
    height: 100%; } }

.advertisers #benefits h2 {
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 1200px) {
    .advertisers #benefits h2 {
      font-size: 26px; } }
  @media (min-width: 1200px) and (min-width: 320px) and (max-width: 1327px) {
    .advertisers #benefits h2 {
      font-size: calc(26px + 34 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1200px) and (min-width: 1327px) and (max-width: 2560px) {
    .advertisers #benefits h2 {
      font-size: calc(26px + 34 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 1200px) and (min-width: 2560px) {
    .advertisers #benefits h2 {
      font-size: 60px; } }
  @media (min-width: 1800px) {
    .advertisers #benefits h2 {
      font-size: 26px; } }
  @media (min-width: 1800px) and (min-width: 320px) and (max-width: 1327px) {
    .advertisers #benefits h2 {
      font-size: calc(26px + 64 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1800px) and (min-width: 1327px) and (max-width: 2560px) {
    .advertisers #benefits h2 {
      font-size: calc(26px + 64 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 1800px) and (min-width: 2560px) {
    .advertisers #benefits h2 {
      font-size: 90px; } }
@media (min-width: 990px) {
  .advertisers #benefits .container {
    align-items: flex-end; } }

.advertisers #benefits #benefits-items section:not(:last-child) {
  border: unset; }

@media (max-width: 989.99px) {
  .advertisers #benefits .col-3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-basis: 100%;
    margin-bottom: 6vh;
    padding: 0 !important; }
    .advertisers #benefits .col-3:last-child {
      margin-bottom: 0; }
    .advertisers #benefits .col-3 h3 {
      width: 50%;
      text-align: left; }
    .advertisers #benefits .col-3 .lottie-animation {
      width: 50%; } }

#adv-slider {
  display: flex;
  align-items: center;
  height: inherit;
  min-height: 600px;
  backface-visibility: hidden; }
  #adv-slider *,
  #adv-slider .swiper-slide,
  #adv-slider .swiper-wrapper {
    backface-visibility: hidden !important;
    transform-style: preserve-3d !important; }
  #adv-slider .swiper-slide {
    justify-content: center;
    height: 100%;
    overflow: hidden; }
    @media (min-width: 990px) {
      #adv-slider .swiper-slide {
        padding: 0 4rem; } }
    @media (min-width: 600px) and (max-width: 990px) {
      #adv-slider .swiper-slide.with-number h2 {
        margin-bottom: 1.5rem; } }
    @media (min-width: 990px) {
      #adv-slider .swiper-slide .subtitle {
        margin-bottom: 6rem;
        width: 51%; } }
    @media (min-width: 1200px) {
      #adv-slider .swiper-slide {
        padding-top: 80px; } }
  #adv-slider .inner {
    width: 100%;
    height: auto;
    padding: 0 4rem;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column; }
    @media (max-width: 599px) {
      #adv-slider .inner {
        padding: 5rem 3rem 4rem; } }
    @media (min-width: 1800px) {
      #adv-slider .inner {
        width: 80%; } }
  @media (max-width: 989.99px) {
    #adv-slider .slide-basic .inner {
      height: 100%; }
    #adv-slider .slide-basic .video-wrapper {
      align-self: center;
      height: 60%; }
    #adv-slider .slide-basic#video-ads .video-wrapper {
      width: unset; } }
  @media (min-width: 990px) {
    #adv-slider .slide-basic .inner {
      flex-direction: row;
      padding: 10% 4rem;
      height: inherit; }
    #adv-slider .slide-basic#matching .inner {
      flex-direction: row-reverse; }
    #adv-slider .slide-basic#matching .video-wrapper {
      margin-right: 10rem; } }
  @media (min-width: 990px) and (max-width: 989.99px) {
    #adv-slider .slide-basic#matching .video-wrapper {
      width: unset; } }
  @media (min-width: 990px) {
    #adv-slider .slide-basic .slide-basic-content {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      width: 60%; }
      #adv-slider .slide-basic .slide-basic-content .text-bottom {
        margin-bottom: 15%; } }
  #adv-slider .slide-basic .video-wrapper {
    display: flex; }
  #adv-slider h2 {
    width: 100%; }
  #adv-slider p {
    line-height: 1.2; }
    #adv-slider p b,
    #adv-slider p strong {
      font-weight: 500;
      color: #ffffff; }
  #adv-slider .video-wrapper {
    height: 100%; }
    #adv-slider .video-wrapper video {
      width: 100%; }
  @media (min-width: 990px) {
    #adv-slider .width-55 {
      width: 100%; } }
  @media (min-width: 990px) {
    #adv-slider .width-45 {
      width: 45%; } }
  @media (min-width: 990px) {
    #adv-slider .width-40 {
      width: 40%; } }
  @media (min-width: 990px) {
    #adv-slider .width-35 {
      width: 50%; } }
  @media (min-width: 1800px) {
    #adv-slider .width-35 {
      width: 48%; } }
  @media (min-width: 990px) {
    #adv-slider .width-25 {
      width: 42%;
      line-height: 1.3;
      margin-top: 30px; } }
  @media (min-width: 1800px) {
    #adv-slider .width-25 {
      margin-bottom: 8rem; } }
  @media (min-width: 1200px) {
    #adv-slider .snap-right {
      right: 10%; } }
  @media (min-width: 1800px) {
    #adv-slider .snap-right {
      right: 0; } }
  #adv-slider .slide-bg-picture {
    width: calc(100% + 3rem);
    height: 180px;
    margin: 1.5rem -1.5rem; }
    @media (min-width: 600px) {
      #adv-slider .slide-bg-picture {
        width: 100%;
        margin: 1.5rem 0 0;
        height: 400px; } }
    @media (min-width: 990px) {
      #adv-slider .slide-bg-picture {
        position: absolute;
        height: 100%;
        max-width: 55%;
        max-height: 50vh;
        margin-top: auto;
        bottom: 0; } }
    @media (min-width: 1200px) {
      #adv-slider .slide-bg-picture {
        max-width: 40%;
        max-height: 45vh; } }
    @media (min-width: 1800px) {
      #adv-slider .slide-bg-picture {
        max-width: 50%;
        max-height: 30vh; } }
  #adv-slider .slide-picture {
    height: auto;
    flex: 0; }
  #adv-slider .slide-number {
    font-weight: 700;
    color: #ffffff; }
    #adv-slider .slide-number {
      font-size: 23px; }
      @media (min-width: 320px) and (max-width: 1327px) {
        #adv-slider .slide-number {
          font-size: calc(23px + 57 * ((100vw - 320px) / 1007)); } }
      @media (min-width: 1327px) and (max-width: 2560px) {
        #adv-slider .slide-number {
          font-size: calc(23px + 57 * ((100vw - 320px) / 2240)); } }
      @media (min-width: 2560px) {
        #adv-slider .slide-number {
          font-size: 80px; } }
    #adv-slider .slide-number p {
      line-height: 80%;
      margin-bottom: 0;
      padding-bottom: 5px; }
      @media (min-width: 990px) {
        #adv-slider .slide-number p {
          padding-bottom: 10px; } }
  #adv-slider .slide-icon {
    width: 35px; }
    @media (min-width: 600px) {
      #adv-slider .slide-icon {
        width: 50px; } }
  @media (max-width: 599px) {
    #adv-slider .bottom-margin {
      margin-bottom: 30px; } }
  @media (min-width: 1200px) {
    #adv-slider .f100 {
      font-size: 24px; } }
  @media (min-width: 1200px) and (min-width: 320px) and (max-width: 1327px) {
    #adv-slider .f100 {
      font-size: calc(24px + 46 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1200px) and (min-width: 1327px) and (max-width: 2560px) {
    #adv-slider .f100 {
      font-size: calc(24px + 46 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 1200px) and (min-width: 2560px) {
    #adv-slider .f100 {
      font-size: 70px; } }
  @media (min-width: 1800px) {
    #adv-slider .f100 {
      font-size: 26px; } }
  @media (min-width: 1800px) and (min-width: 320px) and (max-width: 1327px) {
    #adv-slider .f100 {
      font-size: calc(26px + 74 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1800px) and (min-width: 1327px) and (max-width: 2560px) {
    #adv-slider .f100 {
      font-size: calc(26px + 74 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 1800px) and (min-width: 2560px) {
    #adv-slider .f100 {
      font-size: 100px; } }
  @media (min-width: 990px) {
    #adv-slider .f70 {
      font-size: 18px; } }
  @media (min-width: 990px) and (min-width: 320px) and (max-width: 1327px) {
    #adv-slider .f70 {
      font-size: calc(18px + 42 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 990px) and (min-width: 1327px) and (max-width: 2560px) {
    #adv-slider .f70 {
      font-size: calc(18px + 42 * ((100vw - 320px) / 2240)); } }
  @media (min-width: 990px) and (min-width: 2560px) {
    #adv-slider .f70 {
      font-size: 60px; } }
#semantic img {
  margin-top: 15vh; }

@media (max-width: 599px) {
  #semantic .inner {
    padding-top: 2rem; } }

@media (max-width: 599px) {
  #semantic h2 {
    margin-top: 0;
    margin-bottom: 0.5rem; }
  #semantic .bottom-margin {
    margin-bottom: 3.5rem; } }

@media (min-width: 600px) and (max-width: 990px) {
  #semantic h2 {
    margin-bottom: 1rem; } }

#semantic2 {
  overflow: hidden; }
  @media (max-width: 599px) {
    #semantic2 .inner {
      padding-top: 2rem;
      padding-bottom: 2rem; } }
  @media (min-width: 1200px) {
    #semantic2 .phone-margin-smaller {
      padding-top: 4rem; } }
  @media (max-width: 599px) {
    #semantic2 h2 {
      margin-top: 0;
      margin-bottom: 0.5rem; }
    #semantic2 .icon-continer {
      margin-bottom: 2rem; } }
  @media (min-width: 600px) and (max-width: 990px) {
    #semantic2 h2 {
      margin-bottom: 1rem; }
    #semantic2 .icon-continer {
      margin-bottom: 3.5rem; } }
  #semantic2 .semantic-pic {
    max-width: 45%;
    margin-left: auto;
    display: block; }
    @media (max-width: 599px) {
      #semantic2 .semantic-pic {
        right: -10%;
        max-width: 70%; } }
    @media (min-width: 990px) {
      #semantic2 .semantic-pic {
        position: absolute;
        width: auto; } }
  #semantic2 .thumbs-list {
    position: absolute;
    right: 30%;
    bottom: 20%;
    display: flex; }
    #semantic2 .thumbs-list a {
      height: 150px;
      width: 150px;
      display: inline-block; }
    #semantic2 .thumbs-list img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    #semantic2 .thumbs-list #pic1 {
      margin-top: 40px;
      margin-right: 15px; }
    #semantic2 .thumbs-list #pic2 {
      margin-right: 20px; }
    #semantic2 .thumbs-list #pic3 {
      margin-top: 30px;
      position: relative;
      z-index: 2;
      margin-right: -15px; }
    #semantic2 .thumbs-list #pic4 {
      margin-top: 0;
      margin-right: -10px;
      position: relative; }
    #semantic2 .thumbs-list #pic5 {
      margin-top: 30px;
      position: relative;
      z-index: 2; }
    @media (max-width: 599px) {
      #semantic2 .thumbs-list {
        right: 45%;
        bottom: 15%; }
        #semantic2 .thumbs-list a {
          height: 100px;
          width: 100px;
          display: inline-block; } }
    @media (min-width: 990px) {
      #semantic2 .thumbs-list {
        bottom: 10%;
        right: 10%; }
        #semantic2 .thumbs-list a {
          width: 220px;
          height: 220px; }
        #semantic2 .thumbs-list #pic1 {
          margin-top: 65px;
          margin-right: 25px; }
        #semantic2 .thumbs-list #pic2 {
          margin-right: 30px; }
        #semantic2 .thumbs-list #pic3 {
          margin-top: 50px;
          margin-right: -25px; }
        #semantic2 .thumbs-list #pic4 {
          margin-top: 0;
          margin-right: -20px; }
        #semantic2 .thumbs-list #pic5 {
          margin-top: 50px; } }
    @media (min-width: 1200px) {
      #semantic2 .thumbs-list a {
        width: 13vw;
        height: 13vw; } }
    @media (min-width: 1800px) {
      #semantic2 .thumbs-list a {
        width: 13vw;
        height: 13vw; }
      #semantic2 .thumbs-list #pic1 {
        margin-top: 85px;
        margin-right: 35px; }
      #semantic2 .thumbs-list #pic2 {
        margin-right: 40px; }
      #semantic2 .thumbs-list #pic3 {
        margin-top: 65px;
        margin-right: -35px; }
      #semantic2 .thumbs-list #pic4 {
        margin-top: 0;
        margin-right: -25px; }
      #semantic2 .thumbs-list #pic5 {
        margin-top: 65px; } }
  @media (min-width: 990px) {
    #semantic2 .thumbs-list {
      left: -10%;
      bottom: 20%; }
    #semantic2 .semantic2-iphone {
      right: 0; }
    #semantic2 .semantic-pic {
      height: 75vh; } }
  @media (min-width: 1200px) {
    #semantic2 .thumbs-list {
      left: unset;
      bottom: 25%;
      right: auto; }
    #semantic2 .column-2-block {
      margin-bottom: 45%; }
    #semantic2 .semantic-pic {
      height: 70vh; } }
  @media (min-width: 1800px) {
    #semantic2 .thumbs-list {
      bottom: 17%; }
    #semantic2 .semantic-pic {
      right: -10%; } }
  @media (min-width: 2048px) {
    #semantic2 .thumbs-list {
      left: 0; }
    #semantic2 .semantic-pic {
      right: 0; } }
@media (min-width: 990px) {
  #adv-slider {
    display: flex;
    align-items: center; } }

#adv-slider .icon-continer {
  display: flex;
  align-items: flex-start; }
  #adv-slider .icon-continer .icon {
    margin-right: 20px;
    color: #fff;
    border-bottom: 4px solid rgba(255, 255, 255, 0.419608);
    line-height: 1;
    align-self: flex-start; }

#adv-slider img {
  max-width: 100%; }

#adv-slider h2.centered {
  width: 100%; }

.descr {
  margin: 0 auto 50px;
  color: #fff; }

@media (max-width: 599px) {
  #matching .mobile-top-margin {
    margin-top: 1rem; } }

@media (min-width: 990px) {
  #matching h2 {
    margin-bottom: 10rem; } }

@media (max-width: 989.99px) {
  #matching-2 .subtitle {
    order: 5;
    margin-top: auto;
    max-width: 60%; } }

@media (min-width: 990px) {
  #matching-2 .slide-bg-picture {
    max-width: 75%; } }

@media (min-width: 1200px) {
  #matching-2 .slide-bg-picture {
    max-width: 68%; } }

@media (min-width: 990px) {
  #best-res.swiper-slide .inner {
    text-align: center; } }

@media (min-width: 990px) {
  #best-res.swiper-slide h2 {
    text-align: center; } }

@media (max-width: 599px) {
  #best-res.swiper-slide h2 {
    margin-top: 0;
    margin-bottom: 0.5rem; } }

@media (min-width: 600px) and (max-width: 990px) {
  #best-res.swiper-slide h2 {
    margin-bottom: 2rem; } }

#best-res.swiper-slide .row {
  flex-direction: column;
  align-content: center; }
  @media (max-width: 599px) {
    #best-res.swiper-slide .row {
      align-self: center;
      width: 100%; } }
#best-res.swiper-slide .column {
  line-height: 1;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 30px; }
  @media (max-width: 599px) {
    #best-res.swiper-slide .column {
      max-width: 250px;
      margin-bottom: 20px; } }
  @media (min-width: 600px) and (max-width: 990px) {
    #best-res.swiper-slide .column {
      width: 390px;
      margin: auto; } }
  #best-res.swiper-slide .column .slide-value {
    text-align: right;
    position: relative;
    width: 100%; }
    #best-res.swiper-slide .column .slide-value > :first-child:before {
      content: '__';
      font-size: 40px;
      line-height: 16px;
      color: rgba(255, 255, 255, 0.5);
      font-weight: normal;
      display: inline-block;
      margin-right: 20px; }

#best-res.swiper-slide .slide-picture {
  max-width: 30%;
  margin-right: 20px;
  flex: 0 0 100%; }
  @media (max-width: 599px) {
    #best-res.swiper-slide .slide-picture {
      margin-right: 10px;
      max-width: 35%;
      width: auto;
      height: 20vw;
      flex: 0 0 auto; } }
  @media (min-width: 600px) and (max-width: 990px) {
    #best-res.swiper-slide .slide-picture {
      max-width: 40%;
      height: 150px; } }
  @media (min-width: 990px) and (max-width: 1200px) {
    #best-res.swiper-slide .slide-picture {
      height: 150px; } }
@media (min-width: 600px) and (max-width: 990px) {
  #best-res.swiper-slide .column .slide-value .f70 {
    font-size: 49px; }
  #best-res.swiper-slide .column .slide-value .f45 {
    font-size: 35px; }
  #best-res.swiper-slide .column .slide-value .f27 {
    font-size: 22px; } }

@media (min-width: 990px) {
  #best-res.swiper-slide .row {
    flex-direction: row; }
  #best-res.swiper-slide .column {
    flex-direction: column; }
    #best-res.swiper-slide .column .slide-value {
      text-align: center; }
      #best-res.swiper-slide .column .slide-value > :first-child:before {
        content: none; }
  #best-res.swiper-slide .slide-picture {
    max-height: 150px;
    max-width: 90%;
    margin-bottom: 30px;
    margin-right: 0; } }

@media (min-width: 1800px) {
  #best-res.swiper-slide .slide-picture {
    max-height: 200px; } }

#best-res.swiper-slide .column-2-block {
  flex: 0 10%; }

#adhero.swiper-slide {
  overflow: hidden; }
  @media (min-width: 990px) {
    #adhero.swiper-slide {
      padding: 0; } }
  #adhero.swiper-slide .inner {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding: 2rem 0 0;
    max-width: 100%; }
    #adhero.swiper-slide .inner #adhero-ipad {
      order: 1;
      width: 100%;
      max-width: 65vw;
      position: relative; }
      #adhero.swiper-slide .inner #adhero-ipad img {
        width: 100%; }
      @media (min-width: 1200px) {
        #adhero.swiper-slide .inner #adhero-ipad img:first-child {
          width: auto;
          height: 60vh; } }
      #adhero.swiper-slide .inner #adhero-ipad #ads-list {
        position: absolute;
        bottom: 10%;
        left: 35vw;
        width: 150vw;
        max-width: none; }
    #adhero.swiper-slide .inner .column-2-block {
      order: 0;
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      flex: 0; }
    @media (min-width: 600px) {
      #adhero.swiper-slide .inner #adhero-ipad {
        max-width: 88vw;
        margin-left: -25%; } }
    @media (min-width: 990px) {
      #adhero.swiper-slide .inner {
        flex-direction: row;
        justify-content: space-between;
        padding: 3rem 0 0; }
        #adhero.swiper-slide .inner #adhero-ipad {
          order: 0;
          flex-shrink: 0;
          position: relative;
          max-width: unset;
          width: auto;
          margin-left: 10%; }
          #adhero.swiper-slide .inner #adhero-ipad #ads-list {
            left: 28rem;
            width: 43rem; } }
      @media (min-width: 990px) and (min-width: 990px) {
        #adhero.swiper-slide .inner #adhero-ipad #ads-list {
          left: 21vw;
          width: 56vw; } }
    @media (min-width: 990px) {
        #adhero.swiper-slide .inner .column-2-block {
          order: 1;
          flex-grow: 1;
          margin-left: -10%; } }
    @media (min-width: 1200px) {
      #adhero.swiper-slide .inner #adhero-ipad {
        margin-left: 0; } }
    @media (max-width: 599px) {
      #adhero.swiper-slide .inner #adhero-ipad {
        margin-top: 2rem;
        margin-left: -28%;
        max-width: 115vw; } }
  @media (max-width: 599px) {
    #adhero.swiper-slide h2 {
      margin-top: 0;
      margin-bottom: 0.5rem; } }
  @media (min-width: 600px) and (max-width: 990px) {
    #adhero.swiper-slide h2 {
      margin-bottom: 1rem; }
      #adhero.swiper-slide h2 + p {
        margin-bottom: 4.5rem; } }
  @media (min-width: 990px) {
    #adhero.swiper-slide h2 {
      width: 50%; } }
  @media (min-width: 990px) {
    #adhero.swiper-slide .width-60 {
      width: 60%; } }
#due-to2 {
  display: flex;
  align-items: center;
  height: 100%; }
  @media (max-width: 375px) {
    #due-to2 .inner {
      padding-bottom: 0; } }
  #due-to2 .row {
    flex-direction: column;
    margin-top: 10vh; }
    @media (min-width: 600px) {
      #due-to2 .row {
        margin-top: 7vh; } }
    @media (min-width: 990px) {
      #due-to2 .row {
        flex-direction: row; } }
    @media (max-width: 989.99px) {
      #due-to2 .row {
        align-items: center;
        margin-top: 10%; }
        #due-to2 .row .column {
          width: 64%; }
        #due-to2 .row .lottie-animation {
          max-width: 80%; } }
  #due-to2 .column {
    flex-direction: column-reverse;
    align-items: center;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    justify-content: flex-end; }
    @media (min-width: 990px) {
      #due-to2 .column {
        flex-direction: column; } }
    @media (min-width: 990px) {
      #due-to2 .column .title-container {
        margin-bottom: 2rem; } }
    #due-to2 .column .lottie-animation {
      max-width: 139px;
      min-height: 80px;
      margin-bottom: 1rem; }
      @media (max-width: 375px) {
        #due-to2 .column .lottie-animation {
          max-width: 115px;
          margin-bottom: 0; } }
      @media (min-width: 600px) {
        #due-to2 .column .lottie-animation {
          max-width: 270px; } }
      @media (min-width: 990px) {
        #due-to2 .column .lottie-animation {
          max-width: 232px;
          height: 127px;
          margin-bottom: 0; } }
      @media (min-width: 1200px) {
        #due-to2 .column .lottie-animation {
          max-width: 361px;
          height: 200px; } }
  #due-to2 .column:not(:last-child) {
    margin-bottom: 2.5rem; }
    @media (min-width: 600px) {
      #due-to2 .column:not(:last-child) {
        margin-bottom: 4rem; } }
    @media (min-width: 990px) {
      #due-to2 .column:not(:last-child) {
        margin-right: 50px;
        margin-bottom: 0; } }
  #due-to2 h2 {
    text-align: center; }
  @media (min-width: 990px) {
    #due-to2 #due-pic1 {
      width: 232px; } }
  @media (min-width: 1200px) {
    #due-to2 #due-pic1 {
      width: 357px; } }
  @media (min-width: 990px) {
    #due-to2 #due-pic3 {
      height: 127px; } }
  @media (min-width: 1200px) {
    #due-to2 #due-pic3 {
      height: 191px; } }
#video-ads .video-wrapper {
  width: 100%; }

#video-ads .slide-img {
  max-width: 60%;
  display: block;
  margin: 0 auto; }

@media (max-width: 599px) {
  #video-ads .slide-img {
    max-width: 80%; } }

@media (min-width: 990px) {
  #video-ads .slide-img {
    width: auto;
    height: 100%;
    position: absolute;
    right: -5%;
    object-fit: contain;
    object-position: top; } }

#video-ads p.width-40 {
  margin-bottom: 2rem; }

@media (max-width: 599px) {
  #safety .inner {
    padding: 4rem 2.5rem; } }

@media (min-width: 990px) {
  #safety .inner {
    text-align: center; }
    #safety .inner h2 {
      text-align: center;
      margin-left: auto;
      margin-right: auto; } }

#safety .slide-picture {
  max-width: 90%; }
  @media (min-width: 600px) {
    #safety .slide-picture {
      max-width: 100%;
      height: 63vh; } }
  @media (min-width: 990px) {
    #safety .slide-picture {
      height: auto; } }
.career #conquer .on-green strong {
  color: unset; }

@media (min-width: 990px) {
  .career h2 {
    line-height: 1.2; } }

@media (min-width: 990px) {
  .career #introduction .inner {
    padding: 0; } }

@media (max-width: 599px) {
  .career #introduction .inner {
    padding: 9% 10% 0; } }

.career #introduction .inner p {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 990px) {
    .career #introduction .inner p {
      width: 60%; } }
.career #introduction .inner .w740 {
  max-width: 500px;
  margin: 0 auto; }
  @media (max-width: 599px) {
    .career #introduction .inner .w740 {
      height: 90px; } }
.career #facts .wrapperIcons {
  display: flex;
  justify-content: space-around;
  margin-top: 5rem; }
  @media (max-width: 599px) {
    .career #facts .wrapperIcons {
      flex-direction: column;
      justify-content: center;
      margin-top: 2rem; } }
@media (max-width: 768px) {
  .career #facts .factsIcons {
    width: 20%; } }

@media (max-width: 599px) {
  .career #facts .factsIcons {
    width: unset; } }

@media (min-width: 990px) {
  .career #facts .factsIcons {
    width: 20%; } }

.career #facts .factsIcons img {
  width: auto;
  height: 100%;
  max-width: 4rem;
  max-height: 3rem; }
  @media (min-width: 990px) {
    .career #facts .factsIcons img {
      max-width: 8rem;
      max-height: 5rem; } }
.career #facts .factsIcons h2 {
  margin-top: 1rem;
  line-height: 1.2; }
  @media (max-width: 599px) {
    .career #facts .factsIcons h2 {
      padding: 0 4rem; } }
.career #benefits {
  height: 100%; }
  .career #benefits .swiper-wrap-benefits {
    position: relative;
    overflow: hidden;
    height: 100%; }
    @media (min-width: 990px) {
      .career #benefits .swiper-wrap-benefits {
        margin-top: 5rem; } }
    @media (max-width: 989.99px) {
      .career #benefits .swiper-wrap-benefits {
        margin-bottom: 5rem; } }
  .career #benefits .swiper-container-benefits {
    height: 100%; }
  .career #benefits .swiper-slide {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #49d7a9; }
    @media (max-width: 599px) {
      .career #benefits .swiper-slide {
        background-size: 40em; } }
    .career #benefits .swiper-slide h2 {
      margin-bottom: 5rem;
      line-height: 1.3; }
    .career #benefits .swiper-slide p {
      width: 60%; }
      @media (max-width: 599px) {
        .career #benefits .swiper-slide p {
          width: 70%; } }
    @media (max-width: 599px) {
      .career #benefits .swiper-slide .blur {
        position: absolute;
        width: 100%;
        height: 30%;
        background: linear-gradient(90deg, #4dd6a3 0%, rgba(0, 212, 255, 0.853379) 100%);
        filter: blur(10px); }
      .career #benefits .swiper-slide .blur-top {
        top: 0; }
      .career #benefits .swiper-slide .blur-down {
        bottom: 0; } }
    .career #benefits .swiper-slide .benefits-gradient {
      position: absolute;
      height: 100%;
      width: 100%;
      background: #4dd6a3;
      background: linear-gradient(90deg, #4dd6a3 0%, rgba(0, 212, 255, 0.853379) 100%); }
    .career #benefits .swiper-slide .inner {
      padding: 0 10%;
      width: 100%; }
      @media (max-width: 599px) {
        .career #benefits .swiper-slide .inner {
          height: 70%;
          display: flex;
          flex-direction: column;
          justify-content: space-between; } }
  .career #benefits .swiper-pagination-benefits {
    display: none; }
    @media (max-width: 599px) {
      .career #benefits .swiper-pagination-benefits {
        display: unset;
        position: absolute;
        z-index: 2; } }
.career .no-vacancies {
  padding: 50px;
  line-height: 1.2; }

.career .js-tabs__content {
  text-align: left;
  padding-top: 25px; }

.career .career-link {
  display: block;
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #B8EFDA;
  color: #475f6b;
  font-weight: 500; }
  .career .career-link span {
    color: #4dd6a3; }
  .career .career-link:after {
    content: "";
    background: url("../img/base/svg/arrow-right.svg");
    position: absolute;
    right: 0;
    width: 16px;
    height: 28px;
    top: 50%;
    transform: translateY(-50%); }

.career #core-values .swiper-wrap {
  position: relative; }

.career #core-values .swiper-slide {
  width: 100%; }

.career #core-values .inner-main {
  max-width: 100%;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.career #core-values .inner-swiper, .career #core-values .inner-title {
  padding-bottom: 0;
  padding-top: 0;
  width: 100%;
  margin: 0 auto; }

.career #core-values .swiper-pagination-bullet-active {
  background-color: #4dd6a3; }

@media (min-width: 990px) and (max-width: 1200px) {
  .career #core-values .f70 {
    font-size: 45px; } }

@media (min-width: 990px) and (max-width: 1200px) {
  .career #core-values .f47 {
    font-size: 32px; } }

.career .swiper-container {
  margin-top: 4.5rem;
  max-width: 100%;
  height: auto;
  padding-bottom: 2rem; }
  .career .swiper-container .row {
    align-items: flex-start;
    flex-direction: column; }
    @media (min-width: 990px) {
      .career .swiper-container .row {
        flex-direction: row; } }
  .career .swiper-container img {
    width: 100%; }
    @media (min-width: 990px) {
      .career .swiper-container img {
        max-height: 18rem; } }
  .career .swiper-container .column.image {
    align-self: center;
    padding-bottom: 2rem; }
  .career .swiper-container .column {
    flex-direction: column; }
  .career .swiper-container .content {
    text-align: left; }
    .career .swiper-container .content h3,
    .career .swiper-container .content p {
      margin-bottom: 2rem; }
    .career .swiper-container .content p {
      line-height: 1; }
  .career .swiper-container ul {
    list-style-image: url("../img/base/svg/list-bullet.svg");
    padding-inline-start: 1rem; }
    .career .swiper-container ul li {
      padding-bottom: 1rem;
      padding-left: 1.5rem; }

#jobs .inner {
  text-align: left; }
  @media (max-width: 989.99px) {
    #jobs .inner {
      padding: 0 9.5vw 9vh; } }
@media (min-width: 990px) {
  #jobs h2 {
    padding: 0 10rem; } }

@media (max-width: 599px) {
  #jobs h2 {
    padding-top: 4rem; } }

#jobs .js-Accordion {
  margin: 0 auto;
  max-width: 30em;
  width: 100%; }
  @media (min-width: 600px) {
    #jobs .js-Accordion {
      max-width: none; } }
#jobs .js-Accordion-title {
  position: relative;
  background: #fff;
  border-bottom: 1px solid #B8EFDA;
  border-right: 0;
  border-left: 0;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  color: #475f6b;
  border-top: 0;
  cursor: pointer;
  display: block;
  padding: 1em 0;
  width: 100%; }
  #jobs .js-Accordion-title img {
    height: 31px;
    width: 27px;
    margin-right: 25px; }
  #jobs .js-Accordion-title:after {
    content: "";
    position: absolute;
    height: 14px;
    width: 8px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url("../img/base/svg/arrow-right-green.svg"); }

#jobs .js-Accordion-title.accordion-open {
  outline: none; }
  #jobs .js-Accordion-title.accordion-open:after {
    transform: rotate(90deg) translate(-50%, 0); }

#jobs .js-Accordion-content {
  padding: 0 2rem;
  background: #DBF7ED;
  height: 0;
  line-height: 1.5;
  overflow: hidden;
  transition: all 0.25s linear; }
  #jobs .js-Accordion-content .career-link {
    padding-right: 25px;
    border-bottom: 1px solid #fff; }

#jobs #tabs ul {
  margin-top: 5rem;
  margin-bottom: 86px;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: flex-end; }
  #jobs #tabs ul li:not(:last-child) {
    margin-right: 3rem; }
    @media (min-width: 1200px) {
      #jobs #tabs ul li:not(:last-child) {
        margin-right: 6rem; } }
  #jobs #tabs ul li {
    text-align: center; }
    #jobs #tabs ul li span {
      pointer-events: none; }
  #jobs #tabs ul a {
    line-height: 2.5;
    display: block;
    text-decoration: none; }
    @media (min-width: 990px) and (max-width: 1200px) {
      #jobs #tabs ul a {
        font-size: 17px; } }
    #jobs #tabs ul a:hover {
      color: #4dd6a3; }

#jobs #tabs .city-icon {
  display: block;
  margin: 0 auto;
  max-width: 80px;
  max-height: 111px; }
  @media (min-width: 1200px) {
    #jobs #tabs .city-icon {
      max-width: 120px;
      max-height: 135px; } }
.jobs-sidebar .menu-item span {
  color: #4dd6a3; }

.sidebar-menu > img {
  width: 53px; }
  @media (min-width: 990px) {
    .sidebar-menu > img {
      max-width: 100px; } }
.sidebar-menu .menu-item a {
  font-size: 11px; }

.sidebar-menu .sidebar-header {
  display: flex;
  align-items: flex-end;
  margin-bottom: 1rem; }

.sidebar-menu .sidebar-title {
  margin: 0;
  margin-left: 20px;
  height: 100%; }
  @media (min-width: 990px) {
    .sidebar-menu .sidebar-title {
      line-height: 1.3; } }
  .sidebar-menu .sidebar-title b,
  .sidebar-menu .sidebar-title strong {
    color: #4dd6a3;
    font-weight: 500; }

@media (min-width: 990px) {
  .widget__title {
    line-height: 1.3; } }

.location span {
  color: #4dd6a3; }

.career-single #title {
  height: 200px;
  background-position: 0 35%; }
  .career-single #title h2 {
    margin: 0 0 1.5rem; }
  @media (min-width: 600px) {
    .career-single #title {
      height: 300px; } }
  @media (min-width: 1800px) {
    .career-single #title {
      height: 535px; } }
  .career-single #title .picture {
    max-width: 85%; }
    @media (min-width: 990px) {
      .career-single #title .picture {
        max-width: 100%; } }
  .career-single #title .on-green strong {
    color: unset; }

.career-single article {
  margin: 2.5rem 0; }
  .career-single article h1 {
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    line-height: 1.2;
    hyphens: auto; }
  .career-single article h2 {
    font-size: 18px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      .career-single article h2 {
        font-size: calc(18px + 19 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 2560px) {
      .career-single article h2 {
        font-size: calc(18px + 19 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      .career-single article h2 {
        font-size: 37px; } }
  .career-single article p {
    font-size: 13px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      .career-single article p {
        font-size: calc(13px + 7 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 2560px) {
      .career-single article p {
        font-size: calc(13px + 7 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      .career-single article p {
        font-size: 20px; } }
  .career-single article p strong {
    font-weight: normal; }
    .career-single article p strong {
      font-size: 18px; }
      @media (min-width: 320px) and (max-width: 1327px) {
        .career-single article p strong {
          font-size: calc(18px + 19 * ((100vw - 320px) / 1007)); } }
      @media (min-width: 1327px) and (max-width: 2560px) {
        .career-single article p strong {
          font-size: calc(18px + 19 * ((100vw - 320px) / 2240)); } }
      @media (min-width: 2560px) {
        .career-single article p strong {
          font-size: 37px; } }
  .career-single article ul li {
    font-size: 13px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      .career-single article ul li {
        font-size: calc(13px + 7 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 2560px) {
      .career-single article ul li {
        font-size: calc(13px + 7 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      .career-single article ul li {
        font-size: 20px; } }
  .career-single article ul li p {
    margin: 0; }

.career-single .toCareer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  height: auto; }
  .career-single .toCareer a {
    color: #4dd6a3;
    margin-left: 5px;
    font-size: 11px; }

.career-single .arrow {
  width: 10px;
  height: 10px;
  background-image: url("../img/base/svg/arrow-left.svg");
  background-repeat: no-repeat; }

.web-content #s2 {
  flex-wrap: nowrap;
  flex-direction: column; }
  @media (max-width: 989.99px) {
    .web-content #s2 img {
      max-height: 40vh;
      margin-top: 0; } }
  @media (min-width: 600px) and (max-width: 990px) {
    .web-content #s2 img {
      max-height: 60vh; } }
  @media (min-width: 990px) {
    .web-content #s2 .col-half {
      padding-left: 30px; } }
  @media (min-width: 1200px) {
    .web-content #s2 .col-half {
      padding-left: 0; } }
.web-content #tabs {
  display: none; }
  @media (min-width: 990px) {
    .web-content #tabs {
      display: block; } }
.web-content .flex {
  justify-content: flex-start;
  flex-wrap: nowrap; }

.web-content .slide-content {
  margin-left: 3rem;
  align-self: center; }
  .web-content .slide-content .index {
    margin-right: 100%; }
  @media (max-width: 989.99px) {
    .web-content .slide-content {
      max-width: calc(100% - 50px); }
      .web-content .slide-content h3 {
        display: inline-block; }
        .web-content .slide-content h3 span,
        .web-content .slide-content h3 strong {
          color: #FF6F5E; }
      .web-content .slide-content ul {
        padding-left: 30px; }
        .web-content .slide-content ul li {
          padding-left: 10px; }
          .web-content .slide-content ul li::marker {
            text-align: right; } }
  @media (min-width: 990px) {
    .web-content .slide-content ul li {
      padding-bottom: 1rem; } }
  @media (min-width: 600px) {
    .web-content .slide-content ul {
      padding-left: 50px; } }
  @media (min-width: 990px) {
    .web-content .slide-content ul {
      padding-left: 20px; } }
.web-content .col-half {
  flex-basis: 50%; }
  .web-content .col-half ul.js-tabs__header {
    list-style-image: url("../img/base/svg/list-bullet-red.svg");
    padding-inline-start: 1rem; }
    .web-content .col-half ul.js-tabs__header li {
      padding-bottom: 1rem;
      color: #FF6F5E;
      padding-left: 1.5rem; }
      .web-content .col-half ul.js-tabs__header li span,
      .web-content .col-half ul.js-tabs__header li strong {
        color: #475f6b; }

.web-content h2 b,
.web-content h2 strong,
.web-content h3 b,
.web-content h3 strong {
  color: #FF6F5E; }

.web-content .city-icon {
  max-height: 90px; }

.web-content #video-production {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh; }
  @media (max-width: 375px) {
    .web-content #video-production .inner {
      padding-bottom: 0; } }
  @media (max-width: 989.99px) {
    .web-content #video-production {
      height: 100%;
      height: -webkit-fill-available; } }
  .web-content #video-production h2 {
    order: 1; }
    @media (min-width: 600px) and (max-width: 990px) {
      .web-content #video-production h2 {
        font-size: 55px; } }
    @media (min-width: 990px) {
      .web-content #video-production h2 {
        margin-bottom: 10rem; } }
    @media (min-width: 1200px) {
      .web-content #video-production h2 {
        width: 87%; } }
  .web-content #video-production .lottie-animation {
    height: 100%;
    min-height: unset; }
    @media (min-width: 990px) {
      .web-content #video-production .lottie-animation {
        top: 20%;
        width: 70%; } }
.web-content .content {
  width: 79%; }
  @media (min-width: 990px) {
    .web-content .content {
      width: 43%; } }
  @media (min-width: 1200px) {
    .web-content .content {
      width: 29%; } }
  .web-content .content .uppercase {
    line-height: 1.2; }

@media (min-width: 990px) {
  .web-content .snap-right {
    right: 7%; } }

.web-content #tabs ul {
  margin-bottom: unset;
  align-items: stretch; }
  .web-content #tabs ul li {
    text-align: center;
    position: relative; }
    .web-content #tabs ul li:after, .web-content #tabs ul li:before {
      content: none;
      position: absolute;
      left: 0;
      right: 0;
      display: block;
      margin: 0 auto;
      z-index: 1;
      background: #ffd4cf; }
    .web-content #tabs ul li:after {
      top: 0;
      width: 3px;
      height: calc(100% - 24px); }
    .web-content #tabs ul li:before {
      width: 11px;
      height: 11px;
      top: calc(100% - 26px);
      border-radius: 50%; }
    .web-content #tabs ul li.active::after, .web-content #tabs ul li.active::before {
      content: ""; }
  .web-content #tabs ul a {
    line-height: 1; }
    .web-content #tabs ul a:hover {
      color: #FF6F5E; }
  .web-content #tabs ul .js-tabs__title {
    display: block;
    background-color: #fff;
    position: relative;
    z-index: 2;
    height: 60%;
    width: 100%;
    padding-bottom: 1rem; }
    .web-content #tabs ul .js-tabs__title img {
      pointer-events: none; }
    .web-content #tabs ul .js-tabs__title span {
      display: inline-block;
      pointer-events: none;
      margin-top: 1rem;
      line-height: 1;
      margin-bottom: 0; }
    .web-content #tabs ul .js-tabs__title:after {
      content: none; }
  .web-content #tabs ul .js-tabs__title-active {
    color: #FF6F5E !important;
    height: auto; }

.web-content #tabs .inner {
  display: flex;
  flex-direction: column;
  height: 55vh;
  padding-top: 15vh;
  padding-bottom: 0; }

.web-content #tabs .js-tabs__header {
  height: 100%;
  margin-top: 6vh;
  list-style: none;
  padding-inline-start: unset;
  display: flex;
  justify-content: center; }
  .web-content #tabs .js-tabs__header li {
    max-width: 10%; }
  .web-content #tabs .js-tabs__header li:not(:last-child) {
    margin-right: 6rem; }

.web-content #tabs .js-tabs__content {
  display: flex;
  align-items: center;
  width: 100%;
  height: 45vh;
  padding: 0 10%;
  position: relative; }

.web-content #tabs .swiper-container-best-cases {
  width: 100%;
  overflow-x: hidden; }
  .web-content #tabs .swiper-container-best-cases .swiper-slide {
    width: auto;
    max-height: 575px;
    display: flex;
    justify-content: center; }
  .web-content #tabs .swiper-container-best-cases .best-cases-video {
    display: flex;
    justify-content: center; }
  .web-content #tabs .swiper-container-best-cases .text {
    display: none;
    color: #ffffff;
    transform: rotate(-90deg); }
  .web-content #tabs .swiper-container-best-cases img {
    width: auto;
    max-width: 575px;
    max-height: 180px;
    display: block;
    margin: 0 auto;
    -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(67%, transparent), to(rgba(255, 255, 255, 0.2))); }
  .web-content #tabs .swiper-container-best-cases .js-tabs__content {
    overflow: hidden; }

.web-content #tabs .swiper-wrapper {
  align-items: center;
  justify-content: space-between; }

.web-content #tabs .play-button {
  position: absolute;
  width: auto;
  height: auto;
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
  cursor: pointer; }

.web-content #benef-slider {
  display: flex;
  align-items: center;
  height: 100vh; }
  @media (max-width: 989.99px) {
    .web-content #benef-slider {
      height: 100%;
      height: -webkit-fill-available; } }
  .web-content #benef-slider .swiper-slide {
    flex-wrap: nowrap; }
    @media (min-width: 1200px) {
      .web-content #benef-slider .swiper-slide {
        padding: 4rem 0; } }
  .web-content #benef-slider .col-half {
    flex-basis: auto; }
    @media (min-width: 990px) {
      .web-content #benef-slider .col-half {
        flex-basis: 50%; } }
    @media (min-width: 1200px) {
      .web-content #benef-slider .col-half {
        flex-basis: 40%; } }
    @media (min-width: 1800px) {
      .web-content #benef-slider .col-half {
        flex-basis: 30%; } }
  @media (min-width: 990px) {
    .web-content #benef-slider .slide-content {
      flex-basis: 40%; } }
  .web-content #benef-slider img {
    max-width: 100%;
    max-height: 45vh;
    margin-top: 3rem; }
    @media (min-width: 600px) {
      .web-content #benef-slider img {
        max-height: 50vh; } }
    @media (min-width: 990px) {
      .web-content #benef-slider img {
        max-height: none;
        margin-top: 0; } }
  .web-content #benef-slider #s1 .video-wrapper,
  .web-content #benef-slider #s2 .video-wrapper,
  .web-content #benef-slider #s3 .video-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: auto;
    padding-top: 15%; }
    @media (max-width: 989.99px) {
      .web-content #benef-slider #s1 .video-wrapper,
      .web-content #benef-slider #s2 .video-wrapper,
      .web-content #benef-slider #s3 .video-wrapper {
        padding-top: 0; } }
    @media (min-width: 990px) {
      .web-content #benef-slider #s1 .video-wrapper,
      .web-content #benef-slider #s2 .video-wrapper,
      .web-content #benef-slider #s3 .video-wrapper {
        padding-top: 15%;
        max-width: 50vh; } }
    @media (min-width: 1800px) {
      .web-content #benef-slider #s1 .video-wrapper,
      .web-content #benef-slider #s2 .video-wrapper,
      .web-content #benef-slider #s3 .video-wrapper {
        max-width: 45vh; } }
.web-content #benef-slider .flex {
  padding-top: 2.5rem;
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: stretch; }
  @media (min-width: 990px) {
    .web-content #benef-slider .flex {
      padding-top: 0;
      flex-direction: row;
      justify-content: center;
      align-items: center; } }
  @media (min-width: 600px) and (max-width: 990px) {
    .web-content #benef-slider .flex {
      justify-content: start; } }
@media (max-width: 989.99px) {
  .web-content #benef-slider .flex {
    justify-content: center; }
  .web-content #benef-slider .slide-content {
    margin-left: 0; }
    .web-content #benef-slider .slide-content .index {
      margin-right: 0; }
    .web-content #benef-slider .slide-content li strong {
      color: #FF6F5E;
      font-weight: 400; }
  .web-content #benef-slider img {
    margin-top: 1rem; }
  .web-content #benef-slider .swiper-slide#s2 {
    flex-direction: column; }
  .web-content #benef-slider .slide-image {
    transform: scale(0.9); } }

.web-content #benefits {
  display: flex;
  align-items: center;
  height: 100vh; }
  @media (max-width: 989.99px) {
    .web-content #benefits {
      height: 100%;
      height: -webkit-fill-available; } }
  .web-content #benefits h2 {
    margin-bottom: 3rem; }
    @media (min-width: 990px) {
      .web-content #benefits h2 {
        max-width: 43rem; } }
    @media (min-width: 1200px) {
      .web-content #benefits h2 {
        max-width: 45rem; } }
  @media (max-width: 989.99px) {
    .web-content #benefits .inner {
      padding: 9vh 9vw 1vh;
      text-align: center; }
    .web-content #benefits h2 {
      margin-bottom: 1rem; }
    .web-content #benefits .lottie-animation {
      height: 100% !important;
      width: 90%;
      margin: 6% auto 0; } }
@media (min-width: 600px) and (max-width: 990px) {
  .web-content #best-cases-accordion h2 {
    margin-bottom: 2rem; } }

.web-content #best-cases-accordion .custom-inner {
  margin: 9vh 0; }

.web-content #best-cases-accordion #accordion button {
  outline: none;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .web-content #best-cases-accordion #accordion button.accordion-open {
    color: #ff6f5e; }

.web-content #best-cases-accordion .js-Accordion {
  margin: 0 auto;
  width: 100%; }

.web-content #best-cases-accordion .js-Accordion-title {
  position: relative;
  background: #fff;
  border: none;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  color: #475f6b;
  border-top: 0;
  cursor: pointer;
  display: block;
  padding: 1em 2rem;
  width: 100%;
  text-transform: uppercase; }

.web-content #best-cases-accordion .js-Accordion-content {
  line-height: 1.5;
  overflow: hidden;
  transition: all 0.25s linear; }
  .web-content #best-cases-accordion .js-Accordion-content .career-link {
    padding-right: 25px;
    border-bottom: 1px solid #fff; }
  .web-content #best-cases-accordion .js-Accordion-content .accordion-slider {
    padding: 2.5rem 0 4rem;
    position: relative; }

.web-content #best-cases-accordion .case-icon {
  margin-bottom: 5px;
  max-width: 52px;
  pointer-events: none; }

.web-content #best-cases-accordion .swiper-slide {
  width: 100%;
  padding: 0 2.5rem; }
  @media (min-width: 600px) and (max-width: 990px) {
    .web-content #best-cases-accordion .swiper-slide {
      width: 500px; } }
  .web-content #best-cases-accordion .swiper-slide img {
    width: 100%; }

@media (max-width: 989.99px) {
  .web-content #best-cases-accordion,
  .web-content #best-cases-accordion .custom-inner {
    height: 100%; }
  .web-content #best-cases-accordion h2 {
    flex-basis: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 50px; }
  .web-content #best-cases-accordion .custom-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0; }
    .web-content #best-cases-accordion .custom-inner .swiper-slide {
      display: flex;
      align-items: center;
      padding-bottom: 12%; }
    .web-content #best-cases-accordion .custom-inner .swiper-button-next,
    .web-content #best-cases-accordion .custom-inner .swiper-button-prev {
      top: 38%;
      display: block;
      background: transparent;
      right: -10px; }
      .web-content #best-cases-accordion .custom-inner .swiper-button-next:after,
      .web-content #best-cases-accordion .custom-inner .swiper-button-prev:after {
        color: white; }
    .web-content #best-cases-accordion .custom-inner .swiper-button-prev {
      left: -10px; }
  .web-content #best-cases-accordion .js-Accordion.opened {
    display: flex;
    flex-direction: column;
    height: 100%; }
    .web-content #best-cases-accordion .js-Accordion.opened .content-opened.js-Accordion-content {
      flex: 1; }
  .web-content #best-cases-accordion .js-Accordion button {
    flex-direction: row !important;
    justify-content: space-between; }
  .web-content #best-cases-accordion .arrow-down {
    transition: 1s linear easy;
    pointer-events: none; }
    .web-content #best-cases-accordion .arrow-down:after {
      content: 'next';
      font-family: swiper-icons;
      font-size: 18px;
      color: #FF6F5E;
      text-transform: none !important;
      letter-spacing: 0;
      text-transform: none;
      font-variant: initial;
      line-height: 1;
      pointer-events: none; }
  .web-content #best-cases-accordion .accordion-open .arrow-down {
    transform: rotate(90deg); }
  .web-content #best-cases-accordion .case-title {
    width: 60%;
    text-align: left;
    pointer-events: none; }
  .web-content #best-cases-accordion .case-icons {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    display: flex;
    justify-content: center; }
    .web-content #best-cases-accordion .case-icons .case-button-icon {
      margin-left: 0.5rem;
      background: #EFEFEF;
      border-radius: 50%;
      width: 2.5rem;
      height: 2.5rem;
      padding: 0.5rem; }
      .web-content #best-cases-accordion .case-icons .case-button-icon img {
        pointer-events: none;
        margin: 0; } }

.press-details {
  color: #b5bfc4; }

#who-we-are h1 {
  margin-bottom: 2.5rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2; }
  #who-we-are h1 {
    font-size: 24px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      #who-we-are h1 {
        font-size: calc(24px + 46 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 2560px) {
      #who-we-are h1 {
        font-size: calc(24px + 46 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      #who-we-are h1 {
        font-size: 70px; } }
  @media (min-width: 990px) {
    #who-we-are h1 {
      line-height: 1; } }
#who-we-are h2 {
  margin-bottom: 2.5rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  margin-top: 4rem; }
  #who-we-are h2 {
    font-size: 24px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      #who-we-are h2 {
        font-size: calc(24px + 46 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 2560px) {
      #who-we-are h2 {
        font-size: calc(24px + 46 * ((100vw - 320px) / 2240)); } }
    @media (min-width: 2560px) {
      #who-we-are h2 {
        font-size: 70px; } }
  @media (min-width: 990px) {
    #who-we-are h2 {
      line-height: 1;
      margin-top: 8rem; } }
#who-we-are p {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 990px) {
    #who-we-are p {
      width: 60%; } }
#who-we-are p > strong {
  color: #4dd6a3;
  font-weight: 700; }

#who-we-are p > em {
  color: #06cdf2;
  font-weight: 700;
  font-style: normal; }

#who-we-are a:first-child,
#who-we-are a:last-child {
  font-weight: 600; }

#who-we-are a:first-child {
  color: #4dd6a3; }

#who-we-are a:last-child {
  color: #06cdf2; }

#our-offices .column {
  justify-content: flex-end;
  flex-direction: column;
  flex-basis: 50%;
  align-items: center; }
  @media (min-width: 990px) {
    #our-offices .column {
      flex-basis: 25%; } }
#our-offices h3 {
  margin-top: 10px;
  margin-bottom: unset; }

#our-offices p {
  margin-bottom: 2rem; }

#our-offices .town-grid {
  margin-top: 5rem; }

#our-offices .column.headquarter {
  align-self: flex-start;
  flex-basis: 100%; }
  @media (min-width: 990px) {
    #our-offices .column.headquarter {
      flex-basis: 50%; } }
  #our-offices .column.headquarter img {
    max-width: 300px;
    max-height: 330px;
    height: auto; }

#our-offices .hq-title {
  margin-top: 45px; }
  #our-offices .hq-title h3 {
    margin-top: 1rem;
    font-weight: 300;
    color: #4dd6a3; }

#our-offices img {
  max-width: 52px;
  height: fit-content; }
  @media (min-width: 600px) {
    #our-offices img {
      max-width: 100px; } }
  @media (min-width: 990px) {
    #our-offices img {
      max-width: 100px; } }
.about-us #latest-press .inner-main {
  padding-bottom: 0; }

#press-anotation .inner {
  padding: 3vh 5vh 6vh; }

#press-anotation p.half-screen {
  max-width: 40rem;
  margin: auto; }
  #press-anotation p.half-screen a {
    color: #4dd6a3; }

#downloads .inner {
  padding: 11vh 0; }
  @media (max-width: 989.99px) {
    #downloads .inner {
      padding: 3vh 0 7vh; } }
  @media (min-width: 990px) {
    #downloads .inner {
      width: 80%;
      padding: 11vh 0; } }
  @media (min-width: 1200px) {
    #downloads .inner {
      width: 95%; } }
#downloads .lottie-animation {
  padding: 0; }

#downloads h2 {
  margin-bottom: 1.5rem; }

@media (min-width: 990px) {
  #downloads .snap-right {
    right: 0; } }

@media (min-width: 1800px) {
  #downloads .snap-right {
    right: 20%; } }

@media (min-width: 2048px) {
  #downloads .snap-right {
    right: 0; } }

#downloads .lottie-animation.full-fit {
  position: relative; }
  @media (min-width: 990px) {
    #downloads .lottie-animation.full-fit {
      position: absolute; } }
#downloads .narrow {
  width: 80%;
  margin: auto auto 2rem; }
  @media (min-width: 990px) {
    #downloads .narrow {
      width: 40%;
      margin: 0 0 1.5rem; } }
#latest-event .inner {
  padding-bottom: 0; }
  @media (min-width: 1200px) {
    #latest-event .inner {
      padding: 4rem 9rem 0 0; } }
  @media (min-width: 600px) and (max-width: 990px) {
    #latest-event .inner h2 {
      max-width: 75%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 1.5rem; } }
#latest-event-slider {
  position: relative;
  overflow: hidden;
  height: 100%; }
  #latest-event-slider .inner {
    padding: 10vh 0; }
    @media (max-width: 1199.99px) {
      #latest-event-slider .inner {
        width: 80%; } }
    @media (max-width: 989.99px) {
      #latest-event-slider .inner {
        width: 100%; } }
  #latest-event-slider .swiper-slide {
    max-width: 100%;
    transition: 0.5s; }
    @media (min-width: 600px) {
      #latest-event-slider .swiper-slide {
        width: 600px;
        height: 220px; } }
  @media (min-width: 990px) {
    #latest-event-slider .swiper-slide-active {
      transform: scale(1.3);
      margin-left: 60px;
      z-index: 1; } }
  @media (min-width: 990px) {
    #latest-event-slider .swiper-slide-next {
      margin-left: 60px; } }
  #latest-event-slider img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  #latest-event-slider .image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .35; }
  #latest-event-slider .details {
    padding: 30px;
    position: absolute;
    bottom: 0;
    color: #fff; }
  #latest-event-slider .excerpt {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 0; }
  #latest-event-slider .swiper-pagination-bullet {
    background-color: #ffffff; }
  @media (max-width: 1199.99px) {
    #latest-event-slider .swiper-button-next,
    #latest-event-slider .swiper-button-prev {
      top: calc(50% - 31px - 5.5vh); } }
#contact {
  height: 100%; }

.contact #tabs ul {
  margin-top: 5rem;
  margin-bottom: 8.6rem;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: flex-end; }
  .contact #tabs ul li:not(:last-child) {
    margin-right: auto; }
  .contact #tabs ul li {
    text-align: center; }
  .contact #tabs ul a {
    line-height: 2.5;
    display: block;
    text-decoration: none;
    height: 7rem; }
    .contact #tabs ul a:hover {
      color: #4dd6a3; }

@media (min-width: 1200px) {
  .contact #contact-us h2 {
    padding: 0 13rem; } }

.js-tabs__title-active {
  color: #4dd6a3 !important;
  position: relative; }

.js-tabs__title-active:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 93px;
  background: url("../img/base/svg/town-bullet.svg") no-repeat;
  display: block;
  left: 50%;
  background-size: cover;
  background-position: center bottom;
  transform: translateX(-50%); }

.js-tabs__title {
  font-weight: 700;
  color: #475f6b; }

.js-tabs__content .swiper-slide {
  align-items: center;
  flex-direction: column; }
  @media (min-width: 990px) {
    .js-tabs__content .swiper-slide {
      flex-direction: row; } }
  .js-tabs__content .swiper-slide img {
    max-width: 162px; }
    @media (min-width: 990px) {
      .js-tabs__content .swiper-slide img {
        margin-right: 30px;
        max-width: 171px; } }
    @media (min-width: 1200px) {
      .js-tabs__content .swiper-slide img {
        max-width: 269px; } }
.js-tabs__content .details {
  display: flex;
  flex: 0 0 45%;
  flex-direction: row-reverse;
  margin-top: 30px;
  text-align: left; }
  @media (min-width: 990px) {
    .js-tabs__content .details {
      margin-top: 0;
      display: block; } }
.js-tabs__content .name-position {
  flex-basis: 100%; }

.js-tabs__content .name {
  padding-bottom: .5rem;
  display: table-caption; }

.js-tabs__content .position {
  padding-bottom: .5rem; }

.js-tabs__content .socials {
  flex-basis: 100%;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #EFEFEF; }
  @media (min-width: 990px) {
    .js-tabs__content .socials {
      padding-right: 0;
      margin-right: 0;
      border-right: unset; } }
  .js-tabs__content .socials a {
    line-height: 2.2;
    padding-right: 35px;
    text-align: right;
    position: relative;
    display: block;
    color: #4dd6a3;
    font-size: 12px; }
    @media (min-width: 990px) {
      .js-tabs__content .socials a {
        font-size: 16px;
        text-align: left;
        padding-left: 35px;
        padding-right: 0; } }
    .js-tabs__content .socials a:before {
      position: absolute;
      right: 0;
      top: 2px;
      width: 25px;
      height: 25px;
      display: block;
      content: ""; }
      @media (min-width: 990px) {
        .js-tabs__content .socials a:before {
          left: 0;
          right: unset; } }
  .js-tabs__content .socials .fb:before {
    background: url("../img/base/svg/fb-icon.svg"); }
  .js-tabs__content .socials .insta:before {
    background: url("../img/base/svg/insta-icon.svg"); }
  .js-tabs__content .socials .linked:before {
    background: url("../img/base/svg/linked-icon.svg"); }
  .js-tabs__content .socials .mail:before {
    background: url("../img/base/svg/mail-icon.svg"); }

.city-icon {
  height: auto;
  width: 100%;
  max-width: 100%;
  max-height: 100%; }

.contact .js-tabs__content .swiper-container .swiper-slide {
  justify-content: center;
  flex-wrap: nowrap;
  width: 50%; }

.contact .js-tabs__content {
  position: relative;
  border-top: 3px solid #C9F3E3; }
  .contact .js-tabs__content:before, .contact .js-tabs__content:after {
    content: "";
    background: url("../img/base/svg/circle.svg");
    width: 10px;
    height: 10px;
    top: -6px;
    position: absolute; }
  .contact .js-tabs__content:before {
    left: -1px; }
  .contact .js-tabs__content:after {
    right: -1px; }

.contact .js-tabs__content.solo {
  justify-content: center; }
  .contact .js-tabs__content.solo .column {
    margin-top: 3rem;
    width: 660px;
    align-items: center;
    flex: 0; }
    .contact .js-tabs__content.solo .column img {
      margin-right: 30px; }
      @media (min-width: 990px) and (max-width: 1200px) {
        .contact .js-tabs__content.solo .column img {
          max-width: 171px; } }
.contact .swiper-container {
  height: 330px;
  margin-top: 3rem;
  padding-bottom: 3rem; }

.contact #contact-us-mobile .js-Accordion {
  margin: 0 auto;
  max-width: 30em;
  width: 100%; }
  @media (min-width: 600px) {
    .contact #contact-us-mobile .js-Accordion {
      max-width: none; } }
.contact #contact-us-mobile .js-Accordion-title {
  position: relative;
  background: #fff;
  border-bottom: 1px solid #B8EFDA;
  border-right: 0;
  border-left: 0;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  color: #475f6b;
  border-top: 0;
  cursor: pointer;
  display: block;
  padding: 1em 0;
  width: 100%; }
  .contact #contact-us-mobile .js-Accordion-title img {
    height: 31px;
    width: 27px;
    margin-right: 25px; }
  .contact #contact-us-mobile .js-Accordion-title:after {
    content: "";
    position: absolute;
    height: 14px;
    width: 8px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url("../img/base/svg/arrow-right-green.svg"); }

.contact #contact-us-mobile .accordion-open + .js-Accordion-content {
  padding: 2rem 0; }

.contact #contact-us-mobile .js-Accordion-content {
  line-height: 1.5;
  overflow: hidden;
  transition: all 0.25s linear; }
  .contact #contact-us-mobile .js-Accordion-content .swiper-slide {
    padding: 2.5rem 0; }
  .contact #contact-us-mobile .js-Accordion-content .swiper-pagination {
    bottom: 23px; }
  .contact #contact-us-mobile .js-Accordion-content img {
    max-width: 161px;
    height: auto; }
  .contact #contact-us-mobile .js-Accordion-content .name {
    display: table-caption; }
  .contact #contact-us-mobile .js-Accordion-content .details {
    display: flex;
    flex: 1 0 45%;
    flex-direction: row-reverse;
    margin-top: 30px;
    text-align: left; }
  .contact #contact-us-mobile .js-Accordion-content .socials {
    flex-basis: 100%;
    height: 65px;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #EFEFEF; }
    @media (min-width: 990px) {
      .contact #contact-us-mobile .js-Accordion-content .socials {
        padding-right: 0;
        margin-right: 0;
        border-right: unset; } }
    .contact #contact-us-mobile .js-Accordion-content .socials a {
      line-height: 2.2;
      padding-right: 35px;
      text-align: right;
      position: relative;
      display: block;
      color: #4dd6a3;
      font-size: 12px; }
      @media (min-width: 990px) {
        .contact #contact-us-mobile .js-Accordion-content .socials a {
          font-size: 16px;
          text-align: left;
          padding-left: 35px;
          padding-right: 0; } }
      .contact #contact-us-mobile .js-Accordion-content .socials a:before {
        position: absolute;
        right: 0;
        top: 2px;
        width: 25px;
        height: 25px;
        display: block;
        content: ""; }
        @media (min-width: 990px) {
          .contact #contact-us-mobile .js-Accordion-content .socials a:before {
            left: 0;
            right: unset; } }
    .contact #contact-us-mobile .js-Accordion-content .socials .linked {
      padding-bottom: 10px; }
      .contact #contact-us-mobile .js-Accordion-content .socials .linked:before {
        background: url("../img/base/svg/insta-icon.svg"); }
    .contact #contact-us-mobile .js-Accordion-content .socials .mail:before {
      background: url("../img/base/svg/mail-icon.svg"); }
  .contact #contact-us-mobile .js-Accordion-content .accordion-slider {
    padding: 0 0 1rem;
    position: relative;
    overflow: hidden; }

.contact #contact-us-mobile .name-position {
  flex-basis: 100%; }

.contact #contact-us-mobile .js-Accordion-title.accordion-open {
  outline: none; }
  .contact #contact-us-mobile .js-Accordion-title.accordion-open:after {
    transform: rotate(90deg) translate(-50%, 0); }

@media (max-width: 599px) {
  .press-and-media .inner {
    padding: 10%; } }

.press-and-media #press-articles .cols {
  margin: 0; }

.press-and-media #press-articles .flex {
  flex-wrap: wrap;
  justify-content: flex-start; }

.press-and-media #press-articles .col-3 {
  display: flex;
  padding: 1.5rem;
  margin-bottom: 0;
  width: 100%; }
  @media (max-width: 599px) {
    .press-and-media #press-articles .col-3 {
      width: 100%; } }
  .press-and-media #press-articles .col-3 .date-and-place {
    margin-top: 2rem;
    font-size: 14px; }

@media (max-width: 599px) {
  .press-and-media #press-articles .sidebar-title {
    width: 45%; } }

.press-and-media #press-articles .press-articles {
  margin: 0 -1.5rem; }

.press-and-media #press-articles .article-item {
  text-decoration: none;
  color: #475f6b; }
  .press-and-media #press-articles .article-item h3 {
    margin: 2rem 0; }
  .press-and-media #press-articles .article-item img {
    width: 100%;
    height: auto; }

.press-and-media #press-articles .sumo_language {
  margin-right: 1.5rem; }

.press-and-media #press-articles .SumoSelect {
  width: auto; }

.article-sidebar .press-article {
  padding-bottom: 2rem; }

.article-sidebar .title {
  padding-bottom: 1rem; }

.events #events-articles .sidebar-title {
  line-height: 1.2; }

.events #events-articles .SumoSelect {
  width: auto; }

.events #events-articles .flex {
  flex-wrap: wrap;
  justify-content: flex-start; }

.events #events-articles .date-and-place {
  margin-top: 2rem;
  font-size: 11px; }

.events #events-articles .events-articles {
  margin: 0 -1.5rem; }

.events #events-articles .col-3 {
  padding: 1.5rem;
  margin-bottom: 0;
  width: 100%; }
  @media (max-width: 599px) {
    .events #events-articles .col-3 {
      width: 100%; } }
.events #events-articles .article-item img {
  width: 100%;
  height: auto; }

.events .video {
  width: auto;
  height: 100%; }

.events .overlay-container {
  width: unset;
  left: 50%;
  transform: translate(-50%, 0); }
  .events .overlay-container .overlay-content {
    width: unset;
    height: 100%; }
  .events .overlay-container .video-wrapper {
    height: 100%; }

@media (min-width: 990px) {
  .showroom #showroom h2 {
    margin-bottom: 5.5rem; } }

.showroom .js-tabs__header {
  position: relative;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-evenly;
  align-items: flex-end; }
  .showroom .js-tabs__header li {
    text-align: center; }
  .showroom .js-tabs__header a {
    line-height: 1.2;
    display: block;
    text-decoration: none;
    height: 7rem; }
    .showroom .js-tabs__header a:hover {
      color: #4dd6a3; }
  .showroom .js-tabs__header .js-tabs__title-active:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 50%;
    background: url("../img/base/svg/town-bullet.svg") no-repeat;
    display: block;
    left: 50%;
    background-size: cover;
    background-position: center bottom;
    transform: translateX(-50%);
    bottom: -6px; }

.showroom .js-tabs__content {
  position: relative;
  border-top: 3px solid #C9F3E3; }
  .showroom .js-tabs__content:after, .showroom .js-tabs__content:before {
    content: "";
    background: url("../img/base/svg/circle.svg");
    width: 10px;
    height: 10px;
    top: -6px;
    position: absolute; }
  .showroom .js-tabs__content:before {
    left: -1px; }
  .showroom .js-tabs__content:after {
    right: -1px; }
  .showroom .js-tabs__content.solo {
    justify-content: center; }
    .showroom .js-tabs__content.solo .column {
      width: 660px;
      align-items: center; }
      .showroom .js-tabs__content.solo .column img {
        margin-right: 30px; }
        @media (min-width: 990px) and (max-width: 1200px) {
          .showroom .js-tabs__content.solo .column img {
            max-width: 171px; } }
  .showroom .js-tabs__content .details {
    display: flex;
    flex: 100%;
    justify-content: center; }
  .showroom .js-tabs__content .formats-video {
    overflow: hidden;
    width: 70%; }
    .showroom .js-tabs__content .formats-video video {
      width: 100%;
      height: auto;
      margin: -17% 0; }
  .showroom .js-tabs__content .name-position {
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-basis: unset; }
  .showroom .js-tabs__content .name {
    line-height: 2.3rem; }
  .showroom .js-tabs__content .position {
    padding-bottom: 0.5rem; }

.showroom .js-Accordion {
  margin: 0 auto;
  height: 100%;
  max-width: 30em;
  width: 100%; }
  @media (min-width: 600px) {
    .showroom .js-Accordion {
      max-width: none; } }
  .showroom .js-Accordion .js-Accordion-title {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #B8EFDA;
    border-right: 0;
    border-left: 0;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #475f6b;
    border-top: 0;
    cursor: pointer;
    display: block;
    padding: 1em 0;
    width: 100%; }
    .showroom .js-Accordion .js-Accordion-title img {
      height: 31px;
      width: 27px;
      margin-right: 25px; }
    .showroom .js-Accordion .js-Accordion-title:after {
      content: "";
      position: absolute;
      height: 14px;
      width: 8px;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      background: url("../img/base/svg/arrow-right-green.svg"); }
  .showroom .js-Accordion .accordion-open + .js-Accordion-content {
    padding: 2rem 0; }
  .showroom .js-Accordion .js-Accordion-content {
    line-height: 1.5;
    overflow: hidden;
    transition: all 0.25s linear; }
    .showroom .js-Accordion .js-Accordion-content .swiper-slide {
      padding: 2.5rem 0; }
    .showroom .js-Accordion .js-Accordion-content img {
      max-width: 161px;
      height: auto; }
    .showroom .js-Accordion .js-Accordion-content .details {
      flex: 1 0 100%;
      justify-content: center;
      text-align: center;
      margin-top: 30px; }
    .showroom .js-Accordion .js-Accordion-content .links {
      flex: 1 0 100%; }
      .showroom .js-Accordion .js-Accordion-content .links a {
        display: block;
        margin-bottom: 1rem; }
        .showroom .js-Accordion .js-Accordion-content .links a:last-child {
          margin-bottom: 0; }
    .showroom .js-Accordion .js-Accordion-content .accordion-slider {
      padding: 0 0 1rem;
      position: relative; }

.showroom #tabsFormats .name-position {
  width: 30%; }

@media (min-width: 1200px) {
  .showroom #tabsFormats .text {
    padding: 0 4rem; } }

.showroom #tabsFormats .button {
  margin-top: 2rem; }

.showroom #tabsFormats .name {
  padding-bottom: 2.5rem; }

.showroom #tabsFormats .column {
  margin-top: 3rem; }

.showroom .green-button {
  background-color: #76D3A6;
  color: #ffffff; }

.showroom .сountries-tabs .js-tabs__header {
  margin: 0 5rem 6rem; }
  .showroom .сountries-tabs .js-tabs__header .js-tabs__title-active:after {
    bottom: -6.34rem; }

.showroom .сountries-tabs .js-tabs__content {
  flex-direction: column;
  align-items: center;
  margin: 2rem 0; }

.showroom .сountries-tabs .column {
  width: 100%;
  padding: 1rem 0;
  align-items: center; }
  .showroom .сountries-tabs .column .links {
    flex: 16%; }
    .showroom .сountries-tabs .column .links a {
      display: block;
      margin-bottom: 1rem; }
      .showroom .сountries-tabs .column .links a:last-child {
        margin-bottom: 0; }
      .showroom .сountries-tabs .column .links a:hover {
        text-decoration: none; }
  .showroom .сountries-tabs .column .icon {
    margin-right: 0;
    width: 3rem;
    height: 3rem; }

.showroom .сountries-tabs .details-slide {
  padding-left: 16%;
  padding-top: 3rem; }
  .showroom .сountries-tabs .details-slide .name p {
    margin: 0; }

.showroom .сountries-tabs .name-position .name {
  text-align: center; }

.showroom .сountries-tabs .desktop-slide {
  border-top: 3px solid #F7F7F7;
  border-bottom: 3px solid #F7F7F7; }

.showroom .сountries-tabs .mobile-slide {
  border-bottom: 3px solid #F7F7F7; }

.showroom .сountries-tabs .desktop-slide .icon,
.showroom .сountries-tabs .mobile-slide .icon {
  width: 5rem;
  height: 5rem; }

.showroom #accordionFormats .details {
  display: flex;
  flex-direction: column-reverse;
  padding: 0 0 3rem;
  text-align: left; }

.showroom #accordionFormats .name {
  margin-bottom: 2rem;
  text-align: center; }

.showroom #accordionFormats video {
  width: 100%; }

.showroom #accordionCountries,
.showroom #accordionFormats,
.showroom #tabsFormats,
.showroom .сountries-tabs {
  margin-bottom: 10vh; }

.showroom #references .references-wrapper {
  columns: 3 auto;
  column-gap: 1rem; }

.showroom #references .references-pic {
  flex: auto;
  margin: 1rem 0; }
  .showroom #references .references-pic img {
    width: 100%;
    height: 100%; }
  .showroom #references .references-pic a:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
    width: 100%;
    height: 100%;
    display: block; }

.showroom #references .button {
  margin-top: 2rem; }

@media (max-width: 989.99px) {
  .showroom #references .references-wrapper {
    columns: 1 auto; }
  .showroom #references img {
    height: auto; } }

.showroom .video-review-button p {
  pointer-events: none; }

.showroom .video {
  width: auto;
  height: 100%; }

.showroom .overlay-container {
  width: unset;
  left: 50%;
  transform: translate(-50%, 0); }
  .showroom .overlay-container .overlay-content {
    width: unset;
    height: 100%; }
  .showroom .overlay-container .video-wrapper {
    height: 100%; }

#navbar {
  background-color: #475f6b;
  transition: background-color 0.1s ease-in;
  top: 0;
  width: 100%;
  z-index: 100; }
  @media (min-width: 1200px) {
    #navbar {
      position: absolute;
      background-color: rgba(71, 95, 107, 0); } }
  #navbar .inner {
    width: 85%;
    display: flex;
    justify-content: space-between;
    height: 50px;
    align-items: center;
    margin: auto; }
    @media (min-width: 600px) {
      #navbar .inner {
        width: 90%; } }
    @media (min-width: 990px) {
      #navbar .inner {
        width: 95%; } }
    @media (min-width: 1200px) {
      #navbar .inner {
        height: 80px; } }
  #navbar .logo {
    position: relative;
    z-index: 101; }
  #navbar nav {
    position: relative;
    display: none; }
    @media (min-width: 1200px) {
      #navbar nav {
        display: flex; } }
  #navbar #language-switch {
    background: unset;
    border: unset;
    outline: none;
    padding: 0;
    margin-top: 30px; }
    @media (min-width: 1200px) {
      #navbar #language-switch {
        margin-left: 2rem;
        margin-top: unset; } }
    #navbar #language-switch img {
      width: 27px;
      height: auto; }
  #navbar .language-container {
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    transition: all .1s ease-in;
    padding: 15px 0;
    display: flex;
    flex-direction: column; }
    @media (min-width: 1200px) {
      #navbar .language-container {
        visibility: hidden;
        padding: 15px;
        position: absolute;
        right: 11px;
        top: 48px;
        width: 153px;
        background: #475f6b; } }
    #navbar .language-container:before {
      content: "";
      display: block;
      position: absolute;
      background: url("../img/base/svg/top-corner.svg") no-repeat;
      width: 37px;
      height: 15px;
      top: -14px;
      right: 0; }
    #navbar .language-container a {
      font-size: 14px;
      color: #fff;
      text-decoration: none;
      padding: 5px 0; }
      @media (min-width: 1200px) {
        #navbar .language-container a {
          padding: 0; } }
    #navbar .language-container a.current {
      color: #4dd6a3; }
    #navbar .language-container a:hover:after {
      content: "";
      background: url("../img/base/svg/lang-arrow-right.svg") no-repeat;
      display: inline-block;
      height: 10px;
      width: 7px;
      margin-left: 5px; }
  #navbar #language-container.active {
    visibility: visible; }
  #navbar .main-menu {
    display: flex;
    list-style: none;
    padding-inline-start: unset;
    margin-bottom: unset; }
    #navbar .main-menu li.current a {
      font-weight: bold; }
    @media (min-width: 1200px) {
      #navbar .main-menu li:not(:last-child) {
        margin-right: 2rem; } }
    @media (min-width: 1200px) and (max-width: 1440px) {
      #navbar .main-menu li:not(:last-child) {
        margin-right: 1.25rem; } }
    #navbar .main-menu a {
      font-size: 14px;
      font-weight: 500;
      color: #fff;
      text-transform: uppercase; }
    #navbar .main-menu .icon {
      vertical-align: sub; }

.sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
  background-color: #475f6b !important; }

.sticky + .content {
  padding-top: 60px; }

#navigation-toggle {
  background: unset;
  border: unset;
  outline: none;
  height: 16px;
  z-index: 1000; }
  #navigation-toggle.active .burger-menu {
    background: unset; }
    #navigation-toggle.active .burger-menu:before {
      transform: rotate(45deg);
      top: 0; }
    #navigation-toggle.active .burger-menu:after {
      transform: rotate(-45deg);
      top: -2px; }
  @media (min-width: 1200px) {
    #navigation-toggle {
      display: none; } }
.burger-menu {
  display: block;
  background: #fff;
  width: 20px;
  height: 2px;
  position: relative;
  transition: all 0.2s ease-in; }
  .burger-menu:before {
    content: "";
    display: block;
    background: #fff;
    width: 20px;
    height: 2px;
    position: relative;
    top: -6px;
    transition: all 0.2s ease-in; }
  .burger-menu:after {
    content: "";
    display: block;
    background: #fff;
    width: 20px;
    height: 2px;
    position: relative;
    top: 4px;
    transition: all 0.2s ease-in; }

#menu-container.active {
  display: block;
  position: absolute;
  background: #475f6b;
  right: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  padding: 3.5rem 2.5rem;
  z-index: 999;
  overflow-y: scroll; }
  @media (max-width: 599px) {
    #menu-container.active {
      padding: 7rem 4.5rem; } }
  @media (min-width: 600px) {
    #menu-container.active {
      width: 270px; } }
  #menu-container.active .main-menu {
    display: block; }
    #menu-container.active .main-menu li {
      border-bottom: 1px solid #63777f;
      padding: 0; }
      #menu-container.active .main-menu li a {
        display: block;
        padding: 1rem 0; }
      @media (min-width: 600px) {
        #menu-container.active .main-menu li a {
          padding: 0.6rem 0; } }
      @media (min-width: 1200px) {
        #menu-container.active .main-menu li {
          padding: 0.6rem 0; }
          #menu-container.active .main-menu li a {
            padding: 0; } }
.home-page #navbar, .advertisers #navbar, .publishers #navbar, .web-content #navbar, .career #navbar, .contact #navbar {
  position: absolute; }

/*
* Footer Section
*/
@media (min-width: 990px) {
  body > .pre-footer > .inner {
    padding: 10vh 8.2vw; } }

@media (min-width: 1200px) {
  body > .pre-footer > .inner {
    padding: 9vh 0; } }

@media (min-width: 1800px) {
  body > .pre-footer > .inner {
    padding: 10vh 0; } }

.pre-footer .inner {
  display: flex;
  margin: 0 auto;
  padding: 9vh 9.5vw;
  position: relative;
  flex-direction: column;
  justify-content: space-between; }
  @media (min-width: 990px) {
    .pre-footer .inner {
      flex-direction: row;
      align-items: center;
      height: auto;
      min-height: 100vh; } }
  .pre-footer .inner .picture {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 5vh; }
    @media (min-width: 990px) {
      .pre-footer .inner .picture {
        width: 40%; } }
    .pre-footer .inner .picture img {
      width: 100%;
      height: auto; }
  .pre-footer .inner .content {
    width: 100%; }
    @media (min-width: 990px) {
      .pre-footer .inner .content {
        width: 50%; } }
.pre-footer .title {
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  text-align: center; }
  .pre-footer .title {
    font-size: 24px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      .pre-footer .title {
        font-size: calc(24px + 46 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 1327px) {
      .pre-footer .title {
        font-size: calc(24px + 46 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) {
      .pre-footer .title {
        font-size: 70px; } }
.pre-footer .content form label {
  display: block;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  margin-bottom: 7px;
  text-transform: uppercase; }
  @media (max-width: 599px) {
    .pre-footer .content form label {
      font-size: 11px; } }
.pre-footer .content form input,
.pre-footer .content form select,
.pre-footer .content form textarea,
.pre-footer .content form button {
  border: unset;
  border-radius: 3px;
  padding: 10px 20px;
  margin-bottom: 20px;
  width: 100%; }
  .pre-footer .content form input::placeholder,
  .pre-footer .content form input option,
  .pre-footer .content form select::placeholder,
  .pre-footer .content form select option,
  .pre-footer .content form textarea::placeholder,
  .pre-footer .content form textarea option,
  .pre-footer .content form button::placeholder,
  .pre-footer .content form button option {
    color: #919fa6; }
    .pre-footer .content form input::placeholder,
    .pre-footer .content form input option,
    .pre-footer .content form select::placeholder,
    .pre-footer .content form select option,
    .pre-footer .content form textarea::placeholder,
    .pre-footer .content form textarea option,
    .pre-footer .content form button::placeholder,
    .pre-footer .content form button option {
      font-size: 12px; }
      @media (min-width: 320px) and (max-width: 1327px) {
        .pre-footer .content form input::placeholder,
        .pre-footer .content form input option,
        .pre-footer .content form select::placeholder,
        .pre-footer .content form select option,
        .pre-footer .content form textarea::placeholder,
        .pre-footer .content form textarea option,
        .pre-footer .content form button::placeholder,
        .pre-footer .content form button option {
          font-size: calc(12px + 4 * ((100vw - 320px) / 1007)); } }
      @media (min-width: 1327px) and (max-width: 1327px) {
        .pre-footer .content form input::placeholder,
        .pre-footer .content form input option,
        .pre-footer .content form select::placeholder,
        .pre-footer .content form select option,
        .pre-footer .content form textarea::placeholder,
        .pre-footer .content form textarea option,
        .pre-footer .content form button::placeholder,
        .pre-footer .content form button option {
          font-size: calc(12px + 4 * ((100vw - 320px) / 1007)); } }
      @media (min-width: 1327px) {
        .pre-footer .content form input::placeholder,
        .pre-footer .content form input option,
        .pre-footer .content form select::placeholder,
        .pre-footer .content form select option,
        .pre-footer .content form textarea::placeholder,
        .pre-footer .content form textarea option,
        .pre-footer .content form button::placeholder,
        .pre-footer .content form button option {
          font-size: 16px; } }
.pre-footer .content form .button {
  width: unset;
  padding: 10px 40px;
  cursor: pointer; }

.pre-footer .content form select {
  color: #919fa6;
  padding: 14px 18px; }
  .pre-footer .content form select {
    font-size: 12px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      .pre-footer .content form select {
        font-size: calc(12px + 4 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 1327px) {
      .pre-footer .content form select {
        font-size: calc(12px + 4 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) {
      .pre-footer .content form select {
        font-size: 16px; } }
.pre-footer .content form .opt-in {
  display: inline-flex; }
  .pre-footer .content form .opt-in input {
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 1rem; }
  .pre-footer .content form .opt-in label {
    display: inline-block; }

.pre-footer .content form .g-recaptcha {
  display: table;
  margin-bottom: 20px;
  margin-top: 20px; }
  @media (max-width: 320px) {
    .pre-footer .content form .g-recaptcha {
      transform: scale(0.9); } }
.pre-footer .content form .field {
  width: 100%; }

.pre-footer .content form .half {
  width: 100%;
  float: left;
  margin-right: 2%; }
  @media (min-width: 990px) {
    .pre-footer .content form .half {
      width: 49%; } }
  .pre-footer .content form .half:nth-child(2n) {
    margin-right: unset; }

footer {
  background-color: #475f6b;
  color: #fff; }
  footer {
    font-size: 11px; }
    @media (min-width: 320px) and (max-width: 1327px) {
      footer {
        font-size: calc(11px + 3 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) and (max-width: 1327px) {
      footer {
        font-size: calc(11px + 3 * ((100vw - 320px) / 1007)); } }
    @media (min-width: 1327px) {
      footer {
        font-size: 14px; } }
  @media (max-width: 599px) {
    footer {
      line-height: 2rem; } }
  @media (max-width: 989.99px) {
    footer {
      padding-bottom: 4rem; } }
  footer .inner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center; }
    @media (max-width: 599px) {
      footer .inner {
        width: 75vw; } }
    @media (min-width: 990px) {
      footer .inner {
        text-align: left;
        justify-content: space-between;
        flex-direction: row;
        padding: 10vh 0; } }
@media (min-width: 990px) {
  body > footer > .inner {
    padding: 10vh 1.2vw; } }

@media (min-width: 1800px) {
  body > footer > .inner {
    padding: 10vh 0; } }

.footer-menu {
  display: flex;
  justify-content: space-between;
  width: 100%; }
  @media (max-width: 989.99px) {
    .footer-menu {
      flex-direction: column;
      text-align: center; } }
.footer-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 4vh; }
  @media (min-width: 600px) {
    .footer-info {
      margin-right: 3vw; } }
  .footer-info .logo {
    margin-bottom: 20px; }
  .footer-info .copyright {
    margin: 0;
    line-height: 1.5;
    font-weight: 700; }
    .footer-info .copyright .accent {
      color: #4dd6a3; }
    .footer-info .copyright .rights {
      font-weight: 400;
      display: block; }

.socials {
  font-size: 14px; }
  @media (min-width: 320px) and (max-width: 1327px) {
    .socials {
      font-size: calc(14px + 13 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) and (max-width: 1327px) {
    .socials {
      font-size: calc(14px + 13 * ((100vw - 320px) / 1007)); } }
  @media (min-width: 1327px) {
    .socials {
      font-size: 27px; } }
.socials .socials-title {
  margin: auto;
  margin-bottom: 1rem;
  line-height: 1.5rem;
  width: 120px; }
  @media (min-width: 990px) {
    .socials .socials-title {
      text-align: right;
      width: 210px;
      line-height: 2rem; } }
.footer-navigation {
  margin-bottom: 4vh; }
  @media (min-width: 600px) {
    .footer-navigation {
      margin-right: 1vw; } }
  @media (min-width: 1200px) {
    .footer-navigation {
      min-width: 695px; } }
  .footer-navigation .main-menu,
  .footer-navigation .secondary-menu {
    list-style: none;
    padding-inline-start: unset; }
    @media (min-width: 990px) {
      .footer-navigation .main-menu,
      .footer-navigation .secondary-menu {
        column-count: 2; } }
    @media (min-width: 1200px) {
      .footer-navigation .main-menu,
      .footer-navigation .secondary-menu {
        column-count: 3; } }
    .footer-navigation .main-menu a,
    .footer-navigation .secondary-menu a {
      color: #fff; }
  .footer-navigation .main-menu {
    font-weight: 700;
    padding-bottom: 2vh;
    border-bottom: 2px solid #637781; }
    @media (min-width: 990px) {
      .footer-navigation .main-menu {
        border-bottom: unset;
        padding-bottom: unset; } }
  .footer-navigation .secondary-menu {
    margin-bottom: 0; }
  .footer-navigation .icon {
    vertical-align: sub;
    width: 1rem; }

.logo-association {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 599px) {
    .logo-association {
      flex-wrap: wrap; } }
  .logo-association .association {
    height: 3rem;
    width: auto;
    align-items: center; }
    @media (max-width: 989.99px) {
      .logo-association .association {
        height: 2.5rem; } }
    @media (min-width: 990px) {
      .logo-association .association {
        margin-right: 1.3rem; } }
    .logo-association .association img {
      width: auto;
      height: 100%; }

.logo-association :first-child {
  height: 5.5rem; }
  @media (max-width: 599px) {
    .logo-association :first-child {
      height: 4.5rem;
      margin-right: 0;
      margin-bottom: 1rem;
      width: 100%; } }
.socials-list {
  display: flex;
  justify-content: center;
  list-style: none;
  padding-inline-start: unset; }
  @media (min-width: 990px) {
    .socials-list {
      justify-content: flex-end; } }
  .socials-list .social-item {
    display: block;
    width: 30px;
    height: 30px;
    margin-right: 15px; }
    .socials-list .social-item:last-child {
      margin-right: 0; }
  .socials-list .fb,
  .socials-list .insta,
  .socials-list .linked {
    text-indent: -9999px;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover; }
  .socials-list .fb {
    background-image: url("../img/base/svg/fb-icon.svg"); }
  .socials-list .insta {
    background-image: url("../img/base/svg/insta-icon.svg"); }
  .socials-list .linked {
    background-image: url("../img/base/svg/linked-icon.svg"); }

.SumoSelect {
  width: 100%;
  margin-bottom: 30px; }
  .SumoSelect .SelectBox {
    padding: 10px 20px;
    border: none;
    color: #919fa6; }
    .SumoSelect .SelectBox {
      font-size: 12px; }
      @media (min-width: 320px) and (max-width: 1327px) {
        .SumoSelect .SelectBox {
          font-size: calc(12px + 4 * ((100vw - 320px) / 1007)); } }
      @media (min-width: 1327px) and (max-width: 1327px) {
        .SumoSelect .SelectBox {
          font-size: calc(12px + 4 * ((100vw - 320px) / 1007)); } }
      @media (min-width: 1327px) {
        .SumoSelect .SelectBox {
          font-size: 16px; } }
    .SumoSelect .SelectBox label {
      margin-bottom: 0 !important; }
  .SumoSelect .optWrapper label {
    color: #919fa6 !important;
    margin-top: 7px; }

/*
* END Footer Section
*/
.advertisers #traditional .lottie-animation,
.publishers #traditional .lottie-animation {
  height: 215px; }
  @media (max-width: 989.99px) {
    .advertisers #traditional .lottie-animation,
    .publishers #traditional .lottie-animation {
      height: 300px; } }
  @media (min-width: 1200px) {
    .advertisers #traditional .lottie-animation,
    .publishers #traditional .lottie-animation {
      height: 100%; } }
@media (min-width: 990px) {
  .advertisers #video-traffic .lottie-animation,
  .publishers #video-traffic .lottie-animation {
    height: 300px; } }

@media (min-width: 1200px) {
  .advertisers #video-traffic .lottie-animation,
  .publishers #video-traffic .lottie-animation {
    height: 100%;
    padding: 7%; } }

.advertisers #platforms .lottie-animation,
.publishers #platforms .lottie-animation {
  height: 136px; }
  @media (min-width: 990px) {
    .advertisers #platforms .lottie-animation,
    .publishers #platforms .lottie-animation {
      height: 200px; } }
.advertisers #but-with .lottie-animation,
.publishers #but-with .lottie-animation {
  height: 181px; }
  @media (min-width: 600px) {
    .advertisers #but-with .lottie-animation,
    .publishers #but-with .lottie-animation {
      height: 230px; } }
  @media (min-width: 1200px) {
    .advertisers #but-with .lottie-animation,
    .publishers #but-with .lottie-animation {
      height: 200px; } }
.advertisers #demand .lottie-animation,
.publishers #demand .lottie-animation {
  height: 94px; }
  @media (min-width: 600px) {
    .advertisers #demand .lottie-animation,
    .publishers #demand .lottie-animation {
      height: 200px; } }
  @media (min-width: 990px) {
    .advertisers #demand .lottie-animation,
    .publishers #demand .lottie-animation {
      height: 100px; } }
.advertisers #benefits-items .lottie-animation,
.publishers #benefits-items .lottie-animation {
  height: 84px; }
  @media (min-width: 600px) {
    .advertisers #benefits-items .lottie-animation,
    .publishers #benefits-items .lottie-animation {
      height: 150px; } }
  @media (min-width: 990px) {
    .advertisers #benefits-items .lottie-animation,
    .publishers #benefits-items .lottie-animation {
      height: 20vh; } }
@media (min-width: 990px) and (max-width: 1200px) {
  .publishers #act-now .wrapper-animation,
  .publishers #customers-need .wrapper-animation {
    padding: 0 3vh; } }

@media (min-width: 1200px) {
  .publishers #act-now .wrapper-animation,
  .publishers #customers-need .wrapper-animation {
    padding: 4vh 15vh; } }

.publishers #act-now .lottie-animation,
.publishers #customers-need .lottie-animation {
  height: 319px; }
  @media (min-width: 990px) {
    .publishers #act-now .lottie-animation,
    .publishers #customers-need .lottie-animation {
      height: 415px; } }
@media (min-width: 990px) {
  .publishers #suite .lottie-animation {
    height: 386px; } }

.publishers #benefits-items .lottie-animation {
  min-height: unset; }
  @media (min-width: 990px) {
    .publishers #benefits-items .lottie-animation {
      margin: 0 auto;
      height: 112px; } }
  @media (min-width: 1200px) {
    .publishers #benefits-items .lottie-animation {
      height: 140px; } }
@media (min-width: 990px) and (max-width: 1200px) {
  .advertisers #customers-need .wrapper-animation {
    padding: 0 3vh; } }

@media (min-width: 1200px) {
  .advertisers #customers-need .wrapper-animation {
    padding: 0 15vh; } }

.advertisers #customers-need .lottie-animation {
  height: 290px; }
  @media (min-width: 600px) {
    .advertisers #customers-need .lottie-animation {
      height: 680px; } }
  @media (min-width: 990px) {
    .advertisers #customers-need .lottie-animation {
      height: 410px; } }
.web-content #benefits .lottie-animation {
  height: 162px; }
  @media (min-width: 600px) {
    .web-content #benefits .lottie-animation {
      height: 300px; } }
  @media (min-width: 990px) {
    .web-content #benefits .lottie-animation {
      height: 435px; } }
.web-content #benefits #lottie-custom-height {
  height: 194px; }
  @media (min-width: 600px) {
    .web-content #benefits #lottie-custom-height {
      height: 360px; } }
.home-page #home-advertisers .lottie-container {
  height: 252px; }
  @media (min-width: 600px) {
    .home-page #home-advertisers .lottie-container {
      height: 530px; } }
  @media (min-width: 990px) {
    .home-page #home-advertisers .lottie-container {
      right: 8.2vw;
      height: 100%;
      width: 380px;
      top: 50%;
      transform: translateY(-50%); } }
  @media (min-width: 1200px) {
    .home-page #home-advertisers .lottie-container {
      height: 70%;
      width: 100%;
      right: 0; } }
.home-page #home-advertisers .lottie-animation {
  width: 65vw;
  position: absolute; }
  @media (min-width: 600px) {
    .home-page #home-advertisers .lottie-animation {
      width: 89%; } }
  @media (min-width: 990px) {
    .home-page #home-advertisers .lottie-animation {
      width: unset;
      height: 100%; } }
.home-page #home-publishers .lottie-container {
  height: 252px; }
  @media (min-width: 600px) {
    .home-page #home-publishers .lottie-container {
      height: 530px; } }
  @media (min-width: 990px) {
    .home-page #home-publishers .lottie-container {
      height: 100%;
      width: 500px;
      top: 50%;
      left: 8.2vw;
      transform: translateY(-50%); } }
  @media (min-width: 1200px) {
    .home-page #home-publishers .lottie-container {
      height: 70%;
      width: 100%;
      left: 0; } }
.home-page #home-publishers .lottie-animation {
  width: 65vw;
  position: absolute; }
  @media (min-width: 600px) {
    .home-page #home-publishers .lottie-animation {
      width: 89%; } }
  @media (min-width: 990px) {
    .home-page #home-publishers .lottie-animation {
      width: unset;
      height: 100%; } }
@media (min-width: 990px) {
  .home-page #solutions .margin-left {
    margin-left: 50%; } }

.home-page #solutions .lottie-animation {
  min-height: 150px; }
  @media (min-width: 600px) {
    .home-page #solutions .lottie-animation {
      height: 250px; } }
  @media (min-width: 990px) {
    .home-page #solutions .lottie-animation {
      height: 100%;
      position: absolute;
      padding: 15vh 0; } }
.career #who-we-are .lottie-animation {
  height: 90px; }
  @media (min-width: 600px) {
    .career #who-we-are .lottie-animation {
      height: 222px; } }
  @media (min-width: 990px) {
    .career #who-we-are .lottie-animation {
      height: 180px; } }
.about-us #who-we-are .lottie-animation {
  height: 118px; }
  @media (min-width: 600px) {
    .about-us #who-we-are .lottie-animation {
      height: 222px; } }
  @media (min-width: 990px) {
    .about-us #who-we-are .lottie-animation {
      height: 250px; } }
.about-us #who-we-are .w343.lottie-animation {
  height: 90px; }

@media (min-width: 1200px) {
  .about-us #downloads .lottie-animation {
    max-width: 30vw; } }

@media (max-width: 1199.99px) {
  .about-us #downloads .lottie-animation {
    max-width: 34vw; } }

@media (max-width: 599px) {
  .about-us #downloads .lottie-animation {
    max-width: 70vw;
    margin: 0 auto; } }

@media (min-width: 600px) and (max-width: 990px) {
  .about-us #downloads .lottie-animation {
    max-width: 36vw;
    margin: 0 auto; } }

@media (min-width: 1800px) {
  .about-us #downloads .lottie-animation {
    max-width: 17vw; } }

#contact .lottie-animation {
  height: 146px; }
  @media (min-width: 990px) {
    #contact .lottie-animation {
      height: 666px; } }
@media (min-width: 600px) and (max-width: 990px) {
  #best-res-mark .lottie-animation {
    height: 432px; } }

.swiper-container {
  width: 100%;
  height: calc(100vh - 50px); }
  @media (min-width: 990px) {
    .swiper-container {
      height: 950px; } }
  .swiper-container .swiper-slide {
    width: 85%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
    @media (min-width: 990px) {
      .swiper-container .swiper-slide {
        width: 95%; } }
.about-us .inner-main, .press-and-media .inner-main {
  max-width: 100%;
  width: 100%; }
  .about-us .inner-main .inner, .press-and-media .inner-main .inner {
    padding: 0;
    padding-bottom: 3rem; }
    @media (max-width: 599px) {
      .about-us .inner-main .inner, .press-and-media .inner-main .inner {
        text-align: center; } }
.about-us .swiper-slide .content, .press-and-media .swiper-slide .content {
  display: block; }

.about-us .swiper-slide .line, .press-and-media .swiper-slide .line {
  width: 2px;
  background-color: #EFEFEF;
  margin: 0 3rem; }

.about-us .swiper-slide .column, .press-and-media .swiper-slide .column {
  align-items: center;
  justify-content: center; }
  @media (max-width: 599px) {
    .about-us .swiper-slide .column, .press-and-media .swiper-slide .column {
      margin-bottom: 3rem; } }
  .about-us .swiper-slide .column img, .press-and-media .swiper-slide .column img {
    width: 100%; }
    @media (max-width: 599px) {
      .about-us .swiper-slide .column img, .press-and-media .swiper-slide .column img {
        width: 70%; } }
@media (max-width: 599px) {
  .about-us .swiper-slide .row, .press-and-media .swiper-slide .row {
    flex-direction: column-reverse; } }

.about-us .swiper-container, .press-and-media .swiper-container {
  height: 100%; }

.about-us .swiper-button-prev,
.about-us .swiper-button-next, .press-and-media .swiper-button-prev,
.press-and-media .swiper-button-next {
  display: none;
  background: #EFEFEFe6;
  padding: 31px 28px; }
  @media (min-width: 990px) {
    .about-us .swiper-button-prev,
    .about-us .swiper-button-next, .press-and-media .swiper-button-prev,
    .press-and-media .swiper-button-next {
      display: block; } }
  .about-us .swiper-button-prev:after,
  .about-us .swiper-button-next:after, .press-and-media .swiper-button-prev:after,
  .press-and-media .swiper-button-next:after {
    font-size: 18px;
    color: #06cdf2;
    position: absolute;
    transform: translate3d(-50%, -50%, 0); }

.about-us .swiper-pagination-bullet, .press-and-media .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #475f6b; }

.publishers .swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
  background-color: #4dd6a3; }

.web-content .swiper-button-prev,
.web-content .swiper-button-next {
  background: #EFEFEF; }
  .web-content .swiper-button-prev:after,
  .web-content .swiper-button-next:after {
    font-size: 18px;
    color: #FF6F5E; }

.web-content #benef-slider .swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
  background-color: #FF6F5E; }

.web-content .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #475f6b; }

.home-page .swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
  background-color: #FFFFFF;
  width: 14px;
  height: 14px; }

.home-page .swiper-button-prev, .home-page .swiper-button-next {
  background-color: unset; }

.swiper-button-prev,
.swiper-button-next {
  outline: none;
  display: none;
  background: rgba(77, 214, 163, 0.9);
  padding: 31px 28px;
  top: calc(50% - 31px);
  margin-top: 0; }
  @media (min-width: 990px) {
    .swiper-button-prev,
    .swiper-button-next {
      display: block; } }
  .swiper-button-prev:after,
  .swiper-button-next:after {
    font-size: 18px;
    color: #fff;
    position: absolute;
    transform: translate3d(-50%, -50%, 0); }

.swiper-button-prev {
  left: 0; }

.swiper-button-next {
  right: 0; }

.advertisers .swiper-button-prev,
.advertisers .swiper-button-next {
  display: none;
  background: #EFEFEFe6;
  padding: 31px 28px; }
  @media (min-width: 990px) {
    .advertisers .swiper-button-prev,
    .advertisers .swiper-button-next {
      display: block; } }
  .advertisers .swiper-button-prev:after,
  .advertisers .swiper-button-next:after {
    font-size: 18px;
    color: #06cdf2;
    position: absolute;
    transform: translate3d(-50%, -50%, 0); }

.advertisers .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #475f6b; }

.contact .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #4dd6a3; }

.career .swiper-button-prev,
.career .swiper-button-next {
  background: #EFEFEF; }
  .career .swiper-button-prev:after,
  .career .swiper-button-next:after {
    font-size: 18px;
    color: #06cdf2;
    position: absolute;
    transform: translate3d(-50%, -50%, 0); }

.icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

.icon-play {
  width: 6rem;
  height: 6rem;
  background-image: url("/img/icons/play.svg"); }

.icon-close {
  width: 2rem;
  height: 2rem;
  background-image: url("/img/icons/close.svg"); }

.icon-entertainment {
  width: 2rem;
  height: 2rem;
  background-image: url("/img/icons/entertainment.svg"); }

.icon-food {
  width: 2rem;
  height: 2rem;
  background-image: url("/img/icons/food.svg"); }

.icon-beauty {
  width: 2rem;
  height: 2rem;
  background-image: url("/img/icons/beauty.svg"); }

.icon-tech {
  width: 2rem;
  height: 2rem;
  background-image: url("/img/icons/tech.svg"); }

.icon-travel {
  width: 2rem;
  height: 2rem;
  background-image: url("/img/icons/travel.svg"); }

.icon-desktop {
  width: 2rem;
  height: 2rem;
  background-image: url("/img/icons/desktop.svg"); }

.icon-mobile {
  width: 2rem;
  height: 2rem;
  background-image: url("/img/icons/mobile.svg"); }

.overlay {
  position: absolute;
  background-color: rgba(71, 95, 107, 0.9);
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0; }

.overlay-container {
  position: absolute;
  top: 0;
  width: 100%;
  height: calc(100vh - 80px);
  z-index: 11; }
  .overlay-container .overlay-content-wrapper {
    height: calc(100vh - 80px); }
  .overlay-container .overlay-content {
    position: relative;
    width: 60%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    @media (max-width: 989.99px) {
      .overlay-container .overlay-content {
        width: 80%; } }
  .overlay-container .icon-close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
