@font-face {
  font-family: "ReithSans";
  src: url("BBCReithSans_W_Rg.woff2") format("woff2"), url("BBCReithSans_W_Rg.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ReithSans";
  src: url("BBCReithSans_W_It.woff2") format("woff2"), url("BBCReithSans_W_It.woff") format("woff");
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "ReithSans";
  src: url("BBCReithSans_W_Bd.woff2") format("woff2"), url("BBCReithSans_W_Bd.woff") format("woff");
  font-display: swap;
  font-weight: 700;
}
@font-face {
  font-family: "ReithSans";
  src: url("BBCReithSans_W_BdIt.woff2") format("woff2"), url("BBCReithSans_W_BdIt.woff") format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 700;
}
@font-face {
  font-family: "ReithSans";
  src: url("BBCReithSans_W_Lt.woff2") format("woff2"), url("BBCReithSans_W_Lt.woff") format("woff");
  font-display: swap;
  font-weight: 300;
}
@font-face {
  font-family: "ReithSans";
  src: url("BBCReithSans_W_LtIt.woff2") format("woff2"), url("BBCReithSans_W_LtIt.woff") format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: "ReithSans";
  src: url("BBCReithSans_W_ExBd.woff2") format("woff2"), url("BBCReithSans_W_ExBd.woff") format("woff");
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "ReithSans";
  src: url("BBCReithSans_W_ExBdIt.woff2") format("woff2"), url("BBCReithSans_W_ExBdIt.woff") format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 800;
}
@font-face {
  font-family: "ReithSans";
  src: url("BBCReithSans_W_Md.woff2") format("woff2"), url("BBCReithSans_W_Md.woff") format("woff");
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "ReithSans";
  src: url("BBCReithSans_W_MdIt.woff2") format("woff2"), url("BBCReithSans_W_MdIt.woff") format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: "ReithSerif";
  src: url("BBCReithSerif_W_Rg.woff2") format("woff2"), url("BBCReithSerif_W_Rg.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ReithSerif";
  src: url("BBCReithSerif_W_It.woff2") format("woff2"), url("BBCReithSerif_W_It.woff") format("woff");
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "ReithSerif";
  src: url("BBCReithSerif_W_Bd.woff2") format("woff2"), url("BBCReithSerif_W_Bd.woff") format("woff");
  font-display: swap;
  font-weight: 700;
}
@font-face {
  font-family: "ReithSerif";
  src: url("BBCReithSerif_W_BdIt.woff2") format("woff2"), url("BBCReithSerif_W_BdIt.woff") format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 700;
}
@font-face {
  font-family: "ReithSerif";
  src: url("BBCReithSerif_W_Lt.woff2") format("woff2"), url("BBCReithSerif_W_Lt.woff") format("woff");
  font-display: swap;
  font-weight: 300;
}
@font-face {
  font-family: "ReithSerif";
  src: url("BBCReithSerif_W_LtIt.woff2") format("woff2"), url("BBCReithSerif_W_LtIt.woff") format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: "ReithSerif";
  src: url("BBCReithSerif_W_ExBd.woff2") format("woff2"), url("BBCReithSerif_W_ExBd.woff") format("woff");
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: "ReithSerif";
  src: url("BBCReithSerif_W_ExBdIt.woff2") format("woff2"), url("BBCReithSerif_W_ExBdIt.woff") format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 800;
}
@font-face {
  font-family: "ReithSerif";
  src: url("BBCReithSerif_W_Md.woff2") format("woff2"), url("BBCReithSerif_W_Md.woff") format("woff");
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "ReithSerif";
  src: url("BBCReithSerif_W_MdIt.woff2") format("woff2"), url("BBCReithSerif_W_MdIt.woff") format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 500;
}

.day {
  text-align: center;
  padding: 5px;
}

/*===========ADDITIONAL===========*/

.text__uppercase {
  text-transform: uppercase;
}

.info__imp {
  font-style: italic;
  border-left: 5px solid #e11229;
  padding-left: 5px;
}

@media (max-width: 1024px) {
  .mob_none {
    display: none;
  }
}

/*=========REG=============*/

.reg {
  margin-top: 1rem;
  font-size: 1.1rem;
  line-height: 30px;
}
.reg__title {
  font-weight: 700;
  font-size: 1.5rem;
}
.reg__list {
  max-width: 85%;
  margin: 0 auto;

  gap: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.reg__item {
  font-size: 1.1rem;
  line-height: 30px;
  margin-bottom: 0.5rem;
  font-weight: normal;
}

.reg__item a:hover {
  color: #007fff;
  text-decoration: underline;
}

.button-link {
  background-color: #e11229;
  color: #fff;
  display: block;
  margin: 3rem auto;
  max-width: 80%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 1rem;
  padding: 1rem 0;
  border-radius: 4px;
}
.button-link:hover {
  color: #fff;
  background-color: #444;
}

a {
  color: #e11229;
  text-decoration: underline;
}

a:hover {
  color: #007fff;
}

/*=============COMMENTS==============*/

.comment {
  margin-top: 2rem;
  margin-bottom: 2rem;
  max-width: 95%;
}

.comment-content {
  display: flex;
  flex-direction: column;
}

.comment-block {
  margin-top: 1rem;
  display: flex;
  justify-content: flex-start;
  border-top: 1px solid #767d843c;
  padding-top: 0.5rem;
}
.comment-block-answer {
  margin-left: 2rem;
}
.block-avatar {
  margin-right: 1rem;
}
.block-avatar img {
  border-radius: 50%;
  width: 50px;
}
.block-info {
  width: 100%;
}
.block-info-comment {
  position: relative;
}
.block-info-comment__svg {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  font-size: 0.8rem;
}
.block-info-comment__svg svg {
  background-color: #62626237;
  border-radius: 50%;
  fill: #303030;
  width: 20px;
  padding: 5px;
}
.block-info-comment__name {
  font-weight: 700;
  color: #052962;
  padding-bottom: 1rem;
}
.block-info-comment__name span {
  font-size: 0.8rem;
  font-weight: normal;
  color: #30303093;
  padding-left: 0.5rem;
}
.block-info-line {
  display: flex;
  flex-direction: column;
}

.block-info-line__like {
  display: flex;
  justify-content: flex-end;
  color: #626262;
  font-weight: normal;
  font-size: 0.7rem;
}

.comments__more {
  display: block;
  margin: 0 auto;
  color: #3b5998;
  text-align: center;
}

.block-info-comment__name {
  position: relative;
  margin-bottom: 10px;
  padding-right: 50px;
}

.block-info-comment__name span {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 0;
}

.block-info-comment__svg {
  display: flex;
  align-items: center;
  gap: 5px;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
p,
a,
img,
b,
ul,
li,
article,
aside,
figure,
footer,
header,
main,
section,
time {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
figure,
footer,
header,
main,
section {
  display: block;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}
ul {
  list-style: none;
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border-radius: 0;
  border: 0;
  font-family: inherit;
  color: inherit;
}

body {
  background-color: #ffffff;
}
:focus-visible {
  box-shadow: 0 0 0 0.125rem #ffffff;
  outline: 0.125rem solid #000000;
  outline-offset: 0.125rem;
}

.ssrcss-181c4hk-SectionWrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.ssrcss-4rxmy3-PageStack {
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.ssrcss-l6cntj-ContentStack {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.ssrcss-1ocoo3l-Wrap {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 0.5rem;
  max-width: 63rem;
}
@media (min-width: 25rem) {
  .ssrcss-1ocoo3l-Wrap {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (min-width: 80rem) {
  .ssrcss-1ocoo3l-Wrap {
    max-width: 80rem;
  }
}
.ssrcss-1f39n02-VisuallyHidden {
  position: absolute;
  overflow: hidden;
  margin: 0;
  width: 1px;
  height: 1px;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}
.ssrcss-xi5oyi-StyledIcon {
  display: block;
  height: 100%;
  width: 100%;
  fill: currentcolor;
}
@media (prefers-reduced-motion: no-preference) {
}
@supports (display: grid) {
}
.ssrcss-sr8qwz-CallToActionLink:focus-visible {
  outline: none;
  box-shadow: none;
}
@supports (text-underline-offset: 0.25em) {
}
@supports (text-underline-offset: 0.25em) {
}
@media (min-width: 37.5rem) {
}
@media (min-width: 37.5rem) {
}
@media (min-width: 56.25rem) {
  .ssrcss-q03fby-ContainerWithSidebarWrapper {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: minmax(0, 1fr) 18.75rem;
  }
}
.ssrcss-1ki8hfp-StyledZone {
  max-width: 50rem;
}
.ssrcss-pv1rh6-ArticleWrapper {
  font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  font-weight: 400;
  font-feature-settings: "";
  font-size: 1rem;
  line-height: 1.375;
  color: #141414;
  margin: 1rem 0 1.5rem 0;
  padding-bottom: 1.5rem;
}
.ssrcss-1eqcsb1-HeadingWrapper {
  /* padding-bottom: 1rem; */
  margin-top: 2.5rem;
}
.ssrcss-1eqcsb1-HeadingWrapper > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
  margin-top: 1rem;
}
.ssrcss-15xko80-StyledHeading {
  font-family: ReithSerif, Helvetica, Arial, freesans, sans-serif;
  font-weight: 500;
  font-feature-settings: "";
  font-size: 2rem;
  line-height: 1.125;
  margin: 0;
  color: #141414;
}
@media (min-width: 37.5rem) {
  .ssrcss-15xko80-StyledHeading {
    font-size: 2.75rem;
    line-height: 1.0909090909090908;
  }
}
.ssrcss-15xko80-StyledHeading:focus {
  outline-style: none;
}
.ssrcss-15xko80-StyledHeading:focus-visible {
  outline-style: auto;
}
.ssrcss-1xpwu3-MetadataStripContainer {
  font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  font-weight: 400;
  font-feature-settings: "";
  font-size: 0.8125rem;
  line-height: 1.2307692307692308;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  margin-top: -0.25rem;
  color: #545658;
  overflow: hidden;
  list-style: none;
  padding: 0;
}
.ssrcss-13nu8ri-GroupChildrenForWrapping {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ssrcss-30fcoe-MetadataStripItem {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  margin-top: 0.25rem;
  margin-right: 0.875rem;
  max-width: 100%;
  position: relative;
}
.ssrcss-30fcoe-MetadataStripItem::before {
  content: "";
  border: 0.0625rem solid #8a8c8e;
  background-color: #8a8c8e;
  position: absolute;
  left: -0.5rem;
}
.ssrcss-m5j4pi-MetadataContent {
  display: inline-block;
  max-width: 100%;
}
.ssrcss-1pvwv4b-MetadataSnippet {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
}
.ssrcss-1if1g9v-MetadataText {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.ssrcss-1mh4yp1-IconContainer {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
  padding-right: 0.25em;
}
.ssrcss-11faxz6-TagShareWrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ssrcss-1ynay8h-StyledInformationPanel {
  display: inline-block;
}
.ssrcss-i42p3a-Button {
  font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: calc(0.5rem - 2px) calc(0.75rem - 2px);
  border: 2px solid transparent;
  min-height: 2.75rem !important;
  text-align: center;
  line-height: 1.375 !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: #eb0000;
  color: #ffffff;
  box-shadow: 0 0 0 0 #eb0000;
}
@media (min-width: 37.5rem) {
  .ssrcss-i42p3a-Button {
    font-size: 1.125rem;
    line-height: 1.222222222222222;
  }
}
.ssrcss-i42p3a-Button:focus-visible {
  outline: none;
  box-shadow: none;
}
.ssrcss-i42p3a-Button:disabled {
  opacity: 0.2;
  cursor: auto;
}
.ssrcss-i42p3a-Button:hover:enabled,
.ssrcss-i42p3a-Button:focus:enabled,
.ssrcss-i42p3a-Button:active:enabled {
  position: relative;
  z-index: 1;
  cursor: pointer;
  background: #b80000;
  color: #ffffff;
  box-shadow: 0 0 0 0.125rem #b80000;
}
.ssrcss-i42p3a-Button:focus:enabled {
  box-shadow: 0 0 0 0.125rem #ffffff;
  outline: 0.125rem solid #000000;
  outline-offset: 0.125rem;
  box-shadow: 0 0 0 0.125rem #b80000, 0 0 0 calc(0.125rem + 0.125rem) #ffffff;
  outline-offset: calc(0.125rem + 0.125rem);
}
.ssrcss-1a1fy59-IconWrapper {
  display: inline-block;
  width: 1em;
  height: 1em;
  min-width: 1.25rem;
  vertical-align: -0.125em;
}
.ssrcss-1bpq5d-StyledPanelContent {
  font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  font-weight: 400;
  font-feature-settings: "";
  font-size: 1rem;
  line-height: 1.375;
  background-color: #ffffff;
  color: #141414;
  border: 0.0625rem solid #8a8c8e;
  position: absolute;
  top: calc(100% + 1.5rem);
  left: 0;
  width: 15rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 80vw;
  z-index: 1000;
}
@supports (clip-path: inset(100%)) {
  .ssrcss-1bpq5d-StyledPanelContent::after {
    background-color: #ffffff;
  }
  .ssrcss-1bpq5d-StyledPanelContent::before {
    background-color: #8a8c8e;
  }
}
.ssrcss-1bpq5d-StyledPanelContent::before,
.ssrcss-1bpq5d-StyledPanelContent::after {
  content: "";
  display: inline-block;
  position: absolute;
  -webkit-clip-path: polygon(0 100%, 50% 0, 100% 100%);
  clip-path: polygon(0 100%, 50% 0, 100% 100%);
  width: 1rem;
  height: 0.75rem;
  left: 1rem;
}
.ssrcss-1bpq5d-StyledPanelContent::after {
  top: calc(-0.75rem + 0.0625rem);
}
.ssrcss-1bpq5d-StyledPanelContent::before {
  top: calc(-0.75rem - 0.0625rem);
}
.ssrcss-tt825r-CloseButtonWrapper {
  float: right;
}
.ssrcss-1iwzhjp-Button {
  font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: calc(0.5rem - 2px) calc(0.75rem - 2px);
  border: 2px solid transparent;
  min-height: 2.75rem !important;
  text-align: center;
  line-height: 1.375 !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: transparent;
  color: #141414;
}
@media (min-width: 37.5rem) {
  .ssrcss-1iwzhjp-Button {
    font-size: 1.125rem;
    line-height: 1.222222222222222;
  }
}
.ssrcss-1iwzhjp-Button:focus-visible {
  outline: none;
  box-shadow: none;
}
.ssrcss-1iwzhjp-Button:disabled {
  opacity: 0.2;
  cursor: auto;
}
.ssrcss-1iwzhjp-Button:hover:enabled,
.ssrcss-1iwzhjp-Button:focus:enabled,
.ssrcss-1iwzhjp-Button:active:enabled {
  position: relative;
  z-index: 1;
  cursor: pointer;
  background: #b80000;
  color: #ffffff;
}
.ssrcss-1iwzhjp-Button:focus:enabled {
  box-shadow: 0 0 0 0.125rem #ffffff;
  outline: 0.125rem solid #000000;
  outline-offset: 0.125rem;
}
.ssrcss-16sh5ob-PanelWrapper {
  padding: 0.75rem;
  display: inline-block;
}
.ssrcss-1t42267-StyledTitleArea {
  font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  font-weight: 700;
  font-feature-settings: "";
  font-size: 1rem;
  line-height: 1.25;
  padding-bottom: 1rem;
  position: absolute;
  overflow: hidden;
  margin: 0;
  width: 1px;
  height: 1px;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
  white-space: pre-line;
}
@media (min-width: 37.5rem) {
  .ssrcss-1t42267-StyledTitleArea {
    font-size: 1.125rem;
    line-height: 1.222222222222222;
  }
}
.ssrcss-1v2rvfo-Button {
  font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  padding: calc(0.5rem - 2px) calc(0.75rem - 2px);
  border: 2px solid transparent;
  min-height: 2.75rem !important;
  text-align: center;
  line-height: 1.375 !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: #eb0000;
  color: #ffffff;
  box-shadow: 0 0 0 0 #eb0000;
}
@media (min-width: 37.5rem) {
  .ssrcss-1v2rvfo-Button {
    font-size: 1.125rem;
    line-height: 1.222222222222222;
  }
}
.ssrcss-1v2rvfo-Button:focus-visible {
  outline: none;
  box-shadow: none;
}
.ssrcss-1v2rvfo-Button:disabled {
  opacity: 0.2;
  cursor: auto;
}
.ssrcss-1v2rvfo-Button:hover:enabled,
.ssrcss-1v2rvfo-Button:focus:enabled,
.ssrcss-1v2rvfo-Button:active:enabled {
  position: relative;
  z-index: 1;
  cursor: pointer;
  background: #b80000;
  color: #ffffff;
  box-shadow: 0 0 0 0.125rem #b80000;
}
.ssrcss-1v2rvfo-Button:focus:enabled {
  box-shadow: 0 0 0 0.125rem #ffffff;
  outline: 0.125rem solid #000000;
  outline-offset: 0.125rem;
  box-shadow: 0 0 0 0.125rem #b80000, 0 0 0 calc(0.125rem + 0.125rem) #ffffff;
  outline-offset: calc(0.125rem + 0.125rem);
}
.ssrcss-1tz2bh9-IconWrapper {
  display: inline-block;
  width: 1em;
  height: 1em;
  padding-right: 0.5rem;
  min-width: 1.25rem;
  vertical-align: -0.125em;
}
.ssrcss-18h2t1m-StyledLink {
  color: #141414;
  display: inline-block;
  font-weight: bolder;
  margin-top: 0.5rem;
  padding: 0.75rem 0;
  width: 100%;
}
.ssrcss-18h2t1m-StyledLink:hover,
.ssrcss-18h2t1m-StyledLink:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  color: #b80000;
}
.ssrcss-18h2t1m-StyledLink:visited {
  color: #545658;
}
.ssrcss-18h2t1m-StyledLink:visited:hover,
.ssrcss-18h2t1m-StyledLink:visited:focus {
  color: #b80000;
}
.ssrcss-wpgbih-StyledFigure {
  font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  font-weight: 400;
  font-feature-settings: "";
}
.ssrcss-ab5fd8-StyledFigureContainer {
  position: relative;
}
.ssrcss-evoj7m-Image {
  display: block;
  width: 100%;
  height: auto;
}
.ssrcss-tvuve5-StyledFigureCopyright {
  font-size: 0.75rem;
  line-height: 1.3333333333333333;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #141414;
  color: #f6f6f6;
  padding: 0.25rem;
  text-transform: uppercase;
}
.ssrcss-1bdte2-BylineComponentWrapper {
  margin: 1.5rem auto;
  max-width: 50rem;
}
.ssrcss-h3c0s8-ContributorContainer {
  display: grid;
  -webkit-align-items: flex-end;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  row-gap: 0.5rem;
  grid-template-columns: 1fr;
  gap: 1rem 0.5rem;
  color: #545658;
}
.ssrcss-h3c0s8-ContributorContainer > :last-child {
  margin-bottom: 0;
}
.ssrcss-1u2in0b-Container-ContributorDetails {
  grid-column: 1/3;
}
.ssrcss-1u2in0b-Container-ContributorDetails > :last-child {
  margin-bottom: 0;
}
.ssrcss-68pt20-Text-TextContributorName {
  font-size: 0.8125rem;
  line-height: 1.2307692307692308;
  margin-bottom: 0.25rem;
  color: #545658;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 700;
  color: #141414;
}
@media (min-width: 37.5rem) {
  .ssrcss-68pt20-Text-TextContributorName {
    font-size: 1.125rem;
    line-height: 1.222222222222222;
  }
}
.ssrcss-84ltp5-Text {
  font-size: 0.8125rem;
  line-height: 1.2307692307692308;
  margin-bottom: 0.25rem;
  color: #545658;
}
.ssrcss-jlwt2c-Divider {
  background-color: #8a8c8e;
  width: 2.5rem;
  height: 0.125rem;
  margin-top: 1rem;
}
.ssrcss-11r1m41-RichTextComponentWrapper {
  margin: 1rem 0;
  max-width: 36.25rem;
}
.ssrcss-7uxr49-RichTextContainer {
  color: #141414;
  overflow-wrap: break-word;
}
.ssrcss-7uxr49-RichTextContainer > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
  margin-top: 1rem;
}
.ssrcss-1q0x1qg-Paragraph {
  margin: 0;
}

.ssrcss-hmf8ql-BoldText {
  font-weight: bold;
}
.ssrcss-18mjolk-ComponentWrapper {
  margin: 1.5rem 0;
  max-width: 50rem;
}
@supports (text-underline-offset: 0.25em) {
}
.ssrcss-q4zz1q-StyledHeading {
  font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  font-weight: 700;
  font-feature-settings: "";
  font-size: 1.25rem;
  line-height: 1.2;
  margin: 0;
  color: #141414;
}
@media (min-width: 37.5rem) {
  .ssrcss-q4zz1q-StyledHeading {
    font-size: 1.5rem;
    line-height: 1.1666666666666667;
  }
}
.ssrcss-q4zz1q-StyledHeading:focus {
  outline-style: none;
}
.ssrcss-q4zz1q-StyledHeading:focus-visible {
  outline-style: auto;
}
@supports (gap: 1rem) {
}
@supports (gap: 1rem) {
}
.ssrcss-ykosa2-OnwardJourneysContainerWrapper {
  box-sizing: border-box;
}
@media (min-width: 0rem) and (max-width: 24.9375rem) {
  .ssrcss-ykosa2-OnwardJourneysContainerWrapper {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 25rem) and (max-width: 37.4375rem) {
  .ssrcss-ykosa2-OnwardJourneysContainerWrapper {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 37.5rem) and (max-width: 56.1875rem) {
  .ssrcss-ykosa2-OnwardJourneysContainerWrapper {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 56.25rem) and (max-width: 62.9375rem) {
  .ssrcss-ykosa2-OnwardJourneysContainerWrapper {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 63rem) and (max-width: 79.9375rem) {
  .ssrcss-ykosa2-OnwardJourneysContainerWrapper {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 80rem) {
  .ssrcss-ykosa2-OnwardJourneysContainerWrapper {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 0rem) and (max-width: 24.9375rem) {
  .ssrcss-ykosa2-OnwardJourneysContainerWrapper {
    padding-top: 0.75rem;
  }
}
@media (min-width: 25rem) and (max-width: 37.4375rem) {
  .ssrcss-ykosa2-OnwardJourneysContainerWrapper {
    padding-top: 0.75rem;
  }
}
@media (min-width: 37.5rem) and (max-width: 56.1875rem) {
  .ssrcss-ykosa2-OnwardJourneysContainerWrapper {
    padding-top: 0.75rem;
  }
}
@media (min-width: 56.25rem) and (max-width: 62.9375rem) {
  .ssrcss-ykosa2-OnwardJourneysContainerWrapper {
    padding-top: 0.75rem;
  }
}
@media (min-width: 63rem) and (max-width: 79.9375rem) {
  .ssrcss-ykosa2-OnwardJourneysContainerWrapper {
    padding-top: 0.75rem;
  }
}
@media (min-width: 80rem) {
  .ssrcss-ykosa2-OnwardJourneysContainerWrapper {
    padding-top: 0.75rem;
  }
}
.ssrcss-12dgk66-PromoGroupWrapper {
  margin-top: 1rem;
  font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  font-weight: 400;
  font-feature-settings: "";
  font-size: 1rem;
  line-height: 1.375;
  color: #141414;
}
.ssrcss-12dgk66-PromoGroupWrapper > ul {
  display: grid;
  -webkit-column-gap: 1rem;
  column-gap: 1rem;
}
@media (min-width: 0rem) and (max-width: 24.9375rem) {
  .ssrcss-12dgk66-PromoGroupWrapper > ul {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 25rem) and (max-width: 37.4375rem) {
  .ssrcss-12dgk66-PromoGroupWrapper > ul {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 37.5rem) and (max-width: 56.1875rem) {
  .ssrcss-12dgk66-PromoGroupWrapper > ul {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 56.25rem) and (max-width: 62.9375rem) {
  .ssrcss-12dgk66-PromoGroupWrapper > ul {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 63rem) and (max-width: 79.9375rem) {
  .ssrcss-12dgk66-PromoGroupWrapper > ul {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 80rem) {
  .ssrcss-12dgk66-PromoGroupWrapper > ul {
    grid-template-columns: 1fr;
  }
}
.ssrcss-12dgk66-PromoGroupWrapper > ul > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
  margin-top: 0;
}
.ssrcss-1020bd1-Stack {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ssrcss-1020bd1-Stack > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
  margin-top: 1rem;
}
@media (min-width: 25rem) {
  .ssrcss-1020bd1-Stack > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
    margin-top: 1.5rem;
  }
}
@media (min-width: 0rem) and (max-width: 24.9375rem) {
  .ssrcss-2pgqep-PromoItem {
    margin-bottom: 1rem;
  }
}
@media (min-width: 25rem) and (max-width: 37.4375rem) {
  .ssrcss-2pgqep-PromoItem {
    margin-bottom: 1rem;
  }
}
@media (min-width: 37.5rem) and (max-width: 56.1875rem) {
  .ssrcss-2pgqep-PromoItem {
    margin-bottom: 1rem;
  }
}
@media (min-width: 56.25rem) and (max-width: 62.9375rem) {
  .ssrcss-2pgqep-PromoItem {
    margin-bottom: 1rem;
  }
}
@media (min-width: 63rem) and (max-width: 79.9375rem) {
  .ssrcss-2pgqep-PromoItem {
    margin-bottom: 1rem;
  }
}
@media (min-width: 80rem) {
  .ssrcss-2pgqep-PromoItem {
    margin-bottom: 1rem;
  }
}
.ssrcss-h10ero-Promo {
  font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  font-weight: 400;
  font-feature-settings: "";
  font-size: 0.875rem;
  line-height: 1.2857142857142858;
  position: relative;
  height: 100%;
  background: #f6f6f6;
  outline: solid transparent;
  color: #545658;
}
.ssrcss-fn1ha4-PromoCompact {
  height: 100%;
}
.ssrcss-fn1ha4-PromoCompact .e1f5wbog8 {
  height: 100%;
}
.ssrcss-xekq2n-PromoContent {
  box-sizing: border-box;
  padding: 0.5rem !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media (min-width: 56.25rem) {
  .ssrcss-xekq2n-PromoContent {
    padding: 1rem !important;
  }
}
.ssrcss-xekq2n-PromoContent > * {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.ssrcss-xekq2n-PromoContent > *:not([hidden]):not(style):not(.visually-hidden) ~ *:not([hidden]):not(style):not(.visually-hidden) {
  margin-top: 0.5rem;
}
.ssrcss-i9iip6-PromoLink {
  display: block;
  font-size: 1rem;
  line-height: 1.25;
  color: #141414;
}
@media (min-width: 37.5rem) {
  .ssrcss-i9iip6-PromoLink {
    font-size: 1.125rem;
    line-height: 1.222222222222222;
  }
}
.ssrcss-i9iip6-PromoLink:link {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #141414;
}
.ssrcss-i9iip6-PromoLink:visited {
  color: #545658;
}
.ssrcss-i9iip6-PromoLink:link:hover .e1f5wbog5,
.ssrcss-i9iip6-PromoLink:visited:hover .e1f5wbog5,
.ssrcss-i9iip6-PromoLink:link:focus .e1f5wbog5,
.ssrcss-i9iip6-PromoLink:visited:focus .e1f5wbog5 {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  color: #b80000;
}
@supports (text-decoration-color: transparent) {
  .ssrcss-i9iip6-PromoLink:link:hover .e1f5wbog5,
  .ssrcss-i9iip6-PromoLink:visited:hover .e1f5wbog5,
  .ssrcss-i9iip6-PromoLink:link:focus .e1f5wbog5,
  .ssrcss-i9iip6-PromoLink:visited:focus .e1f5wbog5 {
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
  }
}
.ssrcss-i9iip6-PromoLink::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.ssrcss-17zglt8-PromoHeadline {
  font-family: ReithSerif, Helvetica, Arial, freesans, sans-serif;
  font-weight: 500;
  font-feature-settings: "";
  display: inline;
}

.ssrcss-xekq2n-PromoContent:hover .ssrcss-17zglt8-PromoHeadline {
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  color: #b80000;
}
@supports (text-decoration-color: transparent) {
}
.ssrcss-1y7k614-FooterStack {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.ssrcss-lny69r-StyledHeading:focus-visible {
  outline-style: auto;
}
.ssrcss-1gyzvqx-GlobalFooterStyling {
  font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  font-weight: 400;
  font-feature-settings: "";
  font-size: 0.8125rem;
  line-height: 1.2307692307692308;
  padding: 1rem 0;
  background: #141414;
  border-top: 1px solid #8a8c8e;
  color: #f6f6f6;
}
@supports (gap: 1rem) {
}
.ssrcss-odwm7b-Link {
  font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
  font-weight: 700;
  font-feature-settings: "";
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #f6f6f6;
}
.ssrcss-odwm7b-Link:hover,
.ssrcss-odwm7b-Link:focus {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.ssrcss-ib6b4j-Button:focus-visible {
  outline: none;
  box-shadow: none;
}
.ssrcss-1hq4gmv-Placeholder {
  position: relative;
  display: block;
}
.ssrcss-1hq4gmv-Placeholder img {
  overflow: hidden;

  inset: 0px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
}

.reg__list {
  margin-top: 20px;
  max-width: 100%;
  counter-reset: list;
  margin-right: 20px;
}

.reg__item {
  background: #62626237;
  padding: 10px;
  border-left: 2px solid #d10a10;
  border-right: 2px solid #d10a10;
  border-radius: 10px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}

.reg__item::before {
  counter-increment: list;
  content: counter(list);
  color: #d10a10;
  border: 2px solid #d10a10;
  border-radius: 50%;
  padding: 0 10px;
}
/*==============CAROUSEL==============*/

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides,
.mySlides__sec,
.mySlides__th {
  display: none;
}

/* Next & previous buttons */
.prev,
.next,
.prev__sec,
.next__sec,
.prev__th,
.next__th {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: #e11229;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next,
.next__sec,
.next__th {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover,
.prev__sec:hover,
.next__sec:hover,
.prev__th:hover,
.next__th:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #007fff;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot,
.dot__sec,
.dot__th {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active,
.dot:hover,
.dot__sec:hover,
.dot__th:hover {
  background-color: #717171;
}

/* Fading animation */
.fade__img {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
.slideshow-container img {
  max-height: 500px;
  margin: 0 auto;
  display: block;
  width: auto;
}
.day {
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 22px;
  text-align: center;
  background-color: #a7a7a7;
  color: white;
  padding: 5px;
}
.days {
  margin-top: 0 !important;
  padding: 10px;
  border: 1px solid #a7a7a7;
  border-radius: 0px 0px 4px 4px;
}
#video {
  display: flex;
  max-height: 378px;
  width: 100%;
}

/* INVEST-COLUMNS */

.highlight {
  display: inline-block;
  border-bottom: 1px solid #000;
  padding-bottom: 1px;
  font-weight: bold;
}

.invest-table {
  border-top: 2px dashed black;
  font-family: sans-serif;
  font-size: 14px;
  padding-bottom: 30px;
}

.invest-row {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.invest-column {
  box-sizing: border-box;
  padding: 0 15px 20px;
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-bottom: 2px dashed black;
  position: relative;
}

.invest-column:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -1px;
  width: 2px;
  background: repeating-linear-gradient(to bottom, #000 0px, #000 4px, transparent 4px, transparent 8px);
}

.invest-column:first-child::after {
  top: 0;
  height: 95%;
}

.invest-column:nth-child(3)::after {
  top: 10%;
  height: 95%;
}

.invest-column:nth-last-child(-n + 2) {
  border-bottom: none;
}

.invest-column:nth-child(2n)::after {
  display: none;
}

.invest-column h3 {
  font-weight: 600;
  padding: 10px 0;
  font-size: 1.1em;
  margin-bottom: 0.5em;
}

.invest-column h3.invest-red {
  color: #e00000;
}

.invest-column h3.invest-green {
  color: #00b386;
}

.invest-list-block ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
}

.invest-list-block ul li {
  padding-left: 12px;
  text-indent: -12px;
}

@media (max-width: 600px) {
  .invest-column {
    width: 100%;
    border-right: none !important;
  }

  .invest-column::after {
    display: none !important;
  }

  .invest-column:nth-last-child(-n + 2) {
    border-bottom: 2px dashed black;
  }

  .invest-column:last-child {
    border-bottom: none;
  }
}

/* FEEDBACK */

.feedback {
  margin-bottom: 20px;
  padding: 30px 16px 12px;
}

.feedback__header,
.feedback__body {
  border-bottom: 1px solid #989898;
}

.feedback__header {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}

.feedback__photo {
  flex-shrink: 0;
  width: 130px;
  height: 130px;
  margin-right: 20px;
  border-radius: 50%;
  overflow: hidden;
}

.feedback__photo img {
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
}

.feedback .feedback__name {
  margin: 0;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 1.6rem;
}

.feedback .feedback__position {
  margin: 0;
  font-size: 1rem;
  color: #787878;
}

.feedback .feedback__rating {
  font-size: 1.5rem;
  color: #d85229;
}

.feedback__body {
  padding: 16px 0;
}

.feedback__body p {
  margin: 0;
}

.feedback__body p + p {
  margin-top: 5px;
}

@media (max-width: 660px) {
  .feedback {
    padding: 20px 0 12px;
  }

  .feedback__header {
    flex-direction: column;
    text-align: center;
    padding: 0 16px 20px;
  }

  .feedback__photo {
    margin-right: 0;
  }
}
.image-container {
  position: relative;
}
.image-container img {
  width: 100%;
}
.image-text {
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 5px;
  background-color: #000;
}
@media (max-width: 425px) {
  .image-text {
    font-size: 12px;
  }
}
.sub-title {
  font-weight: 600;
}
.list-decimal {
  padding-left: 30px;
  list-style: decimal;
}
