@font-face {
  font-family: "proximanova-bold";
  src: url("../index/proximanova-bold-webfont.woff2") format("woff2"),
    url("../index/proximanova-bold-webfont.woff") format("woff"),
    url("../index/proximanova-bold-webfont.ttf") format("truetype"),
    url("../index/proximanova-bold-webfont.svg") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "proximanova-regular";
  src: url("../index/proximanova-regular-webfont.woff2") format("woff2"),
    url("../index/proximanova-regular-webfont.woff") format("woff"),
    url("../index/proximanova-regular-webfont.ttf") format("truetype"),
    url("../index/proximanova-regular-webfont.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "proximanova-boldit";
  src: url("../index/proximanova-boldit-webfont.woff2") format("woff2"),
    url("../index/proximanova-boldit-webfont.woff") format("woff"),
    url("../index/proximanova-boldit-webfont.ttf") format("truetype"),
    url("../index/proximanova-boldit-webfont.svg") format("svg");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "proximanova-regularit";
  src: url("../index/proximanova-regularit-webfont.woff2") format("woff2"),
    url("../index/proximanova-regularit-webfont.woff") format("woff"),
    url("../index/proximanova-regularit-webfont.ttf") format("truetype"),
    url("../index/proximanova-regularit-webfont.svg") format("svg");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
a {
  background-color: rgba(0, 0, 0, 0);
}
b {
  font-weight: bolder;
}
img {
  border-style: none;
}
button,
input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button {
  text-transform: none;
}
button,
[type="button"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
*,
*:after,
*:before {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
@media (min-width: 768px) {
  html {
    overflow-y: scroll;
  }
}
html,
body {
  margin: 0;
  padding: 0;
  height: auto;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
img {
  max-width: 100%;
  vertical-align: bottom;
  height: auto;
  position: relative;
}
img:-moz-loading {
  visibility: hidden;
}
img:before {
  content: " ";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url("../index/placeholder-no-image.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f5f5f5;
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover,
a:focus,
a:active {
  outline: 0;
}
::selection,
::-webkit-selection,
::-moz-selection {
  background: #04a4cc;
  color: #fff;
  text-shadow: none;
}
body {
  margin: 0;
  font-family: "proximanova-regular", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #212121;
  background-color: #f5f5f5;
}
@media (min-width: 768px) {
  body {
    padding-top: 58px;
  }
}
b {
  font-family: "proximanova-bold", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.wrapper {
  width: 980px;
  margin: auto;
}
#main-content {
  cursor: default;
}
@media (min-width: 10px) and (max-width: 991px) {
  #main-content {
    padding-bottom: 60px;
    width: 100vw;
    position: relative;
    background-color: #f0f4fb;
  }
}
@media (min-width: 768px) {
  #main-content {
    margin-bottom: 70px;
    padding: 0;
  }
  #main-content.wrapper {
    width: 996px;
    padding: 8px;
  }
}
.container {
  display: flex;
  flex-flow: row nowrap;
}
.container .tf-lhs-col {
  width: 664px;
  margin-right: 16px;
  align-self: flex-start;
}
.container .tf-rhs-col {
  width: 300px;
  flex: 0 0 auto;
  align-self: flex-start;
  position: relative;
}
.container .tf-rhs-col--inner {
  margin-bottom: 80px;
  position: relative;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 4px;
  font-family: "proximanova-bold", sans-serif;
}
input:focus {
  outline: 0;
}
input[type="text"] {
  border: none;
  padding: 8px 16px;
  font-size: 16px;
}
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 8px 16px;
  border: none;
  cursor: pointer;
}
button,
input,
label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.brandbar {
  top: 0;
  background-color: #000;
  margin-bottom: 8px;
  display: flex;
  cursor: default;
  z-index: 11;
  position: fixed;
  width: 100%;
}
.brandbar .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.brandbar__links {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  font-size: 0;
}
.brandbar__links li {
  display: inline-block;
  padding: 0 10px;
  position: relative;
  margin-right: 8px;
}
.brandbar__links li > span {
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  font-family: "proximanova-bold", sans-serif;
  display: block;
  line-height: 18px;
}
.brandbar__links li > span:hover {
  text-decoration: underline;
}
.brandbar__links .links--image {
  display: inline-flex;
  align-items: center;
  padding: 0;
}
.brandbar__links .links--image span span {
  white-space: nowrap;
  margin: 0 8px 0 4px;
}
.brandbar__links .links--image span {
  display: flex;
  align-items: center;
  -webkit-transition: opacity 0.2s ease;

  transition: opacity 0.2s ease;
}
.brandbar__links .links--image span:hover {
  text-decoration: none;
  opacity: 0.8;
}
.brandbar__links .links--image span img {
  height: 22px;
  max-width: 62px;
}
.brandbar__links .links--image:after {
  display: none;
}
.brandbar__links .links--image-text {
  margin-right: 8px;
  padding: 0;
  min-height: 22px;
}
.brandbar .auth {
  margin: 0;
  padding: 0;
  display: flex;
}
.brandbar .auth li {
  list-style: none;
  display: inline-flex;
  align-items: center;
}
.brandbar .auth__login > span {
  font-size: 12px;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  font-family: "proximanova-bold", sans-serif;
  text-align: center;
  padding: 0 12px;
  margin-left: 8px;
  line-height: 24px;
  max-height: 24px;
}
.brandbar .auth__login > span:hover {
  text-decoration: underline;
}
.brandbar .links--dropdown {
  color: #fff;
  font-size: 12px;
  font-family: "proximanova-bold", sans-serif;
  display: inline-block;
  padding: 17px 10px;
  width: 115px;
  flex: 0 0 auto;
}
.brandbar .links--dropdown > span:after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 5px;
  background-image: url("../index/icon-arrow-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 13px;
}
.brandbar .links--dropdown:hover > span:after {
  -webkit-transform: rotate(180deg);

  transform: rotate(180deg);
}
.brandbar .links__dropdown--image {
  display: flex;
  align-items: center;
  width: auto;
  min-height: 48px;
  margin-right: 8px;
  padding: 12px 0;
}
.brandbar .links__dropdown--image img {
  margin-right: 4px;
  max-height: 22px;
}
.brandbar .links__dropdown--image > span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.brandbar .links__dropdown--image:after {
  display: none;
}
.social-links-container ul {
  margin: 0;
  padding: 0;
}
.social-links-container ul li {
  display: inline-block;
}
header .social-links {
  position: relative;
  margin: 0;
}
header .social-links .social-control {
  display: flex;
  margin-left: 12px;
}
header .social-links .social-control .social-item {
  margin: 0 0 0 4px;
  flex: auto;
}
header .social-links .social-control .social-item span {
  -webkit-transition: opacity 0.2s ease;

  transition: opacity 0.2s ease;
}
header .social-links .social-control .social-item span img {
  height: 22px;
}
header .social-links .social-control .social-item span:hover {
  opacity: 0.7;
}
header .social-links-container ul li {
  display: block;
}
.footer .social-links {
  flex-direction: column;
  margin: 20px auto 10px;
}
@media (min-width: 768px) {
  .header {
    background-color: #fff;
    margin-bottom: 8px;

    box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);

    border-radius: 2px;
  }
  .header-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 100px;
    padding: 0 16px;
  }
  .header-container--content {
    margin-left: 16px;
    display: flex;
    align-items: center;
    height: 40px;
    justify-content: flex-end;
  }
  .header__logo {
    display: block;
    flex: 0 0 auto;
  }
  .header__logo > img {
    width: auto;
    height: 40px;
  }
  .header__search {
    position: relative;
    min-width: 280px;
  }
  .header__search input[type="text"] {
    width: 280px;
    padding: 0 12px 0 41px;
    height: 40px;
    font-size: 16px;
    color: #909090;
    font-weight: 500;
    border: 1px solid #909090;
    background-color: #fff;

    border-radius: 17px;
    -webkit-transition: background-color 0.2s ease;

    transition: background-color 0.2s ease;
  }
  .header__search input[type="text"]:focus {
    background-color: #ebecf2;
  }
  .header__search input[type="submit"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    padding: 0 4px;
    display: block;
    padding: 0;
    -webkit-transition: transform 0.2s ease-in-out;

    transition: transform 0.2s ease-in-out;
    background-image: url("../index/icon-search.svg");
    background-position: center;
    background-size: 24px;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
  }
  .header__search input[type="submit"]:hover {
    transform: scale(1.08);
  }
  .header .social-links {
    height: 24px;
  }
  .header .social-links .social-control .social-item {
    width: 24px;
  }
  .header .social-links .social-control .social-item span img {
    height: 24px;
  }
}
@media (min-width: 10px) and (max-width: 991px) {
  .header {
    background-color: #fff;
    color: #212121;
    padding: 0 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 52px;
  }
  .header__logo {
    display: inline-block;
    font-size: 0;
  }
  .header__logo > img {
    width: auto;
  }
  .header__content {
    display: inline-block;
    font-size: 0;
  }
}
@media (min-width: 10px) and (max-width: 991px) {
  .header .auth {
    margin: 0;
    padding: 0;
  }
  .header .auth li {
    list-style: none;
    display: inline-block;
    margin-left: 8px;
  }
  .header .auth__subscribe > span {
    font-size: 15px;
    background-color: #dd1f26;

    color: #fff;
    font-family: "proximanova-regular", sans-serif;
    padding: 0 24px;
    display: inline-block;
    cursor: pointer;
    height: 32px;
    line-height: 32px;

    border-radius: 25px;
    -webkit-transition: background-color 0.2s ease, color 0.2s ease;

    transition: background-color 0.2s ease, color 0.2s ease;
    height: 26px;
    line-height: 26px;
    font-size: 11px;
    padding: 0 20px;
    width: auto;
    font-family: "proximanova-bold", sans-serif;
  }
  .header .auth__subscribe > span:hover,
  .header .auth__subscribe > span:focus,
  .header .auth__subscribe > span:active {
    background-color: #b0191e;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: 0;
  }
  .header .auth__subscribe > span:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
  }
  .header .auth__login > span {
    font-size: 11px;
    color: #212121;
    font-family: "proximanova-bold", sans-serif;
  }
  .header .auth__login > span:hover {
    text-decoration: underline;
  }
}
.sticky-header {
  top: 0;
  width: 100%;
  z-index: 99;
  display: flex;
  flex-direction: column;
  position: sticky;
  position: -webkit-sticky;
  background-color: #eceff5;
}
.header__nav {
  background-color: #fff;
}
@media (min-width: 10px) and (max-width: 991px) {
  .header__nav {
    background-color: #fff;
    margin: 0;
    position: relative;
    margin-bottom: 4px;
  }
  .header__nav:after {
    content: "";
    width: 8px;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    background: linear-gradient(
      to right,
      rgba(164, 164, 164, 0) 0%,
      rgba(164, 164, 164, 0.2) 50%,
      rgba(164, 164, 164, 0.8) 100%
    );
  }
}
.header__nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.header__nav ul::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .header__nav ul {
    display: flex;
    justify-content: flex-start;
  }
}
@media (min-width: 10px) and (max-width: 991px) {
  .header__nav ul {
    text-align: justify;
    padding: 0 8px;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.header__nav ul > li {
  display: inline-block;
  position: relative;
}
@media (min-width: 768px) {
  .header__nav ul > li {
    flex: 0 1 auto;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    white-space: nowrap;
  }
}
@media (min-width: 10px) and (max-width: 991px) {
  .header__nav ul > li {
    height: 43px;
    text-align: center;
    margin-right: 20px;
  }
}
.header__nav ul > li span {
  position: relative;
  text-decoration: none;
  color: #212121;
  font-size: 13px;
  padding: 13px 12px;
  display: block;
}
@media (min-width: 768px) {
  .header__nav ul > li span {
    font-weight: 400;
    -webkit-transition: color 0.2s ease;

    transition: color 0.2s ease;
  }
}
@media (min-width: 10px) and (max-width: 991px) {
  .header__nav ul > li span {
    font-size: 10px;
    letter-spacing: 1px;
    color: rgba(33, 33, 33, 0.5);
    text-transform: uppercase;
    font-family: "proximanova-bold", sans-serif;
    position: relative;
    display: flex;
    height: 100%;
    align-items: center;
    padding: 0 5px;
  }
}
.header__nav ul > li span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  opacity: 0;
  height: 3px;
  background-color: #d0021b;
  -webkit-transition: opacity 0.2s ease;

  transition: opacity 0.2s ease;
}
.header__nav ul > li .is-active {
  color: #c00000;
}
@media (min-width: size) {
  .header__nav ul > li .is-active {
    color: #212121;
  }
}
.header__nav ul > li .is-active:after {
  opacity: 1;
}
@media (min-width: 768px) {
  .header__nav ul > li:hover span {
    color: #c00000;
  }
  .header__nav ul > li:hover span:after {
    opacity: 1;
  }
}
.header__nav ul > li.has-children:before {
  content: "";
  width: 12px;
  height: 9px;
  position: absolute;
  top: 20px;
  right: 4px;
  z-index: 1;
  background-image: url("../index/icon-arrow-down.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.header__nav ul > li.has-children span {
  padding: 13px 22px 13px 12px;
}
.header__nav ul > li.has-children:hover:before {
  background-image: url("../index/icon-arrow-red-down.svg");
  -webkit-transform: rotate(-180deg);

  transform: rotate(-180deg);
  top: 16px;
}
.header__nav ul > li.has-children.is-active.has-children:before {
  background-image: url("../index/icon-arrow-red-down.svg");
}
.header__nav ul > li.has-children.is-active.has-children:hover:before {
  -webkit-transform: rotate(-180deg);

  transform: rotate(-180deg);
  top: 16px;
}
@media (min-width: 768px) {
  .footer {
    background-color: #fff;
  }
}
.footer__nav ul {
  margin: 0;
  padding: 0;
  font-size: 0;
}
.footer__nav ul li {
  list-style: none;
}
@media (min-width: 768px) {
  .footer__nav ul li {
    display: inline-block;
    margin-right: 5px;
    position: relative;
  }
  .footer__nav ul li:after {
    content: "|";
    margin-left: 5px;
    font-size: 13px;
  }
  .footer__nav ul li:last-child:after {
    display: none;
  }
  .footer__nav ul li span {
    color: #212121;
    font-size: 13px;
    font-family: "proximanova-bold", sans-serif;
  }
  .footer__nav ul li span:hover {
    text-decoration: underline;
  }
}
.footer--rhs {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 16px;
  margin-bottom: 24px;
}
.footer__app-links {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.footer__app-links span {
  -webkit-transition: opacity 0.2s ease;

  transition: opacity 0.2s ease;
}
.footer__app-links span:hover {
  opacity: 0.8;
}
.footer__app-links span img {
  height: 50px;
}
.footer__social-title {
  display: block;
  text-transform: uppercase;
  font-family: "proximanova-bold", sans-serif;
  font-weight: bold;
  color: #909090;
  font-size: 12px;
}
.footer__social .social-links {
  margin: 8px auto;
}
.footer__social .social-links .social-control .social-item {
  margin: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  margin-right: 4px;
}
.footer__social .social-links .social-control .social-item:hover {
  opacity: 0.8;
}
.footer__social .social-links .social-control .social-item span img {
  width: 24px;
  height: 24px;
}
.footer__copyright {
  font-size: 12px;
  color: #212121;
  display: block;
}
.footer__copyright .popia {
  display: inline-flex;
  flex-direction: column;
  margin-bottom: 16px;
}
.footer__copyright span {
  color: #212121;
  display: inline-block;
  line-height: 24px;
}
.footer__copyright span:hover {
  text-decoration: underline;
}
.footer__copyright .footer__btn {
  background: #212121;
  display: inline-block;
  line-height: 16px;
  font-size: 10px;
  letter-spacing: 0.6px;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  padding: 0 8px;

  border-radius: 100px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;

  transition: background-color 0.2s ease, color 0.2s ease;
  margin-top: 8px;
  width: fit-content;
}
.footer__copyright .footer__btn:hover,
.footer__copyright .footer__btn:focus,
.footer__copyright .footer__btn:active {
  background-color: #080808;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
}
.footer__third-party {
  width: 65px;
  height: 35px;
  margin-top: 8px;
}
@media (min-width: 10px) and (max-width: 991px) {
  .footer__nav {
    position: fixed;
    left: 0;
    bottom: 0;
    max-width: 100%;
    width: 100%;
    z-index: 99;
    background: #fff;
    height: 61px;
    display: flex;
    align-items: center;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;

    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
  }
}
.footer__nav ul {
  margin: 0;
  padding: 0;
  font-size: 0;
}
@media (min-width: 10px) and (max-width: 991px) {
  .footer__nav ul {
    text-align: center;
    position: relative;
    display: flex;
    width: 100%;
    justify-content: space-between;
    height: 43px;
  }
}
.footer__nav ul li {
  flex: 1;
}
.footer__nav ul li:hover.discover_btn .footer__nav-item--icon img {
  right: 1px;
  top: 14px;
}
.footer__nav ul li.discover_btn .footer__nav-item--icon {
  width: 52px;
  height: 52px;
  border-radius: 26px;
  display: inline-block;
  margin-top: -27px;
  background: #21418d;
}
.footer__nav ul li.discover_btn .footer__nav-item--icon img {
  right: 1px;
  top: 14px;
}
.footer__nav ul li.discover_btn .footer__nav-item--title {
  padding-top: 5px;
}
.footer__nav-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer__nav-item--icon {
  width: 25px;
  height: 30px;
  margin: 0 auto;
  text-align: center;
  vertical-align: bottom;
  overflow: hidden;
  position: relative;
}
.footer__nav-item--icon img {
  height: 25px;
  width: 50px;
  position: absolute;
  right: -100%;
  top: 0;
  max-width: none;
}
.footer__nav-item--title {
  font-size: 10px;
  display: block;
  color: #212121;
  margin-top: 4px;
  font-family: "proximanova-bold", sans-serif;
  line-height: 4px;
  padding: 0 8px 10px;
  white-space: nowrap;
}
.footer__nav-item:hover .footer__nav-item--title,
.footer__nav-item.is-active .footer__nav-item--title {
  color: #21418d;
}
.footer__nav-item:hover .footer__nav-item--icon img,
.footer__nav-item.is-active .footer__nav-item--icon img {
  right: 0;
}
.footer__nav-item:focus {
  outline: 0;
}
@font-face {
  font-family: "swiper-icons";
  src: url("2f0309d7fe92d81bb9d17d8382747c5001ce3520") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.auth__subscribe > span {
  font-size: 15px;
  background-color: #dd1f26;
  border: 1px solid #dd1f26;
  color: #fff;
  font-family: "proximanova-regular", sans-serif;
  padding: 0 24px;
  display: inline-block;
  cursor: pointer;
  height: 24px;
  line-height: 2;

  border-radius: 25px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;

  transition: background-color 0.2s ease, color 0.2s ease;
  width: auto;
  text-align: center;
  padding: 0 12px;
  font-family: "proximanova-bold", sans-serif;
  font-size: 12px;
}
.auth__subscribe > span:hover,
.auth__subscribe > span:focus,
.auth__subscribe > span:active {
  background-color: #b0191e;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
}
.auth__subscribe > span:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

input::-webkit-credentials-auto-fill-button {
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
}

.header__nav {
  border-top: 1px solid #e9e9e9;
}

@media (min-width: 768px) {
  .header__nav ul > li.header__nav--fade {
    font-family: "proximanova-bold", sans-serif;
  }

  .header__nav ul > li.header__nav--fade:before {
    content: "";
    width: 12px;
    height: 9px;
    position: absolute;
    top: 17px;
    left: 15px;
    z-index: 1;
    background-image: url("../index/icon-arrow-grey-left.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .header__nav ul > li.header__nav--fade span {
    padding: 13px 20px 13px 32px;
    color: #909090;
    background: #f5f5f5;
  }

  .header__nav ul > li.header__nav--fade span:after {
    display: none;
  }
}

.header__nav ul > li.has-children:before {
  top: 18px;
}

.header__nav ul > li.has-children:hover:before {
  -webkit-transform: rotate(-180deg);

  transform: rotate(-180deg);
  top: 14px;
}

.header__nav ul > li.has-children.is-active.has-children:hover:before {
  -webkit-transform: rotate(-180deg);

  transform: rotate(-180deg);
  top: 14px;
}

@media (min-width: 10px) and (max-width: 340px) {
  .header__logo > img {
    height: 15px;
  }
}

.weather-widget {
  display: flex;
  align-items: center;
}
@media (min-width: 10px) and (max-width: 991px) {
  .weather-widget {
    flex-wrap: wrap;
    justify-content: flex-end;
    flex-direction: column;
  }
}
.weather-widget--locked {
  margin-left: 4px;
}
@media (min-width: 10px) and (max-width: 991px) {
  .weather-widget--locked {
    margin-left: 0;
    min-width: 50px;
    display: inline-block;
    vertical-align: middle;
  }
}
.weather-widget--locked .weather-widget__data {
  align-self: flex-start;
  text-align: left;
  order: 2;
}
.weather-widget__data {
  border-left: 1px solid rgba(74, 74, 74, 0.1);
  margin-left: 12px;
  padding: 2px 0 2px 12px;
}
@media (min-width: 10px) and (max-width: 991px) {
  .weather-widget__data {
    border-left: none;
    margin-left: 0;
    padding: 0;
    order: 1;
    text-align: right;
    align-self: flex-end;
  }
}
.weather-widget__data--date {
  font-size: 12px;
  color: #212121;
  display: block;
  margin: 0;
}
.weather-widget__data--city {
  font-size: 12px;
  color: #212121;
  font-family: "proximanova-bold", sans-serif;
  display: block;
}
@media (min-width: 10px) and (max-width: 991px) {
  .weather-widget__data--city {
    font-size: 8px;
    color: rgba(33, 33, 33, 0.6);
  }
}
.featured-category {
  padding: 16px;
  background-color: #fff;

  border-radius: 2px;

  box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.featured-category__date {
  font-size: 10px;
  color: #212121;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.3px;
  margin: 0;
}
.featured-category__date:before {
  content: "";
  width: 15px;
  height: 15px;
  display: block;
  margin-right: 6px;
  background-image: url("../index/icon-clock.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.featured-category__image img {
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
}
.featured-category {
  margin-bottom: 16px;
  text-align: center;
  padding: 0 0 16px 0;
}
.featured-category__header {
  font-size: 24px;
  line-height: 24px;
  font-family: "proximanova-bold", sans-serif;
  color: #212121;
  margin: 0;
  padding: 16px 76px 16px 16px;
  text-align: left;
}
.featured-category__header span {
  color: #212121;
}
.featured-category--container {
  position: relative;
  min-height: 121px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 16px;
  padding: 16px 0;
  border-bottom: 1px solid #e2e2e2;
  text-align: left;
}
.featured-category--url:last-child > div {
  border-bottom: 0;
}
.featured-category__title {
  font-size: 13px;
  line-height: 18px;
  color: #212121;
  font-family: "proximanova-bold", sans-serif;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.featured-category__synopsis {
  padding-bottom: 20px;
  position: relative;
}
.featured-category__date {
  position: absolute;
  bottom: 0;
}
.featured-category__image {
  width: 88px;
  height: 88px;
  flex: 0 0 auto;
  margin-left: 8px;
  position: relative;
  background-color: #f5f5f5;
  overflow: hidden;
}
.featured-category__read-more {
  font-size: 15px;
  background-color: #212121;
  color: #fff;
  font-family: "proximanova-regular", sans-serif;
  padding: 0 24px;
  display: inline-block;
  cursor: pointer;
  height: 40px;
  line-height: 40px;

  border-radius: 25px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;

  transition: background-color 0.2s ease, color 0.2s ease;
  margin: 16px 16px 0;
  display: block;
}
.featured-category__read-more:hover,
.featured-category__read-more:focus,
.featured-category__read-more:active {
  background-color: #080808;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
}
.featured-category__read-more:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.featured-category--slider-container {
  position: relative;
}
.featured-category--container {
  min-height: 130px;
}
.featured-category__date {
  font-size: 10px;
}
.featured-category__date:before {
  width: 15px;
  height: 15px;
  background-image: url("../index/icon-clock.svg");
  background-size: contain;
}
.article__date {
  font-size: 10px;
  color: #212121;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.3px;
  margin: 0;
}
.article__date:before {
  content: "";
  width: 15px;
  height: 15px;
  display: block;
  margin-right: 6px;
  background-image: url("../index/icon-clock.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.related-tags {
  margin-bottom: 16px;
}
.related-tags__header {
  font-family: "proximanova-bold", sans-serif;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  letter-spacing: 0.6px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 24px;
  margin-right: 8px;
  width: 100%;
}
.related-tags a {
  display: inline-block;
  margin: 0 2px 0 0;
  font-family: "proximanova-bold", sans-serif;
  font-size: 10px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  padding: 5px 16px 4px;
  color: #fff;
  background-color: #212121;

  border-radius: 12px;
  -webkit-transition: background 0.2s ease;

  transition: background 0.2s ease;
}
.related-tags a:hover {
  background-color: #080808;
}
:root {
  --box-height: 38px;
  --box-width: 38px;
  --currentColor: #dd1f26;
  --color-black: $brand-black;
}
.audio-article-container {
  margin-bottom: 8px;
  width: 100%;
}
.audio-player-locked {
  width: 100%;
  background-color: #fafafa;
  display: flex;
  flex-direction: column;

  border-radius: 0 0 2px 2px;

  box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
}
@media (min-width: 10px) and (max-width: 768px) {
  .audio-player-locked {
    width: calc(100% + 32px);
    margin-left: -16px;

    border-radius: 0;
  }
}
.audio-player__controls {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 22px;
}
.audio-player__controls-play {
  background: rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  border: 0px solid rgba(0, 0, 0, 0);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0 16px 0 0;
}
.audio-player__controls-play:before {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  background-image: url("../index/icon-button-play.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.audio-player__controls-play:hover {
  background: rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  border: 0px solid rgba(0, 0, 0, 0);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.audio-player__controls-play:active {
  outline: none;
  border: none;
}
.audio-player__controls-play:focus {
  outline: 0;
}
.audio-player__controls-range {
  width: 100%;
  height: 4px;
  background: #e0e0e0;

  border-radius: 2px;
  flex: 1;
  margin-right: 8px;
  position: relative;
}
.audio-player__controls-range:before {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  background-color: #212121;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);

  border-radius: 100%;
}
.audio-player__controls-range:after {
  margin-left: 5px;
  color: #212121;
  opacity: 0.5;
  font-size: 11px;
  position: absolute;
  top: -22px;
  right: 0;
  content: "Listen to this article";
}
.audio-player__controls-time {
  font-size: 11px;
  text-align: right;
  color: #212121;
}
.audio-subscribe {
  padding: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0;
  background-color: rgba(221, 31, 38, 0.2);
}
.audio-subscribe-text {
  color: #dd1f26;
  font-family: "proximanova-bold", sans-serif;
  font-size: 9px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}
.audio-subscribe img {
  height: 11px;
  margin-right: 8px;
  display: block;
} /*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */ /*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.article {
  padding: 16px;
  background-color: #fff;
}
@media (min-width: 10px) and (max-width: 768px) {
  .article {
    overflow: hidden;
    position: relative;
  }
}
.article__title {
  margin: 0 0 16px 0;
  font-size: 32px;
  line-height: 36px;
  color: #212121;
  font-family: "proximanova-bold", sans-serif;
}
@media (min-width: 10px) and (max-width: 768px) {
  .article__title {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 8px 0;
  }
}
.article__date {
  font-size: 12px;
}
.article__date:before {
  margin-bottom: 3px;
}
.article--date-bar {
  font-size: 0;
  margin-bottom: 6px;
}
.article--top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.article--top-bar {
  display: flex;
  align-items: center;
  position: relative;
}
@media (min-width: 768px) {
  .article--top-bar {
    margin-bottom: 16px;
  }
}
.article--top-bar-right {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .article--top-bar-right {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.article--top-bar-right span {
  font-size: 0;
}
.article--top-bar-right > span {
  font-size: 12px;
  font-family: "proximanova-regular", sans-serif;
  color: #212121;
}
.article--top-bar .social-sharing .social-control {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  font-family: "proximanova-bold", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #bcbcbc;
  letter-spacing: 0.6px;
}
.article--top-bar .social-sharing .social-control .social-item {
  list-style: none;
  margin-left: 8px;
  width: 24px;
  height: 24px;
}
.article--top-bar .social-sharing .social-control .social-item span {
  display: block;
  -webkit-transition: opacity 0.2s ease;

  transition: opacity 0.2s ease;
}
.article--top-bar .social-sharing .social-control .social-item span:hover {
  opacity: 0.8;
}
.article--top-bar .social-sharing .social-control .social-item span img {
  width: 24px;
  height: 24px;
}
@media (min-width: 10px) and (max-width: 768px) {
  .article--top-bar .social-sharing .social-control .social-item {
    margin-left: 16px;
    width: 20px;
    height: 20px;
  }
  .article--top-bar .social-sharing .social-control .social-item span img {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 10px) and (max-width: 768px) {
  .article--top {
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
.article__details {
  display: flex;
  align-items: flex-start;
  flex: 1 1 auto;
  flex-direction: column-reverse;
}
@media (min-width: 10px) and (max-width: 768px) {
  .article__details {
    margin-top: 8px;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    flex-wrap: wrap;
    display: inline-flex;
  }
}
.article__details div {
  padding: 0 8px 0 0;
}
.article__details div:first-child {
  padding-left: 0;
}
.article .bookmark {
  font-size: 0;
  padding-right: 0;
}
.article .bookmark img {
  height: 20px;
}
.article__social-share {
  padding: 0;
  display: flex;
  align-items: center;
}
@media (min-width: 10px) and (max-width: 768px) {
  .article__social-share {
    justify-content: flex-start;
    width: 100%;
    overflow-x: auto;
  }
}
.article__social-share .bookmark {
  flex: 0 0 auto;
}
.article__social-share .bookmark .button__icon {
  border: 1px solid #e9e9e9;

  border-radius: 25px;
  height: 34px;
  justify-content: space-evenly;
  padding: 0 16px;
  font-size: 12px;
  line-height: 34px;
  color: #212121;
  align-items: center;
}
.article__social-share .bookmark .button__icon:hover,
.article__social-share .bookmark .button__icon:focus {
  background-color: #f5f5f5;
}
.article__social-share .bookmark .button__icon img {
  margin-right: 4px;
}
.article__social-share .bookmark .button__icon.show {
  display: flex;
}
@media (min-width: 10px) and (max-width: 768px) {
  .article__social-share .bookmark .button__icon {
    padding: 0 8px;
    line-height: 32px;
  }
  .article__social-share .bookmark .button__icon img {
    margin-right: 0;
  }
  .article__social-share .bookmark .button__icon span {
    display: none;
  }
}
.article__social-share .button__icon {
  border: 1px solid #e9e9e9;
  display: flex;
  align-items: center;
  height: 34px;
  justify-content: space-evenly;
  padding: 0 16px;
  font-size: 12px;
  line-height: 30px;
  color: #212121;
  margin-right: 8px;
  font-family: "proximanova-regular", sans-serif;

  border-radius: 25px;
}
.article__social-share .button__icon:hover,
.article__social-share .button__icon:focus {
  background-color: #f5f5f5;
}
@media (min-width: 10px) and (max-width: 768px) {
  .article__social-share .button__icon {
    padding: 0 16px;
    line-height: 32px;
    white-space: nowrap;
  }
  .article__social-share .button__icon.gift {
    display: none;
  }
}
.article__social-share .button__icon img {
  height: 20px;
  width: auto;
  margin-right: 4px;
}
.article__accreditation {
  font-size: 14px;
  color: #212121;
}
@media (min-width: 10px) and (max-width: 768px) {
  .article__accreditation {
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) {
  .article__accreditation {
    margin-top: 8px;
  }
}
.article__accreditation img {
  display: block;
  height: 16px;
}
@media (min-width: 10px) and (max-width: 768px) {
  .article__accreditation img {
    height: 15px;
  }
}
.article__author {
  font-size: 12px;
  color: #212121;
}
@media (min-width: 768px) {
  .article__author {
    max-width: 250px;
  }
}
.article__body {
  line-height: 25px;
  color: #212121;
}
@media (min-width: 10px) and (max-width: 768px) {
  .article__body {
    font-size: 16px;
  }
}
.article__body a {
  color: #00086c;
  font-family: "proximanova-bold", sans-serif;
}
.article__featured-image {
  position: relative;
  margin-bottom: 24px;
}
@media (min-width: 10px) and (max-width: 768px) {
  .article__featured-image {
    margin: 0 -16px 8px;
  }
}
.article__featured-image img {
  min-width: 100%;
}
.coral-thread--container {
  margin: 0 -16px -16px;
  font-size: 0;
}
.coral-thread--container.commentContainer {
  max-height: 600px;
  overflow: hidden;
  margin-bottom: 2em;
  position: relative;
}
.coral-thread--container.commentContainer::after {
  content: "";
  width: 100%;
  height: 150px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(
    0deg,
    rgb(255, 255, 255) 35%,
    rgba(255, 255, 255, 0) 100%
  );
}
@media (min-width: 10px) and (max-width: 768px) {
  .article__details {
    flex-direction: column !important;
  }
  .article__social-share {
    position: relative;
  }
  .article__social-share .bookmark .button__icon {
    padding: 0 8px;
  }
  .article__social-share .bookmark .button__icon img {
    margin-right: 0;
  }
  .article__social-share .bookmark .button__icon span {
    display: none;
  }
}
.most-read-widget {
  padding: 16px;
  background-color: #fff;

  border-radius: 2px;

  box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.most-read-widget__tab ul li:nth-of-type(1):before {
  content: "1";
}
.most-read-widget__tab ul li:nth-of-type(2):before {
  content: "2";
}
.most-read-widget__tab ul li:nth-of-type(3):before {
  content: "3";
}
.most-read-widget__tab ul li:nth-of-type(4):before {
  content: "4";
}
.most-read-widget {
  background-color: #fff;
  margin-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0 0 8px;
}
.most-read-widget input {
  display: none;
}
.most-read-widget input:checked + label {
  color: #21418d;
  border-bottom: 3px solid #21418d;
}
.most-read-widget label {
  font-family: "proximanova-regular", sans-serif;
  display: inline-block;
  padding: 10px 0 6px;
  min-width: 125px;
  text-align: center;
  letter-spacing: 1.4px;
  color: #dd1f26;
  background: #fff;
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
  border-bottom: 3px solid #fff;
  margin-bottom: 0;
  -webkit-transition: color 0.2s ease, border 0.2s ease;

  transition: color 0.2s ease, border 0.2s ease;
}
.most-read-widget label:hover {
  color: #dd1f26;
  border-bottom: 3px solid #dd1f26;
}
.most-read-widget #tab-0:checked ~ #content-tab-0 {
  display: block;
}
.most-read-widget__tab {
  display: none;
  width: 100%;
  border-top: 1px solid #e2e2e2;
}
.most-read-widget__tab ul {
  margin: 0;
  padding: 8px 0 0;
}
.most-read-widget__tab ul li {
  list-style: none;
  display: flex;
  align-items: center;
  padding: 8px;
  padding-left: 0;
}
.most-read-widget__tab ul li:before {
  font-size: 24px;
  font-family: "proximanova-bold", sans-serif;
  color: rgba(33, 33, 33, 0.15);
  width: 39px;
  height: 24px;
  display: block;
  text-align: center;
  padding-left: 2px;
  line-height: 22px;
  flex: 0 0 auto;
}
.most-read-widget__tab ul li span {
  display: flex;
  color: #212121;
  font-family: "proximanova-bold", sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-transition: color 0.2s ease;

  transition: color 0.2s ease;
}
.most-read-widget__tab ul li span:hover {
  color: #545454;
}
.traffic-widget {
  padding: 16px;
  background-color: #fff;

  border-radius: 2px;

  box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.traffic-widget {
  background: #fff;
}
.traffic-widget__title {
  font-size: 24px;
  line-height: 24px;
  font-family: "proximanova-bold", sans-serif;
  color: #212121;
  margin: 0 0 16px;
}
.traffic-widget__blurb {
  display: block;
  margin: 0 0 24px;
  font-size: 16px;
  line-height: 19px;
  font-family: "proximanova-bold", sans-serif;
}
.traffic-widget__btn {
  font-size: 15px;
  background-color: #212121;
  color: #fff;
  font-family: "proximanova-regular", sans-serif;
  padding: 0 24px;
  display: inline-block;
  cursor: pointer;
  height: 40px;
  line-height: 40px;

  border-radius: 25px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;

  transition: background-color 0.2s ease, color 0.2s ease;
  text-align: center;
  display: block;
}
.traffic-widget__btn:hover,
.traffic-widget__btn:focus,
.traffic-widget__btn:active {
  background-color: #080808;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
}
.traffic-widget__btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
:root {
  --palette-primary-main: $brand-black;
  --font-family-sans-serif: "proximanova-regular", sans-serif;
  --font-family-serif: "proximanova-regular", sans-serif;
  --palette-grey-600: #e1e1e1;
  --palette-grey-500: $brand-black;
  --font-weight-primary-semi-bold: 700;
  --font-weight-secondary-bold: 700;
  --mini-unit: 0;
  --palette-divider: transparent;
  --palette-primary-100: transparent;
  --font-size-4: 15px;
  --font-size-3: 13px;
  --font-size-2: 12px;
  --main-brand-color: #21418d;
  --main-brand-border-radius: 24px;
  --font-family-bold: $font-family-bold;
  --brand-black: #212121;
}
.coral-viewerBox {
  display: none !important;
}
.coral-tabBar {
  border-bottom-color: #e2e2e2 !important;
  margin: 0 -15px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.coral-tabBar-tab {
  padding: 14px 0;
  width: 150px;
  text-align: center;
  letter-spacing: 1.4px;
  color: rgba(var(--main-brand-color), 0.5);
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  border-bottom: 3px solid rgba(0, 0, 0, 0) !important;
  margin-bottom: 0;
  font-family: "proximanova-regular", sans-serif;
  background: rgba(0, 0, 0, 0) !important;
  position: relative;
  z-index: 1;
  -webkit-transition: color 0.2s ease, border 0.2s ease;

  transition: color 0.2s ease, border 0.2s ease;
}
.coral-tabBar-tab:before {
  display: none !important;
}
.coral-tabBar-tab:hover {
  color: var(--main-brand-color) !important;
  border-bottom: 3px solid var(--main-brand-color) !important;
}
@media (min-width: 768px) {
  .coral-tabBar-tab {
    background-color: #fff;
    padding: 16px 0;
  }
}
.coral-guidelines {
  background-color: #dae0ed !important;
  border: 1px solid var(--main-brand-color) !important;
  padding: 8px 12px;
  margin-bottom: 8px !important;
}
.coral-guidelines > div {
  font-size: 14px !important;
  text-align: center;
  color: var(--main-brand-color) !important;
}
.coral-createComment button[type="submit"]:not(:disabled) {
  font-size: 15px;
  background-color: #212121;
  color: #fff;
  font-family: "proximanova-regular", sans-serif;
  padding: 0 24px;
  display: inline-block;
  cursor: pointer;
  height: 32px;
  line-height: 32px;

  border-radius: 25px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;

  transition: background-color 0.2s ease, color 0.2s ease;
  border-color: var(--brand-black);
  border-radius: var(--main-brand-border-radius) !important;
  line-height: normal;
}
.coral-createComment button[type="submit"]:not(:disabled):hover,
.coral-createComment button[type="submit"]:not(:disabled):focus,
.coral-createComment button[type="submit"]:not(:disabled):active {
  background-color: #080808;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
}
.coral-createComment button[type="submit"]:not(:disabled):disabled {
  font-size: 15px;
  background-color: #a1a1a1;
  color: #fff;
  font-family: "proximanova-regular", sans-serif;
  padding: 0 24px;
  display: inline-block;
  cursor: pointer;
  height: 32px;
  line-height: 32px;

  border-radius: 25px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;

  transition: background-color 0.2s ease, color 0.2s ease;
}
.coral-createComment button[type="submit"]:not(:disabled):disabled:hover,
.coral-createComment button[type="submit"]:not(:disabled):disabled:focus,
.coral-createComment button[type="submit"]:not(:disabled):disabled:active {
  background-color: #878787;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
}
@media (min-width: 10px) and (max-width: 768px) {
  .coral-createComment button[type="submit"]:not(:disabled) {
    margin-bottom: 8px !important;
  }
}
.coral-createComment-closed {
  text-align: center;
  border: 0 !important;
  font-size: 14px;
  margin-bottom: 8px;
}
.coral-tabBarSecondary-tab > div span {
  color: #474753 !important;
  font-size: 16px;
  font-weight: normal;
  font-family: "proximanova-regular", sans-serif !important;
  padding: 0;
  box-shadow: none !important;
}
.coral-tabBarSecondary-tab > div span:nth-child(1) {
  letter-spacing: -0.5px;
}
.coral-tabBarSecondary-tab-active > div span {
  font-weight: bold;
  font-family: var(--font-family-bold) !important;
}
.coral-tabBarComments {
  border-bottom: none;
}
.coral-tabBarComments li button {
  border-bottom: none !important;
  padding: 0 8px !important;
  font-size: 16px;
  color: #474753 !important;
  font-family: var(--font-family-bold);
  letter-spacing: -0.5px;
}
.coral-tabBarComments li button .coral-counter {
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  color: #474753;
}
.coral-tabBarComments li button .coral-counter span {
  color: #474753;
  font-size: 16px;
  font-family: var(--font-family-bold);
}
.coral-tabBarComments li button .coral-counter span:before {
  content: "(";
}
.coral-tabBarComments li button .coral-counter span:after {
  content: ")";
}
.coral-createReplyComment button[type="button"]:not(:disabled) {
  font-size: 15px;
  color: #212121;
  font-family: "proximanova-bold", sans-serif;
  padding: 0 24px;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  border: 1px solid #212121;
  background-color: #fff;

  border-radius: 25px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;

  transition: background-color 0.2s ease, color 0.2s ease;
  border-radius: var(--main-brand-border-radius) !important;
  line-height: normal;
}
.coral-createReplyComment button[type="button"]:not(:disabled):hover,
.coral-createReplyComment button[type="button"]:not(:disabled):focus,
.coral-createReplyComment button[type="button"]:not(:disabled):active {
  background-color: #212121;
  color: #dedede;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
}
.coral-createReplyComment button[type="button"]:not(:disabled) {
  font-size: 15px;
  background-color: #212121;
  color: #fff;
  font-family: "proximanova-regular", sans-serif;
  padding: 0 24px;
  display: inline-block;
  cursor: pointer;
  height: 32px;
  line-height: 32px;

  border-radius: 25px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;

  transition: background-color 0.2s ease, color 0.2s ease;
  border-radius: var(--main-brand-border-radius) !important;
  background-color: #212121 !important;
  border: 0 !important;
  line-height: normal;
}
.coral-createReplyComment button[type="button"]:not(:disabled):hover,
.coral-createReplyComment button[type="button"]:not(:disabled):focus,
.coral-createReplyComment button[type="button"]:not(:disabled):active {
  background-color: #080808;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
}
.coral-createReplyComment button[type="button"]:not(:disabled):disabled {
  font-size: 15px;
  background-color: #a1a1a1;
  color: #fff;
  font-family: "proximanova-regular", sans-serif;
  padding: 0 24px;
  display: inline-block;
  cursor: pointer;
  height: 32px;
  line-height: 32px;

  border-radius: 25px;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;

  transition: background-color 0.2s ease, color 0.2s ease;
}
.coral-createReplyComment button[type="button"]:not(:disabled):disabled:hover,
.coral-createReplyComment button[type="button"]:not(:disabled):disabled:focus,
.coral-createReplyComment button[type="button"]:not(:disabled):disabled:active {
  background-color: #878787;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
}
.coral-stream {
  background-color: #eceff5;
  padding: 16px;
  width: auto;
}
#comments-allComments-log {
  text-align: center;
}
#comments-allComments-log > div {
  background-color: #fff;
  padding: 16px;

  box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 8px !important;
  text-align: left;
}
@media (min-width: 768px) {
  #comments-allComments-log > div {
    margin-bottom: 16px !important;
  }
}
#comments-allComments-log > div:last-child {
  display: none;
}


.no-select {
  -webkit-user-select: none; /* Safari */
  -moz-user-select: none;    /* Firefox */
  -ms-user-select: none;     /* IE/Edge */
  user-select: none;          
}