html {
  scroll-behavior: smooth;
}
#Send-Us-Message h3 {
  color: var(--input-color);
}
:root {
  --swiper-theme-color: #007aff;
  --swiper-navigation-size: 44px;
  --mainColor: #6cbdde;
  --text: #ffffff;
  --input-color: #000000;
  --valid-input-color: #ffffff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.fb--container ._8o,
.fb--container ._8o .img,
article,
blockquote,
header,
nav,
section {
  display: block;
}
a,
abbr,
article,
b,
blockquote,
body,
div,
h1,
h2,
h3,
header,
html,
img,
li,
nav,
p,
section,
span,
strong,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.fb--container .UFICommentActorName,
.fb--container ._50f7,
p b,
strong {
  font-weight: 700;
}
body {
  line-height: 1;
  font-family: MessinaSans, sans-serif;
  background-color: #fff;
}
ul {
  list-style: none;
}
blockquote {
  quotes: none;
  border-left: 4px solid #007bff;
  padding-left: 15px;
  margin-left: 0;
  width: 100%;
  padding-top: 0 !important;
  margin-block-end: 1em;
  margin-inline-end: 20px;
  unicode-bidi: isolate;
}
blockquote:after,
blockquote:before {
  content: none;
}
a {
  color: inherit;
  text-decoration: none;
}
@font-face {
  font-family: swiper-icons;
  src: url("");
  font-weight: 400;
  font-style: normal;
}
.fb--container a:hover {
  text-decoration: underline;
}
button {
  cursor: pointer;
}
.StoryPageHeadline_spHeadline__title__64iDI {
  color: #00283b;
  font-weight: 900;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 4px;
  text-align: left;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL {
  display: flex;
  gap: 20px;
  flex-direction: column;
  line-height: 1.5;
  overflow: hidden;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL em {
  font-style: italic;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL div {
  max-width: 100%;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL strong {
  color: #001621;
  font-weight: 700;
  margin-bottom: 0;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL a {
  margin-bottom: 0;
  padding-bottom: 5px;
  text-underline-position: under;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL h2 {
  color: #001621;
  font-weight: 700;
  font-size: 18px;
  line-height: 34px;
  letter-spacing: -0.02em;
  margin: 0;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL ul {
  margin: 0;
  border-top: none;
  list-style: square inside;
}
@media (min-width: 834px) {
  .StoryPageBody_spBody__HTMLBodyText__FEUdL {
    font-size: 16px;
    gap: 16px;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL a {
    line-height: 24px;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL h2 {
    font-size: 22px;
    line-height: 36px;
  }
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote {
  margin: 0 auto;
  margin-bottom: 1.5rem !important;
  display: grid;
  grid-column-gap: 0;
  column-gap: 0;
  grid-template-columns: 28px auto;
  grid-row-gap: 0;
  row-gap: 0;
  padding: 1rem;
  width: 100%;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote p {
  color: #00283b;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 0;
  margin-top: 0;
  grid-column: 2;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote p:first-child {
  padding-top: 0;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote p:first-child:after {
  content: url(/img/quoteRight.svg);
  margin-left: 8px;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote:before {
  content: url(/img/quoteLeft.svg);
  grid-column: 1;
  max-width: 32px;
  padding-top: 4px;
}
@media (min-width: 834px) {
  .StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote {
    gap: 12px;
    width: 70%;
    margin: 0 auto;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote:before {
    padding-top: 1px;
  }
}
.CardStoryPage_cardStoryPage__wrapper__HrNKt {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  gap: 16px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
@media (min-width: 0px) {
  .StoryPageHeadline_spHeadline__title__64iDI {
    padding: 0;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL {
    font-size: 16px;
    font-weight: 400;
  }
  .CardStoryPage_cardStoryPage__wrapper__HrNKt {
    height: -moz-fit-content;
    height: fit-content;
  }
}
@media screen and (max-width: 1024px) {
  .CardStoryPage_cardStoryPage__wrapper__HrNKt {
    max-width: 100%;
    width: 100% !important;
    padding: 0 10px;
  }
}
@media (min-width: 1200px) {
  .StoryPageHeadline_spHeadline__title__64iDI {
    font-size: 28px;
    line-height: unset;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL {
    font-size: 18px;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote p:first-child {
    padding-left: 0;
    padding-top: 0;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote p:first-child:after {
    margin-left: 12px;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote:before {
    padding-top: 0;
  }
}
.StoryPage_storyPage__contentWrapper__9iCxC {
  position: relative;
}
@media (min-width: 540px) {
  .StoryPage_storyPage__contentWrapper__9iCxC {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .StoryPage_storyPage__contentWrapper__9iCxC {
    flex-direction: column !important;
  }
}
button {
  background: 0 0;
  border: none;
}
@media (min-width: 834px) {
  .StoryPage_storyPage__contentWrapper__9iCxC {
    flex-direction: row;
  }
  .StoryPageBody_spBody__HTMLBodyText__FEUdL blockquote {
    gap: 12px;
    width: 80%;
    margin: 0 auto;
  }
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#Send-Us-Message {
  border: none;
  border-radius: 5px;
  max-width: 560px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
  background: #dfe7d5;
  border: 3px solid #a1ae8f;
}
.article_wrapper p {
  margin-bottom: 20px;
}
.StoryPageBody_spBody__HTMLBodyText__FEUdL a {
  font-weight: 700;
  text-decoration: none;
  color: #3498db;
}
p a {
  color: red !important;
}
p {
  font-weight: 500 !important;
}
.custom-list,
.custom-list li {
  margin-bottom: 20px !important;
}
.custom-list li {
  padding-bottom: 5px;
}
.red-box {
  box-sizing: border-box;
  background-color: red;
  color: #fff;
  padding: 20px;
  border-radius: 5px;
  width: 100%;
  text-align: center;
}
.important-text {
  font-size: 24px;
  font-weight: 700;
}
.custom-list {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 20px;
  unicode-bidi: isolate;
  font-family: var(--dls-font-stack-sans);
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.fb--container .fwn {
  font-weight: 400;
}
.fb--container a {
  color: #365899;
  cursor: pointer;
  text-decoration: none;
}
.fb--container img {
  border: 0;
}
.fb--container abbr {
  border-bottom: none;
  text-decoration: none;
}
.fb--container .clearfix::after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.fb--container .clearfix {
  zoom: 1;
}
.fb--container ::-webkit-input-placeholder {
  color: #90949c;
}
.fb--container :focus::-webkit-input-placeholder {
  color: #bec2c9;
}
.fb--container ._2vq9 .livetimestamp,
.fb--container ._2vq9 .uiLinkSubtle,
.fb--container .fcg,
.fb--container a.uiLinkSubtle {
  color: #90949c;
}
.fb--container ._42ft {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}
.fb--container ._42ft:hover {
  text-decoration: none;
}
.fb--container ._ohe {
  float: left;
}
.fb--container ._ohf,
.fb--container .rfloat {
  float: right;
}
.fb--container .fss {
  font-size: 9px;
}
.fb--container .fsm {
  font-size: 12px;
}
.fb--container ._2vq9 a,
.fb--container ._5mdd a {
  color: #4267b2;
}
.fb--container ._517h {
  background-color: #f6f7f9;
  border-color: #ced0d4;
  color: #4b4f56;
}
.fb--container ._517h:hover {
  background-color: #e9ebee;
}
.fb--container ._517h:active {
  background-color: #dddfe2;
  border-color: #bec2c9;
}
.fb--container ._50f3 {
  font-size: 12px;
  line-height: 16px;
}
.fb--container ._42ef {
  overflow: hidden;
}
.fb--container ._8s {
  margin-right: 8px;
}
.fb--container ._6b {
  vertical-align: middle;
  display: inline-block;
  word-wrap: normal;
  border: 1px solid;
  border-radius: 2px;
  box-sizing: content-box;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  padding: 0 8px;
  position: relative;
  text-align: center;
  text-shadow: none;
  line-height: 22px;
}
.fb--container ._5mdd,
.fb--container._2pi8 {
  word-wrap: break-word;
}
.fb--container ._6b::before {
  content: "";
  display: inline-block;
  height: 20px;
  vertical-align: middle;
}
.fb--container ._4qba {
  font-style: normal;
}
.fb--container ._3-8m {
  margin-bottom: 4px;
  margin-top: 4px;
}
.fb--container ._3-8y {
  margin-top: 12px;
}
.fb--container ._3-8_ {
  margin-right: 4px;
}
.fb--container ._3-96 {
  margin-bottom: 12px;
}
.fb--container ._2ph- {
  padding: 8px;
}
.fb--container._2pi8 {
  padding-left: 8px;
  padding-right: 8px;
  font-size: 14px;
  line-height: 1.358;
  word-break: break-word;
}
.fb--container ._2pis {
  padding-left: 8px;
  margin-left: 56px;
}
.fb--container ._55pe {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.fb--container ._5v47 {
  display: inline;
  white-space: nowrap;
}
.fb--container ._44ri {
  border-left: 1px dotted #d3d6db;
}
.fb--container ._2vq9 {
  font-size: 12px;
  line-height: 1.358;
  padding-top: 2px;
}
.fb--container ._5mdd ._5v47 {
  font-size: 14px;
}
.fb--container ._491z {
  border-bottom: 1px solid #e9ebee;
  line-height: 25px;
  margin-bottom: 24px;
  padding: 8px 0;
}
.fb--container ._pup {
  color: #4b4f56;
}
.fb--container ._1ci {
  height: 48px;
  width: 48px;
}
.fb--container ._5yct {
  color: #365899;
}
#comments_form.mycomment {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  margin: 20px 0 0;
  font-size: 16px;
}
#comments_form .mycomment-img {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 10px;
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
html {
  box-sizing: border-box;
  color: #383f4e;
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
}
html {
  font-family: "Helvetica Neue", Helvetica, Arial, Roboto, sans-serif;
}
body {
  font-size: 16px;
  overflow-x: hidden;
}
@media (min-width: 1025px) {
  body {
    background-color: #f5f6f8;
  }
}
@media print {
  body {
    font-size: 9pt;
    background-color: #fff;
  }
}
body:not(.js-dom-ready) * {
  transition: none !important;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body,
h1,
h2,
h3,
p,
ul {
  margin: 0;
  padding: 0;
  font-weight: inherit;
}
img {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  max-width: 100%;
  height: auto;
}
a {
  color: inherit;
  font-family: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.message__dropdown-trigger:after {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  flex-shrink: 0;
  height: 2rem;
  width: 2rem;
}
.main {
  background-color: #fff;
}
@media (min-width: 1025px) {
  .main {
    background-color: #fff;
  }
}
@media print {
  .main {
    background-color: #fff;
  }
}
.message__dropdown-trigger:after {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  flex-shrink: 0;
  height: 2rem;
  width: 2rem;
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.button {
  border-radius: 0.4rem;
  display: inline-block;
  font-weight: 600;
}
.button {
  font-family: Arial, Roboto, sans-serif;
}
html:not(.fonts-loaded) .button {
  letter-spacing: 0.314px;
}
.button:hover {
  cursor: pointer;
}
.button--subscribe {
  font-size: 1.6rem;
  line-height: 1.25;
  letter-spacing: 0.011rem;
  background-color: #ffc700;
  color: #2a303b;
  height: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 28rem;
  width: 100%;
  margin: 0 auto;
}
.button--subscribe:hover {
  background-color: #eab002;
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.message__headline {
  font-size: 1.6rem;
  line-height: 1.25;
  font-weight: 600;
}
.message__link {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.message__cta {
  font-size: 1.3rem;
  line-height: 1.38;
  margin-top: 0.4rem;
}
.message__cta--register {
  font-size: 1.6rem;
  line-height: 1.25;
  margin-bottom: 0.8rem;
  margin-top: 0;
}
@media (min-width: 768px) {
  .message__cta--register {
    max-width: 34.3rem;
  }
}
.message__wrapper-register {
  display: flex;
  flex-direction: column;
  padding: 0;
  position: relative;
}
@media (min-width: 576px) {
  .message__wrapper-register {
    padding: 0 1.6rem;
  }
}
@media (min-width: 768px) {
  .message__wrapper-register {
    margin: 0 auto;
    max-width: 66.4rem;
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .message__wrapper-register {
    flex-direction: row;
    max-width: 100rem;
    padding: 0 1.6rem;
  }
}
.message--register {
  position: sticky;
  background-color: #fff6d3;
  border-top: 0.1rem solid #eab002;
  width: 100%;
  max-width: none;
  max-width: initial;
  grid-template-columns: initial;
  height: auto;
  z-index: 15;
  bottom: 0;
  padding: 1.6rem;
}
@media (min-width: 768px) {
  .message--register {
    margin-right: 0;
    padding: 2.4rem 1.6rem;
  }
}
.message--hidden {
  display: none;
}
.message__headline {
  color: #000;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}
.message__headline {
  font-family: Georgia, Droid-serif, serif;
}
html:not(.fonts-loaded) .message__headline {
  letter-spacing: -0.645px;
}
@media (min-width: 360px) {
  .message__headline {
    font-size: 2.4rem;
    line-height: 1.16;
  }
}
.message__description-dropdown {
  color: #000;
  display: none;
  height: 15rem;
  -webkit-mask-image: linear-gradient(#fff 0, #fff 11rem, transparent);
  mask-image: linear-gradient(#fff 0, #fff 11rem, transparent);
  mask-mode: luminance;
  -webkit-mask-repeat: repeat-x;
  mask-repeat: repeat-x;
  overflow-y: scroll;
}
.message__description-dropdown {
  font-family: Arial, Roboto, sans-serif;
}
html:not(.fonts-loaded) .message__description-dropdown {
  letter-spacing: 0.314px;
}
html:not(.fonts-loaded) .message__description-dropdown > * {
  letter-spacing: 0.314px;
}
@media (min-width: 360px) {
  .message__description-dropdown {
    height: auto;
    -webkit-mask-image: none;
    mask-image: none;
    overflow: auto;
  }
}
.message__paragraph {
  line-height: 1.375;
  font-size: 1.6rem;
}
.message__paragraph:not(:first-of-type) {
  margin-top: 1.2rem;
}
.message__paragraph--register {
  font-size: 1.4rem;
  line-height: 2rem;
}
.message__paragraph--register:not(:first-of-type) {
  margin-top: 0;
}
.message__paragraph--register:not(:last-child) {
  margin-bottom: 1.6rem;
}
.message__link {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
@media (min-width: 1025px) {
  .message__details {
    margin-right: 0.8rem;
    max-width: 58.7rem;
  }
}
.message__actions-wrapper {
  flex-shrink: 0;
}
@media (min-width: 1025px) {
  .message__actions-wrapper {
    align-self: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: auto;
    margin-top: 2rem;
    width: 24rem;
  }
}
.message__headline--register {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 1.6rem;
  text-align: left;
}
.message__headline--register {
  font-family:
    "Trebuchet MS", DINCondensed-Bold, "Roboto Condensed", "Arial Narrow",
    sans-serif;
}
html:not(.fonts-loaded) .message__headline--register {
  letter-spacing: -1.607px;
}
html:not(.fonts-loading) .message__headline--register {
  letter-spacing: 0.05rem;
}
@media (min-width: 1025px) {
  .message__headline--register {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
}
.message__dropdown-trigger {
  align-items: center;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  color: #026b9c;
  cursor: pointer;
  display: flex;
  font-size: 1.4rem;
  margin: 0;
  margin-bottom: 2rem;
  padding: 0;
  position: relative;
  text-align: left;
}
.message__dropdown-trigger {
  font-family: Arial, Roboto, sans-serif;
}
html:not(.fonts-loaded) .message__dropdown-trigger {
  letter-spacing: 0.314px;
}
.message__dropdown-trigger:focus {
  outline: 0;
}
.message__dropdown-trigger:after {
  background-image: url(8c6adaf57d3404a09c9ecf0280f8cbd81bec64b3.svg);
  content: "";
  display: flex;
  height: 1.8rem;
  position: absolute;
  right: -2.8rem;
  top: 0.2rem;
  transform: rotate(90deg);
  width: 1.8rem;
}
.message__cmp-wrapper {
  font-size: 1.4rem;
  text-align: center;
}
.message__cmp-link {
  cursor: pointer;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.message__link--register {
  color: #026b9c;
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.article__author {
  align-items: center;
  display: flex;
  max-width: 70%;
}
@media (min-width: 768px) {
  .article__author {
    max-width: 28rem;
  }
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
@media (max-width: 1025px) {
  .main--with-contextual-nav {
    margin-top: 0;
  }
}
.footer {
  position: relative;
  z-index: 4;
  -webkit-font-smoothing: antialiased;
  background-color: #2a303b;
  color: #e8eaee;
  padding: 4rem 1.6rem;
}
@media print {
  .footer {
    display: none;
  }
}
.footer {
  font-family: "Helvetica Neue", Helvetica, Arial, Roboto, sans-serif;
}
@media (min-width: 768px) {
  .footer {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
  }
}
@media (min-width: 1025px) {
  .footer {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1200px) {
  .footer {
    padding-left: 0;
    padding-right: 0;
  }
}
.footer__social {
  margin-top: 1.6rem;
}
@media (min-width: 1025px) {
  .footer__social {
    margin-top: 0;
  }
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .message__dropdown-trigger:after {
    background-size: auto;
  }
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.tf-hide {
  display: none !important;
} /*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */ /*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
:root {
  --box-height: 38px;
  --box-width: 38px;
  --currentColor: #dd1f26;
  --color-black: $on-surface-300;
}
.social-sharing {
  display: flex;
  align-items: center;
}
.social-sharing ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}
.social-sharing ul li {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
@media (min-width: 300px) and (max-width: 1025px) {
  .social-sharing ul li {
    width: 34px;
    height: 34px;
  }
}
.social-sharing ul li img {
  width: 100%;
  height: auto;
  margin: 0;
}
.social-sharing ul li:last-child {
  margin-right: 0;
}
.social-sharing ul li:hover {
  opacity: 0.5;
}
.article--top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
@media (min-width: 300px) and (max-width: 1025px) {
  .article--top {
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 12px;
  }
}
.article--top-bar {
  display: flex;
  align-items: center;
}
.article--top-bar-right {
  margin-left: auto;
  display: flex;
  align-items: center;
}
.article--top-bar-right span {
  font-size: 12px;
  line-height: 12px;
  color: #212121;
  margin-right: 8px;
}
.article__details {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 300px) and (max-width: 1025px) {
  .article__details {
    flex-direction: column;
    margin-top: 8px;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
  }
}
.article__details div {
  margin-right: 8px;
}
.article__author {
  font-size: 12px;
}
.article__accreditation {
  font-size: 10px;
  margin-top: 8px;
}
.article__accreditation img {
  height: 16px;
  display: block;
}
.article__date {
  font-size: 10px;
  color: #212121;
  display: inline-flex;
  align-items: center;
  margin: 0;
}
.article__date:before {
  content: "";
  width: 15px;
  height: 15px;
  display: block;
  margin-right: 6px;
  background-image: url(/img/icon-time-black.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 50%;
}
.article__social-share {
  display: flex;
  justify-content: left;
  align-items: center;
}
@media (min-width: 300px) and (max-width: 1025px) {
  .article__social-share {
    margin-top: 16px;
  }
}
.article__social-share .bookmark {
  flex: 0 0 auto;
}
.article__social-share .bookmark .button__icon {
  border: 1px solid #e9e9e9;
  align-items: center;
  height: 34px;
  justify-content: space-evenly;
  padding: 0 16px;
  font-size: 12px;
  line-height: 30px;
  color: #212121;
  border-radius: 25px;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.article__social-share .bookmark .button__icon:focus,
.article__social-share .bookmark .button__icon:hover {
  background-color: #e9e9e9;
}
.article__social-share .bookmark .button__icon img {
  margin-right: 4px;
}
.article__social-share .bookmark .button__icon.show {
  display: flex;
}
@media (min-width: 300px) and (max-width: 1025px) {
  .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: 12px;
  border-radius: 25px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
@media (min-width: 300px) and (max-width: 1025px) {
  .article__social-share .button__icon {
    margin-right: 8px;
  }
}
.article__social-share .button__icon:last-child {
  margin-right: 0;
}
.article__social-share .button__icon:focus,
.article__social-share .button__icon:hover {
  background-color: #e9e9e9;
}
@media (min-width: 300px) and (max-width: 1025px) {
  .article__social-share .button__icon {
    padding: 0 16px;
    line-height: 32px;
    white-space: nowrap;
  }
}
.article__social-share .button__icon img {
  height: 18px;
  width: auto;
  margin-right: 4px;
}
.article__social-share span {
  font-size: 12px;
  margin-right: 4px;
}
@media (min-width: 300px) and (max-width: 1025px) {
  #main-content {
    overflow: hidden;
  }
}
.tf-hide {
  display: none !important;
}
.most-read-widget {
  background-color: #fff;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.06);
  margin-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0;
}
.most-read-widget input {
  display: none;
}
.most-read-widget input:checked + label {
  color: #21418d;
  border-bottom: 3px solid #21418d;
}
.most-read-widget label {
  width: 50%;
  color: #909090;
  text-align: center;
  border-bottom: 3px solid transparent;
  padding: 11px 13px;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  -webkit-transition:
    color 0.2s ease,
    border 0.2s ease;
  -moz-transition:
    color 0.2s ease,
    border 0.2s ease;
  -o-transition:
    color 0.2s ease,
    border 0.2s ease;
  transition:
    color 0.2s ease,
    border 0.2s ease;
}
.most-read-widget label:hover {
  color: #21418d;
  border-bottom: 3px solid #21418d;
}
.most-read-widget #tab-0:checked ~ #content-tab-0 {
  display: block;
}
.most-read-widget__tab {
  display: none;
  width: 100%;
}
.most-read-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.most-read-widget ul li:nth-of-type(1):before {
  content: "1";
}
.most-read-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.most-read-widget ul li:nth-of-type(2):before {
  content: "2";
}
.most-read-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.most-read-widget ul li:nth-of-type(3):before {
  content: "3";
}
.most-read-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.most-read-widget ul li:nth-of-type(4):before {
  content: "4";
}
.most-read-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.most-read-widget ul li:nth-of-type(5):before {
  content: "5";
}
.most-read-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.most-read-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.most-read-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.most-read-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.most-read-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.most-read-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.most-read-widget label {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.4px;
}
.most-read-widget__tab {
  border-top: 1px solid #e9e9e9;
}
.most-read-widget__tab ul li {
  display: flex;
  align-items: center;
  padding: 8px 0;
}
.most-read-widget__tab ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 12px;
}
.most-read-widget__tab ul li:before {
  font-size: 24px;
  line-height: 30px;
  color: #e9e9e9;
  font-weight: 700;
  border-right: 3px solid #e9e9e9;
  min-width: 49px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-right: none;
}
.most-read-widget__tab ul li a {
  display: flex;
  color: #212121;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  padding: 0 16px 0 0;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.most-read-widget__tab ul li a:hover {
  color: #545454;
}
.most-read-widget .adblock.ad--loaded {
  margin: 8px 0 16px 0;
}
.most-read-widget .adblock div:first-of-type {
  margin-bottom: 0;
}
.newsletter-subscription__blurb img {
  width: 66px;
  height: 52px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 16px;
  flex: 0 0 auto;
}
.newsletter-subscription {
  padding: 16px;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -o-box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
  -ms-box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
  -khtml-box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
  box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.newsletter-subscription__image-url img {
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
}
.newsletter-subscription {
  background: #fff;
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
}
.newsletter-subscription__heading {
  display: flex;
  margin-bottom: 16px;
}
.newsletter-subscription__heading-text {
  margin-right: 8px;
}
.newsletter-subscription__heading-text div {
  font-size: 24px;
  line-height: 26px;
  font-family: proximanova-bold, sans-serif;
  color: #212121;
  margin: 0 0 8px;
}
.newsletter-subscription__heading-text p {
  font-size: 13px;
  margin: 0;
}
.newsletter-subscription__blurb {
  font-size: 13px;
  line-height: 18px;
  display: flex;
  align-items: flex-start;
  margin: 16px 0 0;
}
.newsletter-subscription__blurb img {
  width: 54px;
  margin-right: 16px;
  flex: 0 0 auto;
}
.newsletter-subscription__blurb p {
  margin: 0;
}
.newsletter-subscription__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;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition:
    background-color 0.2s ease,
    color 0.2s ease;
  -moz-transition:
    background-color 0.2s ease,
    color 0.2s ease;
  -o-transition:
    background-color 0.2s ease,
    color 0.2s ease;
  transition:
    background-color 0.2s ease,
    color 0.2s ease;
  font-size: 15px;
  text-align: center;
  display: block;
  margin-top: 16px;
}
.newsletter-subscription__btn:active,
.newsletter-subscription__btn:focus,
.newsletter-subscription__btn:hover {
  background-color: #080808;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
}
.newsletter-subscription__btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.newsletter-subscription__image-url {
  width: calc(32px + 100%);
  height: 214px;
  flex: 0 0 auto;
  overflow: hidden;
  position: relative;
  margin-left: -16px;
}
.newsletter-subscription {
  padding: 16px;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -o-box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
  -ms-box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
  -khtml-box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
  box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.newsletter-subscription__image-url img {
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
}
@font-face {
  font-family: proximanova-bold;
  src: url(/fonts/proximanova-bold-webfont.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: proximanova-regular;
  src: url(/fonts/proximanova-regular-webfont.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.adblock {
  text-align: center;
  margin: 0 auto;
  min-height: 1px;
  margin-bottom: 16px;
  position: relative;
}
.adblock.ad--loaded {
  max-height: 100%;
}
.adblock div:first-of-type {
  margin-bottom: 16px;
  height: 100%;
}
@media (min-width: 10px) and (max-width: 768px) {
  .adblock div:first-of-type {
    margin-bottom: 8px;
  }
}
@media (min-width: 10px) and (max-width: 768px) {
  .adblock {
    width: 100%;
  }
}
.tf-hide {
  display: none !important;
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
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,
strong {
  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;
}
[type="button"],
[type="submit"],
button {
  -webkit-appearance: button;
  appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-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;
  }
}
body,
html {
  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%;
}
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}
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-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #f5f5f5;
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
a:active,
a:focus,
a:hover {
  outline: 0;
}
::-moz-selection,
::-webkit-selection,
::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: #f0f4fb;
}
@media (min-width: 1025px) {
  body {
    padding-top: 58px;
  }
}
@media (min-width: 768px) {
  body {
    background-color: #fafafa;
  }
}
@media (min-width: 1025px) {
  .mobile {
    display: none !important;
  }
}
@media (max-width: 1025px) {
  .desktop {
    display: none !important;
  }
}
em {
  font-family: proximanova-regularit, sans-serif;
  font-weight: 400;
  font-style: italic;
}
.wrapper {
  width: 980px;
  margin: auto;
}
#main-content {
  cursor: default;
}
@media (min-width: 10px) and (max-width: 1025px) {
  #main-content {
    padding-bottom: 60px;
    width: 100vw;
    position: relative;
    background-color: #f0f4fb;
  }
}
@media (min-width: 1025px) {
  #main-content {
    margin-bottom: 0;
    padding: 0;
  }
  .footer--rhs {
    width: 996px;
    padding: 8px;
    margin: auto;
    text-align: center;
  }
  #main-content.wrapper {
    width: 996px;
    padding: 8px;
    background-color: #fafafa;
  }
}
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: transparent;
}
.brandbar {
  height: 50px;
  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;
}
.brandbar__links li > a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-family: proximanova-bold, sans-serif;
  display: block;
  line-height: 18px;
}
.brandbar__links li > a:hover {
  text-decoration: underline;
}
.brandbar__links .links--image {
  display: inline-flex;
  align-items: center;
  padding: 0 4px;
}
.brandbar__links .links--image a {
  display: flex;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.brandbar__links .links--image a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.brandbar__links .links--image a img {
  max-height: 22px;
}
.brandbar__links .links--image:after {
  display: none;
}
.brandbar__links .links--image-text {
  margin-right: 5px;
  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;
  margin-left: 8px;
}
.brandbar .auth__login a {
  font-size: 12px;
  color: #fff;
  font-family: proximanova-bold, sans-serif;
  width: auto;
  text-align: center;
}
.brandbar .auth__login a: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: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 13px;
}
.brandbar .links--dropdown:hover > span:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.brandbar .links--dropdown:hover .brandbar__dropdown {
  display: flex;
}
.brandbar .links__dropdown--image {
  display: flex;
  align-items: center;
  width: auto;
  min-height: 48px;
  margin-right: 5px;
  padding: 12px 0;
}
.brandbar .links__dropdown--image img {
  margin-right: 8px;
  max-height: 24px;
}
.brandbar .links__dropdown--image > span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.brandbar .links__dropdown--image:after {
  display: none;
}
.brandbar__dropdown {
  position: absolute;
  top: 49px;
  right: 0;
  z-index: 100;
  padding: 22px 15px;
  background-color: #fff;
  display: none;
  justify-content: space-between;
  width: auto;
  -o-box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
  -ms-box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
  -khtml-box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
  box-shadow:
    0 2px 2px 0 rgba(33, 65, 141, 0.2),
    0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.brandbar__dropdown:before {
  content: "";
  width: 100%;
  height: 10px;
  position: absolute;
  top: -5px;
  left: 0;
}
.brandbar__dropdown--column {
  color: #212121;
  font-size: 14px;
  line-height: 20px;
  font-family: proximanova-bold, sans-serif;
  width: 145px;
  margin: 0 15px;
}
.brandbar__dropdown--column a {
  color: #212121;
  font-family: proximanova-bold, sans-serif;
  display: block;
  margin-bottom: 8px;
}
.brandbar__dropdown--column a:hover {
  text-decoration: underline;
}
.brandbar__dropdown--column a:last-child {
  margin-bottom: 0;
}
.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;
}
header .social-links .social-control .social-item {
  margin: 0 0 0 8px;
  flex: auto;
}
header .social-links .social-control .social-item a {
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
header .social-links .social-control .social-item a img {
  height: 22px;
}
header .social-links .social-control .social-item a: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: 1025px) {
  .header {
    background-color: #fff;
    -o-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
    -ms-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
    -moz-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
    -khtml-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
    -webkit-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
    box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    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;
    min-width: 680px;
    height: 40px;
    justify-content: flex-end;
  }
  .header__logo {
    display: inline-block;
    flex: 1;
  }
  .header__logo.news24 > img {
    width: auto;
    height: 55px;
  }
  .header__logo > img {
    width: auto;
    height: 55px;
  }
  .header__search {
    position: relative;
    min-width: 270px;
  }
  .header__search input[type="text"] {
    font-size: 16px;
    color: #909090;
    margin-bottom: 0;
    padding: 0 40px;
    height: 40px;
    width: 100%;
    border: 1px solid #909090;
    background-color: #fff;
    transition:
      0.2s ease-in border,
      0.2s ease-in outline;
    overflow: hidden;
    border-radius: 100px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .header__search input[type="text"]:focus {
    background-color: #ebecf2;
  }
  .header__search input[type="submit"] {
    position: absolute;
    top: 7px;
    left: 10px;
    width: 19px;
    height: 19px;
    display: block;
    padding: 0;
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    background-position: center;
    background-size: contain;
    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: 31px;
  }
  .header .social-links .social-control .social-item {
    width: 31px;
  }
  .header .social-links .social-control .social-item a img {
    height: 31px;
  }
}
@media (min-width: 10px) and (max-width: 1025px) {
  .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 {
    height: 29px;
    width: auto;
  }
  .header__content {
    display: inline-block;
    font-size: 0;
  }
  .header__content #auth-section {
    display: flex;
    align-items: center;
    height: 40px;
  }
}
@media (min-width: 10px) and (max-width: 1025px) and (min-width: 10px) and (max-width: 1025px) {
  .header__content #auth-section {
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    height: auto;
  }
}
@media (min-width: 10px) and (max-width: 1025px) {
  .header .auth {
    margin: 0;
    padding: 0;
  }
  .header .auth li {
    list-style: none;
    display: inline-block;
    margin-left: 8px;
  }
  .header .auth__subscribe a {
    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;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition:
      background-color 0.2s ease,
      color 0.2s ease;
    -moz-transition:
      background-color 0.2s ease,
      color 0.2s ease;
    -o-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 a:active,
  .header .auth__subscribe a:focus,
  .header .auth__subscribe a:hover {
    background-color: #b0191e;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
  }
  .header .auth__subscribe a:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
  }
  .header .auth__login a {
    font-size: 11px;
    color: #212121;
    font-family: proximanova-bold, sans-serif;
  }
  .header .auth__login a: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: 768px) {
  .header__nav {
    background-color: #fff;
    margin: 0;
    position: relative;
    margin-bottom: 4px;
  }
}
.header__nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .header__nav ul {
    display: flex;
    justify-content: flex-start;
  }
}
@media (min-width: 10px) and (max-width: 768px) {
  .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: 768px) {
  .header__nav ul > li {
    height: 43px;
    text-align: center;
    margin-right: 20px;
  }
}
.header__nav ul > li a {
  position: relative;
  text-decoration: none;
  color: #212121;
  font-size: 13px;
  padding: 13px 12px;
  display: block;
}
@media (min-width: 768px) {
  .header__nav ul > li a {
    font-weight: 400;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
  }
}
@media (min-width: 10px) and (max-width: 768px) {
  .header__nav ul > li a {
    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 a: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;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.header__nav ul > li a.is-active {
  color: #c00000;
}
@media (min-width: size) {
  .header__nav ul > li a.is-active {
    color: #212121;
  }
}
.header__nav ul > li a.is-active:after {
  opacity: 1;
}
@media (min-width: 768px) {
  .header__nav ul > li:hover a {
    color: #c00000;
  }
  .header__nav ul > li:hover a:after {
    opacity: 1;
  }
  .header__nav ul > li:hover .sub-nav {
    display: flex;
  }
}
.header__nav ul > li.has-children:before {
  content: "";
  width: 12px;
  height: 9px;
  position: absolute;
  top: 20px;
  right: 4px;
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.header__nav ul > li.has-children a {
  padding: 13px 22px 13px 12px;
}
.header__nav ul > li.has-children:hover:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  top: 16px;
}
.header__nav ul > li.has-children.is-active.has-children:hover:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  top: 16px;
}
.header__nav ul > li .sub-nav,
.header__nav ul > li .sub-nav-child {
  flex-direction: column;
  display: none;
  background-color: #fff;
  position: absolute;
  min-width: 180px;
  top: 100%;
  left: 0;
  z-index: 10;
  -webkit-border-radius: 0 0 2px 2px;
  -khtml-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -ms-border-radius: 0 0 2px 2px;
  -o-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  -o-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
  -ms-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
  -moz-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
  -khtml-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
  -webkit-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
  box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
}
.header__nav ul > li .sub-nav-child > li,
.header__nav ul > li .sub-nav > li {
  text-align: left;
}
.header__nav ul > li .sub-nav-child > li a,
.header__nav ul > li .sub-nav > li a {
  font-size: 11px;
  letter-spacing: 0.71px;
  color: #212121;
  padding: 8px 16px;
  text-transform: uppercase;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.header__nav ul > li .sub-nav-child > li a:hover,
.header__nav ul > li .sub-nav > li a:hover {
  background-color: #f3f3f3;
}
.header__nav ul > li .sub-nav-child > li a:after,
.header__nav ul > li .sub-nav > li a:after {
  display: none;
}
.header__nav ul > li .sub-nav > li.has-children:before {
  top: 12px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.header__nav ul > li .sub-nav > li.has-children:hover:before {
  right: 7px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.header__nav ul > li .sub-nav > li:hover .sub-nav-child {
  display: flex;
}
.header__nav ul > li .sub-nav-child {
  left: 100%;
  top: 0;
}
@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 a {
    color: #212121;
    font-size: 13px;
    font-family: proximanova-bold, sans-serif;
  }
  .footer__nav ul li a: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-evenly;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.footer__app-links a {
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  margin-bottom: 4px;
}
.footer__app-links a:hover {
  opacity: 0.8;
}
.footer__app-links a img {
  height: 50px;
}
.footer__social-title {
  display: block;
  font-family: proximanova-bold, sans-serif;
  color: #696969;
  font-size: 14px;
}
.footer__social .social-links {
  margin: 8px auto;
}
.footer__social .social-links .social-control .social-item {
  margin: 0;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.footer__social .social-links .social-control .social-item:hover {
  opacity: 0.8;
}
.footer__social .social-links .social-control .social-item a img {
  width: 30px;
  height: 30px;
}
.footer__copyright {
  font-size: 13px;
  color: #212121;
  line-height: 20px;
  display: block;
  margin: 16px 0;
}
.footer__copyright .popia {
  flex-direction: column;
  margin-bottom: 10px;
}
.footer__copyright a {
  color: #212121;
  display: block;
  line-height: 24px;
}
.footer__copyright a:hover {
  text-decoration: underline;
}
.footer__copyright a.footer__btn {
  background: #212121;
  display: inline-block;
  line-height: 20px;
  font-size: 10px;
  letter-spacing: 0.6px;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  padding: 0 8px;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition:
    background-color 0.2s ease,
    color 0.2s ease;
  -moz-transition:
    background-color 0.2s ease,
    color 0.2s ease;
  -o-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 a.footer__btn:active,
.footer__copyright a.footer__btn:focus,
.footer__copyright a.footer__btn:hover {
  background-color: #080808;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
}
.footer__copyright a.footer__contact {
  display: inline-flex;
  align-items: center;
  margin-bottom: 8px;
}
.footer__copyright a.footer__contact:before {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 8px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/img/email.svg);
}
@media (min-width: 10px) and (max-width: 1025px) {
  .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;
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 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: 1025px) {
  .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.is-active .footer__nav-item--title,
.footer__nav-item:hover .footer__nav-item--title {
  color: #21418d;
}
.footer__nav-item.is-active .footer__nav-item--icon img,
.footer__nav-item:hover .footer__nav-item--icon img {
  right: 0;
}
.footer__nav-item:focus {
  outline: 0;
}
:root {
  --swiper-theme-color: #007aff;
}
.auth__subscribe > a {
  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;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition:
    background-color 0.2s ease,
    color 0.2s ease;
  -moz-transition:
    background-color 0.2s ease,
    color 0.2s ease;
  -o-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 16px;
  font-family: proximanova-bold, sans-serif;
  font-size: 12px;
}
.auth__subscribe > a:active,
.auth__subscribe > a:focus,
.auth__subscribe > a:hover {
  background-color: #b0191e;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
}
.auth__subscribe > a: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;
}
.header__nav ul > li a {
  font-size: 12px;
}
.header__nav ul > li.has-children:before {
  top: 18px;
}
.header__nav ul > li.has-children:hover:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  top: 14px;
}
.header__nav ul > li.has-children.is-active.has-children:hover:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  top: 14px;
}
.header__logo {
  width: auto;
  height: 55px;
  flex: 1;
  background-image: url(/img/logo.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 10px) and (max-width: 1025px) {
  .header__logo {
    height: 29px;
  }
}
.header__logo img {
  display: none;
}
#Send-Us-Message {
  width: 100%;
}
@font-face {
  font-family: proximanova;
  src: url(/fonts/proximanova-bold-webfont.woff2) format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: proximanova;
  src: url(/fonts/proximanova-regular-webfont.woff2) format("woff2");
  font-weight: 400;
}
body {
  font-family: proximanova !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  background-color: #f5f5f5;
  overflow: clip;
}
main a img {
  margin: 20px 0;
}
h2 {
  font-weight: 700 !important;
  margin-bottom: 10px !important;
  font-size: 26px !important;
}
#block-content {
  padding: 8px;
  background-color: #f5f5f5;
  max-width: 996px;
  margin: auto;
}
.weather-widget {
  display: flex;
  align-items: center;
  color: #000;
  font-size: 12px;
}
.weather-widget__data--city {
  font-weight: 700;
}
.weather-widget--locked .weather-widget__image:after {
  content: "";
  width: 40px;
  height: 26px;
  display: block;
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  background-image: url(/img/icon-weather-black.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.weather-widget__data {
  border-left: 1px solid #e9e9e9;
  margin-left: 12px;
  padding: 2px 0 2px 12px;
}
.weather-widget--locked {
  margin-left: 12px;
  min-width: 190px;
}
.main.main {
  padding: 16px;
  border-radius: 2px;
  position: relative;
  max-width: 664px;
  margin-right: 16px;
  align-self: flex-start;
}
#block-content {
  display: flex;
}
.article__author .article__date {
  display: none;
}
@media (max-width: 1025px) {
  .main.main {
    margin-bottom: 150px;
  }
  .footer.footer--rhs.desktop,
  .footer__copyright {
    display: none;
  }
}
@media (max-width: 770px) {
  body {
    overflow-x: hidden;
    overflow-y: auto;
  }
  #block-content {
    flex-direction: column;
    padding: 0;
  }
  .main.main {
    max-width: none;
    margin-right: 0;
    margin-bottom: 0;
  }
  .aside-bar {
    margin-bottom: 100px;
  }
  .article__details {
    flex-direction: column-reverse;
  }
  .article__author {
    flex-direction: column;
    align-items: start;
    gap: 10px;
  }
  .article__author .article__date {
    display: flex;
  }
  .article--top-bar {
    display: none;
  }
  body {
    padding-top: 0;
  }
  .weather-widget--locked {
    min-width: auto !important;
  }
  .weather-widget__data {
    display: none;
  }
  .header__content {
    display: flex;
  }
  .header__nav {
    margin-bottom: 0;
  }
}
#custom-regbox {
  scroll-margin-top: 150px;
}

input:not([type="checkbox"]) {
  display: block;
  margin: 15px 0;
  border-radius: 0;
  border: 1px solid #5e4e59;
  padding: 2px 15px;
  height: 40px;
  color: #7e7e7e;
  font-size: 16px;
  width: 100%;
}

.form-section {
  max-width: 90%;
  margin: 20px auto;
}

.intl-tel-input.allow-dropdown {
  width: 100% !important;
  margin-bottom: 20px;
}
