@charset "UTF-8";
/*!
Theme Name: Over-5G by Antenna
Author: Antenna
Author URI: https://weareantenna.be/
Version: 1.0.0
*/
@font-face {
  font-family: 'Mtrpls';
  src: url("/assets/fonts/metropolis-regular.eot");
  src: url("/assets/fonts/metropolis-regular.woff2") format("woff2"), url("/assets/fonts/metropolis-regular.woff") format("woff"), url("/assets/fonts/metropolis-regular.ttf") format("truetype"), url("/assets/fonts/metropolis-regular.svg#Metropolis") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Mtrpls';
  src: url("/assets/fonts/metropolis-regularitalic.eot");
  src: url("/assets/fonts/metropolis-regularitalic.woff2") format("woff2"), url("/assets/fonts/metropolis-regularitalic.woff") format("woff"), url("/assets/fonts/metropolis-regularitalic.ttf") format("truetype"), url("/assets/fonts/metropolis-regularitalic.svg#Metropolis") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Mtrpls';
  src: url("/assets/fonts/metropolis-light.eot");
  src: url("/assets/fonts/metropolis-light.woff2") format("woff2"), url("/assets/fonts/metropolis-light.woff") format("woff"), url("/assets/fonts/metropolis-light.ttf") format("truetype"), url("/assets/fonts/metropolis-light.svg#Metropolis") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Mtrpls';
  src: url("/assets/fonts/metropolis-lightitalic.eot");
  src: url("/assets/fonts/metropolis-lightitalic.woff2") format("woff2"), url("/assets/fonts/metropolis-lightitalic.woff") format("woff"), url("/assets/fonts/metropolis-lightitalic.ttf") format("truetype"), url("/assets/fonts/metropolis-lightitalic.svg#Metropolis") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Mtrpls';
  src: url("/assets/fonts/metropolis-extralight.eot");
  src: url("/assets/fonts/metropolis-extralight.woff2") format("woff2"), url("/assets/fonts/metropolis-extralight.woff") format("woff"), url("/assets/fonts/metropolis-extralight.ttf") format("truetype"), url("/assets/fonts/metropolis-extralight.svg#Metropolis") format("svg");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Mtrpls';
  src: url("/assets/fonts/metropolis-extralightitalic.eot");
  src: url("/assets/fonts/metropolis-extralightitalic.woff2") format("woff2"), url("/assets/fonts/metropolis-extralightitalic.woff") format("woff"), url("/assets/fonts/metropolis-extralightitalic.ttf") format("truetype"), url("/assets/fonts/metropolis-extralightitalic.svg#Metropolis") format("svg");
  font-weight: 200;
  font-style: italic; }

@font-face {
  font-family: 'Mtrpls';
  src: url("/assets/fonts/metropolis-medium.eot");
  src: url("/assets/fonts/metropolis-medium.woff2") format("woff2"), url("/assets/fonts/metropolis-medium.woff") format("woff"), url("/assets/fonts/metropolis-medium.ttf") format("truetype"), url("/assets/fonts/metropolis-medium.svg#Metropolis") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Mtrpls';
  src: url("/assets/fonts/metropolis-mediumitalic.eot");
  src: url("/assets/fonts/metropolis-mediumitalic.woff2") format("woff2"), url("/assets/fonts/metropolis-mediumitalic.woff") format("woff"), url("/assets/fonts/metropolis-mediumitalic.ttf") format("truetype"), url("/assets/fonts/metropolis-mediumitalic.svg#Metropolis") format("svg");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Mtrpls';
  src: url("/assets/fonts/metropolis-semibold.eot");
  src: url("/assets/fonts/metropolis-semibold.woff2") format("woff2"), url("/assets/fonts/metropolis-semibold.woff") format("woff"), url("/assets/fonts/metropolis-semibold.ttf") format("truetype"), url("/assets/fonts/metropolis-semibold.svg#Metropolis") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Mtrpls';
  src: url("/assets/fonts/metropolis-semibolditalic.eot");
  src: url("/assets/fonts/metropolis-semibolditalic.woff2") format("woff2"), url("/assets/fonts/metropolis-semibolditalic.woff") format("woff"), url("/assets/fonts/metropolis-semibolditalic.ttf") format("truetype"), url("/assets/fonts/metropolis-semibolditalic.svg#Metropolis") format("svg");
  font-weight: 700;
  font-style: italic; }

:root {
  --negative-margin: 0px; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  margin: 0;
  padding: 0; }

ul, ol, h1, h2, h3, h4, h5, h6, p, span, li, fieldset {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6, p, span, a, li, input, textarea, button, div {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

li {
  list-style: none; }

button, input, textarea, select {
  border: none;
  outline: none;
  background: transparent; }
  button:not([type="checkbox"]):not([type="radio"]), input:not([type="checkbox"]):not([type="radio"]), textarea:not([type="checkbox"]):not([type="radio"]), select:not([type="checkbox"]):not([type="radio"]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

fieldset {
  border: 0; }

textarea {
  resize: vertical; }

audio, canvas, img, video {
  vertical-align: middle; }

img {
  display: block;
  max-width: 100%; }

.for-mobile {
  display: none; }

.sronly {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  white-space: nowrap;
  border: 0; }

.container {
  max-width: 960px;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  position: relative; }
  @media screen and (min-width: 1200px) {
    .container {
      max-width: 1100px; } }
  @media screen and (min-width: 1500px) {
    .container {
      max-width: 1260px; } }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #FFFFFF;
  font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
  font-weight: 500; }
  h1.title-page,
  h2.title-page,
  h3.title-page,
  h4.title-page,
  h5.title-page,
  h6.title-page {
    font-size: 30px;
    line-height: 38px;
    font-weight: 400; }
    @media (min-width: 768px) {
      h1.title-page,
      h2.title-page,
      h3.title-page,
      h4.title-page,
      h5.title-page,
      h6.title-page {
        font-size: 35px;
        line-height: 42px; } }
    @media (min-width: 1024px) {
      h1.title-page,
      h2.title-page,
      h3.title-page,
      h4.title-page,
      h5.title-page,
      h6.title-page {
        font-size: 45px;
        line-height: 55px;
        letter-spacing: -0.1px; } }
    @media (min-width: 1200px) {
      h1.title-page,
      h2.title-page,
      h3.title-page,
      h4.title-page,
      h5.title-page,
      h6.title-page {
        font-size: 65px;
        line-height: 75px;
        letter-spacing: -0.354px; } }
    @media (min-width: 1500px) {
      h1.title-page,
      h2.title-page,
      h3.title-page,
      h4.title-page,
      h5.title-page,
      h6.title-page {
        font-size: 83px;
        line-height: 97px; } }
    h1.title-page strong,
    h2.title-page strong,
    h3.title-page strong,
    h4.title-page strong,
    h5.title-page strong,
    h6.title-page strong {
      color: #FFC602;
      font-weight: 400; }
    h1.title-page span,
    h2.title-page span,
    h3.title-page span,
    h4.title-page span,
    h5.title-page span,
    h6.title-page span {
      display: block; }
      h1.title-page span.title-page__main,
      h2.title-page span.title-page__main,
      h3.title-page span.title-page__main,
      h4.title-page span.title-page__main,
      h5.title-page span.title-page__main,
      h6.title-page span.title-page__main {
        margin-bottom: 20px;
        color: #77E7DA;
        font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
        font-size: 18px;
        line-height: 26px;
        font-weight: 500;
        letter-spacing: 0.24px; }
  h1.title-main,
  h2.title-main,
  h3.title-main,
  h4.title-main,
  h5.title-main,
  h6.title-main {
    color: #091332;
    font-size: 28px;
    line-height: 38px; }
    @media (min-width: 768px) {
      h1.title-main,
      h2.title-main,
      h3.title-main,
      h4.title-main,
      h5.title-main,
      h6.title-main {
        font-size: 30px;
        line-height: 42px;
        letter-spacing: -0.1px; } }
    @media (min-width: 1024px) {
      h1.title-main,
      h2.title-main,
      h3.title-main,
      h4.title-main,
      h5.title-main,
      h6.title-main {
        font-size: 50px;
        line-height: 62px;
        letter-spacing: -0.48px; } }
    h1.title-main strong,
    h2.title-main strong,
    h3.title-main strong,
    h4.title-main strong,
    h5.title-main strong,
    h6.title-main strong {
      color: #FFC602;
      font-weight: 500; }
  h1.title-sub,
  h2.title-sub,
  h3.title-sub,
  h4.title-sub,
  h5.title-sub,
  h6.title-sub {
    color: #091332;
    font-size: 26px;
    line-height: 34px; }
    @media (min-width: 768px) {
      h1.title-sub,
      h2.title-sub,
      h3.title-sub,
      h4.title-sub,
      h5.title-sub,
      h6.title-sub {
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.12px; } }
    @media (min-width: 1200px) {
      h1.title-sub,
      h2.title-sub,
      h3.title-sub,
      h4.title-sub,
      h5.title-sub,
      h6.title-sub {
        font-size: 40px;
        line-height: 48px;
        letter-spacing: -0.38px; } }
  h1.title-section,
  h2.title-section,
  h3.title-section,
  h4.title-section,
  h5.title-section,
  h6.title-section {
    color: #091332;
    font-size: 22px;
    line-height: 32px; }
    @media (min-width: 1024px) {
      h1.title-section,
      h2.title-section,
      h3.title-section,
      h4.title-section,
      h5.title-section,
      h6.title-section {
        font-size: 28px;
        line-height: 38px; } }
    h1.title-section i,
    h2.title-section i,
    h3.title-section i,
    h4.title-section i,
    h5.title-section i,
    h6.title-section i {
      margin-right: 10px;
      color: #77E7DA;
      font-size: 25px; }
  h1.title-related,
  h2.title-related,
  h3.title-related,
  h4.title-related,
  h5.title-related,
  h6.title-related {
    color: #091332;
    font-size: 22px;
    line-height: 28px; }

p,
ul li,
ol li {
  color: #FFFFFF;
  font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  letter-spacing: 0.1px; }
  @media (min-width: 768px) {
    p,
    ul li,
    ol li {
      font-size: 18px;
      line-height: 28px;
      font-weight: 300;
      letter-spacing: 0.3px; } }
  @media (min-width: 1200px) {
    p,
    ul li,
    ol li {
      font-size: 20px;
      line-height: 32px;
      letter-spacing: 0.4px; } }
  p strong,
  ul li strong,
  ol li strong {
    font-weight: 500; }
  p a,
  ul li a,
  ol li a {
    color: #FFC602;
    font-weight: 300;
    text-decoration: underline;
    transition: all 0.2s ease-in-out; }
    p a:hover, p a:active,
    ul li a:hover,
    ul li a:active,
    ol li a:hover,
    ol li a:active {
      color: #77E7DA; }

button {
  font-family: "Mtrpls", "Helvetica", "Arial", sans-serif; }

figure.quote-wrapper {
  display: block;
  margin: 60px 0; }
  figure.quote-wrapper blockquote {
    margin: 0; }
  figure.quote-wrapper figcaption {
    display: block;
    padding-left: 36px;
    margin-top: 15px;
    color: #091332;
    font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    letter-spacing: 0.3px; }

blockquote {
  padding: 5px 0 5px 30px;
  margin: 60px 0;
  border-left: 6px solid #77E7DA;
  color: #091332;
  font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
  font-size: 22px;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: 0; }
  @media (min-width: 768px) {
    blockquote {
      font-size: 28px;
      line-height: 42px; } }
  blockquote p {
    color: #091332;
    font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: 0; }
    @media (min-width: 768px) {
      blockquote p {
        font-size: 28px;
        line-height: 42px; } }

pre {
  padding: 30px;
  margin: 40px 0;
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.75);
  font-family: "Courier", serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  white-space: normal; }

.theme-label {
  opacity: 0.75;
  color: #091332;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0.2px; }
  .theme-label i {
    margin-right: 5px;
    color: #77E7DA; }
  .theme-label a {
    color: #091332;
    text-decoration: none;
    transition: all 0.2s ease-in-out; }
    .theme-label a:hover, .theme-label a:active {
      color: #FFC602; }

.editor-content h1:first-child,
.editor-content h2:first-child,
.editor-content h3:first-child,
.editor-content h4:first-child,
.editor-content h5:first-child,
.editor-content h6:first-child {
  margin-top: 0; }

.editor-content h1:last-child,
.editor-content h2:last-child,
.editor-content h3:last-child,
.editor-content h4:last-child,
.editor-content h5:last-child,
.editor-content h6:last-child {
  margin-bottom: 0; }

.editor-content h1,
.editor-content h2,
.editor-content h3,
.editor-content h4,
.editor-content h5,
.editor-content h6 {
  color: #091332; }

.editor-content h1 {
  margin-top: 60px;
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 52px;
  letter-spacing: -0.48px; }
  @media (min-width: 1024px) {
    .editor-content h1 {
      font-size: 50px;
      line-height: 62px; } }

.editor-content h2 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 32px;
  line-height: 36px;
  letter-spacing: -0.38px; }
  @media (min-width: 1024px) {
    .editor-content h2 {
      font-size: 40px;
      line-height: 42px; } }

.editor-content h3 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: -0.24px; }
  @media (min-width: 1024px) {
    .editor-content h3 {
      font-size: 25px;
      line-height: 35px; } }

.editor-content h4 {
  margin-top: 40px;
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0; }
  @media (min-width: 1024px) {
    .editor-content h4 {
      font-size: 22px;
      line-height: 32px; } }

.editor-content h5 {
  margin-top: 40px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2px; }
  @media (min-width: 1024px) {
    .editor-content h5 {
      font-size: 20px;
      line-height: 30px; } }

.editor-content h6 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  opacity: 0.75; }
  @media (min-width: 1024px) {
    .editor-content h6 {
      font-size: 18px;
      line-height: 28px; } }

.editor-content p,
.editor-content ul,
.editor-content ol {
  margin-bottom: 30px; }
  .editor-content p:last-child,
  .editor-content ul:last-child,
  .editor-content ol:last-child {
    margin-bottom: 0; }

.editor-content ul li,
.editor-content ol li {
  padding-left: 30px;
  margin-top: 8px;
  position: relative; }
  .editor-content ul li:before,
  .editor-content ol li:before {
    content: '';
    position: absolute;
    left: 0; }
  .editor-content ul li:first-child,
  .editor-content ol li:first-child {
    margin-top: 0; }

.editor-content ul li:before {
  display: block;
  width: 7px;
  height: 7px;
  top: 11px;
  background-color: #091332;
  border-radius: 50%; }

.editor-content ol {
  counter-reset: ol-counter; }
  .editor-content ol li {
    counter-increment: ol-counter; }
    .editor-content ol li:before {
      content: counters(ol-counter, ".") ". ";
      display: inline-block;
      top: 0;
      color: #77E7DA;
      font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
      font-weight: 500; }

.editor-content.medium p,
.editor-content.medium ul li,
.editor-content.medium ol li {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.1px; }
  @media (min-width: 768px) {
    .editor-content.medium p,
    .editor-content.medium ul li,
    .editor-content.medium ol li {
      font-size: 16px;
      line-height: 28px;
      letter-spacing: 0.32px; } }

.editor-content.large p,
.editor-content.large ul li,
.editor-content.large ol li {
  font-size: 18px;
  line-height: 28px;
  font-weight: 200;
  letter-spacing: 0; }
  .editor-content.large p strong,
  .editor-content.large ul li strong,
  .editor-content.large ol li strong {
    font-weight: 500; }
  @media (min-width: 1024px) {
    .editor-content.large p,
    .editor-content.large ul li,
    .editor-content.large ol li {
      font-size: 22px;
      line-height: 36px; } }
  @media (min-width: 1200px) {
    .editor-content.large p,
    .editor-content.large ul li,
    .editor-content.large ol li {
      font-size: 28px;
      line-height: 41px; } }

.editor-content.lead p,
.editor-content.lead ul li,
.editor-content.lead ol li {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  letter-spacing: 0; }
  @media (min-width: 1024px) {
    .editor-content.lead p,
    .editor-content.lead ul li,
    .editor-content.lead ol li {
      font-size: 22px;
      line-height: 32px; } }
  @media (min-width: 1200px) {
    .editor-content.lead p,
    .editor-content.lead ul li,
    .editor-content.lead ol li {
      font-size: 25px;
      line-height: 38px;
      font-weight: 200; } }

.editor-content.block-content p,
.editor-content.block-content ul li,
.editor-content.block-content ol li {
  color: #091332; }
  .editor-content.block-content p a,
  .editor-content.block-content ul li a,
  .editor-content.block-content ol li a {
    position: relative;
    z-index: 1;
    color: #091332;
    text-decoration: none;
    white-space: nowrap; }
    .editor-content.block-content p a:after,
    .editor-content.block-content ul li a:after,
    .editor-content.block-content ol li a:after {
      content: '';
      display: block;
      width: 100%;
      height: 18px;
      position: absolute;
      left: 0;
      bottom: -4px;
      background: linear-gradient(#00FFBD, #00EEFF);
      opacity: 0.5;
      z-index: -1; }

body {
  position: relative;
  background-color: #060E27;
  font-family: "Mtrpls", "Helvetica", "Arial", sans-serif; }
  body ::selection {
    background-color: #FFC602;
    color: #091332; }
  body ::-moz-selection {
    background-color: #FFC602;
    color: #091332; }

.cc-window.cc-floating {
  max-width: none !important;
  padding: 30px !important;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2); }
  @media screen and (min-width: 768px) {
    .cc-window.cc-floating {
      max-width: 400px !important; } }
  .cc-window.cc-floating .cc-message {
    margin-bottom: 25px;
    font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400; }
  .cc-window.cc-floating .cc-btn {
    display: inline-block;
    padding: 15px 25px;
    border-radius: 0;
    vertical-align: middle;
    cursor: pointer;
    transition: background 0.3s ease-in-out; }
    .cc-window.cc-floating .cc-btn.cc-deny:hover, .cc-window.cc-floating .cc-btn.cc-deny:active {
      text-decoration: none; }
    .cc-window.cc-floating .cc-btn.cc-allow:hover, .cc-window.cc-floating .cc-btn.cc-allow:active {
      text-decoration: none;
      background-color: #FFC602; }

.cc-window.cc-bottom {
  bottom: 0; }
  @media screen and (min-width: 768px) {
    .cc-window.cc-bottom {
      bottom: 30px; } }

.cc-window.cc-right {
  right: 0; }
  @media screen and (min-width: 768px) {
    .cc-window.cc-right {
      right: 30px; } }

#site-5g {
  position: relative;
  z-index: 1; }
  #site-5g .author-wrapper:nth-child(:first-child) {
    margin-top: 20px; }
  #site-5g .author-wrapper .image-wrapper {
    width: 67px;
    height: 67px;
    margin-bottom: 15px;
    border-radius: 50%;
    border: 5px solid #FFFFFF;
    overflow: hidden; }
  #site-5g .author-wrapper p {
    color: #091332;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0.3px; }
    #site-5g .author-wrapper p.author-data__name {
      font-weight: 700; }
    #site-5g .author-wrapper p a {
      color: #091332;
      text-decoration: underline;
      text-decoration-color: #77E7DA; }
  #site-5g canvas.background-glow {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0.5;
    z-index: -2; }
  #site-5g .background-noise {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.05) url("/assets/images/noise.png") repeat 0 0;
    z-index: -1; }
  #site-5g .button {
    display: inline-block;
    padding: 20px 50px 20px 30px;
    position: relative;
    background-color: #FFFFFF;
    border: 1px solid #DDDEE5;
    border-radius: 30px;
    cursor: pointer;
    z-index: 1;
    color: #091332;
    font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.2s ease-in-out; }
    @media (min-width: 1500px) {
      #site-5g .button {
        padding: 25px 60px 25px 40px;
        border-radius: 37px;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0.2px; } }
    #site-5g .button i {
      margin-right: 20px;
      margin-left: -2px;
      color: #77E7DA;
      transition: all 0.2s ease-in-out; }
    #site-5g .button .chevron {
      position: absolute;
      right: 26px;
      top: 50%;
      transform: translateY(-50%);
      opacity: 0.5; }
      @media (min-width: 1500px) {
        #site-5g .button .chevron {
          right: 33px; } }
      #site-5g .button .chevron .svg-fill {
        transition: all 0.2s ease-in-out; }
    #site-5g .button .item-count {
      font-size: 14px;
      font-weight: 300;
      letter-spacing: 0.16px; }
    #site-5g .button:hover, #site-5g .button:active {
      background-color: #060E27;
      border-color: #060E27;
      color: #FFFFFF; }
      #site-5g .button:hover i, #site-5g .button:active i {
        color: #FFFFFF; }
      #site-5g .button:hover .chevron .svg-fill, #site-5g .button:active .chevron .svg-fill {
        fill: #FFFFFF; }
    #site-5g .button.button-dark {
      background-color: #060E27;
      border: 0;
      color: #FFFFFF; }
      #site-5g .button.button-dark:hover, #site-5g .button.button-dark:active {
        background-color: #FFC602;
        color: #091332; }
        #site-5g .button.button-dark:hover i, #site-5g .button.button-dark:active i {
          color: #091332; }
        #site-5g .button.button-dark:hover .chevron .svg-fill, #site-5g .button.button-dark:active .chevron .svg-fill {
          fill: #091332; }
      #site-5g .button.button-dark.button-dark__outline {
        border: 1px solid rgba(255, 255, 255, 0.15); }
  #site-5g .button-text {
    display: inline-block;
    padding: 5px 0;
    position: relative;
    cursor: pointer;
    z-index: 1;
    color: #091332;
    font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.2s ease-in-out; }
    #site-5g .button-text:after {
      content: '';
      display: block;
      width: 100%;
      height: 1px;
      position: absolute;
      left: 0;
      bottom: 3px;
      background-color: #77E7DA;
      z-index: -1; }
    #site-5g .button-text.button-text__white {
      color: #FFFFFF; }
      #site-5g .button-text.button-text__white.with__line:after {
        background-color: #77E7DA; }
    #site-5g .button-text.button-text__download {
      margin-left: 25px; }
      #site-5g .button-text.button-text__download:before {
        content: '';
        display: block;
        width: 13px;
        height: 13px;
        position: absolute;
        left: -25px;
        top: 12px;
        background: url("/assets/images/download.svg") no-repeat left center;
        background-size: contain; }
    #site-5g .button-text.button-text__arrow:before, #site-5g .button-text.button-text__back:before {
      content: '';
      display: block;
      width: 18px;
      height: 13px;
      position: absolute;
      top: 12px;
      background-repeat: no-repeat;
      background-position: left center;
      background-size: contain;
      transition: all 0.2s ease-in-out; }
    #site-5g .button-text.button-text__arrow:before {
      right: -35px;
      background-image: url("/assets/images/arrow.svg"); }
    #site-5g .button-text.button-text__arrow:hover:before, #site-5g .button-text.button-text__arrow:active:before {
      transform: translateX(10px); }
    #site-5g .button-text.button-text__back:before {
      left: -35px;
      background-image: url("/assets/images/arrow-left.svg"); }
    #site-5g .button-text.button-text__back:hover:before, #site-5g .button-text.button-text__back:active:before {
      transform: translateX(-10px); }
    #site-5g .button-text:hover, #site-5g .button-text:active {
      color: #77E7DA; }
  #site-5g .button-readmore {
    display: inline-block;
    padding: 0;
    position: relative;
    cursor: pointer;
    color: #091332;
    font-size: 16px;
    line-height: 27px;
    font-weight: 500;
    letter-spacing: 0.36px;
    text-decoration: none;
    transition: all 0.2s ease-in-out; }
    #site-5g .button-readmore:after {
      content: '';
      display: block;
      width: 100%;
      height: 2px;
      position: absolute;
      left: 0;
      bottom: 0;
      background-color: #77E7DA; }
    #site-5g .button-readmore:hover, #site-5g .button-readmore:active {
      color: #77E7DA; }
  #site-5g .button-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #site-5g .button-list .button {
      margin-right: 10px;
      margin-bottom: 10px; }
      @media (min-width: 1200px) {
        #site-5g .button-list .button {
          margin-right: 20px;
          margin-bottom: 20px; } }
  @media (min-width: 1024px) {
    #site-5g .filters-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-align: flex-start;
      align-items: flex-start; } }
  #site-5g .filters-wrapper .filters-label {
    display: block;
    padding: 0;
    margin-bottom: 10px;
    color: #060E27;
    font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    line-height: 46px;
    font-weight: 500;
    letter-spacing: 0.24px;
    text-align: left;
    cursor: default;
    pointer-events: none; }
    @media (min-width: 1024px) {
      #site-5g .filters-wrapper .filters-label {
        width: 100px;
        margin-bottom: 0; } }
  #site-5g .filters-wrapper ul.filter-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex: 1;
    flex: 1; }
    #site-5g .filters-wrapper ul.filter-list li.filter-list__item {
      margin-bottom: 8px; }
      @media (min-width: 1024px) {
        #site-5g .filters-wrapper ul.filter-list li.filter-list__item {
          margin-bottom: 17px; } }
      #site-5g .filters-wrapper ul.filter-list li.filter-list__item:not(:last-child) {
        margin-right: 8px; }
        @media (min-width: 1024px) {
          #site-5g .filters-wrapper ul.filter-list li.filter-list__item:not(:last-child) {
            margin-right: 15px; } }
      #site-5g .filters-wrapper ul.filter-list li.filter-list__item label.filter-label {
        display: block;
        padding: 13px 20px 13px 42px;
        position: relative;
        background-color: #FFFFFF;
        border-radius: 23px;
        cursor: pointer;
        color: #060E27;
        font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
        font-size: 13px;
        line-height: 16px;
        font-weight: 400;
        transition: all 0.2s ease-in-out; }
        @media (min-width: 1024px) {
          #site-5g .filters-wrapper ul.filter-list li.filter-list__item label.filter-label {
            font-size: 15px;
            line-height: 20px;
            letter-spacing: 0.17px; } }
        #site-5g .filters-wrapper ul.filter-list li.filter-list__item label.filter-label i {
          position: absolute;
          left: 17px;
          top: 50%;
          transform: translateY(-50%);
          color: #77E7DA; }
        #site-5g .filters-wrapper ul.filter-list li.filter-list__item label.filter-label svg {
          position: absolute;
          right: 18px;
          top: 50%;
          opacity: 0;
          pointer-events: none;
          transform: translateY(-50%);
          transition: all 0.2s ease-in-out; }
        #site-5g .filters-wrapper ul.filter-list li.filter-list__item label.filter-label:hover, #site-5g .filters-wrapper ul.filter-list li.filter-list__item label.filter-label:active {
          background-color: #1E234B;
          color: #FFFFFF; }
      #site-5g .filters-wrapper ul.filter-list li.filter-list__item input:checked + label.filter-label {
        padding-right: 40px;
        background-color: #1E234B;
        color: #FFFFFF; }
        #site-5g .filters-wrapper ul.filter-list li.filter-list__item input:checked + label.filter-label svg {
          opacity: 0.5; }
  #site-5g footer.site-footer {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #030B21;
    overflow: hidden; }
    @media (min-width: 1024px) {
      #site-5g footer.site-footer {
        padding-top: 90px; } }
    #site-5g footer.site-footer .container {
      max-width: 1340px; }
      @media (min-width: 768px) {
        #site-5g footer.site-footer .container {
          padding-right: 30px;
          padding-left: 30px; } }
    #site-5g footer.site-footer .column {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      #site-5g footer.site-footer .column.about {
        margin-bottom: 30px; }
        @media (min-width: 1024px) {
          #site-5g footer.site-footer .column.about {
            -ms-flex: 0 0 30%;
            flex: 0 0 30%;
            max-width: 30%;
            padding-right: 15px;
            margin-bottom: 0; } }
        #site-5g footer.site-footer .column.about .navbar-brand {
          margin-right: auto;
          margin-left: auto; }
          @media (min-width: 1024px) {
            #site-5g footer.site-footer .column.about .navbar-brand {
              margin-right: 0;
              margin-left: 0; } }
        #site-5g footer.site-footer .column.about .navbar-description {
          margin-top: 25px; }
        #site-5g footer.site-footer .column.about .button-wrapper {
          margin-top: 15px;
          text-align: center; }
          @media (min-width: 1024px) {
            #site-5g footer.site-footer .column.about .button-wrapper {
              margin-top: 35px;
              text-align: left; } }
      @media (min-width: 1024px) {
        #site-5g footer.site-footer .column.sitemap {
          -ms-flex: 0 0 70%;
          flex: 0 0 70%;
          max-width: 70%; } }
      @media (min-width: 768px) {
        #site-5g footer.site-footer .column.left, #site-5g footer.site-footer .column.right {
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%; } }
      @media (min-width: 768px) {
        #site-5g footer.site-footer .column.right {
          padding-left: 30px;
          border-left: 1px solid rgba(255, 255, 255, 0.1); } }
    @media (min-width: 1024px) {
      #site-5g footer.site-footer ul.navbar-navlist {
        padding-right: 30px;
        padding-left: 30px; } }
    #site-5g footer.site-footer ul.navbar-navlist li.navbar-navlist__item {
      color: #FFFFFF;
      font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
      font-size: 16px;
      line-height: 26px;
      font-weight: 700; }
      #site-5g footer.site-footer ul.navbar-navlist li.navbar-navlist__item a.navbar-navlist__link {
        display: block;
        color: #FFFFFF;
        font-weight: 700;
        text-decoration: none;
        transition: all 0.2s ease-in-out; }
        #site-5g footer.site-footer ul.navbar-navlist li.navbar-navlist__item a.navbar-navlist__link:hover, #site-5g footer.site-footer ul.navbar-navlist li.navbar-navlist__item a.navbar-navlist__link:active {
          color: #77E7DA; }
    #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__main {
      padding-top: 20px;
      padding-bottom: 20px;
      border-top: 1px solid rgba(255, 255, 255, 0.25);
      border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
      @media (min-width: 768px) {
        #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__main {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          justify-content: space-between;
          padding-top: 0;
          margin-bottom: 25px;
          border-top: 0; } }
      #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__main li.navbar-navlist__item a.navbar-navlist__link {
        padding: 5px 0; }
        @media (min-width: 768px) {
          #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__main li.navbar-navlist__item a.navbar-navlist__link {
            padding: 10px; } }
      @media (min-width: 768px) {
        #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__main li.navbar-navlist__item:first-child a.navbar-navlist__link {
          padding-left: 0; } }
    #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__sub {
      padding-top: 20px;
      padding-bottom: 10px;
      -moz-column-count: 2;
      -moz-column-gap: 30px;
      -webkit-column-count: 2;
      -webkit-column-gap: 30px;
      column-count: 2;
      column-gap: 30px; }
      @media (min-width: 768px) {
        #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__sub {
          padding-top: 40px;
          padding-bottom: 25px;
          -moz-column-gap: 50px;
          -webkit-column-gap: 50px;
          column-gap: 50px; } }
      #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__sub li.navbar-navlist__item {
        margin-bottom: 10px;
        font-size: 14px;
        letter-spacing: 0.2px;
        font-weight: 500; }
        @media (min-width: 768px) {
          #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__sub li.navbar-navlist__item {
            margin-bottom: 15px; } }
        #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__sub li.navbar-navlist__item a.navbar-navlist__link {
          font-weight: 500; }
    #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__legal {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: flex-end;
      justify-content: flex-end;
      padding-right: 80px;
      padding-top: 30px;
      margin-top: 25px;
      position: relative;
      border-top: 1px solid rgba(255, 255, 255, 0.1); }
      @media (min-width: 768px) {
        #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__legal {
          padding-right: 110px; } }
      #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__legal:after {
        content: '';
        display: block;
        width: 39px;
        height: 29px;
        position: absolute;
        right: 10px;
        top: 30px;
        background: url("/assets/images/be.svg") no-repeat center center;
        background-size: contain;
        opacity: 0.5; }
        @media (min-width: 768px) {
          #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__legal:after {
            right: 30px; } }
      #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__legal li.navbar-navlist__item {
        margin-left: 20px;
        font-size: 12px;
        letter-spacing: 0.2px; }
        @media (min-width: 768px) {
          #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__legal li.navbar-navlist__item {
            margin-left: 45px;
            font-size: 15px;
            letter-spacing: 0.4px; } }
        #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__legal li.navbar-navlist__item a.navbar-navlist__link {
          padding: 5px 0;
          position: relative;
          opacity: 0.7; }
          #site-5g footer.site-footer ul.navbar-navlist.navbar-navlist__legal li.navbar-navlist__item a.navbar-navlist__link:after {
            content: '';
            display: block;
            width: 100%;
            height: 1px;
            position: absolute;
            left: 0;
            bottom: 3px;
            background-color: #77E7DA;
            z-index: -1; }
  #site-5g nav.navbar {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    background-color: rgba(6, 14, 39, 0.9);
    backdrop-filter: blur(5px);
    z-index: 100;
    transition: all 0.2s ease-in-out; }
    @media screen and (min-width: 1024px) {
      #site-5g nav.navbar {
        background: linear-gradient(rgba(6, 14, 39, 0.8), rgba(6, 14, 39, 0));
        backdrop-filter: none; } }
    #site-5g nav.navbar .container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-align: center;
      align-items: center;
      max-width: 100%;
      padding: 15px;
      position: relative;
      transition: all 0.2s ease-in-out; }
      @media screen and (min-width: 1024px) {
        #site-5g nav.navbar .container {
          padding: 47px 20px 35px 20px; } }
      @media screen and (min-width: 1200px) {
        #site-5g nav.navbar .container {
          max-width: 1100px;
          padding: 47px 10px 35px 10px; } }
      @media screen and (min-width: 1500px) {
        #site-5g nav.navbar .container {
          max-width: 1340px;
          padding: 47px 25px 35px 25px; } }
      #site-5g nav.navbar .container:after {
        content: '';
        display: block;
        width: 28px;
        height: 21px;
        position: absolute;
        right: 20px;
        top: 21px;
        background: url("/assets/images/be.svg") no-repeat center center;
        background-size: contain;
        opacity: 0.5;
        transition: all 0.2s ease-in-out; }
    #site-5g nav.navbar .navbar-wrapper {
      transition: all 0.2s ease-in-out; }
      @media screen and (min-width: 1024px) {
        #site-5g nav.navbar .navbar-wrapper {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-pack: end;
          justify-content: flex-end;
          -ms-flex: 1;
          flex: 1;
          padding-top: 15px; } }
      @media screen and (min-width: 1200px) {
        #site-5g nav.navbar .navbar-wrapper {
          padding-right: 15px; } }
    #site-5g nav.navbar .mobile-toggle {
      display: block;
      width: 40px;
      height: 40px;
      position: absolute;
      right: 75px;
      top: 50%;
      cursor: pointer;
      transform: translateY(-50%); }
      #site-5g nav.navbar .mobile-toggle i {
        width: 100%;
        height: 3px;
        position: absolute;
        right: 0;
        top: 50%;
        background-color: #FFFFFF;
        border-radius: 1px;
        transform: translateY(-50%); }
        #site-5g nav.navbar .mobile-toggle i:before, #site-5g nav.navbar .mobile-toggle i:after {
          content: '';
          display: block;
          width: 80%;
          height: 3px;
          position: absolute;
          right: 0;
          background-color: #FFFFFF;
          border-radius: 1px; }
        #site-5g nav.navbar .mobile-toggle i:before {
          top: -10px; }
        #site-5g nav.navbar .mobile-toggle i:after {
          bottom: -10px; }
      @media screen and (min-width: 1024px) {
        #site-5g nav.navbar .mobile-toggle {
          display: none; } }
    #site-5g nav.navbar .navbar-collapse {
      max-height: 0;
      position: absolute;
      right: 0;
      left: 0;
      top: 100%;
      background-color: rgba(6, 14, 39, 0.95);
      backdrop-filter: blur(5px);
      overflow: hidden;
      transition: all 0.2s ease-in-out; }
      #site-5g nav.navbar .navbar-collapse .navbar-description,
      #site-5g nav.navbar .navbar-collapse .navbar-navlist__wrapper,
      #site-5g nav.navbar .navbar-collapse .navbar-languages {
        padding: 15px 30px; }
      #site-5g nav.navbar .navbar-collapse .navbar-description {
        padding-top: 30px; }
      #site-5g nav.navbar .navbar-collapse .navbar-languages {
        padding-bottom: 30px; }
      @media screen and (min-width: 1024px) {
        #site-5g nav.navbar .navbar-collapse {
          max-height: none;
          position: static;
          right: unset;
          left: unset;
          top: unset;
          background: none;
          backdrop-filter: none;
          overflow: visible; }
          #site-5g nav.navbar .navbar-collapse .navbar-description,
          #site-5g nav.navbar .navbar-collapse .navbar-navlist__wrapper,
          #site-5g nav.navbar .navbar-collapse .navbar-languages {
            padding: 0; } }
    #site-5g nav.navbar .navbar-navlist__wrapper ul.navbar-navlist {
      display: block;
      list-style: none; }
      @media screen and (min-width: 1024px) {
        #site-5g nav.navbar .navbar-navlist__wrapper ul.navbar-navlist {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
      #site-5g nav.navbar .navbar-navlist__wrapper ul.navbar-navlist li.navbar-navlist__item {
        margin-top: 5px;
        position: relative;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 22px;
        font-weight: 700;
        letter-spacing: 0.6px;
        text-align: center; }
        @media screen and (min-width: 1024px) {
          #site-5g nav.navbar .navbar-navlist__wrapper ul.navbar-navlist li.navbar-navlist__item {
            margin-left: 25px;
            margin-top: 0;
            text-align: left; } }
        @media screen and (min-width: 1200px) {
          #site-5g nav.navbar .navbar-navlist__wrapper ul.navbar-navlist li.navbar-navlist__item {
            margin-left: 35px; } }
        @media screen and (min-width: 1500px) {
          #site-5g nav.navbar .navbar-navlist__wrapper ul.navbar-navlist li.navbar-navlist__item {
            margin-left: 75px; } }
        #site-5g nav.navbar .navbar-navlist__wrapper ul.navbar-navlist li.navbar-navlist__item:first-child {
          margin-top: 0; }
          @media screen and (min-width: 1024px) {
            #site-5g nav.navbar .navbar-navlist__wrapper ul.navbar-navlist li.navbar-navlist__item:first-child {
              margin-left: 0; } }
        #site-5g nav.navbar .navbar-navlist__wrapper ul.navbar-navlist li.navbar-navlist__item a.navbar-navlist__link {
          display: block;
          padding: 5px;
          color: #FFFFFF;
          font-weight: 700;
          text-decoration: none;
          transition: all 0.2s ease-in-out; }
          #site-5g nav.navbar .navbar-navlist__wrapper ul.navbar-navlist li.navbar-navlist__item a.navbar-navlist__link:active, #site-5g nav.navbar .navbar-navlist__wrapper ul.navbar-navlist li.navbar-navlist__item a.navbar-navlist__link:hover {
            color: #77E7DA; }
        #site-5g nav.navbar .navbar-navlist__wrapper ul.navbar-navlist li.navbar-navlist__item.active a.navbar-navlist__link {
          color: #77E7DA; }
        @media screen and (min-width: 1024px) {
          #site-5g nav.navbar .navbar-navlist__wrapper ul.navbar-navlist li.navbar-navlist__item.active:after {
            content: '';
            display: block;
            width: 100%;
            height: 3px;
            position: absolute;
            left: 0;
            bottom: -47px;
            background-color: #77E7DA; } }
    #site-5g nav.navbar .navbar-search {
      padding-right: 15px;
      padding-left: 15px;
      transition: all 0.2s ease-in-out; }
      #site-5g nav.navbar .navbar-search .search-wrapper {
        margin-right: auto;
        margin-left: auto; }
      @media screen and (min-width: 1024px) {
        #site-5g nav.navbar .navbar-search {
          padding: 0;
          position: absolute;
          right: 125px;
          top: 10px; }
          #site-5g nav.navbar .navbar-search .search-wrapper.collapsed {
            /*.search-button {
                    background-color: transparent;
                    border: 1px solid rgba($color-white, 0.15);

                    &:hover,
                    &:active {
                        background-color: $color-primary;
                        border-color: $color-primary;
                    }
                }*/ }
            #site-5g nav.navbar .navbar-search .search-wrapper.collapsed .search-field {
              width: 0%;
              opacity: 0; } }
    #site-5g nav.navbar .navbar-languages {
      transition: all 0.2s ease-in-out; }
      @media screen and (min-width: 1024px) {
        #site-5g nav.navbar .navbar-languages {
          position: absolute;
          right: 70px;
          top: 15px; } }
      #site-5g nav.navbar .navbar-languages button.navbar-language {
        display: none;
        padding: 5px 15px 5px 2px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
        cursor: pointer;
        color: #FFFFFF;
        font-size: 15px;
        line-height: 22px;
        font-weight: 700;
        letter-spacing: 0.2px; }
        @media screen and (min-width: 1024px) {
          #site-5g nav.navbar .navbar-languages button.navbar-language {
            display: block; } }
        #site-5g nav.navbar .navbar-languages button.navbar-language:after {
          content: '';
          display: block;
          width: 9px;
          height: 6px;
          margin-top: -4px;
          position: absolute;
          right: 0;
          top: 50%;
          background: url("/assets/images/chevron.svg") no-repeat center center;
          background-size: contain;
          transition: all 0.2s ease-in-out; }
      #site-5g nav.navbar .navbar-languages ul.navbar-language__dropdown {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
        overflow: hidden;
        list-style: none;
        font-size: 0;
        line-height: 0;
        text-align: center;
        transition: all 0.2s ease-in-out; }
        @media screen and (min-width: 1024px) {
          #site-5g nav.navbar .navbar-languages ul.navbar-language__dropdown {
            justify-content: space-between;
            width: 0;
            position: absolute;
            left: -7px;
            top: 35px; } }
        #site-5g nav.navbar .navbar-languages ul.navbar-language__dropdown li.navbar-language__item {
          display: block;
          color: #FFFFFF;
          font-size: 15px;
          line-height: 22px;
          font-weight: 400;
          letter-spacing: 0.2px; }
          #site-5g nav.navbar .navbar-languages ul.navbar-language__dropdown li.navbar-language__item a.navbar-language__link {
            display: block;
            padding: 5px 10px;
            color: #FFFFFF;
            text-decoration: none;
            transition: all 0.2s ease-in-out; }
            #site-5g nav.navbar .navbar-languages ul.navbar-language__dropdown li.navbar-language__item a.navbar-language__link.active, #site-5g nav.navbar .navbar-languages ul.navbar-language__dropdown li.navbar-language__item a.navbar-language__link:active, #site-5g nav.navbar .navbar-languages ul.navbar-language__dropdown li.navbar-language__item a.navbar-language__link:hover {
              color: #77E7DA; }
      @media screen and (min-width: 1024px) {
        #site-5g nav.navbar .navbar-languages:hover ul.navbar-language__dropdown, #site-5g nav.navbar .navbar-languages:active ul.navbar-language__dropdown {
          width: 50px;
          padding-right: 15px; } }
    #site-5g nav.navbar:after {
      content: '';
      display: block;
      max-width: 1100px;
      width: 100%;
      height: 1px;
      margin-right: auto;
      margin-left: auto;
      background-color: #FFFFFF;
      opacity: 0.15; }
      @media screen and (min-width: 1500px) {
        #site-5g nav.navbar:after {
          max-width: 1340px; } }
    @media screen and (max-width: 1023px) {
      #site-5g nav.navbar.open .navbar-collapse {
        max-height: 500px; } }
    @media screen and (min-width: 1024px) {
      #site-5g nav.navbar.scrolling {
        padding-top: 0;
        background-color: #060e27;
        backdrop-filter: blur(5px); }
        #site-5g nav.navbar.scrolling .container {
          padding-top: 20px;
          padding-bottom: 20px; }
          #site-5g nav.navbar.scrolling .container:after {
            transform: translateY(-15px);
            opacity: 0; }
        #site-5g nav.navbar.scrolling .navbar-wrapper {
          padding-top: 0; } }
  @media screen and (min-width: 1024px) and (min-width: 1024px) {
    #site-5g nav.navbar.scrolling .navbar-navlist__wrapper ul.navbar-navlist li.navbar-navlist__item.active:after {
      bottom: -33px; } }
    @media screen and (min-width: 1024px) {
        #site-5g nav.navbar.scrolling .navbar-search,
        #site-5g nav.navbar.scrolling .navbar-languages {
          transform: translateY(-15px);
          opacity: 0; } }
  #site-5g .nav-component .navbar-brand {
    display: block;
    width: 62px;
    height: 40px;
    background: url("/assets/images/logo.svg") no-repeat center center;
    background-size: contain; }
    #site-5g .nav-component .navbar-brand.navbar-brand-fr {
      background-image: url("/assets/images/logo-fr.svg"); }
    #site-5g .nav-component .navbar-brand.navbar-brand-de {
      background-image: url("/assets/images/logo-de.svg"); }
    @media (min-width: 1024px) {
      #site-5g .nav-component .navbar-brand {
        margin-right: 30px; } }
    @media (min-width: 1200px) {
      #site-5g .nav-component .navbar-brand {
        width: 88px;
        height: 57px; } }
  #site-5g .nav-component .navbar-description {
    max-width: 400px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 1024px) {
      #site-5g .nav-component .navbar-description {
        max-width: 320px;
        margin-left: 0; } }
    #site-5g .nav-component .navbar-description p {
      opacity: 0.85;
      font-size: 10px;
      line-height: 18px;
      letter-spacing: 0.4px;
      text-align: center; }
      @media (min-width: 1024px) {
        #site-5g .nav-component .navbar-description p {
          text-align: left; } }
      @media (min-width: 1200px) {
        #site-5g .nav-component .navbar-description p {
          font-size: 12px; } }
  #site-5g .pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center; }
    #site-5g .pagination .pagination-button {
      display: block;
      padding: 10px 20px;
      background-color: #091332;
      border-radius: 20px;
      color: #FFFFFF;
      font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
      font-size: 12px;
      line-height: 20px;
      font-weight: 500;
      letter-spacing: 0.05rem;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      transition: all 0.2s ease-in-out; }
      #site-5g .pagination .pagination-button:hover, #site-5g .pagination .pagination-button:active {
        background-color: #FFC602;
        color: #091332; }
      #site-5g .pagination .pagination-button.disabled {
        opacity: 0.15;
        pointer-events: none;
        cursor: not-allowed; }
    #site-5g .pagination ul.pagination-list {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: 25px;
      margin-left: 25px; }
      #site-5g .pagination ul.pagination-list li.pagination-list__item {
        color: #091332;
        font-size: 16px;
        line-height: 20px;
        font-weight: 700; }
        #site-5g .pagination ul.pagination-list li.pagination-list__item:not(:first-child) {
          margin-left: 15px; }
        #site-5g .pagination ul.pagination-list li.pagination-list__item a {
          color: #091332;
          text-decoration: none;
          transition: all 0.2s ease-in-out; }
          #site-5g .pagination ul.pagination-list li.pagination-list__item a:hover, #site-5g .pagination ul.pagination-list li.pagination-list__item a:active {
            color: #FFC602; }
        #site-5g .pagination ul.pagination-list li.pagination-list__item.current-page {
          opacity: 0.25; }
  #site-5g .search-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    max-width: 360px;
    position: relative;
    z-index: 2; }
    #site-5g .search-wrapper .search-field {
      display: block;
      width: 500px;
      padding: 13px 51px 13px 10px;
      position: relative;
      background: linear-gradient(0deg, rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0) 80%);
      border-bottom: 2px solid rgba(255, 255, 255, 0.15);
      /*background-color: $color-white;
        border-radius: 23px;
        color: $color-background;*/
      color: #FFFFFF;
      font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
      font-size: 13px;
      line-height: 16px;
      font-weight: 400;
      transition: all 0.2s ease-in-out; }
      @media (min-width: 1024px) {
        #site-5g .search-wrapper .search-field {
          font-size: 14px;
          line-height: 20px;
          letter-spacing: 0.17px; } }
      #site-5g .search-wrapper .search-field::-webkit-input-placeholder {
        opacity: 1;
        color: #FFFFFF; }
      #site-5g .search-wrapper .search-field::-moz-placeholder {
        opacity: 1;
        color: #FFFFFF; }
      #site-5g .search-wrapper .search-field:-ms-input-placeholder {
        opacity: 1;
        color: #FFFFFF; }
      #site-5g .search-wrapper .search-field::placeholder {
        opacity: 1;
        color: #FFFFFF; }
    #site-5g .search-wrapper .search-button {
      width: 36px;
      height: 36px;
      position: absolute;
      right: 3px;
      top: 3px;
      /*background-color: $color-tertiary;
        border: 1px solid $color-tertiary;
        border-radius: 50%;*/
      cursor: pointer; }
      @media (min-width: 1024px) {
        #site-5g .search-wrapper .search-button {
          right: 5px;
          top: 5px; } }
      #site-5g .search-wrapper .search-button svg {
        /*width: 12px;
            height: 12px;*/
        width: 18px;
        height: 18px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        transition: all 0.2s ease-in-out; }
      #site-5g .search-wrapper .search-button:hover svg .svg-fill,
      #site-5g .search-wrapper .search-button:active svg .svg-fill {
        fill: #77E7DA; }
    #site-5g .search-wrapper ul.search-results {
      display: none;
      position: absolute;
      right: 0;
      left: 0;
      top: 100%;
      border-bottom-right-radius: 6px;
      border-bottom-left-radius: 6px;
      box-shadow: 0 6px 16px 0 rgba(9, 19, 50, 0.2);
      transform: translateY(1px);
      overflow: hidden;
      z-index: 5; }
      #site-5g .search-wrapper ul.search-results li.search-result__item {
        font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
        font-size: 13px;
        line-height: 16px;
        font-weight: 400; }
        @media (min-width: 1024px) {
          #site-5g .search-wrapper ul.search-results li.search-result__item {
            font-size: 14px;
            line-height: 20px;
            letter-spacing: 0.17px; } }
        #site-5g .search-wrapper ul.search-results li.search-result__item:nth-child(odd) a {
          background-color: #091332; }
        #site-5g .search-wrapper ul.search-results li.search-result__item a {
          display: block;
          padding: 15px 20px;
          background-color: #060E27;
          color: #FFFFFF;
          font-weight: 400;
          text-decoration: none; }
          @media (min-width: 1024px) {
            #site-5g .search-wrapper ul.search-results li.search-result__item a {
              padding: 15px 25px; } }
          #site-5g .search-wrapper ul.search-results li.search-result__item a strong {
            font-weight: 700;
            border-bottom: 2px solid #FFC602; }
          #site-5g .search-wrapper ul.search-results li.search-result__item a:hover, #site-5g .search-wrapper ul.search-results li.search-result__item a:active {
            background-color: #77E7DA; }
        #site-5g .search-wrapper ul.search-results li.search-result__item.search-result__all a {
          position: relative;
          font-weight: 700; }
          #site-5g .search-wrapper ul.search-results li.search-result__item.search-result__all a:after {
            content: '';
            display: block;
            width: 18px;
            height: 13px;
            position: absolute;
            right: 20px;
            top: 50%;
            background: url("../images/arrow-white.svg") no-repeat center center;
            background-size: contain;
            transform: translateY(-50%); }
            @media (min-width: 1024px) {
              #site-5g .search-wrapper ul.search-results li.search-result__item.search-result__all a:after {
                right: 25px; } }
          #site-5g .search-wrapper ul.search-results li.search-result__item.search-result__all a:hover, #site-5g .search-wrapper ul.search-results li.search-result__item.search-result__all a:active {
            background-color: #FFC602; }
    @media (min-width: 768px) {
      #site-5g .search-wrapper.search-wrapper__large {
        max-width: 100%; }
        #site-5g .search-wrapper.search-wrapper__large .search-field {
          width: 100%;
          padding: 30px 30px 30px 80px;
          border-bottom-width: 3px;
          font-size: 23px;
          line-height: 24px;
          font-weight: 300;
          letter-spacing: 0.2px; }
        #site-5g .search-wrapper.search-wrapper__large .search-button {
          width: 40px;
          height: 40px;
          right: auto;
          left: 16px;
          top: 23px; }
          #site-5g .search-wrapper.search-wrapper__large .search-button svg {
            width: 32px;
            height: 32px; } }
  #site-5g ul.share-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #site-5g ul.share-list li.share-list__item:not(:first-child) {
      margin-left: 6px; }
      @media (min-width: 1200px) {
        #site-5g ul.share-list li.share-list__item:not(:first-child) {
          margin-left: 16px; } }
    #site-5g ul.share-list li.share-list__item a.share-list__link {
      display: block;
      width: 32px;
      height: 32px;
      position: relative;
      border: 1px solid rgba(255, 255, 255, 0.15);
      border-radius: 50%;
      transition: all 0.2s ease-in-out; }
      @media (min-width: 768px) {
        #site-5g ul.share-list li.share-list__item a.share-list__link {
          width: 40px;
          height: 40px; } }
      #site-5g ul.share-list li.share-list__item a.share-list__link svg {
        max-width: 15px;
        max-height: 15px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
        #site-5g ul.share-list li.share-list__item a.share-list__link svg .svg-fill {
          transition: all 0.2s ease-in-out; }
      #site-5g ul.share-list li.share-list__item a.share-list__link:hover, #site-5g ul.share-list li.share-list__item a.share-list__link:active {
        background-color: #77E7DA;
        border-color: #77E7DA;
        transform: scale(1.2); }
        #site-5g ul.share-list li.share-list__item a.share-list__link:hover svg .svg-fill, #site-5g ul.share-list li.share-list__item a.share-list__link:active svg .svg-fill {
          fill: #060E27; }
  #site-5g .title-bar {
    padding-bottom: 20px;
    margin-bottom: 40px;
    border-bottom: 2px solid #DDDEE5; }
    #site-5g .title-bar .title-section i {
      margin-right: 10px;
      color: #77E7DA;
      font-size: 24px; }
      @media (min-width: 1024px) {
        #site-5g .title-bar .title-section i {
          font-size: 30px; } }
    #site-5g .title-bar .title-section .item-count {
      transform: translateY(-1px);
      font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
      font-size: 14px;
      line-height: 31px;
      font-weight: 300;
      letter-spacing: 0.16px; }
  #site-5g .image-wrapper__video {
    position: relative;
    overflow: hidden; }
    #site-5g .image-wrapper__video img {
      width: 100%;
      height: auto;
      transition: all 0.2s ease-in-out; }
    #site-5g .image-wrapper__video .play-overlay {
      width: 82px;
      height: 82px;
      position: absolute;
      right: 0;
      bottom: 0;
      background-color: #F5F7FB;
      transition: all 0.2s ease-in-out; }
      #site-5g .image-wrapper__video .play-overlay svg {
        max-width: 18px;
        max-height: 18px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
        #site-5g .image-wrapper__video .play-overlay svg .svg-fill {
          transition: all 0.2s ease-in-out; }
  #site-5g .video-component {
    margin-bottom: 60px;
    position: relative; }
    #site-5g .video-component .embed-wrapper__video {
      position: absolute;
      right: 0;
      left: 0;
      top: 0;
      bottom: 0;
      opacity: 0;
      pointer-events: none;
      transition: all 0.2s ease-in-out; }
      #site-5g .video-component .embed-wrapper__video iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0; }
    #site-5g .video-component.play-inline .embed-wrapper__video {
      opacity: 1;
      pointer-events: all; }
    #site-5g .video-component:not(.video-component__hasvid) .image-wrapper__video .play-overlay {
      display: none; }
    #site-5g .video-component.video-component__hasvid {
      cursor: pointer; }
      #site-5g .video-component.video-component__hasvid:hover .image-wrapper__video img, #site-5g .video-component.video-component__hasvid:active .image-wrapper__video img {
        transform: scale(1.1); }
      #site-5g .video-component.video-component__hasvid:hover .image-wrapper__video .play-overlay, #site-5g .video-component.video-component__hasvid:active .image-wrapper__video .play-overlay {
        background-color: #77E7DA; }
        #site-5g .video-component.video-component__hasvid:hover .image-wrapper__video .play-overlay svg .svg-fill, #site-5g .video-component.video-component__hasvid:active .image-wrapper__video .play-overlay svg .svg-fill {
          fill: #FFFFFF; }
  #site-5g .card.default {
    display: block;
    height: 100%;
    background-color: #FFFFFF;
    text-decoration: none;
    transition: all 0.2s ease-in-out; }
    #site-5g .card.default .content-wrapper {
      padding: 25px 30px; }
      @media (min-width: 1200px) {
        #site-5g .card.default .content-wrapper {
          padding: 30px 40px; } }
      #site-5g .card.default .content-wrapper i.far {
        margin-bottom: 25px;
        color: #77E7DA;
        font-size: 30px;
        line-height: 30px; }
      #site-5g .card.default .content-wrapper .card-title {
        margin-bottom: 15px;
        color: #091332;
        font-size: 18px;
        line-height: 26px;
        font-weight: 500;
        letter-spacing: 0.16px;
        transition: all 0.2s ease-in-out; }
      #site-5g .card.default .content-wrapper .card-text {
        opacity: 0.8;
        color: #091332;
        font-size: 15px;
        line-height: 26px;
        font-weight: 300;
        letter-spacing: 0.3px; }
    #site-5g .card.default .image-wrapper {
      overflow: hidden; }
      #site-5g .card.default .image-wrapper img {
        width: 100%;
        height: auto;
        transition: all 0.2s ease-in-out; }
    #site-5g .card.default.default-link:hover, #site-5g .card.default.default-link:active {
      transform: translateY(-10px);
      box-shadow: 0 5px 20px 0 rgba(6, 14, 39, 0.1); }
      #site-5g .card.default.default-link:hover .content-wrapper .card-title, #site-5g .card.default.default-link:active .content-wrapper .card-title {
        color: #77E7DA; }
      #site-5g .card.default.default-link:hover .image-wrapper img, #site-5g .card.default.default-link:active .image-wrapper img {
        transform: scale(1.2); }
  #site-5g .card.news-item {
    height: 100%; }
    #site-5g .card.news-item a {
      display: block;
      height: 100%;
      position: relative;
      text-decoration: none; }
      #site-5g .card.news-item a .image-wrapper {
        margin-bottom: 20px;
        -webkit-mask: url("/assets/images/mask-news.svg") center center/cover;
        -webkit-mask-size: 100% 100%;
        -webkit-mask-repeat: none;
        mask: url("/assets/images/mask-news.svg") center center/cover;
        mask-size: 100% 100%;
        mask-repeat: none;
        overflow: hidden; }
        #site-5g .card.news-item a .image-wrapper img {
          width: 100%;
          transition: transform 0.2s ease-in-out; }
      #site-5g .card.news-item a .content-wrapper {
        padding-bottom: 40px; }
        @media (min-width: 1024px) {
          #site-5g .card.news-item a .content-wrapper {
            padding-bottom: 55px; } }
        #site-5g .card.news-item a .content-wrapper .news-item__date {
          margin-bottom: 10px;
          opacity: 0.65;
          color: #091332;
          font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
          font-size: 12px;
          line-height: 20px;
          font-weight: 500;
          letter-spacing: 0.4px;
          text-transform: uppercase;
          transition: color 0.2s ease-in-out; }
        #site-5g .card.news-item a .content-wrapper .news-item__title {
          color: #091332;
          font-size: 18px;
          line-height: 26px;
          font-weight: 500; }
          @media (min-width: 1024px) {
            #site-5g .card.news-item a .content-wrapper .news-item__title {
              font-size: 22px;
              line-height: 32px;
              font-weight: 500;
              letter-spacing: -0.29px; } }
          @media (min-width: 1200px) {
            #site-5g .card.news-item a .content-wrapper .news-item__title {
              font-size: 30px;
              line-height: 42px; } }
        #site-5g .card.news-item a .content-wrapper .button-readmore {
          position: absolute;
          left: 0;
          bottom: 0; }
      #site-5g .card.news-item a:hover .image-wrapper img, #site-5g .card.news-item a:active .image-wrapper img {
        transform: scale(1.05); }
      #site-5g .card.news-item a:hover .content-wrapper .news-item__date,
      #site-5g .card.news-item a:hover .content-wrapper .button-readmore, #site-5g .card.news-item a:active .content-wrapper .news-item__date,
      #site-5g .card.news-item a:active .content-wrapper .button-readmore {
        color: #FFC602; }
    #site-5g .card.news-item.theme-dark a .content-wrapper .news-item__date {
      opacity: 1;
      color: #77E7DA; }
    #site-5g .card.news-item.theme-dark a .content-wrapper .news-item__title {
      color: #FFFFFF; }
    #site-5g .card.news-item.theme-dark a .content-wrapper .button-readmore {
      color: #77E7DA; }
    #site-5g .card.news-item.theme-dark a:hover .content-wrapper .news-item__date,
    #site-5g .card.news-item.theme-dark a:hover .content-wrapper .button-readmore,
    #site-5g .card.news-item.theme-dark a:active .content-wrapper .news-item__date,
    #site-5g .card.news-item.theme-dark a:active .content-wrapper .button-readmore {
      color: #FFC602; }
  #site-5g .card.post {
    display: block;
    text-decoration: none; }
    #site-5g .card.post .image-wrapper {
      display: block;
      overflow: hidden; }
      #site-5g .card.post .image-wrapper img {
        width: 100%;
        height: auto;
        transition: all 0.2s ease-in-out; }
      #site-5g .card.post .image-wrapper:hover img,
      #site-5g .card.post .image-wrapper:active img {
        transform: scale(1.1); }
    #site-5g .card.post .content-wrapper {
      padding-bottom: 60px;
      margin-top: 25px;
      position: relative; }
      #site-5g .card.post .content-wrapper .post-date {
        margin-bottom: 15px;
        opacity: 0.65;
        color: #091332;
        font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
        font-size: 15px;
        line-height: 20px;
        font-weight: 500;
        letter-spacing: 0.2px; }
        #site-5g .card.post .content-wrapper .post-date a {
          color: #091332;
          text-decoration: none;
          transition: all 0.2s ease-in-out; }
          #site-5g .card.post .content-wrapper .post-date a:hover, #site-5g .card.post .content-wrapper .post-date a:active {
            color: #FFC602; }
      #site-5g .card.post .content-wrapper .post-title {
        color: #091332;
        font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
        font-size: 20px;
        line-height: 26px;
        font-weight: 500; }
        @media (min-width: 1200px) {
          #site-5g .card.post .content-wrapper .post-title {
            font-size: 23px;
            line-height: 28px; } }
        #site-5g .card.post .content-wrapper .post-title a {
          color: #091332;
          text-decoration: none;
          transition: all 0.2s ease-in-out; }
          #site-5g .card.post .content-wrapper .post-title a:hover, #site-5g .card.post .content-wrapper .post-title a:active {
            color: #77E7DA; }
      #site-5g .card.post .content-wrapper .post-excerpt {
        margin-top: 25px; }
        #site-5g .card.post .content-wrapper .post-excerpt p {
          color: #091332;
          font-size: 16px;
          line-height: 28px; }
      #site-5g .card.post .content-wrapper .button-readmore {
        position: absolute;
        left: 0;
        bottom: 0; }
  #site-5g .card.publication {
    display: block;
    max-width: 450px;
    text-decoration: none; }
    #site-5g .card.publication .image-wrapper {
      display: block;
      position: relative;
      margin-bottom: 15px;
      box-shadow: 0 12px 41px 0 rgba(4, 8, 21, 0.2);
      overflow: hidden;
      transition: all 0.2s ease-in-out; }
      @media (min-width: 768px) {
        #site-5g .card.publication .image-wrapper {
          margin-bottom: 30px; } }
      #site-5g .card.publication .image-wrapper img {
        width: 100%;
        height: auto; }
      #site-5g .card.publication .image-wrapper .publication-title:not(.sronly) {
        padding: 20px;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        color: #FFFFFF;
        font-size: 16px;
        line-height: 24px;
        font-weight: 500; }
        @media (min-width: 1024px) {
          #site-5g .card.publication .image-wrapper .publication-title:not(.sronly) {
            padding: 40px;
            font-size: 21.6px;
            line-height: 30px;
            letter-spacing: -0.21px; } }
        #site-5g .card.publication .image-wrapper .publication-title:not(.sronly):after {
          content: '';
          display: block;
          width: 30%;
          height: 2px;
          position: absolute;
          left: 20px;
          bottom: 0;
          background-color: #77E7DA; }
          @media (min-width: 1024px) {
            #site-5g .card.publication .image-wrapper .publication-title:not(.sronly):after {
              left: 40px; } }
      #site-5g .card.publication .image-wrapper:hover, #site-5g .card.publication .image-wrapper:active {
        box-shadow: 0 12px 41px 0 rgba(4, 8, 21, 0.4);
        transform: translateY(-15px); }
    #site-5g .card.publication .title-wrapper .button-text {
      margin-top: 5px; }
    #site-5g .card.publication.theme-dark .title-wrapper .theme-label {
      opacity: 1;
      color: #FFFFFF; }
      #site-5g .card.publication.theme-dark .title-wrapper .theme-label a {
        color: #77E7DA; }
        #site-5g .card.publication.theme-dark .title-wrapper .theme-label a:hover, #site-5g .card.publication.theme-dark .title-wrapper .theme-label a:active {
          color: #FFC602; }
    #site-5g .card.publication.theme-dark .title-wrapper .button-text {
      color: #77E7DA; }
      #site-5g .card.publication.theme-dark .title-wrapper .button-text:hover, #site-5g .card.publication.theme-dark .title-wrapper .button-text:active {
        color: #FFC602; }
  #site-5g .card.theme {
    display: block;
    max-width: 500px;
    background-color: #060E27;
    text-decoration: none;
    transition: all 0.2s ease-in-out; }
    @media (min-width: 1024px) {
      #site-5g .card.theme {
        max-width: 100%; } }
    #site-5g .card.theme .title-wrapper {
      padding: 30px 30px 25px 30px; }
      @media (min-width: 1200px) {
        #site-5g .card.theme .title-wrapper {
          padding: 40px 40px 30px 40px; } }
      #site-5g .card.theme .title-wrapper .theme-title {
        color: #FFFFFF;
        font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
        font-size: 22px;
        line-height: 32px;
        font-weight: 700;
        letter-spacing: 0.2px;
        transition: all 0.2s ease-in-out; }
        @media (min-width: 1200px) {
          #site-5g .card.theme .title-wrapper .theme-title {
            font-size: 28px;
            line-height: 38px; } }
        #site-5g .card.theme .title-wrapper .theme-title span {
          display: block; }
          #site-5g .card.theme .title-wrapper .theme-title span.theme-title__main {
            margin-bottom: 15px;
            color: #77E7DA;
            font-size: 15px;
            line-height: 20px;
            font-weight: 500; }
    #site-5g .card.theme .image-wrapper {
      margin-top: auto;
      overflow: hidden; }
      #site-5g .card.theme .image-wrapper img {
        width: 100%;
        height: auto;
        transition: all 0.2s ease-in-out; }
    #site-5g .card.theme:hover, #site-5g .card.theme:active {
      transform: translateY(-15px);
      box-shadow: 0 5px 20px 0 rgba(6, 14, 39, 0.5); }
      #site-5g .card.theme:hover .title-wrapper .theme-title, #site-5g .card.theme:active .title-wrapper .theme-title {
        color: #FFC602; }
      #site-5g .card.theme:hover .image-wrapper img, #site-5g .card.theme:active .image-wrapper img {
        transform: scale(1.1); }
  #site-5g .card.video {
    display: block;
    text-decoration: none; }
    #site-5g .card.video .image-wrapper {
      margin-bottom: 15px; }
      @media (min-width: 768px) {
        #site-5g .card.video .image-wrapper {
          margin-bottom: 30px; } }
      #site-5g .card.video .image-wrapper .play-overlay {
        width: 62px;
        height: 62px; }
        #site-5g .card.video .image-wrapper .play-overlay svg {
          max-width: 15px;
          max-height: 15px; }
    #site-5g .card.video .title-wrapper .theme-label {
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        #site-5g .card.video .title-wrapper .theme-label {
          margin-bottom: 15px; } }
    #site-5g .card.video .title-wrapper .video-title {
      color: #091332;
      font-size: 18px;
      line-height: 24px;
      transition: all 0.2s ease-in-out; }
      @media (min-width: 768px) {
        #site-5g .card.video .title-wrapper .video-title {
          font-size: 23px;
          line-height: 28px; } }
    #site-5g .card.video:hover .image-wrapper img, #site-5g .card.video:active .image-wrapper img {
      transform: scale(1.1); }
    #site-5g .card.video:hover .image-wrapper .play-overlay, #site-5g .card.video:active .image-wrapper .play-overlay {
      background-color: #77E7DA; }
      #site-5g .card.video:hover .image-wrapper .play-overlay svg .svg-fill, #site-5g .card.video:active .image-wrapper .play-overlay svg .svg-fill {
        fill: #FFFFFF; }
    #site-5g .card.video:hover .title-wrapper .video-title, #site-5g .card.video:active .title-wrapper .video-title {
      color: #77E7DA; }
  #site-5g .block:not(:first-child) {
    padding-top: 60px; }
  #site-5g .block .title-sub {
    margin-bottom: 30px; }
  #site-5g .block.bg-white, #site-5g .block.bg-dark {
    padding-top: 60px;
    padding-bottom: 60px;
    margin: 0;
    position: relative;
    z-index: 1; }
    #site-5g .block.bg-white .background, #site-5g .block.bg-dark .background {
      display: block;
      width: 100vw;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      pointer-events: none;
      z-index: -1; }
    #site-5g .block.bg-white + .block, #site-5g .block.bg-dark + .block {
      padding-bottom: 60px; }
  #site-5g .block.bg-white .background {
    background-color: #FFFFFF; }
  #site-5g .block.bg-dark .background {
    background-color: #060E27; }
  #site-5g .block.block-cards .title-sub {
    margin-bottom: 50px; }
  #site-5g .block.block-cards .row {
    margin-right: -11.5px;
    margin-left: -11.5px;
    margin-top: -23px; }
    #site-5g .block.block-cards .row .card-wrapper {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      -ms-flex-pack: center;
      justify-content: center;
      padding-right: 11.5px;
      padding-left: 11.5px;
      margin-top: 23px; }
      @media (min-width: 768px) {
        #site-5g .block.block-cards .row .card-wrapper {
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%; } }
      @media (min-width: 1024px) {
        #site-5g .block.block-cards .row .card-wrapper {
          -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
          max-width: 33.333333%; } }
  #site-5g .block.block-code p,
  #site-5g .block.block-code ul li,
  #site-5g .block.block-code ol li {
    color: #091332; }
  #site-5g .block.block-cta {
    margin-top: 80px; }
    @media screen and (min-width: 768px) {
      #site-5g .block.block-cta {
        text-align: center; } }
    #site-5g .block.block-cta p,
    #site-5g .block.block-cta ul li,
    #site-5g .block.block-cta ol li {
      color: #091332; }
    #site-5g .block.block-cta .subtitle {
      margin-bottom: 30px;
      color: #FFC602;
      font-weight: 700; }
    #site-5g .block.block-cta .button-wrapper {
      margin-top: 30px; }
      #site-5g .block.block-cta .button-wrapper .button-text:before {
        background-color: #FFC602; }
  #site-5g .block.block-featuredThemeOrUsecase .column {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    #site-5g .block.block-featuredThemeOrUsecase .column.content {
      margin-top: 30px;
      order: 1; }
      @media (min-width: 1024px) {
        #site-5g .block.block-featuredThemeOrUsecase .column.content {
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%;
          margin-top: 0; } }
      @media (min-width: 1500px) {
        #site-5g .block.block-featuredThemeOrUsecase .column.content {
          -ms-flex: 0 0 60%;
          flex: 0 0 60%;
          max-width: 60%; } }
    #site-5g .block.block-featuredThemeOrUsecase .column.theme-or-case {
      margin-top: 30px;
      order: 2; }
      @media (min-width: 1024px) {
        #site-5g .block.block-featuredThemeOrUsecase .column.theme-or-case {
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%;
          padding-left: 30px;
          margin-top: 0; } }
      @media (min-width: 1200px) {
        #site-5g .block.block-featuredThemeOrUsecase .column.theme-or-case {
          padding-left: 60px; } }
      @media (min-width: 1500px) {
        #site-5g .block.block-featuredThemeOrUsecase .column.theme-or-case {
          -ms-flex: 0 0 40%;
          flex: 0 0 40%;
          max-width: 40%;
          padding-left: 60px; } }
  @media (min-width: 1024px) {
    #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider__wrapper {
      margin-right: calc( (100vw - 920px) / 2 * -1); } }
  @media (min-width: 1200px) {
    #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider__wrapper {
      margin-right: calc( (100vw - 1060px) / 2 * -1); } }
  @media (min-width: 1500px) {
    #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider__wrapper {
      margin-right: calc( (100vw - 1220px) / 2 * -1); } }
  #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider {
    padding-bottom: 23px;
    position: relative; }
    #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider .card-slider__slides {
      padding-top: 15px;
      padding-bottom: 25px; }
      @media (min-width: 768px) {
        #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider .card-slider__slides {
          padding-top: 55px; } }
      @media (min-width: 768px) {
        #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider .card-slider__slides .swiper-slide {
          transition: all 0.2s ease-in-out; }
          #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider .card-slider__slides .swiper-slide.swiper-slide-next {
            transform: translateY(-40px); } }
    #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider .card-slider__controls {
      width: 100px;
      height: 30px;
      position: absolute;
      right: 20px;
      bottom: 0; }
      @media (min-width: 1200px) {
        #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider .card-slider__controls {
          right: 40px; } }
      @media (min-width: 1500px) {
        #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider .card-slider__controls {
          right: 80px; } }
      #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider .card-slider__controls button {
        display: block;
        width: 20px;
        height: 23px;
        padding: 0;
        top: 0;
        opacity: 0.4; }
        #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider .card-slider__controls button:after {
          color: #060E27;
          font-size: 23px;
          line-height: 23px;
          transition: all 0.2s ease-in-out; }
        #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider .card-slider__controls button.swiper-button-disabled {
          opacity: 0.1; }
        #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider .card-slider__controls button:hover:after, #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .card-slider .card-slider__controls button:active:after {
          color: #FFC602; }
  #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .row {
    -ms-flex-align: center;
    align-items: center; }
  @media (min-width: 1024px) {
    #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .column.theme-or-case {
      -ms-flex: 0 0 60%;
      flex: 0 0 60%;
      max-width: 60%;
      order: 2; }
    #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .column.content {
      -ms-flex: 0 0 40%;
      flex: 0 0 40%;
      max-width: 40%;
      order: 1;
      padding-right: 60px; } }
  @media (min-width: 1024px) and (min-width: 1200px) {
    #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .column.content {
      padding-right: 100px; } }
  @media (min-width: 1024px) and (min-width: 1500px) {
    #site-5g .block.block-featuredThemeOrUsecase.block-featuredThemeOrUsecase__multiple .column.content {
      padding-right: 120px; } }
  #site-5g .block.block-featuredPublication.block-featuredPublication__boxed .box-wrapper {
    padding: 40px 30px;
    background-color: #FFFFFF;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 2px 164px 0 rgba(9, 19, 50, 0.05); }
    @media (min-width: 1024px) {
      #site-5g .block.block-featuredPublication.block-featuredPublication__boxed .box-wrapper {
        padding: 75px 80px; } }
    #site-5g .block.block-featuredPublication.block-featuredPublication__boxed .box-wrapper .column {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      #site-5g .block.block-featuredPublication.block-featuredPublication__boxed .box-wrapper .column.publication {
        margin-top: 30px; }
      @media (min-width: 768px) {
        #site-5g .block.block-featuredPublication.block-featuredPublication__boxed .box-wrapper .column.content {
          -ms-flex: 1;
          flex: 1;
          padding-right: 40px; } }
      @media (min-width: 1024px) {
        #site-5g .block.block-featuredPublication.block-featuredPublication__boxed .box-wrapper .column.content {
          padding-right: 130px; } }
      @media (min-width: 768px) {
        #site-5g .block.block-featuredPublication.block-featuredPublication__boxed .box-wrapper .column.publication {
          -ms-flex: 0 0 200px;
          flex: 0 0 200px;
          max-width: 200px;
          margin: 0; }
          #site-5g .block.block-featuredPublication.block-featuredPublication__boxed .box-wrapper .column.publication .publication {
            margin-right: auto;
            margin-left: 0; } }
      @media (min-width: 1024px) {
        #site-5g .block.block-featuredPublication.block-featuredPublication__boxed .box-wrapper .column.publication {
          -ms-flex: 0 0 262px;
          flex: 0 0 262px;
          max-width: 262px; } }
  #site-5g .block.block-featuredPublication.block-featuredPublication__columns .row {
    margin-right: -10px;
    margin-left: -10px;
    margin-top: -30px; }
    #site-5g .block.block-featuredPublication.block-featuredPublication__columns .row .publication-wrapper {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 10px;
      padding-left: 10px;
      margin-top: 30px; }
      #site-5g .block.block-featuredPublication.block-featuredPublication__columns .row .publication-wrapper .title-wrapper {
        display: block;
        margin-bottom: 0; }
      @media screen and (min-width: 768px) {
        #site-5g .block.block-featuredPublication.block-featuredPublication__columns .row .publication-wrapper {
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%; } }
      @media screen and (min-width: 1024px) {
        #site-5g .block.block-featuredPublication.block-featuredPublication__columns .row .publication-wrapper {
          -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
          max-width: 33.333333%; } }
      @media screen and (min-width: 1500px) {
        #site-5g .block.block-featuredPublication.block-featuredPublication__columns .row .publication-wrapper {
          -ms-flex: 0 0 25%;
          flex: 0 0 25%;
          max-width: 25%; } }
      #site-5g .block.block-featuredPublication.block-featuredPublication__columns .row .publication-wrapper .publication-title:not(.sronly) {
        padding: 20px;
        font-size: 16px;
        line-height: 24px; }
        #site-5g .block.block-featuredPublication.block-featuredPublication__columns .row .publication-wrapper .publication-title:not(.sronly):after {
          left: 20px; }
  #site-5g .block.block-featuredPublication.block-featuredPublication__columns .title-wrapper, #site-5g .block.block-featuredNews .title-wrapper {
    margin-bottom: 30px; }
    @media (min-width: 1024px) {
      #site-5g .block.block-featuredPublication.block-featuredPublication__columns .title-wrapper, #site-5g .block.block-featuredNews .title-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-bottom: 50px; } }
    #site-5g .block.block-featuredPublication.block-featuredPublication__columns .title-wrapper .title-sub, #site-5g .block.block-featuredNews .title-wrapper .title-sub {
      margin-bottom: 0; }
  #site-5g .block.block-featuredPublication.block-featuredPublication__columns.bg-dark .title-wrapper .title-sub, #site-5g .block.block-featuredNews.bg-dark .title-wrapper .title-sub {
    color: #FFFFFF; }
  #site-5g .block.block-featuredPublication.block-featuredPublication__columns.bg-dark .title-wrapper .button-readmore, #site-5g .block.block-featuredNews.bg-dark .title-wrapper .button-readmore {
    color: #77E7DA; }
    #site-5g .block.block-featuredPublication.block-featuredPublication__columns.bg-dark .title-wrapper .button-readmore:hover, #site-5g .block.block-featuredPublication.block-featuredPublication__columns.bg-dark .title-wrapper .button-readmore:active, #site-5g .block.block-featuredNews.bg-dark .title-wrapper .button-readmore:hover, #site-5g .block.block-featuredNews.bg-dark .title-wrapper .button-readmore:active {
      color: #FFC602; }
  #site-5g .block.block-featuredNews .row:not(.row-single__item) {
    margin-right: -10px;
    margin-left: -10px;
    margin-top: -50px; }
    @media screen and (min-width: 1200px) {
      #site-5g .block.block-featuredNews .row:not(.row-single__item) {
        margin-right: -20px;
        margin-left: -20px; } }
    #site-5g .block.block-featuredNews .row:not(.row-single__item) .news-item__wrapper {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 10px;
      padding-left: 10px;
      margin-top: 50px; }
      @media screen and (min-width: 768px) {
        #site-5g .block.block-featuredNews .row:not(.row-single__item) .news-item__wrapper {
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%; } }
      @media screen and (min-width: 1024px) {
        #site-5g .block.block-featuredNews .row:not(.row-single__item) .news-item__wrapper {
          -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
          max-width: 33.333333%; } }
      @media screen and (min-width: 1200px) {
        #site-5g .block.block-featuredNews .row:not(.row-single__item) .news-item__wrapper {
          padding-right: 20px;
          padding-left: 20px; } }
  @media screen and (min-width: 768px) {
    #site-5g .block.block-featuredNews .row.row-single__item .card.news-item a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-align: center;
      align-items: center; } }
  @media screen and (min-width: 768px) {
    #site-5g .block.block-featuredNews .row.row-single__item .card.news-item a .image-wrapper {
      -ms-flex: 0 0 300px;
      flex: 0 0 300px;
      max-width: 300px; } }
  @media screen and (min-width: 1200px) {
    #site-5g .block.block-featuredNews .row.row-single__item .card.news-item a .image-wrapper {
      -ms-flex: 0 0 400px;
      flex: 0 0 400px;
      max-width: 400px; } }
  #site-5g .block.block-featuredNews .row.row-single__item .card.news-item a .content-wrapper {
    padding-bottom: 30px; }
    @media screen and (min-width: 768px) {
      #site-5g .block.block-featuredNews .row.row-single__item .card.news-item a .content-wrapper {
        -ms-flex: 1;
        flex: 1;
        padding-left: 30px; } }
    @media screen and (min-width: 1200px) {
      #site-5g .block.block-featuredNews .row.row-single__item .card.news-item a .content-wrapper {
        padding-left: 50px; } }
    #site-5g .block.block-featuredNews .row.row-single__item .card.news-item a .content-wrapper .button-readmore {
      margin-top: 10px;
      position: relative; }
  #site-5g .block.block-highlight p,
  #site-5g .block.block-highlight ul li,
  #site-5g .block.block-highlight ol li {
    color: #091332; }
  #site-5g .block.block-highlight .box-wrapper {
    padding: 30px;
    background-color: #FFC602;
    border-radius: 3px; }
  #site-5g .block.block-images {
    margin-top: 50px; }
    #site-5g .block.block-images .image-wrapper {
      margin-top: 10px;
      border-radius: 3px;
      overflow: hidden; }
      #site-5g .block.block-images .image-wrapper img {
        width: 100%; }
    @media screen and (min-width: 1024px) {
      #site-5g .block.block-images .row {
        margin-right: -5px;
        margin-left: -5px; }
        #site-5g .block.block-images .row .column {
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          padding-right: 5px;
          padding-left: 5px; }
          #site-5g .block.block-images .row .column.half {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%; } }
  #site-5g .block.block-infographic .image-wrapper img {
    width: 100%;
    height: auto; }
  #site-5g .block.block-infographic .image-wrapper .caption {
    display: block;
    margin-top: 10px;
    color: #091332;
    font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 0.3px;
    opacity: 0.75; }
    #site-5g .block.block-infographic .image-wrapper .caption:before {
      content: '—';
      display: inline-block;
      margin-right: 10px; }
  #site-5g .block.block-quote .row {
    margin-right: -20px;
    margin-left: -20px; }
    #site-5g .block.block-quote .row .column {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 20px;
      padding-left: 20px; }
      #site-5g .block.block-quote .row .column.quote {
        margin-bottom: 30px; }
        @media (min-width: 1024px) {
          #site-5g .block.block-quote .row .column.quote {
            -ms-flex: 0 0 38%;
            flex: 0 0 38%;
            max-width: 38%;
            padding-right: 30px;
            margin-bottom: 0; } }
      @media (min-width: 1024px) {
        #site-5g .block.block-quote .row .column.content {
          -ms-flex: 0 0 62%;
          flex: 0 0 62%;
          max-width: 62%; } }
  #site-5g .block.block-quote figure.quote-wrapper {
    margin: 0 0 20px 0; }
    @media (min-width: 768px) {
      #site-5g .block.block-quote figure.quote-wrapper {
        margin: 0; } }
  #site-5g .block.block-quote.block-quote__twocolumn figure.quote-wrapper blockquote {
    padding: 0;
    border: 0; }
  #site-5g .block.block-quote.block-quote__twocolumn figure.quote-wrapper figcaption {
    padding: 5px 0 5px 20px;
    margin-top: 25px;
    border-left: 2px solid #77E7DA; }
  #site-5g .block.block-twocolumn p,
  #site-5g .block.block-twocolumn ul li,
  #site-5g .block.block-twocolumn ol li {
    color: #091332; }
  #site-5g .block.block-twocolumn .image-wrapper {
    margin-bottom: 30px;
    border-radius: 3px;
    overflow: hidden; }
    @media screen and (min-width: 1024px) {
      #site-5g .block.block-twocolumn .image-wrapper {
        margin-bottom: 0; } }
    #site-5g .block.block-twocolumn .image-wrapper img {
      width: 100%; }
  #site-5g .block.block-twocolumn .button-wrapper {
    margin-top: 20px; }
    #site-5g .block.block-twocolumn .button-wrapper .button-text:before {
      background-color: #FFC602; }
  @media screen and (min-width: 1024px) {
    #site-5g .block.block-twocolumn .row {
      -ms-flex-align: center;
      align-items: center; }
      #site-5g .block.block-twocolumn .row .column {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; }
    #site-5g .block.block-twocolumn.block-twocolumn__imageLeft .row .column.image {
      padding-right: 20px; }
    #site-5g .block.block-twocolumn.block-twocolumn__imageLeft .row .column.content {
      padding-left: 30px; }
    #site-5g .block.block-twocolumn.block-twocolumn__imageRight .row .column.image {
      order: 2;
      padding-left: 20px; }
    #site-5g .block.block-twocolumn.block-twocolumn__imageRight .row .column.content {
      order: 1;
      padding-right: 30px; } }
  #site-5g .block.block-video .video-wrapper {
    display: block;
    width: 100%;
    padding: 0;
    position: relative;
    border-radius: 3px;
    overflow: hidden; }
    #site-5g .block.block-video .video-wrapper iframe,
    #site-5g .block.block-video .video-wrapper embed,
    #site-5g .block.block-video .video-wrapper video {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      border: 0; }
    #site-5g .block.block-video .video-wrapper:before {
      content: "";
      display: block;
      padding-top: 56.25%; }
  #site-5g .pgs.faq .faq-wrapper__topic:not(:first-child) {
    margin-top: 60px; }
    @media (min-width: 1024px) {
      #site-5g .pgs.faq .faq-wrapper__topic:not(:first-child) {
        margin-top: 120px; } }
  #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 2px solid #DDDEE5; }
    @media (min-width: 768px) {
      #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper {
        padding-left: 20px;
        padding-top: 20px; } }
    #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq:not(:first-child) {
      border-top: 1px solid #FFFFFF; }
    #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-title {
      color: #091332;
      font-size: 18px;
      line-height: 26px;
      font-weight: 500; }
      @media (min-width: 1024px) {
        #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-title {
          font-size: 23px;
          line-height: 30px;
          letter-spacing: -0.22px; } }
      #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-title button {
        display: block;
        width: 100%;
        padding: 20px 60px 20px 0;
        position: relative;
        cursor: pointer;
        color: #091332;
        font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
        font-size: 18px;
        line-height: 26px;
        font-weight: 500;
        text-align: left;
        transition: all 0.2s ease-in-out; }
        @media (min-width: 1024px) {
          #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-title button {
            padding: 40px 60px 40px 30px;
            font-size: 23px;
            line-height: 30px;
            letter-spacing: -0.22px; } }
        #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-title button:before, #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-title button:after {
          content: '';
          display: block;
          width: 18px;
          height: 2px;
          position: absolute;
          right: 20px;
          top: 30px;
          background-color: #091332;
          opacity: 0.4;
          transition: all 0.2s ease-in-out; }
          @media (min-width: 1024px) {
            #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-title button:before, #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-title button:after {
              width: 22px;
              right: 30px;
              top: 55px; } }
        #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-title button:before {
          transform: rotate(90deg); }
        #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-title button:hover, #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-title button:active {
          color: #77E7DA; }
          #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-title button:hover:before, #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-title button:hover:after, #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-title button:active:before, #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-title button:active:after {
            opacity: 1; }
    #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-content {
      max-width: 705px;
      max-height: 0;
      padding: 0;
      overflow: hidden;
      transition: all 0.2s ease-in-out; }
      @media (min-width: 1024px) {
        #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-content {
          padding-left: 30px; } }
      #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-content .block-content-wysiswyg p:last-child a:only-child {
        display: none; }
      #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq .faq-content .block-content-link {
        margin-top: 15px; }
    #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq.visible .faq-content {
      display: block; }
    #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq.open .faq-title button:before {
      opacity: 0; }
    #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq.open .faq-title button:after {
      opacity: 1; }
    #site-5g .pgs.faq .faq-wrapper__topic .faq-wrapper .faq.open .faq-content {
      max-height: 800px;
      padding-bottom: 50px; }
  #site-5g .pgs.hero {
    padding-top: 40px;
    padding-bottom: 40px; }
    @media (min-width: 768px) {
      #site-5g .pgs.hero {
        padding-top: 75px;
        padding-bottom: 55px; } }
    @media (min-width: 1024px) {
      #site-5g .pgs.hero {
        padding-top: 100px;
        padding-bottom: 75px; } }
    #site-5g .pgs.hero .share-list {
      position: absolute;
      right: 20px;
      top: -20px;
      z-index: 5; }
    #site-5g .pgs.hero .title-page,
    #site-5g .pgs.hero .title-main,
    #site-5g .pgs.hero .editor-content {
      max-width: 1100px; }
    #site-5g .pgs.hero .title-main {
      color: #FFFFFF; }
    #site-5g .pgs.hero .editor-content {
      margin-top: 30px; }
      @media (min-width: 1200px) {
        #site-5g .pgs.hero .editor-content {
          margin-top: 40px; } }
      #site-5g .pgs.hero .editor-content.large ul > li::before {
        background-color: #fff; }
      #site-5g .pgs.hero .editor-content.large a {
        color: #fff;
        text-decoration: none;
        border-bottom: 1px solid #fff; }
    #site-5g .pgs.hero .button-wrapper {
      margin-top: 30px; }
      #site-5g .pgs.hero .button-wrapper .button:not(:first-child),
      #site-5g .pgs.hero .button-wrapper .button-text:not(:first-child) {
        margin-left: 20px;
        margin-top: 10px; }
      @media (min-width: 1200px) {
        #site-5g .pgs.hero .button-wrapper {
          margin-top: 60px; } }
    #site-5g .pgs.hero .hero-search {
      padding-top: 30px;
      margin-top: 30px; }
      @media (min-width: 1200px) {
        #site-5g .pgs.hero .hero-search {
          padding-top: 60px;
          margin-top: 60px;
          border-width: 2px; } }
    #site-5g .pgs.hero .button-list {
      margin-top: 30px; }
      @media (min-width: 1200px) {
        #site-5g .pgs.hero .button-list {
          margin-top: 60px; } }
    #site-5g .pgs.hero .image-wrapper {
      margin-top: 30px;
      margin-bottom: -55px; }
      @media (min-width: 768px) {
        #site-5g .pgs.hero .image-wrapper {
          margin-top: 50px;
          margin-bottom: -75px; } }
  #site-5g .pgs.knowledge {
    padding-top: 50px;
    padding-bottom: 100px;
    background-color: #F5F7FB; }
    @media (min-width: 1024px) {
      #site-5g .pgs.knowledge {
        padding-top: 75px;
        padding-bottom: 150px; } }
    #site-5g .pgs.knowledge .filters-wrapper {
      margin-bottom: 52px; }
      @media (min-width: 1024px) {
        #site-5g .pgs.knowledge .filters-wrapper {
          margin-bottom: 73px; } }
    #site-5g .pgs.knowledge .knowledge-sub__section {
      padding-top: 60px;
      padding-bottom: 0;
      /*&.videos .loadmore-wrapper {
            margin-top: 0;
        }*/ }
      #site-5g .pgs.knowledge .knowledge-sub__section .loadmore-wrapper {
        margin-top: 60px;
        text-align: center; }
  #site-5g .pgs.news {
    padding-top: 60px; }
    #site-5g .pgs.news .title-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: space-between;
      justify-content: space-between;
      -ms-flex-align: end;
      align-items: flex-end; }
    #site-5g .pgs.news .news-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: -10px;
      margin-left: -10px;
      margin-top: -30px; }
      @media screen and (min-width: 1200px) {
        #site-5g .pgs.news .news-wrapper {
          margin-right: -20px;
          margin-left: -20px; } }
      #site-5g .pgs.news .news-wrapper .news-item__wrapper {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        margin-top: 70px; }
        @media screen and (min-width: 768px) {
          #site-5g .pgs.news .news-wrapper .news-item__wrapper {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%; } }
        @media screen and (min-width: 1200px) {
          #site-5g .pgs.news .news-wrapper .news-item__wrapper {
            padding-right: 20px;
            padding-left: 20px; } }
  #site-5g .pgs.posts .list-posts {
    margin-right: -10px;
    margin-left: -10px;
    margin-top: -40px; }
    @media (min-width: 1200px) {
      #site-5g .pgs.posts .list-posts {
        margin-right: -20px;
        margin-left: -20px;
        margin-top: -60px; } }
    #site-5g .pgs.posts .list-posts .post-wrapper {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 10px;
      padding-left: 10px;
      margin-top: 40px; }
      @media (min-width: 768px) {
        #site-5g .pgs.posts .list-posts .post-wrapper {
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%; } }
      @media (min-width: 1024px) {
        #site-5g .pgs.posts .list-posts .post-wrapper {
          -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
          max-width: 33.333333%; } }
      @media (min-width: 1200px) {
        #site-5g .pgs.posts .list-posts .post-wrapper {
          padding-right: 20px;
          padding-left: 20px;
          margin-top: 60px; } }
  #site-5g .pgs.publications .list-publications {
    margin-right: -10px;
    margin-left: -10px;
    margin-top: -60px; }
    #site-5g .pgs.publications .list-publications .publication-wrapper {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 10px;
      padding-left: 10px;
      margin-top: 60px; }
      @media (min-width: 768px) {
        #site-5g .pgs.publications .list-publications .publication-wrapper {
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%; } }
      @media (min-width: 1024px) {
        #site-5g .pgs.publications .list-publications .publication-wrapper {
          -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
          max-width: 33.333333%; } }
  #site-5g .pgs.questions {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #F5F7FB; }
    @media (min-width: 1024px) {
      #site-5g .pgs.questions {
        padding-top: 100px;
        padding-bottom: 120px; } }
    #site-5g .pgs.questions .title-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 50px; }
      #site-5g .pgs.questions .title-wrapper:after {
        content: '';
        display: block;
        -ms-flex: 1;
        flex: 1;
        height: 2px;
        margin-left: 20px;
        background-color: #DDDEE5; }
    @media (min-width: 1024px) {
      #site-5g .pgs.questions .content-wrapper {
        max-width: 900px;
        margin-left: auto;
        margin-right: 0; } }
    #site-5g .pgs.questions .content-wrapper .question-wrapper {
      text-decoration: none;
      display: block;
      transition: 1s;
      padding-bottom: 60px; }
      #site-5g .pgs.questions .content-wrapper .question-wrapper:not(:first-child) {
        border-top: solid 2px #FFFFFF; }
      #site-5g .pgs.questions .content-wrapper .question-wrapper:hover .question-content .title-question::after {
        right: -10px;
        transition: 0.2s; }
      #site-5g .pgs.questions .content-wrapper .question-wrapper:hover .question-content .button-wrapper .button-text::before {
        right: -45px;
        transition: 0.2s; }
      #site-5g .pgs.questions .content-wrapper .question-wrapper:hover .question-content .button-wrapper span {
        color: #77E7DA; }
      #site-5g .pgs.questions .content-wrapper .question-wrapper .question-content {
        margin-top: 60px; }
        #site-5g .pgs.questions .content-wrapper .question-wrapper .question-content .title-question {
          color: #091332;
          font-size: 18px;
          line-height: 20px;
          margin-bottom: 14px;
          position: relative; }
          #site-5g .pgs.questions .content-wrapper .question-wrapper .question-content .title-question::after {
            content: url("/assets/images/arrow-left.svg");
            display: none;
            position: absolute;
            transform: rotate(180deg);
            top: 0;
            right: 0;
            transition: 0.2s; }
            @media (min-width: 1024px) {
              #site-5g .pgs.questions .content-wrapper .question-wrapper .question-content .title-question::after {
                display: block; } }
          @media (min-width: 1024px) {
            #site-5g .pgs.questions .content-wrapper .question-wrapper .question-content .title-question {
              font-size: 22px;
              line-height: 30px;
              font-weight: 500;
              letter-spacing: 0.2px;
              margin-bottom: 20px; } }
        #site-5g .pgs.questions .content-wrapper .question-wrapper .question-content .editor-content {
          color: #091332 !important; }
        #site-5g .pgs.questions .content-wrapper .question-wrapper .question-content .button-wrapper {
          margin-top: 14px; }
          @media (min-width: 1024px) {
            #site-5g .pgs.questions .content-wrapper .question-wrapper .question-content .button-wrapper {
              margin-top: 20px; } }
          #site-5g .pgs.questions .content-wrapper .question-wrapper .question-content .button-wrapper .button-text::before {
            content: url("/assets/images/arrow-left.svg");
            display: block;
            position: absolute;
            top: 50%;
            transform: rotate(180deg) translateY(50%);
            right: -35px;
            transition: 0.2s; }
            @media (min-width: 1024px) {
              #site-5g .pgs.questions .content-wrapper .question-wrapper .question-content .button-wrapper .button-text::before {
                display: none; } }
  #site-5g .pgs.related {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #FFFFFF; }
    @media (min-width: 1024px) {
      #site-5g .pgs.related {
        padding-top: 100px;
        padding-bottom: 120px; } }
    #site-5g .pgs.related .title-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 50px; }
      #site-5g .pgs.related .title-wrapper:after {
        content: '';
        display: block;
        -ms-flex: 1;
        flex: 1;
        height: 2px;
        margin-left: 20px;
        background-color: #DDDEE5; }
    #site-5g .pgs.related .list-related {
      max-width: 1000px;
      margin-right: auto;
      margin-left: auto; }
      #site-5g .pgs.related .list-related .related-item__wrapper:not(:first-child) {
        margin-top: 45px; }
      #site-5g .pgs.related .list-related .related-item__wrapper .related-item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-decoration: none; }
        #site-5g .pgs.related .list-related .related-item__wrapper .related-item .image-wrapper,
        #site-5g .pgs.related .list-related .related-item__wrapper .related-item .content-wrapper {
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%; }
        #site-5g .pgs.related .list-related .related-item__wrapper .related-item .image-wrapper {
          margin-bottom: 20px;
          overflow: hidden; }
          @media (min-width: 768px) {
            #site-5g .pgs.related .list-related .related-item__wrapper .related-item .image-wrapper {
              -ms-flex: 0 0 33.333333%;
              flex: 0 0 33.333333%;
              max-width: 33.333333%;
              margin-bottom: 0; } }
          #site-5g .pgs.related .list-related .related-item__wrapper .related-item .image-wrapper img {
            width: 100%;
            height: auto;
            transition: all 0.2s ease-in-out; }
        #site-5g .pgs.related .list-related .related-item__wrapper .related-item .content-wrapper {
          padding-top: 5px;
          padding-bottom: 5px; }
          @media (min-width: 768px) {
            #site-5g .pgs.related .list-related .related-item__wrapper .related-item .content-wrapper {
              -ms-flex: 0 0 66.666666%;
              flex: 0 0 66.666666%;
              max-width: 66.666666%;
              padding-left: 25px; } }
          @media (min-width: 1024px) {
            #site-5g .pgs.related .list-related .related-item__wrapper .related-item .content-wrapper {
              padding-left: 48px; } }
          #site-5g .pgs.related .list-related .related-item__wrapper .related-item .content-wrapper .theme-label {
            margin-bottom: 15px; }
          #site-5g .pgs.related .list-related .related-item__wrapper .related-item .content-wrapper .item-title {
            transition: all 0.2s ease-in-out; }
          #site-5g .pgs.related .list-related .related-item__wrapper .related-item .content-wrapper .item-description p {
            margin-top: 15px;
            color: #091332;
            font-size: 15px;
            line-height: 26px;
            font-weight: 400;
            letter-spacing: 0.3px; }
      #site-5g .pgs.related .list-related .related-item__wrapper:hover .image-wrapper img, #site-5g .pgs.related .list-related .related-item__wrapper:active .image-wrapper img {
        transform: scale(1.2); }
      #site-5g .pgs.related .list-related .related-item__wrapper:hover .content-wrapper .item-title, #site-5g .pgs.related .list-related .related-item__wrapper:active .content-wrapper .item-title {
        color: #77E7DA; }
    #site-5g .pgs.related .button-wrapper {
      margin-top: 50px; }
      @media (min-width: 1024px) {
        #site-5g .pgs.related .button-wrapper {
          margin-top: 90px; } }
      #site-5g .pgs.related .button-wrapper .button {
        width: 100%;
        border-radius: 0;
        text-align: center; }
        @media (min-width: 1024px) {
          #site-5g .pgs.related .button-wrapper .button {
            font-size: 22px;
            line-height: 30px;
            font-weight: 500;
            letter-spacing: 0.2px; } }
    #site-5g .pgs.related.subtle-hover .button-wrapper .button:hover, #site-5g .pgs.related.subtle-hover .button-wrapper .button:active {
      background-color: #FFFFFF;
      border-color: #060E27;
      color: #091332; }
  #site-5g .pgs.results {
    padding-top: 30px;
    padding-bottom: 60px;
    background-color: #F5F7FB; }
    @media (min-width: 1024px) {
      #site-5g .pgs.results {
        padding-bottom: 120px; } }
    #site-5g .pgs.results .results-count {
      padding-bottom: 30px;
      margin-bottom: 60px;
      border-bottom: 1px solid rgba(9, 19, 50, 0.5);
      opacity: 0.5;
      color: #091332;
      font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
      font-size: 14px;
      line-height: 20px;
      font-weight: 400;
      text-transform: uppercase; }
    #site-5g .pgs.results .results-wrapper .result {
      max-width: 660px; }
      #site-5g .pgs.results .results-wrapper .result:not(:first-child):before {
        content: '';
        display: block;
        width: 50px;
        height: 1px;
        margin-top: 40px;
        margin-bottom: 40px;
        background-color: #091332;
        opacity: 0.25; }
      #site-5g .pgs.results .results-wrapper .result .search-highlight {
        background-color: #FFC602;
        color: #091332; }
      #site-5g .pgs.results .results-wrapper .result a.result-url {
        display: block;
        margin-bottom: 10px;
        color: rgba(9, 19, 50, 0.5);
        font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
        font-size: 14px;
        line-height: 18px;
        font-weight: 500;
        text-decoration: none; }
        #site-5g .pgs.results .results-wrapper .result a.result-url span {
          transition: all 0.2s ease-in-out; }
        #site-5g .pgs.results .results-wrapper .result a.result-url:hover span,
        #site-5g .pgs.results .results-wrapper .result a.result-url:active span {
          color: #FFC602; }
        #site-5g .pgs.results .results-wrapper .result a.result-url span {
          text-decoration: underline; }
      #site-5g .pgs.results .results-wrapper .result .result-title {
        color: #091332;
        font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
        font-size: 22px;
        font-weight: 30px;
        font-weight: 500; }
        #site-5g .pgs.results .results-wrapper .result .result-title a {
          color: #091332;
          text-decoration: none;
          transition: all 0.2s ease-in-out; }
          #site-5g .pgs.results .results-wrapper .result .result-title a:hover, #site-5g .pgs.results .results-wrapper .result .result-title a:active {
            color: #FFC602; }
      #site-5g .pgs.results .results-wrapper .result p {
        margin-top: 10px;
        color: rgba(9, 19, 50, 0.5);
        font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400; }
    #site-5g .pgs.results .pagination {
      margin-top: 40px; }
      @media (min-width: 1024px) {
        #site-5g .pgs.results .pagination {
          margin-top: 80px; } }
  #site-5g .pgs.layout-sidebar {
    padding-top: 50px;
    padding-bottom: 60px;
    background-color: #F5F7FB; }
    @media (min-width: 768px) {
      #site-5g .pgs.layout-sidebar {
        padding-bottom: 100px; } }
    @media (min-width: 1024px) {
      #site-5g .pgs.layout-sidebar {
        padding-top: 100px;
        padding-bottom: 150px; } }
    #site-5g .pgs.layout-sidebar .column {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      #site-5g .pgs.layout-sidebar .column.sidebar {
        margin-bottom: 60px;
        z-index: 2; }
        @media (min-width: 1024px) {
          #site-5g .pgs.layout-sidebar .column.sidebar {
            -ms-flex: 0 0 300%;
            flex: 0 0 30%;
            max-width: 30%;
            padding-right: 30px;
            margin-bottom: 0;
            transform: translateX(-50px); } }
        @media (min-width: 1500px) {
          #site-5g .pgs.layout-sidebar .column.sidebar {
            -ms-flex: 0 0 26%;
            flex: 0 0 26%;
            max-width: 26%;
            padding-right: 50px; } }
      #site-5g .pgs.layout-sidebar .column.content-main {
        z-index: 1; }
        @media (min-width: 1024px) {
          #site-5g .pgs.layout-sidebar .column.content-main {
            -ms-flex: 0 0 70%;
            flex: 0 0 70%;
            max-width: 70%; } }
        @media (min-width: 1500px) {
          #site-5g .pgs.layout-sidebar .column.content-main {
            -ms-flex: 0 0 74%;
            flex: 0 0 74%;
            max-width: 74%; } }
    #site-5g .pgs.layout-sidebar .button-text__back {
      margin-left: 35px;
      margin-bottom: 30px; }
      @media (min-width: 1024px) {
        #site-5g .pgs.layout-sidebar .button-text__back {
          margin-left: 0;
          margin-bottom: 70px;
          position: relative;
          z-index: 2; } }
    @media (min-width: 1024px) {
      #site-5g .pgs.layout-sidebar .sidebar-wrapper {
        height: 100%;
        height: calc(100% + 125px);
        margin-top: -125px;
        position: relative;
        z-index: 1; }
        #site-5g .pgs.layout-sidebar .sidebar-wrapper .sticky-wrapper {
          padding-top: 125px;
          position: -webkit-sticky;
          position: sticky;
          top: 0;
          left: 0;
          z-index: 10; } }
    #site-5g .pgs.layout-sidebar ul.chapter-list {
      border-left: 2px solid #DDDEE5; }
      @media (min-width: 1024px) {
        #site-5g .pgs.layout-sidebar ul.chapter-list {
          position: relative;
          background-color: #F5F7FB; }
          #site-5g .pgs.layout-sidebar ul.chapter-list:before, #site-5g .pgs.layout-sidebar ul.chapter-list:after {
            content: '';
            display: block;
            width: 100%;
            height: 10px;
            position: absolute;
            left: 0;
            background-color: #F5F7FB; }
          #site-5g .pgs.layout-sidebar ul.chapter-list:before {
            top: -10px; }
          #site-5g .pgs.layout-sidebar ul.chapter-list:after {
            bottom: -10px; } }
      #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item {
        position: relative;
        color: #091332;
        font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
        font-size: 14px;
        line-height: 20px;
        font-weight: 400; }
        @media (min-width: 1024px) {
          #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item {
            font-size: 18px;
            line-height: 24px;
            font-weight: 300;
            letter-spacing: 0.16px; } }
        #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item:not(:first-child) {
          margin-top: 2px; }
          @media (min-width: 1024px) {
            #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item:not(:first-child) {
              margin-top: 10px; } }
        #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item a.chapter-link {
          display: block;
          padding: 5px 0 5px 20px;
          margin-left: -2px;
          border-left: 2px solid transparent;
          color: #091332;
          text-decoration: none;
          font-weight: 400;
          transition: all 0.2s ease-in-out; }
          @media (min-width: 1024px) {
            #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item a.chapter-link {
              padding: 8px 0 8px 22px;
              font-weight: 300; } }
          #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item a.chapter-link:hover, #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item a.chapter-link:active {
            border-color: #77E7DA;
            color: #77E7DA; }
        #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item:before, #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item:after {
          content: '';
          display: block;
          width: 2px;
          height: 2px;
          position: absolute;
          left: -2px;
          background-color: #F5F7FB;
          opacity: 0;
          transition: all 0.2s ease-in-out; }
        #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item:before {
          top: -2px; }
        #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item:after {
          bottom: -2px; }
        #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item.active {
          font-weight: 500; }
          #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item.active a.chapter-link {
            border-color: #77E7DA;
            font-weight: 500; }
          #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item.active:before, #site-5g .pgs.layout-sidebar ul.chapter-list li.chapter-item.active:after {
            opacity: 1; }
    @media (min-width: 1024px) {
      #site-5g .pgs.layout-sidebar .block.block-quote, #site-5g .pgs.layout-sidebar .block.block-twocolumn, #site-5g .pgs.layout-sidebar .block.block-featuredPublication__boxed {
        margin-left: -50px; } }
    @media (min-width: 1500px) {
      #site-5g .pgs.layout-sidebar .block.block-quote, #site-5g .pgs.layout-sidebar .block.block-twocolumn, #site-5g .pgs.layout-sidebar .block.block-featuredPublication__boxed {
        margin-left: -100px; } }
    @media (min-width: 1024px) {
      #site-5g .pgs.layout-sidebar .block.block-featuredThemeOrUsecase {
        margin-right: -30px; } }
    @media (min-width: 1200px) {
      #site-5g .pgs.layout-sidebar .block.block-featuredThemeOrUsecase {
        margin-right: -60px; } }
    @media (min-width: 1500px) {
      #site-5g .pgs.layout-sidebar .block.block-featuredThemeOrUsecase {
        margin-right: -85px; } }
  #site-5g .pgs.stakeholders {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #060E27; }
    #site-5g .pgs.stakeholders .title-wrapper {
      margin-bottom: 25px; }
    #site-5g .pgs.stakeholders .row {
      margin-right: -10px;
      margin-left: -10px; }
    #site-5g .pgs.stakeholders .column {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 10px;
      padding-left: 10px;
      margin-top: 20px; }
      @media screen and (min-width: 768px) {
        #site-5g .pgs.stakeholders .column {
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%; } }
      @media screen and (min-width: 1024px) {
        #site-5g .pgs.stakeholders .column {
          -ms-flex: 0 0 25%;
          flex: 0 0 25%;
          max-width: 25%; } }
      #site-5g .pgs.stakeholders .column .card {
        height: 100%; }
        #site-5g .pgs.stakeholders .column .card a {
          display: block;
          height: 100%;
          padding: 30px;
          background-color: #FFFFFF;
          border-radius: 3px;
          text-decoration: none;
          transition: transform 0.2s ease-in-out; }
          @media screen and (min-width: 1024px) {
            #site-5g .pgs.stakeholders .column .card a {
              background: url("/assets/images/card.svg") no-repeat center center;
              background-size: contain;
              border-radius: 0; } }
          #site-5g .pgs.stakeholders .column .card a .card-header {
            color: #091332;
            font-family: "Mtrpls", "Helvetica", "Arial", sans-serif;
            font-size: 18px;
            line-height: 24px;
            font-weight: 500;
            letter-spacing: 0.2px; }
          #site-5g .pgs.stakeholders .column .card a img {
            width: 100%;
            margin-top: 20px;
            margin-bottom: 20px; }
            @media screen and (min-width: 1500px) {
              #site-5g .pgs.stakeholders .column .card a img {
                margin-top: 40px; } }
          #site-5g .pgs.stakeholders .column .card a .card-title {
            color: #091332;
            font-size: 15px;
            line-height: 23px;
            font-weight: 400;
            letter-spacing: 0.23px;
            text-decoration: underline;
            text-decoration-color: #77E7DA;
            text-decoration-width: 1px;
            transition: color 0.2s ease-in-out; }
          #site-5g .pgs.stakeholders .column .card a:hover, #site-5g .pgs.stakeholders .column .card a:active {
            transform: translateY(-10px); }
            #site-5g .pgs.stakeholders .column .card a:hover .card-title, #site-5g .pgs.stakeholders .column .card a:active .card-title {
              color: #77E7DA; }
    @media screen and (min-width: 1024px) {
      #site-5g .pgs.stakeholders .container {
        padding-top: 90px;
        padding-bottom: 90px; }
        #site-5g .pgs.stakeholders .container:before {
          content: '';
          display: block;
          position: absolute;
          right: -90px;
          left: -90px;
          top: 0;
          bottom: 0;
          background: url("/assets/images/more.svg") no-repeat center center;
          background-size: contain;
          z-index: -1; } }
  #site-5g .pgs.themes {
    padding-top: 60px;
    padding-bottom: 150px;
    background-color: #F5F7FB; }
    #site-5g .pgs.themes .list-themes {
      margin-right: -10px;
      margin-left: -10px;
      margin-top: -15px; }
      @media (min-width: 768px) {
        #site-5g .pgs.themes .list-themes {
          margin-top: -30px; } }
      @media (min-width: 1200px) {
        #site-5g .pgs.themes .list-themes {
          margin-right: -11px;
          margin-left: -11px; } }
      #site-5g .pgs.themes .list-themes .theme-wrapper {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        margin-top: 15px; }
        @media (min-width: 768px) {
          #site-5g .pgs.themes .list-themes .theme-wrapper {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
            margin-top: 30px; } }
        @media (min-width: 1024px) {
          #site-5g .pgs.themes .list-themes .theme-wrapper {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%; } }
        @media (min-width: 1200px) {
          #site-5g .pgs.themes .list-themes .theme-wrapper {
            padding-right: 11px;
            padding-left: 11px; } }
        #site-5g .pgs.themes .list-themes .theme-wrapper .theme {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          height: 100%; }
  #site-5g .pgs.videos .list-videos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*&.list-videos__loadmore .video-sidebar {
        position: relative;

        .video-item__wrapper:last-child {
            opacity: 0.3;
            cursor: default;
            pointer-events: none;
        }

        &:after {
            content: '';
            display: block;
            width: 100%;
            height: 170px;
            position: absolute;
            left: 0;
            bottom: 0;
            background: linear-gradient(0deg, $color-offwhite 33.333333%, rgba($color-offwhite, 0) 100%);
            z-index: 10;
        }
    }*/ }
    #site-5g .pgs.videos .list-videos .video-item__wrapper {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      #site-5g .pgs.videos .list-videos .video-item__wrapper.video-item__wrapper-feat {
        max-width: 600px;
        margin-bottom: 30px; }
        @media (min-width: 1200px) {
          #site-5g .pgs.videos .list-videos .video-item__wrapper.video-item__wrapper-feat {
            margin-bottom: 40px; } }
        @media (min-width: 1200px) {
          #site-5g .pgs.videos .list-videos .video-item__wrapper.video-item__wrapper-feat {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
            margin-bottom: 0; } }
      #site-5g .pgs.videos .list-videos .video-item__wrapper.video-item__wrapper-small:not(:first-child) {
        margin-top: 30px; }
        @media (min-width: 768px) {
          #site-5g .pgs.videos .list-videos .video-item__wrapper.video-item__wrapper-small:not(:first-child) {
            margin-top: 20px; } }
      @media (min-width: 768px) {
        #site-5g .pgs.videos .list-videos .video-item__wrapper.video-item__wrapper-small .video {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -ms-flex-align: center;
          align-items: center; }
          #site-5g .pgs.videos .list-videos .video-item__wrapper.video-item__wrapper-small .video .image-wrapper {
            max-width: 310px;
            margin: 0; }
            #site-5g .pgs.videos .list-videos .video-item__wrapper.video-item__wrapper-small .video .image-wrapper .play-overlay {
              width: 47px;
              height: 47px; }
              #site-5g .pgs.videos .list-videos .video-item__wrapper.video-item__wrapper-small .video .image-wrapper .play-overlay svg {
                max-width: 8px;
                max-height: 11px; }
          #site-5g .pgs.videos .list-videos .video-item__wrapper.video-item__wrapper-small .video .title-wrapper {
            -ms-flex: 1;
            flex: 1;
            padding-left: 24px; } }
    #site-5g .pgs.videos .list-videos .video-sidebar {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 700px; }
      @media (min-width: 1200px) {
        #site-5g .pgs.videos .list-videos .video-sidebar {
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%;
          padding-left: 20px; } }
  #site-5g .page {
    padding-top: 70px;
    overflow: hidden; }
    @media (min-width: 1024px) {
      #site-5g .page {
        padding-top: 130px; }
        #site-5g .page.faq, #site-5g .page.theme {
          overflow: visible; } }
    #site-5g .page.entry .pgs.entry {
      padding-top: 50px;
      padding-bottom: 50px;
      background-color: #F5F7FB; }
      @media (min-width: 1024px) {
        #site-5g .page.entry .pgs.entry {
          padding-top: 100px;
          padding-bottom: 150px; } }
      #site-5g .page.entry .pgs.entry .column-main {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
        #site-5g .page.entry .pgs.entry .column-main.meta {
          order: 2;
          margin-top: 60px; }
          @media (min-width: 1024px) {
            #site-5g .page.entry .pgs.entry .column-main.meta {
              -ms-flex: 0 0 28%;
              flex: 0 0 28%;
              max-width: 28%;
              padding-right: 60px;
              margin-top: 0;
              order: 1; } }
        #site-5g .page.entry .pgs.entry .column-main.content {
          order: 1; }
          @media (min-width: 1024px) {
            #site-5g .page.entry .pgs.entry .column-main.content {
              -ms-flex: 0 0 72%;
              flex: 0 0 72%;
              max-width: 72%;
              order: 2; } }
      #site-5g .page.entry .pgs.entry .button-text__back {
        margin-left: 35px; }
        @media (min-width: 1024px) {
          #site-5g .page.entry .pgs.entry .button-text__back {
            margin-left: 0;
            font-size: 18px;
            line-height: 28px;
            letter-spacing: 0.4px; } }
      #site-5g .page.entry .pgs.entry .meta-wrapper {
        padding: 15px 0 15px 15px;
        margin-top: 20px;
        border-left: 2px solid #DDDEE5; }
        @media (min-width: 1024px) {
          #site-5g .page.entry .pgs.entry .meta-wrapper {
            margin-top: 70px; } }
        @media (min-width: 1200px) {
          #site-5g .page.entry .pgs.entry .meta-wrapper {
            padding-left: 22px; } }
        #site-5g .page.entry .pgs.entry .meta-wrapper p {
          color: #091332; }
        #site-5g .page.entry .pgs.entry .meta-wrapper .partners-wrapper ul.list-partners li.partner:not(:first-child) {
          margin-top: 20px; }
        #site-5g .page.entry .pgs.entry .meta-wrapper .partners-wrapper ul.list-partners li.partner img {
          max-height: 30px; }
          @media (min-width: 1200px) {
            #site-5g .page.entry .pgs.entry .meta-wrapper .partners-wrapper ul.list-partners li.partner img {
              max-height: none; } }
        #site-5g .page.entry .pgs.entry .meta-wrapper .case-wrapper {
          margin-top: 35px; }
          #site-5g .page.entry .pgs.entry .meta-wrapper .case-wrapper p {
            margin: 0;
            font-size: 14px;
            line-height: 21px;
            font-weight: 400;
            letter-spacing: 0.3px; }
        #site-5g .page.entry .pgs.entry .meta-wrapper .file-info__wrapper .file-theme {
          font-size: 18px;
          line-height: 24px;
          font-weight: 500;
          letter-spacing: 0.16px; }
          #site-5g .page.entry .pgs.entry .meta-wrapper .file-info__wrapper .file-theme a {
            color: #091332;
            font-weight: 500;
            text-decoration: none; }
            #site-5g .page.entry .pgs.entry .meta-wrapper .file-info__wrapper .file-theme a:hover, #site-5g .page.entry .pgs.entry .meta-wrapper .file-info__wrapper .file-theme a:active {
              color: #77E7DA; }
        #site-5g .page.entry .pgs.entry .meta-wrapper .file-info__wrapper .file-data {
          margin-top: 5px;
          font-size: 15px;
          line-height: 20px;
          font-weight: 300;
          letter-spacing: 0.13px; }
        #site-5g .page.entry .pgs.entry .meta-wrapper .sources-wrapper {
          margin-top: 40px; }
          #site-5g .page.entry .pgs.entry .meta-wrapper .sources-wrapper p {
            font-size: 14px;
            line-height: 20px;
            font-weight: 400;
            letter-spacing: 0.3px; }
            #site-5g .page.entry .pgs.entry .meta-wrapper .sources-wrapper p strong {
              font-weight: 500; }
            #site-5g .page.entry .pgs.entry .meta-wrapper .sources-wrapper p a {
              color: #091332;
              text-decoration: underline;
              text-decoration-color: #77E7DA; }
              #site-5g .page.entry .pgs.entry .meta-wrapper .sources-wrapper p a:hover, #site-5g .page.entry .pgs.entry .meta-wrapper .sources-wrapper p a:active {
                color: #77E7DA; }
        #site-5g .page.entry .pgs.entry .meta-wrapper .links-wrapper {
          margin-top: 30px; }
          #site-5g .page.entry .pgs.entry .meta-wrapper .links-wrapper ul li {
            font-size: 14px;
            line-height: 20px;
            font-weight: 400;
            letter-spacing: 0.3px; }
            #site-5g .page.entry .pgs.entry .meta-wrapper .links-wrapper ul li a {
              color: #091332;
              text-decoration: underline;
              text-decoration-color: #77E7DA; }
              #site-5g .page.entry .pgs.entry .meta-wrapper .links-wrapper ul li a:hover, #site-5g .page.entry .pgs.entry .meta-wrapper .links-wrapper ul li a:active {
                color: #77E7DA; }
        #site-5g .page.entry .pgs.entry .meta-wrapper .download-wrapper {
          margin-top: 40px; }
        #site-5g .page.entry .pgs.entry .meta-wrapper .share-wrapper:not(:first-child) {
          margin-top: 40px; }
        #site-5g .page.entry .pgs.entry .meta-wrapper .share-wrapper .share-label {
          margin-bottom: 10px;
          color: #091332;
          font-size: 14px;
          line-height: 20px;
          font-weight: 500;
          letter-spacing: 0.3px; }
        #site-5g .page.entry .pgs.entry .meta-wrapper .share-wrapper ul.share-list li.share-list__item a.share-list__link {
          border-color: rgba(9, 19, 50, 0.15); }
          #site-5g .page.entry .pgs.entry .meta-wrapper .share-wrapper ul.share-list li.share-list__item a.share-list__link svg .svg-fill {
            fill: #091332; }
          #site-5g .page.entry .pgs.entry .meta-wrapper .share-wrapper ul.share-list li.share-list__item a.share-list__link:hover, #site-5g .page.entry .pgs.entry .meta-wrapper .share-wrapper ul.share-list li.share-list__item a.share-list__link:active {
            border-color: #77E7DA; }
            #site-5g .page.entry .pgs.entry .meta-wrapper .share-wrapper ul.share-list li.share-list__item a.share-list__link:hover svg .svg-fill, #site-5g .page.entry .pgs.entry .meta-wrapper .share-wrapper ul.share-list li.share-list__item a.share-list__link:active svg .svg-fill {
              fill: #FFFFFF; }
      #site-5g .page.entry .pgs.entry .publication-preview {
        max-width: 578px;
        margin-right: auto;
        margin-left: auto;
        position: relative; }
        #site-5g .page.entry .pgs.entry .publication-preview:not(:last-child) {
          margin-bottom: 100px; }
        #site-5g .page.entry .pgs.entry .publication-preview img {
          width: 100%;
          height: auto;
          position: relative;
          z-index: 3; }
        #site-5g .page.entry .pgs.entry .publication-preview:before, #site-5g .page.entry .pgs.entry .publication-preview:after {
          content: '';
          display: block;
          width: 100%;
          width: calc(100% - 5px);
          height: 100%;
          height: calc(100% - 5px);
          position: absolute;
          left: 0;
          top: 0;
          background-color: #FFFFFF;
          box-shadow: 0 12px 61px 0 rgba(4, 8, 21, 0.1);
          transform-origin: top left; }
        #site-5g .page.entry .pgs.entry .publication-preview:before {
          left: 8px;
          top: 8px;
          transform: rotate(-0.5deg);
          z-index: 1; }
        #site-5g .page.entry .pgs.entry .publication-preview:after {
          left: 20px;
          top: 5px;
          transform: rotate(1deg);
          z-index: 2; }
      #site-5g .page.entry .pgs.entry .blocks-wrapper__intro {
        margin-bottom: 50px; }
      @media (min-width: 1024px) {
        #site-5g .page.entry .pgs.entry .block.block-quote, #site-5g .page.entry .pgs.entry .block.block-twocolumn, #site-5g .page.entry .pgs.entry .block.block-featuredPublication__boxed {
          margin-left: -50px; } }
      @media (min-width: 1500px) {
        #site-5g .page.entry .pgs.entry .block.block-quote, #site-5g .page.entry .pgs.entry .block.block-twocolumn, #site-5g .page.entry .pgs.entry .block.block-featuredPublication__boxed {
          margin-left: -100px; } }
      @media (min-width: 1024px) {
        #site-5g .page.entry .pgs.entry .block.block-featuredThemeOrUsecase {
          margin-right: -30px; } }
      @media (min-width: 1200px) {
        #site-5g .page.entry .pgs.entry .block.block-featuredThemeOrUsecase {
          margin-right: -60px; } }
      @media (min-width: 1500px) {
        #site-5g .page.entry .pgs.entry .block.block-featuredThemeOrUsecase {
          margin-right: -85px; } }
    #site-5g .page.error .pgs.error .content-wrapper {
      padding-top: 100px;
      padding-bottom: 100px; }
      @media screen and (min-width: 768px) {
        #site-5g .page.error .pgs.error .content-wrapper {
          text-align: center; } }
      #site-5g .page.error .pgs.error .content-wrapper .subtitle {
        margin-bottom: 50px; }
      #site-5g .page.error .pgs.error .content-wrapper .button-wrapper {
        margin-top: 75px; }
    @media (min-width: 1024px) {
      #site-5g .page.home .block:not(:first-child) {
        padding-top: 90px; }
      #site-5g .page.home .block.bg-white, #site-5g .page.home .block.bg-dark {
        padding-top: 90px;
        padding-bottom: 90px; }
        #site-5g .page.home .block.bg-white + .block, #site-5g .page.home .block.bg-dark + .block {
          padding-bottom: 90px; } }
    @media (min-width: 1024px) {
      #site-5g .page.home .pgs.hero {
        padding-top: 100px;
        padding-bottom: 100px; } }
    @media (min-width: 1500px) {
      #site-5g .page.home .pgs.hero {
        padding-top: 150px;
        padding-bottom: 200px; } }
    #site-5g .page.home .pgs.hero .title-page {
      max-width: 700px; }
      #site-5g .page.home .pgs.hero .title-page span {
        display: inline;
        position: relative; }
        #site-5g .page.home .pgs.hero .title-page span:after {
          content: '';
          display: block;
          width: 100%;
          height: 2px;
          position: absolute;
          left: 0;
          bottom: 5px;
          background-color: #FFC602; }
    #site-5g .page.home .pgs.hero .editor-content {
      max-width: 880px; }
    #site-5g .page.home .pgs.hero .button-all {
      margin-top: 15px;
      text-align: right; }
      #site-5g .page.home .pgs.hero .button-all .button-text {
        margin-right: 15px; }
        #site-5g .page.home .pgs.hero .button-all .button-text svg {
          position: absolute;
          right: -15px;
          top: 50%;
          transform: translateY(-50%); }
          #site-5g .page.home .pgs.hero .button-all .button-text svg .svg-fill {
            fill: #77E7DA; }
        #site-5g .page.home .pgs.hero .button-all .button-text:after {
          background-color: #77E7DA;
          transition: all 0.2s ease-in-out; }
        #site-5g .page.home .pgs.hero .button-all .button-text:hover:after, #site-5g .page.home .pgs.hero .button-all .button-text:active:after {
          background-color: #77E7DA; }
    #site-5g .page.home .pgs.builder-content {
      background-color: #F5F7FB; }
    #site-5g .page.news .pgs.builder-content .block.block-featuredNews {
      padding-top: 0;
      margin-top: 50px; }
      #site-5g .page.news .pgs.builder-content .block.block-featuredNews .dummy {
        height: 1px; }
      #site-5g .page.news .pgs.builder-content .block.block-featuredNews .row {
        margin-top: -100px; }
      #site-5g .page.news .pgs.builder-content .block.block-featuredNews .loadmore-wrapper {
        margin-top: 100px;
        text-align: center; }
    #site-5g .page.page .pgs.page-content {
      padding-top: 50px;
      padding-bottom: 50px;
      background-color: #F5F7FB; }
      @media (min-width: 1024px) {
        #site-5g .page.page .pgs.page-content {
          padding-top: 100px;
          padding-bottom: 150px; } }
      #site-5g .page.page .pgs.page-content .blocks-wrapper__intro {
        margin-bottom: 50px; }
