@charset "UTF-8";
/**
 * Ficheiro inicial SCSS
 * Neste ficheiro apenas devem ser feitos imports de partials, tudo o resto deve estar organizado por secções
 */
.container {
  margin-right: auto;
  margin-left: auto;
  max-width: 950px; }
  .container.fluid {
    max-width: 1250px; }
  .container.fluid-sponsors-slider {
    max-width: 1320px; }
  .container.fluid-partners-slider {
    max-width: 1320px; }
  .container.fluid-last-articles-slider {
    max-width: 1320px; }
  .container.fluid-sponsored-articles-slider {
    max-width: 1320px; }
  .container.fluid-advised-articles-slider {
    max-width: 1320px; }
  .container.fluid-partnership-articles-slider {
    max-width: 1320px; }
  .container.small {
    max-width: 830px; }
  .container.search-page {
    max-width: 1250px; }
  @media only screen and (min-width: 992px) {
    .container {
      padding-left: 15px;
      padding-right: 15px; } }
  .container.fluid-card {
    max-width: calc(1250px - 1*(100% - 1250px)/2);
    margin-left: 0px; }
    @media only screen and (min-width: 1200px) {
      .container.fluid-card {
        max-width: 1220px; } }

.container-slider {
  max-width: calc(1250px + 2*(100% - 1250px)/2);
  margin-left: 0px; }

.container-slider-wrapper {
  max-width: calc(1250px + (100% - 1250px)/2);
  margin-left: calc((100% - 1250px)/2); }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

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

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

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

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

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

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

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

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/**
 * Converte PX para REM
 *
 * @param {string} $size Valor em pixels
 * @param {string} $root-size Valor base em pixels
 */
@media only screen and (max-width: 992px) {
  .vc_column_container > .vc_column-inner {
    padding: 0; } }

@media only screen and (max-width: 992px) {
  .vc_row {
    margin-left: 0;
    margin-right: 0; } }

@media only screen and (max-width: 992px) {
  .vc_row.container {
    margin-left: 30px;
    margin-right: 30px; } }

.vc_column_container > .vc_column-inner {
  padding: 0; }

.wpb_text_column.less-line-height h4 {
  margin-bottom: 10px; }

.wpb_text_column.less-line-height p {
  line-height: 19px; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit; }

main {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

* {
  box-sizing: border-box; }

html {
  font-size: 18px;
  overflow-x: hidden;
  overflow-x: -moz-scrollbars-none;
  overflow-x: -moz-hidden-unscrollable; }
  @media all and (max-width: 480px) {
    html {
      font-size: 15px; } }

body {
  min-width: 320px;
  font: 18px Raleway, Arial, sans-serif;
  background-color: #fff;
  color: #303C41;
  overflow-x: hidden;
  overflow-x: -moz-scrollbars-none;
  overflow-x: -moz-hidden-unscrollable; }
  body::-webkit-scrollbar {
    display: none; }
  @media all and (max-width: 480px) {
    body {
      font-size: 15px; } }

header {
  margin-top: 0px; }

input {
  outline: none; }

p {
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.5px;
  color: #303C41; }

i {
  font-style: italic; }

em {
  font-style: italic; }

a {
  color: #003354; }

strong {
  font-weight: 800; }

@media all and (max-width: 992px) {
  .desktop--only {
    display: none !important; } }

@media all and (min-width: 992px) {
  .mobile--only {
    display: none !important; } }

@media all and (max-width: 480px) {
  .ad--desktop--only {
    display: none !important; } }

@media all and (min-width: 480px) {
  .ad--mobile--only {
    display: none !important; } }

.align-left {
  display: flex;
  justify-content: flex-start; }

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

.align-right {
  display: flex;
  justify-content: flex-end; }

h1 {
  font-weight: 800;
  font-size: 48px;
  line-height: 56px;
  text-align: center;
  letter-spacing: 1px;
  color: #003354; }
  @media only screen and (max-width: 992px) {
    h1 {
      font-size: 38px;
      line-height: 44px; } }
  h1 p {
    font-weight: 800;
    font-size: 48px;
    line-height: 56px;
    text-align: center;
    letter-spacing: 1px;
    color: #003354;
    display: inline; }
    @media only screen and (max-width: 992px) {
      h1 p {
        font-size: 38px;
        line-height: 44px; } }

h2 {
  font-weight: 800;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 1px;
  color: #003354; }
  h2 p {
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #003354;
    display: inline; }

h3 {
  font-weight: 900;
  font-size: 20px;
  line-height: 19px;
  letter-spacing: 1px;
  color: #003354; }
  h3 p {
    font-weight: 900;
    font-size: 20px;
    line-height: 19px;
    letter-spacing: 1px;
    color: #003354;
    display: inline; }

h4 {
  font-weight: 900;
  line-height: 19px;
  letter-spacing: 1px;
  color: #003354;
  opacity: .8; }
  h4 p {
    font-weight: 900;
    line-height: 19px;
    letter-spacing: 1px;
    color: #003354;
    opacity: .8;
    display: inline; }

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box; }
  .glide * {
    box-sizing: inherit; }
  .glide__track {
    overflow: hidden; }
  .glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform; }
    .glide__slides--dragging {
      user-select: none; }
  .glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent; }
    .glide__slide a {
      user-select: none;
      -webkit-user-drag: none;
      -moz-user-select: none;
      -ms-user-select: none; }
  .glide__arrows {
    -webkit-touch-callout: none;
    user-select: none; }
  .glide__bullets {
    -webkit-touch-callout: none;
    user-select: none; }
  .glide--rtl {
    direction: rtl; }

.glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  transition: opacity 150ms ease, border 300ms ease-in-out;
  transform: translateY(-50%);
  line-height: 1; }
  .glide__arrow:focus {
    outline: none; }
  .glide__arrow:hover {
    border-color: white; }
  .glide__arrow--left {
    left: 2em; }
  .glide__arrow--right {
    right: 2em; }
  .glide__arrow--disabled {
    opacity: 0.33; }

.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%); }

.glide__bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em; }
  .glide__bullet:focus {
    outline: none; }
  .glide__bullet:hover, .glide__bullet:focus {
    border: 2px solid white;
    background-color: rgba(255, 255, 255, 0.5); }
  .glide__bullet--active {
    background-color: white; }

.glide--swipeable {
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.glide--dragging {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

.accordion {
  max-width: 100%;
  margin: 10px auto 30px;
  padding: 10px 0px 10px;
  box-sizing: border-box;
  border-top: 1px solid #C4C4C4;
  border-bottom: 1px solid #C4C4C4; }
  .accordion * {
    margin: 0;
    padding: 0;
    box-sizing: border-box; }
  .accordion .title {
    padding: 10px 20px 10px 0px;
    display: flex;
    display: -o-flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    justify-content: space-between; }
    .accordion .title .text {
      display: inline-block;
      font-weight: 800;
      color: #003354;
      font-size: 16px;
      line-height: 19px; }
    .accordion .title .icon {
      display: inline-block;
      width: 18px;
      height: 10px;
      -moz-transition: 200ms linear;
      -webkit-transition: 200ms linear;
      transition: 200ms linear;
      transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -ms-transform: rotate(180deg); }
      .accordion .title .icon.rotating {
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg); }
    .accordion .title.active {
      padding: 10px 20px 10px 0px; }
      .accordion .title.active + .accordion-content {
        max-height: 1500px;
        padding-top: 10px;
        padding-bottom: 10px; }
      .accordion .title.active .icon {
        transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg); }
        .accordion .title.active .icon.rotating {
          transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -webkit-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          -ms-transform: rotate(0deg); }
  .accordion .accordion-content {
    max-height: 0;
    padding: 0px 10px 0px 0;
    overflow: hidden;
    transition: max-height 300ms, padding 300ms;
    display: flex;
    display: -o-flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: flex-start;
    justify-content: flex-start; }
    @media only screen and (max-width: 480px) {
      .accordion .accordion-content {
        flex-direction: column; }
        .accordion .accordion-content .accordion-content-column:last-child {
          margin-top: 20px; } }
    .accordion .accordion-content .accordion-content-column {
      width: 46%;
      margin-right: 2%; }
      .accordion .accordion-content .accordion-content-column h3 {
        font-size: 16px;
        line-height: 19px; }
      .accordion .accordion-content .accordion-content-column ul {
        font-size: 13px;
        line-height: 18px;
        list-style: initial;
        padding-left: 20px;
        padding-top: 16px; }

.ads {
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .ads .ads-info {
    font-size: 10px;
    text-transform: uppercase; }
  .ads .ad {
    position: relative;
    clear: both; }
    .ads .ad.ad--mobile {
      display: block; }
      @media (min-width: 576px) {
        .ads .ad.ad--mobile {
          display: none; } }
    .ads .ad.ad--tablet {
      display: none; }
      @media (min-width: 576px) {
        .ads .ad.ad--tablet {
          display: block; } }
      @media (min-width: 768px) {
        .ads .ad.ad--tablet {
          display: none; } }
    .ads .ad.ad--desktop {
      display: none; }
      @media (min-width: 768px) {
        .ads .ad.ad--desktop {
          display: block; } }
    .ads .ad.amp-ad {
      display: flex;
      justify-content: center; }

.advised-articles-slider .advised-articles {
  margin-bottom: 50px; }
  @media only screen and (max-width: 992px) {
    .advised-articles-slider .advised-articles {
      margin-left: 30px;
      margin-right: 30px; } }
  .advised-articles-slider .advised-articles h2 {
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 50px; }

.advised-articles-slider .advised-articles-slider-container .advised-article-single-card {
  max-width: 575px;
  margin: 0 auto; }

.advised-articles-slider .advised-articles-slider-container .glide .glide__track {
  width: 90%;
  margin: 0 auto; }
  @media only screen and (max-width: 992px) {
    .advised-articles-slider .advised-articles-slider-container .glide .glide__track {
      width: 88%; } }
  @media only screen and (max-width: 480px) {
    .advised-articles-slider .advised-articles-slider-container .glide .glide__track {
      width: 85%; } }
  @media only screen and (max-width: 380px) {
    .advised-articles-slider .advised-articles-slider-container .glide .glide__track {
      width: 80%; } }

.advised-articles-slider .advised-articles-slider-container .glide .glide__slides {
  overflow: initial; }

.advised-articles-slider .advised-articles-slider-container .glide .glide__arrows.arrow__advised_articles__slider {
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 15px);
  top: 35%; }
  .advised-articles-slider .advised-articles-slider-container .glide .glide__arrows.arrow__advised_articles__slider img {
    width: 20px;
    height: 40px; }
  .advised-articles-slider .advised-articles-slider-container .glide .glide__arrows.arrow__advised_articles__slider:hover {
    cursor: pointer; }

.article-gallery-inner-container {
  font-family: Raleway, Arial, sans-serif;
  margin-bottom: 35px; }
  .article-gallery-inner-container .article-gallery-title {
    margin-top: 35px;
    margin-bottom: 35px;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #003354;
    font-family: Raleway, Arial, sans-serif; }
    .article-gallery-inner-container .article-gallery-title.desktop {
      display: none; }
      @media (min-width: 480px) {
        .article-gallery-inner-container .article-gallery-title.desktop {
          display: block; } }
    .article-gallery-inner-container .article-gallery-title.mobile {
      display: block;
      margin-top: 0;
      margin-bottom: 20px; }
      @media (min-width: 480px) {
        .article-gallery-inner-container .article-gallery-title.mobile {
          display: none; } }
    @media (min-width: 480px) {
      .article-gallery-inner-container .article-gallery-title {
        font-size: 34px;
        line-height: 40px;
        display: block; } }
  .article-gallery-inner-container .article-gallery {
    position: absolute;
    padding: 0 0 40px;
    left: 0; }
    @media (min-width: 480px) {
      .article-gallery-inner-container .article-gallery {
        padding: 0;
        width: 100%; } }
    @media (min-width: 480px) {
      .article-gallery-inner-container .article-gallery .glide__slides {
        align-items: center; } }
    .article-gallery-inner-container .article-gallery .glide__slides .glide__slide {
      display: flex;
      justify-content: center; }
    .article-gallery-inner-container .article-gallery .article-gallery__slide__page {
      font-family: Raleway, Arial, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 213.28%;
      position: absolute;
      bottom: 10px;
      text-align: left; }
      @media (min-width: 480px) {
        .article-gallery-inner-container .article-gallery .article-gallery__slide__page {
          bottom: 100px;
          left: 50%;
          margin-left: 60px; } }
    .article-gallery-inner-container .article-gallery .article-gallery__arrows {
      position: absolute;
      width: 100%;
      left: 0;
      top: 210px;
      transition: top .6s;
      /*
      display: none;
      @media (min-width: $break-bs-xs) {
        display: block;
      }
       */ }
      @media (min-width: 480px) {
        .article-gallery-inner-container .article-gallery .article-gallery__arrows {
          top: 50%;
          margin-top: -25px; } }
      .article-gallery-inner-container .article-gallery .article-gallery__arrows .article-gallery__arrow {
        background: transparent;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 7px 10px;
        border: 3px solid black;
        cursor: pointer; }
        @media (min-width: 480px) {
          .article-gallery-inner-container .article-gallery .article-gallery__arrows .article-gallery__arrow {
            border: 0;
            background: #fff;
            padding: 14px 17px; }
            .article-gallery-inner-container .article-gallery .article-gallery__arrows .article-gallery__arrow:hover {
              background: #eee; } }
        .article-gallery-inner-container .article-gallery .article-gallery__arrows .article-gallery__arrow:last-child {
          right: 20px;
          top: 16px; }
          @media (min-width: 480px) {
            .article-gallery-inner-container .article-gallery .article-gallery__arrows .article-gallery__arrow:last-child {
              right: calc(20% - 100px);
              top: 0; } }
        .article-gallery-inner-container .article-gallery .article-gallery__arrows .article-gallery__arrow:first-child {
          left: 20px;
          transform: rotate(-180deg); }
          @media (min-width: 480px) {
            .article-gallery-inner-container .article-gallery .article-gallery__arrows .article-gallery__arrow:first-child {
              left: calc(20% - 100px); } }
    .article-gallery-inner-container .article-gallery .article-gallery__slide {
      display: flex; }
      .article-gallery-inner-container .article-gallery .article-gallery__slide ul {
        list-style: initial;
        padding-left: 30px;
        margin-bottom: 10px; }
        .article-gallery-inner-container .article-gallery .article-gallery__slide ul li {
          font-size: 18px;
          line-height: 32px;
          letter-spacing: 0.5px; }
      @media (min-width: 480px) {
        .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--instagram .article-gallery__slide__wrapper, .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--video .article-gallery__slide__wrapper {
          padding: 60px 90px;
          flex-direction: column;
          align-items: center; } }
      .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--instagram .image, .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--video .image {
        min-height: auto;
        flex: none; }
      .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--instagram .contents-mobile h3, .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--video .contents-mobile h3 {
        text-align: center; }
      .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--instagram .contents, .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--video .contents {
        flex: 1;
        align-items: flex-start;
        width: 100%; }
        @media (min-width: 480px) {
          .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--instagram .contents, .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--video .contents {
            margin-top: 45px; } }
        .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--instagram .contents .description, .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--video .contents .description {
          margin: 0 0 10px; }
          @media (min-width: 480px) {
            .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--instagram .contents .description, .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--video .contents .description {
              margin: 10px 0 10px; } }
      .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--instagram .article-gallery__slide__page, .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--video .article-gallery__slide__page {
        position: relative;
        left: auto;
        bottom: auto; }
        @media (min-width: 480px) {
          .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--instagram .article-gallery__slide__page, .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--video .article-gallery__slide__page {
            margin-left: 0; } }
      .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--video .contents {
        margin-top: 45px; }
        @media (min-width: 480px) {
          .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--video .contents {
            margin-top: 30px;
            padding: 0; } }
        .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--video .contents h3 {
          display: none; }
      @media (min-width: 480px) {
        .article-gallery-inner-container .article-gallery .article-gallery__slide.article-gallery__slide--instagram .contents {
          align-items: center; } }
      .article-gallery-inner-container .article-gallery .article-gallery__slide a {
        color: #000; }
        .article-gallery-inner-container .article-gallery .article-gallery__slide a:hover {
          text-decoration: underline; }
      .article-gallery-inner-container .article-gallery .article-gallery__slide .article-gallery__slide__page {
        position: absolute;
        left: 0;
        bottom: 0;
        font-size: 15px; }
        @media (min-width: 480px) {
          .article-gallery-inner-container .article-gallery .article-gallery__slide .article-gallery__slide__page {
            margin: 0;
            left: unset;
            right: -130px;
            font-size: 16px; } }
      .article-gallery-inner-container .article-gallery .article-gallery__slide .article-gallery__slide__wrapper {
        flex: 1;
        display: flex;
        flex-direction: column;
        padding: 20px 15px; }
        @media (min-width: 480px) {
          .article-gallery-inner-container .article-gallery .article-gallery__slide .article-gallery__slide__wrapper {
            padding: 0;
            max-width: 860px;
            margin: 60px auto; } }
      .article-gallery-inner-container .article-gallery .article-gallery__slide .image {
        position: relative;
        flex: none;
        min-height: auto;
        display: flex;
        align-items: center;
        margin: 0 -20px; }
        @media (min-width: 480px) {
          .article-gallery-inner-container .article-gallery .article-gallery__slide .image {
            margin: 0; } }
        .article-gallery-inner-container .article-gallery .article-gallery__slide .image img {
          width: 100%;
          display: inline-block !important;
          max-width: 100%;
          height: auto; }
        .article-gallery-inner-container .article-gallery .article-gallery__slide .image iframe {
          max-width: 100%;
          min-height: 210px;
          height: auto; }
          @media (min-width: 480px) {
            .article-gallery-inner-container .article-gallery .article-gallery__slide .image iframe {
              min-height: 480px; } }
        .article-gallery-inner-container .article-gallery .article-gallery__slide .image .image-attribution {
          position: absolute;
          bottom: -21px;
          right: 0;
          margin-top: 0;
          margin-bottom: 0; }
      .article-gallery-inner-container .article-gallery .article-gallery__slide h3 {
        font-weight: 800;
        font-size: 30px;
        line-height: 1.2;
        letter-spacing: 1px;
        color: #003354;
        padding-bottom: 20px;
        font-family: Raleway, Arial, sans-serif; }
        .article-gallery-inner-container .article-gallery .article-gallery__slide h3 p {
          font-weight: 800;
          font-size: 30px;
          line-height: 1.2;
          letter-spacing: 1px;
          color: #003354;
          display: inline; }
      .article-gallery-inner-container .article-gallery .article-gallery__slide .contents-mobile {
        text-align: left; }
        @media (min-width: 480px) {
          .article-gallery-inner-container .article-gallery .article-gallery__slide .contents-mobile {
            display: none; } }
        .article-gallery-inner-container .article-gallery .article-gallery__slide .contents-mobile h3 {
          line-height: 1.2;
          font-size: 24px;
          margin-bottom: 20px; }
      .article-gallery-inner-container .article-gallery .article-gallery__slide .top-title {
        display: none; }
        @media (min-width: 480px) {
          .article-gallery-inner-container .article-gallery .article-gallery__slide .top-title {
            display: block;
            margin: 0 0 40px; }
            .article-gallery-inner-container .article-gallery .article-gallery__slide .top-title h3 {
              font-family: Raleway, Arial, sans-serif;
              font-style: normal;
              font-weight: bold;
              font-size: 24px;
              line-height: 32px; } }
    @media (min-width: 480px) and (min-width: 480px) {
      .article-gallery-inner-container .article-gallery .article-gallery__slide .top-title h3 {
        font-size: 36px;
        line-height: 1; } }
      .article-gallery-inner-container .article-gallery .article-gallery__slide .contents {
        position: relative;
        font-family: Raleway, Arial, sans-serif;
        font-weight: 300;
        color: black;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
        padding: 20px 0; }
        .article-gallery-inner-container .article-gallery .article-gallery__slide .contents p {
          margin: 15px 0; }
          @media (min-width: 480px) {
            .article-gallery-inner-container .article-gallery .article-gallery__slide .contents p {
              margin: 0; } }
          .article-gallery-inner-container .article-gallery .article-gallery__slide .contents p.nichandle {
            font-family: Raleway, Arial, sans-serif;
            font-weight: 700;
            font-size: 16px;
            line-height: 1.4;
            margin: 0; }
            @media (min-width: 480px) {
              .article-gallery-inner-container .article-gallery .article-gallery__slide .contents p.nichandle {
                font-size: 24px; } }
          .article-gallery-inner-container .article-gallery .article-gallery__slide .contents p.brand {
            font-family: Raleway, Arial, sans-serif;
            font-style: normal;
            font-weight: 500;
            font-size: 16px;
            line-height: 18px;
            margin-bottom: 2px;
            border-bottom: 4px solid #003354; }
            @media (min-width: 480px) {
              .article-gallery-inner-container .article-gallery .article-gallery__slide .contents p.brand {
                font-size: 16px;
                line-height: 18px; } }
            .article-gallery-inner-container .article-gallery .article-gallery__slide .contents p.brand.brand--linked:hover {
              border-bottom: 4px solid transparent; }
            .article-gallery-inner-container .article-gallery .article-gallery__slide .contents p.brand a:hover {
              text-decoration: none; }
          .article-gallery-inner-container .article-gallery .article-gallery__slide .contents p.price {
            font-family: Raleway, Arial, sans-serif;
            font-style: normal;
            font-weight: 300;
            font-size: 16px;
            line-height: 31px;
            margin: 0 0 15px; }
            @media (min-width: 480px) {
              .article-gallery-inner-container .article-gallery .article-gallery__slide .contents p.price {
                font-size: 16px;
                line-height: 31px; } }
        .article-gallery-inner-container .article-gallery .article-gallery__slide .contents .description {
          font-family: Raleway, Arial, sans-serif;
          font-style: normal;
          font-weight: 300;
          font-size: 16px;
          line-height: 26px;
          text-align: left;
          margin: 0; }
          @media (min-width: 480px) {
            .article-gallery-inner-container .article-gallery .article-gallery__slide .contents .description {
              line-height: 31px; } }
          .article-gallery-inner-container .article-gallery .article-gallery__slide .contents .description p {
            font-size: 18px;
            line-height: 32px;
            letter-spacing: 0.5px;
            margin-top: 0;
            color: #303C41; }
            @media (min-width: 480px) {
              .article-gallery-inner-container .article-gallery .article-gallery__slide .contents .description p {
                font-size: 18px;
                line-height: 32px;
                letter-spacing: 0.5px; } }
        .article-gallery-inner-container .article-gallery .article-gallery__slide .contents a.btn {
          background: #ff5859;
          color: #ffffff;
          font-family: Raleway, Arial, sans-serif;
          font-style: normal;
          font-weight: bold;
          font-size: 11px;
          line-height: 19px;
          display: flex;
          justify-content: center;
          align-items: center;
          text-align: center;
          letter-spacing: 1.5px;
          text-transform: uppercase;
          font-feature-settings: 'pnum' on, 'lnum' on;
          text-decoration: none;
          padding: 6px 14px;
          margin: 15px 0;
          min-width: 166px; }
          .article-gallery-inner-container .article-gallery .article-gallery__slide .contents a.btn:hover {
            background: #ffffff;
            color: #ff5859; }

.articles-slider {
  margin-top: 25px; }
  .articles-slider .articles-slider-container.article-slider-category-1 .single-slide .slide {
    width: 86%;
    max-width: 86%; }
  .articles-slider .articles-slider-container .glide {
    position: relative !important; }
  .articles-slider .articles-slider-container .glide__slides {
    overflow: initial;
    padding: 0px 15px; }
  .articles-slider .articles-slider-container .glide__slide {
    max-height: 590px; }
    .articles-slider .articles-slider-container .glide__slide .slide {
      transition-duration: 250ms;
      transition-timing-function: linear;
      opacity: 1.0; }
      .articles-slider .articles-slider-container .glide__slide .slide .slide-size {
        width: 100%;
        height: 100%; }
      .articles-slider .articles-slider-container .glide__slide .slide .slide__card {
        opacity: 1.0;
        z-index: 4; }
    .articles-slider .articles-slider-container .glide__slide.glide__slide--active .slide {
      opacity: 1.0 !important; }
      .articles-slider .articles-slider-container .glide__slide.glide__slide--active .slide .slide__card {
        opacity: 1.0 !important; }
    .articles-slider .articles-slider-container .glide__slide.hidden-slide {
      opacity: 0.0; }
      .articles-slider .articles-slider-container .glide__slide.hidden-slide .slide {
        opacity: 0.0; }
        .articles-slider .articles-slider-container .glide__slide.hidden-slide .slide .slide__card {
          opacity: 0.0; }
    .articles-slider .articles-slider-container .glide__slide.half-hidden-slide {
      opacity: 0.5; }
      .articles-slider .articles-slider-container .glide__slide.half-hidden-slide .slide {
        opacity: 0.5; }
        .articles-slider .articles-slider-container .glide__slide.half-hidden-slide .slide .slide__card {
          opacity: 0.5; }
  .articles-slider .articles-slider-container .text-container {
    position: relative; }
    @media only screen and (max-width: 992px) {
      .articles-slider .articles-slider-container .text-container {
        margin: 0 auto;
        position: initial; } }
  .articles-slider .articles-slider-container ul.text-wrapper {
    overflow: hidden;
    background-color: #000000;
    position: absolute;
    bottom: 130px;
    right: 0px;
    width: 460px;
    height: 400px;
    z-index: 2;
    margin: 0px;
    padding: 40px 30px 30px 40px; }
    @media only screen and (max-width: 992px) {
      .articles-slider .articles-slider-container ul.text-wrapper {
        padding: 10px 10px 30px 20px;
        bottom: 0px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        width: 282px;
        height: 272px; } }
    @media only screen and (max-width: 992px) {
      .articles-slider .articles-slider-container ul.text-wrapper {
        width: 80%; } }
    @media only screen and (max-width: 375px) {
      .articles-slider .articles-slider-container ul.text-wrapper {
        width: 272px; } }
    .articles-slider .articles-slider-container ul.text-wrapper li.text {
      position: absolute;
      width: calc(460px - 40px - 30px);
      height: calc(400px - 40px - 30px); }
      @media only screen and (max-width: 992px) {
        .articles-slider .articles-slider-container ul.text-wrapper li.text {
          width: calc(282px - 10px - 20px);
          height: calc(272px - 10px - 30px); } }
      @media only screen and (max-width: 992px) {
        .articles-slider .articles-slider-container ul.text-wrapper li.text {
          width: calc(100% - 10px - 20px); } }
      @media only screen and (max-width: 375px) {
        .articles-slider .articles-slider-container ul.text-wrapper li.text {
          width: calc(272px - 10px - 20px); } }
      .articles-slider .articles-slider-container ul.text-wrapper li.text.out-left {
        left: -5500px;
        opacity: 1.0; }
      .articles-slider .articles-slider-container ul.text-wrapper li.text.out-right {
        right: -5500px;
        opacity: 1.0; }
      .articles-slider .articles-slider-container ul.text-wrapper li.text.on-set {
        display: block;
        margin: 0 auto;
        opacity: 1.0; }
      .articles-slider .articles-slider-container ul.text-wrapper li.text a {
        width: 100%;
        height: 100%;
        text-decoration: none;
        align-items: center;
        justify-content: center; }
      .articles-slider .articles-slider-container ul.text-wrapper li.text .card_post_day {
        z-index: 3; }
        .articles-slider .articles-slider-container ul.text-wrapper li.text .card_post_day .day {
          font-weight: 800;
          font-size: 48px;
          line-height: 56px;
          letter-spacing: 1px; }
          @media only screen and (max-width: 992px) {
            .articles-slider .articles-slider-container ul.text-wrapper li.text .card_post_day .day {
              font-size: 36px;
              line-height: 42px; } }
      .articles-slider .articles-slider-container ul.text-wrapper li.text .card_post_sponsored_text {
        position: absolute;
        right: 30px;
        top: 0px;
        z-index: 3; }
        @media only screen and (max-width: 992px) {
          .articles-slider .articles-slider-container ul.text-wrapper li.text .card_post_sponsored_text {
            right: 10px;
            top: 10px; } }
        .articles-slider .articles-slider-container ul.text-wrapper li.text .card_post_sponsored_text .sponsored_text {
          font-weight: 800;
          font-size: 16px;
          line-height: 56px;
          letter-spacing: 1px;
          color: #FFFFFF; }
          @media only screen and (max-width: 992px) {
            .articles-slider .articles-slider-container ul.text-wrapper li.text .card_post_sponsored_text .sponsored_text {
              line-height: 42px; } }
      .articles-slider .articles-slider-container ul.text-wrapper li.text .stamp-container {
        position: absolute;
        bottom: 0px;
        z-index: 2; }
        @media only screen and (max-width: 992px) {
          .articles-slider .articles-slider-container ul.text-wrapper li.text .stamp-container {
            left: 0px;
            bottom: 0px; } }
        .articles-slider .articles-slider-container ul.text-wrapper li.text .stamp-container img {
          max-width: 100%; }
      .articles-slider .articles-slider-container ul.text-wrapper li.text .card_content_wrapper {
        z-index: 3;
        margin-top: 0;
        max-height: 219px;
        overflow: hidden; }
        @media only screen and (max-width: 992px) {
          .articles-slider .articles-slider-container ul.text-wrapper li.text .card_content_wrapper {
            left: 20px;
            top: 75px;
            margin-right: 10px; } }
        .articles-slider .articles-slider-container ul.text-wrapper li.text .card_content_wrapper h3 {
          font-size: 36px;
          line-height: 42px;
          max-width: 95%;
          letter-spacing: 1px; }
          .articles-slider .articles-slider-container ul.text-wrapper li.text .card_content_wrapper h3 p {
            font-size: 36px;
            line-height: 42px;
            letter-spacing: 1px; }
            @media only screen and (max-width: 992px) {
              .articles-slider .articles-slider-container ul.text-wrapper li.text .card_content_wrapper h3 p {
                font-size: 28px;
                line-height: 33px; } }
          @media only screen and (max-width: 992px) {
            .articles-slider .articles-slider-container ul.text-wrapper li.text .card_content_wrapper h3 {
              font-size: 28px;
              line-height: 33px;
              max-width: 100%; } }
        .articles-slider .articles-slider-container ul.text-wrapper li.text .card_content_wrapper .card_excerpt {
          font-size: 28px;
          line-height: 28px;
          max-width: 100%;
          margin-top: 5px; }
          .articles-slider .articles-slider-container ul.text-wrapper li.text .card_content_wrapper .card_excerpt p {
            font-size: 16px;
            line-height: 24px;
            letter-spacing: 1px; }
          @media only screen and (max-width: 992px) {
            .articles-slider .articles-slider-container ul.text-wrapper li.text .card_content_wrapper .card_excerpt {
              display: none; } }
      .articles-slider .articles-slider-container ul.text-wrapper li.text.sponsored .layer {
        background-color: #003354 !important; }
      .articles-slider .articles-slider-container ul.text-wrapper li.text.sponsored .stamp .button {
        background-color: #FFFFFF;
        color: #003354; }

.container-fluid-slide-article {
  margin-right: auto;
  margin-left: -5px !important;
  max-width: 1050px; }

.button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 40px;
  border-radius: 30px;
  color: #003354;
  border: 1px solid #003354;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: lowercase; }
  .button:hover {
    background-color: #003354;
    color: #FFFFFF;
    cursor: pointer; }
  .button.fixed-width {
    width: 260px; }
  .button.with-arrow.arrow-left:before {
    content: ' ';
    display: block;
    width: 10px;
    height: 20px;
    background: url(/dist/images/arrow.svg);
    background-repeat: no-repeat;
    margin-right: 10px; }
  .button.with-arrow.arrow-right:after {
    transform: rotate(180deg);
    content: ' ';
    display: block;
    width: 10px;
    height: 20px;
    background: url(/dist/images/arrow.svg);
    background-repeat: no-repeat;
    margin-left: 10px;
    color: white; }
  .button.with-arrow:hover.arrow-left:before {
    content: ' ';
    display: block;
    width: 10px;
    height: 20px;
    background: url(/dist/images/arrow-white.svg);
    background-repeat: no-repeat;
    margin-right: 10px; }
  .button.with-arrow:hover.arrow-right:after {
    transform: rotate(180deg);
    content: ' ';
    display: block;
    width: 10px;
    height: 20px;
    background: url(/dist/images/arrow-white.svg);
    background-repeat: no-repeat;
    margin-left: 10px;
    color: white; }
  .button .button-image {
    margin-right: 7px; }
  .button.button_post_feature {
    width: 100px;
    height: 30px;
    color: #FFFFFF;
    font-weight: 400;
    margin-bottom: 5px !important; }
    .button.button_post_feature.post_content_type {
      background-color: #003354; }
  .button.filled.blue {
    background-color: #003354;
    color: #FFFFFF; }

.card {
  position: relative;
  margin: 0 auto 50px;
  height: 282px;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important; }
  @media only screen and (max-width: 992px) {
    .card {
      margin-bottom: 20px; } }
  .card .layer {
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }
    .card .layer.press-media-card-layer {
      background-color: #003354; }
  .card:hover .layer {
    opacity: 1; }
    .card:hover .layer.press-media-card-layer {
      opacity: 0.7; }
  .card .card_post_day {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 3; }
    .card .card_post_day .day {
      font-weight: 800;
      font-size: 36px;
      line-height: 42px;
      letter-spacing: 1px; }
  .card .card_post_sponsored_text {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 3; }
    .card .card_post_sponsored_text .text {
      font-weight: 800;
      font-size: 16px;
      line-height: 42px;
      letter-spacing: 1px;
      color: #FFFFFF; }
  .card a {
    text-decoration: none; }
  .card .stamp-container {
    position: absolute;
    bottom: 30px;
    left: 20px;
    z-index: 2; }
    .card .stamp-container img {
      max-width: 100%; }
  .card h3 {
    position: absolute;
    left: 20px;
    top: 72px;
    z-index: 3;
    margin-top: 0px;
    font-size: 26px;
    line-height: 33px;
    max-width: 85%;
    letter-spacing: 1px; }
    .card h3 p {
      font-size: 26px;
      line-height: 33px;
      letter-spacing: 1px; }
    .card h3.press-media-card-title {
      color: #FFFFFF;
      height: 165px;
      overflow: hidden; }
      .card h3.press-media-card-title p {
        color: #FFFFFF; }
  .card.sponsored .layer {
    background-color: #003354 !important; }
  .card.sponsored .stamp .button {
    background-color: #FFFFFF;
    color: #003354; }
    .card.sponsored .stamp .button.blue {
      background-color: #003354;
      color: #FFFFFF; }
  .card.category-version {
    background-image: none !important;
    height: auto; }
    @media only screen and (max-width: 992px) {
      .card.category-version {
        height: auto; } }
    .card.category-version .image-aggregator {
      position: relative;
      height: 211px;
      overflow: hidden;
      text-align: center;
      text-align: -moz-center;
      text-align: -webkit-center;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      .card.category-version .image-aggregator .layer {
        display: none; }
      .card.category-version .image-aggregator .image-thumbnail {
        width: auto;
        height: 100%; }
    .card.category-version .stamp-aggregator {
      position: relative;
      height: 10px;
      border-radius: 5px;
      top: -5px;
      margin-bottom: -10px;
      z-index: 10; }
      .card.category-version .stamp-aggregator .stamp-container {
        bottom: -15px; }
        .card.category-version .stamp-aggregator .stamp-container .stamp {
          height: 30px; }
    .card.category-version .content-post--aggregator {
      height: 244px;
      margin-bottom: 22px;
      overflow: hidden; }
    .card.category-version .content-aggregator {
      padding: 25px 20px 20px;
      position: relative; }
      .card.category-version .content-aggregator .title-aggregator {
        display: block; }
        .card.category-version .content-aggregator .title-aggregator .card_post_day, .card.category-version .content-aggregator .title-aggregator h3 {
          display: inline;
          position: relative;
          left: 0;
          top: 0; }
        .card.category-version .content-aggregator .title-aggregator h3, .card.category-version .content-aggregator .title-aggregator .card_post_day span {
          font-size: 28px;
          line-height: 33px;
          color: #003354; }
      .card.category-version .content-aggregator .excerpt {
        margin-top: 20px;
        font-size: 16px;
        height: 145px;
        overflow: hidden; }
        .card.category-version .content-aggregator .excerpt p {
          color: inherit;
          font-size: 16px;
          line-height: 24px; }
    .card.category-version.sponsored .content-aggregator {
      background-color: #003354; }
    .card.category-version.sponsored .stamp-container .stamp .button {
      border: 0; }
    .card.category-version .card_post_sponsored_text {
      right: unset;
      top: unset;
      left: 20px;
      bottom: 20px; }
      .card.category-version .card_post_sponsored_text .text {
        font-weight: 600;
        line-height: 19px; }

/*
 * Exceptions VC
 */
.display-container .main-container .vc_inner .vc_col-sm-6 .vc_column-inner .wpb_wrapper .card .card_post_day .day {
  font-size: 48px;
  line-height: 56px; }
  @media only screen and (max-width: 768px) {
    .display-container .main-container .vc_inner .vc_col-sm-6 .vc_column-inner .wpb_wrapper .card .card_post_day .day {
      font-size: 36px;
      line-height: 42px; } }

.display-container .main-container .vc_inner .vc_col-sm-6 .vc_column-inner .wpb_wrapper .card h3 {
  font-size: 34px;
  line-height: 42px;
  top: 84px; }
  @media only screen and (max-width: 768px) {
    .display-container .main-container .vc_inner .vc_col-sm-6 .vc_column-inner .wpb_wrapper .card h3 {
      font-size: 26px;
      line-height: 33px;
      top: 72px; } }

.category-hero-wrapper {
  margin-left: -15px;
  margin-right: -15px; }

.category-hero {
  display: flex; }
  @media only screen and (max-width: 992px) {
    .category-hero {
      margin-left: 20px;
      margin-right: 20px; } }
  .category-hero .element {
    text-decoration: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: calc(33% + 28px);
    margin-left: -28px; }
    @media only screen and (max-width: 992px) {
      .category-hero .element {
        width: calc(33% + 10px);
        margin-left: -10px; } }
    .category-hero .element:first-of-type {
      margin-left: 0; }
    .category-hero .element .line {
      width: 100%;
      display: block;
      height: 28px;
      border-radius: 20px;
      opacity: .7; }
      @media only screen and (max-width: 992px) {
        .category-hero .element .line {
          height: 10px; } }
    .category-hero .element .text {
      margin-top: 20px; }
      @media only screen and (max-width: 992px) {
        .category-hero .element .text {
          margin-top: 10px;
          font-size: 18px; } }
    .category-hero .element:not(:hover) .line.inactive {
      background-color: #C4C4C4 !important; }

.colored-category-separator {
  content: ' ';
  height: 2px;
  width: 100%;
  margin-bottom: 10px; }
  .colored-category-separator:last-child {
    margin-top: 10px;
    margin-bottom: 20px; }
  .colored-category-separator.vertical {
    transform: rotate(90deg);
    position: absolute;
    right: -13%;
    height: 1px;
    width: 140px;
    top: 55px; }
    @media only screen and (max-width: 992px) {
      .colored-category-separator.vertical {
        display: none; } }

.contact-form {
  display: flex;
  flex-wrap: wrap;
  margin-top: 90px; }
  .contact-form.newsletter {
    margin-top: 46px; }
    .contact-form.newsletter input {
      border: none;
      border-bottom: 1px solid #C4C4C4;
      padding: 16px 16px 16px 5px; }
    .contact-form.newsletter input[type=submit] {
      padding: 0px !important; }
  @media only screen and (max-width: 992px) {
    .contact-form {
      margin-left: 30px;
      margin-right: 30px; } }
  .contact-form .row {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    display: flex; }
    @media only screen and (max-width: 992px) {
      .contact-form .row {
        flex-wrap: wrap; } }
    .contact-form .row .width-50 {
      width: 50%; }
      @media only screen and (max-width: 992px) {
        .contact-form .row .width-50 {
          width: 100%; } }
    .contact-form .row .width-100 {
      width: 100%; }
    @media only screen and (min-width: 992px) {
      .contact-form .row > div:first-child {
        margin-right: 15px; }
      .contact-form .row > div:nth-child(2) {
        margin-left: 15px; } }
    .contact-form .row.no-margin > div:first-child, .contact-form .row.no-margin > div:nth-child(2) {
      margin-left: 0;
      margin-right: 0; }
    .contact-form .row.form-footer-notes {
      margin-top: 28px; }
  .contact-form .wpcf7-form-control-wrap {
    width: 100%; }
    .contact-form .wpcf7-form-control-wrap input {
      width: 100%; }
  .contact-form input, .contact-form textarea {
    border: 1px solid #C4C4C4;
    padding: 16px;
    font-family: Raleway, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #303C41;
    margin-bottom: 55px; }
    .contact-form input::placeholder, .contact-form textarea::placeholder {
      color: #C4C4C4; }
  .contact-form .button {
    font-weight: bold; }
  .contact-form textarea {
    width: 100%;
    resize: vertical; }
    .contact-form textarea:focus {
      outline: 0; }
  .contact-form .wpcf7-not-valid-tip {
    margin-top: -50px;
    padding-left: 16px;
    font-size: 14px;
    font-weight: 600; }
  .contact-form .terms-and-conditions {
    display: flex;
    flex-direction: row;
    align-items: flex-start; }
    .contact-form .terms-and-conditions .your-agreements {
      width: 50px;
      top: 4px; }
    .contact-form .terms-and-conditions .info {
      font-size: 18px;
      line-height: 32px;
      letter-spacing: 0.5px;
      color: #303C41; }
      @media only screen and (max-width: 992px) {
        .contact-form .terms-and-conditions .info {
          position: absolute;
          height: 50px; } }
    .contact-form .terms-and-conditions input {
      width: 20px;
      height: 20px; }
  .contact-form .button {
    padding: 0;
    margin-bottom: 0;
    height: 40px !important;
    width: 180px !important;
    margin-left: auto; }
    @media only screen and (max-width: 992px) {
      .contact-form .button {
        margin-top: 90px;
        margin-left: 0; } }

.wpcf7-response-output {
  max-width: 950px;
  margin: 0 auto !important;
  border: 0 !important;
  display: block !important;
  font-size: 14px;
  font-weight: 600;
  text-align: right; }
  .wpcf7-response-output.wpcf7-validation-errors {
    color: red; }
  .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: green; }

@media only screen and (max-width: 992px) {
  .display-container {
    margin-left: 39px;
    margin-right: 39px;
    margin-top: 15px; } }

@media only screen and (max-width: 992px) {
  .display-container .vc_column-inner {
    padding: 0; } }

.display-container .has-more-container {
  margin-top: 20px; }
  @media only screen and (max-width: 992px) {
    .display-container .has-more-container {
      margin-top: 0; } }

.display-container .main-container {
  padding-left: 15px; }
  @media only screen and (max-width: 768px) {
    .display-container .main-container {
      padding-left: 0px; } }

.display-container .more-container {
  padding-left: 15px; }
  @media only screen and (max-width: 768px) {
    .display-container .more-container {
      padding-left: 0px; } }

.display-container .card {
  margin-bottom: 20px;
  margin-right: 20px; }
  @media only screen and (max-width: 768px) {
    .display-container .card {
      margin: 0 auto 20px; } }

.category .display-container {
  margin-top: 60px; }

.dropdown {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  border: 1px solid #C4C4C4;
  padding: 10px 20px;
  border-radius: 20px;
  font-size: 16px;
  color: #003354; }
  .dropdown:hover {
    cursor: pointer; }
  @media only screen and (min-width: 992px) {
    .dropdown {
      max-width: 300px;
      min-width: 300px; } }
  .dropdown.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
    .dropdown.active .dropdown-container {
      display: flex; }
    .dropdown.active img {
      transform: rotate(90deg); }
  .dropdown .label {
    font-weight: 800;
    line-height: 19px;
    letter-spacing: 1px; }
  .dropdown img {
    position: absolute;
    right: 20px;
    transform: rotate(-90deg); }
  .dropdown .dropdown-container {
    display: none;
    padding: 15px 20px;
    flex-direction: column;
    margin-top: 20px;
    position: absolute;
    z-index: 100;
    background-color: white;
    margin-left: -20px;
    border: 1px solid #C4C4C4;
    border-top: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    width: calc(100% + 2px);
    left: 19px; }
    .dropdown .dropdown-container li {
      line-height: 36px; }
      .dropdown .dropdown-container li:hover {
        opacity: .5; }

.experts-archive-listing .category .sponsors {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: calc(4*212px + 4*70px);
  margin: 0 auto; }
  @media only screen and (max-width: 1164px) {
    .experts-archive-listing .category .sponsors {
      max-width: calc(3*212px + 3*70px); } }
  @media only screen and (max-width: 873px) {
    .experts-archive-listing .category .sponsors {
      max-width: calc(2*212px + 2*70px); } }
  @media only screen and (max-width: 582px) {
    .experts-archive-listing .category .sponsors {
      max-width: calc(212px + 70px); } }
  .experts-archive-listing .category .sponsors .sponsor {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0px 35px 20px;
    width: 212px;
    height: auto; }
    .experts-archive-listing .category .sponsors .sponsor img.expert-photo {
      max-width: 212px;
      width: 212px;
      height: 212px;
      display: block;
      margin: auto;
      border-radius: 50%; }
    .experts-archive-listing .category .sponsors .sponsor img.conic-gradient {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%; }
    .experts-archive-listing .category .sponsors .sponsor .expert-name {
      font-family: Raleway, Arial, sans-serif;
      font-weight: 900;
      font-size: 18px;
      line-height: 32px;
      text-align: center;
      text-align: -moz-center;
      text-align: -webkit-center;
      letter-spacing: 0.5px;
      color: #303C41;
      margin-top: 20px;
      text-decoration: none; }
    .experts-archive-listing .category .sponsors .sponsor .expert-excerpt {
      text-align: center;
      text-align: -moz-center;
      text-align: -webkit-center;
      color: #303C41;
      font-family: Raleway, Arial, sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 26px;
      letter-spacing: 0.5px; }

footer {
  margin-top: 40px;
  background-color: #EEF2F6;
  padding: 20px 0; }
  footer .footer-container {
    display: flex; }
    @media only screen and (max-width: 992px) {
      footer .footer-container {
        flex-wrap: wrap;
        margin-left: 20px;
        margin-right: 20px; } }
    @media only screen and (max-width: 992px) {
      footer .footer-container .footer-column {
        width: 50%; } }
    footer .footer-container .footer-column.first-column {
      margin-right: 190px; }
      @media only screen and (max-width: 992px) {
        footer .footer-container .footer-column.first-column {
          margin-right: 0; } }
    footer .footer-container .footer-column.social {
      margin-left: auto;
      display: flex;
      flex-direction: column;
      position: relative; }
      @media only screen and (max-width: 992px) {
        footer .footer-container .footer-column.social {
          margin-top: 20px;
          margin-left: 0;
          width: 100%; } }
      @media only screen and (max-width: 992px) {
        footer .footer-container .footer-column.social .social-container {
          flex-wrap: wrap; } }
      footer .footer-container .footer-column.social .informational-title {
        font-weight: 500;
        align-self: flex-end;
        justify-self: flex-end; }
        @media only screen and (min-width: 992px) {
          footer .footer-container .footer-column.social .informational-title {
            position: absolute;
            right: 0;
            bottom: 0; } }
        @media only screen and (max-width: 992px) {
          footer .footer-container .footer-column.social .informational-title {
            margin-top: 20px;
            width: 100%;
            text-align: center; } }
    footer .footer-container .footer-column li {
      margin-bottom: 5px; }
      @media only screen and (max-width: 992px) {
        footer .footer-container .footer-column li {
          margin-bottom: 10px; } }
      footer .footer-container .footer-column li a {
        color: #003354;
        text-decoration: none;
        font-weight: 500;
        font-size: 16px;
        line-height: 22px; }

header {
  margin-bottom: 35px; }
  @media only screen and (max-width: 992px) {
    header {
      margin-bottom: 20px; } }
  header .header.is-sticky {
    position: fixed;
    background-color: #FFFFFF;
    width: 100%;
    z-index: 20;
    top: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
    header .header.is-sticky .header-container {
      margin: 10px 0; }
  header .header .header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0; }
    header .header .header-container li {
      padding-bottom: 10px; }
      header .header .header-container li.logo-area {
        padding-bottom: 0; }
      header .header .header-container li.header-menu-left {
        display: flex;
        justify-content: flex-start; }
        @media only screen and (max-width: 992px) {
          header .header .header-container li.header-menu-left {
            width: auto; } }
      header .header .header-container li.header-menu-right {
        display: flex;
        justify-content: flex-end; }
        @media only screen and (max-width: 992px) {
          header .header .header-container li.header-menu-right {
            width: auto;
            justify-content: flex-start; } }
      header .header .header-container li.search-header-li {
        width: 160px;
        display: flex;
        justify-content: flex-end; }
      header .header .header-container li a {
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        color: #C4C4C4;
        text-decoration: none;
        letter-spacing: 1px; }
        header .header .header-container li a:hover {
          color: #303C41; }
        header .header .header-container li a.active {
          color: #303C41; }
    header .header .header-container .search-container {
      position: relative; }
      header .header .header-container .search-container .search-icon:hover {
        cursor: pointer; }
      header .header .header-container .search-container #search-form {
        display: none;
        position: absolute;
        right: -21px;
        top: -8px;
        transition: 1s all;
        width: 460px; }
        header .header .header-container .search-container #search-form.active {
          display: block;
          animation-name: header-search-slide;
          animation-duration: .7s; }
        header .header .header-container .search-container #search-form .search-input {
          width: 100%;
          height: 40px;
          border-radius: 20px;
          background-color: #FFFFFF;
          border: 1px solid #C4C4C4;
          padding: 10px 20px;
          font-style: normal;
          font-weight: 500;
          font-size: 16px;
          line-height: 19px;
          color: #303C41;
          font-family: Raleway, Arial, sans-serif; }
          header .header .header-container .search-container #search-form .search-input::placeholder {
            color: #C4C4C4;
            font-family: Raleway, Arial, sans-serif; }
        header .header .header-container .search-container #search-form button {
          border: 0;
          background-color: transparent; }
          header .header .header-container .search-container #search-form button .search-submit-icon {
            border: 0;
            background-color: transparent;
            position: absolute;
            right: 21px;
            top: 8px; }
          header .header .header-container .search-container #search-form button:hover {
            cursor: pointer; }
  @media only screen and (max-width: 992px) {
    header .header {
      position: absolute;
      background-color: #FFFFFF;
      width: 90%;
      display: block;
      left: -100%;
      top: 0;
      z-index: 100;
      animation-duration: .4s; }
      header .header.active {
        left: 0;
        animation-name: mobile-header-slider-in; }
      header .header.inactive {
        animation-name: mobile-header-slider-out;
        left: -100%; }
      header .header .container {
        padding: 0; }
        header .header .container .header-container {
          height: 100vh;
          padding-left: 60px;
          margin: 0;
          flex-direction: column;
          justify-content: initial;
          align-items: flex-start; }
          header .header .container .header-container li {
            margin-bottom: 30px;
            padding-bottom: 0; }
            header .header .container .header-container li a {
              font-weight: 500;
              font-size: 18px;
              color: #003354; }
            header .header .container .header-container li.logo-area {
              order: -1;
              margin-top: 10px;
              margin-bottom: 80px;
              margin-left: 38px; }
              header .header .container .header-container li.logo-area a {
                width: 160px;
                height: 67px;
                display: block; }
                header .header .container .header-container li.logo-area a img {
                  width: 100%; }
            header .header .container .header-container li.close-icon {
              position: absolute;
              left: 30px;
              top: 30px; } }
  header .mobile-header {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 30px 0;
    margin-bottom: 15px; }
    header .mobile-header .logo img {
      width: 160px;
      height: 66px; }
    header .mobile-header .mobile-search #search-form-mobile {
      display: none;
      position: absolute;
      left: 20px;
      top: calc(50% - 10px);
      width: calc(100% - 40px); }
      header .mobile-header .mobile-search #search-form-mobile.active {
        display: block; }
      header .mobile-header .mobile-search #search-form-mobile input {
        height: 40px;
        width: 100%;
        border-radius: 20px;
        background-color: #FFFFFF;
        border: 1px solid #C4C4C4;
        padding: 10px 20px;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        color: #303C41;
        font-family: Raleway, Arial, sans-serif;
        top: -6px;
        position: relative; }
        header .mobile-header .mobile-search #search-form-mobile input::placeholder {
          color: #C4C4C4;
          font-family: Raleway, Arial, sans-serif; }
      header .mobile-header .mobile-search #search-form-mobile .search-submit-icon {
        position: absolute;
        border: 0;
        background: unset;
        top: 1px;
        right: 4px; }

@keyframes header-search-slide {
  from {
    width: 51px; }
  to {
    width: 460px; } }

@keyframes mobile-header-slider-in {
  from {
    left: -100%; }
  to {
    left: 0; } }

@keyframes mobile-header-slider-out {
  from {
    left: 0; }
  to {
    left: -100%; } }

html.scroll-locked, body.scroll-locked {
  overflow: hidden; }

body.show-overlay {
  background-color: rgba(41, 41, 41, 0.5);
  color: #414141; }

@media only screen and (min-width: 992px) {
  .latest-articles-slider {
    margin-top: 100px; } }

.latest-articles-slider .title {
  text-align: center;
  font-size: 36px;
  line-height: 42px;
  margin-bottom: 40px; }

.latest-articles-slider .latest-articles-slider-container .glide .glide__track {
  width: 93%;
  margin: 0 auto; }
  @media only screen and (max-width: 992px) {
    .latest-articles-slider .latest-articles-slider-container .glide .glide__track {
      width: 88%; } }
  @media only screen and (max-width: 605px) {
    .latest-articles-slider .latest-articles-slider-container .glide .glide__track {
      width: 85%; } }

.latest-articles-slider .latest-articles-slider-container .glide .glide__slides {
  overflow: initial; }

.latest-articles-slider .latest-articles-slider-container .glide .glide__arrows.arrow__latest_articles__slider {
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 15px);
  top: 35%; }
  .latest-articles-slider .latest-articles-slider-container .glide .glide__arrows.arrow__latest_articles__slider img {
    width: 20px;
    height: 40px; }
  .latest-articles-slider .latest-articles-slider-container .glide .glide__arrows.arrow__latest_articles__slider:hover {
    cursor: pointer; }

@media screen and (min-width: 768px) {
  .loading-area {
    margin-bottom: 50px; } }

.loading-area .loading {
  margin: 0 auto;
  border: 3px solid #d3d3d3;
  border-top: 3px solid #003354;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: rotate 2s linear infinite; }

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

.other_post {
  padding: 20px 5px 10px 0px; }
  .other_post .border_line img {
    display: block;
    height: 2px;
    margin: 20px 0px;
    width: 100%; }
  .other_post .other_post_container {
    display: flex;
    justify-content: start;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 10px 0px; }
    @media only screen and (max-width: 768px) {
      .other_post .other_post_container {
        flex-direction: column; } }
    .other_post .other_post_container .other_post_image {
      width: 30%; }
      @media only screen and (max-width: 768px) {
        .other_post .other_post_container .other_post_image {
          width: 100%; } }
      .other_post .other_post_container .other_post_image img {
        display: inline-block;
        width: 90%;
        margin-right: 10%; }
      .other_post .other_post_container .other_post_image iframe {
        display: inline-block;
        width: 90%;
        margin-right: 10%; }
    .other_post .other_post_container .other_post_content {
      width: 70%;
      margin-top: 0px; }
      @media only screen and (max-width: 768px) {
        .other_post .other_post_container .other_post_content {
          width: 100%;
          margin-top: 10px; } }
      .other_post .other_post_container .other_post_content .post_features_content {
        padding-top: 5px; }
        .other_post .other_post_container .other_post_content .post_features_content .post_features_wrapper {
          padding-bottom: 15px; }
      .other_post .other_post_container .other_post_content .other_post_main_details {
        display: flex;
        flex-wrap: wrap; }
        .other_post .other_post_container .other_post_content .other_post_main_details a {
          text-decoration: none; }
        .other_post .other_post_container .other_post_content .other_post_main_details h2 {
          padding: 5px 0px;
          font-weight: 600;
          font-size: 28px;
          line-height: 33px;
          letter-spacing: 1px; }
          .other_post .other_post_container .other_post_content .other_post_main_details h2 p {
            padding: 5px 0px;
            font-weight: 600;
            font-size: 28px;
            line-height: 33px;
            letter-spacing: 1px; }
          .other_post .other_post_container .other_post_content .other_post_main_details h2 span {
            font-weight: 800; }

.partners-archive-listing .category .sponsors {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: calc(4*291px);
  margin: 0 auto; }
  @media only screen and (max-width: 1164px) {
    .partners-archive-listing .category .sponsors {
      max-width: calc(3*291px); } }
  @media only screen and (max-width: 873px) {
    .partners-archive-listing .category .sponsors {
      max-width: calc(2*291px); } }
  @media only screen and (max-width: 582px) {
    .partners-archive-listing .category .sponsors {
      max-width: 291px; } }
  .partners-archive-listing .category .sponsors .sponsor {
    display: flex;
    margin: 0px 5px 10px;
    width: 281px;
    height: 240px; }
    .partners-archive-listing .category .sponsors .sponsor img {
      max-width: 281px;
      display: block;
      margin: auto; }

.partners-slider .partners-slider-container h2.title {
  margin: 70px auto 80px;
  text-align: center;
  text-align: -webkit-center;
  text-align: -moz-center;
  font-weight: 800;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 1px; }
  @media only screen and (max-width: 768px) {
    .partners-slider .partners-slider-container h2.title {
      font-size: 30px;
      line-height: 35px;
      margin: 50px auto 60px; } }

.partners-slider .partners-slider-container .static-slider {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap; }
  .partners-slider .partners-slider-container .static-slider .slide.slide--sponsor {
    margin: 10px auto 5px; }

.partners-slider .partners-slider-container .glide .glide__track {
  width: 90%;
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .partners-slider .partners-slider-container .glide .glide__track {
      width: 100%; } }

.partners-slider .partners-slider-container .glide .glide__slides {
  overflow: initial; }

.partners-slider .partners-slider-container .glide .glide__arrows.arrow__partners_slider {
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 15px);
  top: 28%; }
  .partners-slider .partners-slider-container .glide .glide__arrows.arrow__partners_slider img {
    width: 20px;
    height: 40px; }
  .partners-slider .partners-slider-container .glide .glide__arrows.arrow__partners_slider:hover {
    cursor: pointer; }

.partnership-articles-slider .partnership-articles {
  margin-bottom: 50px; }
  @media only screen and (max-width: 992px) {
    .partnership-articles-slider .partnership-articles {
      margin-left: 30px;
      margin-right: 30px; } }
  .partnership-articles-slider .partnership-articles h2 {
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 50px; }

.partnership-articles-slider .partnership-articles-slider-container .partnership-article-single-card {
  max-width: 575px;
  margin: 0 auto; }

.partnership-articles-slider .partnership-articles-slider-container .glide .glide__track {
  width: 90%;
  margin: 0 auto; }
  @media only screen and (max-width: 992px) {
    .partnership-articles-slider .partnership-articles-slider-container .glide .glide__track {
      width: 88%; } }
  @media only screen and (max-width: 480px) {
    .partnership-articles-slider .partnership-articles-slider-container .glide .glide__track {
      width: 85%; } }
  @media only screen and (max-width: 380px) {
    .partnership-articles-slider .partnership-articles-slider-container .glide .glide__track {
      width: 80%; } }

.partnership-articles-slider .partnership-articles-slider-container .glide .glide__slides {
  overflow: initial; }

.partnership-articles-slider .partnership-articles-slider-container .glide .glide__arrows.arrow__partnership_articles__slider {
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 15px);
  top: 35%; }
  .partnership-articles-slider .partnership-articles-slider-container .glide .glide__arrows.arrow__partnership_articles__slider img {
    width: 20px;
    height: 40px; }
  .partnership-articles-slider .partnership-articles-slider-container .glide .glide__arrows.arrow__partnership_articles__slider:hover {
    cursor: pointer; }

.modal__container {
  display: none;
  width: auto;
  height: auto;
  overflow: hidden;
  overflow: -moz-hidden-unscrollable;
  padding: 15px;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -35px;
  left: -35px; }
  .modal__container.active {
    display: flex; }
  .modal__container .modal {
    position: relative;
    background-color: #FFFFFF;
    opacity: 1 !important;
    padding: 5px 5px 5px;
    width: 150px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    color: #003354;
    text-align: center;
    z-index: 1000; }
    .modal__container .modal .modal__close {
      position: absolute;
      right: 10px;
      margin-top: -5px;
      cursor: pointer; }
      .modal__container .modal .modal__close .img__30 {
        width: 30px;
        height: 30px; }
      .modal__container .modal .modal__close .grow {
        transition: all .2s ease-in-out;
        cursor: pointer; }
        .modal__container .modal .modal__close .grow:hover {
          -webkit-transform: scale(1.05);
          transform: scale(1.05); }
    .modal__container .modal .modal__content .modal__share_options {
      justify-content: center;
      align-items: center;
      padding: 5px 0px 5px;
      list-style: none; }
      .modal__container .modal .modal__content .modal__share_options .share_item {
        margin: 0px 10px 0px 5px; }
        .modal__container .modal .modal__content .modal__share_options .share_item .share_item_anchor {
          display: flex;
          align-items: center;
          justify-content: flex-start;
          text-decoration: none; }
          .modal__container .modal .modal__content .modal__share_options .share_item .share_item_anchor span {
            font-size: 16px;
            line-height: 19px;
            font-weight: 400; }
            .modal__container .modal .modal__content .modal__share_options .share_item .share_item_anchor span:hover {
              font-weight: 600; }

.pre-header {
  background-color: #EEF2F6;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px; }
  .pre-header h3 {
    font-weight: 800; }
  @media only screen and (max-width: 992px) {
    .pre-header {
      width: 100%;
      flex-direction: column;
      position: absolute;
      left: 0;
      bottom: 0;
      margin-bottom: 0 !important;
      height: 90px; }
      .pre-header .social-container {
        flex-direction: column; }
        .pre-header .social-container h3 {
          letter-spacing: 0;
          font-size: 16px;
          line-height: 32px; } }

.press-media-listing {
  margin-bottom: 60px; }
  @media only screen and (max-width: 992px) {
    .press-media-listing {
      margin: 0 30px 30px; } }
  .press-media-listing .press-media-listing-wrapper {
    margin-bottom: 60px; }
    @media only screen and (max-width: 992px) {
      .press-media-listing .press-media-listing-wrapper {
        margin-bottom: 20px; } }
    .press-media-listing .press-media-listing-wrapper h2 {
      font-weight: 800;
      font-size: 36px;
      line-height: 42px;
      text-align: center;
      margin-bottom: 60px; }
    .press-media-listing .press-media-listing-wrapper .press-media-listing-container {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: flex-start; }
      @media only screen and (max-width: 1200px) {
        .press-media-listing .press-media-listing-wrapper .press-media-listing-container {
          justify-content: center; } }
      .press-media-listing .press-media-listing-wrapper .press-media-listing-container .press-media {
        /*width: calc(33% - 20px);*/
        width: calc(33% - 16px);
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 40px;
        text-decoration: none; }
        @media only screen and (max-width: 992px) {
          .press-media-listing .press-media-listing-wrapper .press-media-listing-container .press-media {
            width: 100%;
            margin-right: 0;
            margin-left: 0; } }
        .press-media-listing .press-media-listing-wrapper .press-media-listing-container .press-media:nth-child(4n) {
          margin-right: 0; }
        .press-media-listing .press-media-listing-wrapper .press-media-listing-container .press-media img {
          width: 100%;
          max-width: 380px;
          display: block;
          margin: 0 auto; }
        .press-media-listing .press-media-listing-wrapper .press-media-listing-container .press-media .press-media-content {
          width: 100%;
          max-width: 380px;
          display: block;
          margin: 30px auto 0px; }
          .press-media-listing .press-media-listing-wrapper .press-media-listing-container .press-media .press-media-content h2.press-media-title-listing {
            font-family: Raleway, Arial, sans-serif;
            font-weight: 700;
            font-size: 28px;
            line-height: 33px;
            letter-spacing: 1px;
            color: #003354;
            text-align: left;
            margin-bottom: 20px; }
          .press-media-listing .press-media-listing-wrapper .press-media-listing-container .press-media .press-media-content div.press-media-excerpt-listing {
            font-family: Raleway, Arial, sans-serif;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: 1px;
            color: #003354;
            text-align: left;
            height: 145px;
            overflow: hidden; }
            .press-media-listing .press-media-listing-wrapper .press-media-listing-container .press-media .press-media-content div.press-media-excerpt-listing p {
              font-family: Raleway, Arial, sans-serif;
              font-weight: 400;
              font-size: 16px;
              line-height: 24px;
              letter-spacing: 1px;
              color: #003354;
              text-align: left; }

.privacy-policies-container ol, .privacy-policies-container ul {
  list-style: inherit;
  padding: 5px 40px;
  margin: 0; }

.privacy-policies-container li {
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.5px; }

.related-posts {
  max-width: 370px;
  margin-right: 0;
  margin-left: 0; }
  .related-posts .title {
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px; }
    .related-posts .title.press-media-related-card-list-title {
      width: 370px; }
      @media only screen and (max-width: 992px) {
        .related-posts .title.press-media-related-card-list-title {
          width: 100%;
          max-width: 370px; } }
  .related-posts .related-post {
    max-width: 282px;
    margin: 0 auto; }
  @media only screen and (max-width: 992px) {
    .related-posts {
      margin: 0 auto;
      padding: 10px 0px 10px 0px; } }

.related_posts_mobile {
  display: none; }
  @media only screen and (max-width: 992px) {
    .related_posts_mobile {
      display: block; } }

.related_posts_desktop {
  display: block; }
  @media only screen and (max-width: 992px) {
    .related_posts_desktop {
      display: none; } }

.mobile--only .slide {
  margin: 0 auto; }

.slide {
  position: relative;
  margin: 0 15px 10px 0px;
  padding-left: -5px;
  height: 590px;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  max-width: 1060px; }
  .slide.slide--sponsor {
    height: auto; }
    @media only screen and (max-width: 992px) {
      .slide.slide--sponsor {
        margin-bottom: 0px !important; } }
  @media only screen and (max-width: 992px) {
    .slide {
      background-size: cover !important;
      -webkit-background-size: cover !important;
      -moz-background-size: cover !important;
      -o-background-size: cover !important;
      background-repeat: no-repeat !important;
      background-position: top center !important;
      margin-left: 20px;
      margin-right: 20px;
      height: 68vw;
      margin-bottom: 258px !important; } }
  @media only screen and (max-width: 685px) {
    .slide {
      background-size: contain !important;
      -webkit-background-size: contain !important;
      -moz-background-size: contain !important;
      -o-background-size: contain !important;
      background-repeat: no-repeat !important;
      background-position-x: right !important;
      margin-bottom: 258px !important; } }
  @media only screen and (max-width: 480px) {
    .slide {
      margin-bottom: 258px !important; } }
  @media only screen and (max-width: 375px) {
    .slide {
      margin-bottom: 258px !important; } }
  .slide .sponsor-slide {
    width: 100%;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center; }
    @media only screen and (max-width: 992px) {
      .slide .sponsor-slide {
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
        margin: 0 auto; } }
  .slide .slide__card {
    position: absolute;
    bottom: 130px;
    right: -150px;
    width: 460px;
    height: 400px;
    z-index: 2;
    padding: 40px 30px 30px 40px; }
    @media only screen and (max-width: 992px) {
      .slide .slide__card {
        padding: 10px 10px 30px 20px;
        bottom: 0px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        width: 282px;
        height: 282px; } }
    @media only screen and (max-width: 992px) {
      .slide .slide__card {
        width: 70%; } }
    @media only screen and (max-width: 375px) {
      .slide .slide__card {
        width: 272px; } }
    .slide .slide__card.sponsored {
      background-color: #003354 !important; }
    .slide .slide__card a {
      width: 100%;
      height: 100%;
      display: inline-block; }
    .slide .slide__card .slide__card_post_day {
      z-index: 3; }
      .slide .slide__card .slide__card_post_day .day {
        font-weight: 800;
        font-size: 48px;
        line-height: 56px;
        letter-spacing: 1px; }
        @media only screen and (max-width: 992px) {
          .slide .slide__card .slide__card_post_day .day {
            font-size: 36px;
            line-height: 42px; } }
    .slide .slide__card .slide__card_post_sponsored_text {
      position: absolute;
      right: 30px;
      top: 40px;
      z-index: 3; }
      @media only screen and (max-width: 992px) {
        .slide .slide__card .slide__card_post_sponsored_text {
          right: 10px;
          top: 10px; } }
      .slide .slide__card .slide__card_post_sponsored_text .text {
        font-weight: 800;
        font-size: 16px;
        line-height: 56px;
        letter-spacing: 1px;
        color: #FFFFFF; }
        @media only screen and (max-width: 992px) {
          .slide .slide__card .slide__card_post_sponsored_text .text {
            line-height: 42px; } }
    .slide .slide__card a {
      text-decoration: none; }
    .slide .slide__card .stamp-container {
      position: absolute;
      bottom: 30px;
      z-index: 2; }
      @media only screen and (max-width: 992px) {
        .slide .slide__card .stamp-container {
          left: 20px;
          bottom: 30px; } }
      .slide .slide__card .stamp-container img {
        max-width: 100%; }
    .slide .slide__card .slide_card_content_wrapper {
      z-index: 3;
      margin-top: 0;
      max-height: 219px;
      overflow: hidden; }
      @media only screen and (max-width: 992px) {
        .slide .slide__card .slide_card_content_wrapper {
          left: 20px;
          top: 75px;
          margin-right: 10px; } }
      .slide .slide__card .slide_card_content_wrapper h3 {
        font-size: 36px;
        line-height: 42px;
        max-width: 95%;
        letter-spacing: 1px; }
        @media only screen and (max-width: 992px) {
          .slide .slide__card .slide_card_content_wrapper h3 {
            font-size: 28px;
            line-height: 33px;
            max-width: 100%; } }
      .slide .slide__card .slide_card_content_wrapper .slide_post_excerpt {
        font-size: 28px;
        line-height: 28px;
        max-width: 100%;
        margin-top: 5px; }
        .slide .slide__card .slide_card_content_wrapper .slide_post_excerpt p {
          font-size: 16px;
          line-height: 24px;
          letter-spacing: 1px; }
        @media only screen and (max-width: 992px) {
          .slide .slide__card .slide_card_content_wrapper .slide_post_excerpt {
            display: none; } }
    .slide .slide__card.sponsored .layer {
      background-color: #003354 !important; }
    .slide .slide__card.sponsored .stamp .button {
      background-color: #FFFFFF;
      color: #003354; }

.glide .glide__arrows {
  position: absolute;
  width: 100%;
  top: calc(50% - 30px); }
  .glide .glide__arrows.arrow__articles__slider {
    left: 0;
    right: 0;
    margin: 0 auto 0 15px;
    top: calc(93% - 30px);
    max-width: 1220px; }
    @media only screen and (max-width: 1200px) {
      .glide .glide__arrows.arrow__articles__slider {
        max-width: 992px;
        margin: 0 auto 0 110px; } }
    .glide .glide__arrows.arrow__articles__slider .custom__arrow.left {
      left: 20px; }
    .glide .glide__arrows.arrow__articles__slider .custom__arrow.right {
      right: 20px; }
    .glide .glide__arrows.arrow__articles__slider .custom__arrow.arrow__border__rounded {
      padding: 10px 15px;
      border: 2px solid #003354;
      border-radius: 50%; }
      .glide .glide__arrows.arrow__articles__slider .custom__arrow.arrow__border__rounded:hover {
        cursor: pointer; }
  @media only screen and (max-width: 992px) {
    .glide .glide__arrows {
      top: calc(50% - 20px); } }
  .glide .glide__arrows .custom__arrow {
    position: absolute; }
    .glide .glide__arrows .custom__arrow.large {
      width: 20px;
      height: 40px; }
      @media only screen and (max-width: 992px) {
        .glide .glide__arrows .custom__arrow.large {
          width: 10px;
          height: 20px; } }
    @media only screen and (max-width: 992px) {
      .glide .glide__arrows .custom__arrow.left {
        left: -20px; } }
    .glide .glide__arrows .custom__arrow.right {
      transform: rotate(180deg);
      right: 0; }
      @media only screen and (max-width: 992px) {
        .glide .glide__arrows .custom__arrow.right {
          right: -20px; } }
    .glide .glide__arrows .custom__arrow.arrow__border__rounded {
      padding: 10px 15px;
      border: 2px solid #003354;
      border-radius: 50%; }
      .glide .glide__arrows .custom__arrow.arrow__border__rounded:hover {
        cursor: pointer; }
  @media only screen and (max-width: 992px) {
    .glide .glide__arrows.arrow__sponsors_slider .custom__arrow.left {
      left: 0px !important; } }
  @media only screen and (max-width: 992px) {
    .glide .glide__arrows.arrow__sponsors_slider .custom__arrow.right {
      right: 0px !important; } }
  @media only screen and (max-width: 992px) {
    .glide .glide__arrows.arrow__partners_slider .custom__arrow.left {
      left: 0px !important; } }
  @media only screen and (max-width: 992px) {
    .glide .glide__arrows.arrow__partners_slider .custom__arrow.right {
      right: 0px !important; } }
  @media only screen and (max-width: 992px) {
    .glide .glide__arrows.arrow__latest_articles__slider .custom__arrow.left {
      left: 0px !important; } }
  @media only screen and (max-width: 992px) {
    .glide .glide__arrows.arrow__latest_articles__slider .custom__arrow.right {
      right: 0px !important; } }
  @media only screen and (max-width: 992px) {
    .glide .glide__arrows.arrow__sponsored_articles__slider .custom__arrow.left {
      left: 0px !important; } }
  @media only screen and (max-width: 992px) {
    .glide .glide__arrows.arrow__sponsored_articles__slider .custom__arrow.right {
      right: 0px !important; } }
  @media only screen and (max-width: 992px) {
    .glide .glide__arrows.arrow__advised_articles__slider .custom__arrow.left {
      left: 0px !important; } }
  @media only screen and (max-width: 992px) {
    .glide .glide__arrows.arrow__advised_articles__slider .custom__arrow.right {
      right: 0px !important; } }

.social-container {
  display: flex;
  justify-content: center;
  align-items: center; }
  .social-container .social-icon-container {
    display: flex;
    margin-left: 14px; }
    .social-container .social-icon-container .social-icon {
      height: 40px;
      width: 40px;
      display: flex;
      justify-content: center;
      align-items: center; }

.sponsored-articles-slider .sponsored-articles {
  margin-bottom: 50px; }
  @media only screen and (max-width: 992px) {
    .sponsored-articles-slider .sponsored-articles {
      margin-left: 30px;
      margin-right: 30px; } }
  .sponsored-articles-slider .sponsored-articles h2 {
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 50px; }

.sponsored-articles-slider .sponsored-articles-slider-container .glide .glide__track {
  width: 90%;
  margin: 0 auto; }
  @media only screen and (max-width: 992px) {
    .sponsored-articles-slider .sponsored-articles-slider-container .glide .glide__track {
      width: 88%; } }
  @media only screen and (max-width: 480px) {
    .sponsored-articles-slider .sponsored-articles-slider-container .glide .glide__track {
      width: 85%; } }
  @media only screen and (max-width: 380px) {
    .sponsored-articles-slider .sponsored-articles-slider-container .glide .glide__track {
      width: 80%; } }

.sponsored-articles-slider .sponsored-articles-slider-container .glide .glide__slides {
  overflow: initial; }

.sponsored-articles-slider .sponsored-articles-slider-container .glide .glide__arrows.arrow__sponsored_articles__slider {
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 15px);
  top: 35%; }
  .sponsored-articles-slider .sponsored-articles-slider-container .glide .glide__arrows.arrow__sponsored_articles__slider img {
    width: 20px;
    height: 40px; }
  .sponsored-articles-slider .sponsored-articles-slider-container .glide .glide__arrows.arrow__sponsored_articles__slider:hover {
    cursor: pointer; }

.sponsors-archive-listing {
  margin-bottom: 60px; }
  @media only screen and (max-width: 992px) {
    .sponsors-archive-listing {
      margin: 0 30px 30px; } }
  .sponsors-archive-listing .category {
    margin-bottom: 60px; }
    @media only screen and (max-width: 992px) {
      .sponsors-archive-listing .category {
        margin-bottom: 20px; } }
    .sponsors-archive-listing .category h2 {
      font-weight: 800;
      font-size: 36px;
      line-height: 42px;
      text-align: center;
      margin-bottom: 60px; }
    .sponsors-archive-listing .category .sponsors {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center; }
      .sponsors-archive-listing .category .sponsors .sponsor {
        width: calc(25% - 20px);
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 20px; }
        @media only screen and (max-width: 992px) {
          .sponsors-archive-listing .category .sponsors .sponsor {
            width: 100%;
            margin-right: 0; } }
        .sponsors-archive-listing .category .sponsors .sponsor:nth-child(4n) {
          margin-right: 0; }
        .sponsors-archive-listing .category .sponsors .sponsor img {
          width: 100%;
          max-width: 180px;
          display: block;
          margin: 0 auto; }

.sponsors-slider .sponsors-slider-container h2.title {
  margin: 70px auto 80px;
  text-align: center;
  text-align: -webkit-center;
  text-align: -moz-center;
  font-weight: 800;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 1px; }
  @media only screen and (max-width: 768px) {
    .sponsors-slider .sponsors-slider-container h2.title {
      font-size: 30px;
      line-height: 35px;
      margin: 50px auto 60px; } }

.sponsors-slider .sponsors-slider-container .static-slider {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap; }
  .sponsors-slider .sponsors-slider-container .static-slider .slide.slide--sponsor {
    margin: 10px auto 5px; }

.sponsors-slider .sponsors-slider-container .glide .glide__track {
  width: 90%;
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .sponsors-slider .sponsors-slider-container .glide .glide__track {
      width: 100%; } }

.sponsors-slider .sponsors-slider-container .glide .glide__slides {
  overflow: initial; }

.sponsors-slider .sponsors-slider-container .glide .glide__arrows.arrow__sponsors_slider {
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 15px);
  top: 15%; }
  .sponsors-slider .sponsors-slider-container .glide .glide__arrows.arrow__sponsors_slider img {
    width: 20px;
    height: 40px; }
  .sponsors-slider .sponsors-slider-container .glide .glide__arrows.arrow__sponsors_slider:hover {
    cursor: pointer; }

.stamp {
  position: relative;
  height: 30px;
  width: 100px;
  border-radius: 20px;
  display: flex;
  font-weight: 800;
  font-size: 32px;
  line-height: 38px;
  color: #003354; }
  .stamp .day {
    width: 100%;
    padding-top: 10%;
    text-align: center; }
  .stamp .button {
    position: absolute;
    bottom: 0; }

.title-with-dropdown-filter {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  margin-top: 50px; }
  .title-with-dropdown-filter h2 {
    font-weight: 800;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 1px; }
  @media only screen and (max-width: 992px) {
    .title-with-dropdown-filter {
      margin-left: 30px;
      margin-right: 30px;
      margin-top: 15px;
      margin-bottom: 15px; }
      .title-with-dropdown-filter h2 {
        display: none; } }
  .title-with-dropdown-filter .title-area p {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 1px; }
  @media only screen and (max-width: 992px) {
    .title-with-dropdown-filter .title-area {
      display: none; } }
  .title-with-dropdown-filter .dropdown-area {
    margin-left: auto;
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 992px) {
      .title-with-dropdown-filter .dropdown-area {
        margin-left: 0;
        width: 100%; } }
    .title-with-dropdown-filter .dropdown-area .support-text {
      margin-right: 20px;
      font-weight: 700;
      color: #003354;
      letter-spacing: 1px; }

.category .title-with-dropdown-filter .title-area p {
  color: #003354; }

.title-with-text {
  margin-bottom: 50px; }
  @media only screen and (max-width: 992px) {
    .title-with-text {
      margin-left: 30px;
      margin-right: 30px; } }
  .title-with-text .title {
    margin-top: 45px;
    margin-bottom: 30px; }

.wpb_text_column {
  max-width: 950px;
  margin: 0 auto; }

.page-404 .content {
  margin-top: 50px; }

.category .vc-ads {
  margin-bottom: 10px; }
  @media only screen and (min-width: 992px) {
    .category .vc-ads {
      margin-bottom: -40px; } }

.expert-single-container {
  padding-top: 45px;
  margin-bottom: 100px; }
  @media only screen and (max-width: 992px) {
    .expert-single-container {
      margin: 0 30px 50px; } }
  .expert-single-container .post-container {
    display: flex;
    margin-top: 20px; }
    @media only screen and (max-width: 992px) {
      .expert-single-container .post-container {
        flex-wrap: wrap; } }
    .expert-single-container .post-container .extra-info {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .expert-single-container .post-container .extra-info {
          min-width: 350px;
          max-width: 350px;
          margin-right: 30px; } }
      .expert-single-container .post-container .extra-info .expert-single-photo {
        margin: 0 auto 35px;
        max-width: 290px;
        height: auto;
        position: relative; }
      .expert-single-container .post-container .extra-info .highlight-image {
        width: 100%;
        height: auto;
        display: block;
        margin: 0px auto 20px;
        border-radius: 50%; }
      .expert-single-container .post-container .extra-info .conic-gradient {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: auto; }
      .expert-single-container .post-container .extra-info h3 {
        margin-bottom: 10px; }
      .expert-single-container .post-container .extra-info .additional-info {
        max-width: 290px;
        margin: 0 auto 35px;
        padding-left: 40px; }
        .expert-single-container .post-container .extra-info .additional-info .info p {
          font-size: 16px;
          line-height: 19px;
          letter-spacing: 1px;
          color: #003354; }
    .expert-single-container .post-container .content h1 {
      padding-top: 65px;
      padding-bottom: 25px;
      text-align: left;
      font-weight: 800;
      font-size: 40px;
      line-height: 47px;
      letter-spacing: 1px; }
      .expert-single-container .post-container .content h1 p {
        text-align: left;
        font-weight: 800;
        font-size: 40px;
        line-height: 47px;
        letter-spacing: 1px; }

.container-post {
  display: flex; }
  @media only screen and (max-width: 992px) {
    .container-post {
      flex-direction: column; } }

.post__content {
  max-width: 840px;
  margin-left: 0;
  margin-right: auto;
  padding: 10px 5px 10px 0; }
  .post__content ul {
    list-style: initial;
    padding-left: 30px;
    margin-bottom: 10px; }
    .post__content ul li {
      font-size: 18px;
      line-height: 32px;
      letter-spacing: 0.5px;
      color: #303C41; }
  .post__content h2 {
    padding-top: 45px;
    padding-bottom: 20px; }
  @media only screen and (max-width: 992px) {
    .post__content {
      margin: 0 auto;
      padding: 10px 30px 10px 30px; } }

.post__content__wrapper {
  max-width: 840px;
  margin-left: 0px;
  margin-right: auto;
  padding: 10px 5px 10px 0px; }
  .post__content__wrapper h2 {
    padding-top: 45px;
    padding-bottom: 20px; }
  @media only screen and (max-width: 992px) {
    .post__content__wrapper {
      margin: 0 auto;
      padding: 10px 0px 10px 0px; } }
  .post__content__wrapper img {
    max-width: 100%;
    height: auto; }

.related_posts {
  max-width: 370px;
  margin-right: 0px;
  margin-left: 0px; }
  @media only screen and (max-width: 992px) {
    .related_posts {
      margin: 0 auto; } }

.post_features_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start; }
  @media only screen and (max-width: 480px) {
    .post_features_content {
      flex-direction: column; } }
  .post_features_content .post_features_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    padding-bottom: 40px; }
    @media only screen and (max-width: 480px) {
      .post_features_content .post_features_wrapper {
        padding-bottom: 20px; } }
    .post_features_content .post_features_wrapper .button_post_feature {
      margin: 0px 10px 0px 0px; }
  .post_features_content .post_share_print {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    padding-bottom: 40px;
    position: relative; }
    @media only screen and (max-width: 480px) {
      .post_features_content .post_share_print {
        padding-bottom: 20px; } }

.h1_post {
  text-align: start; }
  .h1_post p {
    text-align: start; }

.post_excerpt {
  padding: 5px 0px 5px 0px;
  font-size: 24px;
  line-height: 36px; }
  .post_excerpt p {
    font-size: 24px;
    line-height: 36px; }

.know_more_post_tags {
  padding: 20px 0px; }
  .know_more_post_tags .know_more_post_tags_content {
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 480px) {
      .know_more_post_tags .know_more_post_tags_content {
        flex-direction: column;
        align-items: flex-start; }
        .know_more_post_tags .know_more_post_tags_content > * {
          margin-top: 5px; } }
    .know_more_post_tags .know_more_post_tags_content span {
      display: inline-block;
      font-weight: 800;
      margin-right: 20px;
      color: #003354; }
    .know_more_post_tags .know_more_post_tags_content .post_tag {
      font-weight: 700;
      display: inline-block;
      color: #003354;
      text-decoration: none;
      margin-right: 20px; }
      .know_more_post_tags .know_more_post_tags_content .post_tag:last-of-type {
        margin-right: 0; }
      .know_more_post_tags .know_more_post_tags_content .post_tag:hover {
        cursor: pointer; }

.post_image {
  padding: 10px 5px 0px 0px; }
  .post_image img {
    width: 100%; }

.post_video {
  padding: 459.5px 5px 0px 0px;
  width: 100%;
  position: relative;
  overflow: hidden; }
  @media only screen and (max-width: 1200px) {
    .post_video {
      padding: 37.6vw 5px 0px 0px; } }
  @media only screen and (max-width: 992px) {
    .post_video {
      padding: 56.3% 5px 0px 0px; } }
  .post_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.post_fields {
  padding: 20px 5px 10px 0px; }
  .post_fields .border_line img {
    display: block;
    height: 2px;
    margin: 10px 0px;
    width: 100%; }
  .post_fields .post_fields_container {
    display: flex;
    justify-content: start;
    align-items: flex-start;
    flex-wrap: wrap; }
    @media only screen and (max-width: 480px) {
      .post_fields .post_fields_container {
        flex-direction: column;
        align-items: center; } }
    .post_fields .post_fields_container .post_fields_left {
      width: 70%;
      display: flex;
      flex-wrap: wrap; }
      @media only screen and (max-width: 480px) {
        .post_fields .post_fields_container .post_fields_left {
          flex-direction: column;
          width: 50%; } }
    .post_fields .post_fields_container .post_fields_right {
      width: 30%;
      display: flex;
      flex-wrap: wrap; }
      @media only screen and (max-width: 480px) {
        .post_fields .post_fields_container .post_fields_right {
          flex-direction: column;
          width: 50%; } }
    .post_fields .post_fields_container .post_field {
      flex: 1 0 41%;
      margin: 10px 8px 10px 0px; }
      @media only screen and (max-width: 480px) {
        .post_fields .post_fields_container .post_field {
          margin: 10px 0px 10px 0px;
          text-align: center;
          text-align: -moz-center;
          text-align: -webkit-center; } }
      .post_fields .post_fields_container .post_field .post_field_label {
        font-weight: 800;
        font-size: 16px; }
      .post_fields .post_fields_container .post_field .post_field_content {
        font-weight: 400;
        font-size: 16px; }
      .post_fields .post_fields_container .post_field.post_sponsors .post_field_sponsor_image {
        padding: 5px 5px 5px 0px; }
        .post_fields .post_fields_container .post_field.post_sponsors .post_field_sponsor_image img {
          display: inline-block;
          width: 87%; }

.nav_post_list {
  display: flex;
  justify-content: space-between;
  align-content: center;
  padding: 10px 0px 30px 0px;
  max-width: 840px;
  margin-left: 0px;
  margin-right: auto; }
  @media only screen and (max-width: 992px) {
    .nav_post_list {
      margin: 0 auto;
      padding: 10px 0px 30px 0px; } }
  @media only screen and (max-width: 480px) {
    .nav_post_list {
      flex-direction: column; }
      .nav_post_list > * {
        margin: 10px auto; } }
  .nav_post_list .right {
    margin-left: auto; }

.button_post_share_print {
  display: flex;
  justify-content: space-between;
  height: 25px;
  align-items: flex-start;
  width: 100px;
  margin-right: 5px;
  font-family: Raleway, Arial, sans-serif;
  font-size: 16px;
  line-height: 19px; }
  .button_post_share_print:hover {
    cursor: pointer; }
  .button_post_share_print.share_button {
    margin-right: 20px; }
    .button_post_share_print.share_button.active {
      display: none; }

/*
   stuffs to delete...
  */
.h2_related_posts {
  text-align: center;
  text-align: -webkit-center;
  text-align: -moz-center;
  font-size: 36px;
  line-height: 42px; }

.square_example {
  width: 85%;
  height: 280px;
  background: #C4C4C4;
  margin: 10px auto 50px; }

.press-media-container {
  display: flex; }
  @media only screen and (max-width: 992px) {
    .press-media-container {
      flex-direction: column; } }
  .press-media-container .press-media-wrapper {
    max-width: 840px;
    margin-left: 0;
    margin-right: auto;
    padding: 10px 5px 10px 0; }
    @media only screen and (max-width: 992px) {
      .press-media-container .press-media-wrapper {
        width: 100%;
        padding-right: 30px;
        padding-left: 30px; } }
    .press-media-container .press-media-wrapper .post_image {
      margin-top: 18px; }
      @media only screen and (max-width: 480px) {
        .press-media-container .press-media-wrapper .post_image {
          margin-top: 10px; } }
    .press-media-container .press-media-wrapper .post_features_content {
      justify-content: flex-end; }
      @media only screen and (max-width: 480px) {
        .press-media-container .press-media-wrapper .post_features_content {
          flex-direction: row; } }
    .press-media-container .press-media-wrapper .post_excerpt {
      margin-bottom: 18px; }
    .press-media-container .press-media-wrapper .post__content__wrapper {
      margin-bottom: 166px;
      margin-top: 18px; }
      @media only screen and (max-width: 480px) {
        .press-media-container .press-media-wrapper .post__content__wrapper {
          margin-bottom: 45px;
          margin-top: 10px; } }
      @media only screen and (max-width: 480px) {
        .press-media-container .press-media-wrapper .post__content__wrapper .centered-element iframe {
          width: 100% !important; } }
      .press-media-container .press-media-wrapper .post__content__wrapper img {
        max-width: 100%;
        height: auto; }

.search-page {
  margin-top: 55px; }
  .search-page .header {
    margin-bottom: 60px; }
    .search-page .header h1 {
      margin-bottom: 24px;
      padding-left: 15px;
      padding-right: 15px;
      text-align: center;
      display: flex;
      flex-direction: row; }
      @media only screen and (max-width: 768px) {
        .search-page .header h1 {
          flex-direction: column; } }
    .search-page .header .performed-search {
      display: inline-block;
      margin-left: 15px;
      text-decoration: underline; }
      @media only screen and (max-width: 768px) {
        .search-page .header .performed-search {
          margin-left: 0px; } }
  .search-page .search-page-form p {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    display: flex;
    flex-direction: row; }
    @media only screen and (max-width: 768px) {
      .search-page .search-page-form p {
        flex-direction: column; } }
  .search-page .search-page-form .input-area {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
    flex-direction: row; }
    @media only screen and (max-width: 768px) {
      .search-page .search-page-form .input-area {
        flex-direction: column; } }
    .search-page .search-page-form .input-area input {
      width: 50%;
      background-color: transparent;
      font-family: Raleway, Arial, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 19px;
      color: #303C41;
      margin-right: 20px;
      border: 1px solid #C4C4C4;
      border-radius: 30px;
      padding: 10px 20px; }
      @media only screen and (max-width: 768px) {
        .search-page .search-page-form .input-area input {
          margin-right: 0px;
          margin-bottom: 20px;
          width: 100%; } }
      .search-page .search-page-form .input-area input::placeholder {
        color: #C4C4C4;
        font-family: Raleway, Arial, sans-serif; }
  .search-page .search-results__container-elements {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px; }
    @media only screen and (max-width: 768px) {
      .search-page .search-results__container-elements {
        flex-direction: column;
        align-items: center;
        justify-content: center; } }
    .search-page .search-results__container-elements .card {
      width: calc(33.3% - 13.3px);
      margin-right: 20px;
      margin-left: 0; }
      .search-page .search-results__container-elements .card:nth-child(3n) {
        margin-right: 0; }
        @media only screen and (max-width: 768px) {
          .search-page .search-results__container-elements .card:nth-child(3n) {
            margin: 10px auto; } }
      @media only screen and (max-width: 768px) {
        .search-page .search-results__container-elements .card {
          width: 78%;
          margin: 10px auto; } }

.sponsors-archive .archive-title {
  margin-bottom: 20px; }

.sponsors-archive .archive-description {
  margin-bottom: 50px; }

.sponsors-single-container {
  margin-bottom: 100px; }
  @media only screen and (max-width: 992px) {
    .sponsors-single-container {
      margin: 0 30px 50px; } }
  .sponsors-single-container h1 {
    padding-top: 45px; }
  .sponsors-single-container .post-container {
    display: flex;
    margin-top: 20px; }
    @media only screen and (max-width: 992px) {
      .sponsors-single-container .post-container {
        flex-wrap: wrap; } }
    .sponsors-single-container .post-container .extra-info {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .sponsors-single-container .post-container .extra-info {
          min-width: 350px;
          max-width: 350px;
          margin-right: 30px; } }
      .sponsors-single-container .post-container .extra-info .highlight-image {
        margin-bottom: 20px;
        max-width: 100%; }
      .sponsors-single-container .post-container .extra-info h3 {
        margin-bottom: 10px; }
      .sponsors-single-container .post-container .extra-info .additional-info {
        margin-bottom: 35px; }
        .sponsors-single-container .post-container .extra-info .additional-info .info p {
          font-size: 16px;
          line-height: 19px;
          letter-spacing: 1px;
          color: #003354; }

.tag-archive .title {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 50px;
  text-transform: capitalize; }

.content-type-archive .title {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 50px;
  text-transform: capitalize; }

/*
 * Print - Options
 */
@media print {
  body * {
    visibility: hidden; }
  .press-media-container {
    visibility: visible !important;
    position: absolute !important;
    left: auto !important;
    right: auto !important;
    top: 0;
    /* Exceptions */ }
    .press-media-container .press-media-wrapper {
      max-width: 100% !important;
      margin-left: auto !important;
      margin-right: auto !important;
      /* Exceptions */ }
      .press-media-container .press-media-wrapper * {
        visibility: visible;
        -webkit-print-color-adjust: exact; }
      .press-media-container .press-media-wrapper .nav_post_list {
        display: none !important; }
      .press-media-container .press-media-wrapper .post_features_content {
        display: none !important; }
    .press-media-container .related_posts_desktop {
      display: none !important; }
      .press-media-container .related_posts_desktop .related_posts {
        display: none !important; }
  .container-post {
    visibility: visible !important;
    position: absolute !important;
    left: auto !important;
    right: auto !important;
    top: 0;
    /* Exceptions */ }
    .container-post .post__content {
      max-width: 100% !important;
      margin-left: auto !important;
      margin-right: auto !important;
      /* Exceptions */ }
      .container-post .post__content * {
        visibility: visible;
        -webkit-print-color-adjust: exact; }
      .container-post .post__content .post_features_content {
        padding-top: 40px; }
      .container-post .post__content .post_share_print, .container-post .post__content .know_more_post_tags, .container-post .post__content .nav_post_list, .container-post .post__content .other_post, .container-post .post__content .youtube-iframe, .container-post .post__content .accordion .title img {
        display: none !important; }
    .container-post .related_posts_desktop {
      display: none !important; }
      .container-post .related_posts_desktop .related_posts {
        display: none !important; } }

/*# sourceMappingURL=sourcemaps/app-814ae7d778.css.map */
